mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
20 lines
328 B
Markdown
20 lines
328 B
Markdown
Zoff
|
|
====
|
|
|
|
The shared youtube radio
|
|
|
|
## About the specific files
|
|
|
|
### change.php
|
|
Does all the serverside handling, updating lists, voting, serving the list, adding songs etc.
|
|
|
|
### Everything else
|
|
Is pretty much self explanatory. :D
|
|
The important files are:
|
|
* youtube.js
|
|
* list.js
|
|
* search.js
|
|
* change.php
|
|
* index.php
|
|
|