https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/TinyChat.xml
<ruleset name="TinyChat" platform="mixedcontent">
<target host="tinychat.com" />
<target host="www.tinychat.com" />
<!--
https://trac.torproject.org/projects/tor/ticket/8848
<securecookie host="^(.+\.)?tinychat\.com$" name=".*"/>
-->
<exclusion pattern="^http://(?:www\.)?tinychat\.com/nsfw" />
<exclusion pattern="^http://(?:www\.)?tinychat\.com/api/find.room/lobby\?site=nsfw" />
<rule from="^http://(?:www\.)?tinychat\.com/" to="https://tinychat.com/"/>
</ruleset>