1

Update 'yohoho-watch.user.js'

This commit is contained in:
lzrdblzzrd
2022-10-17 01:16:07 +03:00
parent 1f1637fbd6
commit 557f8dc1ca

View File

@@ -13,14 +13,14 @@
const BANNER_IMAGE = `<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 128 512" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x1="-96" x2="224" y1="96" y2="416" gradientUnits="userSpaceOnUse">
<stop stop-color="#BF80FF" offset="0"/>
<stop stop-color="#8080FF" offset="1"/>
</linearGradient>
<path d="m128 0h-128v512l64-32 64 32v-512z" clip-rule="evenodd" fill="url(#a)" fill-rule="evenodd"/>
<g transform="translate(-64)">
<path d="m173.1 432.4c-9.1 24.9-36.6 37.7-61.5 28.7-24.9-9.1-37.7-36.6-28.7-61.5 9.1-24.9 36.6-37.7 61.5-28.7 24.9 9.1 37.8 36.6 28.7 61.5zm-39.5-14.3c1.1-3.1-0.5-6.6-3.6-7.7s-6.6 0.5-7.7 3.6 0.5 6.6 3.6 7.7c3.2 1.1 6.6-0.5 7.7-3.6zm-17.4 12.8c2.3-6.2-0.9-13.1-7.2-15.4-6.2-2.3-13.1 0.9-15.4 7.2-2.3 6.2 0.9 13.1 7.2 15.4 6.3 2.2 13.1-1 15.4-7.2zm12.3-33.9c2.3-6.2-0.9-13.1-7.2-15.4-6.2-2.3-13.1 0.9-15.4 7.2-2.3 6.2 0.9 13.1 7.2 15.4s13.2-0.9 15.4-7.2zm33.8 12.3c2.3-6.2-0.9-13.1-7.2-15.4-6.2-2.3-13.1 0.9-15.4 7.2-2.3 6.2 0.9 13.1 7.2 15.4s13.2-0.9 15.4-7.2zm-12.3 33.9c2.3-6.2-0.9-13.1-7.2-15.4-6.2-2.3-13.1 0.9-15.4 7.2-2.3 6.2 0.9 13.1 7.2 15.4 6.3 2.2 13.2-1 15.4-7.2z" fill="#fff"/>
</g>
<linearGradient id="a" x1="-96" x2="224" y1="96" y2="416" gradientUnits="userSpaceOnUse">
<stop stop-color="#BF80FF" offset="0"/>
<stop stop-color="#8080FF" offset="1"/>
</linearGradient>
<path d="m128 0h-128v512l64-32 64 32v-512z" clip-rule="evenodd" fill="url(#a)" fill-rule="evenodd"/>
<g transform="translate(-64)">
<path d="m173.1 432.4c-9.1 24.9-36.6 37.7-61.5 28.7-24.9-9.1-37.7-36.6-28.7-61.5 9.1-24.9 36.6-37.7 61.5-28.7 24.9 9.1 37.8 36.6 28.7 61.5zm-39.5-14.3c1.1-3.1-0.5-6.6-3.6-7.7s-6.6 0.5-7.7 3.6 0.5 6.6 3.6 7.7c3.2 1.1 6.6-0.5 7.7-3.6zm-17.4 12.8c2.3-6.2-0.9-13.1-7.2-15.4-6.2-2.3-13.1 0.9-15.4 7.2-2.3 6.2 0.9 13.1 7.2 15.4 6.3 2.2 13.1-1 15.4-7.2zm12.3-33.9c2.3-6.2-0.9-13.1-7.2-15.4-6.2-2.3-13.1 0.9-15.4 7.2-2.3 6.2 0.9 13.1 7.2 15.4s13.2-0.9 15.4-7.2zm33.8 12.3c2.3-6.2-0.9-13.1-7.2-15.4-6.2-2.3-13.1 0.9-15.4 7.2-2.3 6.2 0.9 13.1 7.2 15.4s13.2-0.9 15.4-7.2zm-12.3 33.9c2.3-6.2-0.9-13.1-7.2-15.4-6.2-2.3-13.1 0.9-15.4 7.2-2.3 6.2 0.9 13.1 7.2 15.4 6.3 2.2 13.2-1 15.4-7.2z" fill="#fff"/>
</g>
</svg>
`;