diff --git a/tool/mypdns/reporter/addon/firefox/conf.html b/tool/mypdns/reporter/addon/firefox/conf.html index ee8df6d456..56644000fb 100644 --- a/tool/mypdns/reporter/addon/firefox/conf.html +++ b/tool/mypdns/reporter/addon/firefox/conf.html @@ -7,7 +7,7 @@ <br><br> 🔑 <b>Access Token</b><br> <input id="token" type="password" size="28" maxlength="20" value="" placeholder="Your Collaboration Matters">  - <input id="set" type="button" value="  Set  "><br> + <input id="set" type="button" value="  Set  "> (<a target="_blank" href="https://mypdns.org/-/profile/personal_access_tokens?name=mypdnsrep-addon&scopes=read_user,api">Create Access Token</a>)<br> <br><br> ✅ <b>Options</b><br>  <label><input id="top1" type="checkbox"> Open Issue page when the issue is already exist</label><br> @@ -58,6 +58,7 @@ <br> 👻 <b>Hide Category</b><br>  <label><input id="nocat01" type="checkbox"> Adware</label><br> +  <label><input id="nocat22" type="checkbox"> Coin Blocker</label><br>  <label><input id="nocat02" type="checkbox"> Drugs</label><br>  <label><input id="nocat03" type="checkbox"> Gambling</label><br>  <label><input id="nocat17" type="checkbox"> Gore</label><br> @@ -80,9 +81,6 @@  <label><input id="nocat13" type="checkbox"> Weapons</label><br> <br> <hr> - <ul> - <li> <a target="_blank" href="https://mypdns.org/-/profile/personal_access_tokens?name=mypdnsrep-addon&scopes=read_user,api">Create your Access Token</a></li> - </ul> <ul> <li> <a target="_blank" href="https://mypdns.org/my-privacy-dns/matrix/-/issues">Matrix Issues</a></li> </ul>