<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Un-safe Search | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/30145</link>
    <description>Recent comments on userscript: Google Un-safe Search</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Can your script be faster?, replied by JoeSimmons @ Fri, 17 Apr 2009 03:23:05 +0000</title>
      <description>&lt;p&gt;That cookie thing is a good idea. I'll check it out.&lt;/p&gt;</description>
      <pubDate>Fri, 17 Apr 2009 03:23:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:24983:111649</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/24983</link>
    </item>
    <item>
      <title>Can your script be faster?, replied by tunayx @ Thu, 16 Apr 2009 21:46:47 +0000</title>
      <description>&lt;p&gt;Can your script be faster. It reloads the page. Can this insert a cookie so each time it don't have to switch and slow down page load. Thanks.&lt;/p&gt;</description>
      <pubDate>Thu, 16 Apr 2009 21:46:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:24983:111560</guid>
      <author>tunayx</author>
      <link>http://userscripts.org/topics/24983</link>
    </item>
    <item>
      <title>i think i know how to make this a little better, replied by JoeSimmons @ Fri, 20 Mar 2009 05:48:01 +0000</title>
      <description>&lt;p&gt;&lt;blockquote&gt;you can get page load errors because &amp;amp;safe=off gets added to the url there when you don't need it.&lt;/blockquote&gt;
&lt;br /&gt;Actually I designed it so it wouldn't do that but I see the error. There's no 100% way around it from where I see it. I'm going to make it &lt;code&gt;http://www.google.tld/&lt;/code&gt; and then just add other TLD's that aren't included in the TLD shortcut.&lt;/p&gt;</description>
      <pubDate>Fri, 20 Mar 2009 05:48:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:23485:104085</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/23485</link>
    </item>
    <item>
      <title>i think i know how to make this a little better, replied by scriptnoob @ Thu, 19 Mar 2009 23:10:45 +0000</title>
      <description>&lt;p&gt;right now, because the script is told to run on:
&lt;br /&gt;&lt;code&gt;http://www.google.*/&lt;/p&gt;

&lt;p&gt;when you go to pages like:
&lt;br /&gt;http://www.google.com/intl/en/contact/&lt;/p&gt;

&lt;p&gt;you can get page load errors because &lt;code&gt;&amp;amp;safe=off&lt;/code&gt; gets added to the url there when you don't need it.&lt;/p&gt;

&lt;p&gt;here is how i think i've made it better:&lt;/p&gt;

&lt;p&gt;change line 15 to this:
&lt;br /&gt;&lt;code&gt;homeTest = /(^http\:\/\/www\.google\.\w+\.?\w*\/webhp)|(^http\:\/\/images\.google\.\w+\.?\w*\/imghp)|(^http\:\/\/www\.google\.\w+\.?\w*\/$)/i;&lt;/p&gt;

&lt;p&gt;then have the includes be:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;http://images.google.*/images?*q=*
http://www.google.tld/
http://www.google.*/webhp*
http://images.google.*/imghp*&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;and have this as the exclude:
&lt;br /&gt;&lt;code&gt;http://*.google.*/*&amp;amp;safe=off*&lt;/p&gt;

&lt;p&gt;also, if you do it this way, you don't need to exclude reader, notebook, etc. because this takes care of those.&lt;/code&gt;&lt;/code&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 19 Mar 2009 23:10:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:23485:104009</guid>
      <author>scriptnoob</author>
      <link>http://userscripts.org/topics/23485</link>
    </item>
    <item>
      <title>Does it ALWAYS do unsafe searchs?, replied by JoeSimmons @ Mon, 12 Jan 2009 22:19:45 +0000</title>
      <description>&lt;p&gt;Yes it always does it. Disable it if you don't want a safe search.&lt;/p&gt;</description>
      <pubDate>Mon, 12 Jan 2009 22:19:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20308:89578</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/20308</link>
    </item>
    <item>
      <title>Does it ALWAYS do unsafe searchs?, replied by Conzeit @ Mon, 12 Jan 2009 22:02:21 +0000</title>
      <description>&lt;p&gt;it's nice to have an option, but I dont want to basically get &lt;a href=&quot;http://www.monzy.org/unsafesearch/&quot;&gt;http://www.monzy.org/unsafesearch/&lt;/a&gt; results every single time I use google...&lt;/p&gt;</description>
      <pubDate>Mon, 12 Jan 2009 22:02:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20308:89572</guid>
      <author>Conzeit</author>
      <link>http://userscripts.org/topics/20308</link>
    </item>
    <item>
      <title>exclude Google Notebook, replied by anonymous_user @ Sun, 11 Jan 2009 02:20:44 +0000</title>
      <description>&lt;p&gt;This also needs an exclusion. I used:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://*.google.*/notebook/&quot;&gt;http://*.google.*/notebook/&lt;/a&gt;*&lt;/p&gt;</description>
      <pubDate>Sun, 11 Jan 2009 02:20:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20235:89232</guid>
      <author>anonymous_user</author>
      <link>http://userscripts.org/topics/20235</link>
    </item>
    <item>
      <title>exclude Google Reader, replied by anonymous_user @ Wed, 19 Nov 2008 00:36:14 +0000</title>
      <description>&lt;p&gt;Google Reader gives an error with this script. I added &lt;a href=&quot;http://*.google.*/reader/&quot;&gt;http://*.google.*/reader/&lt;/a&gt;* to Excluded Pages.&lt;/p&gt;</description>
      <pubDate>Wed, 19 Nov 2008 00:36:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17992:79030</guid>
      <author>anonymous_user</author>
      <link>http://userscripts.org/topics/17992</link>
    </item>
    <item>
      <title>Archived Comments, replied by JoeSimmons @ Thu, 13 Nov 2008 09:41:00 +0000</title>
      <description>&lt;p&gt;I think I fixed it. Try it now.
&lt;br /&gt;If not, please explain the problem in detail.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Nov 2008 09:41:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12434:34604</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/12434</link>
    </item>
    <item>
      <title>Archived Comments, replied by scriptnoob @ Thu, 13 Nov 2008 05:21:01 +0000</title>
      <description>&lt;p&gt;have you noticed when using your script, the back button doesn't function correctly sometimes? another script like this had a similar problem and they fixed it. maybe you can get some insight from it.
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/5883&quot;&gt;http://userscripts.org/scripts/show/5883&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 13 Nov 2008 05:21:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12434:34605</guid>
      <author>scriptnoob</author>
      <link>http://userscripts.org/topics/12434</link>
    </item>
    <item>
      <title>Archived Comments, replied by JoeSimmons @ Wed, 24 Sep 2008 03:10:04 +0000</title>
      <description>&lt;p&gt;Good point. I just did a major update. Check the source and description for more info.&lt;/p&gt;</description>
      <pubDate>Wed, 24 Sep 2008 03:10:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12434:34606</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/12434</link>
    </item>
    <item>
      <title>Archived Comments, replied by Avindra Goolcharan @ Wed, 24 Sep 2008 00:33:53 +0000</title>
      <description>&lt;p&gt;shouldn't you use &quot;.tld&quot; instead of &quot;.com&quot; for people who use &quot;co.uk&quot; and others?&lt;/p&gt;</description>
      <pubDate>Wed, 24 Sep 2008 00:33:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12434:34607</guid>
      <author>Avindra Goolcharan</author>
      <link>http://userscripts.org/topics/12434</link>
    </item>
    <item>
      <title>Archived Comments, replied by anonymous_user @ Fri, 05 Sep 2008 15:06:39 +0000</title>
      <description>&lt;p&gt;Thanks. It works.&lt;/p&gt;</description>
      <pubDate>Fri, 05 Sep 2008 15:06:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12434:34608</guid>
      <author>anonymous_user</author>
      <link>http://userscripts.org/topics/12434</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Wed, 17 Nov 2004 01:05:02 +0000</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12434:34603</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/12434</link>
    </item>
  </channel>
</rss>
