RSS to HTML: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
(Created page with "Embed RSS entries to HTML page [https://www.rssfeedwidget.com/ RSS Feed Widget] * Wok on RSS standard not [https://en.wikipedia.org/wiki/Atom_(web_standard) ATOM standard] {{Exclaim}} * [https://rss.bloople.net/ RSS 2 HTML] Category:Tool")
Tags: Mobile edit Mobile web edit
 
No edit summary
Tags: Mobile edit Mobile web edit
 
Line 1: Line 1:
Embed RSS entries to HTML page
Embed RSS entries to HTML page


== Solutions ==
[https://www.rssfeedwidget.com/ RSS Feed Widget]
[https://www.rssfeedwidget.com/ RSS Feed Widget]
* Wok on RSS standard not [https://en.wikipedia.org/wiki/Atom_(web_standard) ATOM standard] {{Exclaim}}
* Wok on RSS standard not [https://en.wikipedia.org/wiki/Atom_(web_standard) ATOM standard] {{Exclaim}}
* [https://rss.bloople.net/ RSS 2 HTML]


[[Category:Tool]]
[https://rss.bloople.net/ RSS 2 HTML]
* ...
 
== Technology concerns ==
* [https://stackoverflow.com/questions/77168527/content-security-policy-directive-script-src-none javascript - Content Security Policy directive: "script-src 'none'" - Stack Overflow]
* [https://ithelp.ithome.com.tw/articles/10315612?sc=rss.qu [Day7] XSS 的第二道防線:CSP - iT 邦幫忙::一起幫忙解決難題,拯救 IT 人的一天]
* [https://stackoverflow.com/questions/32859611/no-access-control-allow-origin-header-is-present-origin-is-therefore-not-allo javascript - No 'Access-Control-Allow-Origin' header is present. Origin is therefore not allowed access - Stack Overflow]
 
[[Category: Tool]]

Latest revision as of 14:28, 12 February 2024

Embed RSS entries to HTML page

Solutions[edit]

RSS Feed Widget

RSS 2 HTML

  • ...

Technology concerns[edit]