@lightcone-ai/daemon 0.15.35 → 0.15.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -217,6 +217,41 @@
|
|
|
217
217
|
"action": "verify_or_tone_down"
|
|
218
218
|
}
|
|
219
219
|
]
|
|
220
|
+
},
|
|
221
|
+
"bilibili": {
|
|
222
|
+
"platform": "bilibili",
|
|
223
|
+
"display_name": "B站",
|
|
224
|
+
"policy_version": "bilibili-2026.04",
|
|
225
|
+
"updated_at": "2026-04-22",
|
|
226
|
+
"ai_label_required": false,
|
|
227
|
+
"ad_disclosure_required": true,
|
|
228
|
+
"policy_window_days": 7,
|
|
229
|
+
"required_labels": {
|
|
230
|
+
"ad": "广告/商业推广"
|
|
231
|
+
},
|
|
232
|
+
"sensitive_terms": [
|
|
233
|
+
{
|
|
234
|
+
"id": "bilibili-external-redirect-wechat",
|
|
235
|
+
"term": "微信",
|
|
236
|
+
"severity": "warn",
|
|
237
|
+
"reason": "站外导流词,可能触发限流。",
|
|
238
|
+
"action": "remove_redirect_hint"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"id": "bilibili-finance-guarantee",
|
|
242
|
+
"term": "稳赚不赔",
|
|
243
|
+
"severity": "blocker",
|
|
244
|
+
"reason": "金融收益承诺违规风险高。",
|
|
245
|
+
"action": "remove_claim"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"id": "bilibili-medical-guarantee",
|
|
249
|
+
"term": "疗效保证",
|
|
250
|
+
"severity": "warn",
|
|
251
|
+
"reason": "医疗功效承诺需附免责声明。",
|
|
252
|
+
"action": "add_disclaimer"
|
|
253
|
+
}
|
|
254
|
+
]
|
|
220
255
|
}
|
|
221
256
|
}
|
|
222
257
|
}
|