From d96fe1ac0520c629e20e3f9a50bb8446853e0a3c Mon Sep 17 00:00:00 2001 From: trick77 Date: Wed, 27 May 2026 06:29:55 +0200 Subject: [PATCH] Add handle/description for AS8452 --- .gitignore | 1 + overlay.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e396030..2199789 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # IDE .idea/ .vscode/ +.zed/ *.swp *.swo *~ diff --git a/overlay.json b/overlay.json index 94e9dbe..f1ae4ea 100644 --- a/overlay.json +++ b/overlay.json @@ -7,7 +7,7 @@ { "asn": 4134, "handle": "CHINANET-BACKBONE", "description": "China Telecom", "countryCode": "CN", "reason": "internal" }, { "asn": 6419, "handle": "SUNGARDFS", "description": "IDD Enterprises, LP", "countryCode": "US", "reason": "internal" }, { "asn": 8346, "countryCode": "SN", "reason": "missing" }, - { "asn": 8452, "countryCode": "EG", "reason": "missing" }, + { "asn": 8452, "handle": "TE-AS", "description": "Telecom Egypt", "countryCode": "EG", "reason": "internal" }, { "asn": 9930, "handle": "TTNET-MY", "description": "TT dotCom Sdn Bhd", "countryCode": "MY", "reason": "internal" }, { "asn": 10030, "handle": "CELCOMNET-AP", "description": "Celcom Axiata Berhad", "countryCode": "MY", "reason": "internal" }, { "asn": 10569, "handle": "CENIA-AS", "description": "Red CENIAInternet", "countryCode": "CU", "reason": "internal" },