mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-17 06:35:37 +07:00
Merge branch 'whitelist' into 'master'
Draft: Whitelist See merge request ClearURLs/ClearUrls!110
This commit is contained in:
@@ -105,6 +105,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
<input type="url" id="hashURL" value="" name="hashURL" class="form-control" />
|
||||
</p>
|
||||
<br />
|
||||
<p>
|
||||
<label id="whitelist_list_label"></label><br />
|
||||
<input type="text" id="whitelist" value="" name="whitelist" class="form-control" />
|
||||
</p>
|
||||
<br />
|
||||
<p>
|
||||
<label id="types_label"></label><br />
|
||||
<input type="text" id="types" value="" name="types" class="form-control" />
|
||||
|
||||
Reference in New Issue
Block a user