This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html><head> | |
| <meta charset="utf-8"> | |
| <title>ROI=H93AES — All 20 clips</title> | |
| <style> | |
| body { font-family:Arial,sans-serif; background:#f5f5f5; margin:0; padding:16px; } | |
| h1 { color:#2c3e50; } | |
| .info { background:#fff; border-radius:8px; padding:10px 16px; margin-bottom:12px; | |
| box-shadow:0 1px 4px rgba(0,0,0,.1); font-size:13px; } | |
| table { border-collapse:collapse; width:100%; background:#fff; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html><head> | |
| <meta charset="utf-8"> | |
| <title>ROI=E29 — All 20 clips</title> | |
| <style> | |
| body { font-family:Arial,sans-serif; background:#f5f5f5; margin:0; padding:16px; } | |
| h1 { color:#2c3e50; } | |
| .info { background:#fff; border-radius:8px; padding:10px 16px; margin-bottom:12px; | |
| box-shadow:0 1px 4px rgba(0,0,0,.1); font-size:13px; } | |
| table { border-collapse:collapse; width:100%; background:#fff; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html><head> | |
| <meta charset="utf-8"> | |
| <title>ROI Preview — E29 / H93AES</title> | |
| <style> | |
| body { font-family: Arial, sans-serif; background:#f5f5f5; margin:0; padding:16px; } | |
| h1 { color:#2c3e50; } | |
| .roi-info { background:#fff; border-radius:8px; padding:12px 16px; margin-bottom:16px; | |
| box-shadow:0 1px 4px rgba(0,0,0,0.1); } | |
| .roi-info table { border-collapse:collapse; font-size:13px; } |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="zh"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>v1.3.2 FP Report (79 cases)</title> | |
| <style> | |
| *{box-sizing:border-box;margin:0;padding:0} | |
| body{font-family:'Segoe UI',system-ui,sans-serif;background:#0f0f1a;color:#e0e0e0} | |
| .topbar{background:#1a1a2e;padding:14px 24px;border-bottom:1px solid #2a2a4a;display:flex;align-items:center;gap:16px} | |
| .topbar h1{font-size:1.1rem;color:#a78bfa} |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="zh"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width,initial-scale=1"> | |
| <title>v1.3.2 False Positives Report (79 cases)</title> | |
| <style> | |
| * { box-sizing: border-box; margin:0; padding:0; } | |
| body { font-family: 'Segoe UI', system-ui, sans-serif; background:#0f0f1a; color:#e0e0e0; } | |
| .topbar { background:#1a1a2e; padding:16px 24px; border-bottom:1px solid #2a2a4a; display:flex; align-items:center; gap:16px; } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <style> | |
| body { background:#1a1a1a; color:#eee; font-family:sans-serif; margin:0; padding:16px; } | |
| h2 { color:#ff9944; margin-top:32px; } | |
| h3 { color:#aaa; font-size:13px; margin:4px 0 12px 0; } | |
| img { max-width:100%; border:1px solid #444; display:block; margin-bottom:8px; } | |
| .legend { font-size:12px; color:#aaa; margin-bottom:12px; line-height:1.8; } | |
| .green { color:#00ff88; } .yellow { color:#ffdd00; } |