Skip to content

Instantly share code, notes, and snippets.

@Antti
Created October 31, 2017 10:11
Show Gist options
  • Save Antti/56d58fbf0b63fc96290676197ce9c174 to your computer and use it in GitHub Desktop.
Save Antti/56d58fbf0b63fc96290676197ce9c174 to your computer and use it in GitHub Desktop.
zoopla postcode
javascript:$('h2[itemprop="streetAddress"').append('<span style="color: red; font-weight:bold"> (' + $("meta[property='og:postal-code']").attr("content") + ')</span>')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment