Skip to content

Commit 3b9bec4

Browse files
author
renyouguo
authored
Update BootCDN.xml
1 parent d19bce3 commit 3b9bec4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/chrome/content/rules/BootCDN.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,12 @@
2828
<ruleset name="BootCDN">
2929

3030
<target host="cdn.bootcss.com" />
31+
<test url="http://cdn.bootcss.com/bootstrap/3.3.6/css/bootstrap-theme.css" />
3132

33+
<!-- MCB -->
34+
<exclusion pattern="^http://cdn.bootcss.com/bootstrap-tokenfield/0.11.8/package/index.html" />
35+
<test url="http://cdn.bootcss.com/bootstrap-tokenfield/0.11.8/package/index.html#examples" />
36+
3237
<rule from="^http:" to="https:" />
3338

3439
</ruleset>

0 commit comments

Comments
 (0)