We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79ee86 commit a079005Copy full SHA for a079005
src/chrome/content/rules/LibreLabUCM.org.xml
@@ -1,5 +1,5 @@
1
<ruleset name="LibreLabUCM.org">
2
- <target host="librelabucm.org" />
+ <target host="librelabucm.org" />
3
<target host="foro.librelabucm.org" />
4
<target host="liberarfdi.librelabucm.org" />
5
<target host="trinity.librelabucm.org" />
@@ -21,6 +21,6 @@
21
<target host="redeclipse.librelabucm.org" />
22
<target host="syncthing.librelabucm.org" />
23
24
- <rule from="^http:"
25
- to="https:" />
+ <rule from="^http:"
+ to="https:" />
26
</ruleset>
0 commit comments