diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sig.php | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d021371 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +sig.php diff --git a/sig.php b/sig.php deleted file mode 100644 index 151ac2a..0000000 --- a/sig.php +++ /dev/null @@ -1 +0,0 @@ -<?php $a = str_split($s);$splice($a,2);$reverse($a,77);$splice($a,2);$lengtha($a,1);$lengtha($a,8);
\ No newline at end of file |