scottmac / opengraph

Helper class for accessing the OpenGraph Protocol
463 stars 151 forks source link

Update OpenGraph.php #31

Open danilor opened 9 years ago

danilor commented 9 years ago

I added a fix for sites like www.nytimes.com because sites like it needs a cookie file in order to work. Otherwise the curl will retrieve a page that is not the actual page we want to read.

The change added 2 lines at the end of the curl request.