debug
This commit is contained in:
parent
3b34b0bade
commit
1cd6cdac9c
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ fetch('https://nmns.place/track?' + new URLSearchParams({
|
|||
ua: ua,
|
||||
cat: cat
|
||||
})).then(response => response.text().then((text) => {
|
||||
console.log(text)
|
||||
progress = document.querySelector('span#progress').content
|
||||
document.querySelector('span#progress').content = text
|
||||
}))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue