View Single Post
  #14  
Old 13.01.2022, 19:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

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?
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 13.01.2022 at 19:59.
Reply With Quote