implemented --mobile switch

This commit is contained in:
Miroslav Stampar
2011-04-29 19:27:23 +00:00
parent b299912de4
commit 11124b21f9
5 changed files with 55 additions and 18 deletions

View File

@@ -538,6 +538,10 @@ forms = False
# Default: 1
googlePage = 1
# Imitate smartphone through HTTP User-Agent header.
# Valid: True or False
mobile = False
# Display page rank (PR) for Google dork results.
# Valid: True or False
pageRank = False