diff --git a/app/javascript/flavours/glitch/styles/neuromatchstodon/bigger_collapsed_statuses.scss b/app/javascript/flavours/glitch/styles/neuromatchstodon/bigger_collapsed_statuses.scss index 1e21b39f1af9b1..a6a04a47d822c1 100644 --- a/app/javascript/flavours/glitch/styles/neuromatchstodon/bigger_collapsed_statuses.scss +++ b/app/javascript/flavours/glitch/styles/neuromatchstodon/bigger_collapsed_statuses.scss @@ -20,3 +20,9 @@ } } } + +// Fix background color after upstream moved how the +// normal button is placed in the DOM +.status.collapsed .status__content__spoiler-link { + background: $action-button-color; +} diff --git a/public/robots.txt b/public/robots.txt index a955b370f20618..f8bbfa4c9f707d 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -38,6 +38,12 @@ Disallow: / User-agent: Applebot Disallow: / +# AI Data Scraper +# https://darkvisitors.com/agents/applebot-extended + +User-agent: Applebot-Extended +Disallow: / + # AI Data Scraper # https://darkvisitors.com/agents/bytespider