from requests import get
import time

ip = get('https://youngsam.net/ipadd.php').text

while True:
print(ip)
time.sleep(5)
2019/09/16 11:08 2019/09/16 11:08

Trackback Address :: https://youngsam.net/trackback/2049