mirror of
https://github.com/hpware/news-analyze.git
synced 2025-07-19 08:59:06 +00:00
Remove stuff including the chat function & TOS & Privacy Policy windows
& simplified the archive URL.
This commit is contained in:
parent
aa8fb3a2d2
commit
3a3c2c81e2
14 changed files with 20 additions and 573 deletions
|
@ -45,11 +45,11 @@
|
|||
"apis": "APIs"
|
||||
},
|
||||
"description": {
|
||||
"find": "You can easily find the same topic from different news sources.",
|
||||
"interface": "Use a desktop like interface, the one that you already got used to.",
|
||||
"documentation": "We provide a documentation for you to learn how to use the app.",
|
||||
"opensource": "This platform is open source! minus the database part, but I'm going to try!",
|
||||
"apis": "We use api's that are made via reverse engineering."
|
||||
"find": "You can find the same topic from different news sources.",
|
||||
"interface": "This platform uses a desktop like interface, the one that you already got used to.",
|
||||
"documentation": "We provide a video for you to learn how to use the basics of the application.",
|
||||
"opensource": "This platform is open source!",
|
||||
"apis": "We use api's that are made via reverse engineering, here https://github.com/hpware/reverse_engineering"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -116,16 +116,6 @@
|
|||
"noadlinetoday": "Provides free, no ads Line today."
|
||||
}
|
||||
},
|
||||
"pages": {
|
||||
"privacypolicy": {
|
||||
"title": "Privacy Policy",
|
||||
"content": "Ummmm"
|
||||
},
|
||||
"tos": {
|
||||
"title": "Terms of service",
|
||||
"content": "N/A"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"why": "Why make this website?",
|
||||
"bulletpoints": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue