Commit 8155d280 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent f832a5b9
...@@ -38,7 +38,7 @@ async function init() { ...@@ -38,7 +38,7 @@ async function init() {
{ {
} }
com = await fs.readFileSync('t.json', 'utf8'); com = await fs.readFileSync('tor.json', 'utf8');
let bad = await fs.readFileSync('bad.txt', 'utf8'); let bad = await fs.readFileSync('bad.txt', 'utf8');
bad=JSON.parse(bad) bad=JSON.parse(bad)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment