Add kisechan.web.id bypass (fixes #351)

This commit is contained in:
Tim "timmyRS" Speckhals 2019-08-19 17:40:11 +02:00
parent 529fb9b9f3
commit 47a2a9b605

View File

@ -779,8 +779,8 @@ if(document instanceof HTMLDocument)
}, 200)
}, 200)
})
domainBypass("get-click2.blogspot.com",()=>{
let u=aesCrypto.decrypt(convertstr($.urlParam("o")),convertstr("root"))
domainBypass(/get-click2\\.blogspot\\.com|kisechan\\.web\\.id/,()=>{
let u=aesCrypto.decrypt(convertstr(location.href.substr(location.href.indexOf("?o=")+3)),convertstr("root"))
if(isGoodLink(u))
{
location.hash=""