diff --git a/js/resolutionScan.js b/js/resolutionScan.js index 561cfc2..dac3838 100644 --- a/js/resolutionScan.js +++ b/js/resolutionScan.js @@ -342,6 +342,12 @@ const quickScan = [ "height": 480, "ratio": "4:3" }, + { + "label": "360p", + "width": 640, + "height": 360, + "ratio": "16:9" + }, { "label": "CIF", "width": 352,