mirror of
https://github.com/KevinMidboe/homehub.git
synced 2025-10-29 09:30:27 +00:00
Changed weatherURL to Utleirvegen
This commit is contained in:
@@ -5,8 +5,8 @@ import requests
|
|||||||
user_agent = ("topRedditPost pyMachine 0.1")
|
user_agent = ("topRedditPost pyMachine 0.1")
|
||||||
submissionArray = []
|
submissionArray = []
|
||||||
|
|
||||||
weatherURL = 'http://www.yr.no/place/Norway/Oslo/Oslo/Ljabru/hour_by_hour.html'
|
weatherURL = 'http://www.yr.no/place/Norway/Sør-Trøndelag/Trondheim/Utleirvegen/hour_by_hour.html'
|
||||||
weatherURL1 = 'http://www.yr.no/place/Norway/Sør-Trøndelag/Trondheim/Utleirvegen/hour_by_hour.html'
|
weatherURL1 = 'http://www.yr.no/place/Norway/Oslo/Oslo/Ljabru/hour_by_hour.html'
|
||||||
stringId = '<meta property="og:description" content="'
|
stringId = '<meta property="og:description" content="'
|
||||||
|
|
||||||
def getShowerThought():
|
def getShowerThought():
|
||||||
|
|||||||
Reference in New Issue
Block a user