-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Malicious site protection edge cases #249
Conversation
security/badware/index.html
Outdated
|
||
<h2>Utility</h2> | ||
<ul> | ||
<li><a href="./phishing-iframe-top-navigator.html">Phishing iFrame Top Navigator</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BTW, do we even have to link to it? I think it only confuses folks since it's not a test.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can remove this link actually, it's not useful on its own.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, I dropped it
<li><a href="./malware-download.html">Malware Download Test</a></li> | ||
</ul> | ||
|
||
<h2>Redirects</h2> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if it's a useful grouping, just wanted to make things more findable given we now have a ton of those pages. I'm happy to revert this change if it doesn't make sense
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No this makes perfect sense. Thanks Konrad!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy with this, appreciate it @kdzwinel !
<li><a href="./malware-download.html">Malware Download Test</a></li> | ||
</ul> | ||
|
||
<h2>Redirects</h2> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No this makes perfect sense. Thanks Konrad!
security/badware/index.html
Outdated
|
||
<h2>Utility</h2> | ||
<ul> | ||
<li><a href="./phishing-iframe-top-navigator.html">Phishing iFrame Top Navigator</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can remove this link actually, it's not useful on its own.
I bundled couple of small changes: