Update jsonCap.js

This commit is contained in:
vkservicesllc
2018-11-07 14:39:31 -05:00
committed by GitHub
parent f1e340384e
commit 7a2ff69750

View File

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