From a9f989578861fb4c25f18e181a56ae21181d9ff1 Mon Sep 17 00:00:00 2001 From: david082321 <7046617+david082321@users.noreply.github.com> Date: Sat, 31 Dec 2022 00:05:54 +0800 Subject: [PATCH] fix typo --- intl/gateway/v2/app/search/type/index.php | 2 +- intl/gateway/v2/app/search/v2/index.php | 2 +- intl/gateway/v2/app/subtitle/index.php | 2 +- intl/gateway/v2/ogv/playurl/index.php | 2 +- intl/gateway/v2/ogv/view/app/episode/index.php | 2 +- intl/gateway/v2/ogv/view/app/season/index.php | 2 +- intl/gateway/v2/ogv/view/app/season2/index.php | 2 +- pgc/player/api/playurl/index.php | 2 +- pgc/player/web/playurl/index.php | 2 +- pgc/view/web/season/index.php | 2 +- x/v2/search/type/index.php | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/intl/gateway/v2/app/search/type/index.php b/intl/gateway/v2/app/search/type/index.php index 404eae0..b2d9b92 100644 --- a/intl/gateway/v2/app/search/type/index.php +++ b/intl/gateway/v2/app/search/type/index.php @@ -22,7 +22,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/intl/gateway/v2/app/search/v2/index.php b/intl/gateway/v2/app/search/v2/index.php index 7d6ec8e..e3ada5c 100644 --- a/intl/gateway/v2/app/search/v2/index.php +++ b/intl/gateway/v2/app/search/v2/index.php @@ -22,7 +22,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/intl/gateway/v2/app/subtitle/index.php b/intl/gateway/v2/app/subtitle/index.php index 43ada03..a53347d 100644 --- a/intl/gateway/v2/app/subtitle/index.php +++ b/intl/gateway/v2/app/subtitle/index.php @@ -30,7 +30,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/intl/gateway/v2/ogv/playurl/index.php b/intl/gateway/v2/ogv/playurl/index.php index c7c4e0b..83dc13c 100644 --- a/intl/gateway/v2/ogv/playurl/index.php +++ b/intl/gateway/v2/ogv/playurl/index.php @@ -31,7 +31,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/intl/gateway/v2/ogv/view/app/episode/index.php b/intl/gateway/v2/ogv/view/app/episode/index.php index ab32a8c..970cbf0 100644 --- a/intl/gateway/v2/ogv/view/app/episode/index.php +++ b/intl/gateway/v2/ogv/view/app/episode/index.php @@ -24,7 +24,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/intl/gateway/v2/ogv/view/app/season/index.php b/intl/gateway/v2/ogv/view/app/season/index.php index 7eacbd0..c348785 100644 --- a/intl/gateway/v2/ogv/view/app/season/index.php +++ b/intl/gateway/v2/ogv/view/app/season/index.php @@ -30,7 +30,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/intl/gateway/v2/ogv/view/app/season2/index.php b/intl/gateway/v2/ogv/view/app/season2/index.php index aee3296..1e5f211 100644 --- a/intl/gateway/v2/ogv/view/app/season2/index.php +++ b/intl/gateway/v2/ogv/view/app/season2/index.php @@ -30,7 +30,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/pgc/player/api/playurl/index.php b/pgc/player/api/playurl/index.php index 5aabccf..999760d 100644 --- a/pgc/player/api/playurl/index.php +++ b/pgc/player/api/playurl/index.php @@ -31,7 +31,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/pgc/player/web/playurl/index.php b/pgc/player/web/playurl/index.php index 4024228..0240591 100644 --- a/pgc/player/web/playurl/index.php +++ b/pgc/player/web/playurl/index.php @@ -31,7 +31,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/pgc/view/web/season/index.php b/pgc/view/web/season/index.php index e6e24d7..564c018 100644 --- a/pgc/view/web/season/index.php +++ b/pgc/view/web/season/index.php @@ -28,7 +28,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) { diff --git a/x/v2/search/type/index.php b/x/v2/search/type/index.php index f124f43..70e640d 100644 --- a/x/v2/search/type/index.php +++ b/x/v2/search/type/index.php @@ -22,7 +22,7 @@ if (IP_RESOLVE == 1) { $ip = $ips[array_rand($ips)]; } // 加入必要参数 -$query = $add_query($type, $query, ""); +$query = add_query($type, $query, ""); // 转发到指定服务器 $url = $host.$path."?".$query; if (IP_RESOLVE == 1) {