Compare commits

..

No commits in common. "f694e632de0d5875c6e49c18899d2eb4b9c853fb" and "72d2ed60fb83ac3f750bae035983c3877dd40fd3" have entirely different histories.

View file

@ -4,9 +4,6 @@
name: value: {inherit name;} // value name: value: {inherit name;} // value
) { ) {
# unnecessary # unnecessary
"wiby".inactive = true;
"bandcamp".inactive = true;
"github".inactive = true;
"dictzone".inactive = true; "dictzone".inactive = true;
"lingva".inactive = true; "lingva".inactive = true;
"mymemory translated".inactive = true; "mymemory translated".inactive = true;
@ -57,6 +54,7 @@
"chefkoch".inactive = true; "chefkoch".inactive = true;
"destatis".inactive = true; "destatis".inactive = true;
# big brother # big brother
"google".inactive = true;
"google play movies".inactive = true; "google play movies".inactive = true;
"google play apps".inactive = true; "google play apps".inactive = true;
"google news".inactive = true; "google news".inactive = true;
@ -64,6 +62,7 @@
"google videos".inactive = true; "google videos".inactive = true;
"google scholar".inactive = true; "google scholar".inactive = true;
"youtube".inactive = true; "youtube".inactive = true;
"bing".inactive = true;
"bing images".inactive = true; "bing images".inactive = true;
"bing videos".inactive = true; "bing videos".inactive = true;
"bing news".inactive = true; "bing news".inactive = true;
@ -84,12 +83,15 @@
"library genesis".inactive = true; "library genesis".inactive = true;
"openrepos".inactive = true; "openrepos".inactive = true;
"tokyotoshokan".inactive = true; "tokyotoshokan".inactive = true;
"duckduckgo".inactive = true;
"duckduckgo images".inactive = true; "duckduckgo images".inactive = true;
"duckduckgo videos".inactive = true; "duckduckgo videos".inactive = true;
"duckduckgo news".inactive = true; "duckduckgo news".inactive = true;
"duckduckgo weather".inactive = true; "duckduckgo weather".inactive = true;
"mojeek".inactive = true;
"mojeek images".inactive = true; "mojeek images".inactive = true;
"mojeek news".inactive = true; "mojeek news".inactive = true;
"qwant".inactive = true;
"qwant images".inactive = true; "qwant images".inactive = true;
"qwant videos".inactive = true; "qwant videos".inactive = true;
"qwant news".inactive = true; "qwant news".inactive = true;
@ -152,15 +154,13 @@
"crossref".inactive = true; "crossref".inactive = true;
"wikidata".inactive = true; "wikidata".inactive = true;
# enabled - general # enabled
"mojeek".disabled = false; "wiby".disabled = false;
"bandcamp".disabled = false;
"startpage".disabled = false; "startpage".disabled = false;
"qwant".disabled = false; "github".disabled = false;
"mulvaddelta".disabled = false; "mulvaddelta".disabled = false;
"duckduckgo".disabled = false;
"mulvaddelta brave".disabled = false; "mulvaddelta brave".disabled = false;
"brave".disabled = false; "brave".disabled = false;
"google".disabled = false;
"bing".disabled = false;
}; };
} }