From 05226d3bcb8a56ef4588327f79c12ae7be5d9130 Mon Sep 17 00:00:00 2001 From: Opnxng Date: Tue, 14 Nov 2023 19:35:13 +0800 Subject: [PATCH] Removed 4get --- src/blog.md | 1 + src/css/index.css | 13 +++++++------ src/index.md | 7 +++---- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/src/blog.md b/src/blog.md index f451c5c..8ecd405 100755 --- a/src/blog.md +++ b/src/blog.md @@ -9,6 +9,7 @@ date: 2023-01-01 * | * ------- | ------- +15.11 | Stopped hosting 4get due to an unresolved issue. 05.11 | We have uploaded our source code to [Gitea](https://git.opnxng.com/explore/repos){target="_blank"} for transparency. 14.10 | Updated SearXNG's settings. Use the [Files](https://opnxng.com/search?q=JSTOR%20killed%20Aaron%20Swartz&language=all&time_range=&safesearch=0&categories=files){target="_blank"} tab to search for books! 02.10 | Nitter is back! Big thanks to [@zedeus](https://github.com/zedeus/nitter){target="_blank"} and other devs. diff --git a/src/css/index.css b/src/css/index.css index 4a505e3..b1df33a 100755 --- a/src/css/index.css +++ b/src/css/index.css @@ -58,7 +58,7 @@ body { -ms-font-feature-settings: "liga", "calt", "kern", "onum"; -o-font-feature-settings: "liga", "calt", "kern", "onum"; font-feature-settings: "liga", "calt", "kern", "onum"; - + overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none; @@ -67,7 +67,7 @@ body { font-family: "HeldaneText-Regular", Times, serif; color: var(--text-color); font-size: var(--font-size); - + background: var(--background-color); margin: 0 auto; line-height: var(--line-height); @@ -205,9 +205,9 @@ td:nth-child(2) { } /*----------------------------------------------------------------------------------------------------*/ ul { - display: inline-block; + display: inline-block; margin: 0 auto; - text-align: left; + text-align: left; column-count: 2; column-gap: calc(var(--font-size) * 3); list-style-type: none; @@ -231,7 +231,7 @@ ul li a::before { } @media (max-width: 350px) { .list { - text-align: left; + text-align: left; margin-left: calc(var(--font-size) * 1.067); } ul { @@ -245,6 +245,7 @@ ul li.Voyager a::before { content: "v";} ul li.Mlmym a::before { content: "o";} ul li.Photon a::before { content: "ph";} ul li.SimplyTranslate a::before { content: "t";} +ul li.Gitea a::before { content: "#";} ul li.Teddit a::before { content: "i";} ul li.Libreddit a::before { content: "l";} ul li.Binternet a::before { content: "bn";} @@ -266,4 +267,4 @@ ul li.Sourcecode a::before { content: "sc";} ul li.Get a::before { content: "4g";} ul li.Wolfree a::before { content: "wf";} ul li.Proxigram a::before { content: "ig";} -ul li.Proxitok a::before { content: "tt";} \ No newline at end of file +ul li.Proxitok a::before { content: "tt";} diff --git a/src/index.md b/src/index.md index 783fcef..3d7c3eb 100755 --- a/src/index.md +++ b/src/index.md @@ -8,7 +8,7 @@ date: 2023-01-01 Opnxng.com hosts public services that are focused on [privacy](/privacy). No personal data is collected. You can read our [blog](/blog) or send us an [email](mailto:opnxng@tuta.io). - [SearXNG](https://opnxng.com){target="_blank"}{.links} {.Searxng} -- [4get](https://4g.opnxng.com){target="_blank"}{.links} {.Get} +- [Nitter](https://n.opnxng.com){target="_blank"}{.links} {.Nitter} - [Send](https://s.opnxng.com){target="_blank"}{.links} {.Send} - [Private​bin](https://b.opnxng.com){target="_blank"}{.links} {.Privatebin} - [S.Translate](https://t.opnxng.com){target="_blank"}{.links} {.SimplyTranslate} @@ -19,7 +19,6 @@ date: 2023-01-01 - [Imgin](https://r.opnxng.com){target="_blank"}{.links} {.Imgin} - [Scribe](https://m.opnxng.com){target="_blank"}{.links} {.Scribe} - [Wolfree](https://wf.opnxng.com){target="_blank"}{.links} {.Wolfree} -- [Nitter](https://n.opnxng.com){target="_blank"}{.links} {.Nitter} - [Proxigram](https://ig.opnxng.com){target="_blank"}{.links} {.Proxigram} - [Proxitok](https://tt.opnxng.com){target="_blank"}{.links} {.Proxitok} - [Voyager](https://v.opnxng.com){target="_blank"}{.links} {.Voyager} @@ -31,11 +30,11 @@ date: 2023-01-01 - [Libre​mdb](https://d.opnxng.com){target="_blank"}{.links} {.Libremdb} - [Gothub](https://g.opnxng.com){target="_blank"}{.links} {.Gothub} - [A.Over​flow](https://a.opnxng.com){target="_blank"}{.links} {.AnonymousOverflow} - +- [Source Code](https://git.opnxng.com){target="_blank"}{.links} {.Gitea} {.list} \ No newline at end of file +-->