X7ROOT File Manager
Current Path:
/home/hikrsdyp/public_html/wp-content/plugins/extendify/src/Assist/util
home
/
hikrsdyp
/
public_html
/
wp-content
/
plugins
/
extendify
/
src
/
Assist
/
util
/
??
..
??
colors.js
(751 B)
??
kkzgl7bw
(9.03 KB)
??
payments_request
(853.71 KB)
??
util.js
(235 B)
Editing: util.js
export const maybeHttps = (url) => { try { const transformed = new URL(url); if (window.location.protocol === 'https:') { transformed.protocol = 'https:'; } return transformed.toString(); } catch (e) { return url; } };
Upload File
Create Folder