Skip to content

Fix issue #1 which causes classloader problems

DaveD requested to merge classloader into master

Using the core functions/api to get and parse the feeds requires resetting the extension system to update the internal url, but this causes classloader problems. Instead get and parse it ourselves.

Merge request reports