Fix typo in Tumblr headers

main
Lance Willett 11 years ago
parent 71a98f4611
commit 0f8220cd9f

@ -2632,7 +2632,7 @@ var json =
"cats": [ 11 ], "cats": [ 11 ],
"html": "<iframe src=\"[^>]+tumblr\\.com", "html": "<iframe src=\"[^>]+tumblr\\.com",
"url": "^https?://(?:www\\.)?[^/]+\\.tumblr\\.com/", "url": "^https?://(?:www\\.)?[^/]+\\.tumblr\\.com/",
"headers": { "X-Tumblr-Usec": ".*" } "headers": { "X-Tumblr-User": ".*" }
}, },
"TWiki": { "TWiki": {
"website": "twiki.org", "website": "twiki.org",

@ -2655,7 +2655,7 @@
"cats": [ 11 ], "cats": [ 11 ],
"html": "<iframe src=\"[^>]+tumblr\\.com", "html": "<iframe src=\"[^>]+tumblr\\.com",
"url": "^https?://(?:www\\.)?[^/]+\\.tumblr\\.com/", "url": "^https?://(?:www\\.)?[^/]+\\.tumblr\\.com/",
"headers": { "X-Tumblr-Usec": ".*" } "headers": { "X-Tumblr-User": ".*" }
}, },
"TWiki": { "TWiki": {
"website": "twiki.org", "website": "twiki.org",