mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
[Basilisk] remove more mozilla spy garbage
This commit is contained in:
parent
3d339baec2
commit
6c88624503
1 changed files with 2 additions and 2 deletions
|
|
@ -1049,10 +1049,10 @@ pref("browser.newtabpage.rows", 3);
|
|||
pref("browser.newtabpage.columns", 5);
|
||||
|
||||
// directory tiles download URL
|
||||
pref("browser.newtabpage.directory.source", "https://tiles.services.mozilla.com/v3/links/fetch/%LOCALE%/%CHANNEL%");
|
||||
pref("browser.newtabpage.directory.source", "");
|
||||
|
||||
// endpoint to send newtab click and view pings
|
||||
pref("browser.newtabpage.directory.ping", "https://tiles.services.mozilla.com/v3/links/");
|
||||
pref("browser.newtabpage.directory.ping", "");
|
||||
|
||||
// activates the remote-hosted newtab page
|
||||
pref("browser.newtabpage.remote", false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue