mirror of
https://forge.murkfall.net/bluesaxman/imapi.git
synced 2026-09-11 03:23:37 -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