Skip to content

Commit e1ce1db

Browse files
FiireWiinterdumbmoron
authored andcommitted
api/service-config: add 'pro' subdomain to tiktok (#1507)
1 parent f520d2b commit e1ce1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/processing/service-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ export const services = {
152152
":user/photo/:postId",
153153
"v/:postId.html"
154154
],
155-
subdomains: ["vt", "vm", "m", "t"],
155+
subdomains: ["vt", "vm", "m", "t", "pro"],
156156
},
157157
tumblr: {
158158
patterns: [

0 commit comments

Comments
 (0)