krz/skunky-art

Alternative privacy frontend for DeviantArt.

clone: git clone https://gitbay.org/krz/skunky-art.git

32c61ec8ea577fdd37f7d50e1c176273960aa3e0

unsigned

author: lost+skunk <skunky@macaw.me> · 2025-02-11T20:37:59Z

clovius.club >> orehus.club
 INSTANCES.md   | 2 +-
 instances.json | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/INSTANCES.md b/INSTANCES.md
index 49f21d8..836b2fe 100644
--- a/INSTANCES.md
+++ b/INSTANCES.md
@@ -3,7 +3,7 @@ JSON variant should be used from master — https://git.macaw.me/skunky/SkunkyAr
 |Instance|Yggdrasil|I2P|Tor|NSFW|Proxifying|Modified Sources|Country|
 |:------:|:-------:|:-:|:-:|:--:|:--------:|:--------------:|:-----:|
 |[lost-skunk.cc](https://lost-skunk.cc/skunkyart)|[Yes](http://[201:f137:d1ac:920e:cd42:bfd1:1e83:da1d]/skunkyart)|No|No| No | Yes | No | Germany |
-|[clovius.club](https://skunky.clovius.club)|No|No|No| Yes | Yes | No | Sweden |
+|[orehus.club](https://sa.orehus.club)|No|No|No| Yes | No | No | Germany |
 |[bloat.cat](https://skunky.bloat.cat)|No|No|No| Yes | Yes | No | Germany |
 |[lumaeris.com](https://skunkyart.lumaeris.com)|No|No|No| Yes | Yes | No | Germany |
 |[art.bloat.cat](https://art.bloat.cat)|No|No|No| Yes | Yes | No | Germany |
\ No newline at end of file
diff --git a/instances.json b/instances.json
index a38c86c..0b5972c 100644
--- a/instances.json
+++ b/instances.json
@@ -13,13 +13,13 @@
             }
         },
         {
-            "title": "clovius.club",
-            "country": "Sweden",
+            "title": "orehus.club",
+            "country": "Germany",
             "urls": {
-                "clearnet": "https://skunky.clovius.club"
+                "clearnet": "https://sa.orehus.club"
             },
             "settings": {
-                "proxy": true,
+                "proxy": false,
                 "nsfw": true
             }
         },