mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-07 03:45:10 +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