Skip to content

Commit

Permalink
[CHG] Changes feed iframe embed from mastofeed to fedifeed
Browse files Browse the repository at this point in the history
  • Loading branch information
czottmann committed Apr 24, 2024
1 parent 38439a6 commit 4786925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ <h1>(Unofficial) Apple Developer System Status Feeds</h1>
<article>
<h4>Recent Status updates</h4>
<iframe
sandbox="allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox"
src="https://www.mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Ftechhub.social%2Fusers%2FAppleDeveloperSystemStatus&theme=auto&size=80&header=false&replies=false&boosts=false"
sandbox
src="https://fedifeed.com/api/v1/feed?user=AppleDeveloperSystemStatus&instance=https%3A%2F%2Ftechhub.social&instance_type=&theme=auto-auto&size=80&header=false&replies=false&boosts=false"
></iframe>

<p class="iframe-caption">
Expand Down

0 comments on commit 4786925

Please sign in to comment.