WordsAPI

免费增值
Verified
通过 dpventures | 已更新 25 giorni fa | Data
人气

9.9 / 10

延迟

178ms

服务等级

100%

Health Check

N/A

返回所有讨论

Regex: Don't include characters not working

Rapid account: Traciingu
traciingu
2 anni fa

The regex for the letterPattern parameter doesn’t work when you try to negate a range like “[^0-9]”. The results returned are like ones you’d received if no regex was passed in at all. Any help is appreciated

Rapid account: Traciingu
traciingu Commented 2 anni fa

I don’t know how to use regex without flags lol if anyone is stuck on this, you can force the match to be the whole word instead of the global flag (i.e. “^[^0-9]+$”)

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论