From 20e0ac307898f987bf485ebc0494bfd89630692b Mon Sep 17 00:00:00 2001
From: Amm0ni4 <gi0a0pc2@anonaddy.me>
Date: Fri, 12 Apr 2024 13:33:15 +0200
Subject: [PATCH] added bypass for platinsport.com

---
 Bypass_All_Shortlinks.meta.js         | 1 +
 Bypass_All_Shortlinks.user.js         | 9 +++++++++
 extra_bypasses/extra_bypasses.user.js | 9 +++++++++
 supported_sites.txt                   | 1 +
 4 files changed, 20 insertions(+)

diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js
index 8194f34..2347b81 100644
--- a/Bypass_All_Shortlinks.meta.js
+++ b/Bypass_All_Shortlinks.meta.js
@@ -772,6 +772,7 @@
 // @include     /megalinks.info\/index.php\?v=/
 // @include     /ocultandoo.blogspot.com/
 // @include     /rodimalam.com/
+// @include     /platinsport.com/
 // @include      /filecrypt.(cc|co)/
 // @include      /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
 // @include     /mega-enlace.com/
diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js
index d8bc3b1..458dca0 100644
--- a/Bypass_All_Shortlinks.user.js
+++ b/Bypass_All_Shortlinks.user.js
@@ -772,6 +772,7 @@
 // @include     /megalinks.info\/index.php\?v=/
 // @include     /ocultandoo.blogspot.com/
 // @include     /rodimalam.com/
+// @include     /platinsport.com/
 // @include      /filecrypt.(cc|co)/
 // @include      /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
 // @include     /mega-enlace.com/
@@ -2296,6 +2297,12 @@
             link.href = atob(link.getAttribute('href').split('?url=')[1]);
         }); }) : null;
 
+    // platinsport.com
+    /platinsport.com/.test(url) ? afterDOMLoaded(function() {
+        document.querySelectorAll('a[href*="http://bc.vc/"]').forEach(link => {
+            link.href = 'https://' + link.getAttribute('href').split('/https://')[1];
+        }); }) : null;
+
     //fiuxy2.co
     /fiuxy2.co\/threads/.test(url) ? afterWindowLoaded(function() {
         document.querySelectorAll('a[href*="mega-enlace.com/ext.php?o="]').forEach(function(element) {
@@ -2330,6 +2337,8 @@
             if (targetLink) { clearInterval(intervalId); redirect(decodeURIComponent(targetLink.href.split('url=')[1])); }; }, 1000);
         }); }
 
+
+
 })();
 
 (function() {
diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js
index e16ad4e..321a2da 100644
--- a/extra_bypasses/extra_bypasses.user.js
+++ b/extra_bypasses/extra_bypasses.user.js
@@ -129,6 +129,7 @@
 // @include     /megalinks.info\/index.php\?v=/
 // @include     /ocultandoo.blogspot.com/
 // @include     /rodimalam.com/
+// @include     /platinsport.com/
 // @run-at      document-start
 // ==/UserScript==
 
@@ -576,6 +577,12 @@
             link.href = atob(link.getAttribute('href').split('?url=')[1]);
         }); }) : null;
 
+    // platinsport.com
+    /platinsport.com/.test(url) ? afterDOMLoaded(function() {
+        document.querySelectorAll('a[href*="http://bc.vc/"]').forEach(link => {
+            link.href = 'https://' + link.getAttribute('href').split('/https://')[1];
+        }); }) : null;
+
     //fiuxy2.co
     /fiuxy2.co\/threads/.test(url) ? afterWindowLoaded(function() {
         document.querySelectorAll('a[href*="mega-enlace.com/ext.php?o="]').forEach(function(element) {
@@ -610,6 +617,8 @@
             if (targetLink) { clearInterval(intervalId); redirect(decodeURIComponent(targetLink.href.split('url=')[1])); }; }, 1000);
         }); }
 
+
+
 })();
 
 (function() {
diff --git a/supported_sites.txt b/supported_sites.txt
index 68eb649..5f92c4a 100644
--- a/supported_sites.txt
+++ b/supported_sites.txt
@@ -751,6 +751,7 @@ r1.foxylinks.site
 /megalinks.info\/index.php\?v=/
 /ocultandoo.blogspot.com/
 /rodimalam.com/
+/platinsport.com/
 /filecrypt.(cc|co)/
 /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
 /mega-enlace.com/