Skip to content

Commit 7b1da55

Browse files
committed
Update default rules and favicons (#365)
1 parent 850c288 commit 7b1da55

8 files changed

+81
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ All notable changes to this project will be documented in this file.
1616
By default the addon will now try them again instead of getting in a state there all further DNS queries will fail (#269).
1717
If getting DNS servers from OS configuration is enabled, they will now also be read from the OS again (#90).
1818

19+
### Other
20+
21+
- Updated default rules and favicons (#365).
22+
1923
## 5.2.0 (2023-04-02)
2024

2125
### Enhancements

data/favicon.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"11880.com": "11880.com.ico",
23
"1and1.com": "1und1.de.ico",
34
"1und1.de": "1und1.de.ico",
45
"abgeordnetenwatch.de": "abgeordnetenwatch.de.ico",
@@ -265,6 +266,7 @@
265266
"lindt.com": "lindt.de.webp",
266267
"linkedin.com": "linkedin.com.ico",
267268
"linux.pizza": "linux.pizza.ico",
269+
"lmu.de": "lmu.de.ico",
268270
"loox.io": "loox.app.png",
269271
"lotto-niedersachsen.de": "lotto-niedersachsen.de.png",
270272
"lovaapp.com": "lovaapp.com.png",
@@ -303,6 +305,7 @@
303305
"news-tui.com": "tui.de.png",
304306
"nextron-systems.com": "nextron-systems.com.png",
305307
"nexway.com": "nexway.com.png",
308+
"nivona.com": "nivona.com.svg",
306309
"no-ip.com": "noip.com.png",
307310
"noip.com": "noip.com.png",
308311
"nokiaphones.com": "nokia.com.jpg",
@@ -415,10 +418,12 @@
415418
"softmaker.com": "softmaker.com.png",
416419
"soltechonline.com": "soltechonline.com.ico",
417420
"sophos.com": "sophos.com.ico",
421+
"sosy-lab.org": "lmu.de.ico",
418422
"sourceforge.com": "sourceforge.com.svg",
419423
"sparebank1.no": "sparebank1.no.ico",
420424
"sparkasse-koelnbonn.de": "sparkasse.de.png",
421425
"sparkasse-uelzen.de": "sparkasse.de.png",
426+
"spektrum.de": "spektrum.de.png",
422427
"spenderservice.net": "spenderservice.net.png",
423428
"spotify.com": "spotify.com.png",
424429
"square-enix.com": "square-enix.com.ico",
@@ -450,6 +455,7 @@
450455
"tracker-software.com": "tracker-software.com.png",
451456
"travis-ci.com": "travis-ci.com.png",
452457
"trello.com": "trello.com.ico",
458+
"trendtours.com": "trendtours.com.png",
453459
"trustedshops.com": "trustedshops.com.png",
454460
"tui.de": "tui.de.png",
455461
"tui-inspiration.de": "tui.de.png",

data/favicon/11880.com.ico

1.12 KB
Binary file not shown.

data/favicon/lmu.de.ico

7.23 KB
Binary file not shown.

data/favicon/nivona.com.svg

+11
Loading

data/favicon/spektrum.de.png

646 Bytes
Loading

data/favicon/trendtours.com.png

7.88 KB
Loading

data/signersDefault.json

+60
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
"$schema": "./signersDefault-schema.json",
33
"rules": [
44
{
5+
"domain": "11880.com",
6+
"addr": "*",
7+
"sdid": "11880.com",
8+
"ruletype": "ALL",
9+
"priority": "DEFAULT_RULE_ALL"
10+
}, {
511
"domain": "1und1.de",
612
"addr": "*",
713
"sdid": "1und1.de 1and1.com",
@@ -1297,6 +1303,12 @@
12971303
"sdid": "gmx.net sicher.gmx.net",
12981304
"ruletype": "ALL",
12991305
"priority": "DEFAULT_RULE_ALL_2"
1306+
}, {
1307+
"domain": "gmx.net",
1308+
"addr": "*@system.gmx.net",
1309+
"sdid": "gmx.net system.gmx.net",
1310+
"ruletype": "ALL",
1311+
"priority": "DEFAULT_RULE_ALL_2"
13001312
}, {
13011313
"domain": "gmx.net",
13021314
"addr": "[email protected]",
@@ -1765,6 +1777,24 @@
17651777
"sdid": "linux.pizza social.linux.pizza",
17661778
"ruletype": "ALL",
17671779
"priority": "DEFAULT_RULE_ALL"
1780+
}, {
1781+
"domain": "lmu.de",
1782+
"addr": "*",
1783+
"sdid": "lmu.de",
1784+
"ruletype": "NEUTRAL",
1785+
"priority": "DEFAULT_RULE_ALL"
1786+
}, {
1787+
"domain": "lmu.de",
1788+
"addr": "*@ifi.lmu.de",
1789+
"sdid": "lmu.de ifi.lmu.de",
1790+
"ruletype": "NEUTRAL",
1791+
"priority": "DEFAULT_RULE_ALL_2"
1792+
}, {
1793+
"domain": "lmu.de",
1794+
"addr": "*@sosy.ifi.lmu.de",
1795+
"sdid": "lmu.de ifi.lmu.de sosy.ifi.lmu.de",
1796+
"ruletype": "NEUTRAL",
1797+
"priority": "DEFAULT_RULE_ALL_2"
17681798
}, {
17691799
"domain": "loox.io",
17701800
"addr": "*",
@@ -2047,6 +2077,12 @@
20472077
"sdid": "",
20482078
"ruletype": "NEUTRAL",
20492079
"priority": "DEFAULT_RULE_NEUTRAL"
2080+
}, {
2081+
"domain": "nivona.com",
2082+
"addr": "*",
2083+
"sdid": "nivona.com",
2084+
"ruletype": "ALL",
2085+
"priority": "DEFAULT_RULE_ALL"
20502086
}, {
20512087
"domain": "noip.com",
20522088
"addr": "*",
@@ -2521,6 +2557,12 @@
25212557
"sdid": "sophos.com",
25222558
"ruletype": "ALL",
25232559
"priority": "DEFAULT_RULE_ALL"
2560+
}, {
2561+
"domain": "sosy-lab.org",
2562+
"addr": "*",
2563+
"sdid": "sosy-lab.org",
2564+
"ruletype": "ALL",
2565+
"priority": "DEFAULT_RULE_ALL"
25242566
}, {
25252567
"domain": "sourceforge.com",
25262568
"addr": "*",
@@ -2551,6 +2593,12 @@
25512593
"sdid": "sparkasse-uelzen.de",
25522594
"ruletype": "ALL",
25532595
"priority": "DEFAULT_RULE_ALL"
2596+
}, {
2597+
"domain": "spektrum.de",
2598+
"addr": "*",
2599+
"sdid": "spektrum.de",
2600+
"ruletype": "ALL",
2601+
"priority": "DEFAULT_RULE_ALL"
25542602
}, {
25552603
"domain": "spenderservice.net",
25562604
"addr": "*",
@@ -2779,6 +2827,18 @@
27792827
"sdid": "trello.com",
27802828
"ruletype": "ALL",
27812829
"priority": "DEFAULT_RULE_ALL"
2830+
}, {
2831+
"domain": "trendtours.com",
2832+
"addr": "*",
2833+
"sdid": "trendtours.com",
2834+
"ruletype": "NEUTRAL",
2835+
"priority": "DEFAULT_RULE_ALL"
2836+
}, {
2837+
"domain": "trendtours.com",
2838+
"addr": "*@info.trendtours.com",
2839+
"sdid": "trendtours.com info.trendtours.com",
2840+
"ruletype": "ALL",
2841+
"priority": "DEFAULT_RULE_ALL_2"
27822842
}, {
27832843
"domain": "tropen-schrader.de",
27842844
"addr": "*",

0 commit comments

Comments
 (0)