var newpp = $('.mw-parser-output').contents().filter(function () { return this.nodeType === 8 && this.data.match(/Post‐expand include size: (.+?)\/(.+?) bytes/); }); | var newpp = $('.mw-parser-output').contents().filter(function () { return this.nodeType === 8 && this.data.match(/Post‐expand include size: (.+?)\/(.+?) bytes/); }); |