mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-09-22 20:09:22 +08:00
Update youtube.php
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
# I recommend you use HTTPS and Basic access authentication to protect this file.
|
||||||
$method = $_SERVER['REQUEST_METHOD'];
|
$method = $_SERVER['REQUEST_METHOD'];
|
||||||
switch ($method) {
|
switch ($method) {
|
||||||
case 'POST':
|
case 'POST':
|
||||||
|
Reference in New Issue
Block a user