Add manualsbooks.com bypass

This commit is contained in:
Sainan 2020-08-02 03:54:31 +02:00
parent 43d0e6d3c5
commit 10d24be8e4

View File

@ -812,7 +812,7 @@ ensureDomLoaded(()=>{
f=document.documentElement.appendChild(f)
countIt(()=>f.submit())
})
domainBypass("goou.in",()=>ifElement("div#download_link > a#download[href]",a=>a.href))
domainBypass(/goou\.in|manualsbooks\.com/,()=>ifElement("div#download_link > a#download[href]",a=>safelyNavigate(a.href)))
domainBypass("ryn.cc",()=>{
if(typeof countdown=="function")
{