rm unknown fields (#8958)
This commit is contained in:
Vendored
-3
@@ -6,8 +6,5 @@ export const exampleRule: SafelinkRule = {
|
||||
url: 'https://malicious.example.com/phishing',
|
||||
pattern: 'domain',
|
||||
action: 'block',
|
||||
reason: 'phishing',
|
||||
createdBy: 'did:plc:adminozonetools',
|
||||
createdAt: '2024-06-01T12:00:00Z',
|
||||
comment: 'Known phishing domain detected by automated scan.',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user