mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-06-07 22:09:57 +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.