Skip to content

Commit 566db45

Browse files
update: 2026-08-10T01:42:07+00:00
1 parent a483fd5 commit 566db45

9 files changed

Lines changed: 742 additions & 360 deletions

README.md

Lines changed: 26 additions & 25 deletions
Large diffs are not rendered by default.

labelers/plc/7rfpwy2sld2akrgc42scyaau.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"description": "local ai running off of a homelab. v0.05a",
3636
"indexedAt": "2026-05-11T05:33:06.957Z"
3737
},
38-
"indexedAt": "2026-08-08T23:38:41.575Z",
38+
"indexedAt": "2026-08-09T01:48:10.181Z",
3939
"labels": [],
4040
"policies": {
4141
"labelValueDefinitions": [

labelers/plc/7s5echp3dzm2y5kxfe3mwzon.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"uri": "at://did:plc:7s5echp3dzm2y5kxfe3mwzon/app.bsky.labeler.service/self",
3-
"cid": "bafyreihh66bantbvmg2zohywnwmxcglrbabj2463tsmifmj5b5aserfrf4",
3+
"cid": "bafyreidpwttfe3qxxsckwufianepr3w3yz4bbvpwtknimzfvccnklwlkpa",
44
"creator": {
55
"did": "did:plc:7s5echp3dzm2y5kxfe3mwzon",
66
"handle": "cons.fyi",
@@ -20,7 +20,7 @@
2020
"description": "Which furry conventions are you going to?\n\n🌐 cons.fyi\n\n💬 Need help? Send this account a chat message!",
2121
"indexedAt": "2025-10-17T20:26:49.852Z"
2222
},
23-
"indexedAt": "2026-08-08T23:44:28.974Z",
23+
"indexedAt": "2026-08-09T23:45:29.480Z",
2424
"labels": [],
2525
"policies": {
2626
"labelValueDefinitions": [
Lines changed: 315 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,315 @@
1+
{
2+
"uri": "at://did:plc:asj3ovpyfjewdy3urskc25wk/app.bsky.labeler.service/self",
3+
"cid": "bafyreibtjfus6l7yo4pav7xzwne53byip2mhkwlqgi4ps3nkajxwli7r2a",
4+
"creator": {
5+
"did": "did:plc:asj3ovpyfjewdy3urskc25wk",
6+
"handle": "neatopause.tngl.sh",
7+
"displayName": "Neatopause",
8+
"avatar": "https://cdn.bsky.app/img/avatar/plain/did:plc:asj3ovpyfjewdy3urskc25wk/bafkreiaolpw7p6bcsryknu7txgyljbpvgaznormcwucxcwvdoujfpf2cye",
9+
"associated": {
10+
"labeler": true,
11+
"activitySubscription": {
12+
"allowSubscriptions": "followers"
13+
}
14+
},
15+
"labels": [],
16+
"createdAt": "2026-03-15T00:00:22.044Z",
17+
"description": "Labels are not judgements. Take what serves you, leave the rest. Change your mind any time.",
18+
"indexedAt": "2026-03-15T03:24:43.153Z"
19+
},
20+
"indexedAt": "2026-08-10T01:39:12.766Z",
21+
"labels": [],
22+
"policies": {
23+
"labelValueDefinitions": [
24+
{
25+
"blurs": "none",
26+
"identifier": "test-label",
27+
"locales": [
28+
{
29+
"description": "it's just for testing guys. I'm editing for more testing.",
30+
"lang": "en",
31+
"name": "test-label"
32+
}
33+
],
34+
"severity": "inform"
35+
},
36+
{
37+
"blurs": "none",
38+
"defaultSetting": "hide",
39+
"identifier": "inform-none-sfw",
40+
"locales": [
41+
{
42+
"description": "demo showing what labeler with severity=inform, blurs=none, no adult-only check returns. default is warn.",
43+
"lang": "en",
44+
"name": "inform-none-sfw"
45+
}
46+
],
47+
"severity": "inform"
48+
},
49+
{
50+
"blurs": "media",
51+
"defaultSetting": "hide",
52+
"identifier": "inform-media-sfw",
53+
"locales": [
54+
{
55+
"description": "demo showing what labeler with severity=inform, blurs=media, no adult-only check returns. default is warn.",
56+
"lang": "en",
57+
"name": "inform-media-sfw"
58+
}
59+
],
60+
"severity": "inform"
61+
},
62+
{
63+
"blurs": "content",
64+
"defaultSetting": "hide",
65+
"identifier": "inform-content-sfw",
66+
"locales": [
67+
{
68+
"description": "demo showing what labeler with severity=inform, blurs=content, no adult-only check returns. default is warn.",
69+
"lang": "en",
70+
"name": "inform-content-sfw"
71+
}
72+
],
73+
"severity": "inform"
74+
},
75+
{
76+
"blurs": "none",
77+
"defaultSetting": "hide",
78+
"identifier": "alert-none-sfw",
79+
"locales": [
80+
{
81+
"description": "demo showing what labeler with severity=alert, blurs=none, no adult-only check returns. default is warn.",
82+
"lang": "en",
83+
"name": "alert-none-sfw"
84+
}
85+
],
86+
"severity": "alert"
87+
},
88+
{
89+
"blurs": "media",
90+
"defaultSetting": "hide",
91+
"identifier": "alert-media-sfw",
92+
"locales": [
93+
{
94+
"description": "demo showing what labeler with severity=alert, blurs=media, no adult-only check returns. default is warn.",
95+
"lang": "en",
96+
"name": "alert-media-sfw"
97+
}
98+
],
99+
"severity": "alert"
100+
},
101+
{
102+
"blurs": "content",
103+
"defaultSetting": "hide",
104+
"identifier": "alert-content-sfw",
105+
"locales": [
106+
{
107+
"description": "demo showing what labeler with severity=alert, blurs=content, no adult-only check returns. default is warn.",
108+
"lang": "en",
109+
"name": "alert-content-sfw"
110+
}
111+
],
112+
"severity": "alert"
113+
},
114+
{
115+
"blurs": "none",
116+
"defaultSetting": "hide",
117+
"identifier": "none-none-sfw",
118+
"locales": [
119+
{
120+
"description": "demo showing what labeler with severity=none, blurs=none, no adult-only check returns. default is warn.",
121+
"lang": "en",
122+
"name": "none-none-sfw"
123+
}
124+
],
125+
"severity": "none"
126+
},
127+
{
128+
"blurs": "media",
129+
"defaultSetting": "hide",
130+
"identifier": "none-media-sfw",
131+
"locales": [
132+
{
133+
"description": "demo showing what labeler with severity=none, blurs=media, no adult-only check returns. default is warn.",
134+
"lang": "en",
135+
"name": "none-media-sfw"
136+
}
137+
],
138+
"severity": "none"
139+
},
140+
{
141+
"blurs": "content",
142+
"defaultSetting": "hide",
143+
"identifier": "none-content-sfw",
144+
"locales": [
145+
{
146+
"description": "demo showing what labeler with severity=content, blurs=content, no adult-only check returns. default is warn.",
147+
"lang": "en",
148+
"name": "none-content-sfw"
149+
}
150+
],
151+
"severity": "none"
152+
},
153+
{
154+
"adultOnly": true,
155+
"blurs": "none",
156+
"defaultSetting": "hide",
157+
"identifier": "inform-none-nsfw",
158+
"locales": [
159+
{
160+
"description": "demo showing what labeler with severity=inform, blurs=nonw, adult-only checked returns. default is warn.",
161+
"lang": "en",
162+
"name": "inform-none-nsfw"
163+
}
164+
],
165+
"severity": "inform"
166+
},
167+
{
168+
"adultOnly": true,
169+
"blurs": "media",
170+
"defaultSetting": "hide",
171+
"identifier": "inform-media-nsfw",
172+
"locales": [
173+
{
174+
"description": "demo showing what labeler with severity=inform, blurs=media, adult-only checked returns. default is warn.",
175+
"lang": "en",
176+
"name": "inform-media-nsfw"
177+
}
178+
],
179+
"severity": "inform"
180+
},
181+
{
182+
"adultOnly": true,
183+
"blurs": "content",
184+
"defaultSetting": "hide",
185+
"identifier": "inform-content-nsfw",
186+
"locales": [
187+
{
188+
"description": "demo showing what labeler with severity=inform, blurs=content, adult-only checked returns. default is warn.",
189+
"lang": "en",
190+
"name": "inform-content-nsfw"
191+
}
192+
],
193+
"severity": "inform"
194+
},
195+
{
196+
"adultOnly": true,
197+
"blurs": "none",
198+
"defaultSetting": "hide",
199+
"identifier": "alert-none-nsfw",
200+
"locales": [
201+
{
202+
"description": "demo showing what labeler with severity=alert, blurs=none, adult-only checked returns. default is warn.",
203+
"lang": "en",
204+
"name": "alert-none-nsfw"
205+
}
206+
],
207+
"severity": "alert"
208+
},
209+
{
210+
"adultOnly": true,
211+
"blurs": "media",
212+
"defaultSetting": "hide",
213+
"identifier": "alert-media-nsfw",
214+
"locales": [
215+
{
216+
"description": "demo showing what labeler with severity=alert, blurs=media, adult-only checked returns. default is warn.",
217+
"lang": "en",
218+
"name": "alert-media-nsfw"
219+
}
220+
],
221+
"severity": "alert"
222+
},
223+
{
224+
"adultOnly": true,
225+
"blurs": "content",
226+
"defaultSetting": "hide",
227+
"identifier": "alert-content-nsfw",
228+
"locales": [
229+
{
230+
"description": "demo showing what labeler with severity=alert, blurs=content, adult-only checked returns. default is warn.",
231+
"lang": "en",
232+
"name": "alert-content-nsfw"
233+
}
234+
],
235+
"severity": "alert"
236+
},
237+
{
238+
"adultOnly": true,
239+
"blurs": "none",
240+
"defaultSetting": "hide",
241+
"identifier": "none-none-nsfw",
242+
"locales": [
243+
{
244+
"description": "demo showing what labeler with severity=none, blurs=none, adult-only checked returns. default is warn.",
245+
"lang": "en",
246+
"name": "none-none-nsfw"
247+
}
248+
],
249+
"severity": "none"
250+
},
251+
{
252+
"adultOnly": true,
253+
"blurs": "media",
254+
"defaultSetting": "hide",
255+
"identifier": "none-media-nsfw",
256+
"locales": [
257+
{
258+
"description": "demo showing what labeler with severity=none, blurs=media, adult-only checked returns. default is warn.",
259+
"lang": "en",
260+
"name": "none-media-nsfw"
261+
}
262+
],
263+
"severity": "none"
264+
},
265+
{
266+
"adultOnly": true,
267+
"blurs": "content",
268+
"defaultSetting": "hide",
269+
"identifier": "none-content-nsfw",
270+
"locales": [
271+
{
272+
"description": "demo showing what labeler with severity=none, blurs=content, adult-only checked returns. default is warn.",
273+
"lang": "en",
274+
"name": "none-content-nsfw"
275+
}
276+
],
277+
"severity": "none"
278+
}
279+
],
280+
"labelValues": [
281+
"test-label",
282+
"inform-none-sfw",
283+
"inform-media-sfw",
284+
"inform-content-sfw",
285+
"alert-none-sfw",
286+
"alert-media-sfw",
287+
"alert-content-sfw",
288+
"none-none-sfw",
289+
"none-media-sfw",
290+
"none-content-sfw",
291+
"inform-none-nsfw",
292+
"inform-media-nsfw",
293+
"inform-content-nsfw",
294+
"alert-none-nsfw",
295+
"alert-media-nsfw",
296+
"alert-content-nsfw",
297+
"none-none-nsfw",
298+
"none-media-nsfw",
299+
"none-content-nsfw"
300+
]
301+
},
302+
"reasonTypes": [
303+
"com.atproto.moderation.defs#reasonSpam",
304+
"com.atproto.moderation.defs#reasonAppeal",
305+
"com.atproto.moderation.defs#reasonOther"
306+
],
307+
"subjectTypes": [
308+
"account",
309+
"record"
310+
],
311+
"subjectCollections": [
312+
"app.bsky.feed.post",
313+
"app.bsky.actor.profile"
314+
]
315+
}

0 commit comments

Comments
 (0)