[04:57:56] it is fixed now, btw [08:12:08] whats cirrussearch? [08:23:36] Google can help you [10:18:15] In layman's terms, it was a query indexing services for searching [15:05:08] In even simpler terms, it's a search that searches better and faster, especially on very big wikis, and lets you use lots of fancy advanced search stuff [15:05:45] It's also very resource intensive [15:18:59] Oh and btw I found this while trying to use OAuth and block the spambot user with Wiki-Bot's link [15:20:32] [1/10] ```json [15:20:33] [2/10] { [15:20:33] [3/10] "messageTranslations": { [15:20:33] [4/10] "vi": "The requested path (/w/rest.php/oauth2/authorize) was not inside the REST API root path (/1.40/rest.php)", [15:20:34] [5/10] "en": "The requested path (/w/rest.php/oauth2/authorize) was not inside the REST API root path (/1.40/rest.php)" [15:20:34] [6/10] }, [15:20:34] [7/10] "httpCode": 404, [15:20:34] [8/10] "httpReason": "Not Found" [15:20:35] [9/10] } [15:20:35] [10/10] ```