mirror of
https://forge.murkfall.net/bluesaxman/imapi.git
synced 2026-07-27 14:45:14 -06:00
initial git commit of imapi
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
function getGalleries(api_url) {
|
||||
getData(api_url+"?lg",putGalleries);
|
||||
}
|
||||
Reference in New Issue
Block a user