Guardster.com allows free anonymous, private web surfing. This file adds/updates 
command line switches to Guardster DQSD search.



--------------------------------------

Protect yourself from spam, 

use http://sneakemail.com



-- cut here guardster.xml --

<search function="guardster">

  <name>Guardster anonymous proxy</name>

  <category>Functions</category>

  <contributor>Gregory Krohne</contributor>

  
<link>http://proxy.guardster.com/cgi-bin/nph-proxy.cgi/000000A/687474702f7777772e676f6f676c652e636f6d2f</link>

  <email>[EMAIL PROTECTED]</email>

  <description>

  Free anonymous, private web proxy &amp; virtual private network. 

        A cookie remembers your last used blocking settings. 

    <div class="helpboxDescLabels">Blocking Switches:</div>

    <table class="helpboxDescTable">

      <tr><td>/all[:(on|off)]</td><td> - </td><td>Set everything 
blocked/allowed</td></tr>

      <tr><td>/cookies[:(on|off)]</td><td> - </td><td>Cookies</td></tr>

      <tr><td>/scripts[:(on|off)]</td><td> - </td><td>Javascript/DHTML</td></tr>

      <tr><td>/ads[:(on|off)]</td><td> - </td><td>Advertisements</td></tr>

      <tr><td>/images[:(on|off)]</td><td> - </td><td>Images</td></tr>

      <tr><td>/referrer[:(on|off)]</td><td> - </td><td>Referring web page</td></tr>

    </table>

    <div class="helpboxDescLabels">Examples:</div>

    <table class="helpboxDescTable">

      <tr><td>guardster slashdot.org</td></tr>

      <tr><td>guardster msn /all:on</td></tr>

      <tr><td>guardster my.XXXXXXXXX /cookies:off</td></tr>

      <tr><td>guardster dilbert /images:off</td></tr>

    </table>

  </description>

  <form name="guardsterf"

        method="post"

        
action="http://proxy.guardster.com/cgi-bin/nph-proxy.cgi/010100A/782d70726f78792f7374617274";>

    <input type="hidden" name="rc" />

    <input type="hidden" name="rs" />

    <input type="hidden" name="fa" />

    <input type="hidden" name="br" />

    <input type="hidden" name="ff" />

    <input type="hidden" name="URL" value="http://www.google.com"; />

  </form>

  <script><![CDATA[

    function guardster(q)

    {

                        var newvalue;

      if( nullArgs("guardster", q) )

        return;



      // Parse switches with parseArgs:

      var args = parseArgs(q, "all, cookies, scripts, ads, images, referrer");

      for (var iSwitch = 0; iSwitch < args.switches.length; iSwitch++)

      {

                                // Turn off blocking if switch value is "off"

                                if ( args.switches[iSwitch].value == "off" )

                                        newvalue = "";

                                else

                                        newvalue = "on";

                                

        switch( args.switches[iSwitch].name )

        {

                                        case "all":

                                                document.guardsterf.rc.value = 
newvalue;

                                                document.guardsterf.rs.value = 
newvalue;

                                                document.guardsterf.fa.value = 
newvalue;

                                                document.guardsterf.ff.value = 
newvalue;

                                                document.guardsterf.br.value = 
newvalue;

            break;

          case "cookies":

                                                document.guardsterf.rc.value = 
newvalue;

            break;

          case "scripts":

                                                document.guardsterf.rs.value = 
newvalue;

            break;

          case "ads":

                                                document.guardsterf.fa.value = 
newvalue;

            break;

          case "images":

                                                document.guardsterf.ff.value = 
newvalue;

            break;

          case "referrer":

                                                document.guardsterf.br.value = 
newvalue;

            break;

          default:

            break;

        }

      }



      // FORM variables for guardsterf

      //document.guardsterf.rc.value = "";

      //document.guardsterf.rs.value = "";

      //document.guardsterf.fa.value = "";

      //document.guardsterf.br.value = "";

      //document.guardsterf.ff.value = "";



      // The wizard assigned the search string to this form field value because

      // this field was the active element when the search file was generated.

      // Change this to args.q if the search string is parsed with parseArgs.

                        if (args.q)

        document.guardsterf.URL.value = args.q;



      submitForm(guardsterf);

    }

  ]]></script>

  <copyright>

    The following applies if this file is included and distributed with Dave's Quick 
Search Deskbar:

    Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public 
License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)

  </copyright>

  <created_by>

    This search file was initially created on 04/26/04 at 08:47:37

    by Dave's Quick Search Deskbar Search Wizard version 1.2,

    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General 
Public License, Version 2

  </created_by>

</search>


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to