Changed url
This commit is contained in:
parent
4aaeba9505
commit
70ab7cb13b
@ -60,7 +60,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/cpp1/"};
|
||||
std::string base_url {"https://www.swiftcoder.nl/cplus/"};
|
||||
std::string next_url {"start.txt"};
|
||||
std::string code;
|
||||
requester req;
|
||||
|
Loading…
x
Reference in New Issue
Block a user