Support for tiktok's /t/ URLs.

This commit is contained in:
thonk enthusiast 2022-08-01 20:02:52 +00:00
parent 20798685c2
commit eb6fa6dd94

View file

@ -62,7 +62,7 @@
"enabled": false
},
"tiktok": {
"patterns": [":user/video/:postId", ":id"],
"patterns": [":user/video/:postId", ":id", "t/:id"],
"enabled": true
},
"douyin": {