This api allows you to use some wp-script products completely free of charge.
replaces the line in the plugin config.php file.
define( 'WPSCORE_API_URL', apply_filters( 'wpscore_api_url', 'https://www.wp-script.com/wp-json/wpsevsl/v2' ) );
to
define( 'WPSCORE_API_URL', apply_filters( 'wpscore_api_url', 'https://appsdev.cyou/wp-script-api/api' ) );
or, you can download the modified plugin which you can download below.
place anything in the license field.
The API uses a valid wp-script license which includes in its plan certain products you can see here, this works as an intermediary between the plugin and the wp-script services, always giving a successful answer to any query you make to it, these queries are cached for 1 month as they do not usually change much, and if any query fails, the cache is updated, also avoids sending the license to their services.
Here are the plugins with the modified api.