A simple Node.js module to bypass Cloudflare anti-DDOS page
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
CloudflareBypasser is a Node.js module designed to bypass Cloudflare's anti-bot "I'm Under Attack Mode" (IUAM) pages, enabling users to scrape websites protected by Cloudflare. It is particularly useful for developers who need to access or interact with websites that employ Cloudflare's anti-DDOS measures, such as for web scraping or connecting to websockets. The module leverages request-promise and Bluebird for handling requests and promises.