We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2a590 commit faeef18Copy full SHA for faeef18
src/chrome/content/rules/SMF_for_Free.xml
@@ -17,12 +17,7 @@
17
<ruleset name="SMF for Free (partial)">
18
19
<target host="cdn.smfboards.com" />
20
- <target host="images.smfboards.com" />
21
-
22
23
24
- <rule from="^http://images\.smfboards\.com/"
25
- to="https://s3.amazonaws.com/images.smfboards.com/" />
+ <!-- <target host="images.smfboards.com" /> -->
26
27
<rule from="^http:" to="https:" />
28
</ruleset>
0 commit comments