On Tue, 18 Dec 2012 15:30:41 -0500 m.roth@5-cent.us wrote:
Jake Shipton wrote:
<snip>
I did try that, in options->xss? abe? but it complained that it didn't have an EOF or some such.
mark
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I believe they are under Options > Advanced > XSS
Did your lines look like these?
^https?://([a-z]+).google.(?:[a-z]{1,3}.)?[a-z]+/(?:search|custom|\1)? ^https?://([a-z]*).?search.yahoo.com/search(?:?|/\1\b) ^https?://[a-z]+.wikipedia.org/wiki/[^"<>?%]+$ ^https?://translate.google.com/translate_t[^"'<>?%]+$ ^https://secure%5C.wikimedia%5C.org/wikipedia/%5Ba-z%5D+/wiki/%5B%5E"<>?%]+$
(These are defaults I believe on mine)