index
:
pluralconnect
mane
Plural Connect - Formerly Ponycule, a central hub for interconnecting services with PluralKit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
test.php
blob: 627c0e14532f360ae27ff6839146513f9e72ec1e (
plain
)
1
2
3
4
<?php
header
(
"Content-Type: text/plain"
);
die
(
"SUCCESS"
);