mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
Update README.md
This commit is contained in:
parent
6d48f28d99
commit
25eae11675
1 changed files with 3 additions and 3 deletions
|
@ -179,8 +179,8 @@ ${dwf.newInstance(ec,null)("id")}
|
|||
|
||||
## Handlebars
|
||||
|
||||
[Official website](https://github.com/HubSpot/jinjava)
|
||||
>
|
||||
[Official website](https://handlebarsjs.com/)
|
||||
> Handlebars compiles templates into JavaScript functions.
|
||||
|
||||
### Handlebars - Command Execution
|
||||
|
||||
|
@ -210,7 +210,7 @@ ${dwf.newInstance(ec,null)("id")}
|
|||
|
||||
## Jade / Codepen
|
||||
|
||||
[Official website](https://github.com/HubSpot/jinjava)
|
||||
[Official website](https://codepen.io/)
|
||||
>
|
||||
|
||||
```python
|
||||
|
|
Loading…
Reference in a new issue