Skip to content

Commit 5e2201b

Browse files
update
1 parent 368697a commit 5e2201b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

findsth.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
url=protocol + '://' + 'www.' + domainName + aTop
2222
logging.info('url is: %s',url)
2323
domains.append(url)
24+
url=protocol + '://' + domainName + aTop
25+
domains.append(url)
2426

2527
print(domains)
2628

0 commit comments

Comments
 (0)