Updated to remove comment.
This commit is contained in:
parent
3bd9ac9059
commit
f4a2a6a6a8
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
sgspider.ini
|
||||
suicidegirls
|
||||
|
|
|
@ -48,7 +48,6 @@ def login(credentials):
|
|||
|
||||
def getgirls():
|
||||
print("Loading photos page.")
|
||||
#driver.get("https://suicidegirls.com/photos")
|
||||
driver.get("https://www.suicidegirls.com/photos/sg/recent/all/")
|
||||
print("Finished loading photos page.")
|
||||
time.sleep(1)
|
||||
|
|
Loading…
Add table
Reference in a new issue