Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
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
/
var /
www /
html /
quiz1 /
build /
static /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
main.32d1318c.css
2.7
KB
-rw-rw-rw-
main.32d1318c.css.map
6.1
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : main.32d1318c.css.map
{"version":3,"file":"static/css/main.32d1318c.css","mappings":"AACA,QAGE,aAAc,CADd,eAAiB,CAEjB,kBAAmB,CACnB,iBACF,CAEA,QAEE,wBAAyB,CAEzB,WAAY,CAEZ,iBAAkB,CAHlB,UAAW,CAKX,cAAe,CAPf,oBAAqB,CAMrB,cAAe,CAGf,eAAgB,CALhB,iBAAkB,CAIlB,uDAEF,CAEA,gBAEE,UAAY,CACZ,kBACF,CAEA,sCALE,wBAOF,CAIA,yBAKE,UACE,cACF,CAEA,OACE,eAAiB,CACjB,gBACF,CACF,CAEA,yBAKE,UACE,eACF,CAEA,OACE,gBAAkB,CAClB,gBACF,CACF,CC9DA,UAKE,wBAAyB,CAGzB,wDAA2D,CAL3D,qBAAsB,CAGtB,UAAW,CAFX,6BAAiC,CAHjC,QAAS,CAQT,gBAAiB,CAPjB,SAAU,CAKV,iBAGF,CAEA,YACE,wBAAyB,CACzB,UACF,CAEA,iBAGE,kBACF,CAEA,MAIE,qBAAuB,CACvB,kBAAmB,CACnB,gCAA0C,CAJ1C,gBAAiB,CADjB,eAAgB,CAOhB,eAAgB,CALhB,YAAa,CAIb,iBAEF,CAEA,GAME,+BAAgC,CAJhC,aAAc,CAKd,oBAAqB,CANrB,gBAAiB,CAIjB,kBAAmB,CAFnB,kBAAmB,CAKnB,mBAAoB,CAJpB,wBAKF,CAEA,OAEE,aAAc,CADd,gBAAiB,CAEjB,eAAiB,CACjB,aACF,CAEA,QAIE,aAAc,CAHd,gBAAiB,CAEjB,eAAgB,CADhB,aAGF,CAEA,OAEE,wBAAyB,CAEzB,WAAY,CAEZ,iBAAkB,CAOlB,+BAAyC,CAVzC,UAAY,CAKZ,cAAe,CAPf,oBAAqB,CAMrB,cAAe,CAKf,eAAiB,CAFjB,eAAgB,CALhB,iBAAkB,CAMlB,wBAAyB,CAFzB,8BAKF,CAEA,aACE,wBAAyB,CACzB,0BACF,CAEA,cACE,wBAAyB,CACzB,yBACF,CAEA,aAEE,gBAAiB,CADjB,SAEF,CAEA,YACE,wBACF,CAEA,kBACE,wBACF,CAEA,EAEE,aAAc,CADd,gBAEF,CAEA,YAEE,aAAc,CADd,eAEF,CAEA,KAIE,kBAAmB,CAHnB,YAAa,CACb,qBAAsB,CACtB,QAEF,CAEA,iBAOE,wBAAyB,CADzB,wBAAyB,CADzB,iBAAkB,CAGlB,aAAc,CACd,cAAe,CALf,cAAe,CAFf,eAAgB,CAChB,YAAa,CAOb,8BAAgC,CAThC,SAUF,CAEA,8CAIE,wBAAyB,CAFzB,oBAAqB,CACrB,YAEF,CAEA,QACE,eACF,CAEA,WAEE,aAAc,CADd,gBAAiB,CAEjB,kBACF,CAEA,UAEE,aAAc,CADd,gBAEF,CAGA,yBACE,MACE,YACF,CAEA,GACE,cACF,CAEA,OACE,gBACF,CAEA,OAEE,iBACF,CAEA,wBAJE,eAMF,CACF,CAEA,yBACE,GACE,gBACF,CAEA,OACE,gBAAkB,CAClB,gBACF,CAEA,OACE,gBACF,CAEA,iBACE,eACF,CACF","sources":["components/Question.css","App.css"],"sourcesContent":["/* Base Styling for Question Component */\r\n.number {\r\n font-size: 1.2rem;\r\n font-weight: bold;\r\n color: #2c3e50;\r\n margin-bottom: 10px;\r\n text-align: center;\r\n}\r\n\r\n.option {\r\n display: inline-block;\r\n background-color: #3498db;\r\n color: #fff;\r\n border: none;\r\n padding: 12px 25px;\r\n border-radius: 8px;\r\n font-size: 1rem;\r\n cursor: pointer;\r\n transition: transform 0.2s ease, background-color 0.3s ease;\r\n margin-top: 20px;\r\n}\r\n\r\nbutton:disabled {\r\n background-color: #ababab;\r\n color: white;\r\n cursor: not-allowed;\r\n}\r\n\r\nbutton:disabled:hover {\r\n background-color: #ababab;\r\n}\r\n\r\n\r\n/* Responsive Design */\r\n@media (max-width: 768px) {\r\n .number {\r\n font-size: 1rem;\r\n }\r\n\r\n p {\r\n font-size: 1rem;\r\n }\r\n\r\n button {\r\n font-size: 0.9rem;\r\n padding: 8px 12px;\r\n }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n .number {\r\n font-size: 0.9rem;\r\n }\r\n\r\n p {\r\n font-size: 0.9rem;\r\n }\r\n\r\n button {\r\n font-size: 0.85rem;\r\n padding: 8px 10px;\r\n }\r\n}\r\n","body, html {\r\n margin: 0;\r\n padding: 0;\r\n box-sizing: border-box;\r\n font-family: 'Roboto', sans-serif;\r\n background-color: #f5f5f5;\r\n color: #333;\r\n text-align: center;\r\n background-image: linear-gradient(120deg, #a6c1ee, #fbc2eb);\r\n min-height: 100vh;\r\n}\r\n\r\n::selection {\r\n background-color: #6a1b9a;\r\n color: white;\r\n}\r\n\r\n*,\r\n*::before,\r\n*::after {\r\n box-sizing: inherit;\r\n}\r\n\r\n.main {\r\n max-width: 800px;\r\n margin: 40px auto;\r\n padding: 30px;\r\n background-color: white;\r\n border-radius: 10px;\r\n box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\r\n text-align: center;\r\n overflow: hidden;\r\n}\r\n\r\nh1 {\r\n font-size: 2.8rem;\r\n color: #2c3e50;\r\n margin-bottom: 20px;\r\n text-transform: uppercase;\r\n letter-spacing: 2px;\r\n border-bottom: 3px solid #3498db;\r\n display: inline-block;\r\n padding-bottom: 10px;\r\n}\r\n\r\n.score {\r\n font-size: 1.8rem;\r\n color: #16a085;\r\n font-weight: bold;\r\n margin: 15px 0;\r\n}\r\n\r\n.number {\r\n font-size: 1.2rem;\r\n margin: 10px 0;\r\n font-weight: 500;\r\n color: #2d3436;\r\n}\r\n\r\nbutton {\r\n display: inline-block;\r\n background-color: #3498db;\r\n color: white;\r\n border: none;\r\n padding: 12px 25px;\r\n border-radius: 8px;\r\n font-size: 1rem;\r\n cursor: pointer;\r\n transition: all 0.3s ease-in-out;\r\n margin-top: 15px;\r\n text-transform: uppercase;\r\n font-weight: bold;\r\n box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);\r\n}\r\n\r\nbutton:hover {\r\n background-color: #2980b9;\r\n transform: translateY(-3px);\r\n}\r\n\r\nbutton:active {\r\n background-color: #1c5980;\r\n transform: translateY(2px);\r\n}\r\n\r\nbutton.start {\r\n width: 65%;\r\n font-size: 1.2rem;\r\n}\r\n\r\nbutton.next {\r\n background-color:#3498db;\r\n}\r\n\r\nbutton.next:hover {\r\n background-color: #2980b9;\r\n}\r\n\r\np {\r\n font-size: 1.1rem;\r\n color: #636e72;\r\n}\r\n\r\nspan.result {\r\n font-weight: bold;\r\n color: #27ae60;\r\n}\r\n\r\n.mid {\r\n display: flex;\r\n flex-direction: column;\r\n gap: 15px;\r\n align-items: center;\r\n}\r\n\r\n.category-select {\r\n width: 80%;\r\n max-width: 400px;\r\n padding: 10px;\r\n font-size: 1rem;\r\n border-radius: 5px;\r\n border: 1px solid #b2bec3;\r\n background-color: #ecf0f1;\r\n color: #2c3e50;\r\n cursor: pointer;\r\n transition: all 0.2s ease-in-out;\r\n}\r\n\r\n.category-select:focus,\r\n.category-select:hover {\r\n border-color: #3498db;\r\n outline: none;\r\n background-color: #dfe6e9;\r\n}\r\n\r\n.result {\r\n margin-top: 20px;\r\n}\r\n\r\n.result h2 {\r\n font-size: 1.5rem;\r\n color: #2c3e50;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.result p {\r\n font-size: 1.2rem;\r\n color: #7f8c8d;\r\n}\r\n\r\n/* Responsive Design */\r\n@media (max-width: 768px) {\r\n .main {\r\n padding: 20px;\r\n }\r\n\r\n h1 {\r\n font-size: 2rem;\r\n }\r\n\r\n .score {\r\n font-size: 1.4rem;\r\n }\r\n\r\n button {\r\n font-size: 0.9rem;\r\n padding: 10px 20px;\r\n }\r\n\r\n .category-select {\r\n font-size: 0.9rem;\r\n }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n h1 {\r\n font-size: 1.8rem;\r\n }\r\n\r\n button {\r\n font-size: 0.85rem;\r\n padding: 8px 16px;\r\n }\r\n\r\n .score {\r\n font-size: 1.2rem;\r\n }\r\n\r\n .category-select {\r\n font-size: 0.8rem;\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
Close