name: Twitch desc: |- - 直播页|置顶消息 category: ad icon: https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Twitch.png http: mitm: - gql.twitch.tv body-rewrite: # 直播页|置顶消息 - https://gql.twitch.tv/gql response-jq walk(if type == "object" and has("pinnedChatMessages") then .pinnedChatMessages.edges = [] else . end)