View Single Post
  #9  
Old 27.07.2021, 13:49
denylx denylx is offline
JD Beta
 
Join Date: Aug 2019
Posts: 59
Default

Okay..I'm getting this error when pasting it in linkcrawler rule

Code:
'[
  {
    "enabled": true,
    "cookies": [
      [
        "mybbuser",
        CENSORED
      ]
    ],
    "updateCookies": true,
    "logging": false,
    "maxDecryptDepth": 1,
    "name": "example rule preggophilia.com",
    "pattern": "**External links are only visible to Support Staff**,
    "rule": "DIRECTHTTP"
  }
]' is not a valid 'java.util.List<jd.controlling.linkcrawler.LinkCrawlerRuleStorable>'
Reply With Quote