We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa75564 commit ed9e662Copy full SHA for ed9e662
1 file changed
src/chrome/content/rules/Stack-Exchange.xml
@@ -70,6 +70,7 @@
70
<target host="*.stackexchange.com" />
71
<exclusion pattern="^http://(?:\w+\.)?stackexchange\.com/search\?" />
72
<exclusion pattern="^http://chat\.stackexchange\.com/" />
73
+ <exclusion pattern="^http://(?:\w+\.)?(stackexchange|stackoverflow)\.com/users/authenticate/" />
74
<target host="stackoverflow.com" />
75
<target host="*.stackoverflow.com" />
76
<target host="app.stacktack.com" />
0 commit comments