Update jsonCap.js
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(funtion() { console.log('jsonCap.js is running...'); }());
|
||||
// (funtion() { console.log('jsonCap.js is running...'); }());
|
||||
|
||||
function captureJSON() {
|
||||
var xhr = new XMLHttpRequest();
|
||||
|
||||
Reference in New Issue
Block a user