{"lastTo":"11111","last":"9999","name":"","type":"Report Type","url":"","exurl":"","data":"","ipv4":"","country_code":"","group_code":"","online":"","Web":"on","Has":"on"}
{'lastTo':'json2html'} , {'last':'is'} и так далее...
JSON.stringify([...this.querySelectorAll('[name]')].map(n => ({
[n.name]: n.type === 'checkbox' ? n.checked : n.value,
})))