고창군립도서관 검색기 구현 및 라이선스 기간 연장

- GochangLibSearcher.cs: 고창군립도서관 HTTP API 검색기 추가
- 고창군립도서관 및 산하 9개 분관 검색 대상에 등록
- 라이선스 기간 2025.12.30까지 연장
- 어셈블리 버전 2025.09.03.2030으로 업데이트

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Arin(asus)
2025-09-03 20:28:34 +09:00
parent 8e7df6f68d
commit 65065442a1
10 changed files with 331 additions and 7 deletions

View File

@@ -2,7 +2,13 @@
"permissions": {
"allow": [
"Bash(git add:*)",
"WebFetch(domain:jnelib.jne.go.kr)"
"WebFetch(domain:jnelib.jne.go.kr)",
"Bash(node:*)",
"Bash(npm --version)",
"Bash(echo $OS)",
"Bash(claude mcp:*)",
"WebSearch",
"WebSearch"
],
"deny": [],
"ask": []