`;
const shot =
navKey === 'causalFlow'
? null
: ``;
const badge =
navKey === 'causalFlow'
? `500K+ plays on RedNote`
: '';
if (navKey === 'causalFlow') {
const re = new RegExp(
`(
]*\\bdata-nav-page=["']?causalFlow["']?[^>]*>)([\\s\\S]*?)(<\\/div>)`,
'i'
);
const m = html.match(re);
if (!m) {
throw new Error('injectPageMeta: missing