Skip to content
Snippets Groups Projects
Commit 27fd9f44 authored by roadscape's avatar roadscape
Browse files

fix comma

parent 66500883
No related branches found
No related tags found
No related merge requests found
...@@ -124,7 +124,7 @@ export const imageBlacklist: Blacklist<string> = [ ...@@ -124,7 +124,7 @@ export const imageBlacklist: Blacklist<string> = [
'https://68.media.tumblr.com/d71364f2c1adac1ced066a25193c9fee/tumblr_ob8ccl51EN1rs7mnao4_500.jpg', 'https://68.media.tumblr.com/d71364f2c1adac1ced066a25193c9fee/tumblr_ob8ccl51EN1rs7mnao4_500.jpg',
'https://68.media.tumblr.com/70352eab4db092ec434895ce02afbba4/tumblr_ob8ccl51EN1rs7mnao3_500.jpg', 'https://68.media.tumblr.com/70352eab4db092ec434895ce02afbba4/tumblr_ob8ccl51EN1rs7mnao3_500.jpg',
'http://www.aquariumfish.net/images_01/congo_tetra_121104a2_w0640.jpg', 'http://www.aquariumfish.net/images_01/congo_tetra_121104a2_w0640.jpg',
'http://i.imgsafe.org/82229b8f14.jpg', 'http://i.imgsafe.org/82229b8f14.jpg'
] ]
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