Commit graph

25 commits

Author SHA1 Message Date
Amm0ni4
62b5a23d46 fix last commit 2024-04-17 16:54:59 +02:00
Amm0ni4
5adc2347ed fix for tiktokcounter 2024-04-17 16:40:56 +02:00
Amm0ni4
bfbe0dd075 added domains for publicearn.com
https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-9044528
2024-04-08 13:12:46 +02:00
Amm0ni4
4541c51121 merge updates from upstream
https://greasyfork.org/en/scripts/431691-bypass-all-shortlinks/diff?v1=1355706&v2=1350511
2024-04-07 13:16:38 +02:00
Amm0ni4
af34cb7aa7 disabled megalink.pro bypass
its still stuck with cloudflare
also disabled a a bypass that works for too many sites and can be buggy
2024-03-16 22:01:38 +01:00
Amm0ni4
694f9550b1 merge updates from upstream
https://greasyfork.org/en/scripts/431691-bypass-all-shortlinks/diff?v1=1338841&v2=1332574
2024-03-09 13:24:05 +01:00
Amm0ni4
6001985ad1 bumped version from upstream,refactor python scripts, greasyfork back as main source, fix some work.ink cases 2024-02-24 11:15:19 +01:00
Amm0ni4
8c11c7bcc3 modified python scripts a bit to user openuserjs instead of greasyfork if needed 2024-02-24 04:36:00 +01:00
Amm0ni4
f6b074f669 added homepageURL and supportURL 2024-02-24 04:24:30 +01:00
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