Exemple #1
0
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'PROGRAM_site_info'
    url = "http://best.le.com/"
    base_parser.add_website_info(table, site_id, url, name)
Exemple #2
0
def add_site_info():
    log.debug('添加网站信息')

    table = 'WEIBO_site_info'
    url = 'https://m.weibo.cn'

    base_parser.add_website_info(table, site_id=SITE_ID, url=url, name=NAME)
Exemple #3
0
def add_site_info():
    log.debug('添加网站信息')

    table = 'VIDEO_NEWS_site_info'
    url = 'http://so.iqiyi.com'

    base_parser.add_website_info(table, site_id=SITE_ID, url=url, name=NAME)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'site_info'
    url = 'https://www.wandoujia.com/app/org.fungo.fungolive'
    base_parser.add_website_info(table, site_id, url, name)
Exemple #5
0
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'PROGRAM_site_info'
    url = "http://news.v1.cn/V1make.shtml"
    base_parser.add_website_info(table, site_id, url, name)
Exemple #6
0
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'site_info'
    url = 'https://dc.gog.cn/'
    base_parser.add_website_info(table, site_id, url, name)
Exemple #7
0
def add_site_info():
    log.debug('添加网站信息')

    table = 'BAIDU_NEWS_site_info'
    url = 'http://news.baidu.com'

    base_parser.add_website_info(table, site_id=SITE_ID, url=url, name=NAME)
Exemple #8
0
def add_site_info():
    log.debug('添加网站信息')

    table = 'VIDEO_NEWS_site_info'
    url = 'http://video.sina.com.cn/'

    base_parser.add_website_info(table, site_id=SITE_ID, url=url, name=NAME)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'proxies_site_info'
    url = 'http://www.xicidaili.com'

    base_parser.add_website_info(table, site_id, url, name)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'PROGRAM_site_info'
    url = 'http://www.youku.com/'

    base_parser.add_website_info(table, site_id, url, name)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'LiveApp_site_info'
    url = 'http://www.huajiao.com/'

    base_parser.add_website_info(table, site_id, url, name)
Exemple #12
0
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'WWA_wechat_site_info'
    url = 'http://weixin.sogou.com/'

    base_parser.add_website_info(table, site_id, url, name)
Exemple #13
0
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'LiveApp_site_info'
    url = 'https://web.immomo.com/live'

    base_parser.add_website_info(table, site_id, url, name)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'op_site_info'
    url = "http://www.hejiang.gov.cn/template/default/index.jsp"

    base_parser.add_website_info(table, site_id, url, name)
Exemple #15
0
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'LiveApp_site_info'
    url = 'http://www.inke.cn/hotlive_list.html'

    base_parser.add_website_info(table, site_id, url, name)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'VAApp_site_info'
    url = 'http://sj.qq.com/myapp/detail.htm?apkName=com.tencent.reading'

    base_parser.add_website_info(table, site_id, url, name)
Exemple #17
0
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'VAApp_site_info'
    url = 'http://sj.qq.com/myapp/detail.htm?apkName=com.ss.android.article.news'

    base_parser.add_website_info(table, site_id, url, name)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'op_site_info'
    url = "http://www.luzhou.gov.cn/"

    base_parser.add_website_info(table, site_id, url, name)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'WP_site_info'
    url = 'http://www.ximalaya.com/'

    base_parser.add_website_info(table, site_id, url, name)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'template_site_info'
    url = 'http://www.taobao.com'

    base_parser.add_website_info(table, site_id, url, name)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'article_site_info'
    url = "http://www.cctv.com/"

    base_parser.add_website_info(table, site_id, url, name)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'PROGRAM_site_info'
    url = 'http://list.le.com/listn/cs2_o20_p.html'

    base_parser.add_website_info(table, site_id, url, name)
Exemple #23
0
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'GameApp_site_info'
    url = 'http://zhushou.360.cn/'
    address = '北京市 北京奇虎科技有限公司电信CDN节点'
    ip = '101.199.103.203'
    base_parser.add_website_info(table, site_id, url, name, address = address, ip = ip)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'WP_site_info'
    url = 'http://www.1kkk.com'
    icp = '09075556号-4'
    address = '山东省滨州市 电信'
    ip = '222.174.239.197'
    base_parser.add_website_info(table, site_id, url, name, icp, address, ip)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'VA_site_info'
    url = 'https://m.weibo.cn/'
    domain = 'weibo.cn'
    ip = '180.149.153.216'
    address = '中国 北京'
    base_parser.add_website_info(table, site_id, url, name, domain, ip, address)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'VA_site_info'
    url = 'http://www.sobaidupan.com/'
    ip = '124.232.133.79'
    address = '湖南省长沙市 电信IDC机房'

    base_parser.add_website_info(table, site_id, url, name, ip = ip, address = address)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'VA_site_info'
    url = 'http://www.bturls.net/'
    domain = 'bturls.net'
    ip = '163.44.175.163'
    address = '日本 东京都'

    base_parser.add_website_info(table, site_id, url, name, domain, ip,
                                 address)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'GameApp_site_info'
    url = 'http://sj.qq.com'
    address = '广东省广州市 电信'
    ip = '14.17.18.181'
    base_parser.add_website_info(table,
                                 site_id,
                                 url,
                                 name,
                                 address=address,
                                 ip=ip)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME
    table = 'WWA_search_app_site_info'
    url = 'http://shouji.baidu.com'
    icp = '030173'
    address = '北京市 百度网讯科技电信节点'
    ip = '180.149.131.211'
    base_parser.add_website_info(table,
                                 site_id,
                                 url,
                                 name,
                                 icp=icp,
                                 address=address,
                                 ip=ip)
def add_site_info():
    log.debug('添加网站信息')
    site_id = SITE_ID
    name = NAME

    table = 'GameApp_site_info'
    url = 'http://apk.hiapk.com/'
    icp = '1101858'
    address = '福建省福州市 电信'
    ip = '59.56.100.22'
    base_parser.add_website_info(table,
                                 site_id,
                                 url,
                                 name,
                                 icp=icp,
                                 address=address,
                                 ip=ip)