Skip to content

Commit 8c4541f

Browse files
committed
[Stack-Exchange] Add target host www.stackapps.com
1 parent 80c587a commit 8c4541f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/chrome/content/rules/Stack-Exchange.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<target host="superuser.com" />
4646
<target host="*.superuser.com" />
4747
<target host="stackapps.com" />
48+
<target host="www.stackapps.com" />
4849
<exclusion pattern="^http://chat\.stackexchange\.com/" />
4950

5051
<rule from="^https?://(?:www\.)?(stackexchange|askubuntu|serverfault|superuser)\.com/favicon\.ico"
@@ -64,10 +65,10 @@
6465

6566
<rule from="^http://(www\.|meta\.|careers\.)?stackoverflow\.com/"
6667
to="https://$1stackoverflow.com/" />
67-
68+
6869
<rule from="^http://(www\.|meta\.)?serverfault\.com/"
6970
to="https://$1serverfault.com/" />
70-
71+
7172
<rule from="^http://(www\.|meta\.)?superuser\.com/"
7273
to="https://$1superuser.com/" />
7374

0 commit comments

Comments
 (0)