diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-09 21:35:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-09 21:35:47 +0100 |
| commit | ecacc5dfd604c0001f36a0214a95c90166673c76 (patch) | |
| tree | 932e3616e391ee6b4d85abdaaced7b197845e5d5 | |
| parent | 9f17235c55ff9b2d69b72df63cac7a245ff6ae1d (diff) | |
| download | ftr-site-config-ecacc5dfd604c0001f36a0214a95c90166673c76.tar.gz ftr-site-config-ecacc5dfd604c0001f36a0214a95c90166673c76.zip | |
Delete brookings.edu.txt
| -rw-r--r-- | brookings.edu.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/brookings.edu.txt b/brookings.edu.txt deleted file mode 100644 index 17a4760..0000000 --- a/brookings.edu.txt +++ /dev/null @@ -1,13 +0,0 @@ -title: //div[@id='contentheader']/h1 -author: //p[@class='attribution']/span[@class='author']/* -# Is there a way to pull multiple authors? My XPath here is just grabbing the first - -date: /html/head/meta[@name="date"]/@content -body: //div[@class='main-content'] - -strip: //p[@class='byline'] -strip: //div[@class='img-gallery'] -strip: //div[@class='callout'] -strip: //div[@class='add-your-view'] -convert_double_br_tags: yes -test_url: http://www.brookings.edu/opinions/2011/1018_cyberattack_libya_goldsmith.aspx
\ No newline at end of file |
