Bluesky app fork with some witchin' additions 馃挮 witchsky.app
bluesky fork client
117
fork

Configure Feed

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

at d42a2808ba53a049fc38f559feeddaa5a335f93f 41 lines 912 B view raw
1{ 2 "project_info": { 3 "project_id": "blueskyweb-example", 4 "project_number": "100000000000", 5 "firebase_url": "https://blueskyweb-example.firebaseio.com" 6 }, 7 "client": [ 8 { 9 "client_info": { 10 "mobilesdk_app_id": "1:123456789000:android:f1bf012572b04063", 11 "android_client_info": { 12 "package_name": "app.witchsky" 13 } 14 }, 15 "oauth_client": [ 16 { 17 "client_id": "123456789000.apps.googleusercontent.com", 18 "client_type": 3 19 } 20 ], 21 "api_key": [ 22 { 23 "current_key": "123456789000" 24 } 25 ], 26 "services": { 27 "analytics_service": { 28 "status": 1 29 }, 30 "appinvite_service": { 31 "status": 1, 32 "other_platform_oauth_client": [] 33 }, 34 "ads_service": { 35 "status": 2 36 } 37 } 38 } 39 ], 40 "configuration_version": "1" 41}