Skip to content

Commit

Permalink
Update rss.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sidgames5 committed Oct 4, 2023
1 parent eb3a3a0 commit 013ab89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rss.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ function wrapHtml(input, wrapper, extra = "") {
}

var reqURL =
"https://www.toptal.com/developers/feed2json/convert?url=" +
"https://api.rss2json.com/v1/api.json?rss_url=" +
encodeURIComponent("https://symmetricalos.github.io/feeds/rss.xml");

$.ajax({
Expand Down

0 comments on commit 013ab89

Please sign in to comment.