Shodan.io-mobile-app
Shodan.io-mobile-app copied to clipboard
App completely broken by CORS
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.
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
I think that we should start sampling timing there as it excludes the sync point.
Done in a previous PR which didn't close this.