url.py 74 B

1234
  1. url='https://git.yoqi.me/lyq/repo_sync'
  2. url=url.split('/')[-2]
  3. print(url)