javdict 1.2.8 → 1.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -186,6 +186,17 @@ A: Roughly every 2 weeks. If niche titles that previously worked start returning
186
186
 
187
187
  A: Yes. Enter the title in hyphen format, e.g. `031926-100`. The tool auto-detects FC2 format and handles the conversion internally.
188
188
 
189
+ **Q: Does it work in mainland China?**
190
+
191
+ A: All data sources are hosted outside mainland China and require a proxy to access. If queries consistently fail, run the following commands to check your network connectivity:
192
+ ```bash
193
+ curl -sL --connect-timeout 5 "https://www.javbus.com" -o /dev/null -w "JAVBUS: %{http_code}\n"
194
+ curl -sL --connect-timeout 5 "https://www.njav.com" -o /dev/null -w "NJAV: %{http_code}\n"
195
+ curl -sL --connect-timeout 5 "https://www.google.com" -o /dev/null -w "Google: %{http_code}\n"
196
+ ```
197
+
198
+ A response of `200` means the site is reachable. A response of `000` means the connection failed — check your proxy settings.
199
+
189
200
  ---
190
201
 
191
202
  ## Data Sources
@@ -227,9 +238,9 @@ PRs and Issues are welcome!
227
238
 
228
239
  If this tool saves you time, consider supporting development:
229
240
 
230
- | WeChat Pay | Alipay |
231
- |------------|--------|
232
- | *(QR code)* | *(QR code)* |
241
+ | WeChat Pay | Alipay | PayPal |
242
+ |------------|--------|--------|
243
+ | ![WeChat](assets/WeChatPay.JPG) | ![Alipay](assets/AliPay.JPG) | ![PayPal](assets/PayPal.jpg) |
233
244
 
234
245
  ---
235
246
 
package/README_de.md CHANGED
@@ -173,10 +173,32 @@ A: Es gibt drei mögliche Ursachen:
173
173
 
174
174
  A: JAVDB ist unter Windows aufgrund von Cloudflare-Einschränkungen nicht verfügbar. Eine kleine Anzahl von Titeln, die nur in JAVDB existieren, kann unter Windows nicht gefunden werden. Für vollständige Abdeckung empfehlen wir eine Linux-Umgebung(z.B. Raspberry Pi).
175
175
 
176
+ **F: Ich erhalte `Permission denied` bei der Installation?**
177
+
178
+ A: Für die globale Installation sind erhöhte Rechte erforderlich:
179
+ ```bash
180
+ sudo npm install -g .
181
+ ```
182
+
183
+ **F: Wie oft muss ich meinen Cookie aktualisieren?**
184
+
185
+ A: Ungefähr alle 2 Wochen. Wenn zuvor funktionierende Nischen-Titel plötzlich nicht mehr gefunden werden, ist dein Cookie wahrscheinlich abgelaufen — führe `jav --setup` aus, um ihn zu aktualisieren.
186
+
176
187
  **F: Werden FC2-Amateur-Titel unterstützt?**
177
188
 
178
189
  A: Ja. Gib den Titel im Bindestrich-Format ein, z.B. `031926-100`. Das Tool erkennt das FC2-Format automatisch und wandelt es intern um.
179
190
 
191
+ **F: Funktioniert es in China?**
192
+
193
+ A: Alle Datenquellen sind auf Servern außerhalb Chinas gehostet und in China geblockt. Ein Proxy ist erforderlich. Falls Abfragen fehlschlagen, teste die Netzwerkverbindung mit diesen Befehlen:
194
+ ```bash
195
+ curl -sL --connect-timeout 5 "https://www.javbus.com" -o /dev/null -w "JAVBUS: %{http_code}\n"
196
+ curl -sL --connect-timeout 5 "https://www.njav.com" -o /dev/null -w "NJAV: %{http_code}\n"
197
+ curl -sL --connect-timeout 5 "https://www.google.com" -o /dev/null -w "Google: %{http_code}\n"
198
+ ```
199
+
200
+ `200` bedeutet erreichbar, `000` bedeutet keine Verbindung — überprüfe deine Proxy-Einstellungen.
201
+
180
202
  ---
181
203
 
182
204
  ## Datenquellen
@@ -218,9 +240,9 @@ PRs und Issues sind willkommen!
218
240
 
219
241
  Wenn dir dieses Tool Zeit spart, unterstütze gerne die Entwicklung:
220
242
 
221
- | WeChat Pay | Alipay |
222
- |------------|--------|
223
- | *(QR-Code)* | *(QR-Code)* |
243
+ | WeChat Pay | Alipay | PayPal |
244
+ |------------|--------|--------|
245
+ | ![WeChat](assets/WeChatPay.JPG) | ![Alipay](assets/AliPay.JPG) | ![PayPal](assets/PayPal.jpg) |
224
246
 
225
247
  ---
226
248
 
package/README_ja.md CHANGED
@@ -173,10 +173,32 @@ A: 考えられる原因:
173
173
 
174
174
  A: Windows では Cloudflare の制限により JAVDB が使用できません。JAVDB にのみ収録されている一部の作品は Windows では検索できません。完全な検索結果を得るには Linux 環境(Raspberry Pi など)の使用を推奨します。
175
175
 
176
+ **Q: `Permission denied` と表示される?**
177
+
178
+ A: グローバルインストールには管理者権限が必要です:
179
+ ```bash
180
+ sudo npm install -g .
181
+ ```
182
+
183
+ **Q: Cookie はどのくらいの頻度で更新が必要ですか?**
184
+
185
+ A: 通常は約2週間ごとです。以前は検索できていたマイナー作品が見つからなくなったら、Cookie の有効期限切れの可能性があります — `jav --setup` を実行して更新してください。
186
+
176
187
  **Q: FC2 素人番号は対応していますか?**
177
188
 
178
189
  A: 対応しています。`031926-100` のようなハイフン形式で入力してください。ツールが自動的に形式を変換して検索します。
179
190
 
191
+ **Q: 中国本土でも使えますか?**
192
+
193
+ A: すべてのデータソースは中国本土からアクセスできない海外サイトです。中国本土ではプロキシ(VPN)が必要です。検索が失敗する場合は、以下のコマンドでネットワーク接続を確認してください:
194
+ ```bash
195
+ curl -sL --connect-timeout 5 "https://www.javbus.com" -o /dev/null -w "JAVBUS: %{http_code}\n"
196
+ curl -sL --connect-timeout 5 "https://www.njav.com" -o /dev/null -w "NJAV: %{http_code}\n"
197
+ curl -sL --connect-timeout 5 "https://www.google.com" -o /dev/null -w "Google: %{http_code}\n"
198
+ ```
199
+
200
+ `200` が返ってくれば接続可能、`000` が返ってくれば接続不可です。プロキシ設定を確認してください。
201
+
180
202
  ---
181
203
 
182
204
  ## データソース
@@ -218,9 +240,9 @@ PR や Issue を歓迎します!
218
240
 
219
241
  このツールが役に立った場合は、サポートをご検討ください:
220
242
 
221
- | WeChat Pay | Alipay |
222
- |------------|--------|
223
- | *(QRコード)* | *(QRコード)* |
243
+ | WeChat Pay | Alipay | PayPal |
244
+ |------------|--------|--------|
245
+ | ![WeChat](assets/WeChatPay.JPG) | ![Alipay](assets/AliPay.JPG) | ![PayPal](assets/PayPal.jpg) |
224
246
 
225
247
  ---
226
248
 
package/README_ko.md CHANGED
@@ -173,10 +173,32 @@ A: 가능한 원인:
173
173
 
174
174
  A: Windows에서는 Cloudflare 제한으로 JAVDB를 사용할 수 없습니다. JAVDB에만 등록된 일부 번호는 Windows에서 검색할 수 없습니다. 완전한 검색 결과를 위해서는 Linux 환경(예: Raspberry Pi)사용을 권장합니다.
175
175
 
176
+ **Q: `Permission denied` 가 표시되면?**
177
+
178
+ A: 전역 설치에는 관리자 권한이 필요합니다:
179
+ ```bash
180
+ sudo npm install -g .
181
+ ```
182
+
183
+ **Q: Cookie는 얼마나 자주 업데이트해야 하나요?**
184
+
185
+ A: 보통 약 2주마다입니다. 이전에 검색되던 마이너 번호가 갑자기 검색되지 않으면 Cookie가 만료된 것입니다 — `jav --setup`을 실행하여 갱신하세요.
186
+
176
187
  **Q: FC2 소인 번호도 지원하나요?**
177
188
 
178
189
  A: 지원합니다. `031926-100`과 같은 하이픈 형식으로 입력하세요. 도구가 자동으로 형식을 변환하여 검색합니다.
179
190
 
191
+ **Q: 중국 본토에서도 사용할 수 있나요?**
192
+
193
+ A: 모든 데이터 소스는 중국 본토에서 접근할 수 없는 해외 사이트입니다. 중국 본토에서는 프록시(VPN)가 필요합니다. 검색이 계속 실패한다면 아래 명령어로 네트워크 연결을 확인하세요:
194
+ ```bash
195
+ curl -sL --connect-timeout 5 "https://www.javbus.com" -o /dev/null -w "JAVBUS: %{http_code}\n"
196
+ curl -sL --connect-timeout 5 "https://www.njav.com" -o /dev/null -w "NJAV: %{http_code}\n"
197
+ curl -sL --connect-timeout 5 "https://www.google.com" -o /dev/null -w "Google: %{http_code}\n"
198
+ ```
199
+
200
+ `200` 이 반환되면 접속 가능, `000` 이 반환되면 접속 불가입니다. 프록시 설정을 확인하세요.
201
+
180
202
  ---
181
203
 
182
204
  ## 데이터 소스
@@ -218,9 +240,9 @@ PR과 Issue를 환영합니다!
218
240
 
219
241
  이 도구가 도움이 됐다면 후원을 고려해 주세요:
220
242
 
221
- | WeChat Pay | Alipay |
222
- |------------|--------|
223
- | *(QR코드)* | *(QR코드)* |
243
+ | WeChat Pay | Alipay | PayPal |
244
+ |------------|--------|--------|
245
+ | ![WeChat](assets/WeChatPay.JPG) | ![Alipay](assets/AliPay.JPG) | ![PayPal](assets/PayPal.jpg) |
224
246
 
225
247
  ---
226
248
 
package/README_zh.md CHANGED
@@ -188,6 +188,17 @@ A: 通常 2 周左右,当出现冷门番号突然查不到时,运行 `jav --
188
188
 
189
189
  A: 支持,输入格式为 `031926-100`(连字符格式),工具会自动识别并转换格式查询。
190
190
 
191
+ **Q: 在中国大陆能用吗?**
192
+
193
+ A: 所有数据源均需要访问境外网站,在中国大陆必须配合代理(科学上网)才能正常使用。如果查询总是失败,可以用以下命令测试网络连通性:
194
+ ```bash
195
+ curl -sL --connect-timeout 5 "https://www.javbus.com" -o /dev/null -w "JAVBUS: %{http_code}\n"
196
+ curl -sL --connect-timeout 5 "https://www.njav.com" -o /dev/null -w "NJAV: %{http_code}\n"
197
+ curl -sL --connect-timeout 5 "https://www.google.com" -o /dev/null -w "Google: %{http_code}\n"
198
+ ```
199
+
200
+ 返回 `200` 表示可以访问,返回 `000` 表示无法连接,需要检查代理设置。
201
+
191
202
  ---
192
203
 
193
204
  ## 数据来源
@@ -229,9 +240,9 @@ A: 支持,输入格式为 `031926-100`(连字符格式),工具会自动
229
240
 
230
241
  如果这个工具对你有帮助,欢迎打赏支持:
231
242
 
232
- | 微信支付 | 支付宝 |
233
- |---------|--------|
234
- | *(二维码)* | *(二维码)* |
243
+ | 微信支付 | 支付宝 | PayPal |
244
+ |---------|------|--------|
245
+ | ![微信收款码](assets/WeChatPay.JPG) | ![支付宝收款码](assets/AliPay.JPG) | ![PayPal](assets/PayPal.jpg) |
235
246
 
236
247
  ---
237
248
 
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "javdict",
3
- "version": "1.2.8",
3
+ "version": "1.2.10",
4
4
  "description": "AV番号命令行查询工具",
5
5
  "main": "./index.js",
6
6
  "type": "module",