We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4141886 commit 8d358efCopy full SHA for 8d358ef
special-pages/pages/special-error/src/sampleData.js
@@ -18,8 +18,8 @@ export const sampleData = {
18
name: 'Scam',
19
data: {
20
kind: 'scam',
21
- url: 'https://privacy-test-pages.site/security/badware/malware.html?query=param&some=other',
22
- }, // TODO: Update with actual test page
+ url: 'https://privacy-test-pages.site/security/badware/scam.html',
+ },
23
},
24
'ssl.expired': {
25
name: 'Expired',
0 commit comments