Update app.py
Browse files
app.py
CHANGED
|
@@ -263,7 +263,7 @@ def update_button(token):
|
|
| 263 |
|
| 264 |
MARKDOWN0 = """
|
| 265 |
# Free Face Search Online - ❤️Like above if this space helps
|
| 266 |
-
#### [Learn more about our Reverse Face Search](https://
|
| 267 |
#### [Face Search API and Affiliate Program (50%).](https://portfolio.faceonlive.com/#face_search)
|
| 268 |
"""
|
| 269 |
MARKDOWN2 = """
|
|
@@ -274,7 +274,6 @@ MARKDOWN2 = """
|
|
| 274 |
|
| 275 |
MARKDOWN3_2 = """
|
| 276 |
<div align="right"><a href="https://faceonlive.pocketsflow.com/checkout?productId=677fe2b5aeced2814bc47dd1" target='_blank' style='font-size: 16px;'>Opt-Out From Search</a></div><br/>
|
| 277 |
-
<div align="right"><a href="https://faceseek.online" target='_blank' style='font-size: 16px;'>One more free search? 👉 FaceSeek Online</div><br/>
|
| 278 |
<div align="right"><a href="https://faceonlive.com/deepfake-detector" target='_blank' style='font-size: 16px;'>AI Generated Image & Deepfake Detector</div>
|
| 279 |
"""
|
| 280 |
|
|
|
|
| 263 |
|
| 264 |
MARKDOWN0 = """
|
| 265 |
# Free Face Search Online - ❤️Like above if this space helps
|
| 266 |
+
#### [Learn more about our Reverse Face Search](https://faceseek.online)
|
| 267 |
#### [Face Search API and Affiliate Program (50%).](https://portfolio.faceonlive.com/#face_search)
|
| 268 |
"""
|
| 269 |
MARKDOWN2 = """
|
|
|
|
| 274 |
|
| 275 |
MARKDOWN3_2 = """
|
| 276 |
<div align="right"><a href="https://faceonlive.pocketsflow.com/checkout?productId=677fe2b5aeced2814bc47dd1" target='_blank' style='font-size: 16px;'>Opt-Out From Search</a></div><br/>
|
|
|
|
| 277 |
<div align="right"><a href="https://faceonlive.com/deepfake-detector" target='_blank' style='font-size: 16px;'>AI Generated Image & Deepfake Detector</div>
|
| 278 |
"""
|
| 279 |
|