{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreifsofyyuyhqetq535z3g2tnoqp3d66wfuqcpphw7vxpysoviocnse",
"uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mgnb45y7cz42"
},
"path": "/viewtopic.php?t=33214&p=270936#p270936",
"publishedAt": "2026-03-09T08:47:12.000Z",
"site": "http://forum.palemoon.org",
"tags": [
"GreaseMonkey",
"@name",
"@descriptionGood",
"@version1.0",
"@match",
"@exclude",
"@run-at",
"@grant"
],
"textContent": "Or this GreaseMonkey script:\n\n\nCODE:\n\n\n // ==UserScript==// @name Good old Reddit// @descriptionGood old Reddit.// @version1.0// @match *://www.reddit.com/*// @exclude https://*.reddit.com/poll/*// @exclude https://*.reddit.com/gallery/*// @exclude https://*.reddit.com/media*// @exclude https://*.reddit.com/notifications// @exclude https://chat.reddit.com/*// @run-at document-start// @grant none// ==/UserScript==if ( window.location.host != \"old.reddit.com\" ) { var oldReddit = window.location.protocol + \"//\" + \"old.reddit.com\" + window.location.pathname + window.location.search + window.location.hash; window.location.replace (oldReddit);}\n\nWhen voting or viewing polls, I just change old.reddit to sh.reddit\n\n* * *",
"title": "Add-ons • Re: How to redirect URL with Modify HTTP Response",
"updatedAt": "2026-03-09T08:47:12.000Z"
}