mirror of
https://github.com/tonytins/citylimits
synced 2025-06-27 02:04:42 -04:00
Rewrote news ticker
- Rewrote news ticker based on JSON web API tutorials - Simplified json files for news ticker as part of rewrite - Renamed /dialog to /json
This commit is contained in:
parent
b443ee61fe
commit
ef6b097ef2
20 changed files with 170 additions and 71 deletions
8
json/ticker/sammy.json
Normal file
8
json/ticker/sammy.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"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."
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue