This commit is contained in:
Kovid Goyal 2024-07-15 10:17:03 +05:30
parent d4f177da9e
commit fe79fce828
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -2,8 +2,8 @@ import json
import time import time
from datetime import datetime, timedelta from datetime import datetime, timedelta
from calibre.web.feeds.news import BasicNewsRecipe
from calibre.ebooks.BeautifulSoup import BeautifulSoup from calibre.ebooks.BeautifulSoup import BeautifulSoup
from calibre.web.feeds.news import BasicNewsRecipe
def get_contents(x): def get_contents(x):