全球主机交流论坛

标题: anynode又有货了 [打印本页]

作者: superxxx    时间: 2018-12-6 18:26
标题: anynode又有货了
本帖最后由 superxxx 于 2018-12-6 18:36 编辑

又有了4台,谁赶紧买走
哈哈
https://billing.anynode.net/aff.php?aff=742&gid=26

无aff
https://billing.anynode.net/cart.php?gid=26

送上监控脚本
用crontab隔几分钟执行下


  1. # -*- coding: utf-8 -*-
  2. import scrapy
  3. from scrapy.mail import MailSender
  4. from scrapy.crawler import CrawlerProcess


  5. class Anynode1Spider(scrapy.Spider):
  6.     name = 'anynode1'
  7.     start_urls = ['https://billing.anynode.net/cart.php?a=add&pid=165']

  8.     def parse(self, response):
  9.         if response.xpath('//h1/text()').extract_first():
  10.             pass

  11.         else:
  12.             mailer = MailSender(mailfrom="[email protected]",smtphost="smtp.gmail.com",smtpport=587,smtpuser="[email protected]",smtppass="gmailpassword")
  13.             yield mailer.send(to=["[email protected]"],subject="Some subject",body=response.url)

  14. process = CrawlerProcess()
  15. process.crawl(Anynode1Spider)
  16. process.start()
复制代码

作者: zsdhy    时间: 2018-12-6 18:27
再来几次力度大的就快了.....emmmmmmm
作者: hxuf    时间: 2018-12-6 18:27
前排提示此车危险
作者: dbug    时间: 2018-12-6 18:27
你上吧
作者: mlc    时间: 2018-12-6 18:28
别吹了 为了这么点aff 人少一点是一点
作者: superxxx    时间: 2018-12-6 18:28
我靠,瞬间没了
作者: zsdhy    时间: 2018-12-6 18:28
被谁真香了
作者: 雷电法王杨永信    时间: 2018-12-6 18:28
我信你个鬼。你个糟老头坏的很。
作者: zhuzhenyu    时间: 2018-12-6 18:28
水的可以。。。
作者: YYY666    时间: 2018-12-6 18:28
上车吧,翻车请注意
作者: VPSMarket    时间: 2018-12-6 18:29
https://t.me/joinchat/I0h9fAubB1iAUYUDKEzFEw
实时监控 欢迎加入
作者: wangjf    时间: 2018-12-6 18:30
这家卖不完的咯
作者: ojoehao    时间: 2018-12-6 18:32
一点一点出才显得尊贵




欢迎光临 全球主机交流论坛 (https://hostloc.gdisk.cf/) Powered by Discuz! X3.4