Skip to content

Commit 4ff63d7

Browse files
ivysronoJ0WI
authored andcommitted
Update LibreOffice-mixedcontent.xml (EFForg#7301)
* Update LibreOffice-mixedcontent.xml * Update LibreOffice-mixedcontent.xml
1 parent fc3e2b0 commit 4ff63d7

1 file changed

Lines changed: 27 additions & 3 deletions

File tree

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,34 @@
11
<!--
22
For rules not causing false/broken MCB, see LibreOffice.xml.
33
-->
4-
<ruleset name="LibreOffice (mixedcontent)" platform="mixedcontent">
4+
5+
<ruleset name="LibreOffice (mixedcontent)">
6+
57
<target host="extensions.libreoffice.org" />
8+
9+
<exclusion pattern="^http://extensions\.libreoffice\.org/$" />
10+
11+
<rule from="^http://extensions\.libreoffice\.org/(.+)(\.css|\.gif|\.js|\.png|\/logo|\/screenshot_thumb)$" to="https://extensions.libreoffice.org/$1$2" />
12+
13+
<test url="http://extensions.libreoffice.org/portal_css/tdf-liboextcenter/base-cachekey-b1f7cdd3561ef0c2a61da9b6b54b4512.css" />
14+
<test url="http://extensions.libreoffice.org/spinner.gif" />
15+
<test url="http://extensions.libreoffice.org/portal_javascripts/tdf-liboextcenter/resourceplone.app.jquery-cachekey-5e4abae81e4993339678053c3c284262.js" />
16+
<test url="http://extensions.libreoffice.org/liboextcenter2.png" />
17+
<test url="http://extensions.libreoffice.org/portal_css/tdf-liboextcenter/pfeil6.png" />
18+
<test url="http://extensions.libreoffice.org/extension-center/multisave/logo" />
19+
<test url="http://extensions.libreoffice.org/extension-center/copy-only-visible-cells/screenshot_thumb" />
20+
21+
622
<target host="templates.libreoffice.org" />
723

8-
<rule from="^http:"
9-
to="https:" />
24+
<exclusion pattern="^http://templates\.libreoffice\.org/$" />
25+
26+
<rule from="^http://templates\.libreoffice\.org/(.+)(\.css|\.gif|\.js|\.png)$" to="https://templates.libreoffice.org/$1$2" />
27+
28+
<test url="http://templates.libreoffice.org/portal_css/tdf-libotemplatecenter/reset-cachekey-0aac182c157025798abb328e3400d9bd.css" />
29+
<test url="http://templates.libreoffice.org/spinner.gif" />
30+
<test url="http://templates.libreoffice.org/portal_javascripts/tdf-libotemplatecenter/resourceplone.app.jquery-cachekey-de7e0f44aa2d0fb5ce41e13a00b7f27c.js" />
31+
<test url="http://templates.libreoffice.org/liboextcenter2.png" />
32+
<test url="http://templates.libreoffice.org/libotemplatecenter03.png" />
33+
1034
</ruleset>

0 commit comments

Comments
 (0)