diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-03 23:04:50 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-03 23:04:50 +0200 |
| commit | d478a5f8e70e6f89d9b1eab505c5177a87bc553e (patch) | |
| tree | 8d5c48983cfcc89852a08b7e9a58c195e7f4485d | |
| parent | 35cd95ec6a3c262ce46d1b6fa97db79b86aeb930 (diff) | |
| download | ftr-site-config-d478a5f8e70e6f89d9b1eab505c5177a87bc553e.tar.gz ftr-site-config-d478a5f8e70e6f89d9b1eab505c5177a87bc553e.zip | |
bizjournals.com
| -rw-r--r-- | bizjournals.com.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/bizjournals.com.txt b/bizjournals.com.txt new file mode 100644 index 0000000..cfba766 --- /dev/null +++ b/bizjournals.com.txt @@ -0,0 +1,13 @@ +date: //meta[@name='publish-date']/@content +body: //div[contains(@class, 'articleContentWrapper')] +prune: no + +strip: //div[contains(@class, 'staff_info')]//dd[contains(., 'Twitter')] + +strip_id_or_class: related_content +strip_id_or_class: enlarge +strip_id_or_class: photoBy +strip_id_or_class: older + +test_url: http://www.bizjournals.com/cincinnati/news/2013/10/03/harris-teeter-shareholders-vote-on.html +test_url: http://feeds.bizjournals.com/industry_20?format=xml
\ No newline at end of file |
