View Single Post
Old 08-01-2023, 11:45 AM   #5
unkn0wn
Guru
unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.
 
Posts: 630
Karma: 85520
Join Date: May 2021
Device: kindle
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.

Last edited by unkn0wn; 08-01-2023 at 11:57 AM.
unkn0wn is offline   Reply With Quote