mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-01-31 06:57:29 +05:00
added homepageURL and supportURL
This commit is contained in:
parent
8f70a9a0e1
commit
f6b074f669
3 changed files with 5 additions and 1 deletions
|
@ -51,7 +51,7 @@ def modify_script_extra(file_path):
|
|||
content = content.replace("https://i.ibb.co/qgr0H1n/BASS-Blogger-Pemula.png", "https://cdn-icons-png.flaticon.com/512/14025/14025295.png")
|
||||
content = content.replace("@author Bloggerpemula", "@author Amm0ni4")
|
||||
content = content.replace("// @description Bypass All Shortlinks Sites Automatically Skips Annoying Link Shorteners , Skip AdFly , Linkvertise and No Annoying Ads, Directly to Your Destination, and now Support Auto Downloading Your Files",
|
||||
"// @description Automatically bypass many link shorteners. Originally by BloggerPemula.")
|
||||
"// @description Automatically bypass many link shorteners. Originally by BloggerPemula.\n// @homepageURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated\n// @supportURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues")
|
||||
|
||||
#Change source URL
|
||||
content = content.replace("https://update.greasyfork.org/scripts/431691/Bypass%20All%20Shortlinks.user.js",
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
// @icon https://cdn-icons-png.flaticon.com/512/14025/14025295.png
|
||||
// @require https://update.greasyfork.org/scripts/439099/1203718/MonkeyConfig%20Modern%20Reloaded.js
|
||||
// @description Automatically bypass many link shorteners. Originally by BloggerPemula.
|
||||
// @homepageURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated
|
||||
// @supportURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues
|
||||
// @match *://*.earnify.pro/*
|
||||
// @match *://*.aprovax.com/*
|
||||
// @match *://*.lootcash.vip/*
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
// @icon https://cdn-icons-png.flaticon.com/512/14025/14025295.png
|
||||
// @require https://update.greasyfork.org/scripts/439099/1203718/MonkeyConfig%20Modern%20Reloaded.js
|
||||
// @description Automatically bypass many link shorteners. Originally by BloggerPemula.
|
||||
// @homepageURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated
|
||||
// @supportURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues
|
||||
// @match *://*.earnify.pro/*
|
||||
// @match *://*.aprovax.com/*
|
||||
// @match *://*.lootcash.vip/*
|
||||
|
|
Loading…
Reference in a new issue