Is there a way to change this code, so that instead of sending me an alert, it goes directly to the scanned URL?
alert(Scan result: ${decodedText}
, decodedResult);
Is there a way to change this code, so that instead of sending me an alert, it goes directly to the scanned URL?
alert(Scan result: ${decodedText}
, decodedResult);