Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [setup]
- ;url to open - can tave tage like %search%
- url=http://search.yahoo.com/search?p=%search%
- ;accept as a valid result even if not "HTTP 1.x/ 200" as returned
- accept result=
- ;set to failed if one of the following IPs match (would connect to the webpage and not proxy)
- skip IPs=
- ;from where should the request come?
- ;referer=
- ;string that has to appear on page to successfully test it
- success=Yahoo Search Results</title>
- ;string that should not appear
- ;failed=
- ;should it follow redirets (1, 0, or matching string)
- follow redirect=0
- ;if set to 0, it will change https://* to http:// on a redirect
- allow https=1
- ;try to look like a read browser, else it is just sending the minimal headers
- simulate full browser=1
- ;in caase the test is done with a proxy as search, we try to extract links and parse them later
- ;for this we need a mask of links to take
- extract links=!yahoo !srpcache !ebooktake !mainkeys.net !.msn.com !.flickr.com
- ;should this test be performed only if anonymous?
- must be anonymous=0
- Referer=
- Failed=
- ;tags to assign if the string is found and the tag is called the same as in here
- [Tags]
- [Anonymous]
Advertisement
Add Comment
Please, Sign In to add comment