This commit is contained in:
Tim Speckhals 2019-03-06 07:36:52 +01:00
parent 9804c27b43
commit aa4f934798
2 changed files with 3 additions and 1 deletions

View File

@ -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"))

View File

@ -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",