[tor-bugs] #8839 [Firefox Patch Issues]: startpage.com filters search results by keyword now (due to Google change)

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Aug 24 06:26:46 UTC 2013


#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


More information about the tor-bugs mailing list