1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
" Vim filetype plugin file " Language: Astro " Maintainer: Romain Lafourcade " Last Change: 2024 Apr 21 " 2024 May 24 by Riley Bruins ('commentstring') " 2025 Aug 29 by Vim project, add try/catch around json_decode(), #18141 if exists("b:did_ftplugin") finish endif let b:did_ftplugin = 1 let s:cpo_save = &cpo set cpo-=C function! s:IdentifyScope(start, end) abort let pos_start = searchpairpos(a:start, '', a:end, 'bnW') let pos_end = searchpairpos(a:start, '', a:end, 'nW') return pos_start != [0, 0] \ && pos_end != [0, 0] \ && pos_start[0] != getpos('.')[1] endfunction function! s:AstroComments() abort if s:IdentifyScope('^---\n\s*\S', '^---\n\n') \ || s:IdentifyScope('^\s*') " ECMAScript comments setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:// setlocal commentstring=//\ %s elseif s:IdentifyScope('^\s*') " CSS comments setlocal comments=s1:/*,mb:*,ex:*/ setlocal commentstring=/*\ %s\ */ else " HTML comments setlocal comments=s: setlocal commentstring= endif endfunction " https://code.visualstudio.com/docs/languages/jsconfig function! s:CollectPathsFromConfig() abort let config_json = findfile('tsconfig.json', '.;') if empty(config_json) let config_json = findfile('jsconfig.json', '.;') if empty(config_json) return endif endif try let paths_from_config = config_json \ ->readfile() \ ->filter({ _, val -> val =~ '^\s*[\[\]{}"0-9]' }) \ ->join() \ ->json_decode() \ ->get('compilerOptions', {}) \ ->get('paths', {}) catch /^Vim\%((\a\+)\)\=:E491:/ " invalid json let paths_from_config = {} endtry if !empty(paths_from_config) let b:astro_paths = paths_from_config \ ->map({key, val -> [ \ key->glob2regpat(), \ val[0]->substitute('\/\*$', '', '') \ ]}) \ ->values() endif let b:undo_ftplugin ..= " | unlet! b:astro_paths" endfunction function! s:AstroInclude(filename) abort let decorated_filename = a:filename \ ->substitute("^", "@", "") let found_path = b: \ ->get("astro_paths", []) \ ->indexof({ key, val -> decorated_filename =~ val[0]}) if found_path != -1 let alias = b:astro_paths[found_path][0] let path = b:astro_paths[found_path][1] \ ->substitute('\(\/\)*$', '/', '') return decorated_filename \ ->substitute(alias, path, '') endif return a:filename endfunction let b:undo_ftplugin = "setlocal" \ .. " formatoptions<" \ .. " path<" \ .. " suffixesadd<" \ .. " matchpairs<" \ .. " comments<" \ .. " commentstring<" \ .. " iskeyword<" \ .. " define<" \ .. " include<" \ .. " includeexpr<" " Create self-resetting autocommand group augroup Astro autocmd! * augroup END " Set 'formatoptions' to break comment lines but not other lines, " and insert the comment leader when hitting or using "o". setlocal formatoptions-=t setlocal formatoptions+=croql " Remove irrelevant part of 'path'. setlocal path-=/usr/include " Seed 'path' with default directories for :find, gf, etc. setlocal path+=src/** setlocal path+=public/** " Help Vim find extension-less filenames let &l:suffixesadd = \ ".astro" \ .. ",.js,.jsx,.es,.es6,.cjs,.mjs,.jsm" \ .. ",.json" \ .. ",.scss,.sass,.css" \ .. ",.svelte" \ .. ",.ts,.tsx,.d.ts" \ .. ",.vue" " From $VIMRUNTIME/ftplugin/html.vim setlocal matchpairs+=<:> " Matchit configuration if exists("loaded_matchit") let b:match_ignorecase = 0 " From $VIMRUNTIME/ftplugin/javascript.vim let b:match_words = \ '\:\,' \ .. '<\@<=\([^ \t>/]\+\)\%(\s\+[^>]*\%([^/]>\|$\)\|>\|$\):<\@<=/\1>,' \ .. '<\@<=\%([^ \t>/]\+\)\%(\s\+[^/>]*\|$\):/>' " From $VIMRUNTIME/ftplugin/html.vim let b:match_words ..= \ ',' \ .. '<:>,' \ .. '<\@<=[ou]l\>[^>]*\%(>\|$\):<\@<=li\>:<\@<=/[ou]l>,' \ .. '<\@<=dl\>[^>]*\%(>\|$\):<\@<=d[td]\>:<\@<=/dl>,' \ .. '<\@<=\([^/!][^ \t>]*\)[^>]*\%(>\|$\):<\@<=/\1>' let b:undo_ftplugin ..= " | unlet! b:match_ignorecase b:match_words" endif " Change what constitutes a word, mainly useful for CSS/SASS setlocal iskeyword+=- setlocal iskeyword+=$ setlocal iskeyword+=% " Define paths/aliases for module resolution call s:CollectPathsFromConfig() " Find ESM imports setlocal include=^\\s*\\(import\\\|import\\s\\+[^\/]\\+from\\)\\s\\+['\"] " Process aliases if file can't be found setlocal includeexpr=s:AstroInclude(v:fname) " Set 'define' to a comprehensive value " From $VIMRUNTIME/ftplugin/javascript.vim and " $VIMRUNTIME/ftplugin/sass.vim let &l:define = \ '\(^\s*(*async\s\+function\|(*function\)' \ .. '\|^\s*\(\*\|static\|async\|get\|set\|\i\+\.\)' \ .. '\|^\s*\(\ze\i\+\)\(([^)]*).*{$\|\s*[:=,]\)' " Set &comments and &commentstring according to current scope autocmd Astro CursorMoved call s:AstroComments() let &cpo = s:cpo_save unlet s:cpo_save " vim: textwidth=78 tabstop=8 shiftwidth=4 softtabstop=4 expandtab