mirror of
https://github.com/Radiquum/anixart-patcher.git
synced 2025-09-05 10:45:32 +05:00
22 lines
No EOL
711 B
JSON
22 lines
No EOL
711 B
JSON
{
|
|
"base_url": "https://api-s.anixsekai.com/",
|
|
"values": [
|
|
{
|
|
"file_path": "smali_classes2/com/swiftsoft/anixartd/network/api/ConfigApi.smali",
|
|
"value": "config/toggles"
|
|
},
|
|
{
|
|
"file_path": "smali_classes2/com/swiftsoft/anixartd/network/api/ProfileApi.smali",
|
|
"value": "profile/{id}"
|
|
},
|
|
{
|
|
"file_path": "smali_classes2/com/swiftsoft/anixartd/network/api/ReleaseApi.smali",
|
|
"value": "release/{r_id}"
|
|
},
|
|
{
|
|
"file_path": "smali_classes2/com/swiftsoft/anixartd/network/api/EpisodeApi.smali",
|
|
"value": "episode/{releaseId}"
|
|
}
|
|
],
|
|
"constants": []
|
|
} |