ma urlwatch: filter more from releases
This commit is contained in:
parent
9289941a6f
commit
3e222c087c
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
grss = name: { #github rss feed
|
||||
url = "https://github.com/${name}/releases.atom";
|
||||
filter = "grepi:(<updated|<media.thumbnail|Travis CI build log:)";
|
||||
filter = "grepi:(<updated|<media.thumbnail|Continuous build|Travis CI build log:)";
|
||||
};
|
||||
lidl = url: {
|
||||
inherit url;
|
||||
|
|
Loading…
Reference in a new issue