From 89a9f2e2a8f05336b3b73ccc2129e3483b8c62d7 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Thu, 22 Feb 2024 17:38:36 +0100 Subject: [PATCH] change logo and author name to differentiate the script from the original one --- 3_patch.py | 2 ++ Bypass_All_Shortlinks.meta.js | 4 ++-- Bypass_All_Shortlinks.user.js | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/3_patch.py b/3_patch.py index 6a335b3..c8fb415 100644 --- a/3_patch.py +++ b/3_patch.py @@ -48,6 +48,8 @@ def modify_script_extra(file_path): #Change title 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") #Change source URL content = content.replace("https://update.greasyfork.org/scripts/431691/Bypass%20All%20Shortlinks.user.js", diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 0f1a620..bc1d88e 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -2,7 +2,7 @@ // @name Bypass All Shortlinks Debloated // @namespace Violentmonkey Scripts // @run-at document-start -// @author Bloggerpemula +// @author Amm0ni4 // @version 91.3 // @grant GM_setValue // @grant GM_getValue @@ -10,7 +10,7 @@ // @grant GM_xmlhttpRequest // @grant window.onurlchange // @grant GM_registerMenuCommand -// @icon https://i.ibb.co/qgr0H1n/BASS-Blogger-Pemula.png +// @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 // @match *://*.earnify.pro/* diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index bcb0477..0e3c84e 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -2,7 +2,7 @@ // @name Bypass All Shortlinks Debloated // @namespace Violentmonkey Scripts // @run-at document-start -// @author Bloggerpemula +// @author Amm0ni4 // @version 91.3 // @grant GM_setValue // @grant GM_getValue @@ -10,7 +10,7 @@ // @grant GM_xmlhttpRequest // @grant window.onurlchange // @grant GM_registerMenuCommand -// @icon https://i.ibb.co/qgr0H1n/BASS-Blogger-Pemula.png +// @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 // @match *://*.earnify.pro/*