Enable downloads on Motherless.com

Enables the download button on Motherless.com

// ==UserScript==
// @name       Enable downloads on Motherless.com
// @namespace  https://greasyfork.org/en/users/1112032-slight-aberrations
// @version    1.0.1
// @description  Enables the download button on Motherless.com
// @match        https://motherless.com/*
// @license MIT
// @grant none
// ==/UserScript==
 
__is_premium = true;