Quote:
Originally Posted by TonytheBookworm
If I have a rss feed that shows some linkes ...
but that link gets automatically changed...
How the heck could I get the url that is produced when the article loads? Cause to get the print version all I need to do is
|
When you have an RSS feed that redirects you or sends you to an article link that's not easily figured out from the RSS link, you have two basic solutions.
The first is to skip the idea of getting the print version. Just use keep_only and remove_tags, etc. to keep what you want from the main non-print article. That's my preferred solution.
The other is to
treat the link as being obfuscated.