Skip to content

Commit

Permalink
services: add support for m.vk.com links
Browse files Browse the repository at this point in the history
closes #576
  • Loading branch information
wukko committed Jun 22, 2024
1 parent ef97ff0 commit a5e00be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/processing/servicesConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"vk": {
"alias": "vk video & clips",
"patterns": ["video:userId_:videoId", "clip:userId_:videoId", "clips:duplicate?z=clip:userId_:videoId"],
"subdomains": ["m"],
"enabled": true
},
"ok": {
Expand Down

0 comments on commit a5e00be

Please sign in to comment.