Need help around cloudflare
-
hello to you all
i know CF is impossible with ob right now but im not even sure website protected by CF and i seen some config makers finds ways around it to make it work my problem is i get this phrase in source : cf-alert-error cf-cookie-error hidden" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>It was working normally till got the ban status
here`s cfg script :
REQUEST GET "https://www.**.fr/mon-compte/login"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
HEADER "Pragma: no-cache"
HEADER "Accept: /"PARSE "<COOKIES>" LR "{(__cfduid, " ")}" -> VAR "__cfduid"
PARSE "<SOURCE>" LR "name="cbsecuritym3" value="" """ -> VAR "token"
PARSE "<SOURCE>" LR "eturn" value="" """ -> VAR "return"
REQUEST POST "https://www..fr/mon-compte/login"
CONTENT "option=com_comprofiler&view=login&op2=login&return=<return>&message=0&loginfrom=loginmodule&cbsecuritym3=<token>&username=<USER>&passwd=<PASS>&Submit="
CONTENTTYPE "application/x-www-form-urlencoded"
COOKIE "tarteaucitron: !gajs=true"
COOKIE "__utmz: 268513523.1611866056.1.1.utmcsr:(direct)|utmccn=(direct)|utmcmd:(none)"
COOKIE "__utma: 268513523.65168265.1611866056.1611866056.1611868776.2"
COOKIE "fraud_detection_uid: 1495578"
COOKIE "cbtabsCB: cbtabnav37"
COOKIE "__utmt: 1"
COOKIE "cbrvs: cbrv1_60d6ae33d9a59a40de7560773479b4f4_QXV5K2qGjpm3b2jX"
COOKIE "_vid: t4yDgFJkczZpSDuJQm6a"
COOKIE "__utmb: 268513523.11.10.1611868776"
HEADER ": scheme: https"
HEADER "accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.9"
HEADER "accept-encoding: gzip, deflate, br"
HEADER "accept-language: en-US,en;q=0.9"
HEADER "cache-control: max-age=0"
HEADER "origin: https://www..fr"
HEADER "referer: https://www.**.fr/"
HEADER "sec-ch-ua: "Chromium";v="88", "Google Chrome";v="88", ";Not A Brand";v="99""
HEADER "upgrade-insecure-requests: 1"
HEADER "user-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.14; rv:82.0) Gecko/20100101 Firefox/82.0"KEYCHECK
KEYCHAIN Failure OR
KEY "Essayez de nouveau."
KEYCHAIN Success OR
KEY "Deconnexion""
-
Just wait for OB2, even though we can bypass the Cloudflare protection now, it ain't that much of a good way for a runner to work properly.