mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 05:24:23 +00:00
feat: update README and various components for improved formatting and error handling; enhance login functionality with password encryption
This commit is contained in:
parent
ee13960f0b
commit
fd2ba525f9
12 changed files with 304 additions and 168 deletions
|
@ -1,25 +1,31 @@
|
|||
# Status
|
||||
|
||||
## setn.py
|
||||
## setn.py
|
||||
|
||||
Working
|
||||
|
||||
## tvbs.py
|
||||
|
||||
Working
|
||||
|
||||
## taisounds.py
|
||||
|
||||
Working
|
||||
|
||||
## cna.py
|
||||
|
||||
Broken
|
||||
|
||||
Error: `Error: 'utf-8' codec can't decode byte 0x83 in position 0: invalid start byte`
|
||||
|
||||
## chinatimes.py
|
||||
|
||||
Broken
|
||||
|
||||
Error: `Error: 'utf-8' codec can't decode byte 0xa3 in position 0: invalid start byte`
|
||||
|
||||
## twreporter.py
|
||||
|
||||
Broken
|
||||
|
||||
Error: `Error: 'utf-8' codec can't decode byte 0xc0 in position 2: invalid start byte`
|
||||
Error: `Error: 'utf-8' codec can't decode byte 0xc0 in position 2: invalid start byte`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue