We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0710cc4 commit 9f08591Copy full SHA for 9f08591
src/chrome/content/rules/Stanford-University.xml
@@ -151,6 +151,8 @@
151
-->
152
<exclusion pattern="^http://xenon\.stanford\.edu/+~" />
153
154
+ <!-- Exclusion for Flashproxy: https://trac.torproject.org/projects/tor/wiki/FlashProxyFAQ -->
155
+ <exclusion pattern="^http://crypto\.stanford\.edu/flashproxy/embed\.html" />
156
157
<!--securecookie host="^(\.cs|\.engineering)?\.stanford\.edu$" name=".+" /-->
158
<securecookie host="^(?:adminguide|alumni|\.answers|ehsappprd1|hannahousetours|\.itservices|\.law|\.lbre|maven|openflow|parents|pgnet|\.siepr|(?:\.news|www6)\.slac\|stanfordwho|weblogin|webauth1).stanford\.edu$" name=".+" />
0 commit comments