/
home
/
altere25
/
sportzsoftlivemeet.com
/
wp-admin
/
/home/altere25/sportzsoftlivemeet.com/wp-admin
mkdir
upload
Name
Size
Mode
Actions
css/
-
0755
rm
images/
-
0755
rm
includes/
-
0755
rm
js/
-
0755
rm
maint/
-
0755
rm
network/
-
0755
rm
user/
-
0755
rm
about.php
19766
0644
edit
dl
rm
admin-ajax.php
5146
0644
edit
dl
rm
admin-footer.php
2823
0644
edit
dl
rm
admin-functions.php
406
0644
edit
dl
rm
admin-header.php
9078
0644
edit
dl
rm
admin-post.php
2070
0644
edit
dl
rm
admin.php
12559
0644
edit
dl
rm
async-upload.php
4827
0644
edit
dl
rm
authorize-application.php
10335
0644
edit
dl
rm
comment.php
11622
0644
edit
dl
rm
contribute.php
5727
0644
edit
dl
rm
credits.php
3841
0644
edit
dl
rm
custom-background.php
416
0644
edit
dl
rm
custom-header.php
426
0644
edit
dl
rm
customize.php
11126
0644
edit
dl
rm
edit-comments.php
14726
0644
edit
dl
rm
edit-form-advanced.php
29424
0644
edit
dl
rm
edit-form-blocks.php
12344
0644
edit
dl
rm
edit-form-comment.php
8544
0644
edit
dl
rm
edit-link-form.php
6362
0644
edit
dl
rm
edit-tag-form.php
10676
0644
edit
dl
rm
edit-tags.php
22455
0644
edit
dl
rm
edit.php
19947
0644
edit
dl
rm
erase-personal-data.php
7505
0644
edit
dl
rm
export-personal-data.php
7941
0644
edit
dl
rm
export.php
11288
0644
edit
dl
rm
font-library.php
1036
0644
edit
dl
rm
freedoms.php
4604
0644
edit
dl
rm
import.php
7657
0644
edit
dl
rm
index.php
7864
0644
edit
dl
rm
install-helper.php
6961
0644
edit
dl
rm
install.php
17490
0644
edit
dl
rm
link-add.php
938
0644
edit
dl
rm
link-manager.php
4365
0644
edit
dl
rm
link-parse-opml.php
2697
0644
edit
dl
rm
link.php
2957
0644
edit
dl
rm
load-scripts.php
2271
0644
edit
dl
rm
load-styles.php
3194
0644
edit
dl
rm
media-new.php
3261
0644
edit
dl
rm
media-upload.php
3569
0644
edit
dl
rm
media.php
819
0644
edit
dl
rm
menu-header.php
10069
0644
edit
dl
rm
menu.php
17068
0644
edit
dl
rm
moderation.php
307
0644
edit
dl
rm
ms-admin.php
196
0644
edit
dl
rm
ms-delete-site.php
4287
0644
edit
dl
rm
ms-edit.php
216
0644
edit
dl
rm
ms-options.php
229
0644
edit
dl
rm
ms-sites.php
215
0644
edit
dl
rm
ms-themes.php
217
0644
edit
dl
rm
ms-upgrade-network.php
219
0644
edit
dl
rm
ms-users.php
215
0644
edit
dl
rm
my-sites.php
4858
0644
edit
dl
rm
nav-menus.php
49158
0644
edit
dl
rm
network.php
5522
0644
edit
dl
rm
options-connectors.php
1096
0644
edit
dl
rm
options-discussion.php
15951
0644
edit
dl
rm
options-general.php
21241
0644
edit
dl
rm
options-head.php
548
0644
edit
dl
rm
options-media.php
6505
0644
edit
dl
rm
options-permalink.php
21718
0644
edit
dl
rm
options-privacy.php
10190
0644
edit
dl
rm
options-reading.php
10266
0644
edit
dl
rm
options-writing.php
9317
0644
edit
dl
rm
options.php
13862
0644
edit
dl
rm
plugin-editor.php
13737
0644
edit
dl
rm
plugin-install.php
7124
0644
edit
dl
rm
plugins.php
29827
0644
edit
dl
rm
post-new.php
2768
0644
edit
dl
rm
post.php
10209
0644
edit
dl
rm
press-this.php
2396
0644
edit
dl
rm
privacy-policy-guide.php
3756
0644
edit
dl
rm
privacy.php
2542
0644
edit
dl
rm
profile.php
283
0644
edit
dl
rm
revision.php
5851
0644
edit
dl
rm
setup-config.php
17884
0644
edit
dl
rm
site-editor.php
6412
0644
edit
dl
rm
site-health-info.php
4084
0644
edit
dl
rm
site-health.php
10443
0644
edit
dl
rm
term.php
2249
0644
edit
dl
rm
theme-editor.php
15792
0644
edit
dl
rm
theme-install.php
23903
0644
edit
dl
rm
themes.php
48083
0644
edit
dl
rm
tools.php
3514
0644
edit
dl
rm
update-core.php
46513
0644
edit
dl
rm
update.php
13092
0644
edit
dl
rm
upgrade-functions.php
341
0644
edit
dl
rm
upgrade.php
5688
0644
edit
dl
rm
upload.php
15207
0644
edit
dl
rm
user-edit.php
40216
0644
edit
dl
rm
user-new.php
24558
0644
edit
dl
rm
users.php
23853
0644
edit
dl
rm
widgets-form-blocks.php
4500
0644
edit
dl
rm
widgets-form.php
19625
0644
edit
dl
rm
widgets.php
1112
0644
edit
dl
rm
Edit:
/home/altere25/sportzsoftlivemeet.com/wp-admin/load-scripts.php
(2271B)
<?php /* * Disable error reporting. * * Set this to error_reporting( -1 ) for debugging. */ error_reporting( 0 ); // Set ABSPATH for execution. if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', dirname( __DIR__ ) . '/' ); } define( 'WPINC', 'wp-includes' ); $protocol = $_SERVER['SERVER_PROTOCOL']; if ( ! in_array( $protocol, array( 'HTTP/1.1', 'HTTP/2', 'HTTP/2.0', 'HTTP/3' ), true ) ) { $protocol = 'HTTP/1.0'; } $load = $_GET['load']; if ( is_array( $load ) ) { ksort( $load ); $load = implode( '', $load ); } $load = preg_replace( '/[^a-z0-9,_-]+/i', '', $load ); $load = array_unique( explode( ',', $load ) ); if ( empty( $load ) ) { header( "$protocol 400 Bad Request" ); exit; } require ABSPATH . 'wp-admin/includes/noop.php'; require ABSPATH . WPINC . '/script-loader.php'; require ABSPATH . WPINC . '/version.php'; $expires_offset = 31536000; // 1 year. $out = ''; $wp_scripts = new WP_Scripts(); wp_default_scripts( $wp_scripts ); wp_default_packages_vendor( $wp_scripts ); wp_default_packages_scripts( $wp_scripts ); $etag = "WP:{$wp_version};"; foreach ( $load as $handle ) { if ( ! array_key_exists( $handle, $wp_scripts->registered ) ) { continue; } $ver = $wp_scripts->registered[ $handle ]->ver ? $wp_scripts->registered[ $handle ]->ver : $wp_version; $etag .= "{$handle}:{$ver};"; } /* * This is not intended to be cryptographically secure, just a fast way to get * a fixed length string based on the script versions. As this file does not * load the full WordPress environment, it is not possible to use the salted * wp_hash() function. */ $etag = 'W/"' . md5( $etag ) . '"'; if ( isset( $_SERVER['HTTP_IF_NONE_MATCH'] ) && stripslashes( $_SERVER['HTTP_IF_NONE_MATCH'] ) === $etag ) { header( "$protocol 304 Not Modified" ); exit; } foreach ( $load as $handle ) { if ( ! array_key_exists( $handle, $wp_scripts->registered ) ) { continue; } $path = ABSPATH . $wp_scripts->registered[ $handle ]->src; $out .= get_file( $path ) . "\n"; } header( "Etag: $etag" ); header( 'Content-Type: application/javascript; charset=UTF-8' ); header( 'Expires: ' . gmdate( 'D, d M Y H:i:s', time() + $expires_offset ) . ' GMT' ); header( "Cache-Control: public, max-age=$expires_offset" ); echo $out; exit;
Save
cmd:
run