mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-03-30 09:00:24 +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.