api/service-config: add 'pro' subdomain to tiktok (#1507)
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run

This commit is contained in:
Andrej Popov
2026-01-24 22:05:28 +01:00
committed by GitHub
parent 8d9bccc4fe
commit a62d734993

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