Skip to content

Instantly share code, notes, and snippets.

View ptrcnull's full-sized avatar
🏳️‍🌈
she/her

Patrycja ptrcnull

🏳️‍🌈
she/her
View GitHub Profile
@ptrcnull
ptrcnull / hidetpb.user.js
Last active April 9, 2024 02:44
Hide Fake Torrents on The Pirate Bay (fixed)
// ==UserScript==
// @name Hide Fake Torrents on The Pirate Bay
// @namespace https://www.reddit.com/r/Piracy/comments/4w0qix/now_that_kat_is_gone_i_wrote_a_small_script_that/
// @version 2.1
// @description Hide Fake Torrents on The Pirate Bay with Conditional Logic
// @author https://www.reddit.com/user/nicobelic & Bjornskjald
// @match https://thepiratebay.org/*
// @grant none
// @locale English
// ==/UserScript==