摘要:
# -*- coding: UTF-8 -*- import requests,re,time url = 'https://www.zabbix.com/documentation/3.4/zh/manual' base_url = 'https://www.zabbix.com/documentation/3.4/' seconds = 1 err_url = [] def get_urls... 阅读全文
posted @ 2019-06-19 14:20
NAVYSUMMER
阅读(261)
评论(0)
推荐(0)