Skip to content

Instantly share code, notes, and snippets.

@onursahindur
Created October 4, 2022 10:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onursahindur/0701bac9b7ae99d2a788d2bbeac5042a to your computer and use it in GitHub Desktop.
Save onursahindur/0701bac9b7ae99d2a788d2bbeac5042a to your computer and use it in GitHub Desktop.
{
"app": {
"version": "NO_UPDATE",
},
"variables": {
"referral_reward": "5000",
"request_limit": "1000",
"pati_point_multiplier": 2500,
"user_max_quota": 2,
"iap_enabled": true,
"storyly_ios_token_id": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhY2NfaWQiOjUzMjIsImFwcF9pZCI6OTk4NSwiaW5zX2lkIjoxMDUwOH0.Wn2gzlc26Ux9-e1dXmCI6MsNCW7xhMzxH3Fk39jfN90",
"storyly_android_token_id": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhY2NfaWQiOjUzMjIsImFwcF9pZCI6OTk4NSwiaW5zX2lkIjoxMDUwOH0.Wn2gzlc26Ux9-e1dXmCI6MsNCW7xhMzxH3Fk39jfN90"
},
"ads": {
"enabled": true,
"ios": {
"admost_app_id": "6f27c45d-30d5-4eba-8dca-2957eb99d83b",
"admost_int_zone_id": "4d1af2e3-f5aa-4e36-9d37-6680d24d4803",
"admost_rewarded_zone_id": "61c75dc4-75e1-48d8-b304-b09223e4041f",
},
"android": {
"admost_app_id": "c43e1092-1ab0-4e5f-ac9a-d6317538da64",
"admost_int_zone_id": "4d2eb500-632f-4f2c-8b66-e4cb5e3c2b1b",
"admost_rewarded_zone_id": "8c014563-2c0d-4d61-9f5e-cec34fd490c4",
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment