mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 10:24:13 +00:00
use link, keep data
This commit is contained in:
parent
ee0137f563
commit
602698f112
@ -86,7 +86,7 @@ impl Page {
|
||||
// Detect page meta
|
||||
let meta = Regex::split_simple(
|
||||
r"^(\d+)?\s([\w]+\/[\w]+)?",
|
||||
data,
|
||||
&data,
|
||||
RegexCompileFlags::DEFAULT,
|
||||
RegexMatchFlags::DEFAULT,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user