Commit e0dc0f1d authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

shout.c: Add http-forward-cookies to "Les guignols".

parent 12087b55
...@@ -55,7 +55,7 @@ struct shout_item_t ...@@ -55,7 +55,7 @@ struct shout_item_t
/* WARN: We support only two levels */ /* WARN: We support only two levels */
static const struct shout_item_t p_frenchtv_canalplus[] = { static const struct shout_item_t p_frenchtv_canalplus[] = {
item( N_("Les Guignols"), "http://www.canalplus.fr/index.php?pid=1784" ), itemWithOption( N_("Les Guignols"), "http://www.canalplus.fr/index.php?pid=1784", "http-forward-cookies" ),
endItem() endItem()
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment