mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +02:00
api/service-config: add tiktok lite url pattern
This commit is contained in:
parent
d13b97c862
commit
2f38260e23
@ -136,12 +136,13 @@ export const services = {
|
||||
tiktok: {
|
||||
patterns: [
|
||||
":user/video/:postId",
|
||||
"i18n/share/video/:postId/",
|
||||
":shortLink",
|
||||
"t/:shortLink",
|
||||
":user/photo/:postId",
|
||||
"v/:postId.html"
|
||||
],
|
||||
subdomains: ["vt", "vm", "m"],
|
||||
subdomains: ["vt", "vm", "m", "t"],
|
||||
},
|
||||
tumblr: {
|
||||
patterns: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user