diff options
author | Jesús <heckyel@hyperbola.info> | 2020-12-06 20:10:40 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-12-06 20:10:40 -0500 |
commit | e807f6cd9cb2300bd90b03ca228a4d6648509103 (patch) | |
tree | daefee33b5ffb85be01867aa0cae5624755fe4bf | |
parent | 486618868e0a152cf4dd8b52c50572711998bc75 (diff) | |
download | ytlibre-e807f6cd9cb2300bd90b03ca228a4d6648509103.tar.lz ytlibre-e807f6cd9cb2300bd90b03ca228a4d6648509103.tar.xz ytlibre-e807f6cd9cb2300bd90b03ca228a4d6648509103.zip |
Ingore sig.php, it's generated for site
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | tools/sig.php | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -6,3 +6,4 @@ templates_c/ embed/templates_c/ *.tpl.php +tools/sig.php diff --git a/tools/sig.php b/tools/sig.php deleted file mode 100644 index 53b1336..0000000 --- a/tools/sig.php +++ /dev/null @@ -1 +0,0 @@ -<?php $a = str_split($s);$lengtha($a,26);$lengtha($a,1);$reverse($a,35);$splice($a,2);$reverse($a,57);
\ No newline at end of file |