Don't mistakenly refer to https links

main
Tristan Daniël Maat 2022-04-09 19:03:52 +01:00
parent 3858d2a556
commit a66fbc83aa
Signed by: tlater
GPG Key ID: 49670FD774E43268
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
r"""Script to scrape article contents from https://wsjkw.qinghai.gov.cn.
r"""Script to scrape article contents from http://wsjkw.qinghai.gov.cn.
Links are available from pages
https://wsjkw.qinghai.gov.cn/zwgk/xxgkml/index\d*.html. Links are in
http://wsjkw.qinghai.gov.cn/zwgk/xxgkml/index\d*.html. Links are in
the second href of elements with the class `xxgk_content_title`. Dates
are the first span of the same element.