support for tiktok /t/ urls.

Merge pull request #13 from coolvrdude/current
This commit is contained in:
wukko 2022-08-03 22:45:34 +06:00 committed by GitHub
commit aa9bb7d5d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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