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
BestCarding + DbConnection Create Tables.
main
ericssonmarin-cpp
1 year ago
parent
54fddc3df9
commit
e22facea6f
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Forums/BestCardingWorld/parser.py
+ 0
- 1
Forums/BestCardingWorld/parser.py
View File
@ -239,7 +239,6 @@ def bestcardingworld_listing_parser(soup):
# Adding the url to the list of urls
link
=
itopic
.
find
(
'
a
'
,
{
"
class
"
:
"
topictitle
"
}
)
.
get
(
'
href
'
)
link
=
cleanLink
(
link
)
href
.
append
(
link
)
# Finding the author of the topic
Write
Preview
Loading…
Cancel
Save