diff options
| author | Torsten Bär <70B43r@users.noreply.github.com> | 2017-03-30 18:56:13 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-03-30 18:56:13 +0200 |
| commit | 9eb789ba61928c872a1fb34874496eb54aadc8f1 (patch) | |
| tree | 129d38dd0ee52d093d91ff3e3ee7b614244337da | |
| parent | 66c78930404d88e9c5f61995be786a4f8afd3979 (diff) | |
| download | ftr-site-config-9eb789ba61928c872a1fb34874496eb54aadc8f1.tar.gz ftr-site-config-9eb789ba61928c872a1fb34874496eb54aadc8f1.zip | |
add blog.trendmicro.com (#282)
| -rw-r--r-- | blog.trendmicro.com.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/blog.trendmicro.com.txt b/blog.trendmicro.com.txt new file mode 100644 index 0000000..0d87db7 --- /dev/null +++ b/blog.trendmicro.com.txt @@ -0,0 +1,13 @@ +# Generated by FiveFilters.org's web-based selection tool +# Place this file inside your site_config/custom/ folder +# Source: http://siteconfig.fivefilters.org/grab.php?url=http%3A%2F%2Fblog.trendmicro.com%2Ftrendlabs-security-intelligence%2Fwinnti-abuses-github%2F + +title: //div[@id='post-title']//h1 + +date: //li[@class='post-date']//div[@class='meta-info']//a + +author: //a[@rel='author'] + +body: //div[@id='pageContent'] + +test_url: http://blog.trendmicro.com/trendlabs-security-intelligence/winnti-abuses-github/
\ No newline at end of file |
