Changeset 31682
- Timestamp:
- 12/11/14 21:56:05 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/weather/weather.h
r29910 r31682 148 148 //tmpsearch = stringreplacechar(tmpsearch, ' ', '+'); 149 149 150 tmpstr = gethttp(" weather.service.msn.com", tmpsearch, 80, NULL, NULL, 5000, NULL, 0);150 tmpstr = gethttp("msn.com/en-us/weather", tmpsearch, 80, NULL, NULL, 5000, NULL, 0); 151 151 //tmpstr = gethttp("www.google.com", tmpsearch, 80, NULL, NULL, 5000, NULL, 0); 152 152
Note: See TracChangeset
for help on using the changeset viewer.