Thread: [Solved] Packagizer rule problem
View Single Post
  #5  
Old 23.04.2021, 18:34
Student im ersten Jahr Student im ersten Jahr is offline
Black Hole
 
Join Date: Nov 2020
Posts: 281
Default

The regular expression matches my URLs, but I don't know if the rest of the pattern is correct.

An error occured
'is not a valid 'java.util.List<jd.controling.linkcrawler.LinkCrawlerRuleStorable>'

[ {
"enabled" : true,
"logging" : false,
"maxDecryptDepth" : 0,
"name" : "example rule for DIRECTHTTP",
"pattern" : "https:\\example\\.com/(20[01][0-9]|2020)/0*([1-9]|1[0-2])/(\d+[-/]\d+)|https:\\example\\.com/diary/(.*)/(\d+)-(\d+)-(\d+)",
"rule" : "DIRECTHTTP"
} ]

**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

example.com - any hostname

Last edited by Student im ersten Jahr; 23.04.2021 at 19:07.
Reply With Quote