mirror of
https://github.com/curl/curl.git
synced 2026-07-08 09:57:15 +03:00
mailing lists: move from cool.haxx.se to lists.haxx.se
This commit is contained in:
parent
4fee6c644f
commit
d4d53d99b1
5 changed files with 7 additions and 10 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* | (__| |_| | _ <| |___
|
||||
* \___|\___/|_| \_\_____|
|
||||
*
|
||||
* Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
* Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
*
|
||||
* This software is licensed as described in the file COPYING, which
|
||||
* you should have received as part of this distribution. The terms
|
||||
|
|
@ -41,9 +41,9 @@
|
|||
*/
|
||||
const char * const urls[NUMT]= {
|
||||
"https://curl.se/",
|
||||
"ftp://cool.haxx.se/",
|
||||
"https://www.cag.se/",
|
||||
"www.haxx.se"
|
||||
"ftp://example.com/",
|
||||
"https://example.net/",
|
||||
"www.example"
|
||||
};
|
||||
|
||||
static void *pull_one_url(void *url)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue