From d371d6d7fba0331d1db4ea3a90066d3234e1a847 Mon Sep 17 00:00:00 2001 From: freearhey Date: Mon, 26 Apr 2021 15:47:07 +0300 Subject: [PATCH] Update example.com.config.js --- tests/input/example.com.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' }