big update
This commit is contained in:
BIN
inc/qr-code.png
Normal file
BIN
inc/qr-code.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 186 KiB |
2243
inc/qr-code.svg
Normal file
2243
inc/qr-code.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 335 KiB |
@@ -2,7 +2,7 @@
|
||||
<?php
|
||||
$nr = $_GET["nr"];
|
||||
|
||||
$tag = strtotime($nr." December 2020");
|
||||
$tag = strtotime($nr." December 2021");
|
||||
if(time()<$tag) {
|
||||
$nr = -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user