In response to post #55304988. #55305788 is also a reply to the same post. You can install the Redirector browser extension (available for Firefox, Chrome and Opera), then save the following as JSON and import it into the extension: {
"createdBy": "Redirector v3.1.1",
"createdAt": "2017-12-06T16:18:05.244Z",
"redirects": [
{
"description": "New nexus",
"exampleUrl": "http://www.nexusmods.com/",
"exampleResult": "https://rd.nexusmods.com/",
"error": null,
"includePattern": "^(?:[a-zA-Z0-9+-.]+)://(?:www.)?nexusmods.com(/.*)",
"excludePattern": "",
"redirectUrl": "https://rd.nexusmods.com$1",
"patternType": "R",
"processMatches": "noProcessing",
"disabled": false,
"appliesTo": [
"main_frame"
]
}
]
}