diff --git a/tests/input/example.com.config.js b/tests/input/example.com.config.js index e2d8935..c48a0f9 100644 --- a/tests/input/example.com.config.js +++ b/tests/input/example.com.config.js @@ -13,5 +13,5 @@ module.exports = { } }, parser: () => [], - logo: () => 'http://example.com/logos/1TV.png' + logo: () => 'http://example.com/logos/1TV.png?x=шеллы&sid=777' }