Add PDF Protocl
This commit is contained in:
@@ -25,7 +25,7 @@ async def search(txt):
|
||||
|
||||
return {
|
||||
'ref': ref,
|
||||
'pdf': pdf[2:]
|
||||
'pdf': f"https{pdf}"
|
||||
}
|
||||
|
||||
async def getPDF(url):
|
||||
|
||||
Reference in New Issue
Block a user