diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-09-09 13:28:18 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-09-09 13:28:18 +0200 |
| commit | af83897d77e9ba54116fa9483bf24c9e4356c697 (patch) | |
| tree | a6bfc1961649a99382ecd584e648ebc11f0689d0 | |
| parent | 980f8edc101cfff45c8b26ce1e1c990ee08a4dc9 (diff) | |
| download | ftr-site-config-af83897d77e9ba54116fa9483bf24c9e4356c697.tar.gz ftr-site-config-af83897d77e9ba54116fa9483bf24c9e4356c697.zip | |
Delete wmnf.org.txt
| -rw-r--r-- | wmnf.org.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/wmnf.org.txt b/wmnf.org.txt deleted file mode 100644 index 1d403a9..0000000 --- a/wmnf.org.txt +++ /dev/null @@ -1,13 +0,0 @@ -title: //div[@class="bodyText"]/h1/text() -body: //div[@class="bodyText"] - -# author and date are separated by only a newline -# can't figure out how to tokenize that yet -author: //div[@class="bodyText"]/span[@class="info"]/text() -date: //div[@class="bodyText"]/span[@class="info"]/text() - -# strip metdata from body text -strip: //div[@class="bodyText"]/h1/text() -strip: //div[@class="bodyText"]/span[@class="info"] -strip: //div[@class="bodyText"]/span[@class="info"] -test_url: http://www.wmnf.org/news_stories/light-rail-advocates-join-forces-to-combat-opposition-in-pinellas
\ No newline at end of file |
