Category: US West Edition

Loading
document.addEventListener('DOMContentLoaded', function() { var h1s = document.querySelectorAll('.et_pb_extra_column_main h1'); h1s.forEach(function(h1) { if (h1.textContent && h1.textContent.replace(/s+/g, '').indexOf('Category:English') !== -1) { h1.style.display = 'none'; } }); });