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

Configure Feed

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

fix: add deer.aylac.top

Turtlepaw a8af43d3 9a90398c

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