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