diff --git a/modules/getweblinks.py b/modules/getweblinks.py index 29309543..f2bf953b 100644 --- a/modules/getweblinks.py +++ b/modules/getweblinks.py @@ -6,7 +6,7 @@ import bs4 """Get all onion links from the website""" -def getLinks(soup,ext,live): +def getLinks(soup,ext,live=0): _soup_instance = bs4.BeautifulSoup extensions = [] if ext: