https://webwamp.com
https://webwamp.com
i am adding one useful function to source for myself and it is work very nice, you can use that too if you want ... this function add line/lines to...
when saving subtitle in any formats (srt, sub, ...) the file should be UTF-8 for some languages like Persian, Arabic, ... but when save subtitle file, this is not UTF-8...
in CSS Compressor when you have something like this: `transform: translate(50%,50%);` or `transform: scale(2,2);` this tools should changed to this: `transform:translate(50%);` or `transform:scale(2);` but it is not, and refresh-sf not...
in CSS should hexadecimal color code be lowercase or uppercase (one of this two and not be both in same time). so if you have "color", "background-color", and ... should...
refresh-sf is amazing tools and perfectly work, but in js not support ()=>{} and just support function(){} , so it is very good if this problem is solve and this...