mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-07-25 13:30:49 +02:00
Update inject-tool-templates.js
This commit is contained in:
@@ -14,6 +14,7 @@ const templateFiles = [
|
||||
'decoder.html',
|
||||
'steganography.html',
|
||||
'transforms.html',
|
||||
'promptcraft.html',
|
||||
'tokenade.html',
|
||||
'fuzzer.html',
|
||||
'tokenizer.html',
|
||||
@@ -21,6 +22,7 @@ const templateFiles = [
|
||||
'gibberish.html'
|
||||
];
|
||||
|
||||
|
||||
const templatesDir = path.join(__dirname, '../templates');
|
||||
let allToolHTML = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user