function console_title(x) {
if (process.platform == 'win32') {
process.title = x;
} else {
process.stdout.write('\x1b]2;' + x + '\x1b\x5c');
}
}
console_title("Trendyol Ürün Çekici - github.com/fastuptime");
Server: Node
- ✨ Destek İçin
- 💕 Discord
- 🎖️ FasterHost Technology
- ✨ İletişim için Tıkla!
- Its protected by Creative Commons (CC BY-NC-SA 4.0)