You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update urlwatch
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
|||||||
|
|
||||||
name: urlwatch
|
name: urlwatch
|
||||||
url: https://github.com/thp/urlwatch/tags
|
url: https://github.com/thp/urlwatch/tags
|
||||||
|
user_visible_url: https://github.com/thp/urlwatch
|
||||||
filter:
|
filter:
|
||||||
- xpath: '(//h4[@data-test-selector="tag-title"]/a)[1]'
|
- xpath: '(//h4[@data-test-selector="tag-title"]/a)[1]'
|
||||||
- html2text: re
|
- html2text: re
|
||||||
@@ -33,6 +34,7 @@ filter:
|
|||||||
|
|
||||||
name: shadowsocks-libev
|
name: shadowsocks-libev
|
||||||
url: https://api.github.com/repos/shadowsocks/shadowsocks-libev/releases/latest
|
url: https://api.github.com/repos/shadowsocks/shadowsocks-libev/releases/latest
|
||||||
|
user_visible_url: https://github.com/shadowsocks/shadowsocks-libev
|
||||||
filter:
|
filter:
|
||||||
- shellpipe: 'jq -r .tag_name'
|
- shellpipe: 'jq -r .tag_name'
|
||||||
- strip:
|
- strip:
|
||||||
|
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
name: urlwatch
|
name: urlwatch
|
||||||
url: https://github.com/thp/urlwatch/tags
|
url: https://github.com/thp/urlwatch/tags
|
||||||
|
user_visible_url: https://github.com/thp/urlwatch
|
||||||
filter:
|
filter:
|
||||||
- xpath: '(//h4[@data-test-selector="tag-title"]/a)[1]'
|
- xpath: '(//h4[@data-test-selector="tag-title"]/a)[1]'
|
||||||
- html2text: re
|
- html2text: re
|
||||||
@@ -11,6 +12,7 @@ filter:
|
|||||||
|
|
||||||
name: shadowsocks-libev
|
name: shadowsocks-libev
|
||||||
url: https://api.github.com/repos/shadowsocks/shadowsocks-libev/releases/latest
|
url: https://api.github.com/repos/shadowsocks/shadowsocks-libev/releases/latest
|
||||||
|
user_visible_url: https://github.com/shadowsocks/shadowsocks-libev
|
||||||
filter:
|
filter:
|
||||||
- shellpipe: 'jq -r .tag_name'
|
- shellpipe: 'jq -r .tag_name'
|
||||||
- strip:
|
- strip:
|
||||||
|
Reference in New Issue
Block a user