diff options
author | Miquel Lionel <lionelmiquel@sfr.fr> | 2020-12-14 10:26:53 +0100 |
---|---|---|
committer | lionelmiquel@sfr.fr <lionel@les-miquelots.net> | 2020-12-14 10:26:53 +0100 |
commit | 3c8f176a110e30e39c04f0f221b411c00e580d21 (patch) | |
tree | 499aa3e55f3cf3f35b97076f2b78f5a43294210d | |
parent | 715aadc0bb0f3fac1e4effbdf43ead8987d6694b (diff) | |
download | nfsn_authncleanup_hooks-3c8f176a110e30e39c04f0f221b411c00e580d21.tar.gz nfsn_authncleanup_hooks-3c8f176a110e30e39c04f0f221b411c00e580d21.zip |
wait the fuck up, these urls gives precious info
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,11 +6,11 @@ Don't forget to edit the user, api key and account id variable. `$USER`: The username for your [nearlyfreespeech.net](https://nearlyfreespeech.net/) account. -`$API_KEY`: The API key needed to make requests on their backend. You can request it through [here](https://members.nearlyfreespeech.net/lilim/support/request). +`$API_KEY`: The API key needed to make requests on their backend. You can request it through [here](https://members.nearlyfreespeech.net/user/support/request). `$ACCOUNT_ID`: The account id tied to the registered domain name (a string like A1B2-C3D4E5F6). You'll find it -[there](https://members.nearlyfreespeech.net/lilim/domains), column +[there](https://members.nearlyfreespeech.net/user/domains), column 'Account'. # EXAMPLES |