Thread: [Solved] Link Crawler Rules
View Single Post
  #2  
Old 10.07.2017, 16:41
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

first of all, if you want the total amount of pages there is zero need to supply complicated pattern like that. You would only do so if you want ONLY those pages say between pages 1 and 1000.

Since you want all you just need to use \d+

id should be random generated, you can leave it out and it should insert it.
rewrite you could leave out also
deepdecrypt length I believe should only be 1 (just that given page number right?)
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote