Mercurial > hg > index.fcgi > www > www-1
changeset 146:bd31bc82164a tip
myw2: Remove mobile page
author | paulo |
---|---|
date | Fri, 06 Jun 2025 07:19:39 +0000 |
parents | fc425d9abde6 |
children | |
files | myw2/myw_flask_app.py |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/myw2/myw_flask_app.py Fri Jun 06 06:52:19 2025 +0000 1.2 +++ b/myw2/myw_flask_app.py Fri Jun 06 07:19:39 2025 +0000 1.3 @@ -11,7 +11,6 @@ 1.4 1.5 REDIRECTS = collections.OrderedDict({ 1.6 "desktop": "http://forecast.weather.gov/MapClick.php?lat=37.63048605200049&lon=-122.41107706299971", 1.7 - "mobile": "http://mobile.weather.gov/index.php?lat=37.61961&lon=-122.36558", 1.8 "radar": "https://radar.weather.gov/ridge/standard/KMUX_loop.gif", 1.9 "hourly": "https://forecast.weather.gov/MapClick.php?w0=t&w1=td&w2=wc&w3=sfcwind&w4=sky&w5=pop&w6=rh&w7=rain&w8=thunder&w12=fog&AheadHour=0&Submit=Submit&&FcstType=graphical&textField1=37.6305&textField2=-122.4111&site=all", 1.10 "goes": "https://www.star.nesdis.noaa.gov/GOES/sector.php?sat=G17§or=psw",