View Single Post
  #15  
Old 13.01.2022, 20:29
karizzan karizzan is offline
Baby Loader
 
Join Date: Jan 2022
Posts: 7
Default

Quote:
Originally Posted by Jiaz View Post
The following rule will rewrite all fs subdomains to img-01
Code:
[ {
  "enabled" : true, 
  "name" : "Cyberdrop Images",
  "pattern" : "(https?://fs-\\d+.cyberdrop.to/)(.*)",
  "rule" : "REWRITE",
  "rewriteReplaceWith" : "**External links are only visible to Support Staff**
} ]
Please know that this will only be applied when adding the links

@karizzan: What browser are you using? The error message sounds like old browser?
This rule works unlike the one I provided above. Huh, guess we now know why one of us is a dev and the other is a noob

I am using the latest Chrome, so no problems there. If the links are working for you, then it is probably an availability issue for my ISP or the like.

Again, very much appreciate your attentiveness and helpfulness. I'll be sure to donate to support the project.
Reply With Quote