mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Change to axios as there is no way to get the profile pic via the raw
html & remove the legacy hot news by google rss window, (it is still accessable via the tty interface) and update i18n with the aboutNewsOrg thingy added articles (that currently does not work) & also added the privacy policy & tos page, both only accessbile via the tty interface for now. It will be avaible via the settings interface.
This commit is contained in:
parent
12455ebd28
commit
f0e33905b8
10 changed files with 74 additions and 14 deletions
|
@ -104,5 +104,15 @@
|
|||
"checkweirdkeywords": "這個工具檢查新聞記者是不是使用偏色情的標體 (台灣的很愛用)",
|
||||
"noadlinetoday": "提供無廣告的LINE Today 新聞"
|
||||
}
|
||||
},
|
||||
"pages": {
|
||||
"privacypolicy": {
|
||||
"title": "Privacy Policy",
|
||||
"content": "Ummmm"
|
||||
},
|
||||
"tos": {
|
||||
"title": "Terms of service",
|
||||
"content": "N/A"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue