diff --git a/content_script.js b/content_script.js index ed3ff1c..8dcb973 100644 --- a/content_script.js +++ b/content_script.js @@ -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=""