summaryrefslogtreecommitdiff
path: root/test/test-pages/aclu/expected-metadata.json
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-12-24 10:23:42 -0300
committerGitHub <[email protected]>2018-12-24 10:23:42 -0300
commit09cb03f3f9ce9f8c4193f4240f68d460fe085a63 (patch)
tree1bbf7641fcb93cee80ba873bce90a4bc9e3229f5 /test/test-pages/aclu/expected-metadata.json
parent4327b730cb9a827a71dfa35a8eaf9062a1a481e7 (diff)
parentbaf3a68f1736238e8270ceec83822ee3a1f923a3 (diff)
Merge pull request #75 from maludecks/sitename-feature
Add getSiteName feature
Diffstat (limited to 'test/test-pages/aclu/expected-metadata.json')
-rw-r--r--test/test-pages/aclu/expected-metadata.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/test-pages/aclu/expected-metadata.json b/test/test-pages/aclu/expected-metadata.json
index 30cb9a3..9b20703 100644
--- a/test/test-pages/aclu/expected-metadata.json
+++ b/test/test-pages/aclu/expected-metadata.json
@@ -3,5 +3,6 @@
"Direction": "ltr",
"Excerpt": "I don't use Facebook. I'm not technophobic — I'm a geek. I've been using email since the early 1990s, I have accounts on hundreds of services around the net, and I do software development and internet protocol design both for work and for fun. I believe that a globe-spanning communications network like the internet can be a positive social force, and I publish much of my own work on the open web.",
"Image": "https:\/\/www.aclu.org\/sites\/default\/files\/styles\/metatag_og_image_1200x630\/public\/field_share_image\/web18-facebook-socialshare-1200x628-v02.png?itok=p77cQjOm",
- "Title": "Facebook Is Tracking Me Even Though I’m Not on Facebook"
-} \ No newline at end of file
+ "Title": "Facebook Is Tracking Me Even Though I’m Not on Facebook",
+ "SiteName": "American Civil Liberties Union"
+}