Open itschasa opened 7 months ago
yeah this is a known issue, not sure how we would go about fixing it
probably going to keep this issue open though for further discussion
Which version are you using? you can try https://hideip.network/
Which version are you using?
you can try https://hideip.network/
Did you try it whilst about:blank cloaking was enabled?
Which version are you using? you can try https://hideip.network/
Did you try it whilst about:blank cloaking was enabled?
After testing, uv cannot rewrite iframe again
After testing, uv cannot rewrite iframe again
looks like UV can inject itself into an iframe whilst about:blank cloaked, but hcaptcha just refuses to load, most likely a security mesaure by hcaptcha, preventing captchas being done whilst 2 iframes deep already
probably need to check if hcaptcha uses postMessage, and if it requires a trusted Message event, or correct origin?
without about:blank cloak:
with about:blank cloak (iframe):
iframe to front end:
iframe for service worker to pickup:
this probably isn't fixable, as no errors are appearing in console. most likely hcaptcha blocking when 2 iframes deep (3 iframes deep from its perspective (about:blank > uv > hcaptcha iframe))? not sure, but best to report it incase others have issues
recaptcha still works fine when about:blank-ed