Subject: Get specific page AND then recurse 1 level
Author: JKsupernun
Date: 12/29/2013 06:54
I understand that to filter I could use this '+website.com/directory/*' filter
but I would like to also get links that are one level away from such links but
that also match a different filter, say '+website.com/otherdirectory/*'
The idea is that I only want links in "otherdirectory" mirrored only if they
were linked to from pages in "directory".
Any help would be appreciated