diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-03-10 06:26:48 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-03-10 06:26:48 +0100 |
| commit | 257c43f1ca622468d194662e133b74c2d75f3ecf (patch) | |
| tree | b0d5b3c4670199080dd3da7d9f09ad7138f68d39 /ippmedia.com.txt | |
| parent | 6db9300bc77ff96d0caf979a263d8fe4fe013c36 (diff) | |
| parent | 81bce8244b3d0e29918117a0fdcf40589e184ba9 (diff) | |
| download | ftr-site-config-257c43f1ca622468d194662e133b74c2d75f3ecf.tar.gz ftr-site-config-257c43f1ca622468d194662e133b74c2d75f3ecf.zip | |
Merge pull request #62 from timgws/new-sites
Add some other missing news sites that do not always correctly work.
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"] |
