[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #8839 [Firefox Patch Issues]: startpage.com filters search results by keyword now (due to Google change)
#8839: startpage.com filters search results by keyword now (due to Google change)
----------------------------------+-----------------------------------------
Reporter: cypherpunks | Owner: mikeperry
Type: defect | Status: new
Priority: major | Milestone:
Component: Firefox Patch Issues | Version:
Keywords: MikePerry201308 | Parent:
Points: | Actualpoints:
----------------------------------+-----------------------------------------
Comment(by cypherpunks):
This is a better way to disable the filter, by only adding this code to
the current search plugin after the '''<Param name="q"
value="{searchTerms}"/>''' code:
{{{
<Param name="prfh" value="disable_family_filterEEE1N1N"/>
}}}
If you decide to add any other options, just replace the first code like
this:
{{{
<Param name="prfh"
value="disable_family_filterEEE1N1Ndisable_video_family_filterEEE1N1N"/>
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8839#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs