New Test Version Posted
2024-04-20
- adapter_storiesonlinenet: Fix for /library/ -> /s/
Quote:
Originally Posted by Wolgan
My issues that it's recently started grabbing an extra url from the rss text (actual example: https://storiesonline.net/library/storyInfo.php?id=25311, which is a valid site url) that it interprets into "https://storiesonline.net/library/25311" (not a valid site url) somewhere in the process (may be just an overly greedy regex somewhere).
|
So this is really about /library/ vs /s/ in the story URL.
The storyInfo.php URL is actually a different URL that only shows info about the story. When /n/ (vs /s/) was added I was a little lazy and broke storyInfo.php URLs.