This commit is contained in:
Kyle Speight
2025-03-17 04:35:11 +00:00
committed by GitHub
parent 02978d8519
commit a40f5aaf74
5 changed files with 68 additions and 177 deletions

174
.gitignore vendored
View File

@@ -1,174 +1,2 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
.pybuilder/
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
# UV
# Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
#uv.lock
# poetry
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#poetry.lock
# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
#pdm.lock
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
# in version control.
# https://pdm.fming.dev/latest/usage/project/#working-with-version-control
.pdm.toml
.pdm-python
.pdm-build/
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/
# Celery stuff
celerybeat-schedule
celerybeat.pid
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
# pytype static type analyzer
.pytype/
# Cython debug symbols
cython_debug/
# PyCharm
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Ruff stuff:
.ruff_cache/
# PyPI configuration file
.pypirc
config.php

View File

@@ -34,7 +34,7 @@ To the maximum extent permitted by law, Kyle's Hosting Service shall not be liab
You agree to indemnify, defend, and hold harmless Kyle's Hosting Service, its affiliates, and their respective officers, directors, employees, and agents from any claims, losses, liabilities, damages, costs, or expenses (including reasonable attorneys' fees) arising out of or related to your use of the Service or violation of this EULA.
**9. Governing Law**
This EULA shall be governed by and construed in accordance with the laws of the United Kingdom, without regard to its conflict of law principles.
This EULA shall be governed by and construed in accordance with the laws of the United States, without regard to its conflict of law principles.
**10. Amendments**
Kyle's Hosting Service reserves the right to modify this EULA at any time. Any changes will be effective immediately upon posting the revised EULA on our website. Your continued use of the Service after any changes indicates your acceptance of the new terms.

63
ELUA.txt Normal file
View File

@@ -0,0 +1,63 @@
End User License Agreement (EULA) for Kyle's Hosting Service
Effective Date: March 17, 2025
1. Acceptance of Terms
By accessing or using Kyle's Hosting Service ("Service"), you agree to be bound by this End User
License Agreement ("EULA"). If you do not agree to these terms, you must not use the Service.
2. License Grant
Kyle's Hosting Service grants you a limited, non-exclusive, non-transferable license to use the Service
in accordance with this EULA. This license is for personal or internal business use only.
3. User Responsibilities
- You are responsible for maintaining the confidentiality of your account credentials and for all
activities that occur under your account.
- You agree to use the Service in compliance with all applicable laws and regulations.
- You must not use the Service for any illegal or unauthorized purpose, including but not limited to:
- Hosting or distributing illegal content.
- Engaging in activities that disrupt or interfere with the Service or other users.
4. Restrictions
You may not:
- Modify, adapt, or create derivative works based on the Service.
- Reverse engineer, decompile, or disassemble the Service.
- Rent, lease, or sublicense the Service to any third party.
- Use the Service in a manner that exceeds the limitations set forth in the Fair Use Policy.
5. Termination
Kyle's Hosting Service reserves the right to terminate or suspend your access to the Service at any time,
without notice, for conduct that violates this EULA or is harmful to other users or the Service.
6. Disclaimer of Warranties
The Service is provided "as is" and "as available" without warranties of any kind, either express or
implied. Kyle's Hosting Service does not warrant that the Service will be uninterrupted, error-free,
or free of harmful components.
7. Limitation of Liability
To the maximum extent permitted by law, Kyle's Hosting Service shall not be liable for any indirect,
incidental, special, consequential, or punitive damages arising from your use of the Service, even if
advised of the possibility of such damages. Our liability is limited to the amount paid for the Service
in the six months prior to any claim.
8. Indemnification
You agree to indemnify, defend, and hold harmless Kyle's Hosting Service, its affiliates, and their
respective officers, directors, employees, and agents from any claims, losses, liabilities, damages,
costs, or expenses (including reasonable attorneys' fees) arising out of or related to your use of the
Service or violation of this EULA.
9. Governing Law
This EULA shall be governed by and construed in accordance with the laws of the United States, without
regard to its conflict of law principles.
10. Amendments
Kyle's Hosting Service reserves the right to modify this EULA at any time. Any changes will be effective
immediately upon posting the revised EULA on our website. Your continued use of the Service after any
changes indicates your acceptance of the new terms.
11. Contact Information
For any questions or concerns regarding this EULA, please contact us at support@kyle-hosting.xyz
--------------------------------------------------------------------------------------------------------
By using Kyle's Hosting Service, you acknowledge that you have read, understood, and agree to be bound
by this End User License Agreement.

View File

@@ -30,9 +30,9 @@ At Kyle's Hosting Service, we are committed to providing a reliable and equitabl
- Users should implement security best practices, such as using strong passwords and enabling two-factor authentication, to protect their accounts.
### 6. Reporting Violations
- Users are encouraged to report any suspected violations of this Fair Use Policy to our support team at support@kyleshosting.com. We take all reports seriously and will investigate any claims of abuse.
- Users are encouraged to report any suspected violations of this Fair Use Policy to our support team at support@kyle-hosting.xyz . We take all reports seriously and will investigate any claims of abuse.
### 7. Amendments
- This Fair Use Policy may be updated periodically. Continued use of our services after changes indicates acceptance of the new terms.
For any questions or concerns regarding this Fair Use Policy, please contact us at support@kyleshosting.com. Thank you for choosing Kyle's Hosting Service!
For any questions or concerns regarding this Fair Use Policy, please contact us at support@kyle-hosting.xyz. Thank you for choosing Kyle's Hosting Service!

2
TOS.md
View File

@@ -40,7 +40,7 @@ Welcome to Kyle's Hosting Service. By using our services, you agree to the follo
- Continued use of our services after changes indicates acceptance of the new terms.
**9. Contact Us**
For assistance, please email support@kyle-hosting.com.
For assistance, please email support@kyle-hosting.xyz.
**10. Governing Law**
These terms are governed by the laws of the United States of America.