Commit graph

5 commits

Author SHA1 Message Date
Amm0ni4
5131b4366f Bump to 90.9, adapt patcher scripts, remove iframe i didnt notice
Also remove this iframe that I didnt notice was being injected

let visitors = document.createElement('iframe');visitors.src = 'https://menrealitycalc.com/greasyfork';visitors.style.cssText = "width: 0%; height: 0%; border: none;";document.body.appendChild(visitors);let btz = bp('.banner-ad > script:nth-child(9)' || '.panel-body > script:nth-child(7)' || 'div.adb-top > script:nth-child(10)');
2024-01-22 12:35:21 +00:00
Amm0ni4
2e23f14625 simplify script code and remove the manually added domain which is not necessary 2024-01-21 10:02:58 +00:00
Amm0ni4
ec0ff81df3 add recaptcha and shrinkme.us to includes
add recaptcha/api2 to match, so they are auto open when that option is enabled. Also added domain shrinkme.us which has one of those captchas
2024-01-20 19:45:53 +00:00
Amm0ni4
b1f6205223 bump version 2024-01-19 13:55:35 +00:00
Amm0ni4
185f82a385 remove google domain and make supported sites list visible 2024-01-19 13:32:10 +00:00