mirror of
https://github.com/hpware/news-analyze.git
synced 2025-07-17 16:09:06 +00:00
Fix Some stuff.
This commit is contained in:
parent
4983369219
commit
fe9cb6e588
4 changed files with 29 additions and 27 deletions
|
@ -44,9 +44,6 @@ Chatbot, which is chatbot for chatting about news articles, is currently not ava
|
|||
### Server Downtime
|
||||
Use https://status.yhw.tw/ for checking down time, most of the time it will be up, but sometimes it just won't updated to the latest feature & update.
|
||||
|
||||
#### Archive:
|
||||
I fixed most issues of the server, including the nameserver stuff, if you want to know how I fixed it, you can view how I fixed it [here](/server_fixes.md) or on [My broken blog](https://4-1-2.yuanhau.com/posts/)
|
||||
|
||||
### Scraping restrictions:
|
||||
As LINE Today only loads & put the image file via JS in the browser, node-fetch is not working (yes, this platform uses node-fetch as the only way to scrape stuff). If LINE today became more problematic of this platform, those APIs will no longer work & most of the things will just not work, as it requires LINE Today to NOT patch these node-fetch things.
|
||||
|
||||
|
@ -62,6 +59,9 @@ This code is absolutly NOT designed to be spinned up at Vercel or Netlify, it ha
|
|||
### The API returning outdated data from more than 5+ years:
|
||||
Here is the GitHub Issue: https://github.com/hpware/news-analyze/issues/2
|
||||
|
||||
### Groq API not loading to .env for some reasons.
|
||||
If the user did not load a GROQ api, the summerizing system will just fail outright. Fixing this rn.
|
||||
|
||||
## Why?
|
||||
|
||||
We'll use this news article from May 7th 2025 as an example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue