Compare commits

..

No commits in common. "master" and "21801e43318afbd98851a4470537dd974ea7116a" have entirely different histories.

2 changed files with 2 additions and 4 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "luaqalculator"]
path = luaqalculator
url = https://adastra7.net/git/Yessiest/luaqalculator
url = ./luaqalculator

View File

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