api/service-config: add 'pro' subdomain to tiktok (#1507)
Some checks failed
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled

This commit is contained in:
Andrej Popov
2026-01-24 22:05:28 +01:00
committed by jj
parent f520d2bf74
commit e1ce1dbf69

View File

@@ -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: [