function articleContentNode()

in inflation-explorer/harness/update-harness.js [122:124]


function articleContentNode(document) {
  return document.querySelector('#maincontent>div:first-child')
}