YQL for forecast request.

yahoo_weather
simon04 14 years ago
parent 93c3ea4606
commit 2d90386d13
  1. 1
      weather@venemo.net/extension.js

@ -44,6 +44,7 @@ const Util = imports.misc.util;
const YAHOO_ID = 'AUXX0010';
const WEATHER_URL = 'http://weather.yahooapis.com/forecastjson?u=c&p=' + YAHOO_ID;
//http://query.yahooapis.com/v1/public/yql?q=select%20item.forecast%20from%20weather.forecast%20where%20location%3D%22AUXX0010%22%20%20and%20u='c'&format=json
function WeatherMenuButton() {

Loading…
Cancel
Save