Browse Source

readd search.funami.tech (see Issue #159)

Ratakor 2 years ago
parent
commit
60812f88bd
2 changed files with 8 additions and 1 deletions
  1. 1 0
      README.md
  2. 7 1
      instances.json

+ 1 - 0
README.md

@@ -31,6 +31,7 @@
 | [lx.drain.win](https://lx.drain.win/) | ❌ | ❌ | 🇸🇬 SG |
 | [librex.bloatcat.tk](https://librex.bloatcat.tk/) | ❌ | ❌ | 🇮🇸 IS |
 | [librex.retro-hax.net](https://librex.retro-hax.net/) | ❌ | ❌ | 🇩🇪 DE |
+| [search.funami.tech](https://search.funami.tech/) | ❌ | ❌ | 🇰🇷 KR |
 <br>
 
 ### Thanks rms

+ 7 - 1
instances.json

@@ -107,6 +107,12 @@
               "tor": null,
               "i2p": null,
               "country": "DE"
-          }
+          },
+		  {
+			  "clearnet": "https://search.funami.tech/",
+			  "tor": null,
+			  "i2p": null,
+			  "country": "KR"
+		  }
     ]
 }