diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ define('TOOLS_PATH', ROOT_PATH.'tools/'); $titulo="YTLibre"; $version="1.2.4"; +$source_code="https://notabug.org/heckyel/ytlibre"; /* ---- ---- ---- Generated ---- ---- ---- ---- */ if ( empty($_GET['link']) ) { |