lyg
2024-07-13 42295152e10773a2bd394ac14f6feb2c4bc501a7
src/main.mjs
@@ -4,7 +4,6 @@
import path from "path";
import { Worker, isMainThread, parentPort, workerData, threadId } from 'worker_threads';
import { HttpsProxyAgent } from "https-proxy-agent";
import { resolve } from "path";
import { execFileSync } from "child_process";
import wordsjs from 'wordlist-js';
import usPlaceList from "./us-place-list.mjs";