commit 97ac67022f183e5f6b8196ccd6ec3dab29f88d7f Author: ditatompel Date: Sat May 4 00:10:33 2024 +0700 Initial commit diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a28c170 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +/tools/resources/nginx/**.conf linguist-language=Nginx +/tools/resources/nginx/**.conf linguist-detectable=true diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..19f6c4d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.env +/bin +/node_modules +/tmp diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a424fad --- /dev/null +++ b/LICENSE @@ -0,0 +1,27 @@ + GLWTS(Good Luck With That Shit) Public License + Copyright (c) Every-fucking-one, except the Author + +Everyone is permitted to copy, distribute, modify, merge, sell, publish, +sublicense or whatever the fuck they want with this software but at their +OWN RISK. + + Preamble + +The author has absolutely no fucking clue what the code in this project +does. It might just fucking work or not, there is no third option. + + + GOOD LUCK WITH THAT SHIT PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION + + 0. You just DO WHATEVER THE FUCK YOU WANT TO as long as you NEVER LEAVE +A FUCKING TRACE TO TRACK THE AUTHOR of the original product to blame for +or hold responsible. + +IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. + +Good luck and Godspeed. + diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4cd3a1 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# XMR Nodes