Remove peterstuifzand.nl

This commit is contained in:
Peter Stuifzand 2018-02-19 20:24:54 +01:00
parent 5eae99500e
commit d554c0b96f

View File

@ -194,7 +194,6 @@ func (b *memoryBackend) UnfollowURL(uid string, url string) {
func (b *memoryBackend) Search(query string) []microsub.Feed {
return []microsub.Feed{
microsub.Feed{"feed", query},
//microsub.Feed{"feed", "https://peterstuifzand.nl/rss.xml"},
}
}