I promise I can type
This commit is contained in:
@@ -25,7 +25,7 @@ async def search(txt):
|
||||
|
||||
return {
|
||||
'ref': ref,
|
||||
'pdf': f"https{pdf}"
|
||||
'pdf': f"https:{pdf}"
|
||||
}
|
||||
|
||||
async def getPDF(url):
|
||||
|
||||
Reference in New Issue
Block a user