tube is not refreshing, how comes?
This commit is contained in:
parent
bd6ed5da33
commit
cc3f3e0430
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@ wget -O ./site/data/idees.json https://idees.crapaud-fou.org/stats.php
|
|||
# wiki
|
||||
wget -O ./site/data/wiki.json https://wiki.crapaud-fou.org/stats.php
|
||||
|
||||
# chat
|
||||
python3 ./scripts/generate_chat_info.py
|
||||
|
||||
# tube
|
||||
wget -O ./site/data/tube.json https://tube.crapaud-fou.org/feeds/videos.json?sort=-publishedAt&filter=local
|
||||
|
||||
# chat
|
||||
python3 ./scripts/generate_chat_info.py
|
||||
|
|
Loading…
Reference in a new issue