mirror of
https://codeberg.org/diginaut/digimarks.git
synced 2026-02-04 11:30:27 +01:00
Implemented stripping of query parameters from url
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
|
||||
<div class="input-field col s12">
|
||||
<input type="checkbox" name="strip" id="strip" />
|
||||
<label for="strip">Strip parameters from url</label>
|
||||
<label for="strip">Strip parameters from url (like <em>?utm_source=social</em> - can break the link!)</label>
|
||||
</div>
|
||||
|
||||
{% if bookmark.url_hash %}
|
||||
|
||||
Reference in New Issue
Block a user