UnknownSec Bypass
403
:
/
usr
/
share
/
javascript
/
sphinxdoc
/
1.0
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
theme_extras.js
$(function() { var toc = $('#toc').show(), items = $('#toc > ul').hide(); $('#toc h3') .click(function() { if (items.is(':visible')) { items.animate({ height: 'hide', opacity: 'hide' }, 300, function() { toc.removeClass('expandedtoc'); }); } else { items.animate({ height: 'show', opacity: 'show' }, 400); toc.addClass('expandedtoc'); } }); });
Copyright © 2025 - UnknownSec