#1
|
|||
|
|||
![]()
I am trying to download from cyberdrop dot to. Each image in the album is hosted on a media domain, fs-0 followed by a number, 1, 2, 3 etc, like so:
**External links are only visible to Support Staff****External links are only visible to Support Staff** I use the following crawler rule: Code:
[ { "enabled" : true, "cookies" : null, "updateCookies" : true, "logging" : true, "maxDecryptDepth" : 0, "id" : 1640504858132, "name" : "test", "pattern" : "(https?://fs-04.cyberdrop.to/)(.*)", "rule" : "REWRITE", "packageNamePattern" : null, "passwordPattern" : null, "formPattern" : null, "deepPattern" : null, "rewriteReplaceWith" : "$1test/$2" } ] I right click on each image > Change Url > and it still shows the original url, no changes, when it should show sth like "**External links are only visible to Support Staff** I also enable the crawler rule checkbox right above. What am I doing wrong? |
Thread Tools | |
Display Modes | |
|
|