update thumbnail
This commit is contained in:
parent
79a20f323a
commit
35f1bee053
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
require("classes.php");
|
||||
if (isset($_GET["grid"]))
|
||||
if (isset($_GET["grid"]) && preg_match("/^[1-9.]{81}$/", $_GET["grid"]))
|
||||
$currentGrid = $_GET["grid"];
|
||||
else
|
||||
$currentGrid = ".528.3....4.9.1...39.562......73.129...1.64.7...42.3656.13.5...28.6.4...4.5287...";
|
||||
|
Loading…
x
Reference in New Issue
Block a user