aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-04-12 15:42:17 +0200
committerMinteck <contact@minteck.org>2022-04-12 15:42:17 +0200
commit300ab1d94c7d476a6c87f1d32d1756d8b04e3dbf (patch)
tree76de0ad8e98228eb63becd9db6f57141302b23ab /api
parent62c7e1a74b35ef6d054fdf015d60ba52dc10eb14 (diff)
downloadcloudsdale-300ab1d94c7d476a6c87f1d32d1756d8b04e3dbf.tar.gz
cloudsdale-300ab1d94c7d476a6c87f1d32d1756d8b04e3dbf.tar.bz2
cloudsdale-300ab1d94c7d476a6c87f1d32d1756d8b04e3dbf.zip
Improvements on PluralKit
Diffstat (limited to 'api')
-rwxr-xr-x[-rw-r--r--]api/contact/count/index.php0
-rwxr-xr-x[-rw-r--r--]api/contact/index.php0
-rwxr-xr-x[-rw-r--r--]api/contact/list/index.php0
-rwxr-xr-x[-rw-r--r--]api/index.php0
-rwxr-xr-x[-rw-r--r--]api/pluralkit/fronters/index.php0
-rwxr-xr-x[-rw-r--r--]api/pluralkit/index.php0
-rwxr-xr-x[-rw-r--r--]api/pluralkit/members/index.php2
-rwxr-xr-x[-rw-r--r--]api/pluralkit/system/index.php0
-rwxr-xr-x[-rw-r--r--]api/projects/all/index.php0
-rwxr-xr-x[-rw-r--r--]api/projects/count/index.php0
-rwxr-xr-x[-rw-r--r--]api/projects/index.php0
-rwxr-xr-x[-rw-r--r--]api/projects/list/index.php0
-rwxr-xr-x[-rw-r--r--]api/projects/showcase/index.php0
13 files changed, 1 insertions, 1 deletions
diff --git a/api/contact/count/index.php b/api/contact/count/index.php
index 809902b..809902b 100644..100755
--- a/api/contact/count/index.php
+++ b/api/contact/count/index.php
diff --git a/api/contact/index.php b/api/contact/index.php
index 71cf001..71cf001 100644..100755
--- a/api/contact/index.php
+++ b/api/contact/index.php
diff --git a/api/contact/list/index.php b/api/contact/list/index.php
index 884821c..884821c 100644..100755
--- a/api/contact/list/index.php
+++ b/api/contact/list/index.php
diff --git a/api/index.php b/api/index.php
index 71cf001..71cf001 100644..100755
--- a/api/index.php
+++ b/api/index.php
diff --git a/api/pluralkit/fronters/index.php b/api/pluralkit/fronters/index.php
index 4dcb08f..4dcb08f 100644..100755
--- a/api/pluralkit/fronters/index.php
+++ b/api/pluralkit/fronters/index.php
diff --git a/api/pluralkit/index.php b/api/pluralkit/index.php
index 71cf001..71cf001 100644..100755
--- a/api/pluralkit/index.php
+++ b/api/pluralkit/index.php
diff --git a/api/pluralkit/members/index.php b/api/pluralkit/members/index.php
index fb5fa6c..510d5d4 100644..100755
--- a/api/pluralkit/members/index.php
+++ b/api/pluralkit/members/index.php
@@ -2,4 +2,4 @@
$config = json_decode(file_get_contents($_SERVER["DOCUMENT_ROOT"] . "/data/pluralkit.json"), true);
header("Content-Type: application/json");
-die(file_get_contents("https://api.pluralkit.me/v2/systems/$config[system]/count")); \ No newline at end of file
+die(file_get_contents("https://api.pluralkit.me/v2/systems/$config[system]/members")); \ No newline at end of file
diff --git a/api/pluralkit/system/index.php b/api/pluralkit/system/index.php
index a8fda5c..a8fda5c 100644..100755
--- a/api/pluralkit/system/index.php
+++ b/api/pluralkit/system/index.php
diff --git a/api/projects/all/index.php b/api/projects/all/index.php
index 608789d..608789d 100644..100755
--- a/api/projects/all/index.php
+++ b/api/projects/all/index.php
diff --git a/api/projects/count/index.php b/api/projects/count/index.php
index 809902b..809902b 100644..100755
--- a/api/projects/count/index.php
+++ b/api/projects/count/index.php
diff --git a/api/projects/index.php b/api/projects/index.php
index 71cf001..71cf001 100644..100755
--- a/api/projects/index.php
+++ b/api/projects/index.php
diff --git a/api/projects/list/index.php b/api/projects/list/index.php
index 884821c..884821c 100644..100755
--- a/api/projects/list/index.php
+++ b/api/projects/list/index.php
diff --git a/api/projects/showcase/index.php b/api/projects/showcase/index.php
index 60dc597..60dc597 100644..100755
--- a/api/projects/showcase/index.php
+++ b/api/projects/showcase/index.php