Nouvelles URL
darcs-hash:20051109161333-d1718-1011d016bcd2de842d3517e5ac095cdb6b247d7f.gz
This commit is contained in:
parent
766aaebbaf
commit
e1fa43f494
1 changed files with 2 additions and 2 deletions
|
@ -18,12 +18,12 @@ int main() {
|
||||||
fflush(fd);
|
fflush(fd);
|
||||||
fclose(fd);
|
fclose(fd);
|
||||||
|
|
||||||
printf("Location: https://wifi.crans.org/captifauthok.html\r\n");
|
printf("Location: https://wifi.crans.org/wiki/WiFi(2f)PagesStatiques(2f)PortailCaptif(2f)AuthOk.html\r\n");
|
||||||
printf("\r\n");
|
printf("\r\n");
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
erreur:
|
erreur:
|
||||||
printf("Location: https://wifi.crans.org/captiferreur.html\r\n");
|
printf("Location: https://wifi.crans.org/wiki/WiFi(2f)PagesStatiques(2f)PortailCaptif(2f)AuthErreur.html\r\n");
|
||||||
printf("\r\n");
|
printf("\r\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue