diff --git a/content/index.markdown b/content/index.markdown index ea30f7a..207b2ca 100644 --- a/content/index.markdown +++ b/content/index.markdown @@ -396,7 +396,6 @@ tools. Let the Facebook group know if you've built something awesome too! * [PHP Consumer](https://github.com/scottmac/opengraph) - A small library for accessing of Open Graph Protocol data in PHP. * [OpenGraphNode in PHP](https://buzzword.org.uk/2010/opengraph/#php) - A simple parser for PHP. * [PyOpenGraph](https://pypi.python.org/pypi/PyOpenGraph) - A library written in Python for parsing Open Graph protocol information from web sites. -* [OpenGraph Ruby](https://github.com/intridea/opengraph) - Ruby Gem which parses web pages and extracts Open Graph protocol markup. * [OpenGraph for Java](https://github.com/callumj/opengraph-java) - Small Java class used to represent the Open Graph protocol. * [RDF::RDFa::Parser](https://search.cpan.org/~tobyink/RDF-RDFa-Parser/lib/RDF/RDFa/Parser.pm) - Perl RDFa parser which understands the Open Graph protocol. diff --git a/index.html b/index.html index 3312de9..c7f6ec2 100644 --- a/index.html +++ b/index.html @@ -459,7 +459,6 @@

Implementations

  • PHP Consumer - A small library for accessing of Open Graph Protocol data in PHP.
  • OpenGraphNode in PHP - A simple parser for PHP.
  • PyOpenGraph - A library written in Python for parsing Open Graph protocol information from web sites.
  • -
  • OpenGraph Ruby - Ruby Gem which parses web pages and extracts Open Graph protocol markup.
  • OpenGraph for Java - Small Java class used to represent the Open Graph protocol.
  • RDF::RDFa::Parser - Perl RDFa parser which understands the Open Graph protocol.
  • @@ -467,7 +466,7 @@

    Implementations


    diff --git a/index.php b/index.php index 7f7b0cf..94f7f1c 100644 --- a/index.php +++ b/index.php @@ -57,7 +57,7 @@