We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947cc53 commit 94a8385Copy full SHA for 94a8385
1 file changed
public/index.html
@@ -211,7 +211,7 @@ <h1>dnsmasq hosts.d → BIND9 Zone Generator</h1>
211
212
<div>
213
<label for="networkPrefix">Network prefix filter</label>
214
- <input id="networkPrefix" value="172.16.5." />
+ <input id="networkPrefix" value="172.16." />
215
<div class="hint">Example: <code>172.16.5.</code>. Only matching IPs are parsed.</div>
216
</div>
217
@@ -571,4 +571,4 @@ <h2>Reverse Zone Output</h2>
571
}
572
</script>
573
</body>
574
-</html>
+</html>
0 commit comments