This commit is contained in:
2026-03-21 06:56:25 +02:00
parent 2a74c52b7b
commit b11f00c827

View File

@@ -79,7 +79,18 @@ 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",
"D0:6C:37:01:26:02",
"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:01:0C:C0",
"D0:6C:37:00:91:88",
] ]