Skip to content

Commit

Permalink
updated default rules and favicons
Browse files Browse the repository at this point in the history
  • Loading branch information
lieser committed Jan 29, 2017
1 parent e29e28f commit c5d0e9a
Show file tree
Hide file tree
Showing 7 changed files with 117 additions and 13 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
1.6.4pre1 [2017-01-29]
------------------
- fixed saving of result with DNSSEC lock
- updated default rules and favicons

1.6.3 [2016-11-20]
------------------
Expand Down
9 changes: 8 additions & 1 deletion data/favicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"amazon.co.uk": "amazon.com.ico",
"amazon.com": "amazon.com.ico",
"amazon.de": "amazon.com.ico",
"amazon.fr": "amazon.com.ico",
"anydesk.com": "anydesk.com.ico",
"aol.com": "aol.com.ico",
"apple.com": "apple.com.ico",
Expand All @@ -19,6 +20,7 @@
"blizzard.com": "blizzard.com.ico",
"bosch.com": "bosch.com.png",
"box.com": "box.com.ico",
"bueromarkt-ag.de": "bueromarkt-ag.de.ico",
"brita.net": "brita.net.ico",
"campact.de": "campact.de.ico",
"carglass.de": "carglass.de.ico",
Expand All @@ -31,13 +33,17 @@
"ebay.com": "ebay.com.ico",
"ebay.de": "ebay.com.ico",
"ebay-kleinanzeigen.de": "ebay-kleinanzeigen.de.png",
"ekosport.de": "ekosport.fr.png",
"ekosport.fr": "ekosport.fr.png",
"elderscrollsonline.com": "elderscrollsonline.com.ico",
"europcar-news.com": "europcar.com.ico",
"facebookmail.com": "facebook.com.ico",
"firefox.com": "firefox.com.png",
"forschungsgruppe.de": "forschungsgruppe.de.ico",
"germanwings.com": "germanwings.com.ico",
"github.com": "github.com.ico",
"mailings.gmx.net": "gmx.net.ico",
"sicher.gmx.net": "gmx.net.ico",
"gmxnet.de": "gmx.net.ico",
"google.com": "google.com.ico",
"guildwars2.com": "guildwars2.com.ico",
Expand All @@ -59,8 +65,9 @@
"openpetition.de": "openpetition.de.ico",
"payleven.de": "payleven.de.ico",
"paypal.de": "paypal.com.ico",
"paypal.com": "paypal.com.ico",
"perdue.com": "perdue.com.ico",
"qantas.com.au": "qantas.com.au.ico",
"riseup.net": "riseup.net.png",
"shore.com": "shore.com.ico",
"sophos.com": "sophos.com.ico",
"square-enix.com": "square-enix.com.ico",
Expand Down
Binary file added data/favicon/bueromarkt-ag.de.ico
Binary file not shown.
Binary file added data/favicon/ekosport.fr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/favicon/perdue.com.ico
Binary file not shown.
118 changes: 107 additions & 11 deletions data/signersDefault.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"versionTable": 1,
"versionData": 13,
"versionData": 14,
"rules": [
{
"domain": "1und1.de",
Expand Down Expand Up @@ -95,7 +95,37 @@
}, {
"domain": "blizzard.com",
"addr": "*@email.blizzard.com",
"sdid": "email.blizzard.com",
"sdid": "blizzard.com email.blizzard.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "bosch.com",
"addr": "*",
"sdid": "bosch.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "bosch.com",
"addr": "*@de.bosch.com",
"sdid": "bosch.com de.bosch.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "box.com",
"addr": "*",
"sdid": "box.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "bueromarkt-ag.de",
"addr": "*",
"sdid": "bueromarkt-ag.de",
"ruletype": "NEUTRAL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "bueromarkt-ag.de",
"addr": "*@newsletter.bueromarkt-ag.de",
"sdid": "bueromarkt-ag.de newsletter.bueromarkt-ag.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
Expand Down Expand Up @@ -128,6 +158,18 @@
"sdid": "dhl.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "dropbox.com",
"addr": "*",
"sdid": "dropbox.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "dropboxmail.com",
"addr": "*",
"sdid": "dropboxmail.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "easyjet.com",
"addr": "*",
Expand All @@ -137,7 +179,7 @@
}, {
"domain": "easyjet.com",
"addr": "*@email.easyJet.com",
"sdid": "email.easyJet.com",
"sdid": "easyJet.com email.easyJet.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
Expand All @@ -149,7 +191,7 @@
}, {
"domain": "ebay.de",
"addr": "*@reply.ebay.de",
"sdid": "reply.ebay.de",
"sdid": "ebay.de eply.ebay.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
Expand All @@ -158,6 +200,12 @@
"sdid": "ebay-kleinanzeigen.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "ekosport.de",
"addr": "*",
"sdid": "ekosport.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "europcar-news.com",
"addr": "*",
Expand All @@ -176,6 +224,24 @@
"sdid": "firefox.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "forschungsgruppe.de",
"addr": "*",
"sdid": "forschungsgruppe.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "germanwings.com",
"addr": "*",
"sdid": "germanwings.com",
"ruletype": "NEUTRAL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "germanwings.com",
"addr": "*@info.germanwings.com",
"sdid": "germanwings.com info.germanwings.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "github.com",
"addr": "*",
Expand All @@ -188,6 +254,12 @@
"sdid": "gmail.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL0"
}, {
"domain": "gmx.net",
"addr": "*@sicher.gmx.net",
"sdid": "gmx.net sicher.gmx.net",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "gmxnet.de",
"addr": "*",
Expand All @@ -197,7 +269,7 @@
}, {
"domain": "gmxnet.de",
"addr": "mailings@gmxnet.de",
"sdid": "gmxnet.de",
"sdid": "gmxnet.de mailings.gmx.net",
"ruletype": "NEUTRAL",
"priority": "DEFAULT_RULE_NEUTRAL"
}, {
Expand All @@ -215,13 +287,13 @@
}, {
"domain": "google.com",
"addr": "*@accounts.google.com",
"sdid": "accounts.google.com",
"sdid": "google.com accounts.google.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "google.com",
"addr": "*@plus.google.com",
"sdid": "plus.google.com",
"sdid": "google.com plus.google.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
Expand Down Expand Up @@ -269,7 +341,7 @@
}, {
"domain": "leagueoflegends.com",
"addr": "*@email.leagueoflegends.com",
"sdid": "email.leagueoflegends.com",
"sdid": "leagueoflegends.com email.leagueoflegends.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
Expand Down Expand Up @@ -302,6 +374,12 @@
"sdid": "microsoft.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "mozilla-community.org",
"addr": "*",
"sdid": "mozilla-community.org",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "navigon.com",
"addr": "*",
Expand Down Expand Up @@ -341,15 +419,27 @@
}, {
"domain": "paypal.de",
"addr": "*@e.paypal.de",
"sdid": "e.paypal.de",
"sdid": "paypal.de e.paypal.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "paypal.de",
"addr": "*@info.paypal.de",
"sdid": "info.paypal.de",
"sdid": "paypal.de info.paypal.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "paypal.de",
"addr": "*@mail.paypal.de",
"sdid": "paypal.de mail.paypal.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "perdue.com",
"addr": "*",
"sdid": "perdue.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "postpro.net",
"addr": "*",
Expand Down Expand Up @@ -427,7 +517,7 @@
"addr": "*",
"sdid": "ubi.com",
"ruletype": "NEUTRAL",
"priority": "DEFAULT_RULE_ALL"
"priority": "DEFAULT_RULE_NEUTRAL"
}, {
"domain": "ubi.com",
"addr": "*@email.ubi.com",
Expand All @@ -446,6 +536,12 @@
"sdid": "uslowrates.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "wikimedia.org",
"addr": "*",
"sdid": "wikimedia.org",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "yahoo.com",
"addr": "*",
Expand Down
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>dkim_verifier@pl</em:id>
<em:type>2</em:type> <!-- Extensions -->
<em:version>1.6.3</em:version>
<em:version>1.6.4pre1</em:version>

<em:name>DKIM Verifier</em:name>
<em:description>Verifies the DKIM-Signature of an e-mail.</em:description>
Expand Down

0 comments on commit c5d0e9a

Please sign in to comment.