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/getImageList
Normal file
3
libs/j/getImageList
Normal file
@@ -0,0 +1,3 @@
|
||||
function getImageList(api_url, gallery) {
|
||||
getData(api_url+"?gg!"+gallery,putImageList);
|
||||
}
|
||||
Reference in New Issue
Block a user