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,
|
"pk": 2,
|
||||||
"fields": {
|
"fields": {
|
||||||
"pos": 100,
|
"pos": 100,
|
||||||
"name": "DGNum",
|
"name": "ENS related groups",
|
||||||
"pattern": "^https?://[a-z0-9.\\-]+\\.dgnum\\.(fr|eu)(/.*)?$",
|
"pattern": "^https?://([a-z0-9.\\-]+\\.)?(dgnum\\.(fr|eu)|hackens\\.org)(/.*)?$",
|
||||||
"user_field": "",
|
"user_field": "",
|
||||||
"restrict_users": false,
|
"restrict_users": false,
|
||||||
"proxy": false,
|
"proxy": false,
|
||||||
|
|
Loading…
Reference in a new issue