URL Replacer/Redirector

Redirect specific sites by replacing part of the URL.

< Părere la script-ul URL Replacer/Redirector

Întrebare/comentariu

§
Postat în: 06-04-2025

How would I accomplish this?

https://www.sankakucomplex.com/en/posts/8JaGogjZAaL/comments

{
"replacePrefix": "/comments",
"replaceSuffix": "/",
"replaceTheseStrings": {
"comments": ""
}
}

what I am trying to do is remove the /comments so it comes out a
https://www.sankakucomplex.com/en/posts/8JaGogjZAaL

Once I get that working than I can make the final change so it will finish as.


https://chan.sankakucomplex.com/en/posts/8JaGogjZAaL

Postează un raspuns

Autentifică-te pentru a posta un răspuns.