| > Where must I write this '-%M' option ?
AMong with other scan rules (options/scan rules) ; such as
+*.gif +*.jpg +*.png -%M
> The page's scheme is :
> <http://www.tomshardware.fr/articleperiph.php?>>; IdArticle=255&NumPage=XX
> with XX between 1 and 11
> I've tried The Scan
> Rule <http://www.tomshardware.fr/articleperiph.php?>>;
IdArticle=255&NumPage=*' but it doesn't work !!!
Try this one:
-* +*.png +*.gif +*.jpg +*.css +*.js -ad.doubleclick.net/*
+www.tomshardware.fr/articleperiph.php?IdArticle=255&NumPage=*
Don't forget to add -%M to generate an mht archive is
needed (IN THIS CASE (using -%M option), the mirror saved
as directory tree WILL NOT BE VALID, ONLY the mht file will
be valid)
> The filters could be the solution ?
Seems to work with the filters above.
| |