Thread Tools Display Modes
04-29-16, 04:52 AM   #1
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 521
CloudFlare blocking a line of code

This is nothing that needs attention, I just thought I'd pass it along: I'm getting the "Sorry, you have been blocked!" CloudFlare thing that I got a while ago, except this time when trying to post to a forum post.

I've isolated it to one line of code, which I'm posting in two separate sections since the forum doesn't like them co-existing on the same post:

Code:
local function randomhex() return strchar(48,48,48,48,
  Reply With Quote
04-29-16, 04:54 AM   #2
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 521
Code:
hex(),hex(),hex(),hex(),hex(),hex()) end
It wasn't necessary to include that line in the post so it's nothing to worry about unless others start finding themselves unable to post.
  Reply With Quote
04-29-16, 08:34 AM   #3
Dolby
PPAP
 
Dolby's Avatar
WoWInterface Admin
Join Date: Feb 2004
Posts: 2,339
Thanks for the heads up Gello, I changed the waf rule it was triggering on to a challenge instead of out right block. If that gets too annoying I can just disable that rule outright.
  Reply With Quote

WoWInterface » Site Forums » Site help, bugs, suggestions/questions » CloudFlare blocking a line of code

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off