<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Secure connections on sites | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/29090</link>
    <description>Recent comments on userscript: Secure connections on sites</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Amazon.com broken-ish, replied by JoeSimmons @ Fri, 19 Jun 2009 16:27:54 +0000</title>
      <description>&lt;p&gt;Not sure, I don't use amazon and have never added anything to my wishlist. I guess people can just remove it from includes for now.&lt;/p&gt;</description>
      <pubDate>Fri, 19 Jun 2009 16:27:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:29168:135488</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/29168</link>
    </item>
    <item>
      <title>Amazon.com broken-ish, replied by phrakture @ Fri, 19 Jun 2009 16:18:44 +0000</title>
      <description>&lt;p&gt;I'm having some odd behavior on Amazon related to this script. Namely, if I add an item to my wishlist, the item gets added but I am immediately redirected to a page saying that I have nothing in my cart.&lt;/p&gt;

&lt;p&gt;Not sure if it's something you can fix or not, but I'm removing amazon from my list for the time being&lt;/p&gt;</description>
      <pubDate>Fri, 19 Jun 2009 16:18:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:29168:135481</guid>
      <author>phrakture</author>
      <link>http://userscripts.org/topics/29168</link>
    </item>
    <item>
      <title>please add Wikipedia, replied by JoeSimmons @ Fri, 12 Jun 2009 09:23:38 +0000</title>
      <description>&lt;p&gt;I'm not quite sure what you want. There isn't a non-secure version of secure.wikimedia.org (&lt;code&gt;http://wikimedia.org/wikipedia/en/wiki/Main_Page&lt;/code&gt; doesn't work). If you try using non-secure on it, it switches for you, so why does it need to be on this script?&lt;/p&gt;</description>
      <pubDate>Fri, 12 Jun 2009 09:23:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28669:132073</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/28669</link>
    </item>
    <item>
      <title>please add Wikipedia, replied by eagleal @ Fri, 12 Jun 2009 09:16:12 +0000</title>
      <description>&lt;p&gt;Maybe a bit complicated but this is the secure URL of Wikipedia in Egnlish:
&lt;br /&gt;&lt;a href=&quot;https://secure.wikimedia.org/wikipedia/en/wiki/Main_Page&quot;&gt;https://secure.wikimedia.org/wikipedia/en/wiki/...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Regex:
&lt;br /&gt;&lt;a href=&quot;http://(.*)\.(.*)\.org/wiki/(.*)&quot;&gt;http://(.*)\.(.*)\.org/wiki/(.*)&lt;/a&gt;
&lt;br /&gt;&lt;a href=&quot;https://secure.wikimedia.org/$2/$1/wiki/$3&quot;&gt;https://secure.wikimedia.org/$2/$1/wiki/$3&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 12 Jun 2009 09:16:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28669:132069</guid>
      <author>eagleal</author>
      <link>http://userscripts.org/topics/28669</link>
    </item>
    <item>
      <title>Please add wikileaks.org, replied by JoeSimmons @ Thu, 30 Apr 2009 01:21:01 +0000</title>
      <description>&lt;p&gt;Done. I added &lt;code&gt;http://*.wikileaks.org/*&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 30 Apr 2009 01:21:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25826:116178</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/25826</link>
    </item>
    <item>
      <title>Please add wikileaks.org, replied by dearingj @ Wed, 29 Apr 2009 21:51:58 +0000</title>
      <description>&lt;p&gt;&lt;a href=&quot;http://www.wikileaks.org&quot;&gt;http://www.wikileaks.org&lt;/a&gt; should redirect to &lt;a href=&quot;https://secure.wikileaks.org&quot;&gt;https://secure.wikileaks.org&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;thanks :)&lt;/p&gt;</description>
      <pubDate>Wed, 29 Apr 2009 21:51:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25826:116134</guid>
      <author>dearingj</author>
      <link>http://userscripts.org/topics/25826</link>
    </item>
    <item>
      <title>Please add amazon.co.uk, replied by JoeSimmons @ Wed, 15 Apr 2009 18:57:16 +0000</title>
      <description>&lt;p&gt;Should be on there! Thanks!&lt;/p&gt;</description>
      <pubDate>Wed, 15 Apr 2009 18:57:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:24890:111246</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/24890</link>
    </item>
    <item>
      <title>Please add amazon.co.uk, replied by Chris Gerhard @ Wed, 15 Apr 2009 12:12:44 +0000</title>
      <description>&lt;p&gt;Please add amazon.co.uk&lt;/p&gt;</description>
      <pubDate>Wed, 15 Apr 2009 12:12:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:24890:111167</guid>
      <author>Chris Gerhard</author>
      <link>http://userscripts.org/topics/24890</link>
    </item>
    <item>
      <title>Please add the Zoho sites, replied by JoeSimmons @ Wed, 01 Apr 2009 06:29:26 +0000</title>
      <description>&lt;p&gt;I just added a * for subdomain so it does any zoho subdomain site, ok?&lt;/p&gt;</description>
      <pubDate>Wed, 01 Apr 2009 06:29:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:24087:107293</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/24087</link>
    </item>
    <item>
      <title>Please add the Zoho sites, replied by Dan Rochman @ Mon, 30 Mar 2009 19:37:59 +0000</title>
      <description>&lt;p&gt;Great script!  Would you please consider adding the following?&lt;/p&gt;

&lt;p&gt;// @include        &lt;a href=&quot;http://www.zoho.com/&quot;&gt;http://www.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://mail.zoho.com/&quot;&gt;http://mail.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://writer.zoho.com/&quot;&gt;http://writer.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://sheet.zoho.com/&quot;&gt;http://sheet.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://show.zoho.com/&quot;&gt;http://show.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://docs.zoho.com/&quot;&gt;http://docs.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://notebook.zoho.com/&quot;&gt;http://notebook.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://wiki.zoho.com/&quot;&gt;http://wiki.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://share.zoho.com/&quot;&gt;http://share.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://planner.zoho.com/&quot;&gt;http://planner.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://chat.zoho.com/&quot;&gt;http://chat.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://crm.zoho.com/&quot;&gt;http://crm.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://meeting.zoho.com/&quot;&gt;http://meeting.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://creator.zoho.com/&quot;&gt;http://creator.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://invoice.zoho.com/&quot;&gt;http://invoice.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://projects.zoho.com/&quot;&gt;http://projects.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://reports.zoho.com/&quot;&gt;http://reports.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://people.zoho.com/&quot;&gt;http://people.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://business.zoho.com/&quot;&gt;http://business.zoho.com/&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://marketplace.zoho.com/&quot;&gt;http://marketplace.zoho.com/&lt;/a&gt;*&lt;/p&gt;

&lt;p&gt;I _think_ that's all of 'em.  :D&lt;/p&gt;

&lt;p&gt;Thanks again,
&lt;br /&gt;DR&lt;/p&gt;</description>
      <pubDate>Mon, 30 Mar 2009 19:37:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:24087:106868</guid>
      <author>Dan Rochman</author>
      <link>http://userscripts.org/topics/24087</link>
    </item>
    <item>
      <title>please add twitter.com to the list, replied by ClaytonKash @ Sat, 07 Feb 2009 22:59:41 +0000</title>
      <description>&lt;p&gt;didn't want to open a new topic.
&lt;br /&gt;can you please add thepiratebay.org. Thanks.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Feb 2009 22:59:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20236:94732</guid>
      <author>ClaytonKash</author>
      <link>http://userscripts.org/topics/20236</link>
    </item>
    <item>
      <title>please add twitter.com to the list, replied by JoeSimmons @ Sun, 11 Jan 2009 03:05:24 +0000</title>
      <description>&lt;p&gt;Done. Thx.&lt;/p&gt;</description>
      <pubDate>Sun, 11 Jan 2009 03:05:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20236:89236</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/topics/20236</link>
    </item>
    <item>
      <title>please add twitter.com to the list, replied by Bruce Wang @ Sun, 11 Jan 2009 03:01:05 +0000</title>
      <description>&lt;p&gt;Thanks, your script is awesome!&lt;/p&gt;</description>
      <pubDate>Sun, 11 Jan 2009 03:01:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20236:89235</guid>
      <author>Bruce Wang</author>
      <link>http://userscripts.org/topics/20236</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mark Sholund @ Mon, 27 Oct 2008 11:55:48 +0000</title>
      <description>&lt;p&gt;I haven't seen any announcements about it but Google Notebook appears to support SSL connections now so you can add&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.google.com/notebook/&quot;&gt;http://www.google.com/notebook/&lt;/a&gt;*&lt;/p&gt;

&lt;p&gt;to the list.&lt;/p&gt;

&lt;p&gt;Is it possible to have this script also scan inside of the pages and modify links?  For example, this script secures access to amazon.com but all of the links to other amazon.com products are insecure; if these could be made to use https automatically then these links wouldn't retrieve the insecure page and turn around to get the secure page.&lt;/p&gt;</description>
      <pubDate>Mon, 27 Oct 2008 11:55:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13755:45961</guid>
      <author>Mark Sholund</author>
      <link>http://userscripts.org/topics/13755</link>
    </item>
    <item>
      <title>Archived Comments, replied by gowri shanker @ Fri, 24 Oct 2008 08:36:08 +0000</title>
      <description>&lt;p&gt;how about orkut sir i would love to add have orkut.com, orkut.co.in in ur script or can u let me add orkut.co.in in your site.&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:36:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13755:45962</guid>
      <author>gowri shanker</author>
      <link>http://userscripts.org/topics/13755</link>
    </item>
    <item>
      <title>Archived Comments, replied by Gary Mark @ Wed, 22 Oct 2008 14:51:23 +0000</title>
      <description>&lt;p&gt;Hey, this is a pretty cool script.&lt;/p&gt;

&lt;p&gt;The only problems I have are that the links on a page like facebook go to non-secure versions of the pages, before the pages get refreshed to the secure version. This makes the script on facebook fairly pointless to me, as I would like communication both ways to be secure. But don't worry, it's a good script :)&lt;/p&gt;

&lt;p&gt;And it's very useful for logging into facebook and other sites, so my login details are secure. Also the secure version of last.fm only works on the login page, and when you're on any other page it keeps refreshing as thought it's attempting to get to a (non-existant?) https page.&lt;/p&gt;

&lt;p&gt;For my use, I have deleted references to &lt;a href=&quot;http://facebook.com/&quot;&gt;http://facebook.com/&lt;/a&gt;* and &lt;a href=&quot;http://last.fm/&quot;&gt;http://last.fm/&lt;/a&gt;* and replaced it with just &lt;a href=&quot;http://en-us.facebook.com/&quot;&gt;http://en-us.facebook.com/&lt;/a&gt; and &lt;a href=&quot;http://www.last.fm/&quot;&gt;http://www.last.fm/&lt;/a&gt; so it secures my logon.&lt;/p&gt;

&lt;p&gt;Thanks again, and I look forward to seeing more of the script!&lt;/p&gt;</description>
      <pubDate>Wed, 22 Oct 2008 14:51:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13755:45963</guid>
      <author>Gary Mark</author>
      <link>http://userscripts.org/topics/13755</link>
    </item>
    <item>
      <title>Archived Comments, replied by David Volgyes @ Tue, 12 Aug 2008 08:22:52 +0000</title>
      <description>&lt;p&gt;You could add these sites:
&lt;br /&gt;&lt;a href=&quot;http://facebook.com/&quot;&gt;http://facebook.com/&lt;/a&gt;*
&lt;br /&gt;&lt;a href=&quot;http://www.opendns.com/&quot;&gt;http://www.opendns.com/&lt;/a&gt;*
&lt;br /&gt;&lt;a href=&quot;http://eztv.it/&quot;&gt;http://eztv.it/&lt;/a&gt;*
&lt;br /&gt;&lt;a href=&quot;http://www.last.fm/&quot;&gt;http://www.last.fm/&lt;/a&gt;*
&lt;br /&gt;etc.&lt;/p&gt;</description>
      <pubDate>Tue, 12 Aug 2008 08:22:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13755:45964</guid>
      <author>David Volgyes</author>
      <link>http://userscripts.org/topics/13755</link>
    </item>
    <item>
      <title>Archived Comments, replied by ozzii @ Mon, 30 Jun 2008 04:07:43 +0000</title>
      <description>&lt;p&gt;Hi,
&lt;br /&gt;You can add:
&lt;br /&gt;&lt;a href=&quot;http://*evernote.com/&quot;&gt;http://*evernote.com/&lt;/a&gt;*
&lt;br /&gt;&lt;a href=&quot;http://www.binsearch.info/&quot;&gt;http://www.binsearch.info/&lt;/a&gt;*
&lt;br /&gt;&lt;a href=&quot;http://www.binsearch.net/&quot;&gt;http://www.binsearch.net/&lt;/a&gt;*&lt;/p&gt;</description>
      <pubDate>Mon, 30 Jun 2008 04:07:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13755:45965</guid>
      <author>ozzii</author>
      <link>http://userscripts.org/topics/13755</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Wed, 17 Nov 2004 01:05:14 +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:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13755:45960</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/13755</link>
    </item>
  </channel>
</rss>
