Amm0ni4
|
fa223ed3db
|
remove google and recaptcha domains. they can be enabled manually
|
2024-01-25 08:21:58 +00:00 |
|
Amm0ni4
|
5b54701196
|
put excludes after includes where they normally go
|
2024-01-25 07:56:50 +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
|
582eb6ef02
|
last commit is actually bloat better go back
|
2024-01-20 23:49:40 +00:00 |
|
Amm0ni4
|
082a09be1a
|
add this repo as go-to URL for accessing the settings menu in this userscript
|
2024-01-20 23:46:55 +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
|
ce3547224f
|
use include instead of match for some other complex regex
|
2024-01-19 23:56:46 +00:00 |
|
Amm0ni4
|
788abf64fd
|
use match rules instead of include rules whenever possible
|
2024-01-19 17:13:39 +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 |
|
Amm0ni4
|
6ce88e3b78
|
exclude google domains
|
2024-01-18 02:29:16 +00:00 |
|
Amm0ni4
|
f84a4271b0
|
first patching of original script
|
2024-01-18 01:14:05 +00:00 |
|
Amm0ni4
|
96b508614a
|
upload untouched script
|
2024-01-18 01:09:06 +00:00 |
|