This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ! Title: 4chan ad filters | |
| cdnbo.org | |
| us-cdnbo.org | |
| hakurei.us-cdnbo.org | |
| creatives.us-cdnbo.org | |
| hakurei.cdnbo.org | |
| creatives.cdnbo.org |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name 4wiby | |
| // @namespace Violentmonkey Scripts | |
| // @match https://wiby.me/?* | |
| // @grant GM_xmlhttpRequest | |
| // @version 1.0 | |
| // @author Adudo | |
| // @description Mixes Wiby results with 4get results | |
| // ==/UserScript== | |
| function escapeHTML(str) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ! Title: Gelbooru ad filters | |
| gelbooru.com##[id*=__clb-spot_] | |
| gelbooru.com##iframe |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Adblock Plus 2.0] | |
| ! Title: Block AI Overview | |
| google.com/async/folsrch | |
| www.google.com##div[data-mcpr] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| set ASSET=1 | |
| set VERSION_TXT=0 | |
| set /p VERSION_TXT=<version.txt | |
| curl -H "Authorization: %GITHUB_TOKEN%" -o latest.json https://api.github.com/repos/Hibbiki/chromium-win64/releases/latest | |
| for /f "tokens=*" %%g in ('jq -r .[\"tag_name\"] latest.json') do (set VERSION=%%g) | |
| for /f "tokens=*" %%g in ('jq -r .[\"assets\"][%ASSET%][\"browser_download_url\"] latest.json') do (set DOWNLOAD_URL=%%g) | |
| echo %VERSION% > version.txt | |
| if %VERSION% neq %VERSION_TXT% ( | |
| curl -o "%TEMP%\chromium-installer.exe" -L %DOWNLOAD_URL% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ! Title: Block AI Overview | |
| google.com/async/folsrch | |
| www.google.com##div[data-mcpr] |
NewerOlder