mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-04 20:19:53 +08:00
代码格式化
This commit is contained in:
parent
50112df6c0
commit
3163e2e41c
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ class WP_CHINA_YES {
|
|||
return false;
|
||||
}
|
||||
|
||||
$url = str_replace('api.wordpress.org', 'api.w.org.ibadboy.net', $url);
|
||||
$url = str_replace('downloads.wordpress.org', 'd.w.org.ibadboy.net', $url);
|
||||
$url = str_replace('api.wordpress.org', 'api.w.org.ibadboy.net', $url);
|
||||
$url = str_replace('downloads.wordpress.org', 'd.w.org.ibadboy.net', $url);
|
||||
|
||||
/**
|
||||
* 此处原本是复制了官方对外部请求处理的原始代码
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue