yize / xswitch

A Chrome Extension for redirecting/forwarding request urls
https://chrome.google.com/webstore/detail/xswitch/idkjhjggpffolpidfkikidcokdkdaogg
MIT License
992 stars 121 forks source link

can not match url with `??` #2

Closed yize closed 6 years ago

yize commented 6 years ago

?? is a rule for Tengine url concat module.

new RegExp('https://alinw.alicdn.com/??lega/xux_mid/(.*)/app.js,lega-comp/xux_mid/(.*)/web.js')
  .test('https://alinw.alicdn.com/??lega/xux_mid/0.0.32/app.js,lega-comp/xux_mid/0.0.32/web.js')
// false
yize commented 6 years ago

https://chrome.google.com/webstore/detail/idkjhjggpffolpidfkikidcokdkdaogg @ 1.1.4