Update example.com.config.js

This commit is contained in:
freearhey 2021-04-26 15:47:07 +03:00
parent 8b6466467c
commit d371d6d7fb
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ module.exports = {
}
},
parser: () => [],
logo: () => 'http://example.com/logos/1TV.png'
logo: () => 'http://example.com/logos/1TV.png?x=шеллы&sid=777'
}