From edb92e327757988f574f3d9db5b412a73fc1f74c Mon Sep 17 00:00:00 2001 From: MyNameHurts Date: Sat, 15 Apr 2017 07:53:47 -0400 Subject: Add files via upload (#285) --- crunchyroll.com.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 crunchyroll.com.txt 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 -- cgit v1.3.1