any-rule icon indicating copy to clipboard operation
any-rule copied to clipboard

网址中是否支持 ; ~等特殊符号?

Open dengyintao opened this issue 2 years ago • 2 comments
trafficstars

^(((ht|f)tps?)://)?(^!@#$%^&*?.\s-?.)+[a-z]{2,6}/? 这个正则

dengyintao avatar Mar 13 '23 02:03 dengyintao

没有哦

any86 avatar Apr 14 '23 15:04 any86

Chrome支持诸如https://example.com/#:~:text=domain的形式解析来高亮显式文本,或许可以加上?

相关讨论: https://github.com/WICG/scroll-to-text-fragment

cyb233 avatar Apr 18 '23 14:04 cyb233