Advertisement
TheWonderAlmighty

Redirect to new or old Reddit https://addons.mozilla.org/en-US/firefox/addon/redirector/

May 2nd, 2024 (edited)
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.04 KB | Software | 0 0
  1. {
  2.     "createdBy": "Redirector v3.5.3",
  3.     "createdAt": "2024-05-02T08:36:19.092Z",
  4.     "redirects": [
  5.         {
  6.             "description": "Download this file and name it RedditRedirect.json and import to addon. If you have any questions comments or need help then reply to my reddit post: https://www.reddit.com/r/firefox/comments/1ci4eul/comment/l27vltf/; Redirect to New Reddit, or old Reddit by replacing new.reddit.com in the redirect URL to old.reddit.com",
  7.             "exampleUrl": "https://www.reddit.com/r/reddit",
  8.             "exampleResult": "https://new.reddit.com/r/reddit",
  9.             "error": null,
  10.             "includePattern": ".+?:\/\/www.reddit.com\/(((r|u|user)\/.*)|$)",
  11.             "excludePattern": "",
  12.             "patternDesc": "",
  13.             "redirectUrl": "https://new.reddit.com/$1",
  14.             "patternType": "R",
  15.             "processMatches": "noProcessing",
  16.             "disabled": false,
  17.             "grouped": false,
  18.             "appliesTo": [
  19.                 "main_frame"
  20.             ]
  21.         }
  22.     ]
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement