Skip to content

Commit

Permalink
Add instance intellectual.frontendfriendly.xyz
Browse files Browse the repository at this point in the history
Closes #33
  • Loading branch information
Insprill committed Jun 8, 2024
1 parent 5d42c03 commit bd4051a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,9 @@ Not sure how to host your own instance? View the [deployment](#deployment) instr
| URL | Tor | Country | Cloudflare |
|--------------------------------------------|-------------------------------------------------------------------------------------------|---------|------------|
| https://intellectual.insprill.net/ | No | 🇺🇸 US | ✔️ |
| https://in.bloat.cat/ | No | 🇷🇴 RO | |
| https://intellectual.catsarch.com/ | [Yes](http://intellectual.catsarchywsyuss6jdxlypsw5dc7owd5u5tr6bujxb7o6xw2hipqehyd.onion) | 🇺🇸 US | |
| https://intellectual.frontendfriendly.xyz/ | No | 🇺🇸 US | |
| https://in.bloat.cat/ | No | 🇷🇴 RO | |

If there is a checkmark under "Cloudflare", that means the site
is proxied behind [Cloudflare](https://www.cloudflare.com/).
Expand Down
13 changes: 9 additions & 4 deletions instances.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,19 @@
"cdn": true
},
{
"clearnet": "https://in.bloat.cat/",
"country": "RO",
"clearnet": "https://intellectual.catsarch.com/",
"tor": "http://intellectual.catsarchywsyuss6jdxlypsw5dc7owd5u5tr6bujxb7o6xw2hipqehyd.onion/",
"country": "US",
"cdn": false
},
{
"clearnet": "https://intellectual.catsarch.com/",
"tor": "http://intellectual.catsarchywsyuss6jdxlypsw5dc7owd5u5tr6bujxb7o6xw2hipqehyd.onion/",
"clearnet": "https://intellectual.frontendfriendly.xyz/",
"country": "US",
"cdn": false
},
{
"clearnet": "https://in.bloat.cat/",
"country": "RO",
"cdn": false
}
]

0 comments on commit bd4051a

Please sign in to comment.