diff --git a/src/components/SitesTable.tsx b/src/components/SitesTable.tsx index cc02e5d37..6cca706a6 100644 --- a/src/components/SitesTable.tsx +++ b/src/components/SitesTable.tsx @@ -342,7 +342,8 @@ export default function SitesTable({ "jupiter", "saturn", "uranus", - "neptune" + "neptune", + "pluto" ].includes(originalRow.exitNodeName.toLowerCase()); if (isCloudNode) {