kihei/i-051941ba15b672aa1
by SadServersMore by SadServers
tage of Voter Turnout/Pourcentage de la participation électorale,Elected Candidaadmin@i-04f112c0886f6813b:~$ head table_tableau11.csv -n 2 Province,Electoral District Name/Nom de circonscription,Electoral District Numbon,Population,Electors/Électeurs,Polling Stations/Bureaux de scrutin,Valid Ballontage of Valid Ballots /Pourcentage des bulletins valides,Rejected Ballots/Bulle Rejected Ballots /Pourcentage des bulletins rejetés,Total Ballots Cast/Total detage of Voter Turnout/Pourcentage de la participation électorale,Elected Candida"Newfoundland and Labrador/Terre-Neuve-et-Labrador","Avalon",10001,81540,68487,2,61.7,"McDonald, Ken Liberal/Libéral" admin@i-04f112c0886f6813b:~$ python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> with open("table_tableau11.csv") as fp: ... for i in fp.readlines
ivujivik/i-04f112c0886f6813b 01:49
by SadServers<p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/admin <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/foob <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../ Unauthorizedadmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../..