diff options
| author | sian1468 <58017832+sian1468@users.noreply.github.com> | 2023-09-14 02:43:15 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-13 13:43:15 -0600 |
| commit | b549e4bb7160891159dc495581cce85c2b03b3da (patch) | |
| tree | 39e16fa6f4aeab5065fcf2f6eb480447a9f90aa5 | |
| parent | 6385dca3f60a02b8028d749e7c66c553031ae95b (diff) | |
| download | farside-b549e4bb7160891159dc495581cce85c2b03b3da.tar.gz | |
Update 4get instances (#131)
| -rw-r--r-- | services-full.json | 5 | ||||
| -rw-r--r-- | services.json | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/services-full.json b/services-full.json index 86ac8dd..6f17c9d 100644 --- a/services-full.json +++ b/services-full.json @@ -593,7 +593,10 @@ "fallback": "https://4get.ca", "instances": [ "https://4get.ca", - "https://4get.zzls.xyz" + "https://4get.zzls.xyz", + "https://4getus.zzls.xyz", + "https://4get.silly.computer", + "https://4get.cynic.moe" ] } ] diff --git a/services.json b/services.json index 7a87104..dd9d214 100644 --- a/services.json +++ b/services.json @@ -550,7 +550,10 @@ "fallback": "https://4get.ca", "instances": [ "https://4get.ca", - "https://4get.zzls.xyz" + "https://4get.zzls.xyz", + "https://4getus.zzls.xyz", + "https://4get.silly.computer", + "https://4get.cynic.moe" ] } ] |
