mirror of
https://github.com/tonytins/citylimits
synced 2025-06-27 10: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
17
json/ticker/citylife.json
Normal file
17
json/ticker/citylife.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"ticker": [
|
||||
"50 Car Pile-Up Results In New City Sculpture.",
|
||||
"After 36 Years Of Marriage, Man Discovers Wife Is Actually A Rare Yucca Plant.",
|
||||
"All Raccoons Cheat At Poker, Researchers Say.",
|
||||
"Cat Hijacks Municipal Bus; Riders Applaud Good Timing At Stops And Courteous Meows.",
|
||||
"Tommy B. Saif Sez: No Left Turn, Except Buses.",
|
||||
"Truckload Of Apples Overturns, [city] Diner Offers Applesauce Special.",
|
||||
"Ordinary Days In [city] Become Common.",
|
||||
"Semicolon Declared Sexier Than Comma At Grammarian's Fete.",
|
||||
"Spotted Owl Spotted.",
|
||||
"Crime Lord Spotted In [city]; Mayor Says \"No Comment\".",
|
||||
"Cat Burglar Spotted, Mistaken For Dalmatian.",
|
||||
"Local citizens confused about New Spark Box Pro XL Series U.",
|
||||
"Customers of the New Spark Box Pro XL Series U confirm that it has Knuckles."
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue