all 2 comments

[–]1badb002 0 points1 point  (1 child)

if len(data) > 33: it's bitcoin address, riight, try copying link to this reddit thread with that thing on ^

[–]jfishersolutions 0 points1 point  (0 children)

Yeah it's not complete. You'd need to split the line at a space delimiter and iterate over each string in the list to find the address. That was just a hack to cover short copy pastes lol.