Skip to content

Commit 56dd1d6

Browse files
committed
LOL
1 parent 6058238 commit 56dd1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Crashcast.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class color:
8282
print('')
8383
if saveme.startswith('y') or query.startswith('y'):
8484
print('')
85-
video = input("[▸] Enter YouTube video ID to mass-play (the string after v=): ") or "hkBP_PZVmno"
85+
video = input("[▸] Enter YouTube video ID to mass-play (the string after v=): ") or "oHg5SJYRHA0"
8686
print('')
8787
if query.startswith('y'):
8888
iplist = input('[*] Would you like to display all the Chromecast devices from Shodan? <Y/n>: ').lower()

0 commit comments

Comments
 (0)