mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-18 05:47:28 +00:00
Replace `<` comparisons with Math.max/ternary+>= to avoid Vue template parser treating `<` as HTML tag start in attribute values.
Replace `<` comparisons with Math.max/ternary+>= to avoid Vue template parser treating `<` as HTML tag start in attribute values.