通过MeasureLocation获取了城市的定位,但无法传递到MeasureCurrent里面
;-------------------------获取城市定位--------------------------
[MeasureLocation]
Measure=Plugin
Plugin=WebParser.dll
UpdateRate=600
Url=https://v2.jinrishici.com/info
RegExp="(?siU),.*,.*,.*:".*(.*)","
StringIndex=1
Substitute="山东|潍坊":"shandong/weifang",""":""
FinishAction=[!EnableMeasure MeasureCurrent]
;-------------------------获取城市定位--------------------------
;-------------------------定位读取--------------------------
[MeasureCurrent]
Measure=Plugin
Plugin=WebParser.dll
UpdateRate=600
Url=https://tianqi.moji.com/weather/china/[MeasureLocation]
Download=1
DownloadFile=weather.txt
;-------------------------定位读取--------------------------
;-------------------------获取城市定位--------------------------
[MeasureLocation]
Measure=Plugin
Plugin=WebParser.dll
UpdateRate=600
Url=https://v2.jinrishici.com/info
RegExp="(?siU),.*,.*,.*:".*(.*)","
StringIndex=1
Substitute="山东|潍坊":"shandong/weifang",""":""
FinishAction=[!EnableMeasure MeasureCurrent]
;-------------------------获取城市定位--------------------------
;-------------------------定位读取--------------------------
[MeasureCurrent]
Measure=Plugin
Plugin=WebParser.dll
UpdateRate=600
Url=https://tianqi.moji.com/weather/china/[MeasureLocation]
Download=1
DownloadFile=weather.txt
;-------------------------定位读取--------------------------
