mirror of
https://github.com/tnodir/fort
synced 2024-11-15 04:39:39 +00:00
Zones: Update TAS-IX MRLG query
This commit is contained in:
parent
93f444ceba
commit
eebb2c4d9c
@ -28,7 +28,7 @@
|
||||
"code": "tasix",
|
||||
"title": "TAS-IX Addresses",
|
||||
"zoneType": "bgp",
|
||||
"url": "http://mrlg.tas-ix.uz/index.cgi",
|
||||
"formData": "router=cisco&pass1=&query=1&arg="
|
||||
"url": "http://mrlg.tas-ix.uz/index.php",
|
||||
"formData": "bgpr=MRLG&show=2&sort=1"
|
||||
}
|
||||
]
|
||||
|
@ -12,7 +12,7 @@
|
||||
"title": "BGP",
|
||||
"description": "BGP table",
|
||||
"sort": true,
|
||||
"pattern": "^\\*\\D{2,5}([\\d./-]{7,})",
|
||||
"pattern": "^\\D{0,9}([\\d./-]{7,})",
|
||||
"emptyNetMask": 24
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user