diff --git a/user.js b/user.js index 43bf30b..9d8be32 100644 --- a/user.js +++ b/user.js @@ -1,9 +1,9 @@ // ********************************************************************************** -// user.js | Firefox -// https://git.nixnet.xyz/Narsil/mobile_user.js +// user.js | Firefox mobile +// https://git.nixnet.services/Narsil/mobile_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 // @@ -1144,6 +1144,6 @@ user_pref("security.ssl3.rsa_des_ede3_sha", false); // 3DES // Disable location bar contextual suggestions [FF92+] user_pref("browser.urlbar.suggest.quicksuggest", false); // ------------------------------------- -// Verify user.js is applied +// Test user.js in about:config user_pref("_config.applied", true); // \ No newline at end of file