6.6 (closes #86)
This commit is contained in:
parent
5c335330fe
commit
d4d3fb2bdc
@ -717,6 +717,12 @@ if(document instanceof HTMLDocument)
|
||||
return setBypassed()
|
||||
}
|
||||
//Other Templates
|
||||
if(document.getElementById("getlink")&&document.getElementById("gotolink")&&document.getElementById("timer"))//tetewlink.me,vehicle-techno.cf
|
||||
{
|
||||
document.getElementById("gotolink").removeAttribute("disabled")
|
||||
document.getElementById("gotolink").click()
|
||||
return setBypassed()
|
||||
}
|
||||
if(document.querySelector("#tungguyabro")&&typeof WaktunyaBro=="number")//short.mangasave.me
|
||||
{
|
||||
WaktunyaBro=0
|
||||
|
@ -10,7 +10,7 @@
|
||||
"name": "Universal Bypass",
|
||||
"description": "__MSG_appDesc__",
|
||||
"homepage_url": "https://universal-bypass.org/",
|
||||
"version": "6.5.6",
|
||||
"version": "6.6",
|
||||
"author": "Tim \"timmyRS\" Speckhals",
|
||||
"minimum_chrome_version": "41",
|
||||
"options_ui": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user