From 9b7a3b0b4beec41466164a3c86b8a243e35f6209 Mon Sep 17 00:00:00 2001 From: varsity <54314240+vars1ty@users.noreply.github.com> Date: Sun, 6 Nov 2022 16:31:39 +0000 Subject: [PATCH 1/3] Add LinXer/search as an instance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d199d03..b97939e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ | [librex.beparanoid.de](https://librex.beparanoid.de/) | [βœ…](http://librex.2356uhnbpv5nk3bni5bv6jg2cd6lgj664kwx3lhyelstpttpyv4kk2qd.onion/) | ❌ | πŸ‡­πŸ‡Ί HU (OFFICIAL INSTANCE) | | [librex.extravi.dev](https://librex.extravi.dev/) | [βœ…](http://ncblhz7q4sfbf755bdbhebfzxcpypz7ewafgi4agatecojz7pln4i3id.onion/) | [βœ…](http://rra33hiaf6nmby7jfpqe2gqmng3jnzkvbu2n7jgce7vbhoyuhzya.b32.i2p/) | πŸ‡©πŸ‡ͺ DE | | [lx.vern.cc](https://lx.vern.cc/) | [βœ…](http://lx.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/) | [βœ…](http://vernziqfqvweijfaacmwazohgpdo2bt2ib2jlupt2pwwu27bhgxq.b32.i2p/) | πŸ‡ΊπŸ‡Έ US | +| [linxer.org/search](https://linxer.org/search/) | ❌ | ❌ | πŸ‡·πŸ‡΄ RO | | [search.davidovski.xyz](https://search.davidovski.xyz/) | ❌ | ❌ | πŸ‡¬πŸ‡§ UK | | [search.funami.tech](https://search.funami.tech/) | ❌ | ❌ | πŸ‡°πŸ‡· KR | | [librex.catalyst.sx](https://librex.catalyst.sx/) | ❌ | ❌ | πŸ‡ΊπŸ‡Έ US | From 5248430002dfb551d39dd7600d74ad6324232656 Mon Sep 17 00:00:00 2001 From: vars1ty Date: Sun, 6 Nov 2022 17:34:48 +0100 Subject: [PATCH 2/3] Add LinXer to instances.json --- .idea/workspace.xml | 62 +++++++++++++++++++++++++++++++++++++++++++++ instances.json | 6 +++++ 2 files changed, 68 insertions(+) create mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..cbe74b4 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + 1667750080790 + + + + + + + + + \ No newline at end of file diff --git a/instances.json b/instances.json index cf35ad1..fe25f28 100644 --- a/instances.json +++ b/instances.json @@ -47,6 +47,12 @@ "tor": null, "i2p": null, "country": "NL" + }, + { + "clearnet": "https://linxer.org/search/", + "tor": null, + "i2p": null, + "country": "RO" } ] } From 7d0a859cecec3c1a31fa126ab7c958e888c69362 Mon Sep 17 00:00:00 2001 From: vars1ty Date: Sun, 6 Nov 2022 17:36:32 +0100 Subject: [PATCH 3/3] Remove PhpStorm project files --- .idea/workspace.xml | 62 --------------------------------------------- 1 file changed, 62 deletions(-) delete mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index cbe74b4..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - 1667750080790 - - - - - - - - - \ No newline at end of file