twitter.com --> www.ibm.com

This commit is contained in:
Akash
2020-07-24 14:05:09 +05:30
committed by GitHub
parent 8687a0c7e3
commit 614b4cd5c4

View File

@@ -40,7 +40,7 @@ def test_save():
"commons.wikimedia.org",
"www.wiktionary.org",
"www.w3schools.com",
"twitter.com",
"www.ibm.com",
]
x = random.randint(0, len(url_list) - 1)
url1 = url_list[x]