mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
api/service-config: add support for loom embed links
This commit is contained in:
@ -46,7 +46,7 @@ export const services = {
|
||||
altDomains: ["ddinstagram.com"],
|
||||
},
|
||||
loom: {
|
||||
patterns: ["share/:id"],
|
||||
patterns: ["share/:id", "embed/:id"],
|
||||
},
|
||||
ok: {
|
||||
patterns: [
|
||||
|
Reference in New Issue
Block a user