mirror of
https://github.com/tonytins/citylimits.git
synced 2025-03-20 23:01:22 +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
8 lines
No EOL
370 B
JSON
8 lines
No EOL
370 B
JSON
{
|
|
"ticker": [
|
|
"From The Desk Of Wise Guy Sammy: One Word In This Ticker Is Mispelled.",
|
|
"From The Desk Of Wise Guy Sammy: One Word In This Ticker Is Sdrawkcab (Backwards).",
|
|
"From The Desk Of Wise Guy Sammy: It Is Easier To Get Forgiveness Than Permission.",
|
|
"From The Desk Of Wise Guy Sammy: You Can't Outwait A Bureaucracy."
|
|
]
|
|
} |