Skip to content

Commit bc640d4

Browse files
committed
Insignificant changes to config.py
1 parent 73d2748 commit bc640d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
urls_to_crawl = [
1010
{
11-
"url": "http://www.dalailama.com/webcasts/post/360-meeting-with-the-shia-and-sunni-communities-in-leh",
12-
"follow_links_containing": "dalailama.com",
11+
"url": "http://www.cuyoo.com/article-22417-1.html",
12+
"follow_links_containing": "http://www.cuyoo.com/article-22417-1.html",
1313
"ignore_query_strings": True,
1414
},
1515
{
16-
"url": "http://www.cuyoo.com/article-22417-1.html",
17-
"follow_links_containing": "http://www.cuyoo.com/article-22417-1.html",
16+
"url": "http://www.dalailama.com/webcasts/post/360-meeting-with-the-shia-and-sunni-communities-in-leh",
17+
"follow_links_containing": "dalailama.com",
1818
"ignore_query_strings": True,
19-
},
19+
},
2020
]

0 commit comments

Comments
 (0)