Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update controller.ts: fix 'protectCGI' detection #13

Closed
wants to merge 1 commit into from

Conversation

Xen-alpha
Copy link

  • Fixed useCGIProtect to detect '#protectCGI' HTML element

리버티게임의 틀:CGI보호에 사용하는 소도구 Gadget-ProtectCGI는 protectCGI id를 가지는 HTML 엘리먼트를 감지합니다.
CGI보호 틀은 문서 내에 단 한 번 삽입할 것을 전제하기 때문에 useCGIProtect는 앞으로도 id에 따라 엘리먼트를 감지해야 할 것입니다.

Fixed useCGIProtect to detect '#protectCGI' HTML element
@hsl0
Copy link
Owner

hsl0 commented Jun 13, 2024

지금 이 리포지트리에서는 차기 DB2 2.0 버전을 개발하고 있으며, LinkTools(가칭)과 연계하여 CGI보호같은 다른 소도구를 참조할 필요가 없도록 할 계획입니다. (#4) 따라서 DB2 2.0에는 CGI보호 관련 코드를 완전히 제거할 예정입니다.

@hsl0 hsl0 closed this Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants