| Hi,
I would like to know if it possible to filter by image name and type like:
-*
+www.example.com/*.html
+www.example.com/*.php
+www.example.com/*.asp
+www.example.com/*exemple*.gif*[<100]
+www.example.com/*exemple*.jpg*[<100]
+www.example.com/*exemple*.png*[<100]
-mime:*/* +mime:text/html +mime:image/*
Also, I would like to know how to download only pictures.
Thanks! | |