meaning pornhub.com links will automatically be redirected to pornhubpremium.com it just needs to be able to replace the text.
A simple redirector:
// ==UserScript==// @namespace https://greasyfork.org// @name redirection-pornhub.com-to-pornhubpremium.com// @version 0.01// @description Redirects pornhub.com to pornhubpremium.com// @include http://www.pornhub.com/*// ==/UserScript==//location.replace(location.protocol+'//'+'pornhubpremium.com'+location.pathname+location.search+location.hash);
If you need more redirections, replace all the three "pornhub.com" texts with the origin hostname, and all the three "pornhubpremium.com" texts with the destination hostname.
NSFW create a redirector for pornhubpremium.com
make a re director so all porn hub links will go to pornhubpremium.com can be added to sleazy fork. that would be great i am not good at html and its helpful because alot of my old links in bookmarks wont redirect and they need to be able to do that.