Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-11-24 08:28
Updated·2021-11-24 09:37
Flavor·Golang

`
(?s:(<a href="onebook\.php\?novelid=([\d]+?)".*?>(.*?)<\/a>.*?center">(.+?)<.*?center">(.+?)<.*?<td align="right">([\d]+?)<.*?<td align="right">([\d]+?)<\/td>))
`
gm
Open regex in editor

Description

use for www.jjwxc.net/bookbase.php after search get novel infomations in the form

Submitted by DEFAULT_USER_149