diff options
| -rw-r--r-- | protocols/Weather/docs/weather/gismeteo_ru.ini | 14 | 
1 files changed, 7 insertions, 7 deletions
diff --git a/protocols/Weather/docs/weather/gismeteo_ru.ini b/protocols/Weather/docs/weather/gismeteo_ru.ini index b6c2ff1177..a09cedce94 100644 --- a/protocols/Weather/docs/weather/gismeteo_ru.ini +++ b/protocols/Weather/docs/weather/gismeteo_ru.ini @@ -54,17 +54,17 @@ Update URL3=https://www.gismeteo.ru/weather-%s/10-days/  ;----------------------------------------------------- -[Update] -Start=<div class="day" data-pattern="G:i"> -End=</div> -Url=1 -  [Condition]  Start=data-text="  End=">  Unit=Cond  Url=1 +[Update] +Start=<div class="day" data-pattern="G:i"> +End=</div> +Url=1 +  [TempNow]  Start=<span class="sign">  End=<span class="unit @@ -86,13 +86,13 @@ Set Data=[TempFeel] & " °C"  [Low]  Start=<span class="unit unit_temperature_c">  End=</span> -;Unit=C +Unit=C  Url=1  [High]  Start=<span class="unit unit_temperature_c">  End=</span> -;Unit=C +Unit=C  Url=1  [WS]  | 
