Skip to content

Commit

Permalink
Update default rules and favicons (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
lieser committed Jun 6, 2023
1 parent 850c288 commit 7b1da55
Show file tree
Hide file tree
Showing 8 changed files with 81 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ All notable changes to this project will be documented in this file.
By default the addon will now try them again instead of getting in a state there all further DNS queries will fail (#269).
If getting DNS servers from OS configuration is enabled, they will now also be read from the OS again (#90).

### Other

- Updated default rules and favicons (#365).

## 5.2.0 (2023-04-02)

### Enhancements
Expand Down
6 changes: 6 additions & 0 deletions data/favicon.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"11880.com": "11880.com.ico",
"1and1.com": "1und1.de.ico",
"1und1.de": "1und1.de.ico",
"abgeordnetenwatch.de": "abgeordnetenwatch.de.ico",
Expand Down Expand Up @@ -265,6 +266,7 @@
"lindt.com": "lindt.de.webp",
"linkedin.com": "linkedin.com.ico",
"linux.pizza": "linux.pizza.ico",
"lmu.de": "lmu.de.ico",
"loox.io": "loox.app.png",
"lotto-niedersachsen.de": "lotto-niedersachsen.de.png",
"lovaapp.com": "lovaapp.com.png",
Expand Down Expand Up @@ -303,6 +305,7 @@
"news-tui.com": "tui.de.png",
"nextron-systems.com": "nextron-systems.com.png",
"nexway.com": "nexway.com.png",
"nivona.com": "nivona.com.svg",
"no-ip.com": "noip.com.png",
"noip.com": "noip.com.png",
"nokiaphones.com": "nokia.com.jpg",
Expand Down Expand Up @@ -415,10 +418,12 @@
"softmaker.com": "softmaker.com.png",
"soltechonline.com": "soltechonline.com.ico",
"sophos.com": "sophos.com.ico",
"sosy-lab.org": "lmu.de.ico",
"sourceforge.com": "sourceforge.com.svg",
"sparebank1.no": "sparebank1.no.ico",
"sparkasse-koelnbonn.de": "sparkasse.de.png",
"sparkasse-uelzen.de": "sparkasse.de.png",
"spektrum.de": "spektrum.de.png",
"spenderservice.net": "spenderservice.net.png",
"spotify.com": "spotify.com.png",
"square-enix.com": "square-enix.com.ico",
Expand Down Expand Up @@ -450,6 +455,7 @@
"tracker-software.com": "tracker-software.com.png",
"travis-ci.com": "travis-ci.com.png",
"trello.com": "trello.com.ico",
"trendtours.com": "trendtours.com.png",
"trustedshops.com": "trustedshops.com.png",
"tui.de": "tui.de.png",
"tui-inspiration.de": "tui.de.png",
Expand Down
Binary file added data/favicon/11880.com.ico
Binary file not shown.
Binary file added data/favicon/lmu.de.ico
Binary file not shown.
11 changes: 11 additions & 0 deletions data/favicon/nivona.com.svg
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/spektrum.de.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/trendtours.com.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions data/signersDefault.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
"$schema": "./signersDefault-schema.json",
"rules": [
{
"domain": "11880.com",
"addr": "*",
"sdid": "11880.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "1und1.de",
"addr": "*",
"sdid": "1und1.de 1and1.com",
Expand Down Expand Up @@ -1297,6 +1303,12 @@
"sdid": "gmx.net sicher.gmx.net",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "gmx.net",
"addr": "*@system.gmx.net",
"sdid": "gmx.net system.gmx.net",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "gmx.net",
"addr": "[email protected]",
Expand Down Expand Up @@ -1765,6 +1777,24 @@
"sdid": "linux.pizza social.linux.pizza",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "lmu.de",
"addr": "*",
"sdid": "lmu.de",
"ruletype": "NEUTRAL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "lmu.de",
"addr": "*@ifi.lmu.de",
"sdid": "lmu.de ifi.lmu.de",
"ruletype": "NEUTRAL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "lmu.de",
"addr": "*@sosy.ifi.lmu.de",
"sdid": "lmu.de ifi.lmu.de sosy.ifi.lmu.de",
"ruletype": "NEUTRAL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "loox.io",
"addr": "*",
Expand Down Expand Up @@ -2047,6 +2077,12 @@
"sdid": "",
"ruletype": "NEUTRAL",
"priority": "DEFAULT_RULE_NEUTRAL"
}, {
"domain": "nivona.com",
"addr": "*",
"sdid": "nivona.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "noip.com",
"addr": "*",
Expand Down Expand Up @@ -2521,6 +2557,12 @@
"sdid": "sophos.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "sosy-lab.org",
"addr": "*",
"sdid": "sosy-lab.org",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "sourceforge.com",
"addr": "*",
Expand Down Expand Up @@ -2551,6 +2593,12 @@
"sdid": "sparkasse-uelzen.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "spektrum.de",
"addr": "*",
"sdid": "spektrum.de",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "spenderservice.net",
"addr": "*",
Expand Down Expand Up @@ -2779,6 +2827,18 @@
"sdid": "trello.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "trendtours.com",
"addr": "*",
"sdid": "trendtours.com",
"ruletype": "NEUTRAL",
"priority": "DEFAULT_RULE_ALL"
}, {
"domain": "trendtours.com",
"addr": "*@info.trendtours.com",
"sdid": "trendtours.com info.trendtours.com",
"ruletype": "ALL",
"priority": "DEFAULT_RULE_ALL_2"
}, {
"domain": "tropen-schrader.de",
"addr": "*",
Expand Down

0 comments on commit 7b1da55

Please sign in to comment.