diff --git a/Yattee/Info.plist b/Yattee/Info.plist
index ae444871..63f8983a 100644
--- a/Yattee/Info.plist
+++ b/Yattee/Info.plist
@@ -6,7 +6,7 @@
SUFeedURL
- https://yattee.github.io/yattee/appcast.xml
+ https://dl.yattee.stream/appcast.xmlSUPublicEDKeyBLtSfi3Epsl97XpMy734PhlbscxWwWpi6moT/S++A+4=SUEnableAutomaticChecks
diff --git a/scripts/sparkle/README.md b/scripts/sparkle/README.md
index 31dabc2f..c9f7d117 100644
--- a/scripts/sparkle/README.md
+++ b/scripts/sparkle/README.md
@@ -1,6 +1,6 @@
# Sparkle appcast pipeline
-This directory contains the scripts and templates that sign Sparkle updates and maintain `appcast.xml` on the `gh-pages` branch. The feed is served at https://yattee.github.io/yattee/appcast.xml and consumed by Sparkle inside the Developer ID build of Yattee (see `Yattee/Services/Updates/SparkleUpdater.swift`).
+This directory contains the scripts and templates that sign Sparkle updates and maintain `appcast.xml` on the `gh-pages` branch. The feed is served at https://dl.yattee.stream/appcast.xml and consumed by Sparkle inside the Developer ID build of Yattee (see `Yattee/Services/Updates/SparkleUpdater.swift`).
## One-time setup
@@ -61,5 +61,5 @@ The `release_channel` workflow input (`beta` | `stable`, default `beta`) control
```bash
# After a release:
-curl -sSL https://yattee.github.io/yattee/appcast.xml | xmllint --noout -
+curl -sSL https://dl.yattee.stream/appcast.xml | xmllint --noout -
```
diff --git a/scripts/sparkle/appcast_template.xml b/scripts/sparkle/appcast_template.xml
index a21b8fff..9bafb8b9 100644
--- a/scripts/sparkle/appcast_template.xml
+++ b/scripts/sparkle/appcast_template.xml
@@ -2,7 +2,7 @@
Yattee
- https://yattee.github.io/yattee/appcast.xml
+ https://dl.yattee.stream/appcast.xml
Most recent changes with links to updates for Yattee (macOS Developer ID build).en