mirror of
https://github.com/9001/copyparty.git
synced 2025-10-04 02:09:20 +02:00
sfx-customizer:
* better translation stripping * add support in bruteforcer * add examples and fix login-banner usage example
This commit is contained in:
parent
cdd2da0208
commit
03b13e8a1c
5 changed files with 42 additions and 12 deletions
|
@ -1,8 +1,8 @@
|
|||
(function() {
|
||||
|
||||
// usage: copy this to '.banner.js' in your webroot,
|
||||
// and run copyparty with the following argument:
|
||||
// --body-foot '<script src="/.banner.js"></script>'
|
||||
// and run copyparty with the following arguments:
|
||||
// --js-browser /.banner.js --js-other /.banner.js
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue