]> git.mxchange.org Git - hub.git/commit
Continued with crawler:
authorRoland Haeder <roland@mxchange.org>
Thu, 15 May 2014 19:45:28 +0000 (21:45 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 15 May 2014 19:59:47 +0000 (21:59 +0200)
commit9df6aa6f3dd7190e379ce16008de92402a17e19a
treef2014f9f2dee330568f26eb0de9f0b6a3d449118
parent5caed582c15e9823ab46b6fee01cd31b50faf46d
Continued with crawler:
- added BaseUrlSource class with generic file-based stack initialization.
- added missing configuration entries.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/config.php
application/hub/main/source/class_BaseUrlSource.php [new file with mode: 0644]
application/hub/main/source/urls/class_CrawlerUrlSource
application/hub/main/source/urls/class_CrawlerUrlSourceFoundRss.php
application/hub/main/source/urls/class_CrawlerUrlSourceLocalStart.php
application/hub/main/source/urls/class_CrawlerUrlSourceRssStart.php
application/hub/main/source/urls/class_CrawlerUrlSourceUploadedList.php