show = false, 3000)"
x-show="show" x-cloak
x-transition:enter="transition ease-out duration-300" x-transition:enter-start="translate-x-full opacity-0" x-transition:enter-end="translate-x-0 opacity-100"
x-transition:leave="transition ease-in duration-200" x-transition:leave-start="translate-x-0 opacity-100" x-transition:leave-end="translate-x-full opacity-0"
class="fixed top-4 right-4 z-100 px-4 py-3 rounded-xl text-sm font-medium shadow-lg"
:class="{
'bg-slate-900 text-emerald-400': type === 'success',
'bg-slate-900 text-red-400': type === 'error',
'bg-slate-900 text-blue-400': type === 'info'
}">
Pipeline
Data
System
r.json())
.then(d => { syncOk = d.ok; syncMsg = d.ok ? d.synced + '건' : '오류'; $dispatch('toast', {message: d.ok ? 'Sheets 동기화 완료 (' + d.synced + '건)' : '동기화 실패', type: d.ok ? 'success' : 'error'}); })
.catch(() => { syncOk = false; syncMsg = '실패'; $dispatch('toast', {message: '네트워크 오류', type: 'error'}); })
.finally(() => syncing = false);
"
:disabled="syncing"
:title="expanded ? '' : 'Export to Sheets'"
class="w-full flex items-center gap-2 rounded-lg text-xs font-medium text-slate-400 hover:bg-slate-700 transition-colors disabled:opacity-50"
:class="expanded ? 'px-3 py-2' : 'px-2.5 py-2 justify-center'">
Export to Sheets
동기화 중…
Login
Low
econovill.com
2026-02-24
#1
알리익스프레스가 86억원 규모의 해킹 피해를 입은 사건에 대해 경찰이 정식 수사에 착수했습니다. 경찰은 알리익스프레스를 피해자로 보고 수사를 진행 중이며, 현재까지 금전적 피해는 없는 것으로 파악하고 있습니다.
피해 금액
86억원 언급되었으나, 금전적 피해는 없는 것으로 보도되어 미상
진행 단계
관련절차진행
(경찰 수사 진행 중)
판단 근거
알리익스프레스가 해킹 피해의 '피해자'로 명시되어 있어, 소송금융의 투자 대상인 원고(피해자)가 소송을 제기할 명확하고 자력 있는 상대방이 특정되지 않습니다. 해커들은 '상대방에게 자력이 충분함' 조건에 부합하지 않습니다. 또한, '86억원' 피해액이 언급되었으나 '금전적 피해는 없는 것으로 보고 있다'는 보도가 있어 '피해 규모가 큼' 조건도 불확실합니다.
원문보기
2026-02-24 06:22
gemini-2.5-flash