From e1943122f342f1653d9e0c143ca47e9ead653a13 Mon Sep 17 00:00:00 2001 From: MkQtS <81752398+MkQtS@users.noreply.github.com> Date: Fri, 6 Mar 2026 13:12:41 +0800 Subject: [PATCH] mozilla: remove two redundant subdomains and rust (#3330) Rust now belongs to Rust Foundation, not mozilla `*.services.mozilla.com` is overrided by `mozilla.com`, so comment them out --- data/mozilla | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/data/mozilla b/data/mozilla index 3b7acdc0..70367328 100644 --- a/data/mozilla +++ b/data/mozilla @@ -1,6 +1,5 @@ include:firefox include:mdn -include:rust mozgcp.net mozilla.com @@ -24,7 +23,10 @@ seamonkey-project.org thunderbird.net # Mozilla Location Service -location.services.mozilla.com +# * Overrided by above `mozilla.com` +# * In March 2024, Mozilla announced the project was being discontinued +#location.services.mozilla.com # Mozilla Push Service -push.services.mozilla.com +# * Overrided by above `mozilla.com` +#push.services.mozilla.com