Skip to content

Instantly share code, notes, and snippets.

! Title: 4chan ad filters
cdnbo.org
us-cdnbo.org
hakurei.us-cdnbo.org
creatives.us-cdnbo.org
hakurei.cdnbo.org
creatives.cdnbo.org
// ==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) {
! Title: Gelbooru ad filters
gelbooru.com##[id*=__clb-spot_]
gelbooru.com##iframe
[Adblock Plus 2.0]
! Title: Block AI Overview
google.com/async/folsrch
www.google.com##div[data-mcpr]
@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%
! Title: Block AI Overview
google.com/async/folsrch
www.google.com##div[data-mcpr]