metaforecast/input/privatekeys_example.json

9 lines
677 B
JSON
Raw Normal View History

2021-01-12 12:43:41 +00:00
{
"csetforetell": "_cset_prod_fof_session=xxx; landing_url=https://www.cset-foretell.com/; randomization_seed=xxx; remember_user_token=xxx; ",
"goodjudmentopen": "__cfduid=xxx; _gj_prod_flyover_forecasts_session=xxx; randomization_seed=xxx; referring_url=https://www.gjopen.com/; remember_user_token=xxx;",
"hypermind": "lumAuth=xxxx:yyyyyyyyyyyyyyyyy",
"mongodb": "mongodb+srv://<username>:<password>@<mongodbclusterurl>/?retryWrites=true&w=majority&useNewUrlParser=true&useUnifiedTopology=true",
2021-08-10 23:25:10 +00:00
"netlify": "https://api.netlify.com/build_hooks/<netlifysecretnumber>?trigger_title=<some_title>",
"algolia": "6ofolyptm956j9uuev3q4v81vjbqrkp2--not an actual key"
2021-01-12 12:43:41 +00:00
}