Skip to content

Commit

Permalink
🔧 Update remove qs list
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Jul 3, 2023
1 parent a9d8259 commit 2219b19
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/constant/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ export const QUERY_STRING_TO_REMOVE = [
'utm_term',
'utm_content',
'ldtag_cl',
'_trms',
'comment_id',
'reply_comment_id',
'pixfrom',
'spm',
'clickId',
];

export const MEDIUM_QUERY_STRING_TO_REMOVE = [
Expand Down

0 comments on commit 2219b19

Please sign in to comment.