crabnebula-dev / devtools

Inspect and Debug your Tauri applications in style 💃
https://devtools.crabnebula.dev
Other
287 stars 8 forks source link

test: patch out ip validation pattern to test domains #311

Closed johann-crabnebula closed 5 months ago

johann-crabnebula commented 5 months ago

testing

netlify[bot] commented 5 months ago

Deploy Preview for cn-devtools-app ready!

Name Link
Latest commit fbf9d38b78e933c708300b68463b9b725db9cd35
Latest deploy log https://app.netlify.com/sites/cn-devtools-app/deploys/66666f14aef226000867fda2
Deploy Preview https://deploy-preview-311--cn-devtools-app.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

johann-crabnebula commented 5 months ago

Tried to trick Safari into allowing localhost requests by proxying from another domain. Sadly that does not work since then the insecure request policy shuts us down.