Skip to content
Snippets Groups Projects
Unverified Commit 6df10178 authored by Justin Welch's avatar Justin Welch Committed by GitHub
Browse files

Merge pull request #123 from steemit/jredbeard-patch-1

add dmca request
parents 0b63d25a bf7aa35f
No related branches found
No related tags found
No related merge requests found
...@@ -128,7 +128,9 @@ export const imageBlacklist: Blacklist<string> = [ ...@@ -128,7 +128,9 @@ export const imageBlacklist: Blacklist<string> = [
'http://twistedsifter.files.wordpress.com/2012/06/the-honeybees-final-sting.jpg', 'http://twistedsifter.files.wordpress.com/2012/06/the-honeybees-final-sting.jpg',
'http://twistedsifter.files.wordpress.com/2012/06/the-honeybees-final-sting.jpg?w=800&h=586', 'http://twistedsifter.files.wordpress.com/2012/06/the-honeybees-final-sting.jpg?w=800&h=586',
'https://steemitimages.com/0x0/http://twistedsifter.files.wordpress.com/2012/06/the-honeybees-final-sting.jpg?w=800&h=586', 'https://steemitimages.com/0x0/http://twistedsifter.files.wordpress.com/2012/06/the-honeybees-final-sting.jpg?w=800&h=586',
'https://steemitimages.com/DQmXJ3Npobr85AcHGth259mrkmesVq8UaJ8uvEJUCzPgsrn/gappi4.png' 'https://steemitimages.com/DQmXJ3Npobr85AcHGth259mrkmesVq8UaJ8uvEJUCzPgsrn/gappi4.png',
'https://img-4.poringa.net/poringa/img/3/E/1/D/E/F/julioaa692002/4B8.jpg',
'https://steemitimages.com/p/MG5aEqKFcQi7Yq4C1fbxWCK1vQztgS26ZoqBgDTHViR39oTn2e2sxXV3GZ5JkoGkUuYGgYHPQDbz3P8AwPMmbgaeK9F4bvGea'
] ]
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