Skip to content

Commit 51ce643

Browse files
authored
Update ProxyScraper.cpp
1 parent 9defc0a commit 51ce643

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ProxyScraper.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ void printBanner() {
134134
)" << RESET << endl;
135135
}
136136
int main() {
137+
SetConsoleOutputCP(CP_UTF8);
137138
ansicolours();
138139
system("mode con: cols=120 lines=50");
139140
SetConsoleTitleA("Proxy Scraper - Made By: Chainski");

0 commit comments

Comments
 (0)