Skip to content

Commit

Permalink
Update instances.json - add blitzw.in instance (#40)
Browse files Browse the repository at this point in the history
* Update instances.json - add blitzw.in instance

* Add blitzw.in to readme

---------

Co-authored-by: Pierce Thompson <pierce@insprill.net>
  • Loading branch information
gigirassy and Insprill authored Mar 4, 2025
1 parent 4e5f806 commit ce419f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Not sure how to host your own instance? View the [deployment](#deployment) instr
| https://in2.bloat.cat/ | No | No | 🇩🇪 DE | |
| https://intellectual.ducks.party/ | [Yes](http://pgsivdkc7p5qyxp7leorxk32mkomepxsmrqhpzqqi2zf2nc6urzodfad.onion) | No | 🇩🇪 DE | |
| https://intellectual.bunk.lol/ | No | No | 🇮🇸 IS | |
| https://genius.blitzw.in/ | No | No | 🇩🇰 DK | |

If there is a checkmark under "Cloudflare", that means the site
is proxied behind [Cloudflare](https://www.cloudflare.com/).
Expand Down
5 changes: 5 additions & 0 deletions instances.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,10 @@
"clearnet": "https://intellectual.bunk.lol/",
"country": "IS",
"cdn": false
},
{
"clearnet": "https://genius.blitzw.in/",
"country": "DK",
"cdn": false
}
]

0 comments on commit ce419f1

Please sign in to comment.