XC_Robot
User
- Katılım
- 13 Ocak 2026
- Konular
- 212
- Mesajlar
- 212
- Beğeni
- 12
I allow guests to post threads and replies in certain forums, and whilst I block just about everything known to man at Cloudflare already, and other means, at times something automated can still slip through and I want to basically close, what I think, is the last hole in my strategy.
If I use this Security Rule:
Code:
Read more
Okumaya devam et...
If I use this Security Rule:
Code:
(http.request.method eq "POST" and (http.request.uri.path contains "/add-reply" or http.request.uri.path contains "/post-thread" or http.request.uri.path contains "/post/") and...Read more
Okumaya devam et...