{{ loginError }}
{{ code.name }} (短链: {{ code.domain }}/r/{{ code.random_code }}) 策略: {{ code.strategy === 'weighted' ? '权重' : '平均' }}
总点击数: {{ code.stats ? code.stats.total : 0 }}
| 目标链接 | 备注 | 权重 | 总点击数 | 筛选后点击数 | 状态 |
|---|---|---|---|---|---|
| {{ t.note || '-' }} | {{ t.weight || 1 }} | {{ t.hit_count }} | {{ t.filtered_hits || 0 }} | {{ t.is_active === 1 ? '✅ 启用' : '⛔ 暂停' }} |
目标: {{ lineConfigTarget ? lineConfigTarget.identifier : '' }}
请到 LINE Developers 创建 Messaging API Channel,获取上述凭证。
Webhook URL 请设置为:https://{{ currentDomain }}/api/webhook