aboutsummaryrefslogtreecommitdiff
path: root/src/phinde/HubUrlExtractor.php
AgeCommit message (Collapse)Author
2020-03-07Support subscriptions to redirect URLsChristian Weiske
Resolves: https://github.com/cweiske/phinde/issues/37
2020-03-07Support multiple hub links for WebSubChristian Weiske
2020-03-07Use own HttpRequest class so we get get our own user agentChristian Weiske
2020-03-05Support web linking in rss feed (atom:link)Christian Weiske
2020-03-05Add atom and rss feed link url extractionChristian Weiske
2016-11-24websub subcriptions workChristian Weiske