feat(patterns): Add hackens.org
This commit is contained in:
parent
7ccd38f463
commit
eba2e68677
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue