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
10
json/ticker/adverts.json
Normal file
10
json/ticker/adverts.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"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."
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue