submitted by FalseRealityCheck to WarGames 3.2 yearsFeb 27, 2022 23:44:43 ago (+8/-0) (twitter.com)
https://twitter.com/OccupyDemocrats/status/1496946340521119747?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1496946340521119747%7Ctwgr%5E%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.zerohedge.com%2Fpolitical%2Fwhy-left-ignoring-ukrainian-gun-rights
[ + ] heraclitus
[ - ] heraclitus 0 points 3.2 yearsFeb 27, 2022 23:46:36 ago (+0/-0)
[ + ] headfire
[ - ] headfire 12 points 3.2 yearsFeb 28, 2022 00:14:02 ago (+12/-0)
https://nitter.net/OccupyDemocrats/status/1496946340521119747
You’re welcome.
[ + ] KyleIsThisTall
[ - ] KyleIsThisTall 1 point 3.2 yearsFeb 28, 2022 15:51:28 ago (+1/-0)*
TamperMonkey script
--------
// UserScript
// @name Twitter to Nitter
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Redirect Twitter links to Nitter in order to avoid the splash screen while scrolling.
// @author You
// @match ://.twitter.com/
// @match ://twitter.com/
// @grant GM.xmlHttpRequest
// @connect reddit.com
// @grant GM_addStyle
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw
// /UserScript==
(function() {
'use strict';
var reg = new RegExp('(.)://((.).)?twitter.com/(.)');
if (reg.test(document.URL))
{
var newURL = 'https://nitter.net'+window.location.pathname;
window.location.href = newURL;
}
})();
--------
Here it is to go from new reddit to the old reddit so you can see more comments.
--------
// UserScript
// @name Old reddit redirect
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Rdirect reddit links to the old domain in order to see all comments and disable certain stylings
// @author You
// @match ://.reddit.com/
// @exclude ://old.reddit.com/
// @grant GM.xmlHttpRequest
// @connect reddit.com
// @grant GM_addStyle
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw
// /UserScript==
(function() {
'use strict';
var reg = new RegExp('(.)://(www.)?reddit.com/(.*)');
if (reg.test(document.URL))
{
var newURL = 'https://old.reddit.com'+window.location.pathname;
window.location.href = newURL;
}
})();
[ + ] FalseRealityCheck
[ - ] FalseRealityCheck [op] 0 points 3.2 yearsFeb 28, 2022 00:40:25 ago (+0/-0)
[ + ] dalai_llama
[ - ] dalai_llama 4 points 3.2 yearsFeb 28, 2022 05:31:06 ago (+4/-0)
[ + ] FalseRealityCheck
[ - ] FalseRealityCheck [op] 0 points 3.2 yearsFeb 28, 2022 08:44:03 ago (+0/-0)
[ + ] headfire
[ - ] headfire 0 points 3.2 yearsFeb 28, 2022 00:41:59 ago (+0/-0)
[ + ] HonkyMcNiggerSpic
[ - ] HonkyMcNiggerSpic 1 point 3.2 yearsFeb 28, 2022 01:14:44 ago (+1/-0)
[ + ] zr855
[ - ] zr855 3 points 3.2 yearsFeb 28, 2022 01:30:00 ago (+3/-0)
[ + ] xmasskull
[ - ] xmasskull 0 points 3.2 yearsFeb 28, 2022 01:48:56 ago (+0/-0)
[ + ] zr855
[ - ] zr855 2 points 3.2 yearsFeb 28, 2022 01:50:53 ago (+2/-0)
[ + ] yesiknow
[ - ] yesiknow 0 points 3.2 yearsFeb 28, 2022 01:51:34 ago (+0/-0)
[ + ] zr855
[ - ] zr855 2 points 3.2 yearsFeb 28, 2022 01:53:34 ago (+2/-0)
[ + ] yesiknow
[ - ] yesiknow 0 points 3.2 yearsFeb 28, 2022 08:18:38 ago (+0/-0)
[ + ] xmasskull
[ - ] xmasskull 0 points 3.2 yearsFeb 28, 2022 01:47:45 ago (+0/-0)
[ + ] zr855
[ - ] zr855 3 points 3.2 yearsFeb 28, 2022 01:58:19 ago (+3/-0)
[ + ] MasterAce
[ - ] MasterAce 2 points 3.2 yearsFeb 28, 2022 02:03:45 ago (+2/-0)
https://a.pomf.cat/kjukvl.jpeg
Or the realistic looking airsoft guns
https://a.pomf.cat/wksjlj.png
[ + ] boekanier
[ - ] boekanier 0 points 3.2 yearsFeb 28, 2022 04:14:38 ago (+0/-0)
[ + ] scholarandrogue
[ - ] scholarandrogue 0 points 3.2 yearsFeb 28, 2022 18:06:19 ago (+0/-0)