在线查看QQ头像API源码小工具 成品在线演示

参考https://www.dcqzz.cn/jsjc/7.html

套了个之前写的盒子,240*240接口失效,不能显示,用100*100和640*640即可

盒子文章:https://www.zuanmang.net/3412.html

在线演示:

代码:

<html>
	<head>
		<meta charset="UTF-8">

		<!-- <link rel="stylesheet"  href="https://60yu.w4i.cn/2019/20190828-5d65f3e6a0721.css" > -->
		<!-- <link rel="stylesheet" href="https://60yu.w4i.cn/2019/20190828-5d65f4786cae2.css" /> -->
		<style>
			#zm{
									margin:0 auto; /*块居中*/
									height:290px;/*块高*/
									width:400px;/*块宽*/
									box-shadow:0 10px 50px 5px rgba(9,99,25,.88);/*设置阴影*/
									margin-top:100px;/*顶部边距*/
									border-radius:10px;/*块圆角值*/
									}
					#img{
									float: left;		/*居左显示*/
									width: 10px;		/*图片宽*/
									margin-top: 10px;	/*img距离盒子顶部边距*/
									margin-left: 30px;	/*img距离盒子左侧边距*/
									-moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333;
									}
					#p 	{
									margin-left: 0;/*文字距离盒子左侧的距离*/
									line-height:30px/*行距*/
														}
					#zm2{
									height: 300px;
									margin-top: 20px;
									margin-left: 20px;/*文字距离盒子左侧的距离*/
									font-size:10px;/*字号*/
									line-height:1;/*行距*/
									color:#919191/*文字颜色*/;
									}
									.color{
									border-radius:10px;/*块圆角值*/
									box-shadow:0 5px 34px 1px rgba(9,9,88,22);/*设置阴影*/
									color: white;
									background-color:  cadetblue;
									}
									.color2{
									border-radius:10px;/*块圆角值*/
									margin-left: 20px;/*文字距离盒子左侧的距离*/
									box-shadow:0 5px 34px 1px rgba(9,9,88,22);/*设置阴影*/
									color: white;
									background-color:  cadetblue;
									}
									#scjg{
									margin-left: 1px;/*文字距离盒子左侧的距离*/
									line-height:30px;/*行距*/
									color:blue;
									}
									#red{color: red;}
									.bdbg{
									border-radius:10px;/*块圆角值*/
									box-shadow:0 5px 34px 1px rgba(9,9,88,22);/*设置阴影*/
									color: white;
									background-color:darkslategrey;
									}

		</style>

	</head>
	<body>
		<div id="zm">
			<div id="zm2">
				<p id="p" align="center">在线QQ头像查看V1.0</p>

				<br>


				<div style="text-align:center;padding-bottom:20x;padding-left:0px;width:280px;padding-right:25px;margin-left:auto;margin-right:auto;padding-top:0;">
					<p>
						QQ号: <input id="qqid" value="20838641" maxlength="11" size="12" name="qqid" /> <input onclick="get()" value="查看QQ头像"
						 class="color2" type="button" />
					</p>
					<span id="qqtx"></span>
					<script type="text/javascript">
						eval(function(p, a, c, k, e, d) {
							e = function(c) {
								return (c < a ? "" : e(parseInt(c / a))) + ((c = c % a) > 35 ? String.fromCharCode(c + 29) : c.toString(36))
							};
							if (!''.replace(/^/, String)) {
								while (c--) d[e(c)] = k[c] || e(c);
								k = [function(e) {
									return d[e]
								}];
								e = function() {
									return '\\w+'
								};
								c = 1;
							};
							while (c--)
								if (k[c]) p = p.replace(new RegExp('\\b' + e(c) + '\\b', 'g'), k[c]);
							return p;
						}(
							'z r(){0=t(s.u);w(0<v||!0){f("l");m}p.o("n").D="<C E=\'8://q.5.9/4?7=0&6="+0+"&2=0.3.1&c=d&b=G\' F=f(\'y,x!\')><e /><e /><a g=\'8://q.5.9/4?7=0&6="+0+"&2=0.3.1&c=d&b=k\' j=\'h\'>k*B</a> <a g=\'8://q.5.9/4?7=0&6="+0+"&2=3.1&c=d&b=i\' j=\'h\'>i*A</a>"}',
							43, 43,
							'qq|me|src_uin|feixue|headimg_dl|qlogo|dst_uin|bs|https|cn||spec|fid|blog|br|alert|href|_0|640|target|240|请输入正确的QQ帐号|return|qqtx|getElementById|post||get|qqid|parseInt|value|10000|if|对方没有使用自定义头像哦|抱歉|function|640超清头像|240高清头像|img|innerHTML|src|onerror|100'
							.split('|'), 0, {}))
					</script>
				</div>

	</body>
</html>

 

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容