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

feat: Add sanitizer for tiktok #310

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

yedayak
Copy link
Contributor

@yedayak yedayak commented Oct 24, 2023

Note some sharing interfaces in the app give you shortened links (like https://vt.tiktok.com/fr54gr6rf3e) that expand to the links matched here, but there isn't infrastructure in the app currently to deal with them.

@yedayak yedayak requested a review from svenjacobs as a code owner October 24, 2023 18:47
@yedayak yedayak force-pushed the feature/tiktok branch 3 times, most recently from b7d379f to b43e3d8 Compare October 24, 2023 20:18
Copy link
Owner

@svenjacobs svenjacobs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your pull request 😃 I have a few remarks.

@svenjacobs
Copy link
Owner

Note some sharing interfaces in the app give you shortened links (like https://vt.tiktok.com/fr54gr6rf3e) that expand to the links matched here, but there isn't infrastructure in the app currently to deal with them.

That is correct. Leon would have to perform network requests to unwrap these short URLs which is not desired.

Note some sharing interfaces in the app give you
shortened links (https://vt.tiktok.com/fr54gr6rf3e)
that expand to the links matched here, but there
isn't infrastructure in the app currently to deal
with them.
Copy link
Owner

@svenjacobs svenjacobs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you very much!

@svenjacobs svenjacobs merged commit 188816f into svenjacobs:main Oct 26, 2023
1 check passed
@svenjacobs
Copy link
Owner

@all-contributors please add @yedayak for code

@allcontributors
Copy link
Contributor

@svenjacobs

I've put up a pull request to add @yedayak! 🎉

@yedayak yedayak deleted the feature/tiktok branch January 15, 2024 14:30
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

Successfully merging this pull request may close these issues.

2 participants