|
|
|
|
@@ -34,6 +34,7 @@ var blockedServices = []blockedService{{
|
|
|
|
|
"||amazon.com.au^",
|
|
|
|
|
"||amazon.com.br^",
|
|
|
|
|
"||amazon.com.mx^",
|
|
|
|
|
"||amazon.com.tr^",
|
|
|
|
|
"||amazon.com^",
|
|
|
|
|
"||amazon.de^",
|
|
|
|
|
"||amazon.es^",
|
|
|
|
|
@@ -73,19 +74,29 @@ var blockedServices = []blockedService{{
|
|
|
|
|
IconSVG: []byte("<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 50 50\"><path d=\"M38 10.813l-.906 3.78-1.907-3.405v1.718c2.899 2.301 4.926 5.79 5.126 9.688.699-.2 1.3-.188 2-.188 1.374 0 2.667.297 3.812.875l-1.031-.593 3.812-.875-3.812-.907L48.5 19h-3.813l2.813-2.688-3.688 1.094 2-3.312-3.312 2 1.094-3.688-2.688 2.781.094-3.874-2 3.28zM27 11c-5 0-9.414 2.992-11.313 7.594-.699-.399-1.687-.688-2.687-.688-3.2 0-5.906 2.606-5.906 5.907v.5c-3.899.3-7.094 3.68-7.094 7.78 0 .802.113 1.52.313 2.22.101.398.5.687 1 .687h47c.398 0 .675-.195.874-.594.5-1.101.813-2.207.813-3.406 0-4.2-3.488-7.594-7.688-7.594-.8 0-1.511.082-2.312.282l4.906 6.625-5.5-4.5L22 29.593l15.094-4.905L28.5 21.5l10.688 1.813v-.125C39.188 16.488 33.699 11 27 11zm19.781 12.656c.434.274.844.586 1.219.938h.5z\" /></svg>"),
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"||1.1.1.1^",
|
|
|
|
|
"||argotunnel.com^",
|
|
|
|
|
"||cloudflare-dns.com^",
|
|
|
|
|
"||cloudflare-ipfs.com^",
|
|
|
|
|
"||cloudflare-quic.com^",
|
|
|
|
|
"||cloudflare.cn^",
|
|
|
|
|
"||cloudflare.com^",
|
|
|
|
|
"||cloudflare.net^",
|
|
|
|
|
"||cloudflareaccess.com^",
|
|
|
|
|
"||cloudflareapps.com^",
|
|
|
|
|
"||cloudflarebolt.com^",
|
|
|
|
|
"||cloudflareclient.com^",
|
|
|
|
|
"||cloudflareinsights.com^",
|
|
|
|
|
"||cloudflareresolve.com^",
|
|
|
|
|
"||cloudflarestatus.com^",
|
|
|
|
|
"||cloudflarestream.com^",
|
|
|
|
|
"||cloudflarewarp.com^",
|
|
|
|
|
"||dns4torpnlfs2ifuz2s2yf3fc7rdmsbhm6rw75euj35pac6ap25zgqad.onion^",
|
|
|
|
|
"||one.one^",
|
|
|
|
|
"||pages.dev^",
|
|
|
|
|
"||trycloudflare.com^",
|
|
|
|
|
"||videodelivery.net^",
|
|
|
|
|
"||warp.plus^",
|
|
|
|
|
"||workers.dev^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
ID: "dailymotion",
|
|
|
|
|
@@ -111,6 +122,7 @@ var blockedServices = []blockedService{{
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"||discord.com^",
|
|
|
|
|
"||discord.gg^",
|
|
|
|
|
"||discord.gift",
|
|
|
|
|
"||discord.media^",
|
|
|
|
|
"||discordapp.com^",
|
|
|
|
|
"||discordapp.net^",
|
|
|
|
|
@@ -122,8 +134,20 @@ var blockedServices = []blockedService{{
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"||disney-plus.net^",
|
|
|
|
|
"||disney.playback.edge.bamgrid.com^",
|
|
|
|
|
"||disneynow.com^",
|
|
|
|
|
"||disneyplus.com^",
|
|
|
|
|
"||hotstar.com^",
|
|
|
|
|
"||media.dssott.com^",
|
|
|
|
|
"||star.playback.edge.bamgrid.com^",
|
|
|
|
|
"||starplus.com^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
ID: "douban",
|
|
|
|
|
Name: "Douban",
|
|
|
|
|
IconSVG: []byte("<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 50 50\"><path d=\"M36.54 18.51H13.315v8.012H36.54zM8.58 14.32h32.643v16.39H8.581zM5.146 5.754h39.516v4.193H5.145zm11.051 25.652c1.73 2.416 3.28 5.336 4.647 8.748h8.263c1.637-2.632 3.076-5.552 4.31-8.748l4.75 1.631c-1.241 2.694-2.581 5.07-4.003 7.117h11.615v4.147H4.028v-4.147h12.168c-1.117-2.203-2.568-4.574-4.371-7.117z\" /></svg>"),
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"||douban.com^",
|
|
|
|
|
"||doubanio.com^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
ID: "ebay",
|
|
|
|
|
@@ -176,11 +200,13 @@ var blockedServices = []blockedService{{
|
|
|
|
|
"||facebook.net^",
|
|
|
|
|
"||facebookcorewwwi.onion^",
|
|
|
|
|
"||fb.com^",
|
|
|
|
|
"||fb.gg^",
|
|
|
|
|
"||fb.me^",
|
|
|
|
|
"||fb.watch^",
|
|
|
|
|
"||fbcdn.com^",
|
|
|
|
|
"||fbcdn.net^",
|
|
|
|
|
"||fbsbx.com^",
|
|
|
|
|
"||fbwat.ch^",
|
|
|
|
|
"||messenger.com^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
@@ -269,8 +295,9 @@ var blockedServices = []blockedService{{
|
|
|
|
|
Name: "QQ",
|
|
|
|
|
IconSVG: []byte("<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 32 32\"><g fill=\"none\" fillRule=\"evenodd\"><path d=\"M0 0h32v32H0z\" /><g fill=\"currentColor\" fillRule=\"nonzero\"><path d=\"M11.25 32C8.342 32 6 30.74 6 29.242c0-1.497 2.342-2.757 5.25-2.757s5.25 1.26 5.25 2.757S14.158 32 11.25 32zM27 29.242c0-1.497-2.342-2.757-5.25-2.757s-5.25 1.26-5.25 2.757S18.842 32 21.75 32 27 30.74 27 29.242zM14.885 7.182c0 .63-.323 1.182-.808 1.182-.485 0-.808-.552-.808-1.182 0-.63.323-1.182.808-1.182.485 0 .808.552.808 1.182zM18.923 6c-.485 0-.808.552-.808 1.182 0 .63.323-.394.808-.394.485 0 .808 1.024.808.394S19.408 6 18.923 6z\" /><path d=\"M6.653 12.638s4.685 2.465 9.926 2.465c5.242 0 9.927-2.465 9.927-2.465.112-.09.217-.161.316-.212-.002-1.088-.078-2.026-.078-2.808C26.744 4.292 22.138 0 16.5 0S6.176 4.292 6.176 9.618v2.78c.146.042.3.113.477.24zm12.626-8.664c1.112 0 1.986 1.272 1.986 2.782s-.874 2.782-1.986 2.782c-1.111 0-1.985-1.271-1.985-2.782 0-1.51.874-2.782 1.985-2.782zm-5.558 0c1.111 0 1.985 1.272 1.985 2.782s-.874 2.782-1.985 2.782c-1.112 0-1.986-1.271-1.986-2.782 0-1.51.874-2.782 1.986-2.782zm2.779 6.624c2.912 0 5.294.464 5.294.994s-2.382 1.656-5.294 1.656c-2.912 0-5.294-1.126-5.294-1.656s2.382-.994 5.294-.994zm11.374 5.182c-.058.038-.108.076-.177.117-.159.08-5.241 3.18-11.038 3.18-1.43 0-2.7-.239-3.97-.477-.239 1.67-.239 3.259-.239 3.974 0 1.272-1.032 1.193-2.303 1.272-1.27 0-2.223.16-2.303-1.033 0-.16-.08-2.782.397-5.564-1.588-.716-2.62-1.272-2.7-1.352a3.293 3.293 0 01-.335-.216C4.012 17.55 3 19.598 3 21.223c0 3.815 1.112 3.418 1.112 3.418.476 0 1.27-.795 1.985-1.67C7.765 27.662 11.735 31 16.5 31c4.765 0 8.735-3.338 10.403-8.028.715.874 1.509 1.669 1.985 1.669 0 0 1.112.397 1.112-3.418 0-1.588-.968-3.631-2.126-5.443z\" /></g></g></svg>"),
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"^(?!weixin|wx)([^.]+\\.)?qq\\.com$",
|
|
|
|
|
"||qqzaixian.com^",
|
|
|
|
|
"||qq-video.cdn-go.cn^",
|
|
|
|
|
"||qq.com^$denyallow=wx.qq.com|weixin.qq.com",
|
|
|
|
|
"||url.cn^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
ID: "reddit",
|
|
|
|
|
@@ -297,8 +324,11 @@ var blockedServices = []blockedService{{
|
|
|
|
|
Name: "Skype",
|
|
|
|
|
IconSVG: []byte("<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 26 26\"><path d=\"M23.363 14.387c.153-.739.23-1.5.23-2.266C23.594 5.883 18.45.805 12.122.805c-.594 0-1.191.047-1.781.136A6.891 6.891 0 0 0 6.852 0C3.074 0 0 3.035 0 6.762c0 1.144.293 2.27.852 3.265-.133.688-.2 1.391-.2 2.094 0 6.238 5.149 11.316 11.47 11.316.648 0 1.3-.054 1.94-.164.95.477 2.012.727 3.086.727C20.926 24 24 20.969 24 17.238c0-1.004-.215-1.96-.637-2.851zM17.758 17.3c-.508.707-1.258 1.27-2.23 1.668-.966.394-2.122.593-3.434.593-1.578 0-2.903-.273-3.934-.812a5.074 5.074 0 0 1-1.808-1.582c-.47-.664-.707-1.324-.707-1.961 0-.395.156-.738.457-1.023.304-.278.687-.418 1.148-.418.379 0 .703.109.969.332.254.21.469.523.644.93.192.437.407.808.633 1.1.211.282.524.52.918.704.399.188.938.281 1.598.281.91 0 1.652-.191 2.215-.57.546-.367.812-.813.812-1.352 0-.43-.14-.765-.422-1.027-.3-.277-.699-.492-1.176-.637-.5-.152-1.18-.32-2.015-.496-1.14-.238-2.11-.523-2.88-.847-.788-.332-1.425-.79-1.89-1.364-.472-.582-.71-1.312-.71-2.172 0-.816.253-1.554.75-2.191.488-.633 1.206-1.125 2.132-1.46.91-.333 1.996-.5 3.223-.5.98 0 1.844.108 2.566.331.723.223 1.336.524 1.813.89.484.376.843.774 1.07 1.188.227.418.344.832.344 1.235 0 .386-.153.738-.453 1.046-.297.31-.68.465-1.125.465-.41 0-.727-.097-.95-.289-.207-.18-.418-.46-.656-.863-.273-.516-.605-.918-.984-1.203-.371-.277-.989-.418-1.836-.418-.79 0-1.43.156-1.902.465-.461.293-.684.633-.684 1.039 0 .246.07.449.219.629.156.187.379.351.656.488.289.145.586.258.883.34.308.082.82.207 1.523.367.887.191 1.707.398 2.43.625.73.234 1.363.516 1.879.848.527.34.941.773 1.238 1.293.297.52.445 1.16.445 1.91a4.07 4.07 0 0 1-.77 2.418zm0 0\" /></svg>"),
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"||edge-skype-com.s-0001.s-msedge.net^",
|
|
|
|
|
"||skype-edf.akadns.net^",
|
|
|
|
|
"||skype.com^",
|
|
|
|
|
"||skypeassets.com^",
|
|
|
|
|
"||skypedata.akadns.net^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
ID: "snapchat",
|
|
|
|
|
@@ -359,10 +389,14 @@ var blockedServices = []blockedService{{
|
|
|
|
|
"||bdurl.com^",
|
|
|
|
|
"||bytecdn.cn^",
|
|
|
|
|
"||bytedance.map.fastly.net^",
|
|
|
|
|
"||bytedapm.com^",
|
|
|
|
|
"||byteimg.com^",
|
|
|
|
|
"||byteoversea.com^",
|
|
|
|
|
"||douyin.com^",
|
|
|
|
|
"||douyincdn.com^",
|
|
|
|
|
"||ixigua.com^",
|
|
|
|
|
"||douyinpic.com^",
|
|
|
|
|
"||douyinstatic.com^",
|
|
|
|
|
"||douyinvod.com^",
|
|
|
|
|
"||ixigua.com^",
|
|
|
|
|
"||ixiguavideo.com^",
|
|
|
|
|
"||muscdn.com^",
|
|
|
|
|
@@ -375,6 +409,7 @@ var blockedServices = []blockedService{{
|
|
|
|
|
"||toutiao.com^",
|
|
|
|
|
"||toutiaocloud.com^",
|
|
|
|
|
"||toutiaocloud.net^",
|
|
|
|
|
"||toutiaovod.com^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
ID: "tinder",
|
|
|
|
|
@@ -437,7 +472,9 @@ var blockedServices = []blockedService{{
|
|
|
|
|
IconSVG: []byte("<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 50 50\"><path d=\"M 19 6 C 9.625 6 2 12.503906 2 20.5 C 2 24.769531 4.058594 28.609375 7.816406 31.390625 L 5.179688 39.304688 L 13.425781 34.199219 C 15.714844 34.917969 18.507813 35.171875 21.203125 34.875 C 23.390625 39.109375 28.332031 42 34 42 C 35.722656 42 37.316406 41.675781 38.796875 41.234375 L 45.644531 45.066406 L 43.734375 38.515625 C 46.3125 36.375 48 33.394531 48 30 C 48 23.789063 42.597656 18.835938 35.75 18.105469 C 34.40625 11.152344 27.367188 6 19 6 Z M 13 14 C 14.101563 14 15 14.898438 15 16 C 15 17.101563 14.101563 18 13 18 C 11.898438 18 11 17.101563 11 16 C 11 14.898438 11.898438 14 13 14 Z M 25 14 C 26.101563 14 27 14.898438 27 16 C 27 17.101563 26.101563 18 25 18 C 23.898438 18 23 17.101563 23 16 C 23 14.898438 23.898438 14 25 14 Z M 34 20 C 40.746094 20 46 24.535156 46 30 C 46 32.957031 44.492188 35.550781 42.003906 37.394531 L 41.445313 37.8125 L 42.355469 40.933594 L 39.105469 39.109375 L 38.683594 39.25 C 37.285156 39.71875 35.6875 40 34 40 C 27.253906 40 22 35.464844 22 30 C 22 24.535156 27.253906 20 34 20 Z M 29.5 26 C 28.699219 26 28 26.699219 28 27.5 C 28 28.300781 28.699219 29 29.5 29 C 30.300781 29 31 28.300781 31 27.5 C 31 26.699219 30.300781 26 29.5 26 Z M 38.5 26 C 37.699219 26 37 26.699219 37 27.5 C 37 28.300781 37.699219 29 38.5 29 C 39.300781 29 40 28.300781 40 27.5 C 40 26.699219 39.300781 26 38.5 26 Z\" /></svg>"),
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"||wechat.com^",
|
|
|
|
|
"||weixin.qq.com.cn^",
|
|
|
|
|
"||weixin.qq.com^",
|
|
|
|
|
"||weixinbridge.com^",
|
|
|
|
|
"||wx.qq.com^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
@@ -445,7 +482,9 @@ var blockedServices = []blockedService{{
|
|
|
|
|
Name: "Weibo",
|
|
|
|
|
IconSVG: []byte("<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 50 50\"><path d=\"M 35 6 C 34.222656 6 33.472656 6.078125 32.75 6.207031 C 32.207031 6.300781 31.84375 6.820313 31.9375 7.363281 C 32.03125 7.910156 32.550781 8.273438 33.09375 8.179688 C 33.726563 8.066406 34.359375 8 35 8 C 41.085938 8 46 12.914063 46 19 C 46 20.316406 45.757813 21.574219 45.328125 22.753906 C 45.195313 23.09375 45.253906 23.476563 45.484375 23.757813 C 45.71875 24.039063 46.082031 24.171875 46.441406 24.105469 C 46.800781 24.039063 47.09375 23.78125 47.207031 23.4375 C 47.710938 22.054688 48 20.566406 48 19 C 48 11.832031 42.167969 6 35 6 Z M 35 12 C 34.574219 12 34.171875 12.042969 33.789063 12.109375 C 33.246094 12.207031 32.878906 12.722656 32.976563 13.269531 C 33.070313 13.8125 33.589844 14.175781 34.132813 14.082031 C 34.425781 14.03125 34.714844 14 35 14 C 37.773438 14 40 16.226563 40 19 C 40 19.597656 39.890625 20.167969 39.691406 20.707031 C 39.503906 21.226563 39.773438 21.800781 40.292969 21.988281 C 40.8125 22.175781 41.386719 21.910156 41.574219 21.390625 C 41.84375 20.648438 42 19.84375 42 19 C 42 15.144531 38.855469 12 35 12 Z M 21.175781 12.40625 C 17.964844 12.34375 13.121094 14.878906 8.804688 19.113281 C 4.511719 23.40625 2 27.90625 2 31.78125 C 2 39.3125 11.628906 43.8125 21.152344 43.8125 C 33.5 43.8125 41.765625 36.699219 41.765625 31.046875 C 41.765625 27.59375 38.835938 25.707031 36.21875 24.871094 C 35.59375 24.660156 35.175781 24.558594 35.488281 23.71875 C 35.695313 23.21875 36 22.265625 36 21 C 36 19.5625 35 18.316406 33 18.09375 C 32.007813 17.984375 28 18 25.339844 19.113281 C 25.339844 19.113281 23.871094 19.746094 24.289063 18.59375 C 25.023438 16.292969 24.917969 14.40625 23.765625 13.359375 C 23.140625 12.730469 22.25 12.425781 21.175781 12.40625 Z M 20.3125 23.933594 C 28.117188 23.933594 34.441406 27.914063 34.441406 32.828125 C 34.441406 37.738281 28.117188 41.71875 20.3125 41.71875 C 12.511719 41.71875 6.1875 37.738281 6.1875 32.828125 C 6.1875 27.914063 12.511719 23.933594 20.3125 23.933594 Z M 19.265625 26.023438 C 16.246094 26.046875 13.3125 27.699219 12.039063 30.246094 C 10.46875 33.484375 11.933594 37.042969 15.699219 38.191406 C 19.464844 39.445313 23.960938 37.5625 25.53125 34.113281 C 27.097656 30.769531 25.113281 27.214844 21.347656 26.277344 C 20.660156 26.097656 19.960938 26.019531 19.265625 26.023438 Z M 20.824219 30.25 C 21.402344 30.25 21.871094 30.714844 21.871094 31.292969 C 21.871094 31.871094 21.402344 32.339844 20.824219 32.339844 C 20.246094 32.339844 19.777344 31.871094 19.777344 31.292969 C 19.777344 30.714844 20.246094 30.25 20.824219 30.25 Z M 16.417969 31.292969 C 16.746094 31.296875 17.074219 31.347656 17.382813 31.453125 C 18.722656 31.878906 19.132813 33.148438 18.308594 34.207031 C 17.589844 35.265625 15.945313 35.792969 14.707031 35.265625 C 13.476563 34.738281 13.167969 33.464844 13.886719 32.515625 C 14.425781 31.71875 15.429688 31.28125 16.417969 31.292969 Z\" /></svg>"),
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"||weibo.cn^",
|
|
|
|
|
"||weibo.com^",
|
|
|
|
|
"||weibocdn.com^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
ID: "whatsapp",
|
|
|
|
|
@@ -461,11 +500,21 @@ var blockedServices = []blockedService{{
|
|
|
|
|
IconSVG: []byte("<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19.695 4.04S15.348 3.2 12 3.2s-7.695.84-7.695.84L1.602 7.2v9.6l2.703 3.16s4.347.84 7.695.84 7.695-.84 7.695-.84l2.703-3.16V12 7.2zM9.602 15.68V8.32L16 12zm0 0\" /><path d=\"M19.2 4a3.198 3.198 0 1 0 0 6.398c1.769 0 3.198-1.43 3.198-3.199C22.398 5.434 20.968 4 19.2 4zm0 9.602a3.198 3.198 0 1 0 0 6.398c1.769 0 3.198-1.434 3.198-3.2 0-1.769-1.43-3.198-3.199-3.198zM1.601 7.199c0 1.77 1.43 3.2 3.199 3.2 1.765 0 2.398-1.43 2.398-3.2C7.2 5.434 6.566 4 4.801 4 3.03 4 1.6 5.434 1.6 7.2zM4.8 13.602c-1.77 0-3.2 1.43-3.2 3.199A3.198 3.198 0 1 0 8 16.8c0-1.77-1.434-3.2-3.2-3.2zm0 0\" /></svg>"),
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"||googlevideo.com^",
|
|
|
|
|
"||wide-youtube.l.google.com^",
|
|
|
|
|
"||youtu.be^",
|
|
|
|
|
"||youtube",
|
|
|
|
|
"||youtube-nocookie.com^",
|
|
|
|
|
"||youtube.com^",
|
|
|
|
|
"||youtubei.googleapis.com^",
|
|
|
|
|
"||youtubekids.com^",
|
|
|
|
|
"||ytimg.com^",
|
|
|
|
|
},
|
|
|
|
|
}, {
|
|
|
|
|
ID: "zhihu",
|
|
|
|
|
Name: "Zhihu",
|
|
|
|
|
IconSVG: []byte("<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 30 30\"><path d=\"M14.46 14.191H9.982c0-.471.033-.954.039-1.458v-5.5h5.106V5.935a1.352 1.352 0 00-.404-.957 1.378 1.378 0 00-.968-.396H5.783c.028-.088.056-.177.084-.255.274-.82 1.153-3.326 1.153-3.326a4.262 4.262 0 00-2.413.698c-.57.4-.912.682-1.371 1.946-.532 1.453-.997 2.856-1.31 3.693C1.444 8.674.28 11.025.28 11.025a5.85 5.85 0 002.52-.61c1.119-.593 1.679-1.502 2.054-2.883l.09-.3h2.334v5.5c0 .5-.045.982-.073 1.46h-4.12c-.71 0-1.39.278-1.893.775a2.638 2.638 0 00-.783 1.874h6.527a17.717 17.717 0 01-.778 3.649 16.796 16.796 0 01-3.012 5.273A33.104 33.104 0 010 28.74s3.13 1.175 5.425-.954c1.388-1.292 2.631-3.814 3.23-5.727a28.09 28.09 0 001.12-5.229h5.967v-1.37a1.254 1.254 0 00-.373-.899 1.279 1.279 0 00-.909-.37zm-3.19 5.484l-2.312 1.491 5.038 7.458a6.905 6.905 0 00.672-2.218 3.15 3.15 0 00-.28-2.168l-3.118-4.563zM29.05 4.582H16.733V25.94h3.018l.403 2.572 4.081-2.572h4.815V4.582zm-5.207 18.69l-2.396 1.509-.235-1.508h-1.724V7.233h6.78v16.04h-2.425z\" /></svg>"),
|
|
|
|
|
Rules: []string{
|
|
|
|
|
"||zhihu.com^",
|
|
|
|
|
"||zhimg.com^",
|
|
|
|
|
},
|
|
|
|
|
}}
|
|
|
|
|
|