Skip to content

Commit

Permalink
support for tiktok /t/ urls.
Browse files Browse the repository at this point in the history
Merge pull request #13 from coolvrdude/current
  • Loading branch information
wukko committed Aug 3, 2022
2 parents 2079868 + eb6fa6d commit aa9bb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/services/_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"enabled": false
},
"tiktok": {
"patterns": [":user/video/:postId", ":id"],
"patterns": [":user/video/:postId", ":id", "t/:id"],
"enabled": true
},
"douyin": {
Expand Down

0 comments on commit aa9bb7d

Please sign in to comment.