Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
Bug 1170619 - Update safe browsing notification pages to support new …
Browse files Browse the repository at this point in the history
…unwanted software feature. r=whimboo
  • Loading branch information
Matt Wobensmith authored and whimboo committed Jun 18, 2015
1 parent d8fd641 commit 8f010bf
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -15,6 +15,8 @@ def setUp(self):
FirefoxTestCase.setUp(self)

self.urls = [
# Unwanted software URL
'https://www.itisatrap.org/firefox/unwanted.html',
# Phishing URL
'https://www.itisatrap.org/firefox/its-a-trap.html',
# Malware URL
Expand Down

0 comments on commit 8f010bf

Please sign in to comment.