add searx.silkky.cloud
This commit is contained in:
parent
12fa39e8b0
commit
a2dcb2de56
|
@ -12,6 +12,7 @@ const redirects = [
|
||||||
{ link: "https://searx.ninja", q: "/" },
|
{ link: "https://searx.ninja", q: "/" },
|
||||||
{ link: "https://tromland.org/searx", q: "/search" },
|
{ link: "https://tromland.org/searx", q: "/search" },
|
||||||
{ link: "https://engine.presearch.org", q: "/search" },
|
{ link: "https://engine.presearch.org", q: "/search" },
|
||||||
|
{ link: "https://searx.silkky.cloud", q: "/" },
|
||||||
];
|
];
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
|
Loading…
Reference in New Issue