mirror of
https://github.com/imputnet/cobalt.git
synced 2026-08-04 15:28:34 +00:00
api/service-config: add 'pro' subdomain to tiktok (#1507)
This commit is contained in:
parent
f520d2bf74
commit
e1ce1dbf69
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ export const services = {
|
|||
":user/photo/:postId",
|
||||
"v/:postId.html"
|
||||
],
|
||||
subdomains: ["vt", "vm", "m", "t"],
|
||||
subdomains: ["vt", "vm", "m", "t", "pro"],
|
||||
},
|
||||
tumblr: {
|
||||
patterns: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue