Skip to content

Instantly share code, notes, and snippets.

View nero-dv's full-sized avatar
💭
comfort is the enemy of progress

Louis Del Valle nero-dv

💭
comfort is the enemy of progress
View GitHub Profile
@nero-dv
nero-dv / Old Reddit redirect
Created December 21, 2022 00:04 — forked from tavi-vi/Old Reddit redirect
Seamlessly redirect to old.reddit.com, tampermonkey script
// ==UserScript==
// @name old reddit
// @namespace http://tampermonkey.net/
// @version 0.6
// @description seamlessly redirect to old.reddit.com
// @author Tavi
// @match https://www.reddit.com/*
// @icon https://www.google.com/s2/favicons?domain=reddit.com
// @grant none
// @run-at document-start