{{vtScript}} {{vtInclude: includes/initialize.html}} {{vtLoad: templates/pixtacy/api/functions.php }} {{vtIf:{vtGetValue:callback}.neq.}} {{vtHeader: Content-Type: text/javascript}} {{vtElse}} {{vtHeader: Content-Type: application/json}} {{vtEndIf}} {{vtCalc: pxtc_api_check_hash( 'get_index', '', '{vtGetValue:-ts}', '{vtGetValue:-hash}' ) }} {{vtIf: {vtResult} .eq. 1}} {{vtCalc: pxtc_api_get_keyword_list() }} {{vtSet:Result}} {{vtElse}} {{vtSet: Result="'ERROR: Access denied'"}} {{vtEndIf}} {{vtEndScript}}{{vtIf:{vtGetValue:callback}.neq.}}{{vtGetValue:callback}}({{vtGet:Result,raw}});{{vtElse}}{{vtGet:Result,raw}}{{vtEndIf}}