Shodan.io-mobile-app icon indicating copy to clipboard operation
Shodan.io-mobile-app copied to clipboard

App completely broken by CORS

Open MrBruz opened this issue 2 years ago • 0 comments

http://localhost/search-results: Line 0 : Access to XMLHttpRequest at 'https://api.shodan.io/shodan/host/search?query=Server:%20SQ-WEBCAM&key=REDACTED' from origin 'http://localhost' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

MrBruz avatar Jan 26 '23 23:01 MrBruz

I'm not sure if it's better to re-design the code or mutate some variable here, which is the point where we know the correct timings

image

lucasavila00 avatar Apr 28 '24 16:04 lucasavila00

I think that we should start sampling timing there as it excludes the sync point.

EricLBuehler avatar Apr 28 '24 18:04 EricLBuehler

Done in a previous PR which didn't close this.

EricLBuehler avatar May 03 '24 14:05 EricLBuehler