fix voor zinnen aan elkaar
This commit is contained in:
@@ -152,6 +152,8 @@ func doArticle(filename string, url string, title string, timestamp time.Time, n
|
||||
p(err)
|
||||
p(resp.Body.Close())
|
||||
|
||||
body = u.HtmlFix(body)
|
||||
|
||||
s := string(body)
|
||||
|
||||
ok := true
|
||||
|
||||
Reference in New Issue
Block a user