From 70f00aa55f03564dc4ce6e957e0a3edffb3d3f65 Mon Sep 17 00:00:00 2001 From: lolcat Date: Mon, 6 Apr 2026 21:02:54 -0400 Subject: added pexels and unsplash woooohoooooooo --- data/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/config.php') diff --git a/data/config.php b/data/config.php index e0f061c..161458f 100644 --- a/data/config.php +++ b/data/config.php @@ -135,8 +135,6 @@ class config{ const PROXY_GOOGLE = false; const PROXY_GOOGLE_API = false; const PROXY_GOOGLE_CSE = false; - const PROXY_MULLVAD_GOOGLE = false; - const PROXY_MULLVAD_BRAVE = false; const PROXY_STARTPAGE = false; const PROXY_QWANT = false; const PROXY_BAIDU = false; @@ -160,6 +158,8 @@ class config{ const PROXY_SANKAKUCOMPLEX = false; const PROXY_FLICKR = false; const PROXY_PIXABAY = false; + const PROXY_UNSPLASH = false; + const PROXY_PEXELS = false; const PROXY_FIVEHPX = false; const PROXY_VSCO = false; const PROXY_SEZNAM = false; -- cgit v1.2.3