/* Existing lottery announcements contain two consecutive line breaks. */
html body .wapper #chat #chat_messages .with_code:has(a[href="/daily_lottery"]) br + br,
html body .wapper #chat #chat_messages .with_code:has(a[href="../daily_lottery"]) br + br,
html body .wapper #chat #chat_messages .with_code:has(a[href="https://adekvatserver.ru/daily_lottery"]) br + br {display:none!important;}
