@lightcone-ai/daemon 0.15.34 → 0.15.36
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.
|
@@ -15,7 +15,10 @@
|
|
|
15
15
|
"公众号": "wechat-mp",
|
|
16
16
|
"tiktok_cn": "douyin",
|
|
17
17
|
"ks": "kuaishou",
|
|
18
|
-
"快手": "kuaishou"
|
|
18
|
+
"快手": "kuaishou",
|
|
19
|
+
"b站": "bilibili",
|
|
20
|
+
"哔哩哔哩": "bilibili",
|
|
21
|
+
"bili": "bilibili"
|
|
19
22
|
},
|
|
20
23
|
"platform_policy_data": {
|
|
21
24
|
"xhs": {
|
|
@@ -217,6 +220,41 @@
|
|
|
217
220
|
"action": "verify_or_tone_down"
|
|
218
221
|
}
|
|
219
222
|
]
|
|
223
|
+
},
|
|
224
|
+
"bilibili": {
|
|
225
|
+
"platform": "bilibili",
|
|
226
|
+
"display_name": "B站",
|
|
227
|
+
"policy_version": "bilibili-2026.04",
|
|
228
|
+
"updated_at": "2026-04-22",
|
|
229
|
+
"ai_label_required": false,
|
|
230
|
+
"ad_disclosure_required": true,
|
|
231
|
+
"policy_window_days": 7,
|
|
232
|
+
"required_labels": {
|
|
233
|
+
"ad": "广告/商业推广"
|
|
234
|
+
},
|
|
235
|
+
"sensitive_terms": [
|
|
236
|
+
{
|
|
237
|
+
"id": "bilibili-external-redirect-wechat",
|
|
238
|
+
"term": "微信",
|
|
239
|
+
"severity": "warn",
|
|
240
|
+
"reason": "站外导流词,可能触发限流。",
|
|
241
|
+
"action": "remove_redirect_hint"
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"id": "bilibili-finance-guarantee",
|
|
245
|
+
"term": "稳赚不赔",
|
|
246
|
+
"severity": "blocker",
|
|
247
|
+
"reason": "金融收益承诺违规风险高。",
|
|
248
|
+
"action": "remove_claim"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"id": "bilibili-medical-guarantee",
|
|
252
|
+
"term": "疗效保证",
|
|
253
|
+
"severity": "warn",
|
|
254
|
+
"reason": "医疗功效承诺需附免责声明。",
|
|
255
|
+
"action": "add_disclaimer"
|
|
256
|
+
}
|
|
257
|
+
]
|
|
220
258
|
}
|
|
221
259
|
}
|
|
222
260
|
}
|