tangled
alpha
login
or
join now
quilling.dev
/
social-app
7
fork
atom
An ATproto social media client -- with an independent Appview.
7
fork
atom
overview
issues
pulls
pipelines
rm unknown fields (#8958)
authored by
hailey
and committed by
GitHub
6 months ago
5ce4aa51
acdc5096
-3
1 changed file
expand all
collapse all
unified
split
bskylink
src
cache
rule.ts
-3
bskylink/src/cache/rule.ts
···
6
url: 'https://malicious.example.com/phishing',
7
pattern: 'domain',
8
action: 'block',
9
-
reason: 'phishing',
10
-
createdBy: 'did:plc:adminozonetools',
11
createdAt: '2024-06-01T12:00:00Z',
12
-
comment: 'Known phishing domain detected by automated scan.',
13
}
···
6
url: 'https://malicious.example.com/phishing',
7
pattern: 'domain',
8
action: 'block',
0
0
9
createdAt: '2024-06-01T12:00:00Z',
0
10
}