commit name goes here

This commit is contained in:
Yessiest 2023-03-18 01:41:32 +04:00
parent 21801e4331
commit 93f461776b
1 changed files with 3 additions and 1 deletions

View File

@ -2,9 +2,11 @@
this thing functions this thing functions
# how 2 use for scrubs # how 2 use for scrubs
```
http://localhost:8080/?expression=(your expression here encoded for url)&(option)=true http://localhost:8080/?expression=(your expression here encoded for url)&(option)=true
http://localhost:8080/?expression=(base64 encoded expression)&(option)=true&base64=true
http://localhost:8080/?expression=(base64 encoded expression)&(option)=true&base64=true
```
options: options:
| option | description | | option | description |