]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/Url.php
URL cleanup: add 'campaign_' to the annoying parameters
[github/shaarli/Shaarli.git] / application / Url.php
index c5c7dd187bbc0d1f1f3d7aff97bbb4cfc375bb61..25a62a8ab3fb5dafa02870ab968418038ef21d37 100644 (file)
@@ -94,7 +94,10 @@ class Url
         'utm_',
 
         // ATInternet
-        'xtor='
+        'xtor=',
+
+        // Other
+        'campaign_'
     );
 
     private static $annoyingFragments = array(