1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
This commit is contained in:
kev 2015-07-08 11:34:43 +08:00
parent 6df5a5fa7c
commit 0475a43047
2 changed files with 19 additions and 3 deletions

@ -6,6 +6,7 @@ https://hub.docker.com/u/vimagick/
## TODO
- [ ] freegeoip
- [ ] gitolite
- [ ] hashcat
- [ ] hubot
- [ ] iptables

@ -57,13 +57,28 @@ ubuntu:
url: http://www.ubuntu.com/download/server
exp: //div[contains(@class, "row-hero")]//h2/text()
scrapy:
url: https://github.com/scrapy/scrapy/releases
exp: //ul[@class="release-timeline-tags"]/li[1]//span[@class="tag-name"]/text()
coreos:
url: https://coreos.com
exp: //div[@class="co-p-homepage-release-text"]/text()
urlwatch:
url: https://github.com/thp/urlwatch/releases
exp: //ul[@class="release-timeline-tags"]/li[1]//span[@class="tag-name"]/text()
```
## Email alert
```
***************************************************************************
CHANGED: https://coreos.com#coreos
***************************************************************************
--- @ Tue, 07 Jul 2015 17:15:01 +0000
+++ @ Tue, 07 Jul 2015 20:00:01 +0000
@@ -1 +1 @@
-coreos: 723.1.0
+coreos: 735.0.0
***************************************************************************
```
[1]: thp.io/2008/urlwatch/