Skip to content

Instantly share code, notes, and snippets.

@syldrathecat
syldrathecat / e621 uncensored.user.js
Last active November 27, 2024 04:05
e621 Uncensored Tampermonkey script
// ==UserScript==
// @name e621 Uncensored
// @version 1.2
// @author SyldraTheCat
// @match https://e621.net/
// @match https://e621.net/posts*
// ==/UserScript==
(function() {
'use strict';