I’m unsure what benefit you get from this though.
Not much, to be honest. Links seem to load a lot quicker with the urls simplified. Other than that, no real reason to do it.
I’m unsure what benefit you get from this though.
Not much, to be honest. Links seem to load a lot quicker with the urls simplified. Other than that, no real reason to do it.
Thank you so much. I didn't even think about Greasemonkey. I went to make a script using your code and it said there was already one available. That script looks like this:
Edit: Updated script
(function() {
'use strict';
var links = document.links;
for (var i = 0; i < links.length; i++) {
var referer = links[i].href.indexOf('&u=');
links[i].href = decodeURIComponent(links[i].href.substr(referer + 3));
}
})();
and it worked fine. Then I replaced that code with yours, and it worked just as well. Thanks again.
If we jail people for riding drunk
Not sure where you are, but in my state they do.
For me that is much more than a pet peeve.
The orientation isn't necessarily different, from what I've read. Just the meaning.
I see idiots saying they support trump because of his "policies". I just can't imagine being a woman, or having a sister, or a mom, or a female colleague, or a brain cell, and voting Republican. It makes no sense.
I doubt Russia will attack a NATO member.
I just went for the heavy use of blocking those types, and my experience on here has gotten way better. Otherwise, my user experience was just a fire hose of outrage and performative pearl clutching.
They did the same thing with Biden.
This is like saying 1,000 delusional people endorse Harris. I don't think it's the flex they think it is.
Can you imagine US schools doing this? I think most would be fine with hit, but there is a very vocal half of the country that doesn't like objective facts nor critical thinking. Their parents would lose it when their kids came home asking questions. Probably be pulled into bible-based homeschooling or something.
You're right. I updated my response.