utm-filter.lua: mention the passing of fbclid

This commit is contained in:
Přemysl Eric Janouch 2022-07-18 17:57:13 +02:00
parent 60d52ad479
commit 2d8808d795
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
-- A list of useless URL parameters that don't affect page function
local banned = {
gclid = 1,
-- Alas, Facebook no longer uses this parameter, see:
-- https://news.ycombinator.com/item?id=32117489
fbclid = 1,
utm_source = 1,