diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-07-01 22:55:46 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-07-01 22:55:46 +0200 |
| commit | 197b24d1b6156c536c5209581cda948cd12dc03e (patch) | |
| tree | 852a49f16c0968b9332f90b423c84ab6d9952a92 /omm.hk.txt | |
| parent | 0308b3bb5b4c929c090d0622927ca8941d5cf902 (diff) | |
| parent | 730178be3e24c3d4db8c01652ecc57d3cf22bec1 (diff) | |
| download | ftr-site-config-197b24d1b6156c536c5209581cda948cd12dc03e.tar.gz ftr-site-config-197b24d1b6156c536c5209581cda948cd12dc03e.zip | |
Merge pull request #33 from newspaperclub/encoding-fixes
Encoding fixes
Diffstat (limited to 'omm.hk.txt')
| -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 |
