replace youtube with twitter.com
for some reason Wayback API is returing diffrent youtube URL now.
This commit is contained in:
parent
b3a7e714a5
commit
553f150bee
@ -40,7 +40,7 @@ def test_save():
|
||||
"commons.wikimedia.org",
|
||||
"www.wiktionary.org",
|
||||
"www.w3schools.com",
|
||||
"www.youtube.com",
|
||||
"twitter.com",
|
||||
]
|
||||
x = random.randint(0, len(url_list) - 1)
|
||||
url1 = url_list[x]
|
||||
|
Loading…
Reference in New Issue
Block a user