๐Ÿ”— Redirect Bluesky links to your preferred client
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: add blacksky.community and witchsky.app to http filters

Turtlepaw 614aa52d ee79a32c

+2
+2
app/src/main/AndroidManifest.xml
··· 32 32 <data android:host="deer-social-ayla.pages.dev" /> 33 33 <data android:host="social.daniela.lol" /> 34 34 <data android:host="deer.aylac.top" /> 35 + <data android:host="blacksky.community" /> 36 + <data android:host="witchsky.app" /> 35 37 </intent-filter> 36 38 </activity> 37 39 </application>