Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -127,9 +127,7 @@ kofi_button_html = """
|
|
127 |
|
128 |
donation_solicitation_html = """
|
129 |
<div style="text-align: center; font-size: x-small; margin-bottom: 5px;">
|
130 |
-
The Cybernetic Criminal Computing Corporation presents XORTRON
|
131 |
-
Im sure even a low-life deadbeat freeloader like yourself can at least throw some spare change right?
|
132 |
-
Support Xortron @ ko-fi.com/xortron<br>
|
133 |
|
134 |
</div>
|
135 |
"""
|
|
|
127 |
|
128 |
donation_solicitation_html = """
|
129 |
<div style="text-align: center; font-size: x-small; margin-bottom: 5px;">
|
130 |
+
The Cybernetic Criminal Computing Corporation presents: XORTRON, free of charge, unlimited, no login, no signup, no bs. Im sure even a low-life deadbeat freeloader like yourself can at least throw some spare change right? - Support Xortron @ ko-fi.com/xortron<br>
|
|
|
|
|
131 |
|
132 |
</div>
|
133 |
"""
|