forked from GitHub/dbot
filter out duelling network screenshot SINCE YOU SAID PLEASE
This commit is contained in:
parent
05ebfd1dfd
commit
e66df67913
@ -18,7 +18,8 @@ var imgur = function(dbot) {
|
|||||||
{ 'w': 1366, 'h': 768 },
|
{ 'w': 1366, 'h': 768 },
|
||||||
{ 'w': 1600, 'h': 900 },
|
{ 'w': 1600, 'h': 900 },
|
||||||
{ 'w': 1680, 'h': 1050 },
|
{ 'w': 1680, 'h': 1050 },
|
||||||
{ 'w': 1920, 'h': 1080 }
|
{ 'w': 1920, 'h': 1080 },
|
||||||
|
{ 'w': 1024, 'h': 640 }
|
||||||
];
|
];
|
||||||
this.riCache = [];
|
this.riCache = [];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user