diff --git a/components/sidebar/stolen-data-cluster.tsx b/components/sidebar/stolen-data-cluster.tsx index 1d4b0bf..921295e 100644 --- a/components/sidebar/stolen-data-cluster.tsx +++ b/components/sidebar/stolen-data-cluster.tsx @@ -41,13 +41,16 @@ function StolenDataRow({ entry }: { entry: StolenDataEntry }) { { entry.toggleMark(); getMemory().emit('change', entry.request.shorthost); }} /> - {entry.name} + + + {entry.source === 'cookie' ? (