Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H HTTPS Everywhere EFF
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • HTTPS Everywhere EFF
  • Issues
  • #26618
Closed
Open
Issue created Jul 02, 2018 by cypherpunks@cypherpunks

Add target rads.stackoverflow.com to the Stack-Exchange.xml ruleset

https://github.com/EFForg/https-everywhere/blob/master/src/chrome/content/rules/Stack-Exchange.xml

	<!-- Stackoverflow -->
	<target host="stackoverflow.com"/>
	<target host="www.stackoverflow.com"/>
	<target host="chat.stackoverflow.com"/>
	<target host="careers.stackoverflow.com"/>
	<target host="email.stackoverflow.com"/>
	<target host="ja.stackoverflow.com"/>
	<target host="meta.stackoverflow.com"/>
	<target host="pt.stackoverflow.com"/>
+	<target host="rads.stackoverflow.com"/>
	<target host="ru.stackoverflow.com"/>
	<target host="blog.stackoverflow.com"/>
	<target host="stackoverflow.blog"/>
	<target host="www.stackoverflow.blog"/>
	<target host="stackoverflow.email"/>
.
.
.
	<!-- Stackoverflow -->
	<securecookie host="^chat\.stackoverflow\.com$" name=".+"/>
	<securecookie host="^careers\.stackoverflow\.com$" name=".+"/>
	<securecookie host="^ja\.stackoverflow\.com$" name=".+"/>
	<securecookie host="^meta\.stackoverflow\.com$" name=".+"/>
	<securecookie host="^pt\.stackoverflow\.com$" name=".+"/>
+	<securecookie host="^rads\.stackoverflow\.com$" name=".+"/>
	<securecookie host="^ru\.stackoverflow\.com$" name=".+"/>
	<securecookie host="^stackoverflow\.com$" name=".+"/>

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking