Update jsonCap.js
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user