Skip to content

Commit b316525

Browse files
authored
Add alwaysdata.com favicon (#561)
alwaysdata is a French hosting company : https://www.alwaysdata.com The `alwaysdata.com` domain is reserved for corporate use (emails, websites, etc.). Customers use the `alwaysdata.net` domain. This PR adds our logo only for the corporate `alwaysdata.com` domain.
1 parent 5d5eee6 commit b316525

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

data/favicon.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"alpenverein.de": "alpenverein.de.png",
3737
"alternate.de": "alternate.de.png",
3838
"altroconsumo.it": "altroconsumo.it.png",
39+
"alwaysdata.com": "alwaysdata.com.svg",
3940
"amazon.co.uk": "amazon.com.ico",
4041
"amazon.com": "amazon.com.ico",
4142
"amazon.de": "amazon.com.ico",

data/favicon/alwaysdata.com.svg

Lines changed: 1 addition & 0 deletions
Loading

data/signersDefault.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,12 @@
211211
"sdid": "altroconsumo.it noreply.altroconsumo.it",
212212
"ruletype": "ALL",
213213
"priority": "DEFAULT_RULE_ALL_2"
214+
}, {
215+
"domain": "alwaysdata.com",
216+
"addr": "*",
217+
"sdid": "alwaysdata.com",
218+
"ruletype": "ALL",
219+
"priority": "DEFAULT_RULE_ALL"
214220
}, {
215221
"domain": "amazon.co.uk",
216222
"addr": "*",

0 commit comments

Comments
 (0)