···2233Welcome friends! This is the codebase for the Bluesky Social app. It serves as a resource to engineers building on the [AT Protocol](https://atproto.com).
4455-- **Web: [staging.bsky.app](https://staging.bsky.app)**
55+- **Web: [bsky.app](https://bsky.app)**
66- **iOS: [App Store](https://apps.apple.com/us/app/bluesky-social/id6444370199)**
77- **Android: [Play Store](https://play.google.com/store/apps/details?id=xyz.blueskyweb.app&hl=en_US&gl=US)**
88
+2-2
src/view/com/modals/ContentFilteringSettings.tsx
···5252 Adult content can only be enabled via the Web at{' '}
5353 <TextLink
5454 style={pal.link}
5555- href="https://staging.bsky.app"
5656- text="staging.bsky.app"
5555+ href="https://bsky.app"
5656+ text="bsky.app"
5757 />
5858 .
5959 </Text>