diff --git a/client/src/__locales/pl.json b/client/src/__locales/pl.json index 7ef4dd9a..ca74d464 100644 --- a/client/src/__locales/pl.json +++ b/client/src/__locales/pl.json @@ -122,7 +122,7 @@ "stats_query_domain": "Najczęściej wyszukiwane domeny", "for_last_hours": "w ciągu ostatniej {{count}} godziny", "for_last_hours_plural": "w ciągu ostatnich {{count}} godzin", - "for_last_days": "za ostatni dzień {{count}}", + "for_last_days": "za ostatni {{count}} dzień", "for_last_days_plural": "z ostatnich {{count}} dni", "stats_disabled": "Statystyki zostały wyłączone. Można je włączyć na <0>stronie ustawień.", "stats_disabled_short": "Statystyki zostały wyłączone", @@ -130,7 +130,7 @@ "requests_count": "Licznik żądań", "top_blocked_domains": "Najpopularniejsze zablokowane domeny", "top_clients": "Główni klienci", - "no_clients_found": "Nie znaleziono klienta", + "no_clients_found": "Nie znaleziono klientów", "general_statistics": "Ogólne statystyki", "top_upstreams": "Często żądane serwery nadrzędne", "no_upstreams_data_found": "Brak danych dotyczących serwerów nadrzędnych", diff --git a/client/src/helpers/filters/filters.ts b/client/src/helpers/filters/filters.ts index 1b8fbe51..5e44e309 100644 --- a/client/src/helpers/filters/filters.ts +++ b/client/src/helpers/filters/filters.ts @@ -238,6 +238,12 @@ export default { "homepage": "https://github.com/hagezi/dns-blocklists", "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_51.txt" }, + "hagezi_samsung_tracker_blocklist": { + "name": "HaGeZi's Samsung Tracker Blocklist", + "categoryId": "other", + "homepage": "https://github.com/hagezi/dns-blocklists", + "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_61.txt" + }, "hagezi_the_worlds_most_abused_tlds": { "name": "HaGeZi's The World's Most Abused TLDs", "categoryId": "security", @@ -256,6 +262,12 @@ export default { "homepage": "https://github.com/hagezi/dns-blocklists", "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_49.txt" }, + "hagezi_windows_office_tracker_blocklist": { + "name": "HaGeZi's Windows/Office Tracker Blocklist", + "categoryId": "other", + "homepage": "https://github.com/hagezi/dns-blocklists", + "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_63.txt" + }, "hagezi_xiaomi_tracking_blocklist": { "name": "HaGeZi's Xiaomi Tracker Blocklist", "categoryId": "other", @@ -346,17 +358,17 @@ export default { "homepage": "https://github.com/uBlockOrigin/uAssets", "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_50.txt" }, + "ukrainian_security_filter": { + "name": "Ukrainian Security Filter", + "categoryId": "other", + "homepage": "https://github.com/braveinnovators/ukrainian-security-filter", + "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_62.txt" + }, "urlhaus_filter_online": { "name": "Malicious URL Blocklist (URLHaus)", "categoryId": "security", "homepage": "https://urlhaus.abuse.ch/", "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_11.txt" - }, - "windowsspyblocker_hosts_spy_rules": { - "name": "WindowsSpyBlocker - Hosts spy rules", - "categoryId": "other", - "homepage": "https://github.com/crazy-max/WindowsSpyBlocker", - "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_23.txt" } } } diff --git a/client/src/helpers/trackers/trackers.json b/client/src/helpers/trackers/trackers.json index 0860533c..cf228a1a 100644 --- a/client/src/helpers/trackers/trackers.json +++ b/client/src/helpers/trackers/trackers.json @@ -1,5 +1,5 @@ { - "timeUpdated": "2024-10-28T10:04:59.054Z", + "timeUpdated": "2024-11-06T13:56:52.653Z", "categories": { "0": "audio_video_player", "1": "comments", @@ -8195,7 +8195,7 @@ "google_dns": { "name": "Google DNS", "categoryId": 10, - "url": "hhttps://dns.google/", + "url": "https://dns.google/", "companyId": "google", "source": "AdGuard" }, @@ -15654,7 +15654,7 @@ "shareaholic": { "name": "Shareaholic", "categoryId": 6, - "url": "hhttps://www.shareaholic.com/", + "url": "https://www.shareaholic.com/", "companyId": "shareaholic" }, "shareasale": {