Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hoothin committed Jun 8, 2024
1 parent 9267361 commit 35bafe6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -994,8 +994,6 @@ window.setLang = (_lang) => {
param_sl: 'キーワードを小文字で検索',
param_su: 'キーワードを大文字で検索',
param_sr: 'エンコードを行わずにキーワードを検索',
param_ss: '検索キーワードを簡体字中国語に変更するには、https://greasyfork.org/scripts/24300 と連携する必要があります',
param_st: '検索キーワードを繁体字中国語に、上記と同じ',
param_se: 'エスケープエンコーディングを使用してキーワードを検索',
param_e: '文字セット',
param_c: 'クライアント: PC、モバイル',
Expand Down Expand Up @@ -1334,8 +1332,6 @@ window.setLang = (_lang) => {
param_sl: 'Search keyword with lower case letters',
param_su: 'Search keyword with upper case letters',
param_sr: 'Search keyword without doing any encoding',
param_ss: 'Search keyword to Simplified Chinese, need to work with my 【Switch Traditional Chinese and Simplified Chinese】 https://greasyfork.org/scripts/24300',
param_st: 'Search keyword to Traditional Chinese, same as above',
param_se: 'Search keyword with escape encoding',
param_e: 'Charset',
param_c: 'Client: pc,mobile',
Expand Down Expand Up @@ -1674,8 +1670,6 @@ window.setLang = (_lang) => {
param_sl: 'Search keyword with lower case letters',
param_su: 'Search keyword with upper case letters',
param_sr: 'Search keyword without doing any encoding',
param_ss: 'Search keyword to Simplified Chinese, need to work with my 【Switch Traditional Chinese and Simplified Chinese】 https://greasyfork.org/scripts/24300',
param_st: 'Search keyword to Traditional Chinese, same as above',
param_se: 'Search keyword with escape encoding',
param_e: 'Charset',
param_c: 'Client: pc,mobile',
Expand Down

0 comments on commit 35bafe6

Please sign in to comment.