芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/portal.pulsehost.co.uk/assets/js/whmcs/recommendations.min.js
function getRecommendationColors(hex,percentage){var hex=tinycolor(hex),text=tinycolor("fff"),brightness=Math.round(100*Math.min(hex.getBrightness()/255));return brightness<25?hex.lighten(25-brightness):75