Repo link change to comply with AGPL
This commit is contained in:
parent
b0c3c13606
commit
0ee469beef
2
api.py
2
api.py
@ -27,7 +27,7 @@ def info():
|
|||||||
"known_instances": known,
|
"known_instances": known,
|
||||||
"indexed_instances": indexed,
|
"indexed_instances": indexed,
|
||||||
"blocks_recorded": blocks,
|
"blocks_recorded": blocks,
|
||||||
"source_code": "https://gitlab.com/EnjuAihara/fedi-block-api",
|
"source_code": "https://git.kiwifarms.net/mint/fedi-block-api",
|
||||||
}
|
}
|
||||||
|
|
||||||
@app.get(base_url+"/api")
|
@app.get(base_url+"/api")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user