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