diff options
| author | Hakaba Hitoyo <example@example.com> | 2018-05-05 00:53:40 +0900 |
|---|---|---|
| committer | Hakaba Hitoyo <example@example.com> | 2018-05-05 00:53:40 +0900 |
| commit | 2471b71aabdafc0e680795645cb48f89636974a8 (patch) | |
| tree | b9b658252f7d6fe10af145bbbb375eb732456163 /static/config.json | |
| parent | 0691af136732624e9eef143af13d85785a749d90 (diff) | |
osa-compatible who to follow provider
Diffstat (limited to 'static/config.json')
| -rw-r--r-- | static/config.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/static/config.json b/static/config.json index 08664927..9cdb22d5 100644 --- a/static/config.json +++ b/static/config.json @@ -6,11 +6,9 @@ "redirectRootLogin": "/main/friends", "chatDisabled": false, "showWhoToFollowPanel": false, - "whoToFollowProvider": "https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-simple-api.cgi?{{host}}+{{user}}", - "whoToFollowProviderDummy1": "https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-osa-api.cgi?{{host}}+{{user}}", + "whoToFollowProvider": "https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-osa-api.cgi?{{host}}+{{user}}", "whoToFollowProviderDummy2": "https://followlink.osa-p.net/api/get_recommend.json?acct=@{{user}}@{{host}}", "whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "whoToFollowLinkDummy1": "https://vinayaka.distsn.org/?{{host}}+{{user}}", "whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html", "showInstanceSpecificPanel": false } |
