Support for tiktok's /t/ URLs.
This commit is contained in:
parent
20798685c2
commit
eb6fa6dd94
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
"enabled": false
|
||||
},
|
||||
"tiktok": {
|
||||
"patterns": [":user/video/:postId", ":id"],
|
||||
"patterns": [":user/video/:postId", ":id", "t/:id"],
|
||||
"enabled": true
|
||||
},
|
||||
"douyin": {
|
||||
|
|
Loading…
Reference in a new issue