Greasy Fork is available in English.

sci.js (from ksw2-center) беше докладван 01.09.2021 за Минифициран код

Докато изпращахте доклада, същевременно скриптът беше обновен.

Този скрипт е имал 3 предишни задържани или оправени доклади.

zyenith (докладваният потребите) направи:

Този доклад е одобрен от модератор.

Minified code isn't allowed inside scripts on GreasyFork even if you share the source code elsewhere. You can use a minified library in @require or @resource from a CDN https://greasyfork.org/help/external-scripts or load from a github repository using a link like https://cdn.jsdelivr.net/gh/AUTHOR/REPOSITORY@COMMITHASH/file-path.js. You can configure webpack to use `externals` automatically. If your script is big you can split it into libraries and upload them on GreasyFork (or github if use the CDN link shown above).