Compare commits

..

2 commits

Author SHA1 Message Date
lost+skunk
71a07e074e Add sa.dc09.ru 2025-03-19 14:49:35 +03:00
lost+skunk
e877802341 Add sa.dc09.ru 2025-03-19 14:45:29 +03:00
2 changed files with 13 additions and 1 deletions

View file

@ -7,3 +7,4 @@ JSON variant should be used from master — https://git.macaw.me/skunky/SkunkyAr
|[bloat.cat](https://skunky.bloat.cat)|No|No|No| Yes | Yes | No | Germany | |[bloat.cat](https://skunky.bloat.cat)|No|No|No| Yes | Yes | No | Germany |
|[lumaeris.com](https://skunkyart.lumaeris.com)|No|No|No| Yes | Yes | No | Germany | |[lumaeris.com](https://skunkyart.lumaeris.com)|No|No|No| Yes | Yes | No | Germany |
|[art.bloat.cat](https://art.bloat.cat)|No|No|No| Yes | Yes | No | Germany | |[art.bloat.cat](https://art.bloat.cat)|No|No|No| Yes | Yes | No | Germany |
|[dc09.ru](https://sa.dc09.ru)|No|No|No| No | Yes | No | Russia |

View file

@ -55,6 +55,17 @@
"proxy": true, "proxy": true,
"nsfw": true "nsfw": true
} }
},
{
"title": "dc09.ru",
"country": "Russia",
"urls": {
"clearnet": "https://sa.dc09.ru"
},
"settings": {
"proxy": true,
"nsfw": false
}
} }
] ]
} }