Description
Provides a polyfill for RegExp lookbehind feature that is not available on iOS 16.4 and lower.
Changelog
1.2.2: Fixed polyfill compatibility on some websites
1.2.1: Added regex replacement mechanism so that complex regexes are transformed to simpler ones without lookbehind
1.1.2: Fixed the polyfill crashing in some scenarios