This commit is contained in:
2026-03-19 12:15:00 +02:00
parent f6722b491c
commit 9c6cbbdf5b

View File

@@ -79,6 +79,26 @@ PRODUCT_TAG_SLUG = {
# MACs to ignore completely when seen in registrations # MACs to ignore completely when seen in registrations
IGNORE_MACS_RAW = [ IGNORE_MACS_RAW = [
"AA:BB:CC:DD:EE:FF", "AA:BB:CC:DD:EE:FF",
"C4:93:00:4E:93:B0",
"C4:93:00:4E:96:0C",
"C4:93:00:4E:96:F0",
"C4:93:00:4E:97:B0",
"C4:93:00:4E:9C:FC",
"C4:93:00:51:9A:36",
"D0:6C:37:00:91:88",
"D0:6C:37:00:BD:B0",
"D0:6C:37:00:F4:28",
"D0:6C:37:01:0C:78",
"D0:6C:37:01:0C:C0",
"D0:6C:37:01:25:B2",
"D0:6C:37:01:25:EA",
"D0:6C:37:01:25:F2",
"D0:6C:37:01:26:02",
"D0:6C:37:01:26:1E",
"D0:6C:37:01:26:3A",
"D0:6C:37:01:26:D2",
"D0:6C:37:01:26:D6",
"D0:6C:37:01:26:E2",
] ]