Skip to content

Commit 8d358ef

Browse files
committed
Scam test page
1 parent 4141886 commit 8d358ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

special-pages/pages/special-error/src/sampleData.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ export const sampleData = {
1818
name: 'Scam',
1919
data: {
2020
kind: 'scam',
21-
url: 'https://privacy-test-pages.site/security/badware/malware.html?query=param&some=other',
22-
}, // TODO: Update with actual test page
21+
url: 'https://privacy-test-pages.site/security/badware/scam.html',
22+
},
2323
},
2424
'ssl.expired': {
2525
name: 'Expired',

0 commit comments

Comments
 (0)