Skip to content

Instantly share code, notes, and snippets.

View kickturn's full-sized avatar

deb kickturn

  • Illinois
  • 14:29 (UTC -05:00)
View GitHub Profile
@kickturn
kickturn / austiblox-anti-adblock.js
Last active July 1, 2023 20:17
Austiblox anti-adblock bypass
// ==UserScript==
// @name Austiblox Anti-Adblock Bypass
// @version 0.1
// @description try to take over the world!
// @author kickturn
// @run-at document-start
// @match https://austiblox.net/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=austiblox.net
// @grant none
// ==/UserScript==