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
11
json/ticker/kittykibble.json
Normal file
11
json/ticker/kittykibble.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"ticker": [
|
||||
"Local Merchants Puzzled By Rumors Of Kitty Kibble Shortage; \"We Have Plenty,\" Say Most.",
|
||||
"No Kitty Kibble Shortage Says Local Representative Of Kitty Kibble Association.",
|
||||
"Rumors Persist In Kitty Kibble Shortage; Unfounded Say Many.",
|
||||
"Cats Say Not Enough Being Done In Kitty Kibble Shortage.",
|
||||
"Cats Concerned By Rumors Of Kitty Kibble Shortage; Buy In Bulk.",
|
||||
"Is Kitty Kibble Shortage A Hoax? Cats Search For Truth.",
|
||||
"Enough Kitty Kibble For Twenty Years, Experts Agree."
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue