From 6760c933b4297cab69749be54c3ba56bf3ec4c60 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 7 Feb 2023 18:37:10 -0800 Subject: [PATCH] Update README.md --- sniping/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sniping/README.md b/sniping/README.md index 37ccb91..e9730ed 100644 --- a/sniping/README.md +++ b/sniping/README.md @@ -13,6 +13,17 @@
+### tricks + +
+ +#### 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. + +
+ --- ### resources