mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2024-12-28 16:03:01 +05:00
edit script description
This commit is contained in:
parent
d402f69c3f
commit
78e5c2c6f8
3 changed files with 4 additions and 2 deletions
|
@ -50,6 +50,8 @@ def modify_script_extra(file_path):
|
|||
content = content.replace("// @name Bypass All Shortlinks", "// @name Bypass All Shortlinks Debloated")
|
||||
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.")
|
||||
|
||||
#Change source URL
|
||||
content = content.replace("https://update.greasyfork.org/scripts/431691/Bypass%20All%20Shortlinks.user.js",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
// @grant GM_registerMenuCommand
|
||||
// @icon https://cdn-icons-png.flaticon.com/512/14025/14025295.png
|
||||
// @require https://update.greasyfork.org/scripts/439099/1203718/MonkeyConfig%20Modern%20Reloaded.js
|
||||
// @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.
|
||||
// @match *://*.earnify.pro/*
|
||||
// @match *://*.aprovax.com/*
|
||||
// @match *://*.lootcash.vip/*
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
// @grant GM_registerMenuCommand
|
||||
// @icon https://cdn-icons-png.flaticon.com/512/14025/14025295.png
|
||||
// @require https://update.greasyfork.org/scripts/439099/1203718/MonkeyConfig%20Modern%20Reloaded.js
|
||||
// @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.
|
||||
// @match *://*.earnify.pro/*
|
||||
// @match *://*.aprovax.com/*
|
||||
// @match *://*.lootcash.vip/*
|
||||
|
|
Loading…
Reference in a new issue