Feeds are working fine but they changed the website architecture, so the articles are missing. Everything seems to be locked in scripts.
and those scripts are numbered and jumbled. This is something new to me but looks solvable.. all you have to do is join them in order and body can be created.
Code:
<script>self.__next_f.push([1,"1:HL[\"/_next/static/css/5a725619bc795e6b.css\",{\"as\":\"style\"}]\n0:\"$L2\"\n"])</script>
<script>self.__next_f.push([1,"3:HL[\"/_next/static/css/886dfde34f77aebe.css\",{\"as\":\"style\"}]\n"])</script>
something related to next.js, maybe its a server thing, they may fix soon.