Regular Expressions 101

Community Patterns

0

Url handling

Python
Simple regex to split url
Submitted by Hangfish - 2 years ago

域名规则

0

Regular Expression
ECMAScript (JavaScript)

/
[^\b\s/'"`=:]*?(?:\.|\b)(?:jinritemai|douyinec|bytedance)\.com\b
/
ig

Description

Loading markdown...
Submitted by anonymous - a year ago