Skip to content

Commit 939c65a

Browse files
author
Mind Archive
committed
added cloudflare web traffic script in index.html
1 parent c4d70ff commit 939c65a

12 files changed

Lines changed: 5815 additions & 14 deletions

File tree

AUDIT-REPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ is a claim the repository makes that nobody has tested.
142142
fixtures only; it may shard the way ChatGPT's does.
143143
- **`scripts/browser/chatgpt-export.js` output has never been compared** against an
144144
official export — and is more doubtful now that the official one shards.
145-
- **`info@narainsagar.com` has never been tested.** Nothing in the repository sends
145+
- **`mindarchive@narainsagar.com` has never been tested.** Nothing in the repository sends
146146
mail; the address is published on every page of the site.
147147
- **Neither workflow has ever run.** CI and Pages are committed and dormant.
148148
- **`feed.xml` carries relative links locally and absolute ones when published**

apps/web/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@
5858
<body>
5959
<div id="root"></div>
6060
<script type="module" src="/src/main.tsx"></script>
61+
<!-- Cloudflare Web Analytics --><script type='module' src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "843b9a41d7a64d9c9fb2a9b555518f41"}'></script><!-- End Cloudflare Web Analytics -->
6162
</body>
6263
</html>

0 commit comments

Comments
 (0)