diff --git a/examples/worm.json b/examples/worm.json index 50fcb4b..61ec8f5 100644 --- a/examples/worm.json +++ b/examples/worm.json @@ -1,11 +1,11 @@ { - "url": "https://parahumans.wordpress.com/2011/06/11/1-1/", - "title": "Worm", - "author": "Wildbow", - "content_selector": "#main", - "content_title_selector": "h1.entry-title", - "content_text_selector": ".entry-content", - "filter_selector": ".sharedaddy, style, a[href*='parahumans.wordpress.com']", - "next_selector": "a[rel=\"next\"]", - "cover_url": "https://pre00.deviantart.net/969a/th/pre/i/2015/051/8/7/worm_cover_by_cactusfantastico-d8ivj4b.png" + "url": "https://parahumans.wordpress.com/2011/06/11/1-1/", + "title": "Worm", + "author": "Wildbow", + "content_selector": "#main", + "content_title_selector": "h1.entry-title", + "content_text_selector": ".entry-content", + "filter_selector": ".sharedaddy, style, a[href*='parahumans.wordpress.com']", + "next_selector": "a[rel=\"next\"]", + "cover_url": "https://pre00.deviantart.net/969a/th/pre/i/2015/051/8/7/worm_cover_by_cactusfantastico-d8ivj4b.png" }