diff options
| author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-17 16:29:15 +0100 |
|---|---|---|
| committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-17 16:29:15 +0100 |
| commit | 3a0e60c8f74f4ad29f915bb1ffb5de82606d9ceb (patch) | |
| tree | 352c1ac638d39f83c3ca3fb9bd7cd899765e2d70 /wmnf.org.txt | |
| parent | 5893b1ea08156e3edc58692b45bc5946a13709a4 (diff) | |
| download | ftr-site-config-3a0e60c8f74f4ad29f915bb1ffb5de82606d9ceb.tar.gz ftr-site-config-3a0e60c8f74f4ad29f915bb1ffb5de82606d9ceb.zip | |
Remove already removed websites
Diffstat (limited to 'wmnf.org.txt')
| -rwxr-xr-x | wmnf.org.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/wmnf.org.txt b/wmnf.org.txt deleted file mode 100755 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 |
