diff --git a/user.js b/user.js index 895c7c6..74747e4 100644 --- a/user.js +++ b/user.js @@ -1,13 +1,13 @@ // ********************************************************************************** -// user.js | Firefox -// https://git.nixnet.xyz/Narsil/desktop_user.js +// user.js | Firefox desktop +// https://git.nixnet.services/Narsil/desktop_user.js // ********************************************************************************** // -// Author : Narsil : https://git.nixnet.xyz/Narsil +// Author : Narsil : https://git.nixnet.services/Narsil // // Based on : arkenfox : https://github.com/arkenfox/user.js // -// License : https://git.nixnet.xyz/Narsil/desktop_user.js/raw/branch/master/LICENSE +// License : https://git.nixnet.services/Narsil/desktop_user.js/raw/branch/master/LICENSE // // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> // START: internal custom pref to test for syntax error @@ -1090,4 +1090,4 @@ user_pref("security.ssl3.rsa_des_ede3_sha", false); // 3DES // FF95 // Disable location bar contextual suggestions [FF92+] user_pref("browser.urlbar.suggest.quicksuggest", false); -// +// \ No newline at end of file