update README.md
This commit is contained in:
+1
-1
@@ -2,7 +2,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: '*/*'";
|
||||
|
||||
Reference in New Issue
Block a user