diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 5f15bba746..d5dd55462f 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -18,10 +18,10 @@ "title": "AscendEX" }, { - "title": "BitMEX" + "title": "Bitfinex" }, { - "title": "Bitfinex" + "title": "BitMEX" }, { "title": "Bitvavo", @@ -33,15 +33,11 @@ { "title": "Bloom Host", "slug": "bloom_host", - "altNames": [ - "Bloom Host Billing" - ] + "altNames": ["Bloom Host Billing"] }, { "title": "BorgBase", - "altNames": [ - "borg" - ], + "altNames": ["borg"], "slug": "BorgBase" }, { @@ -60,10 +56,10 @@ "hex": "D14633" }, { - "title": "ConfigCat" + "title": "Cloudflare" }, { - "title": "Cloudflare" + "title": "ConfigCat" }, { "title": "Control D", @@ -75,9 +71,7 @@ }, { "title": "DCS", - "altNames": [ - "Digital Combat Simulator" - ], + "altNames": ["Digital Combat Simulator"], "slug": "dcs" }, { @@ -123,14 +117,15 @@ { "title": "GitLab" }, + { + "title": "GMX" + }, { "title": "Google" }, { "title": "Gosuslugi", - "altNames": [ - "Госуслуги" - ], + "altNames": ["Госуслуги"], "slug": "Gosuslugi" }, { @@ -141,21 +136,21 @@ "slug": "healthchecks" }, { - "title": "ING" + "title": "IceDrive", + "slug": "Icedrive" }, { - "title": "INWX" + "title": "ING" }, { "title": "Instagram" }, { - "title": "IVPN", - "slug": "IVPN" + "title": "INWX" }, { - "title": "IceDrive", - "slug": "Icedrive" + "title": "IVPN", + "slug": "IVPN" }, { "title": "Jagex", @@ -164,10 +159,6 @@ { "title": "Kagi" }, - { - "title": "KPN", - "color": "00CC00" - }, { "title": "Kick", "hex": "53FC19" @@ -178,6 +169,10 @@ { "title": "Koofr" }, + { + "title": "KPN", + "color": "00CC00" + }, { "title": "Kraken", "hex": "5848D5" @@ -199,38 +194,18 @@ { "title": "Local", "slug": "local_wp", - "altNames": [ - "LocalWP", - "Local WP", - "Local Wordpress" - ] + "altNames": ["LocalWP", "Local WP", "Local Wordpress"] }, { "title": "Mastodon", - "altNames": [ - "mstdn", - "fediscience", - "mathstodon", - "fosstodon" - ], + "altNames": ["mstdn", "fediscience", "mathstodon", "fosstodon"], "slug": "mastodon", "hex": "6364FF" }, { "title": "Mercado Livre", "slug": "mercado_livre", - "altNames": [ - "Mercado Libre", - "MercadoLibre", - "MercadoLivre" - ] - }, - { - "title": "Murena", - "altNames": [ - "eCloud" - ], - "slug": "ecloud" + "altNames": ["Mercado Libre", "MercadoLibre", "MercadoLivre"] }, { "title": "Microsoft" @@ -241,6 +216,11 @@ { "title": "Mozilla" }, + { + "title": "Murena", + "altNames": ["eCloud"], + "slug": "ecloud" + }, { "title": "MyFRITZ!Net", "slug": "myfritz" @@ -314,6 +294,10 @@ { "title": "Proxmox" }, + { + "title": "Real-Debrid", + "slug": "real_debrid" + }, { "title": "Revolt", "hex": "858585" @@ -355,6 +339,9 @@ "slug": "standardnotes", "hex": "2173E6" }, + { + "title": "Surfshark" + }, { "title": "Synology DSM", "slug": "synology_dsm" @@ -366,9 +353,7 @@ }, { "title": "Techlore", - "altNames": [ - "Techlore Courses" - ] + "altNames": ["Techlore Courses", "Techlore Forums"] }, { "title": "Termius", @@ -427,26 +412,19 @@ }, { "title": "X", - "altNames": [ - "twitter" - ], + "altNames": ["twitter"], "slug": "x" }, { "title": "Yandex", - "altNames": [ - "Ya", - "Яндекс" - ], + "altNames": ["Ya", "Яндекс"], "slug": "Yandex" }, { "title": "YNAB", - "altNames": [ - "You Need A Budget" - ], + "altNames": ["You Need A Budget"], "slug": "ynab", "hex": "3B5EDA" } ] -} \ No newline at end of file +} diff --git a/auth/assets/custom-icons/icons/gmx.svg b/auth/assets/custom-icons/icons/gmx.svg new file mode 100644 index 0000000000..293cbdaf06 --- /dev/null +++ b/auth/assets/custom-icons/icons/gmx.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/real_debrid.svg b/auth/assets/custom-icons/icons/real_debrid.svg new file mode 100644 index 0000000000..d6b616c9e3 --- /dev/null +++ b/auth/assets/custom-icons/icons/real_debrid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/surfshark.svg b/auth/assets/custom-icons/icons/surfshark.svg new file mode 100644 index 0000000000..745b066ce9 --- /dev/null +++ b/auth/assets/custom-icons/icons/surfshark.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file