Ejemplo n.º 1
0
 def __init__(self):
     SiteComments.__init__(self)
     self.bbs = None
     self.news = None
Ejemplo n.º 2
0
 def __init__(self):
     SiteComments.__init__(self)
     self.book = None
     self.pub = None
     self.bbs = None
Ejemplo n.º 3
0
 def __init__(self):
     # 使用该URL识别回传S2查询结果的类,推荐使用主站URL
     SiteComments.__init__(self)
     self.narutomVideo = None
     self.narutomBbs = None
Ejemplo n.º 4
0
 def __init__(self, parent):
     SiteComments.__init__(self)
     self.website = parent.website
     self.url = ZolnewsComments.COMMENT_URL_NEWS
Ejemplo n.º 5
0
 def __init__(self, parent=None):
     SiteComments.__init__(self)
     self.page_size = 10
     self.orkey_patttern = '\'get.php\?orkey=(.*)\''
     if parent:
         self.website = parent.website
Ejemplo n.º 6
0
 def __init__(self):
     SiteComments.__init__(self)
 def __init__(self):
     # 使用该URL识别回传S2查询结果的类,推荐使用主站URL
     SiteComments.__init__(self)
 def __init__(self):
     SiteComments.__init__(self)
     self.r = RegexUtility()
Ejemplo n.º 9
0
 def __init__(self):
     SiteComments.__init__(self)
     self.onesixthreeNews = None
     self.onesixthreeYuedu = None
     self.onesixthreeV = None
 def __init__(self):
     SiteComments.__init__(self)
     self.page_size = 20
     self.COMMENT_URL = 'http://bbs.actoys.net/read.php?tid-{tid}-page-{page}.html'
     self.STEP_PAGES = None
     self.STEP_CMTS = 1
Ejemplo n.º 11
0
 def __init__(self):
     # 使用该URL识别回传S2查询结果的类,推荐使用主站URL
     SiteComments.__init__(self)
     self.onlyladyBbs = None
Ejemplo n.º 12
0
 def __init__(self):
     # 使用该URL识别回传S2查询结果的类,推荐使用主站URL
     SiteComments.__init__(self)
     self.xinhuaNews = None
     self.xinhuaBbs = None
Ejemplo n.º 13
0
 def __init__(self, parent=None):
     SiteComments.__init__(self)
Ejemplo n.º 14
0
 def __init__(self,parent=None):
     SiteComments.__init__(self)
     self.r = RegexUtility()
     if parent:
         self.website = parent.website 
 def __init__(self, parent):
     SiteComments.__init__(self)
     self.website = parent.website
     self.page_size=10
Ejemplo n.º 16
0
 def __init__(self, parent):
     SiteComments.__init__(self)
     self.website = parent.website
Ejemplo n.º 17
0
 def __init__(self):
     SiteComments.__init__(self)
     self.changyan = None
     self.STEP_TVCLICK = 'tvclick'
     # http: // list.kumi.cn / num.php?contentid = 87056
     self.VIDEO_CLICKURL = 'http://list.kumi.cn/num.php?contentid ={contentid}'
Ejemplo n.º 18
0
 def __init__(self, parent=None):
     SiteComments.__init__(self)
     if parent:
         self.website = parent.website
Ejemplo n.º 19
0
 def __init__(self, parent):
     SiteComments.__init__(self)
     self.website = parent.website
     self.r = RegexUtility()
Ejemplo n.º 20
0
 def __init__(self):
     SiteComments.__init__(self)
     self.page_size = 30
 def __init__(self):
     SiteComments.__init__(self)
     self.changyan = None
Ejemplo n.º 22
0
 def __init__(self):
     # 使用该URL识别回传S2查询结果的类,推荐使用主站URL
     SiteComments.__init__(self)
     self.ptbusNews = None
     self.ptbusBbs = None
 def __init__(self):
     """Constructor"""
     SiteComments.__init__(self)