diff options
| author | MyNameHurts <finalpro@gmail.com> | 2017-04-15 07:53:47 -0400 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-04-15 13:53:47 +0200 |
| commit | edb92e327757988f574f3d9db5b412a73fc1f74c (patch) | |
| tree | 3d7b7f0b67a6dcd75d9504722b1d52b0b2966020 | |
| parent | 71362c1fdf154ae81f5ddd1ae222656c04d63e58 (diff) | |
| download | ftr-site-config-edb92e327757988f574f3d9db5b412a73fc1f74c.tar.gz ftr-site-config-edb92e327757988f574f3d9db5b412a73fc1f74c.zip | |
Add files via upload (#285)
| -rw-r--r-- | crunchyroll.com.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/crunchyroll.com.txt b/crunchyroll.com.txt new file mode 100644 index 0000000..30c6a44 --- /dev/null +++ b/crunchyroll.com.txt @@ -0,0 +1,11 @@ +# 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%2Fwww.crunchyroll.com%2Fanime-feature%2F2017%2F03%2F30%2Ffeature-animegame-street-ads-in-akihabara-march-2017 + + +title: //h1[contains(concat(' ',normalize-space(@class),' '),' crunchynews-header ')] +body: //div[@id='template_body'] +date: //span[contains(concat(' ',normalize-space(@class),' '),' post-date ')] +author: //div[contains(concat(' ',normalize-space(@class),' '),' byline ')] +strip: //ul[contains(concat(' ',normalize-space(@class),' '),' news-top-stories-row ')] +test_url: http://www.crunchyroll.com/anime-feature/2017/03/30/feature-animegame-street-ads-in-akihabara-march-2017
\ No newline at end of file |
