Skip to content

Commit

Permalink
Update values.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesClonk authored Jun 23, 2024
1 parent 84b4cf1 commit e48c15c
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions item-monitor/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,32 @@ item_monitor:
url: https://www.galaxus.ch/de/s3/product/scarpa-vapor-s-42-kletterschuhe-24594482
value: 120
regex: <meta property="product:price:amount" content="([0-9.]+)"\/>
- name: Continental Terra Speed
url: https://www.galaxus.ch/de/s3/product/continental-terra-speed-protection-28-x-170-45-622-veloreifen-31958269
value: 35
- name: Philips Hue Argenta 3x
url: https://www.galaxus.ch/de/s14/product/philips-hue-argenta-basis-bt-350-lm-gu10-wandleuchte-deckenleuchte-11235563
value: 177
regex: <meta property="product:price:amount" content="([0-9.]+)"\/>
- name: Philips Hue Argenta 2x
url: https://www.galaxus.ch/de/s14/product/philips-hue-argenta-basis-bt-350-lm-gu10-wandleuchte-deckenleuchte-11235561
value: 125
regex: <meta property="product:price:amount" content="([0-9.]+)"\/>
- name: Philips Hue Argenta 4x
url: https://www.galaxus.ch/de/s14/product/philips-hue-argenta-basis-bt-1400-lm-gu10-wandleuchte-deckenleuchte-11235565
value: 209
regex: <meta property="product:price:amount" content="([0-9.]+)"\/>
- name: Philips Hue Argenta 1x
url: https://www.galaxus.ch/de/s14/product/philips-hue-argenta-basis-bt-350-lm-gu10-wandleuchte-deckenleuchte-11235559
value: 60
regex: <meta property="product:price:amount" content="([0-9.]+)"\/>
- name: Philips Hue GU10 3x
url: https://www.galaxus.ch/de/s14/product/philips-hue-white-color-ambiance-bt-gu10-570-w-350-lm-3-x-g-leuchtmittel-16446773
value: 101
regex: <meta property="product:price:amount" content="([0-9.]+)"\/>
- name: Philips Hue Full-Set Combo GU10 3x
url: https://www.galaxus.ch/de/s14/product/philips-hue-white-color-ambiance-starterset-gu10-570-w-350-lm-3-x-g-leuchtmittel-11235548
value: 134
regex: <meta property="product:price:amount" content="([0-9.]+)"\/>
- name: Philips Hue LED Lightstrips
url: https://www.galaxus.ch/de/s14/product/philips-hue-lightstrips-basis-bt-rgbw-200-cm-indoor-led-streifen-13274601
value: 57
regex: <meta property="product:price:amount" content="([0-9.]+)"\/>

0 comments on commit e48c15c

Please sign in to comment.