summaryrefslogtreecommitdiffstats
path: root/addon_chrome/ismitmlink/cfg.html
blob: cce210d43b0d966149c967cf44f92f214006b75a (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" disabled> 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>