Zones: Update TAS-IX MRLG query

This commit is contained in:
Nodir Temirkhodjaev 2024-07-24 13:05:11 +05:00
parent 93f444ceba
commit eebb2c4d9c
2 changed files with 3 additions and 3 deletions

View File

@ -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"
}
]

View File

@ -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
}
]