Whitelisting Our Bot IPs on Cloudflare
If your website is hosted behind Cloudflare, it may block or challenge requests from automated tools, including our bot. To ensure our bot can operate correctly, you'll need to whitelist our IP addresses in your Cloudflare settings.
Steps to Whitelist IPs in Cloudflare
- Log in to your Cloudflare account.
- Select Your Website.
- In the left-hand menu, navigate to Security > WAF (Web Application Firewall) > Custom Rules.
- Click on Create a Custom Rule and provide a name for the rule (e.g., "UptimeObserver Bot").
- Then, click on Edit expression and use the following rule:
(ip.src in {88.198.41.235 129.151.225.94 129.151.231.233})
- Then set the rule action to
Skip
- Then check all WAF components to skip
- Finally click on the
Deploy
button
Need Assistance?
If you encounter any issues or need help with the configuration, please contact our support team using the Need Help?
button in the dashboard. We'll be happy to guide you through the process.