Hi,
I use feedapi to get rss feeds from another drupal site.
The url of those is:
www.otherdrupalsite.com/feeds/blabla.
With feedapi_scraper I will try to get the following result as output:
www.otherdrupalsite.com/blabla.
So I want to remove /feeds out of the url.
Is this doable please? If so can somebody tell me the right regular expression, or xpath query.
Thanks a lot in advance, trying this already long time to get dune!
Greetings, Martijn