I'm trying to add jQuery on directadmin,

Code:

JS_JQUERY=assets/js/jquery/jquery.js
but DA look for token in js file and replace any block |something here| with "none",

I don't know if there is any way to tell DA that we don't need to check for token and replace on specified files?

Thanks you.