diff options
| author | naamval <raymondharder@outlook.com> | 2017-02-01 14:29:03 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-01 14:29:03 +0100 |
| commit | 3eb0fbbec799d548cf76e71d05c610d2eaa05689 (patch) | |
| tree | 90f01e5ef574a12af8ae2d79c3806c417bbd6348 /archive.pressthink.org.txt | |
| parent | 2fb5d1b0fc99ae0910ec59d59d3aafb2f046cc71 (diff) | |
| download | ftr-site-config-3eb0fbbec799d548cf76e71d05c610d2eaa05689.tar.gz ftr-site-config-3eb0fbbec799d548cf76e71d05c610d2eaa05689.zip | |
Add archive.pressthink.org and oxfordamerican.com (#248)
* Add files via upload
* Update archive.pressthink.org.txt
Diffstat (limited to 'archive.pressthink.org.txt')
| -rw-r--r-- | archive.pressthink.org.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/archive.pressthink.org.txt b/archive.pressthink.org.txt new file mode 100644 index 0000000..828a242 --- /dev/null +++ b/archive.pressthink.org.txt @@ -0,0 +1,11 @@ +# Generated by FiveFilters.org's web-based selection tool
+# Place this file inside your site_config/custom/ folder
+
+title: //h3[contains(concat(' ',normalize-space(@class),' '),' title ')]
+body: //div[contains(concat(' ',normalize-space(@class),' '),' blogbody ')]
+date: //div[contains(concat(' ',normalize-space(@class),' '),' date ')]
+
+strip: //h3[contains(concat(' ',normalize-space(@class),' '),' title ')]
+strip: //span[contains(concat(' ',normalize-space(@class),' '),' posted ')]
+
+test_url: http://archive.pressthink.org/2003/09/08/basics_master.html
|
