stamparm / ipsum

Daily feed of bad IPs (with blacklist hit scores)
The Unlicense
1.58k stars 145 forks source link

Cannot get content Encoding #55

Closed anagnostouJohn closed 3 months ago

anagnostouJohn commented 3 months ago

I am trying to fetch the data using go-github and i am getting Error fetching file content: error decoding file content: unsupported content encoding: none

stamparm commented 3 months ago

you should always fetch ipsum content via HTTP fetchers/downloaders (e.g. wget or curl).

take a look into https://github.com/stamparm/ipsum/blob/master/README.md#about for more details