summaryrefslogtreecommitdiffstats
path: root/addon_firefox/ismitmlink/cfg.html
blob: 860980fabb6ddb67018041fb954bdc069e299a9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
   <head>
      <meta http-equiv="content-type" content="text/html;charset=UTF-8">
   </head>
   <body>
      <label><input type="checkbox" id="ign1"> Ignoru unuan partion FQDN (Ne Rekomendas)</label><br>
      <label><input type="checkbox" id="ign2"> Ignoru infektitan bildon (Ne Rekomendas)</label><br>
      <label><input type="checkbox" id="obs"> Ankaŭ skani ligojn aldonitajn de Ĝavaskripto (Rekomendi)</label><br>
      <label><input type="checkbox" id="dbg"> Montri demandon en konzolo</label><br>
      <br>&nbsp;<br>&nbsp;<br>
      Informoj pri kaŝmemoro<br>&nbsp;<br>
      Infektita: <input type="text" id="viry" readonly><br>
      Ne infektita: <input type="text" id="virn" readonly><br>
      Entute: <input type="text" id="viro" readonly><br>
      <script src="cs.js"></script>
   </body>
</html>