No description
Find a file
2022-08-08 19:01:58 +00:00
static removed tree stuff 2022-08-01 17:19:47 +00:00
templates name change for consistency 2022-08-02 19:18:53 +00:00
.air.toml prototype 0.001 2022-07-16 11:05:32 +00:00
.drone.yaml added -v to go test 2022-07-27 16:59:23 +00:00
.gitignore v0.0001 2022-07-21 19:28:25 +00:00
forms.go added updating/deleting of filters 2022-08-02 19:08:57 +00:00
go.mod got all filter types 'working' still bug but jay 2022-08-02 19:59:36 +00:00
go.sum got all filter types 'working' still bug but jay 2022-08-02 19:59:36 +00:00
LICENSE prototype 0.001 2022-07-16 11:05:32 +00:00
main.go name change for consistency 2022-08-02 19:18:53 +00:00
models.go converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00
README.md added drone badge 2022-07-27 17:02:07 +00:00
scraping.go was already working, just wonky html 2022-08-08 19:01:58 +00:00
scraping_test.go got all filter types 'working' still bug but jay 2022-08-02 19:59:36 +00:00
todo.md +todo 2022-07-27 16:59:15 +00:00
util.go added updating/deleting of filters 2022-08-02 19:08:57 +00:00

go-watch-and-tel

Build Status

A change detection server that notifies through Telegram written in Go