HTTPS

<script type="text/javascript">var targetProtocol="https:";window.location.protocol!=targetProtocol&&(window.location.href=targetProtocol+window.location.href.substring(window.locati...

发布 0 条评论

<?php error_reporting(0); header("Content-Type: text/html; charset=utf-8"); $url = $_GET['url']; if(strpos(wm_https(),'ps:') !== false){//接口带 S 证书 if(strpos($url,'http:/...

发布 0 条评论