Skip to content

Commit cdb34b1

Browse files
committed
update pages
1 parent 7499cb9 commit cdb34b1

File tree

1 file changed

+20
-42
lines changed

1 file changed

+20
-42
lines changed

bugreport.html

Lines changed: 20 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,50 +1554,28 @@ <h3>📋 Full Data (JSON)</h3>
15541554
</div>
15551555
</div>
15561556

1557-
<footer style="text-align: center; padding: 2rem 0; color: var(--text-secondary); font-size: 0.813rem;">
1558-
<div style="margin-bottom: 1rem;">
1559-
Built with WebADB & bugreport-extractor-library
1557+
<footer style="text-align: center; padding: 1.5rem 0; color: var(--text-secondary); font-size: 0.813rem;">
1558+
<div style="margin-bottom: 0.75rem;">
1559+
Built with <a href="https://github.com/IsMyPhonePwned/webadb-rs" target="_blank" rel="noopener noreferrer" style="color: var(--accent); text-decoration: none;">WebADB</a> &amp; <a href="https://github.com/IsMyPhonePwned/bugreport-extractor-library" target="_blank" rel="noopener noreferrer" style="color: var(--accent); text-decoration: none;">bugreport-extractor-library</a>
15601560
</div>
1561-
<div style="max-width: 800px; margin: 0 auto; padding: 1rem; background: rgba(244, 67, 54, 0.05); border: 1px solid rgba(244, 67, 54, 0.2); border-radius: 6px; font-size: 0.75rem; line-height: 1.6;">
1562-
<strong style="color: var(--error); display: block; margin-bottom: 0.5rem;">⚠️ Disclaimer</strong>
1563-
<p style="color: var(--text-primary); margin: 0 0 0.75rem 0;">
1564-
<strong style="color: var(--warning);">Beta Version:</strong> This is a beta version of the tool and is not finished.
1565-
Features may be incomplete, unstable, or subject to change. Some functionality may not work as expected.
1561+
<details style="max-width: 700px; margin: 0 auto; padding: 0.5rem 0.75rem; background: rgba(244, 67, 54, 0.06); border: 1px solid rgba(244, 67, 54, 0.2); border-radius: 6px; font-size: 0.7rem; line-height: 1.5;">
1562+
<summary style="color: var(--error); font-weight: 600; cursor: pointer; list-style: none; user-select: none;">⚠️ Disclaimer (expand)</summary>
1563+
<p style="color: var(--text-primary); margin: 0.5rem 0 0 0;">
1564+
<strong style="color: var(--warning);">Beta:</strong> Tool is unfinished; features may be incomplete or change.
1565+
<strong style="color: var(--warning);"> Detection:</strong> Pwned-check not included yet; only analysis/extraction.
1566+
<strong style="color: var(--success);"> Privacy:</strong> All processing is local; nothing is sent to servers.
1567+
Results are “as is”; use at your own risk. Devs not liable for damage or data loss. Caution with Developer Mode and bug reports (sensitive data). Disable Developer Mode after use.
15661568
</p>
1567-
<p style="color: var(--text-primary); margin: 0 0 0.75rem 0;">
1568-
<strong style="color: var(--warning);">🔍 Detection Feature:</strong> The detection part (checking if your phone has been pwned) is not yet included in this version.
1569-
Currently, this tool only provides bug report analysis and data extraction. Detection capabilities will be added in future updates.
1570-
</p>
1571-
<p style="color: var(--text-primary); margin: 0 0 0.75rem 0;">
1572-
<strong style="color: var(--success);">🔒 Privacy:</strong> All processing is done locally in your browser.
1573-
No data, bug reports, or analysis results are sent to any server. Everything remains on your device for your privacy and security.
1574-
</p>
1575-
<p style="color: var(--text-primary); margin: 0;">
1576-
This website and the analysis results are provided "as is" without any warranties or guarantees.
1577-
Use of this tool and its results is at your own risk. The developers and contributors are not
1578-
responsible for any damage, data loss, or security issues that may arise from using this tool.
1579-
Always exercise caution when enabling Developer Mode or sharing bug reports, as they may contain
1580-
sensitive information. After analysis, please disable Developer Mode for security reasons.
1581-
</p>
1582-
<p style="color: var(--text-primary); margin: 1rem 0 0.5rem 0; text-align: center;">
1583-
<a href="bugreport-example.html" target="_blank" rel="noopener noreferrer" style="color: var(--accent); text-decoration: none; font-weight: 500; display: inline-block; padding: 0.5rem 1rem; background: rgba(33, 150, 243, 0.1); border: 1px solid var(--accent); border-radius: 6px; margin-bottom: 0.5rem;">
1584-
📋 View Example Results
1585-
</a>
1586-
<a href="bugreport-status.html" target="_blank" rel="noopener noreferrer" style="color: var(--accent); text-decoration: none; font-weight: 500; display: inline-block; padding: 0.5rem 1rem; background: rgba(33, 150, 243, 0.1); border: 1px solid var(--accent); border-radius: 6px; margin-bottom: 0.5rem; margin-left: 0.5rem;">
1587-
📄 Rules &amp; Parsers Status
1588-
</a>
1589-
</p>
1590-
<p style="color: var(--text-primary); margin: 1rem 0 0.5rem 0; text-align: center;">
1591-
<a href="mailto:contact@ismyphonepwned.com" style="color: var(--accent); text-decoration: none; font-weight: 500;">
1592-
📧 Contact: contact@ismyphonepwned.com
1593-
</a>
1594-
</p>
1595-
<p style="color: var(--text-primary); margin: 0.5rem 0 0 0; text-align: center;">
1596-
<a href="https://github.com/IsMyPhonePwned/" target="_blank" rel="noopener noreferrer" style="color: var(--accent); text-decoration: none; font-weight: 500;">
1597-
Learn more at IsMyPhonePwned on GitHub →
1598-
</a>
1599-
</p>
1600-
</div>
1569+
</details>
1570+
<p style="margin-top: 0.75rem; font-size: 0.8rem;">
1571+
<a href="bugreport-example.html" target="_blank" rel="noopener noreferrer" style="color: var(--accent); text-decoration: none; font-weight: 500;">📋 Example</a>
1572+
<span style="margin: 0 0.5rem;">·</span>
1573+
<a href="bugreport-status.html" target="_blank" rel="noopener noreferrer" style="color: var(--accent); text-decoration: none; font-weight: 500;">📄 Rules &amp; parsers status</a>
1574+
<span style="margin: 0 0.5rem;">·</span>
1575+
<a href="mailto:contact@ismyphonepwned.com" style="color: var(--accent); text-decoration: none; font-weight: 500;">📧 Contact</a>
1576+
<span style="margin: 0 0.5rem;">·</span>
1577+
<a href="https://github.com/IsMyPhonePwned/" target="_blank" rel="noopener noreferrer" style="color: var(--accent); text-decoration: none; font-weight: 500;">GitHub</a>
1578+
</p>
16011579
</footer>
16021580
</div>
16031581

0 commit comments

Comments
 (0)