Skip to content

Instantly share code, notes, and snippets.

View bunkernine's full-sized avatar
🎯
Focusing

Issax Pi bunkernine

🎯
Focusing
View GitHub Profile
@bunkernine
bunkernine / remove-ad-from-typing.js
Last active November 28, 2023 11:52
remove ad from typing
// ==UserScript==
// @name Remove ad from Typing
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://www.typing.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=typing.com
// @grant none
// ==/UserScript==