Ignore anchor when fetching the page for the title
This commit is contained in:
parent
3340c3a940
commit
632fe3e7cc
@ -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