Amm0ni4
|
74d6bc83b2
|
stop making includes for commented-out lines of JS
|
2024-01-27 20:24:39 +01:00 |
|
Amm0ni4
|
fa223ed3db
|
remove google and recaptcha domains. they can be enabled manually
|
2024-01-25 08:21:58 +00:00 |
|
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 |
|