aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--resources/providers.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/resources/providers.json b/resources/providers.json
index 9764c4b8..91d14182 100644
--- a/resources/providers.json
+++ b/resources/providers.json
@@ -711,11 +711,7 @@
]
},
"mx-match":[
- "mx0\\.ovh\\.net",
- "mx1\\.ovh\\.net",
- "mx2\\.ovh\\.net",
- "mx3\\.ovh\\.net",
- "mx4\\.ovh\\.net"
+ "mx\\d\\.ovh\\.net"
],
"mailboxes":{
"drafts":"Drafts",
@@ -868,4 +864,4 @@
"trash": "Trash"
}
}
-} \ No newline at end of file
+}