banner, google_analysis 코드 제거
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
<?php
|
||||
/*
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', '']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
*/
|
||||
?>
|
||||
@@ -1 +0,0 @@
|
||||
<?php
|
||||
@@ -20,13 +20,11 @@ if($member['GRADE'] >= 6) {
|
||||
<div id="Entrance_00">
|
||||
|
||||
<div id="Entrance_0007"><font color=orange size=6><?=$system['NOTICE'];?></font></div>
|
||||
<div id="Entrance_0004">심의</div>
|
||||
<div id="Entrance_0004"></div>
|
||||
<?php $banner_id = $member['ID']; ?>
|
||||
<div id="Entrance_0005">
|
||||
<?php include(ROOT.'/i_banner/banner.php'); ?>
|
||||
</div>
|
||||
<div id="Entrance_0006">
|
||||
<?php include(ROOT.'/i_banner/banner.php'); ?>
|
||||
</div>
|
||||
|
||||
<div id="Entrance_0000" class="bg0">
|
||||
|
||||
+1
-3
@@ -10,13 +10,11 @@ $system = getRootDB()->queryFirstRow('SELECT `REG`, `LOGIN` FROM `SYSTEM` WHERE
|
||||
|
||||
<div id="Login_00">
|
||||
|
||||
<div id="Login_0000">심의</div>
|
||||
<div id="Login_0000"></div>
|
||||
<?php $banner_id = 'none'; ?>
|
||||
<div id="Login_0002">
|
||||
<?php include(ROOT.'/i_banner/banner.php'); ?>
|
||||
</div>
|
||||
<div id="Login_0003">
|
||||
<?php include(ROOT.'/i_banner/banner.php'); ?>
|
||||
</div>
|
||||
|
||||
<div class="Login_TopBottomButtons">
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@ font { font-family:'맑은 고딕'; line-height:110%; }
|
||||
|
||||
-->
|
||||
</style>
|
||||
<?php require('../i_banner/analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -36,7 +36,7 @@ font { font-family:'맑은 고딕'; line-height:110%; }
|
||||
|
||||
-->
|
||||
</style>
|
||||
<?php require('../i_banner/analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -8,7 +8,7 @@ header ("Location:i_entrance/entrance.php");
|
||||
|
||||
<head>
|
||||
<title>삼국지 모의전투 유기체서버</title>
|
||||
<?php require('i_banner/analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<frameset name="index" frameborder="0" border="0">
|
||||
|
||||
+1
-1
@@ -1106,7 +1106,7 @@ select { background-color:black;color:white; }
|
||||
input { background-color:black;color:white; }
|
||||
-->
|
||||
</style>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -23,7 +23,7 @@ if($con >= 2) { printLimitMsg($me['turntime']); exit(); }
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>명장일람</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ increaseRefresh("왕조일람", 2);
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>왕조일람</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ increaseRefresh("왕조일람", 2);
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>왕조일람</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@ if(!isset($type) || $type == 0) {
|
||||
<title>장수일람</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<script type="text/javascript" src=<?="../e_lib/jquery-3.2.1.min.js";?>></script>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -10,7 +10,7 @@ increaseRefresh("명예의전당", 2);
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>명예의 전당</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -64,7 +64,7 @@ if($me['skin'] < 1) {
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>연감</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -23,7 +23,7 @@ if($con >= 2) { printLimitMsg($me['turntime']); exit(); }
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>세력일람</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ $sel[$type] = "selected";
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>빙의일람</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -41,7 +41,7 @@ $(function(){
|
||||
<link href="css/normalize.css" rel="stylesheet">
|
||||
<link href="css/common.css" rel="stylesheet">
|
||||
<link href="css/map.css" rel="stylesheet">
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@ if($game['maxonline'] < $curonline) { $game['maxonline'] = $curonline; }
|
||||
<title>트래픽정보</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<table align=center width=1000 border=1 cellspacing=0 cellpadding=0 bordercolordark=gray bordercolorlight=black style=font-size:13px;word-break:break-all; id=bg0>
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@ function captureKey(e) {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<table align=center width=1000 border=1 cellspacing=0 cellpadding=0 bordercolordark=gray bordercolorlight=black style=font-size:13px;word-break:break-all; id=bg0>
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
<!--<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', '']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
-->
|
||||
+1
-1
@@ -46,7 +46,7 @@ if($msg2 == "") $msg2 = "-";
|
||||
<title>거래장</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<table align=center width=1000 border=1 cellspacing=0 cellpadding=0 bordercolordark=gray bordercolorlight=black style=font-size:13px;word-break:break-all; id=bg0>
|
||||
|
||||
@@ -59,7 +59,7 @@ if($me['skin'] < 1) {
|
||||
<title>감찰부</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@ select { font-family:'굴림'; line-height:100%; }
|
||||
#bg1 { background-image:url(<?=$images;?>/back_green.jpg); }
|
||||
#bg2 { background-image:url(<?=$images;?>/back_blue.jpg); }
|
||||
</style>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -25,7 +25,7 @@ if($me['skin'] < 1) {
|
||||
<title>기밀실</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -76,7 +76,7 @@ function turn(type) {
|
||||
else if(type == 1) location.replace('turn_pop_core.php');
|
||||
}
|
||||
</script>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -25,7 +25,7 @@ if($me['skin'] < 1) {
|
||||
<title>도시정보</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@ if($me['skin'] < 1) {
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>내무부</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -69,7 +69,7 @@ $(function(){
|
||||
<link href="css/normalize.css" rel="stylesheet">
|
||||
<link href="css/common.css" rel="stylesheet">
|
||||
<link href="css/map.css" rel="stylesheet">
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@ if($me['skin'] < 1) {
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>암행부</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -34,7 +34,7 @@ function out() {
|
||||
return confirm('정말 추방하시겠습니까?');
|
||||
}
|
||||
</script>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -31,7 +31,7 @@ if($me['skin'] < 1) {
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>세력도시</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@ if($me['skin'] < 1) {
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>세력장수</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -21,7 +21,7 @@ if($me['level'] == 0) {
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>세력정보</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@ function go(type) {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -20,7 +20,7 @@ if($me['skin'] < 1) {
|
||||
<title>회의실</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -11,7 +11,7 @@ increaseRefresh("국법", 1);
|
||||
<title>국법</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -41,7 +41,7 @@ select { font-family:'굴림'; line-height:100%; }
|
||||
#bg1 { background-image:url(<?=$images;?>/back_green.jpg); }
|
||||
#bg2 { background-image:url(<?=$images;?>/back_blue.jpg); }
|
||||
</style>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ if($me['skin'] < 1) {
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>부대편성</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@ function myclock() {
|
||||
window.setTimeout("myclock();", 1000);
|
||||
}
|
||||
</script>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
<body OnLoad='myclock()'>
|
||||
<?php
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ file_put_contents("logs/_db_bug.txt", $message."\n", FILE_APPEND);
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<title>에러</title>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<br><br><br><br><br>
|
||||
|
||||
@@ -21,7 +21,6 @@ function printLimitMsg($turntime) {
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
";
|
||||
require('analytics.php');
|
||||
echo "
|
||||
</head>
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -82,7 +82,7 @@ $(function(){
|
||||
<link href="css/main.css" rel="stylesheet">
|
||||
<link href="css/map.css" rel="stylesheet">
|
||||
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
+1
-1
@@ -172,7 +172,7 @@ window.abilityLeadint = abilityLeadint;
|
||||
window.abilityPowint = abilityPowint;
|
||||
});
|
||||
</script>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<table align=center width=1000 border=1 cellspacing=0 cellpadding=0 bordercolordark=gray bordercolorlight=black style=font-size:13px;word-break:break-all; id=bg0>
|
||||
|
||||
@@ -142,7 +142,6 @@ $(function(){
|
||||
<link href="css/main.css" rel="stylesheet">
|
||||
<link href="css/map.css" rel="stylesheet">
|
||||
';
|
||||
require('analytics.php');
|
||||
echo '
|
||||
</head>
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ $connect = dbConn();
|
||||
<title>NPC선택</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body onLoad='changeGen()'>
|
||||
|
||||
Reference in New Issue
Block a user