mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-14 03:30:17 +01:00
5 lines
202 B
JavaScript
5 lines
202 B
JavaScript
|
// Make sure there are trailing slashes!
|
||
|
pref("extensions.reporter.privacyURL", "http://reporter.mozilla.org/privacy/");
|
||
|
pref("extensions.reporter.serviceURL", "http://reporter.mozilla.org/service/");
|
||
|
|