I'm trying to grab sun up and sun down times from almanac.com, but regular expressions not something I'm very good at... i currently have:
| Code: |
Measure=Plugin
Plugin=Plugins\WebParser.dll
Debug=2
URL=http://www.almanac.com/rise/results.php?what[]=Sun&zipcode=05819&place=&state=&searchtype=zip
RegExp="(?siU)Sun (.*)(.*)"
StringIndex=2
UpdateRate=3600
|
I know somethings wrong, but I can't figure it out...
help?
edit:
code isn't working right, so i attached my test ini... its based on enigma's location ini
File Attachment: File Name:
SunRS.zipFile Size: 738