mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-11 17:34:13 -05:00
api/service-config: add 'pro' subdomain to tiktok (#1507)
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user