Update anti_ddos_challenge.lua

Firefox throwing off Javascript errors so going to leave it as base64 encryption until i get them fixed properly.
This commit is contained in:
C0nw0nk
2020-02-29 23:12:06 +00:00
committed by GitHub
parent 88326858a2
commit 86e4c672b1

View File

@ -464,7 +464,7 @@ local function encrypt_javascript(string1, type, defer_async, num_encrypt, encry
local output = "" --Empty var
if type == 0 then
type = math.random(3, 5) --Random encryption
type = math.random(4, 4) --Random encryption
end
if type == 1 or type == nil then --No encryption