diff --git a/Scripts/datasets/pci_data.py b/Scripts/datasets/pci_data.py index a90e9ee..b624781 100644 --- a/Scripts/datasets/pci_data.py +++ b/Scripts/datasets/pci_data.py @@ -1166,6 +1166,6 @@ ChromebookIDs = { } ThinkPadTWX30IDs = { - "8086-1E55": ("17AA-21F3", "17AA-21F6", "17AA-21FB"), - "8086-1E58": ("17AA-500C"), + "8086-1E55": ("21F317AA", "21F617AA", "21FB17AA"), + "8086-1E58": ("500C17AA"), } \ No newline at end of file