Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -61,8 +61,8 @@ kofi_button_html = """
|
|
61 |
# Added the donation solicitation text in a new HTML block
|
62 |
donation_solicitation_html = """
|
63 |
<div style="text-align: center; font-size: x-small; margin-bottom: 5px;">
|
64 |
-
Xortron is truly uncensored, actually intelligent, and is provided to the world entirely for free.
|
65 |
-
|
66 |
</div>
|
67 |
"""
|
68 |
custom_css = """
|
|
|
61 |
# Added the donation solicitation text in a new HTML block
|
62 |
donation_solicitation_html = """
|
63 |
<div style="text-align: center; font-size: x-small; margin-bottom: 5px;">
|
64 |
+
Xortron is truly uncensored, actually intelligent, and is provided to the world entirely for free. This app is unlimited, with no download necessary, no sign-up, and no log-in of any kind. I self-host the backend on my own personal hardware and the apps popularity is growing expensive. If this app has helped or entertained you please consider supporting @ ko-fi.com/xortron<br>
|
65 |
+
|
66 |
</div>
|
67 |
"""
|
68 |
custom_css = """
|