Changed domain to bobpolis.com
This commit is contained in:
parent
d600cfb7c5
commit
b5b369b080
@ -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://www.swiftcoder.nl/cplus/"};
|
||||
std::string base_url {"https://bobpolis.com/cplus/"};
|
||||
std::string next_url {"start.txt"};
|
||||
requester req;
|
||||
while (!done) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user