I've tried this a few more times...
(gdb) run --skeleton -q -%i0 -I0 <http://tatarstan.ru/> -maps.google.ru/maps?*
-O /mnt/corpora/tatarstan/
(gdb) run --skeleton -q -%i0 -I0 <http://tatarstan.ru/> -*/maps?* -O
/mnt/corpora/tatarstan/
These two did not work... it still asserted in the same place.
I'm now trying with:
(gdb) run --skeleton -q -%i0 -I0 <http://tatarstan.ru/> -?*maps?* -O
/mnt/corpora/tatarstan/
But is it possible to just say "I don't want to grab any links outside of
tatarstan.ru" ?