From 67c2edc2e93edebfba509d84ca8cf6e78e69760c Mon Sep 17 00:00:00 2001 From: Nishimiya Date: Fri, 6 Sep 2024 00:44:50 +0700 Subject: [PATCH] Remove nhentai search template --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f6e0dda..8f93a08 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@ ['s', { name: 'Portal', url: 'https://studentportal.ipb.ac.id' }], ['e', { name: 'E-hentai', suggestions: ['e/nhentai.net'], url: 'https://e-hentai.org' }], - ['e/nhentai', searchTemplate: '/search/?q={}', { url: 'https://nhentai.net' }], + ['e/nhentai', { url: 'https://nhentai.net' }], ['a', { name: 'Chat', suggestions: ['a/claude', 'a/gemini'], url: 'https://chatgpt.com' }], ['a/claude', { url: 'https://claude.ai/new' }],