fetching is now done by a global function in fetch.php. This
allows to use this functions in test/xpath.php for testing.
besides of user configuration as explained in README.md json
files from mods are now also loaded and used for fetching
articles
loading of json files is done only one time and not for each
article to process
test/xpath.php is now a script, which can be used to test a
configuration from mods-directory
Added two mods for 4players and visions.de.
P.S.: My editor changed indentation, so diff is completely messed up. Sorry for that.
- fetching is now done by a global function in fetch.php. This
allows to use this functions in test/xpath.php for testing.
- besides of user configuration as explained in README.md json
files from `mods` are now also loaded and used for fetching
articles
- loading of json files is done only one time and not for each
article to process
- test/xpath.php is now a script, which can be used to test a
configuration from `mods`-directory
Added two mods for 4players and visions.de.
P.S.: My editor changed indentation, so diff is completely messed up. Sorry for that.
This repo is archived. You cannot comment on pull requests.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
allows to use this functions in test/xpath.php for testing.
files from
modsare now also loaded and used for fetchingarticles
article to process
configuration from
mods-directoryAdded two mods for 4players and visions.de.
P.S.: My editor changed indentation, so diff is completely messed up. Sorry for that.