From 5248430002dfb551d39dd7600d74ad6324232656 Mon Sep 17 00:00:00 2001 From: vars1ty Date: Sun, 6 Nov 2022 17:34:48 +0100 Subject: [PATCH] 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" } ] }