OneCompiler

8080 prxy

180

x = """

"""
for y in x.split("\n"):
if(y[-4:] == "8080"):
print(y)