Update README.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-07 18:37:10 -08:00 committed by GitHub
parent 4e163546d0
commit 6760c933b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,17 @@
<br>
### tricks
<br>
#### cex
* craw relays by requesting through a network of proxies to not get ratelimited (for example, by cloudflare ~5 seconds).
* maintain an in-memory list of endpoints that are predicted to be cached, so only use the ones that are predicted to be uncached.
<br>
---
### resources