Commit graph

16 commits

Author SHA1 Message Date
Amm0ni4
78e5c2c6f8 edit script description 2024-02-22 21:08:46 +01:00
Amm0ni4
89a9f2e2a8 change logo and author name
to differentiate the script from the original one
2024-02-22 17:38:36 +01:00
Amm0ni4
5614d2ba3d reincluded faucets because I broke stuff trying to remove it
I will not remove it, just not support it
2024-02-14 17:23:04 +01:00
Amm0ni4
42fd4b36c8 removed faucet or crypto rewards sites
these sites are dirty, I don't want to be responsible for maintaining these bypasses. I only care about media downloads
2024-02-13 22:02:50 +01:00
Amm0ni4
5098d598e0 simplified the script deleting a redudancy 2024-01-30 17:53:34 +01:00
Amm0ni4
32a835235a readd missing closing brackets 2024-01-25 23:52:49 +00:00
Amm0ni4
dfb4250ba1 Upload files to "/" 2024-01-25 23:44:46 +00:00
Amm0ni4
6d32286fa5 stop injecting adcopy_response 2024-01-25 23:38:14 +00:00
Amm0ni4
b529420173 removed non-english, added metadata
removed non-english descriptions, added a metadata file, specified file encoding for writting and reading
2024-01-25 16:27:17 +00:00
Amm0ni4
5b54701196 put excludes after includes where they normally go 2024-01-25 07:56:50 +00:00
Amm0ni4
eeb95347fb improve comments and tracking tester 2024-01-22 12:46:07 +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
9c56ab15d7 Upload files to "/" 2024-01-19 13:51:42 +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
2a996c062f Upload files to "/" 2024-01-18 01:12:01 +00:00