mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update tls_mag.recipe
This commit is contained in:
parent
634871213f
commit
a560fca0b0
@ -12,6 +12,7 @@ def re_html(y):
|
||||
if y:
|
||||
soup = BeautifulSoup(y.rstrip())
|
||||
return soup.text
|
||||
return ''
|
||||
|
||||
def get_id(url):
|
||||
rq = browser().open(url)
|
||||
|
Loading…
x
Reference in New Issue
Block a user