Turned on the apply filter
This commit is contained in:
parent
78649d6b5e
commit
a907c08386
@ -53,7 +53,7 @@ func Grab(url string) []RssItem {
|
|||||||
|
|
||||||
log.Printf("Length %v\n", len(items))
|
log.Printf("Length %v\n", len(items))
|
||||||
|
|
||||||
acceptItems(items)
|
items = acceptItems(items)
|
||||||
|
|
||||||
log.Printf("Length %v\n", len(items))
|
log.Printf("Length %v\n", len(items))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user