Percs

Results 18 comments of Percs

> This is, I think, a limitation with BareMux, which Ultraviolet uses internally. Specifically the fact that it doesn't properly register the transport (the software that transports the requests) the...

> I've been setting it in a `.then` after the register function, but I'll try this out Yeah turns out this is not really a fix as that promise only...

this issue was resolved in 3.1.1, try updating uv-app if you are using it or updating your uv version if its your own custom frontend closing as completed

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

this issue was resolved in 3.1.1, try updating uv-app if you are using it or updating your uv version if its your own custom frontend closing as completed

known bug, will keep this issue open for discussion and possible fixes

> i see this in console when a captcha is attempted: `[Cloudflare Turnstile] Ignored message from wrong origin: https://*site with captcha*.` ![image](https://private-user-images.githubusercontent.com/79016507/325677395-cf7a168b-2c7e-4261-8f59-2e648b05090d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTQwOTAxOTksIm5iZiI6MTcxNDA4OTg5OSwicGF0aCI6Ii83OTAxNjUwNy8zMjU2NzczOTUtY2Y3YTE2OGItMmM3ZS00MjYxLThmNTktMmU2NDhiMDUwOTBkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA0MjYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNDI2VDAwMDQ1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFlOTg0MmQzZjFmZjIwZmE3NWFlODM4MDg3YTRlMjcyOWZjMGFmNTIwYjZhMTYwOGU2NzM1YjM2ZGE3OWY5NzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.4qwI8H7lT8qrv670hgfYuG7FO1upT19N70TYToq-hc0) > > maybe turnstile is getting the actual...

yeah the iframe is sending the wrong location in the post message ![image](https://github.com/titaniumnetwork-dev/Ultraviolet/assets/83934299/b39a5284-89d7-4b37-94c0-d37aec8ae273)

![image](https://github.com/titaniumnetwork-dev/Ultraviolet/assets/83934299/f03cbe14-cf52-40c7-806e-966677c5d89e)

this should be fixed in the latest version of ultraviolet-app closing as completed