Yahoo Pipes - 没有超链接的 RSS?
我找到了这个主题: 删除(或替换)来自 RSS 提要的所有超链接? (可能使用雅虎管道)
因此,我们的想法是,在 RSS 提要保持不变的同时,超链接将被删除。
但它似乎在任何情况下都不起作用。 (我也尝试过已经测试过并且可以使用该模块的工作管道,也没有提取任何内容)。
知道如何让它运行吗?
谢谢,
TT
I found this topic: Remove (or replace) all hyperlinks from an RSS feed? (probably with yahoo pipes)
So, the idea is, while the RSS feed remains intact, hyperlinks would be removed.
but it simply doesn't seem to work under any circumstances.
(I tried already tested and working pipes with this module as well, didn't pull any content either).
Any idea how to get this running?
Thanks,
T.T.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您提供给其他问题的链接似乎是在谈论删除 rss 项目链接。如果您想从 rss 描述中删除链接,那就是另一回事了。您将需要编写一些查找 和 标签的正则表达式。
The link you provided to the other SO question seems to be talking about removing the rss item links. If you want to remove links from the rss description that would be a different matter. You will need to write some regex that looks for the and tags.