commit name goes here
This commit is contained in:
parent
21801e4331
commit
93f461776b
|
@ -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 |
|
||||||
|
|
Loading…
Reference in New Issue