; -- Internet IP [measureIP] ; This measure returns your IP. WebParser measures are relatively complicated. If you're a beginner with ; Rainmeter, take a look at some of the other illustro skins before modifying this one. Measure=Plugin Plugin=WebParser ;Url=http://ip.doracoin.cc Url=https://ip.cn/api/index?ip=&type=0 UpdateRate=14400 ;RegExp=(.*) RegExp="ip":"(.*)", StringIndex=1 Substitute="":"N/A"