This commit is contained in:
wonipapa
2017-07-12 09:56:18 +09:00
parent 520b6f4c22
commit f56871ec77
2 changed files with 1 additions and 105 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
@date_default_timezone_set('Asia/Seoul');
error_reporting(E_ALL ^ E_NOTICE);
define("VERSION", "1.2.0p");
define("VERSION", "1.2.1");
$debug = False;
$ua = "User-Agent: 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36', accept: '*/*'";