Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 26 additions & 28 deletions src/chrome/content/rules/XFCE.org.xml
Original file line number Diff line number Diff line change
@@ -1,50 +1,48 @@
<!--
Non-functional hosts
SSL peer certificate was not OK:
- archive.al-us.xfce.org
- archive.xfce.org
- archive.be.xfce.org
- bugs.xfce.org
- buildbot.xfce.org
- foundation.xfce.org
- geoip.xfce.org
- i18n.xfce.org
- installit.xfce.org
- ns1.xfce.org
- ns2.xfce.org
- ns4.xfce.org
- pyxfce.xfce.org
- squeeze.xfce.org
- svn.xfce.org
- thunar.xfce.org
- translations.xfce.org
- www.tx-us.xfce.org
- www.us.xfce.org
- users.xfce.org
- www-test.xfce.org
- xfc.xfce.org
bugs.xfce.org
buildbot.xfce.org
foundation.xfce.org
i18n.xfce.org
installit.xfce.org
ns1.xfce.org
ns2.xfce.org
ns4.xfce.org
pyxfce.xfce.org
squeeze.xfce.org
svn.xfce.org
thunar.xfce.org
translations.xfce.org
www.tx-us.xfce.org
www.us.xfce.org
users.xfce.org
www-test.xfce.org
xfc.xfce.org

Peer certificate cannot be authenticated with given CA certificates:
- archive.be2.xfce.org
- earlgrey.xfce.org

Different content:
- releases.xfce.org
archive.be2.xfce.org
earlgrey.xfce.org

Mixed content blocking (MCB) tiggered:
- from ajax.googleapis.com on blog.xfce.org
from ajax.googleapis.com on blog.xfce.org
-->
<ruleset name="XFCE.org (partial)">
<target host="xfce.org" />
<target host="www.xfce.org" />
<target host="archive.al-us.xfce.org" />
<target host="archive.xfce.org" />
<target host="archive.be.xfce.org" />
<target host="bug-attachment.xfce.org" />
<target host="bugzilla.xfce.org" />
<target host="cdn.xfce.org" />
<target host="docs.xfce.org" />
<target host="forum.xfce.org" />
<target host="geoip.xfce.org" />
<target host="git.xfce.org" />
<target host="goodies.xfce.org" />
<target host="mail.xfce.org" />
<target host="releases.xfce.org" />
<target host="tibeti.xfce.org" />
<target host="wiki.xfce.org" />

Expand Down