Welcome, Guest. Please login or register.
Did you miss your activation email?
Friday 19 April 2024, 02:10:25 pm

Login with username, password and session length

Download the latest community FREE version  HERE
14247 Posts in 4376 Topics by 6491 Members
Latest Member: roy
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  EFW SMTP, HTTP, SIP, FTP Proxy Support
| | |-+  How to rewrite google search to force all queries to have safesearch active
0 Members and 0 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: How to rewrite google search to force all queries to have safesearch active  (Read 8084 times)
lukew
Jr. Member
*
Offline Offline

Posts: 1


« on: Wednesday 02 November 2011, 01:46:12 am »

Hi all,
I would like to know the steps to rewrite the google search string to force the safesearch for all queries.

I guess it should look something like this ...but I am unsure how that translates into the current endian squid config.


rewrite google {
    s@(google.com/search.*q=.*)@\1\&safe=active i
    s@(google.com/images.*q=.*)@\1\&safe=active i
    s@(google.com/groups.*q=.*)@\1\&safe=active i
    s@(google.com/news.*q=.*)@\1\&safe=active i
    # log google
}

acl {

default {
                # for google to be in "safe mode"
                rewrite google
                pass all
                pass eg-ok !eg-block local-ok !local-block !aggressive !hacking !violence !gambling !porn !warez all


Thanks,
Luke
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.047 seconds with 19 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com