update schema validator

This commit is contained in:
2026-01-27 11:43:43 +05:30
parent 8ca117c04c
commit 397522edcb
4 changed files with 118 additions and 3 deletions

View File

@@ -1,4 +1,9 @@
<?php
header('Content-Type: application/json; charset=utf-8');
header('Access-Control-Allow-Origin: *');
header('Access-Control-Allow-Methods: GET, POST, OPTIONS');
header('Access-Control-Allow-Headers: Content-Type, Authorization');
header('X-Powered-By: SiliconPin Tools');
/**
* DNS A Record Lookup API
* Endpoint: /dns-tools-get-a-record