exclude certain ranges of parameters

rush
09/17/2013 04:32 pm
I'm downloading a site that contains a calendar. Everything seems fine, but it will also visit the next/previous month links years into the future and past!!!

the links look like this:

calendar.html?date=2015-06-1&type=next (or type=prev)

is it possible to exclude/include just a particular range of years? for example, the current year and last 5 years?
Oleg Chernavin
09/18/2013 05:01 am
I would use the Project Properties dialog - URL Filters - Filename section. Add the desired years to the Included keywords list:

2015
2014
2013

and so on.

Best regards,
Oleg Chernavin
MP Staff