We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bbe36c + ed0d099 commit 3807f7eCopy full SHA for 3807f7e
src/chrome/content/rules/Getbootstrap.com.xml
@@ -7,8 +7,9 @@
7
<target host="expo.getbootstrap.com" />
8
<target host="blog.getbootstrap.com" />
9
<target host="themes.getbootstrap.com" />
10
+ <target host="v4-alpha.getbootstrap.com" />
11
- <securecookie host="^(www\.|expo\.|blog\.|themes\.)?getbootstrap\.com$" name=".+" />
12
+ <securecookie host="^(www\.|expo\.|blog\.|themes\.|v4-alpha\.)?getbootstrap\.com$" name=".+" />
13
14
<rule from="^http:"
15
to="https:" />
0 commit comments