summaryrefslogtreecommitdiff
path: root/instances.json
blob: 2c44c41c3d404fb83b5a098db59feddb35973271 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "instances": [
        {
            "title": "zerolabs.sh",
            "country": "United States",
            "urls": {
                "tor": "http://mplqs2jxkjd5wxak3zjv55oxyadf4vwzx6ksgj4ztftndjl6elgsf4qd.onion",
                "clearnet": "https://art.zerolabs.sh"
            },
            "settings": {
                "proxy": true,
                "nsfw": true
            }
        }
    ]
}