This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
khangtran
/
dark_web_forums
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
removed indent
main
westernmeadow
1 year ago
parent
582449cf48
commit
1d091b944a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
MarketPlaces/DarkBazar/crawler_selenium.py
+ 1
- 1
MarketPlaces/DarkBazar/crawler_selenium.py
View File
@ -236,7 +236,7 @@ def crawlForum(driver):
print
(
link
,
e
)
i
+
=
1
print
(
"
Crawling the DarkBazar market done.
"
)
print
(
"
Crawling the DarkBazar market done.
"
)
# Returns 'True' if the link is Topic link, may need to change for every website
Write
Preview
Loading…
Cancel
Save