Ignore anchor when fetching the page for the title
This commit is contained in:
parent
ee4f756cf5
commit
bc9f3353fe
@ -214,6 +214,7 @@ class html(sgmllib.SGMLParser):
|
|||||||
self.feedurl = ""
|
self.feedurl = ""
|
||||||
self.intitle = False
|
self.intitle = False
|
||||||
|
|
||||||
|
url = url.split('#')[0]
|
||||||
headers = check_cache(url)
|
headers = check_cache(url)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user