c2d2f31438
- make findContentUsingCustomRules' more idiomatic, since in golang a function returning an error might return garbage in other parameter. Moreover, ignoring errors is bad practise. - getPredefinedScraperRules is now running in constant-time, instead of iterating on a list with around 50 items in it. |
||
---|---|---|
.. | ||
testdata | ||
rules.go | ||
scraper.go | ||
scraper_test.go |