From 5f7d81a7d61cc71856173f5ee1cfeccdd91f8149 Mon Sep 17 00:00:00 2001 From: hnhx Date: Fri, 13 Jan 2023 13:08:12 +0100 Subject: [PATCH] underline active category, disable icon for torrent/tor if the host disabled it, removed a dead instance --- README.md | 1 - instances.json | 6 ------ misc/footer.php | 2 +- search.php | 19 ++++++++++++++----- static/css/styles.css | 5 +++++ 5 files changed, 20 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index ca81bc0..507a186 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ | [librex.pufe.org](https://librex.pufe.org/) | ❌ | ❌ | :new_zealand: NZ | | [librex.ratakor.com](https://librex.ratakor.com/) | ❌ | ❌ | 🇫🇷 FR | | [search.tildevarsh.in](https://search.tildevarsh.in/) | ❌ | ❌ | 🇮🇳 IN | -| [librex.yogeshlamichhane.com.np](https://librex.yogeshlamichhane.com.np/) | ❌ | ❌ | 🇬🇧 GB | | [librex.myroware.eu](https://librex.myroware.eu/) | ❌ | ❌ | 🇩🇪 DE |
diff --git a/instances.json b/instances.json index 89c4120..a7ecfe3 100644 --- a/instances.json +++ b/instances.json @@ -90,12 +90,6 @@ "i2p": null, "country": "IN" }, - { - "clearnet": "https://librex.yogeshlamichhane.com.np/", - "tor": null, - "i2p": null, - "country": "GB" - }, { "clearnet": "https://librex.myroware.eu", "tor": null, diff --git a/misc/footer.php b/misc/footer.php index 05dd4cb..7988e66 100644 --- a/misc/footer.php +++ b/misc/footer.php @@ -1,6 +1,6 @@