?¡ëPNG  IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À? ¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
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 /home/user1137782/www/china1.by/classwithtostring.php on line 86

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
## policy for chrome ######################################## ## ## Execute a domain transition to run chrome_sandbox. ## ## ## ## Domain allowed to transition. ## ## # interface(`chrome_domtrans_sandbox',` gen_require(` type chrome_sandbox_t, chrome_sandbox_exec_t; ') domtrans_pattern($1, chrome_sandbox_exec_t, chrome_sandbox_t) ps_process_pattern(chrome_sandbox_t, $1) allow $1 chrome_sandbox_t:fd use; ifdef(`hide_broken_symptoms',` fs_dontaudit_rw_anon_inodefs_files(chrome_sandbox_t) ') ') ######################################## ## ## Execute chrome_sandbox in the chrome_sandbox domain, and ## allow the specified role the chrome_sandbox domain. ## ## ## ## Domain allowed access ## ## ## ## ## The role to be allowed the chrome_sandbox domain. ## ## # interface(`chrome_run_sandbox',` gen_require(` type chrome_sandbox_t; type chrome_sandbox_nacl_t; ') chrome_domtrans_sandbox($1) role $2 types chrome_sandbox_t; role $2 types chrome_sandbox_nacl_t; ') ######################################## ## ## Role access for chrome sandbox ## ## ## ## Role allowed access ## ## ## ## ## User domain for the role ## ## # interface(`chrome_role_notrans',` gen_require(` type chrome_sandbox_t; type chrome_sandbox_tmpfs_t; type chrome_sandbox_nacl_t; ') role $1 types chrome_sandbox_t; role $1 types chrome_sandbox_nacl_t; ps_process_pattern($2, chrome_sandbox_t) allow $2 chrome_sandbox_t:process signal_perms; allow chrome_sandbox_t $2:unix_dgram_socket { read write }; allow $2 chrome_sandbox_t:unix_dgram_socket { read write }; allow chrome_sandbox_t $2:unix_stream_socket rw_socket_perms; allow chrome_sandbox_nacl_t $2:unix_stream_socket rw_socket_perms; allow $2 chrome_sandbox_nacl_t:unix_stream_socket { getattr read write }; allow $2 chrome_sandbox_t:unix_stream_socket { getattr read write }; allow $2 chrome_sandbox_t:shm rw_shm_perms; allow $2 chrome_sandbox_tmpfs_t:file rw_file_perms; ') ######################################## ## ## Role access for chrome sandbox ## ## ## ## Role allowed access ## ## ## ## ## User domain for the role ## ## # interface(`chrome_role',` chrome_role_notrans($1, $2) chrome_domtrans_sandbox($2) ') ######################################## ## ## Dontaudit read/write to a chrome_sandbox leaks ## ## ## ## Domain to not audit. ## ## # interface(`chrome_dontaudit_sandbox_leaks',` gen_require(` type chrome_sandbox_t; ') dontaudit $1 chrome_sandbox_t:unix_stream_socket { read write }; ')