@@ -46,7 +46,7 @@ function startCppScraper() {
const env = { ...process.env };
env.PATH = `${dllPath};${env.PATH}`;
console.log("⚡ Starting WaifuBoard Scraper Engine (C++)...");
const scraper = spawn(exePath, [], {
The note is not visible to the blocked user.