This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | |
| <meta name="applicable-device" content="pc,mobile"> | |
| <meta name="renderer" content="webkit"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> | |
| <title>正在前往QQ</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://m740.xiami.net/260/1260/2100350206/1776156051_1493963551486.wav?auth_key=1523156400-0-0-327d171aa3a351de56f3f1aa93138823 | |
| http://m740.xiami.net/260/1260/436317/1770153970_1439388803_h.flac?auth_key=1523156400-0-0-7e7f6dfdc77b903c6c3b98cde65d7d29 | |
| http://m740.xiami.net/260/1260/6650/376049_1438238994_h.flac?auth_key=1523156400-0-0-0b6b58d8c0ec7671d6a2cfa8adb7126e | |
| http://m740.xiami.net/143/54143/2103492764/1801512407_1516202225053.wav?auth_key=1523156400-0-0-85af487cf3cde23623cc8eaabfcc846b | |
| http://m740.xiami.net/260/1260/6648/376006_1508219233191.wav?auth_key=1523156400-0-0-c6465634800711e71a45e07b58fad812 | |
| http://m740.xiami.net/260/1260/380285/1769509867_1438271836_h.flac?auth_key=1523156400-0-0-3c090f8a3b37f00b95afa6b65c46aea6 | |
| http://m740.xiami.net/260/1260/561777/1771511102_1505739892787.wav?auth_key=1523156400-0-0-1f2cc7745906f398c6590d35fe8d2b2a | |
| http://m740.xiami.net/260/1260/1029065888/1774175358_1505738812521.wav?auth_key=1523156400-0-0-44b04a9adff070b262a527427502eece |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function comment_mail_notify($comment_id){ | |
| $mail_user_name = akina_option('mail_user_name') ? akina_option('mail_user_name') : 'poi'; | |
| $comment = get_comment($comment_id); | |
| $parent_id = $comment->comment_parent ? $comment->comment_parent : ''; | |
| $spam_confirmed = $comment->comment_approved; | |
| if(($parent_id != '') && ($spam_confirmed != 'spam')){ | |
| $wp_email = $mail_user_name . '@' . preg_replace('#^www\.#', '', strtolower($_SERVER['SERVER_NAME'])); | |
| $to = trim(get_comment($parent_id)->comment_author_email); | |
| $subject = '你在 [' . get_option("blogname") . '] 的留言有了回应'; | |
| $message = ' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Hi, | |
| here is a sample of the traffic that was filtered. | |
| 2018-04-15 15:16:25 UTC IP 158.140.165.210:123 > 45.77.183.156:53276 UDP, length 1835036, packets 4096 | |
| 2018-04-15 15:16:25 UTC IP 158.140.185.231:123 > 45.77.183.156:53276 UDP, length 1835036, packets 4096 | |
| 2018-04-15 15:16:25 UTC IP 221.176.192.37:123 > 45.77.183.156:12762 UDP, length 1835036, packets 4096 | |
| 2018-04-15 15:16:25 UTC IP 42.119.241.7:123 > 45.77.183.156:53276 UDP, length 1835036, packets 4096 | |
| 2018-04-15 15:16:25 UTC IP 42.118.76.189:123 > 45.77.183.156:53276 UDP, length 1835036, packets 4096 | |
| 2018-04-15 15:16:25 UTC IP 218.203.88.22:123 > 45.77.183.156:53276 UDP, length 360476, packets 4096 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?> | |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title><?php $this->archiveTitle(array( | |
| 'category' => _t('%s'), | |
| 'search' => _t('含关键词 %s 的文章'), | |
| 'tag' => _t('标签 %s 下的文章'), | |
| 'author' => _t('%s 发布的文章') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * Get a random image from demo content | |
| * Can be recursive if a specific img size is not found | |
| * | |
| * @param int $i Maximum number of recalls. | |
| * | |
| * @return mixed | |
| */ | |
| function material_get_prevdem_img_src( $i = 0 ) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta name="robots" content="all" /> | |
| <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> | |
| <meta name="Copyright" content="Copyright (c) 2006-2013 TENCENT" /> | |
| <meta name="Description" content="游戏下载" /> | |
| <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/> | |
| <meta name="apple-mobile-web-app-capable" content="yes" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="https://cdnjs.loli.net/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | |
| <script> | |
| jQuery(document).ready(function () { | |
| jQuery.getJSON("https://api.github.com/repos/idawnlight/typecho-theme-material/tags").done(function (data) { | |
| jQuery('#release-download').attr('href', data[0].zipball_url); | |
| }) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML> | |
| <!-- | |
| Story by HTML5 UP | |
| html5up.net | @ajlkn | |
| Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) | |
| --> | |
| <html> | |
| <head> | |
| <title>维棠插件下载站</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| static $valid_hosts = ["aaa.com", "bbb.com", "ac.ccc.com", "localhost"]; | |
| static $jump_uri = "https://example.com"; | |
| if (!in_array(parse_url($_SERVER['HTTP_REFERER'], \PHP_URL_HOST), $valid_hosts)) { | |
| header("location: $jump_uri"); | |
| die(); | |
| } | |
| $addresses = [ |
OlderNewer