We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5911373 commit e78c37bCopy full SHA for e78c37b
src/chrome/content/rules/Atlassian.xml
@@ -91,6 +91,12 @@
91
-->
92
<exclusion pattern="^http://(?:.+\.(?:ams|dyn\.syd|inf|internal|sf|office)|go)\.atlassian\.com/" />
93
94
+ <test url="http://x.ams.atlassian.com/" />
95
+ <test url="http://eg.ams.atlassian.com/" />
96
+ <test url="http://eg.dyn.syd.atlassian.com/" />
97
+ <test url="http://eg.inf.atlassian.com/" />
98
+ <test url="http://eg.internal.atlassian.com/" />
99
+ <test url="http://eg.sf.atlassian.com/" />
100
<test url="http://go.atlassian.com/" />
101
<test url="http://eg.office.atlassian.com/" />
102
0 commit comments