Skip to content

Commit 525720a

Browse files
authored
Fix description (#1002)
1 parent 7774eed commit 525720a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • src/routes/notes/(2025)/perplexity-ai-caught-in-the-act

src/routes/notes/(2025)/perplexity-ai-caught-in-the-act/meta.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ import type { NoteMeta } from '@maiertech/sveltekit-helpers';
22

33
export default {
44
title: 'Perplexity AI caught in the act',
5-
description: 'TODO',
5+
description:
6+
'Perplexity AI caught using stealth crawlers despite robots.txt rules. Cloudflare exposes the practice, raising concerns for AI industry trust.',
67
publishedDate: '2025-08-05',
78
link: 'https://blog.cloudflare.com/perplexity-is-using-stealth-undeclared-crawlers-to-evade-website-no-crawl-directives/',
89
path: '/notes/perplexity-ai-caught-in-the-act'

0 commit comments

Comments
 (0)