Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #26618

Closed (moved)
Open
Opened 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 admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#26618