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

@ -6,4 +6,5 @@ JSON variant should be used from master — https://git.macaw.me/skunky/SkunkyAr
|[orehus.club](https://sa.orehus.club)|No|No|No| Yes | No | 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 |
|[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,
"nsfw": true
}
},
{
"title": "dc09.ru",
"country": "Russia",
"urls": {
"clearnet": "https://sa.dc09.ru"
},
"settings": {
"proxy": true,
"nsfw": false
}
}
]
}