URL Replacer/Redirector

Redirect specific sites by replacing part of the URL.

< 腳本URL Replacer/Redirector的回應

提問/評論

§
發表於:2025-04-06

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

發表回覆

登入以回復