0656
This commit is contained in:
@@ -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",
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user