Created
June 4, 2024 00:24
-
-
Save sfgov-mikela/8772696b22dc30441b135e3505366335 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://sfelections.org 2>&1 | |
--2024-06-03 17:20:52-- https://sfelections.org/ | |
Resolving sfelections.org (sfelections.org)... 104.19.186.94, 104.19.187.94, 2606:4700::6813:bb5e, ... | |
Connecting to sfelections.org (sfelections.org)|104.19.186.94|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 218 [text/html] | |
Saving to: ‘index.html.1’ | |
index.html.1 100%[====================================================================================================================================>] 218 --.-KB/s in 0s | |
2024-06-03 17:20:52 (2.82 MB/s) - ‘index.html.1’ saved [218/218] | |
cat index.html.1 | |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
<html> | |
<head> | |
<title>Your Page Title</title> | |
<meta http-equiv="REFRESH" content="0;url=https://sfelections.sfgov.org"></head> | |
<BODY> | |
</BODY> | |
</html>(ansible-platform) | |
wget https://sfelections.sfgov.org 2>&1 | |
--2024-06-03 17:21:16-- https://sfelections.sfgov.org/ | |
Resolving sfelections.sfgov.org (sfelections.sfgov.org)... 108.139.10.50, 108.139.10.98, 108.139.10.110, ... | |
Connecting to sfelections.sfgov.org (sfelections.sfgov.org)|108.139.10.50|:443... connected. | |
HTTP request sent, awaiting response... 301 Moved Permanently | |
Location: https://sf.gov/departments/department-elections [following] | |
--2024-06-03 17:21:16-- https://sf.gov/departments/department-elections | |
Resolving sf.gov (sf.gov)... 23.185.0.3, 2620:12a:8000::3, 2620:12a:8001::3 | |
Connecting to sf.gov (sf.gov)|23.185.0.3|:443... connected. | |
HTTP request sent, awaiting response... 301 Moved Permanently | |
Location: https://www.sf.gov/departments/department-elections [following] | |
--2024-06-03 17:21:16-- https://www.sf.gov/departments/department-elections | |
Resolving www.sf.gov (www.sf.gov)... 23.185.0.3 | |
Connecting to www.sf.gov (www.sf.gov)|23.185.0.3|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [text/html] | |
Saving to: ‘index.html.2’ | |
index.html.2 [ <=> ] 80.81K --.-KB/s in 0.02s | |
2024-06-03 17:21:16 (4.34 MB/s) - ‘index.html.2’ saved [82748] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment