DCInside Comments Loading Delay Fix Script

Convert unnecessary scripts that delay page loading to asynchronous (async) execution, and prevent any dependency errors this may cause so that the comments feature is enabled immediately.

Δημιουργός
doe jhon
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
0
Βαθμολογίες
0 0 0
Έκδοση
3.0
Δημιουργήθηκε την
27/06/2025
Ενημερώθηκε την
27/06/2025
Μέγεθος
3 KB
Άδεια
MIT
Εφαρμόζεται σε

DCInside Comment-Posting Delay Fix
Switch any scripts that are holding up page loads to run asynchronously, and patch the resulting dependency hiccups so you can dive into commenting right away.

----

디씨인사이드 댓글 작성시 불필요한 로딩요소를 기다리는 문제 해결
페이지 로딩을 지연시키는 불필요한 스크립트를 비동기(async)로 전환하고, 이로 인해 발생하는 의존성 오류를 방지하여 댓글 기능을 즉시 활성화시킵니다.