Skip to content

Commit

Permalink
Merge pull request #78 from mcarey1590/main
Browse files Browse the repository at this point in the history
add mobile schema for tiktok provider
  • Loading branch information
ndaidong authored Nov 8, 2020
2 parents b1527c5 + 858650c commit 4578eaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/utils/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -3645,7 +3645,8 @@
"endpoints": [
{
"schemes": [
"https://www.tiktok.com/*/video/*"
"https://www.tiktok.com/*/video/*",
"https://m.tiktok.com/v/*"
],
"url": "https://www.tiktok.com/oembed"
}
Expand Down

0 comments on commit 4578eaf

Please sign in to comment.