We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d2748 commit bc640d4Copy full SHA for bc640d4
config.py
@@ -8,13 +8,13 @@
8
9
urls_to_crawl = [
10
{
11
- "url": "http://www.dalailama.com/webcasts/post/360-meeting-with-the-shia-and-sunni-communities-in-leh",
12
- "follow_links_containing": "dalailama.com",
+ "url": "http://www.cuyoo.com/article-22417-1.html",
+ "follow_links_containing": "http://www.cuyoo.com/article-22417-1.html",
13
"ignore_query_strings": True,
14
},
15
16
- "url": "http://www.cuyoo.com/article-22417-1.html",
17
- "follow_links_containing": "http://www.cuyoo.com/article-22417-1.html",
+ "url": "http://www.dalailama.com/webcasts/post/360-meeting-with-the-shia-and-sunni-communities-in-leh",
+ "follow_links_containing": "dalailama.com",
18
19
- },
+ },
20
]
0 commit comments