root/config/pragger/yasuyuki/config_rank.yaml

Revision 27771, 2.7 kB (checked in by yasuyuki, 4 days ago)

取得対象タグ追加
BASEタグのURLをホスト名からの記述に修正

Line 
1- module: Feed::nicovideo_rank
2  config:
3    hour: 24
4    rank_data: /home/flame/var/tmp/nicovideo_cache
5    root_dir: /home/flame/public_html/dev.rakusui.jp/imas/
6- module: Publish::nicovideo_rank
7  config:
8    tag_name: アイドルマスター
9    new_arrival_feed_url: http://dev.rakusui.jp/feed/idolmaster.rdf
10    by_page: 30
11    fetch_date: /home/flame/var/tmp/nicovideo_cache.last_fetched
12    root_dir: /imas/
13    template: /home/flame/bin/config/template.rhtml
14    host: http://dev.rakusui.jp
15- module: Publish::nicorank_save_daily
16  config:
17    fetch_date: /home/flame/var/tmp/nicovideo_cache.last_fetched
18    root_dir: /home/flame/public_html/dev.rakusui.jp/imas/
19- module: Feed::nicovideo_rank
20  config:
21    hour: 24
22    rank_data: /home/flame/var/tmp/nicovideo_cache_imas24
23    root_dir: /home/flame/public_html/dev.rakusui.jp/imas24/
24- module: Publish::nicovideo_rank
25  config:
26    tag_name: 愛m@s24
27    new_arrival_feed_url: http://dev.rakusui.jp/feed/imas24.rdf
28    by_page: 30
29    fetch_date: /home/flame/var/tmp/nicovideo_cache_imas24.last_fetched
30    root_dir: /imas24/
31    template: /home/flame/bin/config/template.rhtml
32    host: http://dev.rakusui.jp
33- module: Publish::nicorank_save_daily
34  config:
35    fetch_date: /home/flame/var/tmp/nicovideo_cache_imas24.last_fetched
36    root_dir: /home/flame/public_html/dev.rakusui.jp/imas24/
37- module: Feed::nicovideo_rank
38  config:
39    hour: 24
40    rank_data: /home/flame/var/tmp/nicovideo_cache_ds-10
41    root_dir: /home/flame/public_html/dev.rakusui.jp/ds-10/
42- module: Publish::nicovideo_rank
43  config:
44    tag_name: DS-10 or sx-150
45    new_arrival_feed_url: http://dev.rakusui.jp/feed/ds-10.rdf
46    by_page: 30
47    fetch_date: /home/flame/var/tmp/nicovideo_cache_ds-10.last_fetched
48    root_dir: /ds-10/
49    template: /home/flame/bin/config/template.rhtml
50    host: http://dev.rakusui.jp
51- module: Publish::nicorank_save_daily
52  config:
53    fetch_date: /home/flame/var/tmp/nicovideo_cache_ds-10.last_fetched
54    root_dir: /home/flame/public_html/dev.rakusui.jp/ds-10/
55- module: Feed::nicovideo_rank
56  config:
57    hour: 24
58    rank_data: /home/flame/var/tmp/nicovideo_cache_p-model
59    root_dir: /home/flame/public_html/dev.rakusui.jp/p-model/
60- module: Publish::nicovideo_rank
61  config:
62    tag_name: 平沢進 or P-MODEL
63    new_arrival_feed_url: http://dev.rakusui.jp/feed/p-model.rdf
64    by_page: 30
65    fetch_date: /home/flame/var/tmp/nicovideo_cache_p-model.last_fetched
66    root_dir: /p-model/
67    template: /home/flame/bin/config/template.rhtml
68    host: http://dev.rakusui.jp
69- module: Publish::nicorank_save_daily
70  config:
71    fetch_date: /home/flame/var/tmp/nicovideo_cache_p-model.last_fetched
72    root_dir: /home/flame/public_html/dev.rakusui.jp/p-model/
Note: See TracBrowser for help on using the browser.