diff options
| author | Tom Taylor <tom@tomtaylor.co.uk> | 2014-07-01 20:22:02 +0100 |
|---|---|---|
| committer | Tom Taylor <tom@tomtaylor.co.uk> | 2014-07-01 20:29:27 +0100 |
| commit | 5f117de9242e41a374b1d9cb25625a3d0214d0f9 (patch) | |
| tree | d8e0ffb130eb41e3de5eadeb45908038277604f0 | |
| parent | d90b6a33d113c86f352a5b70d5285ba30171a425 (diff) | |
| download | ftr-site-config-5f117de9242e41a374b1d9cb25625a3d0214d0f9.tar.gz ftr-site-config-5f117de9242e41a374b1d9cb25625a3d0214d0f9.zip | |
Removing omm.hk.txt.
I was going to fix the encoding on this file, but then I looked at the site and
it looks like it's shut down.
| -rw-r--r-- | omm.hk.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/omm.hk.txt b/omm.hk.txt deleted file mode 100644 index c6dd29b..0000000 --- a/omm.hk.txt +++ /dev/null @@ -1,19 +0,0 @@ -# This filter is tested on: -# http://omm.hk/time-after-japan-will-china-scale-back-its-nuclear-ambitions.html -# http://omm.hk/usa-today-china-invites-world-to-6-month-party.html -# http://omm.hk/%E6%96%B0%E9%97%BB%E7%9C%8B%E4%B8%96%E5%8D%9A.html - -body://div[@class='entry'] - -title:substring-after(//h2, ':') -title:substring-after(//h2, ':') -title://h2 - -author:substring-before(//h2, ':') -author:substring-before(//h2, ':') -author:substring-after(//title, '»') - -date:concat(//div[@class='postdate']/br/preceding-sibling::text(), '-', //div[@class='postdate']/br/following-sibling::text()) - -strip://div[contains(@class, 'post-ratings')] -test_url: http://omm.hk/%E4%B8%AD%E5%9B%BD%E9%9D%92%E5%B9%B4%E6%8A%A5%EF%BC%9A%E5%AE%AA%E6%B3%95%E8%AF%BE.html
\ No newline at end of file |
