New Version 1.3.3.9

You can now manually specify in the settings which request types you would like to have all examined by ClearURLs.

#84
This commit is contained in:
Kevin Röbert
2018-07-31 19:15:48 +02:00
parent aba3393ca5
commit 49a08881ed
6 changed files with 29 additions and 3 deletions

View File

@@ -57,6 +57,11 @@
<input type="url" id="hash_url" value="" name="hash_url" class="form-control" />
</p>
<br />
<p>
<label id="types_label"></label><br />
<input type="text" id="types" value="" name="types" class="form-control" />
</p>
<br />
<p class="text-center">
<button type="button" id="save_settings_btn"
class="btn btn-success" title="Save the settings"></button>