Redirect specific sites by replacing part of the URL.
< 脚本URL Replacer/Redirector的反馈
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/8JaGogjZAaLOnce I get that working than I can make the final change so it will finish as.https://chan.sankakucomplex.com/en/posts/8JaGogjZAaL
登录(不可用)以发表回复。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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