mirror of
https://github.com/tonytins/citylimits.git
synced 2025-03-21 07:11:20 +00:00
- Rewrote news ticker based on JSON web API tutorials - Simplified json files for news ticker as part of rewrite - Renamed /dialog to /json
10 lines
No EOL
394 B
JSON
10 lines
No EOL
394 B
JSON
{
|
|
"ticker": [
|
|
"[outlet]: Don't Blame Us If You're Not Paying Attention",
|
|
"[outlet]: Information With As Few Words As Possible.",
|
|
"This Space For Rent.",
|
|
"[outlet]: Properly Spelled Words From Beginning To End.",
|
|
"[outlet]: Journalistic Integrity Without All The Advertising.",
|
|
"[outlet]: No Advertisements Since Before The Beginning."
|
|
]
|
|
} |