mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-21 15:47:06 +02:00
api/service-config: add support for loom embed links
This commit is contained in:
parent
5a418bd9c6
commit
f50bd6339b
@ -46,7 +46,7 @@ export const services = {
|
|||||||
altDomains: ["ddinstagram.com"],
|
altDomains: ["ddinstagram.com"],
|
||||||
},
|
},
|
||||||
loom: {
|
loom: {
|
||||||
patterns: ["share/:id"],
|
patterns: ["share/:id", "embed/:id"],
|
||||||
},
|
},
|
||||||
ok: {
|
ok: {
|
||||||
patterns: [
|
patterns: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user