Spaces:
Paused
Paused
Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# The Link Lazarus Method: Wikipedia Dead Link Finder by metehan.ai - Streamlit Version
|
| 2 |
|
| 3 |
A Streamlit web application for finding and logging dead (broken) external links in Wikipedia articles, identifying potentially available domains for registration, and saving them to a dedicated database.
|
|
|
|
| 1 |
+
title: Link Lazarus Method
|
| 2 |
+
emoji: 🔗
|
| 3 |
+
colorFrom: blue
|
| 4 |
+
colorTo: cyan
|
| 5 |
+
sdk: streamlit
|
| 6 |
+
sdk_version: "1.32.2"
|
| 7 |
+
app_file: wikipedia_dead_links_streamlit.py
|
| 8 |
+
pinned: false
|
| 9 |
+
|
| 10 |
+
|
| 11 |
# The Link Lazarus Method: Wikipedia Dead Link Finder by metehan.ai - Streamlit Version
|
| 12 |
|
| 13 |
A Streamlit web application for finding and logging dead (broken) external links in Wikipedia articles, identifying potentially available domains for registration, and saving them to a dedicated database.
|