diff --git a/README.md b/README.md
index 2e81a4a3b..94cb3d02f 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
- [![license-badge]](LICENSE) [![docs-badge]][docs]  [](https://extensions.lnbits.com/) [](https://shop.lnbits.com/) [
](https://t.me/lnbits) [
](https://opensats.org)
+ [![license-badge]](LICENSE) [![docs-badge]][docs]  [](https://extensions.lnbits.com/) [](https://shop.lnbits.com/) [
](https://t.me/lnbits)
[](https://demo.lnbits.com/tipjar/DwaUiE4kBX6mUW6pj3X5Kg)
diff --git a/docs/guide/admin_ui.md b/docs/guide/admin_ui.md
index f71019a28..e3c0cf2b9 100644
--- a/docs/guide/admin_ui.md
+++ b/docs/guide/admin_ui.md
@@ -14,7 +14,6 @@ nav_order: 1


[
](https://t.me/lnbits)
-[
](https://opensats.org)
# LNBits Admin UI
diff --git a/docs/guide/funding-sources-table.md b/docs/guide/funding-sources-table.md
index f8dd54c0a..f21127511 100644
--- a/docs/guide/funding-sources-table.md
+++ b/docs/guide/funding-sources-table.md
@@ -14,7 +14,6 @@ nav_order: 1


[
](https://t.me/lnbits)
-[
](https://opensats.org)
# Backend Wallet Comparison Table
diff --git a/docs/guide/installation.md b/docs/guide/installation.md
index 4e4e08b67..bb351eafc 100644
--- a/docs/guide/installation.md
+++ b/docs/guide/installation.md
@@ -11,7 +11,7 @@ nav_order: 1
-   [](https://extensions.lnbits.com/) [
](https://t.me/lnbits)
+   [](https://extensions.lnbits.com/) [
](https://t.me/lnbits)
# Basic installation
diff --git a/docs/guide/super_user.md b/docs/guide/super_user.md
index f7b0db186..a6cef2d07 100644
--- a/docs/guide/super_user.md
+++ b/docs/guide/super_user.md
@@ -14,7 +14,6 @@ nav_order: 1


[
](https://t.me/lnbits)
-[
](https://opensats.org)
# LNbits Super User (SU)
diff --git a/docs/guide/user_roles.md b/docs/guide/user_roles.md
index 39b42442d..3abbfe3f6 100644
--- a/docs/guide/user_roles.md
+++ b/docs/guide/user_roles.md
@@ -14,7 +14,6 @@ nav_order: 1


[
](https://t.me/lnbits)
-[
](https://opensats.org)
# LNbits Roles: A Quick Overview
diff --git a/docs/guide/wallets.md b/docs/guide/wallets.md
index 0d3991ff1..192389e48 100644
--- a/docs/guide/wallets.md
+++ b/docs/guide/wallets.md
@@ -14,7 +14,6 @@ nav_order: 3


[
](https://t.me/lnbits)
-[
](https://opensats.org)
# Backend wallets
diff --git a/lnbits/settings.py b/lnbits/settings.py
index f80aa3fd5..4fe209b09 100644
--- a/lnbits/settings.py
+++ b/lnbits/settings.py
@@ -284,7 +284,7 @@ class ThemesSettings(LNbitsSettings):
lnbits_custom_image: str | None = Field(default="/static/images/logos/lnbits.svg")
lnbits_ad_space_title: str = Field(default="Supported by")
lnbits_ad_space: str = Field(
- default="https://shop.lnbits.com/;/static/images/bitcoin-shop-banner.png;/static/images/bitcoin-shop-banner.png,https://affil.trezor.io/aff_c?offer_id=169&aff_id=33845;/static/images/bitcoin-hardware-wallet.png;/static/images/bitcoin-hardware-wallet.png,https://firefish.io/?ref=lnbits;/static/images/firefish.png;/static/images/firefish.png,https://opensats.org/;/static/images/open-sats.png;/static/images/open-sats.png"
+ default="https://shop.lnbits.com/;/static/images/bitcoin-shop-banner.png;/static/images/bitcoin-shop-banner.png,https://affil.trezor.io/aff_c?offer_id=169&aff_id=33845;/static/images/bitcoin-hardware-wallet.png;/static/images/bitcoin-hardware-wallet.png,https://firefish.io/?ref=lnbits;/static/images/firefish.png;/static/images/firefish.png"
) # sneaky sneaky
lnbits_ad_space_enabled: bool = Field(default=False)
lnbits_allowed_currencies: list[str] = Field(default=[])
diff --git a/lnbits/static/images/open-sats.png b/lnbits/static/images/open-sats.png
deleted file mode 100644
index daa051c4f..000000000
Binary files a/lnbits/static/images/open-sats.png and /dev/null differ