mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-26 08:58:11 +00:00
api/service-config: add 'pro' subdomain to tiktok (#1507)
This commit is contained in:
parent
8d9bccc4fe
commit
a62d734993
@ -152,7 +152,7 @@ export const services = {
|
|||||||
":user/photo/:postId",
|
":user/photo/:postId",
|
||||||
"v/:postId.html"
|
"v/:postId.html"
|
||||||
],
|
],
|
||||||
subdomains: ["vt", "vm", "m", "t"],
|
subdomains: ["vt", "vm", "m", "t", "pro"],
|
||||||
},
|
},
|
||||||
tumblr: {
|
tumblr: {
|
||||||
patterns: [
|
patterns: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user