mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
Support for tiktok's /t/ URLs.
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
"enabled": false
|
||||
},
|
||||
"tiktok": {
|
||||
"patterns": [":user/video/:postId", ":id"],
|
||||
"patterns": [":user/video/:postId", ":id", "t/:id"],
|
||||
"enabled": true
|
||||
},
|
||||
"douyin": {
|
||||
|
Reference in New Issue
Block a user