Menu

#376 URL rewrite

closed-accepted
5
2006-11-29
2005-08-15
MeW
No

Instead of shortcuts from "g" to "www.google.com/search?".
I request a more generic replacement allowing me to also change
"www.google.com/search?" into "www.scroogle.com/search?"

If you need to know why, please read the article
http://www.scroogle.org/gscrape.html#ffox

Discussion

  • dimethicone

    dimethicone - 2006-07-17

    Logged In: YES
    user_id=1556489

    "The requested URL /gscrape.html was not found on this server."

    To keep this thread up to date, this might be a current URL
    alternative-
    http://www.scroogle.org/subpoena.html

    Scroogle seems to be a sort of proxy for Google, but with
    more promises of privacy.

    This replacement could be done. Check out the info on how to
    write actions etc.

     
  • Fabian Keil

    Fabian Keil - 2006-09-19
    • assigned_to: nobody --> fabiankeil
    • status: open --> open-later
     
  • Fabian Keil

    Fabian Keil - 2006-09-19

    Logged In: YES
    user_id=875547

    This is not going to happen before the next
    release, but afterwards I'll look into it.

    Privoxy's cvs version already has the code
    to modify headers with regular expressions,
    and it shouldn't be a problem to use them
    for the host as well.

     
  • Fabian Keil

    Fabian Keil - 2006-11-29
    • status: open-later --> closed-accepted
     
  • Fabian Keil

    Fabian Keil - 2006-11-29

    Logged In: YES
    user_id=875547
    Originator: NO

    This is possible with Privoxy's CVS version now.

    To redirect Google search requests to Scroogle
    use something like this in your action file:

    {+redirect{s@.*&q=([^&]*).*@http://www.scroogle.org/cgi-bin/nbbw.cgi?Gw=$1@} \
    }
    .google.com/.*&q=

     

Log in to post a comment.

MongoDB Logo MongoDB