1985 IAAF World Indoor Games – Women's 1500 metres

Results

[1]

RankNameNationalityTimeNotes
Elly van Hulst Netherlands4:11.41
Fiţa Lovin Romania4:11.42
Brit McRoberts Canada4:11.83
4Natalya Artyomova Soviet Union4:14.11
5Margareta Keszeg Romania4:21.02
6Dianne Rodger New Zealand4:29.38
7Khadija Al-Matari Jordan5:10.87NR
gollark: `certbot` asks for a "webroot" to place files into, so I use that, and it works flawlessly.
gollark: So I made it so that if any domain is accessed via HTTP, and the request is for `.well-known/something`, it'll use a dedicated folder.
gollark: Basically, the ACME verification thing it uses looks for files under `.well-known`.
gollark: Not a config UI.
gollark: ```nginx server { listen 80 default_server; listen [::]:80 default_server; location /.well-known { default_type "text/plain"; root /srv/http/; } location = /ngstatus { stub_status; } location / { return 301 https://$host$request_uri; } }```

References

  1. Results (archived)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.