Skip to content
Snippets Groups Projects
Commit 6928c4ea authored by Dan Notestein's avatar Dan Notestein
Browse files

Merge branch 'bl-update' into 'master'

Update blacklist.ts

See merge request !2
parents b3db0a44 ea6e6277
No related branches found
No related tags found
1 merge request!2Update blacklist.ts
...@@ -139,7 +139,8 @@ export const imageBlacklist: Blacklist<string> = [ ...@@ -139,7 +139,8 @@ export const imageBlacklist: Blacklist<string> = [
'https://files.peakd.com/file/peakd-hive/keitosama/jt2pO1Up-2937011E-A569-4B4E-ACEB-99EB84D7338E.jpeg', 'https://files.peakd.com/file/peakd-hive/keitosama/jt2pO1Up-2937011E-A569-4B4E-ACEB-99EB84D7338E.jpeg',
'https://files.peakd.com/file/peakd-hive/keitosama/2hFgqkAR-BB22FD34-073B-4CC8-92AF-BFA4EF538AD6.jpeg', 'https://files.peakd.com/file/peakd-hive/keitosama/2hFgqkAR-BB22FD34-073B-4CC8-92AF-BFA4EF538AD6.jpeg',
'https://files.peakd.com/file/peakd-hive/keitosama/uxutlPV4-9C1D4EEB-2A82-403B-A5CD-A5CFB0E8C012.jpeg', 'https://files.peakd.com/file/peakd-hive/keitosama/uxutlPV4-9C1D4EEB-2A82-403B-A5CD-A5CFB0E8C012.jpeg',
'https://files.peakd.com/file/peakd-hive/keitosama/i9jskuOZ-668CA97C-B1C8-4336-98E3-D325DCFF7047.jpeg' 'https://files.peakd.com/file/peakd-hive/keitosama/i9jskuOZ-668CA97C-B1C8-4336-98E3-D325DCFF7047.jpeg',
'https://images.hive.blog/DQmNvk94uq6VAgS3t4zAeQCezGCToqGNsUkv4fkPo4NwVDm/image.png'
] ]
export const accountBlacklist: Blacklist<string> = [ export const accountBlacklist: Blacklist<string> = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment