We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8470d42 commit 27f3caaCopy full SHA for 27f3caa
1 file changed
README.md
@@ -15,6 +15,9 @@ This project builds on a fork of the excellent <a href="https://github.com/sst/m
15
## TODO
16
17
- [x] add licsense checker to audit the open source supply chain
18
+- [x] add robots.txt to disallow all scraping
19
+- [ ] add pivacy page, no PII is collected, CF analytics tracks device data to protect the service
20
+- [ ] add terms page, conform to GDRP in combo with the privact page
21
- [ ] setup a `vitest` test suite ideally in its own module eg., `@spin.dev/test`
22
- [ ] write unit test that the rss.ts script fails if the USER_AGENT is in a providers robots.txt
23
- [ ] wrtie unit test that the rss.ts script fails if the HTTP status codes suggest not to scrape
0 commit comments