cloudflare checkbox canvas is white space #531
john-peterson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cloudflare checkbox canvas is white space
related discussions
gh search issues -R browsh-org/browsh cloudflare canvas imagedata JavaScript images screenshot
duo check box is drawn but not clickable
#389
other possibly related
#86 #285 #368 #370
debug blank check box challenge with server screen shot
in browsh the check box challenge is blank space even if i resise the terminal
is it drawn with canvas or imagedata or regular images
is there a key to trigger a screen shot of the Firefox server input before any translation to text
how can i debug missing elements
check box interaction required
same thing happens in firefox don't know why
changes to
need cf_clearance for elinks lynx etc
i need the cf_clearance cookie for elinks and i usually have DISPLAY unset because i never use it
if i enable DISPLAY i can copy the cookie to elinks and unset DISPLAY
Set-Cookie: Secure unsaved by default
Secure is supposedly to suppress it from regular http non HTTPS request but maybe it also prevents Firefox from saving it to database
on a blank profile the cookie is never saved to disk. for some reason i need this plugin to save the cookie to data base . then no action is required except clicking the check box and unset display . no need to use f12 or edit the cookie it is automatically saved when created
https://addons.mozilla.org/en-US/firefox/addon/a-cookie-manager/
Beta Was this translation helpful? Give feedback.
All reactions