mirror of
https://git.bakhai.co.in/FbIN/4Get.git
synced 2025-11-06 12:31:32 +05:30
Synced
greppr fix (319640cd77) fix wikipedia crash (cdf958d293) fix MDN answers not rendering properly (2d63475b07) these comments were too long (ae31274db9) re-added stackoverflow instant answers (20ef5b3e3a) doc config changes number twoo (362cf61508) remove backtick (2ca8fb0006) add more hacks (da1ea1d6e8) this was so much pain to figure out (dea8b0a362) i always forget the fucking config (4215f2678d) fix syntax highlighter (2c2bd28a9f) fix #2 for real this time (7c970031d0) added cara.app (acd02d83d4)
This commit is contained in:
parent
145c1e1388
commit
29e1532be0
7 changed files with 1557 additions and 430 deletions
|
|
@ -143,6 +143,7 @@ class config{
|
|||
const PROXY_CURLIE = false;
|
||||
const PROXY_YT = false; // youtube
|
||||
const PROXY_SEPIASEARCH = false;
|
||||
const PROXY_ODYSEE = false;
|
||||
const PROXY_VIMEO = false;
|
||||
const PROXY_YEP = false;
|
||||
const PROXY_PINTEREST = false;
|
||||
|
|
@ -155,6 +156,7 @@ class config{
|
|||
const PROXY_MWMBL = false;
|
||||
const PROXY_FTM = false; // findthatmeme
|
||||
const PROXY_IMGUR = false;
|
||||
const PROXY_CARA = false;
|
||||
const PROXY_YANDEX_W = false; // yandex web
|
||||
const PROXY_YANDEX_I = false; // yandex images
|
||||
const PROXY_YANDEX_V = false; // yandex videos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue