开放网页 · 核心生态
?
}); return match ? match.split('=')[1] : undefined; } catch (e) { return undefined; } } function attachUserIdToItem(item) { try { if (item && typeof item === 'object' && !Array.isArray(item)) { var uid = readCookie('tns-user-id'); if (uid && item.user_id == null) { item.user_id = uid; } } } catch (e) { /// noop } return item; } function attachCategoriesToIt…
SOURCE-DECLARED INSTALL
Open the public source page ↗MEDIA REFERENCES
Captured in public view
CONTEXT
Why it is here
}); return match ? match.split('=')[1] : undefined; } catch (e) { return undefined; } } function attachUserIdToItem(item) { try { if (item && typeof item === 'object' && !Array.isArray(item)) { var uid = readCookie('tns-user-id'); if (uid && item.user_id == null) { item.user_id = uid; } } } catch (e) { /// noop } return item; } function attachCategoriesToIt…
Evidence updated 2026-08-15T06:38:57Z. Interaction numbers are platform-native snapshots; the evidence panel records the metric source and observation time. NULL means the public page did not expose a number at collection time.