feat(patterns): Add hackens.org

This commit is contained in:
Tom Hubrecht 2024-07-04 21:27:46 +02:00
parent 7ccd38f463
commit eba2e68677

View file

@ -19,8 +19,8 @@
"pk": 2,
"fields": {
"pos": 100,
"name": "DGNum",
"pattern": "^https?://[a-z0-9.\\-]+\\.dgnum\\.(fr|eu)(/.*)?$",
"name": "ENS related groups",
"pattern": "^https?://([a-z0-9.\\-]+\\.)?(dgnum\\.(fr|eu)|hackens\\.org)(/.*)?$",
"user_field": "",
"restrict_users": false,
"proxy": false,