Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website: manor.ch #90

Closed
LeGrosSancho opened this issue Aug 14, 2023 · 1 comment
Closed

Website: manor.ch #90

LeGrosSancho opened this issue Aug 14, 2023 · 1 comment

Comments

@LeGrosSancho
Copy link

LeGrosSancho commented Aug 14, 2023

Example URLs:

https://newsletter.manor.ch/d?p00wmiwi00qnk600k000000000000000bduzmfwu5jgue64vlm2fzbeq00000i000000e06vipq&utm_source=newsletter&utm_medium=email&utm_campaign=32_08_23_fr_super_week&user_id_1=4f30a3884d642f818b74adfaf897d14d8df7b31d967c07edca9c51e6c969aa0b&utm_timestamp=20230810023328

Bad params:

  • utm_source & utm_medium & utm_campaign are already cleaned
  • user_id_1
  • utm_timestamp

Additional context:
Today, cleaning returns:

https://newsletter.manor.ch/d?p00wmiwi00qnk600k000000000000000bduzmfwu5jgue64vlm2fzbeq00000i000000e06vipq=&user_id_1=4f30a3884d642f818b74adfaf897d14d8df7b31d967c07edca9c51e6c969aa0b&utm_timestamp=20230810023328

Note: the link does not work because of the = at the end of the first parameter

But it should return:

https://newsletter.manor.ch/d?p00wmiwi00qnk600k000000000000000bduzmfwu5jgue64vlm2fzbeq00000i000000e06vipq
@DrKain
Copy link
Owner

DrKain commented Aug 14, 2023

Thanks for reporting. I'll take care of this later today

@DrKain DrKain closed this as completed in 2d59c96 Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants