diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /.blog.163.com.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
Diffstat (limited to '.blog.163.com.txt')
| -rw-r--r-- | .blog.163.com.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.blog.163.com.txt b/.blog.163.com.txt new file mode 100644 index 0000000..2372e12 --- /dev/null +++ b/.blog.163.com.txt @@ -0,0 +1,26 @@ +# To administrator: +# Please replace the hostname with "*.blog.163.com" + +# This filter is tested on: +# http://wangzeke.blog.163.com/blog/static/933015402012410105922228/ +# http://wavow.blog.163.com/blog/static/532284320124117211245/ +# http://elainejeff.blog.163.com/blog/static/1671902912012498727253/ + + +strip://*[contains(@class, 'mcnt ztag')]//span[@style = 'display:none;'] +strip://*[contains(@id, 'divTopLink')] +strip://*[contains(@class, 'phide')] +strip://*[contains(@class, 'thide')] +strip://*[contains(@id, 'topbar')] +strip://*[contains(@class, 'tbar')] +strip://*[contains(@class, 'snl')] +strip://*[contains(@id, 'banner')] + + +title://h3 +author://span[contains(@class, 'ztag pre')] +date://span[contains(@class, 'blogsep')] +body://div[contains(@class, 'mcnt ztag')] + +convert_double_br_tags: yes +test_url: http://lvqiuluwei1510.blog.163.com/blog/static/9028525120124146100841/
\ No newline at end of file |
