diff options
| author | Tim Groeneveld <tim@timg.ws> | 2015-03-10 11:50:15 +1100 |
|---|---|---|
| committer | Tim Groeneveld <tim@timg.ws> | 2015-03-10 11:50:15 +1100 |
| commit | 81bce8244b3d0e29918117a0fdcf40589e184ba9 (patch) | |
| tree | fa4e7f7123c3b074e008652bea52342ee360d436 /ippmedia.com.txt | |
| parent | 45ff91859b99d8e132fca0afddb85a7581858044 (diff) | |
| download | ftr-site-config-81bce8244b3d0e29918117a0fdcf40589e184ba9.tar.gz ftr-site-config-81bce8244b3d0e29918117a0fdcf40589e184ba9.zip | |
Add some other missing news sites that do not always correctly work.
* business.time.com
* galwayindependent.com
* help.fivefilters.org
* ippmedia.com
* mitchellrepublic.com
* news.menshealth.com
* planetsave.com
* yourerie.com
Diffstat (limited to 'ippmedia.com.txt')
| -rw-r--r-- | ippmedia.com.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ippmedia.com.txt b/ippmedia.com.txt new file mode 100644 index 0000000..99f25dc --- /dev/null +++ b/ippmedia.com.txt @@ -0,0 +1,4 @@ +title: //div[@class="content_title"]//h2 +author: substring-after(//div[@class="byline"], "By ") +date: //div[@class="publish_date"] +strip: //div[@class="read_image_box"] |
