06-08-2016, 10:50 AM
Here is a userscript that fixes it automatically:
|
JAVASCRIPT-Code:
// ==UserScript== // <DVZ_ME#0> LFE WWW Fix // <DVZ_ME#1> http:// // <DVZ_ME#2> Automatically switches to the www subdomain on lf-empire.de // <DVZ_ME#3> <a href="http://lf-empire.de/" target="_blank" rel="noopener" class="mycode_url">http://lf-empire.de/</a>* // <DVZ_ME#4> 1 // <DVZ_ME#5> none // ==/UserScript== location.href = 'http://www.'+location.href.substr(7); |
Age ratings for movies and games (and similar) have never been a good idea.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.

Chat

