Changed url
This commit is contained in:
parent
dbfb187e7c
commit
b4910b1ab7
@ -52,7 +52,7 @@ int main(int argc, char* argv[]) {
|
||||
bool done {false};
|
||||
if (optind == argc) {
|
||||
// here when no file args
|
||||
std::string base_url {"https://bobpolis.com/cplus/"};
|
||||
std::string base_url {"https://bobpolis.com/krul/"};
|
||||
std::string next_url {"start.txt"};
|
||||
requester req;
|
||||
while (!done) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user