n/oldblog
Archived
1
0
Fork 0
This repository has been archived on 2024-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
oldblog/scripts/dazibaweb/cine.sh

19 lines
868 B
Bash
Raw Normal View History

2023-04-30 21:28:42 +02:00
#!/bin/sh
command="./curl_wrapper"
echo
echo "---- cine.sh ----"
echo
$command xml/allocine_catourne.rss http://www.allocine.fr/xml/rss/rub_gen_lsttype=23001.html
$command xml/allocine_interviews.rss http://www.allocine.fr/xml/rss/rub_gen_lsttype=23005.html
$command xml/allocine_business.rss http://www.allocine.fr/xml/rss/rub_gen_lsttype=23006.html
$command xml/allocine_web.rss http://www.allocine.fr/xml/rss/rub_gen_lsttype=23012.html
$command xml/allocine_celebrites.rss http://www.allocine.fr/xml/rss/rub_gen_lsttype=23004.html
$command xml/allocine_festivals.rss http://www.allocine.fr/xml/rss/rub_gen_lsttype=23007.html
$command xml/nordcinema_cine.rss http://www.nord-cinema.com/rss.php
$command xml/nordcinema_critiques.rss http://www.nord-cinema.com/fiches/10critiques.php
date +"(MAJ %d %b %Y @ %H:%M)">/home/www/website/modules/backends/cine.date.txt