Browse Source

updated market links

main
Joshua 1 year ago
parent
commit
88b31a468a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      MarketPlaces/Ares/crawler_selenium.py

+ 2
- 2
MarketPlaces/Ares/crawler_selenium.py View File

@ -26,7 +26,7 @@ from MarketPlaces.Ares.parser import ares_links_parser
from MarketPlaces.Utilities.utilities import cleanHTML
counter = 1
baseURL = 'http://sn2sfdqay6cxztroslaxa36covrhoowe6a5xug6wlm6ek7nmeiujgvad.onion/'
baseURL = 'http://aresonewgdyfb7oyyanlvp6e75arfivpkuy7rwo5uegayrv7rkztfwad.onion/signin'
def startCrawling():
@ -52,7 +52,7 @@ def getMKTName():
# Return the base link of the website
def getFixedURL():
url = 'http://sn2sfdqay6cxztroslaxa36covrhoowe6a5xug6wlm6ek7nmeiujgvad.onion/'
url = 'http://aresonewgdyfb7oyyanlvp6e75arfivpkuy7rwo5uegayrv7rkztfwad.onion/signin'
return url


Loading…
Cancel
Save