This commit is contained in:
2026-03-20 09:14:14 +02:00
parent dc9c6e721c
commit 2a74c52b7b

View File

@@ -79,28 +79,7 @@ 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",
"D0:6C:37:00:81:88",
"C4:93:00:4E:9D:B8",
] ]