Update jsonCap.js

This commit is contained in:
vkservicesllc
2018-11-07 14:38:46 -05:00
committed by GitHub
parent 0c56628889
commit f1e340384e

View File

@@ -1,4 +1,4 @@
(funtion() { console.log('jsonCap.js is running...'); }()); // (funtion() { console.log('jsonCap.js is running...'); }());
function captureJSON() { function captureJSON() {
var xhr = new XMLHttpRequest(); var xhr = new XMLHttpRequest();