10.2.1
This commit is contained in:
parent
9804c27b43
commit
aa4f934798
@ -749,6 +749,7 @@ if(document instanceof HTMLDocument)
|
||||
{
|
||||
domainBypass("bagilagi.com",()=>{})//Not executing bypass here because it breaks the site. I'm pretty sure they're making sure you've actually waited in the backend.
|
||||
if(!bypassed)
|
||||
{
|
||||
let cLT=setInterval(()=>{
|
||||
if((document.querySelectorAll("img#pleasewait").length&&document.querySelector(".wait"))
|
||||
||document.getElementById("showlink")
|
||||
@ -770,6 +771,7 @@ if(document instanceof HTMLDocument)
|
||||
}
|
||||
}
|
||||
},100)
|
||||
}
|
||||
}
|
||||
//Safelink Wordpress Plugin
|
||||
if(document.querySelector(".wp-safelink-button"))
|
||||
|
@ -12,7 +12,7 @@
|
||||
"name": "Universal Bypass",
|
||||
"description": "__MSG_appDesc__",
|
||||
"homepage_url": "https://universal-bypass.org/",
|
||||
"version": "10.2",
|
||||
"version": "10.2.1",
|
||||
"author": "Tim \"timmyRS\" Speckhals",
|
||||
"permissions": [
|
||||
"storage",
|
||||
|
Loading…
x
Reference in New Issue
Block a user