mirror of
https://forge.murkfall.net/bluesaxman/imapi.git
synced 2026-03-13 02:54:19 -06:00
initial git commit of imapi
This commit is contained in:
3
libs/j/getGalleries
Normal file
3
libs/j/getGalleries
Normal file
@@ -0,0 +1,3 @@
|
||||
function getGalleries(api_url) {
|
||||
getData(api_url+"?lg",putGalleries);
|
||||
}
|
||||
Reference in New Issue
Block a user