WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

1.1K

(post is archived)

[–] 2 pts

(sorry for twitter link)

Here you go. (nitter.net)

Just replace "twitter" with "nitter" and ".com" with ".net" and you're good. Twitter.com becomes nitter.net.

[–] 1 pt

Good to know. Thanks.

[–] 0 pt

tampermonkey script

// ==UserScript==
// [@name](/u/name)         Twitter to Nitter
// [@namespace](/u/namespace)    http://tampermonkey.net/
// [@version](/u/version)      0.1
// [@description](/u/description)  Redirect Twitter links to Nitter in order to avoid the splash screen while scrolling.
// [@author](/u/author)       You
// [@match](/u/match)        *://*.twitter.com/*
// [@match](/u/match)        *://twitter.com/*
// [@grant](/u/grant)        GM.xmlHttpRequest
// [@connect](/u/connect)      reddit.com
// [@grant](/u/grant)        GM_addStyle
// [@icon](/u/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;
    }

})();
[–] 1 pt

Thanks, prof. You're an educator. Twatter links are never necessary.

Little observation: They let me scroll endlessly when I'm signed into my Google acct but only let me see the first few messages when I'm not. (Box appears and wants me to create an account)

P.S.: Nice Addon that signs you out with one click. https://addons.mozilla.org/de/firefox/addon/google-signout/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search

[–] 2 pts (edited )

Here is the article she is reading (farmersforum.com). Here is the interview with convoy lawyer Keith Wilson (youtube.com) the article is talking about.

[–] 1 pt (edited )

Elon buys a big part of Twitter, suddenly things that would have been nuked before are allowed . This is so much better than creating a new place where only echo chambers exist.

[–] 0 pt

And the ones slashing tires and cables were... the police themselves.