summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-07-16 16:30:46 +0300
committerAndrew Dolgov <[email protected]>2022-07-16 16:30:46 +0300
commitb8c1d622a77226b14fb307cfe3e0f4cea9e4268a (patch)
tree3df519798dcfef20c96a079e0956ebcd5509b619 /plugins
parentfdd1c43612011060b4b876db438eb7ec62dd077d (diff)
add missing files for forked idiorm
Diffstat (limited to 'plugins')
-rw-r--r--plugins/af_readability/composer.json9
-rw-r--r--plugins/af_readability/composer.lock340
-rw-r--r--plugins/af_readability/vendor/composer/ClassLoader.php123
-rw-r--r--plugins/af_readability/vendor/composer/InstalledVersions.php155
-rw-r--r--plugins/af_readability/vendor/composer/LICENSE2
-rw-r--r--plugins/af_readability/vendor/composer/autoload_psr4.php5
-rw-r--r--plugins/af_readability/vendor/composer/autoload_real.php2
-rw-r--r--plugins/af_readability/vendor/composer/autoload_static.php28
-rw-r--r--plugins/af_readability/vendor/composer/installed.json350
-rw-r--r--plugins/af_readability/vendor/composer/installed.php115
-rw-r--r--plugins/af_readability/vendor/composer/platform_check.php26
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/.coveralls.yml3
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/.gitattributes3
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/.gitignore3
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/.styleci.yml13
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/.travis.yml48
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/AUTHORS.md1
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/CONTRIBUTING.md3
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/Makefile21
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/README.md88
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/composer.json26
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/docker-compose.yml156
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/docker/php/Dockerfile18
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Configuration.php77
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMAttr.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCdataSection.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCharacterData.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMComment.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocument.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentFragment.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentType.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMElement.php40
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntity.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntityReference.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNode.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNodeList.php2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNotation.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMProcessingInstruction.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMText.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeTrait.php69
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeUtility.php36
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/ParseException.php2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/src/Readability.php832
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/ConfigurationTest.php4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/ReadabilityTest.php75
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/TestPage.php18
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/001/expected.html18
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/002/expected.html197
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/003-metadata-preferred/expected.html1
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/004-metadata-space-separated-properties/expected.html1
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected-metadata.json10
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected.html2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-images.json3
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-metadata.json6
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected.html87
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/source.html1275
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected-images.json12
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected.html11
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected-images.json10
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected.html11
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected-images.json12
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected.html11
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-images.json14
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-metadata.json4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected.html11
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/blogger/expected.html63
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/breitbart/expected.html14
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/expected.html36
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/source.html37503
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/buzzfeed-1/expected.html7
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected-images.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected.html13
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected-metadata.json4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected.html24
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected-metadata.json4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected.html17
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnn/expected.html15
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/daringfireball-1/expected.html32
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/different-sources-for-images/expected.html11
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-1/expected.html92
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-2/expected.html112
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/embedded-videos/expected.html13
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected-images.json23
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected.html262
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected-metadata.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected.html2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/gmw/expected.html8
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/heise/expected.html26
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/herald-sun-1/expected.html9
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected-images.json13
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected.html220
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected-images.json8
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected.html15
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ietf-1/expected.html139
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/infobae/expected.html2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected-images.json34
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected.html271
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/la-nacion/expected.html19
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected-metadata.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected.html39
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected-metadata.json10
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected.html17
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected-metadata.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected.html25
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected-images.json22
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected.html211
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected-images.json22
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected.html211
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected-metadata.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected.html31
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lwn-1/expected.html1012
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-images.json6
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-metadata.json6
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected.html57
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-1/expected.html230
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-2/expected.html2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-images.json6
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-metadata.json8
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected.html906
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/source.html6200
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/missing-paragraphs/expected-metadata.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-1/expected.html77
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-2/expected.html52
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/msn/expected.html14
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-images.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-metadata.json4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected.html62
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-images.json4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-metadata.json8
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected.html72
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected-metadata.json10
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected.html106
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected.html4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-brs/expected.html14
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/expected.html3
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/source.html2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-1/expected.html7
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-2/expected.html7
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-3/expected.html7
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-4/expected.html7
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/salon-1/expected.html4
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/simplyfound-1/expected.html8
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/social-buttons/expected.html1
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/style-tags-removal/expected.html3
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/svg-parsing/expected.html8
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected-images.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected.html56
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected-metadata.json6
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected.html30
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/title-and-h1-discrepancy/expected.html1
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tmz-1/expected.html15
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tumblr/expected.html13
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/uses-getfirstelementchild-function/expected.html159
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-1/expected.html5
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-2/expected.html8
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/webmd-2/expected.html9
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikia/expected.html25
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected-images.json1
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected.html256
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected-metadata.json6
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected.html52
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-1/expected.html78
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-2/expected.html19
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected-metadata.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected.html41
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected-metadata.json2
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected.html6
-rw-r--r--plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/youth/expected.html16
168 files changed, 8086 insertions, 45693 deletions
diff --git a/plugins/af_readability/composer.json b/plugins/af_readability/composer.json
index f23f50db9..b22733315 100644
--- a/plugins/af_readability/composer.json
+++ b/plugins/af_readability/composer.json
@@ -1,5 +1,12 @@
{
+ "repositories": [
+ {
+ "name": "fivefilters/readability.php",
+ "type": "vcs",
+ "url": "https://dev.tt-rss.org/fox/readability-php.git"
+ }
+ ],
"require": {
- "fivefilters/readability.php": "^2.1"
+ "fivefilters/readability.php": "dev-master"
}
}
diff --git a/plugins/af_readability/composer.lock b/plugins/af_readability/composer.lock
index 8001f054e..685a9489b 100644
--- a/plugins/af_readability/composer.lock
+++ b/plugins/af_readability/composer.lock
@@ -4,43 +4,44 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "985d4bb2caa672420e280a0b2bbb4715",
+ "content-hash": "9b8120263fb98662acec8e8101e47465",
"packages": [
{
"name": "fivefilters/readability.php",
- "version": "v2.1.0",
+ "version": "dev-master",
"source": {
"type": "git",
- "url": "https://github.com/fivefilters/readability.php.git",
- "reference": "7617a912b6c527909168f5d41d263792f171c42a"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/7617a912b6c527909168f5d41d263792f171c42a",
- "reference": "7617a912b6c527909168f5d41d263792f171c42a",
- "shasum": ""
+ "url": "https://dev.tt-rss.org/fox/readability-php.git",
+ "reference": "5ad152c70376002f043bb936d8ae5eed103fb993"
},
"require": {
"ext-dom": "*",
"ext-mbstring": "*",
"ext-xml": "*",
- "php": ">=7.0.0",
+ "league/uri": "^6.4",
+ "masterminds/html5": "^2.0",
+ "php": ">=7.3.0",
"psr/log": "^1.0"
},
"require-dev": {
- "monolog/monolog": "^1.24",
- "phpunit/phpunit": "^6.5"
+ "monolog/monolog": "^2.3",
+ "phpunit/phpunit": "^9"
},
"suggest": {
"monolog/monolog": "Allow logging debug information"
},
+ "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
- "andreskrey\\Readability\\": "src/"
+ "fivefilters\\Readability\\": "src/"
+ }
+ },
+ "autoload-dev": {
+ "psr-4": {
+ "fivefilters\\Readability\\Test\\": "test"
}
},
- "notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
@@ -48,19 +49,314 @@
{
"name": "Andres Rey",
"email": "[email protected]",
- "role": "Lead Developer"
+ "role": "Original Developer"
+ },
+ {
+ "name": "Keyvan Minoukadeh",
+ "email": "[email protected]",
+ "homepage": "https://www.fivefilters.org",
+ "role": "Developer/Maintainer"
}
],
"description": "A PHP port of Readability.js",
- "homepage": "https://github.com/andreskrey/readability",
+ "homepage": "https://github.com/fivefilters/readability.php",
"keywords": [
"html",
"readability"
],
+ "time": "2022-07-16T13:23:08+00:00"
+ },
+ {
+ "name": "league/uri",
+ "version": "6.7.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/thephpleague/uri.git",
+ "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/thephpleague/uri/zipball/2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
+ "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
+ "shasum": ""
+ },
+ "require": {
+ "ext-json": "*",
+ "league/uri-interfaces": "^2.3",
+ "php": "^7.4 || ^8.0",
+ "psr/http-message": "^1.0"
+ },
+ "conflict": {
+ "league/uri-schemes": "^1.0"
+ },
+ "require-dev": {
+ "friendsofphp/php-cs-fixer": "^v3.3.2",
+ "nyholm/psr7": "^1.5",
+ "php-http/psr7-integration-tests": "^1.1",
+ "phpstan/phpstan": "^1.2.0",
+ "phpstan/phpstan-deprecation-rules": "^1.0",
+ "phpstan/phpstan-phpunit": "^1.0.0",
+ "phpstan/phpstan-strict-rules": "^1.1.0",
+ "phpunit/phpunit": "^9.5.10",
+ "psr/http-factory": "^1.0"
+ },
+ "suggest": {
+ "ext-fileinfo": "Needed to create Data URI from a filepath",
+ "ext-intl": "Needed to improve host validation",
+ "league/uri-components": "Needed to easily manipulate URI objects",
+ "psr/http-factory": "Needed to use the URI factory"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "6.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "League\\Uri\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Ignace Nyamagana Butera",
+ "email": "[email protected]",
+ "homepage": "https://nyamsprod.com"
+ }
+ ],
+ "description": "URI manipulation library",
+ "homepage": "https://uri.thephpleague.com",
+ "keywords": [
+ "data-uri",
+ "file-uri",
+ "ftp",
+ "hostname",
+ "http",
+ "https",
+ "middleware",
+ "parse_str",
+ "parse_url",
+ "psr-7",
+ "query-string",
+ "querystring",
+ "rfc3986",
+ "rfc3987",
+ "rfc6570",
+ "uri",
+ "uri-template",
+ "url",
+ "ws"
+ ],
+ "support": {
+ "docs": "https://uri.thephpleague.com",
+ "forum": "https://thephpleague.slack.com",
+ "issues": "https://github.com/thephpleague/uri/issues",
+ "source": "https://github.com/thephpleague/uri/tree/6.7.1"
+ },
+ "funding": [
+ {
+ "url": "https://github.com/sponsors/nyamsprod",
+ "type": "github"
+ }
+ ],
+ "time": "2022-06-29T09:48:18+00:00"
+ },
+ {
+ "name": "league/uri-interfaces",
+ "version": "2.3.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/thephpleague/uri-interfaces.git",
+ "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
+ "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
+ "shasum": ""
+ },
+ "require": {
+ "ext-json": "*",
+ "php": "^7.2 || ^8.0"
+ },
+ "require-dev": {
+ "friendsofphp/php-cs-fixer": "^2.19",
+ "phpstan/phpstan": "^0.12.90",
+ "phpstan/phpstan-phpunit": "^0.12.19",
+ "phpstan/phpstan-strict-rules": "^0.12.9",
+ "phpunit/phpunit": "^8.5.15 || ^9.5"
+ },
+ "suggest": {
+ "ext-intl": "to use the IDNA feature",
+ "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "League\\Uri\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Ignace Nyamagana Butera",
+ "email": "[email protected]",
+ "homepage": "https://nyamsprod.com"
+ }
+ ],
+ "description": "Common interface for URI representation",
+ "homepage": "http://github.com/thephpleague/uri-interfaces",
+ "keywords": [
+ "rfc3986",
+ "rfc3987",
+ "uri",
+ "url"
+ ],
+ "support": {
+ "issues": "https://github.com/thephpleague/uri-interfaces/issues",
+ "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
+ },
+ "funding": [
+ {
+ "url": "https://github.com/sponsors/nyamsprod",
+ "type": "github"
+ }
+ ],
+ "time": "2021-06-28T04:27:21+00:00"
+ },
+ {
+ "name": "masterminds/html5",
+ "version": "2.7.5",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Masterminds/html5-php.git",
+ "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
+ "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
+ "shasum": ""
+ },
+ "require": {
+ "ext-ctype": "*",
+ "ext-dom": "*",
+ "ext-libxml": "*",
+ "php": ">=5.3.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.7-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Masterminds\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Matt Butcher",
+ "email": "[email protected]"
+ },
+ {
+ "name": "Matt Farina",
+ "email": "[email protected]"
+ },
+ {
+ "name": "Asmir Mustafic",
+ "email": "[email protected]"
+ }
+ ],
+ "description": "An HTML5 parser and serializer.",
+ "homepage": "http://masterminds.github.io/html5-php",
+ "keywords": [
+ "HTML5",
+ "dom",
+ "html",
+ "parser",
+ "querypath",
+ "serializer",
+ "xml"
+ ],
+ "support": {
+ "issues": "https://github.com/Masterminds/html5-php/issues",
+ "source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
+ },
+ "time": "2021-07-01T14:25:37+00:00"
+ },
+ {
+ "name": "psr/http-message",
+ "version": "1.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/php-fig/http-message.git",
+ "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
+ "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Psr\\Http\\Message\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "PHP-FIG",
+ "homepage": "http://www.php-fig.org/"
+ }
+ ],
+ "description": "Common interface for HTTP messages",
+ "homepage": "https://github.com/php-fig/http-message",
+ "keywords": [
+ "http",
+ "http-message",
+ "psr",
+ "psr-7",
+ "request",
+ "response"
+ ],
"support": {
- "source": "https://github.com/fivefilters/readability.php/tree/v2.1.0"
+ "source": "https://github.com/php-fig/http-message/tree/master"
},
- "time": "2019-07-22T21:42:25+00:00"
+ "time": "2016-08-06T14:39:51+00:00"
},
{
"name": "psr/log",
@@ -116,10 +412,12 @@
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
- "stability-flags": [],
+ "stability-flags": {
+ "fivefilters/readability.php": 20
+ },
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.1.0"
}
diff --git a/plugins/af_readability/vendor/composer/ClassLoader.php b/plugins/af_readability/vendor/composer/ClassLoader.php
index 4d989a212..0cd6055d1 100644
--- a/plugins/af_readability/vendor/composer/ClassLoader.php
+++ b/plugins/af_readability/vendor/composer/ClassLoader.php
@@ -42,30 +42,75 @@ namespace Composer\Autoload;
*/
class ClassLoader
{
+ /** @var ?string */
private $vendorDir;
// PSR-4
+ /**
+ * @var array[]
+ * @psalm-var array<string, array<string, int>>
+ */
private $prefixLengthsPsr4 = array();
+ /**
+ * @var array[]
+ * @psalm-var array<string, array<int, string>>
+ */
private $prefixDirsPsr4 = array();
+ /**
+ * @var array[]
+ * @psalm-var array<string, string>
+ */
private $fallbackDirsPsr4 = array();
// PSR-0
+ /**
+ * @var array[]
+ * @psalm-var array<string, array<string, string[]>>
+ */
private $prefixesPsr0 = array();
+ /**
+ * @var array[]
+ * @psalm-var array<string, string>
+ */
private $fallbackDirsPsr0 = array();
+ /** @var bool */
private $useIncludePath = false;
+
+ /**
+ * @var string[]
+ * @psalm-var array<string, string>
+ */
private $classMap = array();
+
+ /** @var bool */
private $classMapAuthoritative = false;
+
+ /**
+ * @var bool[]
+ * @psalm-var array<string, bool>
+ */
private $missingClasses = array();
+
+ /** @var ?string */
private $apcuPrefix;
+ /**
+ * @var self[]
+ */
private static $registeredLoaders = array();
+ /**
+ * @param ?string $vendorDir
+ */
public function __construct($vendorDir = null)
{
$this->vendorDir = $vendorDir;
}
+ /**
+ * @return string[]
+ */
public function getPrefixes()
{
if (!empty($this->prefixesPsr0)) {
@@ -75,28 +120,47 @@ class ClassLoader
return array();
}
+ /**
+ * @return array[]
+ * @psalm-return array<string, array<int, string>>
+ */
public function getPrefixesPsr4()
{
return $this->prefixDirsPsr4;
}
+ /**
+ * @return array[]
+ * @psalm-return array<string, string>
+ */
public function getFallbackDirs()
{
return $this->fallbackDirsPsr0;
}
+ /**
+ * @return array[]
+ * @psalm-return array<string, string>
+ */
public function getFallbackDirsPsr4()
{
return $this->fallbackDirsPsr4;
}
+ /**
+ * @return string[] Array of classname => path
+ * @psalm-var array<string, string>
+ */
public function getClassMap()
{
return $this->classMap;
}
/**
- * @param array $classMap Class to filename map
+ * @param string[] $classMap Class to filename map
+ * @psalm-param array<string, string> $classMap
+ *
+ * @return void
*/
public function addClassMap(array $classMap)
{
@@ -111,9 +175,11 @@ class ClassLoader
* Registers a set of PSR-0 directories for a given prefix, either
* appending or prepending to the ones previously set for this prefix.
*
- * @param string $prefix The prefix
- * @param array|string $paths The PSR-0 root directories
- * @param bool $prepend Whether to prepend the directories
+ * @param string $prefix The prefix
+ * @param string[]|string $paths The PSR-0 root directories
+ * @param bool $prepend Whether to prepend the directories
+ *
+ * @return void
*/
public function add($prefix, $paths, $prepend = false)
{
@@ -156,11 +222,13 @@ class ClassLoader
* Registers a set of PSR-4 directories for a given namespace, either
* appending or prepending to the ones previously set for this namespace.
*
- * @param string $prefix The prefix/namespace, with trailing '\\'
- * @param array|string $paths The PSR-4 base directories
- * @param bool $prepend Whether to prepend the directories
+ * @param string $prefix The prefix/namespace, with trailing '\\'
+ * @param string[]|string $paths The PSR-4 base directories
+ * @param bool $prepend Whether to prepend the directories
*
* @throws \InvalidArgumentException
+ *
+ * @return void
*/
public function addPsr4($prefix, $paths, $prepend = false)
{
@@ -204,8 +272,10 @@ class ClassLoader
* Registers a set of PSR-0 directories for a given prefix,
* replacing any others previously set for this prefix.
*
- * @param string $prefix The prefix
- * @param array|string $paths The PSR-0 base directories
+ * @param string $prefix The prefix
+ * @param string[]|string $paths The PSR-0 base directories
+ *
+ * @return void
*/
public function set($prefix, $paths)
{
@@ -220,10 +290,12 @@ class ClassLoader
* Registers a set of PSR-4 directories for a given namespace,
* replacing any others previously set for this namespace.
*
- * @param string $prefix The prefix/namespace, with trailing '\\'
- * @param array|string $paths The PSR-4 base directories
+ * @param string $prefix The prefix/namespace, with trailing '\\'
+ * @param string[]|string $paths The PSR-4 base directories
*
* @throws \InvalidArgumentException
+ *
+ * @return void
*/
public function setPsr4($prefix, $paths)
{
@@ -243,6 +315,8 @@ class ClassLoader
* Turns on searching the include path for class files.
*
* @param bool $useIncludePath
+ *
+ * @return void
*/
public function setUseIncludePath($useIncludePath)
{
@@ -265,6 +339,8 @@ class ClassLoader
* that have not been registered with the class map.
*
* @param bool $classMapAuthoritative
+ *
+ * @return void
*/
public function setClassMapAuthoritative($classMapAuthoritative)
{
@@ -285,6 +361,8 @@ class ClassLoader
* APCu prefix to use to cache found/not-found classes, if the extension is enabled.
*
* @param string|null $apcuPrefix
+ *
+ * @return void
*/
public function setApcuPrefix($apcuPrefix)
{
@@ -305,14 +383,18 @@ class ClassLoader
* Registers this instance as an autoloader.
*
* @param bool $prepend Whether to prepend the autoloader or not
+ *
+ * @return void
*/
public function register($prepend = false)
{
spl_autoload_register(array($this, 'loadClass'), true, $prepend);
if (null === $this->vendorDir) {
- //no-op
- } elseif ($prepend) {
+ return;
+ }
+
+ if ($prepend) {
self::$registeredLoaders = array($this->vendorDir => $this) + self::$registeredLoaders;
} else {
unset(self::$registeredLoaders[$this->vendorDir]);
@@ -322,6 +404,8 @@ class ClassLoader
/**
* Unregisters this instance as an autoloader.
+ *
+ * @return void
*/
public function unregister()
{
@@ -336,7 +420,7 @@ class ClassLoader
* Loads the given class or interface.
*
* @param string $class The name of the class
- * @return bool|null True if loaded, null otherwise
+ * @return true|null True if loaded, null otherwise
*/
public function loadClass($class)
{
@@ -345,6 +429,8 @@ class ClassLoader
return true;
}
+
+ return null;
}
/**
@@ -399,6 +485,11 @@ class ClassLoader
return self::$registeredLoaders;
}
+ /**
+ * @param string $class
+ * @param string $ext
+ * @return string|false
+ */
private function findFileWithExtension($class, $ext)
{
// PSR-4 lookup
@@ -470,6 +561,10 @@ class ClassLoader
* Scope isolated include.
*
* Prevents access to $this/self from included files.
+ *
+ * @param string $file
+ * @return void
+ * @private
*/
function includeFile($file)
{
diff --git a/plugins/af_readability/vendor/composer/InstalledVersions.php b/plugins/af_readability/vendor/composer/InstalledVersions.php
index eb57e7a7e..d50e0c9fc 100644
--- a/plugins/af_readability/vendor/composer/InstalledVersions.php
+++ b/plugins/af_readability/vendor/composer/InstalledVersions.php
@@ -18,53 +18,27 @@ use Composer\Semver\VersionParser;
/**
* This class is copied in every Composer installed project and available to all
*
- * To require it's presence, you can require `composer-runtime-api ^2.0`
+ * See also https://getcomposer.org/doc/07-runtime.md#installed-versions
+ *
+ * To require its presence, you can require `composer-runtime-api ^2.0`
*/
class InstalledVersions
{
- private static $installed = array (
- 'root' =>
- array (
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'aliases' =>
- array (
- ),
- 'reference' => 'a73e3bec45c5523910c711cf882976b71781ac9e',
- 'name' => '__root__',
- ),
- 'versions' =>
- array (
- '__root__' =>
- array (
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'aliases' =>
- array (
- ),
- 'reference' => 'a73e3bec45c5523910c711cf882976b71781ac9e',
- ),
- 'fivefilters/readability.php' =>
- array (
- 'pretty_version' => 'v2.1.0',
- 'version' => '2.1.0.0',
- 'aliases' =>
- array (
- ),
- 'reference' => '7617a912b6c527909168f5d41d263792f171c42a',
- ),
- 'psr/log' =>
- array (
- 'pretty_version' => '1.1.4',
- 'version' => '1.1.4.0',
- 'aliases' =>
- array (
- ),
- 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
- ),
- ),
-);
+ /**
+ * @var mixed[]|null
+ * @psalm-var array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}|array{}|null
+ */
+ private static $installed;
+
+ /**
+ * @var bool|null
+ */
private static $canGetVendors;
+
+ /**
+ * @var array[]
+ * @psalm-var array<string, array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
+ */
private static $installedByVendor = array();
/**
@@ -80,7 +54,6 @@ class InstalledVersions
$packages[] = array_keys($installed['versions']);
}
-
if (1 === \count($packages)) {
return $packages[0];
}
@@ -89,18 +62,41 @@ class InstalledVersions
}
/**
+ * Returns a list of all package names with a specific type e.g. 'library'
+ *
+ * @param string $type
+ * @return string[]
+ * @psalm-return list<string>
+ */
+ public static function getInstalledPackagesByType($type)
+ {
+ $packagesByType = array();
+
+ foreach (self::getInstalled() as $installed) {
+ foreach ($installed['versions'] as $name => $package) {
+ if (isset($package['type']) && $package['type'] === $type) {
+ $packagesByType[] = $name;
+ }
+ }
+ }
+
+ return $packagesByType;
+ }
+
+ /**
* Checks whether the given package is installed
*
* This also returns true if the package name is provided or replaced by another package
*
* @param string $packageName
+ * @param bool $includeDevRequirements
* @return bool
*/
- public static function isInstalled($packageName)
+ public static function isInstalled($packageName, $includeDevRequirements = true)
{
foreach (self::getInstalled() as $installed) {
if (isset($installed['versions'][$packageName])) {
- return true;
+ return $includeDevRequirements || empty($installed['versions'][$packageName]['dev_requirement']);
}
}
@@ -114,10 +110,9 @@ class InstalledVersions
*
* Composer\InstalledVersions::satisfies(new VersionParser, 'foo/bar', '^2.3')
*
- * @param VersionParser $parser Install composer/semver to have access to this class and functionality
- * @param string $packageName
- * @param string|null $constraint A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package
- *
+ * @param VersionParser $parser Install composer/semver to have access to this class and functionality
+ * @param string $packageName
+ * @param string|null $constraint A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package
* @return bool
*/
public static function satisfies(VersionParser $parser, $packageName, $constraint)
@@ -228,8 +223,25 @@ class InstalledVersions
}
/**
+ * @param string $packageName
+ * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as install path. Packages of type metapackages also have a null install path.
+ */
+ public static function getInstallPath($packageName)
+ {
+ foreach (self::getInstalled() as $installed) {
+ if (!isset($installed['versions'][$packageName])) {
+ continue;
+ }
+
+ return isset($installed['versions'][$packageName]['install_path']) ? $installed['versions'][$packageName]['install_path'] : null;
+ }
+
+ throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
+ }
+
+ /**
* @return array
- * @psalm-return array{name: string, version: string, reference: string, pretty_version: string, aliases: string[]}
+ * @psalm-return array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}
*/
public static function getRootPackage()
{
@@ -241,15 +253,39 @@ class InstalledVersions
/**
* Returns the raw installed.php data for custom implementations
*
+ * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.
* @return array[]
- * @psalm-return array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[]}, versions: list<string, array{pretty_version: ?string, version: ?string, aliases: ?string[], reference: ?string, replaced: ?string[], provided: ?string[]}>}
+ * @psalm-return array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}
*/
public static function getRawData()
{
+ @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);
+
+ if (null === self::$installed) {
+ // only require the installed.php file if this file is loaded from its dumped location,
+ // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937
+ if (substr(__DIR__, -8, 1) !== 'C') {
+ self::$installed = include __DIR__ . '/installed.php';
+ } else {
+ self::$installed = array();
+ }
+ }
+
return self::$installed;
}
/**
+ * Returns the raw data of all installed.php which are currently loaded for custom implementations
+ *
+ * @return array[]
+ * @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
+ */
+ public static function getAllRawData()
+ {
+ return self::getInstalled();
+ }
+
+ /**
* Lets you reload the static array from another file
*
* This is only useful for complex integrations in which a project needs to use
@@ -265,7 +301,7 @@ class InstalledVersions
* @param array[] $data A vendor/composer/installed.php data set
* @return void
*
- * @psalm-param array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[]}, versions: list<string, array{pretty_version: ?string, version: ?string, aliases: ?string[], reference: ?string, replaced: ?string[], provided: ?string[]}>} $data
+ * @psalm-param array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>} $data
*/
public static function reload($data)
{
@@ -275,6 +311,7 @@ class InstalledVersions
/**
* @return array[]
+ * @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
*/
private static function getInstalled()
{
@@ -290,10 +327,22 @@ class InstalledVersions
$installed[] = self::$installedByVendor[$vendorDir];
} elseif (is_file($vendorDir.'/composer/installed.php')) {
$installed[] = self::$installedByVendor[$vendorDir] = require $vendorDir.'/composer/installed.php';
+ if (null === self::$installed && strtr($vendorDir.'/composer', '\\', '/') === strtr(__DIR__, '\\', '/')) {
+ self::$installed = $installed[count($installed) - 1];
+ }
}
}
}
+ if (null === self::$installed) {
+ // only require the installed.php file if this file is loaded from its dumped location,
+ // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937
+ if (substr(__DIR__, -8, 1) !== 'C') {
+ self::$installed = require __DIR__ . '/installed.php';
+ } else {
+ self::$installed = array();
+ }
+ }
$installed[] = self::$installed;
return $installed;
diff --git a/plugins/af_readability/vendor/composer/LICENSE b/plugins/af_readability/vendor/composer/LICENSE
index 62ecfd8d0..f27399a04 100644
--- a/plugins/af_readability/vendor/composer/LICENSE
+++ b/plugins/af_readability/vendor/composer/LICENSE
@@ -1,3 +1,4 @@
+
Copyright (c) Nils Adermann, Jordi Boggiano
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -17,3 +18,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
+
diff --git a/plugins/af_readability/vendor/composer/autoload_psr4.php b/plugins/af_readability/vendor/composer/autoload_psr4.php
index 3efe88013..e16ed7f2d 100644
--- a/plugins/af_readability/vendor/composer/autoload_psr4.php
+++ b/plugins/af_readability/vendor/composer/autoload_psr4.php
@@ -6,6 +6,9 @@ $vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
- 'andreskrey\\Readability\\' => array($vendorDir . '/fivefilters/readability.php/src'),
+ 'fivefilters\\Readability\\' => array($vendorDir . '/fivefilters/readability.php/src'),
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
+ 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
+ 'Masterminds\\' => array($vendorDir . '/masterminds/html5/src'),
+ 'League\\Uri\\' => array($vendorDir . '/league/uri-interfaces/src', $vendorDir . '/league/uri/src'),
);
diff --git a/plugins/af_readability/vendor/composer/autoload_real.php b/plugins/af_readability/vendor/composer/autoload_real.php
index 74fc577de..a193bf8b8 100644
--- a/plugins/af_readability/vendor/composer/autoload_real.php
+++ b/plugins/af_readability/vendor/composer/autoload_real.php
@@ -22,8 +22,6 @@ class ComposerAutoloaderInitb44cc79a0eaef9cd9c2f2ac697cbe9c0
return self::$loader;
}
- require __DIR__ . '/platform_check.php';
-
spl_autoload_register(array('ComposerAutoloaderInitb44cc79a0eaef9cd9c2f2ac697cbe9c0', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
spl_autoload_unregister(array('ComposerAutoloaderInitb44cc79a0eaef9cd9c2f2ac697cbe9c0', 'loadClassLoader'));
diff --git a/plugins/af_readability/vendor/composer/autoload_static.php b/plugins/af_readability/vendor/composer/autoload_static.php
index 0f4e7a4b9..e269612f2 100644
--- a/plugins/af_readability/vendor/composer/autoload_static.php
+++ b/plugins/af_readability/vendor/composer/autoload_static.php
@@ -7,18 +7,27 @@ namespace Composer\Autoload;
class ComposerStaticInitb44cc79a0eaef9cd9c2f2ac697cbe9c0
{
public static $prefixLengthsPsr4 = array (
- 'a' =>
+ 'f' =>
array (
- 'andreskrey\\Readability\\' => 23,
+ 'fivefilters\\Readability\\' => 24,
),
'P' =>
array (
'Psr\\Log\\' => 8,
+ 'Psr\\Http\\Message\\' => 17,
+ ),
+ 'M' =>
+ array (
+ 'Masterminds\\' => 12,
+ ),
+ 'L' =>
+ array (
+ 'League\\Uri\\' => 11,
),
);
public static $prefixDirsPsr4 = array (
- 'andreskrey\\Readability\\' =>
+ 'fivefilters\\Readability\\' =>
array (
0 => __DIR__ . '/..' . '/fivefilters/readability.php/src',
),
@@ -26,6 +35,19 @@ class ComposerStaticInitb44cc79a0eaef9cd9c2f2ac697cbe9c0
array (
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
),
+ 'Psr\\Http\\Message\\' =>
+ array (
+ 0 => __DIR__ . '/..' . '/psr/http-message/src',
+ ),
+ 'Masterminds\\' =>
+ array (
+ 0 => __DIR__ . '/..' . '/masterminds/html5/src',
+ ),
+ 'League\\Uri\\' =>
+ array (
+ 0 => __DIR__ . '/..' . '/league/uri-interfaces/src',
+ 1 => __DIR__ . '/..' . '/league/uri/src',
+ ),
);
public static $classMap = array (
diff --git a/plugins/af_readability/vendor/composer/installed.json b/plugins/af_readability/vendor/composer/installed.json
index 916a0b1d9..b4dd443c4 100644
--- a/plugins/af_readability/vendor/composer/installed.json
+++ b/plugins/af_readability/vendor/composer/installed.json
@@ -2,42 +2,43 @@
"packages": [
{
"name": "fivefilters/readability.php",
- "version": "v2.1.0",
- "version_normalized": "2.1.0.0",
+ "version": "dev-master",
+ "version_normalized": "dev-master",
"source": {
"type": "git",
- "url": "https://github.com/fivefilters/readability.php.git",
- "reference": "7617a912b6c527909168f5d41d263792f171c42a"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/7617a912b6c527909168f5d41d263792f171c42a",
- "reference": "7617a912b6c527909168f5d41d263792f171c42a",
- "shasum": ""
+ "url": "https://dev.tt-rss.org/fox/readability-php.git",
+ "reference": "5ad152c70376002f043bb936d8ae5eed103fb993"
},
"require": {
"ext-dom": "*",
"ext-mbstring": "*",
"ext-xml": "*",
- "php": ">=7.0.0",
+ "league/uri": "^6.4",
+ "masterminds/html5": "^2.0",
+ "php": ">=7.3.0",
"psr/log": "^1.0"
},
"require-dev": {
- "monolog/monolog": "^1.24",
- "phpunit/phpunit": "^6.5"
+ "monolog/monolog": "^2.3",
+ "phpunit/phpunit": "^9"
},
"suggest": {
"monolog/monolog": "Allow logging debug information"
},
- "time": "2019-07-22T21:42:25+00:00",
+ "time": "2022-07-16T13:23:08+00:00",
+ "default-branch": true,
"type": "library",
- "installation-source": "dist",
+ "installation-source": "source",
"autoload": {
"psr-4": {
- "andreskrey\\Readability\\": "src/"
+ "fivefilters\\Readability\\": "src/"
+ }
+ },
+ "autoload-dev": {
+ "psr-4": {
+ "fivefilters\\Readability\\Test\\": "test"
}
},
- "notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
@@ -45,19 +46,326 @@
{
"name": "Andres Rey",
"email": "[email protected]",
- "role": "Lead Developer"
+ "role": "Original Developer"
+ },
+ {
+ "name": "Keyvan Minoukadeh",
+ "email": "[email protected]",
+ "homepage": "https://www.fivefilters.org",
+ "role": "Developer/Maintainer"
}
],
"description": "A PHP port of Readability.js",
- "homepage": "https://github.com/andreskrey/readability",
+ "homepage": "https://github.com/fivefilters/readability.php",
"keywords": [
"html",
"readability"
],
+ "install-path": "../fivefilters/readability.php"
+ },
+ {
+ "name": "league/uri",
+ "version": "6.7.1",
+ "version_normalized": "6.7.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/thephpleague/uri.git",
+ "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/thephpleague/uri/zipball/2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
+ "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
+ "shasum": ""
+ },
+ "require": {
+ "ext-json": "*",
+ "league/uri-interfaces": "^2.3",
+ "php": "^7.4 || ^8.0",
+ "psr/http-message": "^1.0"
+ },
+ "conflict": {
+ "league/uri-schemes": "^1.0"
+ },
+ "require-dev": {
+ "friendsofphp/php-cs-fixer": "^v3.3.2",
+ "nyholm/psr7": "^1.5",
+ "php-http/psr7-integration-tests": "^1.1",
+ "phpstan/phpstan": "^1.2.0",
+ "phpstan/phpstan-deprecation-rules": "^1.0",
+ "phpstan/phpstan-phpunit": "^1.0.0",
+ "phpstan/phpstan-strict-rules": "^1.1.0",
+ "phpunit/phpunit": "^9.5.10",
+ "psr/http-factory": "^1.0"
+ },
+ "suggest": {
+ "ext-fileinfo": "Needed to create Data URI from a filepath",
+ "ext-intl": "Needed to improve host validation",
+ "league/uri-components": "Needed to easily manipulate URI objects",
+ "psr/http-factory": "Needed to use the URI factory"
+ },
+ "time": "2022-06-29T09:48:18+00:00",
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "6.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "psr-4": {
+ "League\\Uri\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Ignace Nyamagana Butera",
+ "email": "[email protected]",
+ "homepage": "https://nyamsprod.com"
+ }
+ ],
+ "description": "URI manipulation library",
+ "homepage": "https://uri.thephpleague.com",
+ "keywords": [
+ "data-uri",
+ "file-uri",
+ "ftp",
+ "hostname",
+ "http",
+ "https",
+ "middleware",
+ "parse_str",
+ "parse_url",
+ "psr-7",
+ "query-string",
+ "querystring",
+ "rfc3986",
+ "rfc3987",
+ "rfc6570",
+ "uri",
+ "uri-template",
+ "url",
+ "ws"
+ ],
"support": {
- "source": "https://github.com/fivefilters/readability.php/tree/v2.1.0"
+ "docs": "https://uri.thephpleague.com",
+ "forum": "https://thephpleague.slack.com",
+ "issues": "https://github.com/thephpleague/uri/issues",
+ "source": "https://github.com/thephpleague/uri/tree/6.7.1"
},
- "install-path": "../fivefilters/readability.php"
+ "funding": [
+ {
+ "url": "https://github.com/sponsors/nyamsprod",
+ "type": "github"
+ }
+ ],
+ "install-path": "../league/uri"
+ },
+ {
+ "name": "league/uri-interfaces",
+ "version": "2.3.0",
+ "version_normalized": "2.3.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/thephpleague/uri-interfaces.git",
+ "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
+ "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
+ "shasum": ""
+ },
+ "require": {
+ "ext-json": "*",
+ "php": "^7.2 || ^8.0"
+ },
+ "require-dev": {
+ "friendsofphp/php-cs-fixer": "^2.19",
+ "phpstan/phpstan": "^0.12.90",
+ "phpstan/phpstan-phpunit": "^0.12.19",
+ "phpstan/phpstan-strict-rules": "^0.12.9",
+ "phpunit/phpunit": "^8.5.15 || ^9.5"
+ },
+ "suggest": {
+ "ext-intl": "to use the IDNA feature",
+ "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
+ },
+ "time": "2021-06-28T04:27:21+00:00",
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "psr-4": {
+ "League\\Uri\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Ignace Nyamagana Butera",
+ "email": "[email protected]",
+ "homepage": "https://nyamsprod.com"
+ }
+ ],
+ "description": "Common interface for URI representation",
+ "homepage": "http://github.com/thephpleague/uri-interfaces",
+ "keywords": [
+ "rfc3986",
+ "rfc3987",
+ "uri",
+ "url"
+ ],
+ "support": {
+ "issues": "https://github.com/thephpleague/uri-interfaces/issues",
+ "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
+ },
+ "funding": [
+ {
+ "url": "https://github.com/sponsors/nyamsprod",
+ "type": "github"
+ }
+ ],
+ "install-path": "../league/uri-interfaces"
+ },
+ {
+ "name": "masterminds/html5",
+ "version": "2.7.5",
+ "version_normalized": "2.7.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Masterminds/html5-php.git",
+ "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
+ "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
+ "shasum": ""
+ },
+ "require": {
+ "ext-ctype": "*",
+ "ext-dom": "*",
+ "ext-libxml": "*",
+ "php": ">=5.3.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
+ },
+ "time": "2021-07-01T14:25:37+00:00",
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.7-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "psr-4": {
+ "Masterminds\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Matt Butcher",
+ "email": "[email protected]"
+ },
+ {
+ "name": "Matt Farina",
+ "email": "[email protected]"
+ },
+ {
+ "name": "Asmir Mustafic",
+ "email": "[email protected]"
+ }
+ ],
+ "description": "An HTML5 parser and serializer.",
+ "homepage": "http://masterminds.github.io/html5-php",
+ "keywords": [
+ "HTML5",
+ "dom",
+ "html",
+ "parser",
+ "querypath",
+ "serializer",
+ "xml"
+ ],
+ "support": {
+ "issues": "https://github.com/Masterminds/html5-php/issues",
+ "source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
+ },
+ "install-path": "../masterminds/html5"
+ },
+ {
+ "name": "psr/http-message",
+ "version": "1.0.1",
+ "version_normalized": "1.0.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/php-fig/http-message.git",
+ "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
+ "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.0"
+ },
+ "time": "2016-08-06T14:39:51+00:00",
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "psr-4": {
+ "Psr\\Http\\Message\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "PHP-FIG",
+ "homepage": "http://www.php-fig.org/"
+ }
+ ],
+ "description": "Common interface for HTTP messages",
+ "homepage": "https://github.com/php-fig/http-message",
+ "keywords": [
+ "http",
+ "http-message",
+ "psr",
+ "psr-7",
+ "request",
+ "response"
+ ],
+ "support": {
+ "source": "https://github.com/php-fig/http-message/tree/master"
+ },
+ "install-path": "../psr/http-message"
},
{
"name": "psr/log",
diff --git a/plugins/af_readability/vendor/composer/installed.php b/plugins/af_readability/vendor/composer/installed.php
index 64d46147e..9254e7280 100644
--- a/plugins/af_readability/vendor/composer/installed.php
+++ b/plugins/af_readability/vendor/composer/installed.php
@@ -1,42 +1,79 @@
-<?php return array (
- 'root' =>
- array (
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'aliases' =>
- array (
+<?php return array(
+ 'root' => array(
+ 'pretty_version' => 'dev-master',
+ 'version' => 'dev-master',
+ 'type' => 'library',
+ 'install_path' => __DIR__ . '/../../',
+ 'aliases' => array(),
+ 'reference' => 'fdd1c43612011060b4b876db438eb7ec62dd077d',
+ 'name' => '__root__',
+ 'dev' => true,
),
- 'reference' => 'a73e3bec45c5523910c711cf882976b71781ac9e',
- 'name' => '__root__',
- ),
- 'versions' =>
- array (
- '__root__' =>
- array (
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'aliases' =>
- array (
- ),
- 'reference' => 'a73e3bec45c5523910c711cf882976b71781ac9e',
+ 'versions' => array(
+ '__root__' => array(
+ 'pretty_version' => 'dev-master',
+ 'version' => 'dev-master',
+ 'type' => 'library',
+ 'install_path' => __DIR__ . '/../../',
+ 'aliases' => array(),
+ 'reference' => 'fdd1c43612011060b4b876db438eb7ec62dd077d',
+ 'dev_requirement' => false,
+ ),
+ 'fivefilters/readability.php' => array(
+ 'pretty_version' => 'dev-master',
+ 'version' => 'dev-master',
+ 'type' => 'library',
+ 'install_path' => __DIR__ . '/../fivefilters/readability.php',
+ 'aliases' => array(
+ 0 => '9999999-dev',
+ ),
+ 'reference' => '5ad152c70376002f043bb936d8ae5eed103fb993',
+ 'dev_requirement' => false,
+ ),
+ 'league/uri' => array(
+ 'pretty_version' => '6.7.1',
+ 'version' => '6.7.1.0',
+ 'type' => 'library',
+ 'install_path' => __DIR__ . '/../league/uri',
+ 'aliases' => array(),
+ 'reference' => '2d7c87a0860f3126a39f44a8a9bf2fed402dcfea',
+ 'dev_requirement' => false,
+ ),
+ 'league/uri-interfaces' => array(
+ 'pretty_version' => '2.3.0',
+ 'version' => '2.3.0.0',
+ 'type' => 'library',
+ 'install_path' => __DIR__ . '/../league/uri-interfaces',
+ 'aliases' => array(),
+ 'reference' => '00e7e2943f76d8cb50c7dfdc2f6dee356e15e383',
+ 'dev_requirement' => false,
+ ),
+ 'masterminds/html5' => array(
+ 'pretty_version' => '2.7.5',
+ 'version' => '2.7.5.0',
+ 'type' => 'library',
+ 'install_path' => __DIR__ . '/../masterminds/html5',
+ 'aliases' => array(),
+ 'reference' => 'f640ac1bdddff06ea333a920c95bbad8872429ab',
+ 'dev_requirement' => false,
+ ),
+ 'psr/http-message' => array(
+ 'pretty_version' => '1.0.1',
+ 'version' => '1.0.1.0',
+ 'type' => 'library',
+ 'install_path' => __DIR__ . '/../psr/http-message',
+ 'aliases' => array(),
+ 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
+ 'dev_requirement' => false,
+ ),
+ 'psr/log' => array(
+ 'pretty_version' => '1.1.4',
+ 'version' => '1.1.4.0',
+ 'type' => 'library',
+ 'install_path' => __DIR__ . '/../psr/log',
+ 'aliases' => array(),
+ 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
+ 'dev_requirement' => false,
+ ),
),
- 'fivefilters/readability.php' =>
- array (
- 'pretty_version' => 'v2.1.0',
- 'version' => '2.1.0.0',
- 'aliases' =>
- array (
- ),
- 'reference' => '7617a912b6c527909168f5d41d263792f171c42a',
- ),
- 'psr/log' =>
- array (
- 'pretty_version' => '1.1.4',
- 'version' => '1.1.4.0',
- 'aliases' =>
- array (
- ),
- 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
- ),
- ),
);
diff --git a/plugins/af_readability/vendor/composer/platform_check.php b/plugins/af_readability/vendor/composer/platform_check.php
deleted file mode 100644
index f79e574be..000000000
--- a/plugins/af_readability/vendor/composer/platform_check.php
+++ /dev/null
@@ -1,26 +0,0 @@
-<?php
-
-// platform_check.php @generated by Composer
-
-$issues = array();
-
-if (!(PHP_VERSION_ID >= 70000)) {
- $issues[] = 'Your Composer dependencies require a PHP version ">= 7.0.0". You are running ' . PHP_VERSION . '.';
-}
-
-if ($issues) {
- if (!headers_sent()) {
- header('HTTP/1.1 500 Internal Server Error');
- }
- if (!ini_get('display_errors')) {
- if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') {
- fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
- } elseif (!headers_sent()) {
- echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL;
- }
- }
- trigger_error(
- 'Composer detected issues in your platform: ' . implode(' ', $issues),
- E_USER_ERROR
- );
-}
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/.coveralls.yml b/plugins/af_readability/vendor/fivefilters/readability.php/.coveralls.yml
deleted file mode 100644
index 18e6b2054..000000000
--- a/plugins/af_readability/vendor/fivefilters/readability.php/.coveralls.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-coverage_clover: test/clover.xml
-json_path: test/coveralls-upload.json
-service_name: travis-ci \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/.gitattributes b/plugins/af_readability/vendor/fivefilters/readability.php/.gitattributes
index ea4dd8899..c08d816c2 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/.gitattributes
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/.gitattributes
@@ -1 +1,2 @@
-test/* linguist-language=PHP \ No newline at end of file
+test/* linguist-language=PHP
+* text=auto eol=lf \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/.gitignore b/plugins/af_readability/vendor/fivefilters/readability.php/.gitignore
index 5608600f8..52b9f385e 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/.gitignore
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/.gitignore
@@ -1,4 +1,5 @@
.idea/
vendor
composer.lock
-/test.* \ No newline at end of file
+/test.*
+/test/changed/ \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/.styleci.yml b/plugins/af_readability/vendor/fivefilters/readability.php/.styleci.yml
deleted file mode 100644
index f5ddf3ed9..000000000
--- a/plugins/af_readability/vendor/fivefilters/readability.php/.styleci.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-preset: recommended
-
-enabled:
- - concat_with_spaces
- - unalign_double_arrow
-
-disabled:
- - concat_without_spaces
- - align_double_arrow
- - simplified_null_return
- - cast_spaces
- - trailing_comma_in_multiline_array
- - phpdoc_align \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/.travis.yml b/plugins/af_readability/vendor/fivefilters/readability.php/.travis.yml
deleted file mode 100644
index 5c3bdd198..000000000
--- a/plugins/af_readability/vendor/fivefilters/readability.php/.travis.yml
+++ /dev/null
@@ -1,48 +0,0 @@
-language: bash
-services: docker
-
-env:
- matrix:
- - PHP_VERSION=7.3 LIBXML_VERSION=2.9.9
- - PHP_VERSION=7.3 LIBXML_VERSION=2.9.8
- - PHP_VERSION=7.3 LIBXML_VERSION=2.9.7
- - PHP_VERSION=7.3 LIBXML_VERSION=2.9.6
- - PHP_VERSION=7.3 LIBXML_VERSION=2.9.5
- - PHP_VERSION=7.3 LIBXML_VERSION=2.9.4
- - PHP_VERSION=7.2 LIBXML_VERSION=2.9.9
- - PHP_VERSION=7.2 LIBXML_VERSION=2.9.8
- - PHP_VERSION=7.2 LIBXML_VERSION=2.9.7
- - PHP_VERSION=7.2 LIBXML_VERSION=2.9.6
- - PHP_VERSION=7.2 LIBXML_VERSION=2.9.5
- - PHP_VERSION=7.2 LIBXML_VERSION=2.9.4
- - PHP_VERSION=7.1 LIBXML_VERSION=2.9.9
- - PHP_VERSION=7.1 LIBXML_VERSION=2.9.8
- - PHP_VERSION=7.1 LIBXML_VERSION=2.9.7
- - PHP_VERSION=7.1 LIBXML_VERSION=2.9.6
- - PHP_VERSION=7.1 LIBXML_VERSION=2.9.5
- - PHP_VERSION=7.1 LIBXML_VERSION=2.9.4
- - PHP_VERSION=7.0 LIBXML_VERSION=2.9.9
- - PHP_VERSION=7.0 LIBXML_VERSION=2.9.8
- - PHP_VERSION=7.0 LIBXML_VERSION=2.9.7
- - PHP_VERSION=7.0 LIBXML_VERSION=2.9.6
- - PHP_VERSION=7.0 LIBXML_VERSION=2.9.5
- - PHP_VERSION=7.0 LIBXML_VERSION=2.9.4
-
-matrix:
- allow_failures:
- - env: LIBXML_VERSION=2.9.9
- - env: LIBXML_VERSION=2.9.8
- - env: LIBXML_VERSION=2.9.7
- - env: LIBXML_VERSION=2.9.6
- - env: LIBXML_VERSION=2.9.5
-
-install:
- - docker run --rm --volume $PWD:/app --workdir="/app" composer install
-
-script:
- - docker build --build-arg PHP_VERSION=${PHP_VERSION} --build-arg LIBXML_VERSION=${LIBXML_VERSION} -t travis-build - < ./docker/php/Dockerfile
- - docker run --volume $PWD:/app --workdir="/app" travis-build php ./vendor/bin/phpunit --coverage-clover /app/test/clover.xml
-
-after_script:
- - docker run --volume $PWD:/app --workdir="/app" composer require php-coveralls/php-coveralls:^2.0
- - docker run --volume $PWD:/app --workdir="/app" --env TRAVIS=${TRAVIS} --env TRAVIS_JOB_ID=${TRAVIS_JOB_ID} travis-build php ./vendor/php-coveralls/php-coveralls/bin/php-coveralls -v
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/AUTHORS.md b/plugins/af_readability/vendor/fivefilters/readability.php/AUTHORS.md
index cc420e3a8..fabdb5a52 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/AUTHORS.md
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/AUTHORS.md
@@ -11,3 +11,4 @@ The AUTHORS/Contributors are (and/or have been):
* Sergiy Lavryk
* Pedro Amorim
* Malu Decks
+* Keyvan Minoukadeh
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/CONTRIBUTING.md b/plugins/af_readability/vendor/fivefilters/readability.php/CONTRIBUTING.md
index 345f71565..208083215 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/CONTRIBUTING.md
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/CONTRIBUTING.md
@@ -2,8 +2,9 @@
Contributions are **welcome** and will be fully **credited**.
-We accept contributions via Pull Requests on [Github](https://github.com/andreskrey/readability.php/).
+When it comes to the core article-extraction functionality, please contribute to [Mozilla's Readability](https://github.com/mozilla/readability/) repository, as we're trying to mirror that here.
+For anything else, we accept contributions via Pull Requests on [Github](https://github.com/fivefilters/readability.php/).
## Pull Requests
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/Makefile b/plugins/af_readability/vendor/fivefilters/readability.php/Makefile
index b3bf15040..c5123f171 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/Makefile
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/Makefile
@@ -1,28 +1,25 @@
.PHONY: test-all
-test-all: start test-7.3 test-7.2 test-7.1 test-7.0 stop
+test-all: start test-7.3 test-7.4 test-8 stop
test-7.3:
- docker-compose exec php-7.3-libxml-2.9.9 php /app/vendor/phpunit/phpunit/phpunit --configuration /app/phpunit.xml
+ docker-compose exec php-7.3-libxml-2.9.10 php /app/vendor/phpunit/phpunit/phpunit --configuration /app/phpunit.xml
-test-7.2:
- docker-compose exec php-7.2-libxml-2.9.9 php /app/vendor/phpunit/phpunit/phpunit --configuration /app/phpunit.xml
+test-7.4:
+ docker-compose exec php-7.4-libxml-2.9.10 php /app/vendor/phpunit/phpunit/phpunit --configuration /app/phpunit.xml
-test-7.1:
- docker-compose exec php-7.1-libxml-2.9.9 php /app/vendor/phpunit/phpunit/phpunit --configuration /app/phpunit.xml
-
-test-7.0:
- docker-compose exec php-7.0-libxml-2.9.9 php /app/vendor/phpunit/phpunit/phpunit --configuration /app/phpunit.xml
+test-8:
+ docker-compose exec php-8-libxml-2.9.10 php /app/vendor/phpunit/phpunit/phpunit --configuration /app/phpunit.xml
start:
- docker-compose up -d php-7.3-libxml-2.9.9 php-7.2-libxml-2.9.9 php-7.1-libxml-2.9.9 php-7.0-libxml-2.9.9
+ docker-compose up -d php-7.3-libxml-2.9.10 php-7.4-libxml-2.9.10 php-8-libxml-2.9.10
stop:
docker-compose stop
test-all-versions:
- for php_version in 7.0 7.1 7.2 7.3; do \
- for libxml_version in 2.9.4 2.9.5 2.9.6 2.9.7 2.9.8 2.9.9; do \
+ for php_version in 7.3 7.4 8; do \
+ for libxml_version in 2.9.4 2.9.5 2.9.10 2.9.12; do \
docker-compose up -d php-$$php_version-libxml-$$libxml_version; \
docker-compose exec php-$$php_version-libxml-$$libxml_version php /app/vendor/phpunit/phpunit/phpunit --configuration /app/phpunit.xml; \
done \
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/README.md b/plugins/af_readability/vendor/fivefilters/readability.php/README.md
index b6b1e2922..c910714a3 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/README.md
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/README.md
@@ -1,32 +1,51 @@
# Readability.php
-[![Latest Stable Version](https://poser.pugx.org/andreskrey/readability.php/v/stable)](https://packagist.org/packages/andreskrey/readability.php) [![Build Status](https://travis-ci.org/andreskrey/readability.php.svg?branch=master)](https://travis-ci.org/andreskrey/readability.php) [![Coverage Status](https://coveralls.io/repos/github/andreskrey/readability.php/badge.svg?branch=master)](https://coveralls.io/github/andreskrey/readability.php/?branch=master) [![StyleCI](https://styleci.io/repos/71042668/shield?branch=master)](https://styleci.io/repos/71042668) [![Total Downloads](https://poser.pugx.org/andreskrey/readability.php/downloads)](https://packagist.org/packages/andreskrey/readability.php) [![Monthly Downloads](https://poser.pugx.org/andreskrey/readability.php/d/monthly)](https://packagist.org/packages/andreskrey/readability.php)
+
+## News (August 2021)
+
+Andres Rey, the [original developer](https://github.com/andreskrey/readability.php) of Readability.php has kindly let us take over maintenance and development of the project.
+
+Please bear with us while we catch up with [Readability.js](https://github.com/mozilla/readability) changes. There'll be a new release (3.0.0) when we're ready.
+
+For the changes we've made so far in this repository, please see our [blog post](https://www.fivefilters.org/2021/readability/).
+
+## About
+
+[![Latest Stable Version](https://poser.pugx.org/fivefilters/readability.php/v/stable)](https://packagist.org/packages/fivefilters/readability.php) [![Tests](https://github.com/fivefilters/readability.php/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/fivefilters/readability.php/actions/workflows/main.yml)
PHP port of *Mozilla's* **[Readability.js](https://github.com/mozilla/readability)**. Parses html text (usually news and other articles) and returns **title**, **author**, **main image** and **text content** without nav bars, ads, footers, or anything that isn't the main body of the text. Analyzes each node, gives them a score, and determines what's relevant and what can be discarded.
-![Screenshot](https://raw.githubusercontent.com/andreskrey/readability.php/assets/screenshot.png)
+![Screenshot](https://raw.githubusercontent.com/fivefilters/readability.php/assets/screenshot.png)
The project aim is to be a 1 to 1 port of Mozilla's version and to follow closely all changes introduced there, but there are some major differences on the structure. Most of the code is a 1:1 copy –even the comments were imported– but some functions and structures were adapted to suit better the PHP language.
-**Lead Developer**: Andres Rey
+**Original Developer**: Andres Rey
+
+**Developer/Maintainer**: FiveFilters.org
+
+## Code porting
+
+Master branch - Up to date on 26 August 2021, with the exception of a [piece of code](https://github.com/fivefilters/readability.php/commit/1c662465bded2ab3acf3b975a1315c8c45f0bf73#diff-b9b31807b1a39caec18ddc293e9c52931ba8b55191c61e6b77a623d699a599ffR1899) which doesn't produce the same results in PHP for us compard to the JS version. Perhaps there's an error, or some difference in the underlying code that affects this. If you know what's wrong, please feel free to drop us a note or submit a pull request. :)
+
+Version 2.1.0 - Up to date with Readability.js up to [19 Nov 2018](https://github.com/mozilla/readability/commit/876c81f710711ba2afb36dd83889d4c5b4fc2743).
## Requirements
-PHP 7.0+, ext-dom, ext-xml, and ext-mbstring. To install all this dependencies (in the rare case your system does not have them already), you could try something like this in *nix like environments:
+PHP 7.3+, ext-dom, ext-xml, and ext-mbstring. To install these dependencies (in the rare case your system does not have them already), you could try something like this in *nix like environments:
-`$ sudo apt-get install php7.1-xml php7.1-mbstring`
+`$ sudo apt-get install php7.4-xml php7.4-mbstring`
## How to use it
First you have to require the library using composer:
-`composer require andreskrey/readability.php`
+`composer require fivefilters/readability.php`
Then, create a Readability class and pass a Configuration class, feed the `parse()` function with your HTML and echo the variable:
```php
-use andreskrey\Readability\Readability;
-use andreskrey\Readability\Configuration;
-use andreskrey\Readability\ParseException;
+use fivefilters\Readability\Readability;
+use fivefilters\Readability\Configuration;
+use fivefilters\Readability\ParseException;
$readability = new Readability(new Configuration());
@@ -86,7 +105,7 @@ $configuration = new Configuration([
Then you pass this Configuration object to Readability. The following options are available. Remember to prepend `set` when calling them using native setters.
- **MaxTopCandidates**: default value `5`, max amount of top level candidates.
-- **WordThreshold**: default value `500`, minimum amount of characters to consider that the article was parsed successful.
+- **CharThreshold**: default value `500`, minimum amount of characters to consider that the article was parsed successful.
- **ArticleByLine**: default value `false`, search for the article byline and remove it from the text. It will be moved to the article metadata.
- **StripUnlikelyCandidates**: default value `true`, remove nodes that are unlikely to have relevant information. Useful for debugging or parsing complex or non-standard articles.
- **CleanConditionally**: default value `true`, remove certain nodes after parsing to return a cleaner result.
@@ -95,13 +114,15 @@ Then you pass this Configuration object to Readability. The following options ar
- **SubstituteEntities**: default value `false`, disables the `substituteEntities` flag of libxml. Will avoid substituting HTML entities. Like `&aacute;` to á.
- **NormalizeEntities**: default value `false`, converts UTF-8 characters to its HTML Entity equivalent. Useful to parse HTML with mixed encoding.
- **OriginalURL**: default value `http://fakehost`, original URL from the article used to fix relative URLs.
-- **SummonCthulhu**: default value `false`, remove all `<script>` nodes via regex. This is not ideal as it might break things, but might be the only solution to [libxml problems with unescaped javascript](https://github.com/andreskrey/readability.php#known-issues). If you're not parsing Javascript tutorials, it's recommended to always set this option as `true`.
+- **KeepClasses**: default value `false`, which removes all `class="..."` attribute values from HTML elements.
+- **Parser**: default value `html5`, which uses HTML5-PHP for parsing. Set to `libxml` to use that instead (not recommended for modern HTML documents).
+- **SummonCthulhu**: default value `false`, remove all `<script>` nodes via regex. This is not ideal as it might break things, but if you've set the parser to libxml (see above), it might be the only solution to [libxml problems with unescaped javascript](https://github.com/fivefilters/readability.php#known-libxml-parsing-issues).
### Debug log
Logging is optional and you will have to inject your own logger to save all the debugging messages. To do so, use a logger that implements the [PSR-3 logging interface](https://github.com/php-fig/log) and pass it to the configuration object. For example:
-```
+```php
// Using monolog
$log = new Logger('Readability');
@@ -116,7 +137,9 @@ In the log you will find information about the parsed nodes, why they were remov
Of course the main limitation is PHP. Websites that load the content through lazy loading, AJAX, or any type of javascript fueled call will be ignored (actually, *not ran*) and the resulting text will be incorrect, compared to the readability.js results. All the articles you want to parse with readability.php need to be complete and all the content should be in the HTML already.
-## Known Issues
+## Known libxml parsing issues
+
+Readability.php as of version 3.0.0 uses a HTML5 parser. Earlier versions used libxml. The issues below apply to libxml parsing, so if you're using an earlier version of Readability.php (pre 3.0.0), or if you've set the parser to libxml in the configuration, read on...
### Javascript spilling into the text body
@@ -153,7 +176,11 @@ Self closing tags like `<br />` get automatically expanded to `<br></br`. No way
## Dependencies
-Readability.php uses the [PSR Log](https://github.com/php-fig/log) interface to define the allowed type of loggers. [Monolog](https://github.com/Seldaek/monolog) is only required on development installations. (`--dev` option during `composer install`).
+Readability.php uses
+
+ * [HTML5-PHP](https://github.com/Masterminds/html5-php) to parse and serialise HTML.
+ * [PSR Log](https://github.com/php-fig/log) interface to define the allowed type of loggers.
+ * [Monolog](https://github.com/Seldaek/monolog) is only required on development installations. (`--dev` option during `composer install`).
## To-do
@@ -165,21 +192,44 @@ Readability.php uses the [PSR Log](https://github.com/php-fig/log) interface to
Readability parses all the text with DOMDocument, scans the text nodes and gives the a score, based on the amount of words, links and type of element. Then it selects the highest scoring element and creates a new DOMDocument with all its siblings. Each sibling is scored to discard useless elements, like nav bars, empty nodes, etc.
+## Security
+
+If you're going to use Readability with untrusted input (whether in HTML or DOM form), we **strongly** recommend you use a sanitizer library like [HTML Purifier](https://github.com/ezyang/htmlpurifier) to avoid script injection when you use
+the output of Readability. We would also recommend using [CSP](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP) to add further defense-in-depth
+restrictions to what you allow the resulting content to do. The Firefox integration of
+reader mode uses both of these techniques itself. Sanitizing unsafe content out of the input is explicitly not something we aim to do as part of Readability itself - there are other good sanitizer libraries out there, use them!
+
## Testing
-Any version of PHP installed locally should be enough to develop new features and add new test cases. If you want to be 100% sure that your change doesn't create any issues with other versions of PHP, you can use the provided Docker containers to test currently in 7.0, 7.1, and 7.2.
+Any version of PHP from 7.3 and above installed locally should be enough to develop new features and add new test cases. If you want to be 100% sure that your change doesn't create any issues with other versions of PHP, you can use the provided Docker containers to test currently in 7.3, 7.4, and 8.0.
-You'll need Docker and Docker Compose for this. To run all the tests in all the available versions just type the following command:
+You'll need Docker and Docker Compose for this. To run all the tests in the three PHP versions above, just type the following command:
```bash
make test-all
```
-This will start all the containers and run all the tests on every supported version of PHP. If you want to test against a specific version, you can use `make test-7.0`, `make test-7.1`, or `make test-7.2`.
+This will start all the containers and run all the tests on every supported version of PHP. If you want to test against a specific version, you can use `make test-7.3`, `make test-7.4`, or `make test-8`.
-## Code porting
+### Different versions of libxml
+
+If you want to test against supported versions of PHP *AND* multiple versions of libxml, run `test-all-versions`. This will test against PHP versions 7.3 to 8 and libxml versions 2.9.4, 2.9.5, 2.9.10, and 2.9.12. Normally you won't need to do this unless you think you've found a bug on an specific version of libxml.
+
+### Updating the expected tests
+
+If you've made an improvement to the code, you'll probably want to examine the Readability.php output for the test cases here. To do that, run the following command first from the root of the project folder:
+
+ docker-compose up -d php-7.4-libxml-2.9.10
+
+You should now have a docker image running with the project root folder mapped to /app/ on your Docker instance (see `docker-compose.yml`). Any changes to these files will be accessible from the Docker instance from now on.
+
+Next, create a folder in tests/ called /changed, then run the following command to run the test suite:
+
+ docker-compose exec -e output-changes=1 -e output-diff=1 php-7.4-libxml-2.9.10 php /app/vendor/phpunit/phpunit/phpunit --configuration /app/phpunit.xml
+
+The two environment variables (`output-changes=1` and `output-diff=1`) will result in new output for any failing test (along with a diff of changes) being written to the changed/ folder.
-Up to date with readability.js as of [19 Nov 2018](https://github.com/mozilla/readability/commit/876c81f710711ba2afb36dd83889d4c5b4fc2743).
+If you're happy the changes are okay, set `output-diff=0` and the diff files will no longer be written, making it easier to copy the new expected output files over to their corresponding locations in test-pages\.
## License
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/composer.json b/plugins/af_readability/vendor/fivefilters/readability.php/composer.json
index bf515682c..aba02cf40 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/composer.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/composer.json
@@ -1,35 +1,43 @@
{
- "name": "andreskrey/readability.php",
+ "name": "fivefilters/readability.php",
"type": "library",
"description": "A PHP port of Readability.js",
"keywords": ["readability", "html"],
- "homepage": "https://github.com/andreskrey/readability",
+ "homepage": "https://github.com/fivefilters/readability.php",
"license": "Apache-2.0",
"authors": [
{
"name": "Andres Rey",
"email": "[email protected]",
- "role": "Lead Developer"
+ "role": "Original Developer"
+ },
+ {
+ "name": "Keyvan Minoukadeh",
+ "email": "[email protected]",
+ "homepage": "https://www.fivefilters.org",
+ "role": "Developer/Maintainer"
}
],
"autoload": {
"psr-4": {
- "andreskrey\\Readability\\": "src/"
+ "fivefilters\\Readability\\": "src/"
}
},
"autoload-dev": {
- "psr-4": {"andreskrey\\Readability\\Test\\": "test"}
+ "psr-4": {"fivefilters\\Readability\\Test\\": "test"}
},
"require": {
- "php": ">=7.0.0",
+ "php": ">=7.3.0",
"ext-dom": "*",
"ext-xml": "*",
"ext-mbstring": "*",
- "psr/log": "^1.0"
+ "psr/log": "^1.0",
+ "masterminds/html5": "^2.0",
+ "league/uri": "^6.4"
},
"require-dev": {
- "phpunit/phpunit": "^6.5",
- "monolog/monolog": "^1.24"
+ "phpunit/phpunit": "^9",
+ "monolog/monolog": "^2.3"
},
"suggest": {
"monolog/monolog": "Allow logging debug information"
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/docker-compose.yml b/plugins/af_readability/vendor/fivefilters/readability.php/docker-compose.yml
index e58b1b0bf..d26a5af74 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/docker-compose.yml
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/docker-compose.yml
@@ -1,196 +1,100 @@
version: '3'
services:
- php-7.0-libxml-2.9.4: &template
+ php-7.3-libxml-2.9.4: &template
build:
context: ./docker/php
args:
LIBXML_VERSION: 2.9.4
- PHP_VERSION: 7.0
+ PHP_VERSION: 7.3
volumes:
- ./:/app
tty: true
- php-7.0-libxml-2.9.5:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.5
- PHP_VERSION: 7.0
-
- php-7.0-libxml-2.9.6:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.6
- PHP_VERSION: 7.0
-
- php-7.0-libxml-2.9.7:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.7
- PHP_VERSION: 7.0
-
- php-7.0-libxml-2.9.8:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.8
- PHP_VERSION: 7.0
-
- php-7.0-libxml-2.9.9:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.9
- PHP_VERSION: 7.0
-
- php-7.1-libxml-2.9.4:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.4
- PHP_VERSION: 7.1
-
- php-7.1-libxml-2.9.5:
+ php-7.3-libxml-2.9.5:
<<: *template
build:
context: ./docker/php
args:
LIBXML_VERSION: 2.9.5
- PHP_VERSION: 7.1
-
- php-7.1-libxml-2.9.6:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.6
- PHP_VERSION: 7.1
-
- php-7.1-libxml-2.9.7:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.7
- PHP_VERSION: 7.1
+ PHP_VERSION: 7.3
- php-7.1-libxml-2.9.8:
+ php-7.3-libxml-2.9.10:
<<: *template
build:
context: ./docker/php
args:
- LIBXML_VERSION: 2.9.8
- PHP_VERSION: 7.1
+ LIBXML_VERSION: 2.9.10
+ PHP_VERSION: 7.3
- php-7.1-libxml-2.9.9:
+ php-7.3-libxml-2.9.12:
<<: *template
build:
context: ./docker/php
args:
- LIBXML_VERSION: 2.9.9
- PHP_VERSION: 7.1
+ LIBXML_VERSION: 2.9.12
+ PHP_VERSION: 7.3
- php-7.2-libxml-2.9.4:
+ php-7.4-libxml-2.9.4:
<<: *template
build:
context: ./docker/php
args:
LIBXML_VERSION: 2.9.4
- PHP_VERSION: 7.2
+ PHP_VERSION: 7.4
- php-7.2-libxml-2.9.5:
+ php-7.4-libxml-2.9.5:
<<: *template
build:
context: ./docker/php
args:
LIBXML_VERSION: 2.9.5
- PHP_VERSION: 7.2
+ PHP_VERSION: 7.4
- php-7.2-libxml-2.9.6:
+ php-7.4-libxml-2.9.10:
<<: *template
build:
context: ./docker/php
args:
- LIBXML_VERSION: 2.9.6
- PHP_VERSION: 7.2
+ LIBXML_VERSION: 2.9.10
+ PHP_VERSION: 7.4
- php-7.2-libxml-2.9.7:
+ php-7.4-libxml-2.9.12:
<<: *template
build:
context: ./docker/php
args:
- LIBXML_VERSION: 2.9.7
- PHP_VERSION: 7.2
+ LIBXML_VERSION: 2.9.12
+ PHP_VERSION: 7.4
- php-7.2-libxml-2.9.8:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.8
- PHP_VERSION: 7.2
-
- php-7.2-libxml-2.9.9:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.9
- PHP_VERSION: 7.2
-
- php-7.3-libxml-2.9.4:
+ php-8-libxml-2.9.4:
<<: *template
build:
context: ./docker/php
args:
LIBXML_VERSION: 2.9.4
- PHP_VERSION: 7.3
+ PHP_VERSION: 8
- php-7.3-libxml-2.9.5:
+ php-8-libxml-2.9.5:
<<: *template
build:
context: ./docker/php
args:
LIBXML_VERSION: 2.9.5
- PHP_VERSION: 7.3
-
- php-7.3-libxml-2.9.6:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.6
- PHP_VERSION: 7.3
+ PHP_VERSION: 8
- php-7.3-libxml-2.9.7:
+ php-8-libxml-2.9.10:
<<: *template
build:
context: ./docker/php
args:
- LIBXML_VERSION: 2.9.7
- PHP_VERSION: 7.3
+ LIBXML_VERSION: 2.9.10
+ PHP_VERSION: 8
- php-7.3-libxml-2.9.8:
+ php-8-libxml-2.9.12:
<<: *template
build:
context: ./docker/php
args:
- LIBXML_VERSION: 2.9.8
- PHP_VERSION: 7.3
-
- php-7.3-libxml-2.9.9:
- <<: *template
- build:
- context: ./docker/php
- args:
- LIBXML_VERSION: 2.9.9
- PHP_VERSION: 7.3
+ LIBXML_VERSION: 2.9.12
+ PHP_VERSION: 8
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/docker/php/Dockerfile b/plugins/af_readability/vendor/fivefilters/readability.php/docker/php/Dockerfile
index 8971d1f1b..e19a366cb 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/docker/php/Dockerfile
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/docker/php/Dockerfile
@@ -1,8 +1,16 @@
+# Load pre-built image of PHP (php-cli) and libxml.
+# See https://hub.docker.com/r/fivefilters/php-libxml for supported versions
+# Use build.Dockerfile to compile new versions of PHP/libxml
+
+# For reference, default package versions for Ubuntu are:
+# Ubuntu 18.04 - php 7.2, libxml 2.9.4
+# Ubuntu 20.04 - php 7.4, libxml 2.9.10
+# Ubuntu 20.10 - php 7.4, libxml 2.9.10
+# Ubuntu 21.04 - php 7.4, libxml 2.9.10
+# Ubuntu 21.10 - php 8.0, libxml 2.9.10
+
ARG PHP_VERSION
ARG LIBXML_VERSION
-FROM andreskrey/php-${PHP_VERSION}:libxml-${LIBXML_VERSION}
-
-RUN pecl install xdebug && docker-php-ext-enable xdebug
+FROM fivefilters/php-libxml:php-${PHP_VERSION}-libxml-${LIBXML_VERSION}
-# Required by coveralls
-RUN apt-get install git -y
+RUN apt-get update \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Configuration.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Configuration.php
index 0632399c6..6d1f03fa7 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Configuration.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Configuration.php
@@ -1,6 +1,6 @@
<?php
-namespace andreskrey\Readability;
+namespace fivefilters\Readability;
use Psr\Log\LoggerAwareTrait;
use Psr\Log\LoggerInterface;
@@ -69,6 +69,21 @@ class Configuration
protected $originalURL = 'http://fakehost';
/**
+ * @var string
+ */
+ protected $parser = 'html5';
+
+ /**
+ * @var bool
+ */
+ protected $keepClasses = false;
+
+ /**
+ * @var bool
+ */
+ protected $disableJSONLD = false;
+
+ /**
* Configuration constructor.
*
* @param array $params
@@ -327,6 +342,66 @@ class Configuration
}
/**
+ * @return string
+ */
+ public function getParser()
+ {
+ return $this->parser;
+ }
+
+ /**
+ * @param string $parser
+ *
+ * @return $this
+ */
+ public function setParser($parser)
+ {
+ $this->parser = $parser;
+
+ return $this;
+ }
+
+ /**
+ * @return bool
+ */
+ public function getKeepClasses()
+ {
+ return $this->keepClasses;
+ }
+
+ /**
+ * @param bool $keepClasses
+ *
+ * @return $this
+ */
+ public function setKeepClasses($keepClasses)
+ {
+ $this->keepClasses = $keepClasses;
+
+ return $this;
+ }
+
+ /**
+ * @return bool
+ */
+ public function getDisableJSONLD()
+ {
+ return $this->disableJSONLD;
+ }
+
+ /**
+ * @param bool $disableJSONLD
+ *
+ * @return $this
+ */
+ public function setDisableJSONLD($disableJSONLD)
+ {
+ $this->disableJSONLD = $disableJSONLD;
+
+ return $this;
+ }
+
+ /**
* @return bool
*/
public function getSummonCthulhu()
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMAttr.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMAttr.php
index 91729f3b1..1bdf395e7 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMAttr.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMAttr.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMAttr extends \DOMAttr
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCdataSection.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCdataSection.php
index 4535e4e99..6ac3dcdfc 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCdataSection.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCdataSection.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMCdataSection extends \DOMCdataSection
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCharacterData.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCharacterData.php
index e4db11a06..b196979fc 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCharacterData.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMCharacterData.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMCharacterData extends \DOMCharacterData
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMComment.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMComment.php
index 13b004aff..3b691f486 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMComment.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMComment.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMComment extends \DOMComment
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocument.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocument.php
index 81e9c7de6..d91233807 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocument.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocument.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMDocument extends \DOMDocument
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentFragment.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentFragment.php
index bcb89468d..33a3f950a 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentFragment.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentFragment.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMDocumentFragment extends \DOMDocumentFragment
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentType.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentType.php
index 18705a7a7..cf3cd0f88 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentType.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMDocumentType.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMDocumentType extends \DOMDocumentType
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMElement.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMElement.php
index c07670bf7..b0da84fb9 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMElement.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMElement.php
@@ -1,10 +1,46 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMElement extends \DOMElement
{
use NodeTrait;
+
+ /**
+ * Returns the child elements of this element.
+ *
+ * To get all child nodes, including non-element nodes like text and comment nodes, use childNodes.
+ *
+ * @return DOMNodeList
+ */
+ public function children()
+ {
+ $newList = new DOMNodeList();
+ foreach ($this->childNodes as $node) {
+ if ($node->nodeType === XML_ELEMENT_NODE) {
+ $newList->add($node);
+ }
+ }
+ return $newList;
+ }
+
+ /**
+ * Returns the Element immediately prior to the specified one in its parent's children list, or null if the specified element is the first one in the list.
+ *
+ * @see https://wiki.php.net/rfc/dom_living_standard_api
+ * @return DOMElement|null
+ */
+ public function previousElementSibling()
+ {
+ $previous = $this->previousSibling;
+ while ($previous) {
+ if ($previous->nodeType === XML_ELEMENT_NODE) {
+ return $previous;
+ }
+ $previous = $previous->previousSibling;
+ }
+ return null;
+ }
}
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntity.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntity.php
index 8493e7319..751b59c48 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntity.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntity.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMEntity extends \DOMEntity
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntityReference.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntityReference.php
index 32cecb75c..d6fd6d49c 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntityReference.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMEntityReference.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMEntityReference extends \DOMEntityReference
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNode.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNode.php
index 7c3c4f3a2..4a3ab0dc3 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNode.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNode.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
/**
* @method getAttribute($attribute)
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNodeList.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNodeList.php
index 5149c0b98..a718c00ce 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNodeList.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNodeList.php
@@ -1,6 +1,6 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
/**
* Class DOMNodeList.
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNotation.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNotation.php
index 2e888ce00..d276e42a4 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNotation.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMNotation.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMNotation extends \DOMNotation
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMProcessingInstruction.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMProcessingInstruction.php
index 9dd4c5c70..82c69cf01 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMProcessingInstruction.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMProcessingInstruction.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMProcessingInstruction extends \DOMProcessingInstruction
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMText.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMText.php
index 42c575b49..6a5716c92 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMText.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/DOM/DOMText.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Nodes\DOM;
+namespace fivefilters\Readability\Nodes\DOM;
-use andreskrey\Readability\Nodes\NodeTrait;
+use fivefilters\Readability\Nodes\NodeTrait;
class DOMText extends \DOMText
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeTrait.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeTrait.php
index 5198bbb5f..1e9e3d1ee 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeTrait.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeTrait.php
@@ -1,11 +1,11 @@
<?php
-namespace andreskrey\Readability\Nodes;
+namespace fivefilters\Readability\Nodes;
-use andreskrey\Readability\Nodes\DOM\DOMDocument;
-use andreskrey\Readability\Nodes\DOM\DOMElement;
-use andreskrey\Readability\Nodes\DOM\DOMNode;
-use andreskrey\Readability\Nodes\DOM\DOMText;
+use fivefilters\Readability\Nodes\DOM\DOMDocument;
+use fivefilters\Readability\Nodes\DOM\DOMElement;
+use fivefilters\Readability\Nodes\DOM\DOMNode;
+use fivefilters\Readability\Nodes\DOM\DOMText;
use DOMNodeList;
/**
@@ -38,7 +38,6 @@ trait NodeTrait
* @var array
*/
private $divToPElements = [
- 'a',
'blockquote',
'dl',
'div',
@@ -47,8 +46,7 @@ trait NodeTrait
'p',
'pre',
'table',
- 'ul',
- 'select',
+ 'ul'
];
/**
@@ -169,6 +167,7 @@ trait NodeTrait
*
* @return string
*/
+ #[\ReturnTypeWillChange]
public function getAttribute($attributeName)
{
if (!is_null($this->attributes)) {
@@ -187,6 +186,7 @@ trait NodeTrait
*
* @see getAttribute
*/
+ #[\ReturnTypeWillChange]
public function hasAttribute($attributeName)
{
if (!is_null($this->attributes)) {
@@ -240,19 +240,21 @@ trait NodeTrait
*/
public function getLinkDensity()
{
- $linkLength = 0;
$textLength = mb_strlen($this->getTextContent(true));
-
- if (!$textLength) {
+ if ($textLength === 0) {
return 0;
}
+ $linkLength = 0;
+
$links = $this->getAllLinks();
if ($links) {
/** @var DOMElement $link */
foreach ($links as $link) {
- $linkLength += mb_strlen($link->getTextContent(true));
+ $href = $link->getAttribute('href');
+ $coefficient = ($href && preg_match(NodeUtility::$regexps['hashUrl'], $href)) ? 0.3 : 1;
+ $linkLength += mb_strlen($link->getTextContent(true)) * $coefficient;
}
}
@@ -282,7 +284,7 @@ trait NodeTrait
// Look for a special ID
$id = $this->getAttribute('id');
- if (trim($id)) {
+ if (trim($id) !== '') {
if (preg_match(NodeUtility::$regexps['negative'], $id)) {
$weight -= 25;
}
@@ -302,41 +304,17 @@ trait NodeTrait
*
* @return string
*/
- public function getTextContent($normalize = false)
+ public function getTextContent($normalize = true)
{
- $nodeValue = $this->nodeValue;
+ $nodeValue = trim($this->textContent);
if ($normalize) {
- $nodeValue = trim(preg_replace('/\s{2,}/', ' ', $nodeValue));
+ $nodeValue = preg_replace(NodeUtility::$regexps['normalize'], ' ', $nodeValue);
}
return $nodeValue;
}
/**
- * Returns the children of the current node.
- *
- * @param bool $filterEmptyDOMText Filter empty DOMText nodes?
- *
- * @deprecated Use NodeUtility::filterTextNodes, function will be removed in version 3.0
- *
- * @return array
- */
- public function getChildren($filterEmptyDOMText = false)
- {
- @trigger_error('getChildren was replaced with NodeUtility::filterTextNodes and will be removed in version 3.0', E_USER_DEPRECATED);
-
- $ret = iterator_to_array($this->childNodes);
- if ($filterEmptyDOMText) {
- // Array values is used to discard the key order. Needs to be 0 to whatever without skipping any number
- $ret = array_values(array_filter($ret, function ($node) {
- return $node->nodeName !== '#text' || mb_strlen(trim($node->nodeValue));
- }));
- }
-
- return $ret;
- }
-
- /**
* Return an array indicating how many rows and columns this table has.
*
* @return array
@@ -374,7 +352,7 @@ trait NodeTrait
*/
public function createNode($originalNode, $tagName)
{
- $text = $originalNode->getTextContent();
+ $text = $originalNode->getTextContent(false);
$newNode = $originalNode->ownerDocument->createElement($tagName, $text);
return $newNode;
@@ -433,7 +411,7 @@ trait NodeTrait
}
/* @var DOMNode $child */
- return !($child->nodeType === XML_TEXT_NODE && !preg_match('/\S$/', $child->getTextContent()));
+ return !($child->nodeType === XML_TEXT_NODE && preg_match(NodeUtility::$regexps['hasContent'], $child->textContent));
});
}
@@ -508,13 +486,14 @@ trait NodeTrait
* In the original JS project they check if the node has the style display=none, which unfortunately
* in our case we have no way of knowing that. So we just check for the attribute hidden or "display: none".
*
- * Might be a good idea to check for classes or other attributes like 'aria-hidden'
- *
* @return bool
*/
public function isProbablyVisible()
{
- return !preg_match('/display:( )?none/', $this->getAttribute('style')) && !$this->hasAttribute('hidden');
+ return !preg_match('/display:( )?none/i', $this->getAttribute('style')) &&
+ !$this->hasAttribute('hidden') &&
+ //check for "fallback-image" so that wikimedia math images are displayed
+ (!$this->hasAttribute('aria-hidden') || $this->getAttribute('aria-hidden') !== 'true' || ($this->hasAttribute('class') && strpos($this->getAttribute('class'), 'fallback-image') !== false));
}
/**
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeUtility.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeUtility.php
index cbf78bae0..56de70517 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeUtility.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Nodes/NodeUtility.php
@@ -1,11 +1,11 @@
<?php
-namespace andreskrey\Readability\Nodes;
+namespace fivefilters\Readability\Nodes;
-use andreskrey\Readability\Nodes\DOM\DOMDocument;
-use andreskrey\Readability\Nodes\DOM\DOMElement;
-use andreskrey\Readability\Nodes\DOM\DOMNode;
-use andreskrey\Readability\Nodes\DOM\DOMNodeList;
+use fivefilters\Readability\Nodes\DOM\DOMDocument;
+use fivefilters\Readability\Nodes\DOM\DOMElement;
+use fivefilters\Readability\Nodes\DOM\DOMNode;
+use fivefilters\Readability\Nodes\DOM\DOMNodeList;
/**
* Class NodeUtility.
@@ -18,31 +18,43 @@ class NodeUtility
* @var array
*/
public static $regexps = [
- 'unlikelyCandidates' => '/-ad-|banner|breadcrumbs|combx|comment|community|cover-wrap|disqus|extra|foot|header|legends|menu|related|remark|replies|rss|shoutbox|sidebar|skyscraper|social|sponsor|supplemental|ad-break|agegate|pagination|pager|popup|yom-remote/i',
- 'okMaybeItsACandidate' => '/and|article|body|column|main|shadow/i',
+ 'unlikelyCandidates' => '/-ad-|ai2html|banner|breadcrumbs|combx|comment|community|cover-wrap|disqus|extra|footer|gdpr|header|legends|menu|related|remark|replies|rss|shoutbox|sidebar|skyscraper|social|sponsor|supplemental|ad-break|agegate|pagination|pager|popup|yom-remote/i',
+ 'okMaybeItsACandidate' => '/and|article|body|column|content|main|shadow/i',
'extraneous' => '/print|archive|comment|discuss|e[\-]?mail|share|reply|all|login|sign|single|utility/i',
'byline' => '/byline|author|dateline|writtenby|p-author/i',
- 'replaceFonts' => '/<(\/?)font[^>]*>/gi',
+ 'replaceFonts' => '/<(\/?)font[^>]*>/i',
'normalize' => '/\s{2,}/',
'videos' => '/\/\/(www\.)?((dailymotion|youtube|youtube-nocookie|player\.vimeo|v\.qq)\.com|(archive|upload\.wikimedia)\.org|player\.twitch\.tv)/i',
+ 'shareElements' => '/(\b|_)(share|sharedaddy)(\b|_)/i',
'nextLink' => '/(next|weiter|continue|>([^\|]|$)|»([^\|]|$))/i',
'prevLink' => '/(prev|earl|old|new|<|«)/i',
+ 'tokenize' => '/\W+/',
'whitespace' => '/^\s*$/',
'hasContent' => '/\S$/',
'positive' => '/article|body|content|entry|hentry|h-entry|main|page|pagination|post|text|blog|story/i',
- 'negative' => '/hidden|^hid$| hid$| hid |^hid |banner|combx|comment|com-|contact|foot|footer|footnote|masthead|media|meta|outbrain|promo|related|scroll|share|shoutbox|sidebar|skyscraper|sponsor|shopping|tags|tool|widget/i',
+ 'negative' => '/-ad-|hidden|^hid$| hid$| hid |^hid |banner|combx|comment|com-|contact|foot|footer|footnote|gdpr|masthead|media|meta|outbrain|promo|related|scroll|share|shoutbox|sidebar|skyscraper|sponsor|shopping|tags|tool|widget/i',
// \x{00A0} is the unicode version of &nbsp;
- 'onlyWhitespace' => '/\x{00A0}|\s+/u'
+ 'onlyWhitespace' => '/\x{00A0}|\s+/u',
+ 'hashUrl' => '/^#.+/',
+ 'srcsetUrl' => '/(\S+)(\s+[\d.]+[xw])?(\s*(?:,|$))/',
+ 'b64DataUrl' => '/^data:\s*([^\s;,]+)\s*;\s*base64\s*,/i',
+ // See: https://schema.org/Article
+ 'jsonLdArticleTypes' => '/^Article|AdvertiserContentArticle|NewsArticle|AnalysisNewsArticle|AskPublicNewsArticle|BackgroundNewsArticle|OpinionNewsArticle|ReportageNewsArticle|ReviewNewsArticle|Report|SatiricalArticle|ScholarlyArticle|MedicalScholarlyArticle|SocialMediaPosting|BlogPosting|LiveBlogPosting|DiscussionForumPosting|TechArticle|APIReference$/'
+
];
/**
+ * Finds the next node, starting from the given node, and ignoring
+ * whitespace in between. If the given node is an element, the same node is
+ * returned.
+ *
* Imported from the Element class on league\html-to-markdown.
*
* @param $node
*
- * @return DOMElement
+ * @return DOMNode
*/
- public static function nextElement($node)
+ public static function nextNode($node)
{
$next = $node;
while ($next
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/ParseException.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/ParseException.php
index 646c04a37..587da337f 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/ParseException.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/ParseException.php
@@ -1,6 +1,6 @@
<?php
-namespace andreskrey\Readability;
+namespace fivefilters\Readability;
class ParseException extends \Exception
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/src/Readability.php b/plugins/af_readability/vendor/fivefilters/readability.php/src/Readability.php
index 6bcbf78d7..6407a9292 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/src/Readability.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/src/Readability.php
@@ -1,13 +1,16 @@
<?php
-namespace andreskrey\Readability;
+namespace fivefilters\Readability;
-use andreskrey\Readability\Nodes\DOM\DOMDocument;
-use andreskrey\Readability\Nodes\DOM\DOMElement;
-use andreskrey\Readability\Nodes\DOM\DOMNode;
-use andreskrey\Readability\Nodes\DOM\DOMText;
-use andreskrey\Readability\Nodes\NodeUtility;
+use fivefilters\Readability\Nodes\DOM\DOMDocument;
+use fivefilters\Readability\Nodes\DOM\DOMElement;
+use fivefilters\Readability\Nodes\DOM\DOMNode;
+use fivefilters\Readability\Nodes\DOM\DOMText;
+use fivefilters\Readability\Nodes\NodeUtility;
use Psr\Log\LoggerInterface;
+use \Masterminds\HTML5;
+use League\Uri\Http;
+use League\Uri\UriResolver;
/**
* Class Readability.
@@ -71,6 +74,14 @@ class Readability
protected $direction = null;
/**
+ * Base URI
+ * HTML5PHP doesn't appear to store it in the baseURI property like PHP's DOMDocument does when parsing with libxml
+ *
+ * @var string|null
+ */
+ protected $baseURI = null;
+
+ /**
* Configuration object.
*
* @var Configuration
@@ -85,6 +96,13 @@ class Readability
private $logger;
/**
+ * JSON-LD
+ *
+ * @var array
+ */
+ private $jsonld = [];
+
+ /**
* Collection of attempted text extractions.
*
* @var array
@@ -109,6 +127,11 @@ class Readability
/**
* @var array
*/
+ private $unlikelyRoles = ['menu', 'menubar', 'complementary', 'navigation', 'alert', 'alertdialog', 'dialog'];
+
+ /**
+ * @var array
+ */
private $alterToDIVExceptions = [
'div',
'article',
@@ -117,6 +140,17 @@ class Readability
];
/**
+ * @var array
+ */
+ private $htmlEscapeMap = [
+ 'lt' => '<',
+ 'gt' => '>',
+ 'amp' => '&',
+ 'quot' => '"',
+ 'apos' => '\'',
+ ];
+
+ /**
* Readability constructor.
*
* @param Configuration $configuration
@@ -154,6 +188,7 @@ class Readability
$this->getMainImage();
while (true) {
+ $this->logger->debug('Starting parse loop');
$root = $root->firstChild;
$elementsToScore = $this->getNodes($root);
@@ -195,7 +230,7 @@ class Readability
// No luck after removing flags, just return the longest text we found during the different loops
usort($this->attempts, function ($a, $b) {
- return $a['textLength'] < $b['textLength'];
+ return $b['textLength'] - $a['textLength'];
});
// But first check if we actually have something
@@ -215,6 +250,11 @@ class Readability
}
}
+ if (!$result) {
+ $this->logger->info('*** Parse failed :(');
+ return false;
+ }
+
$result = $this->postProcessContent($result);
// If we haven't found an excerpt in the article's metadata, use the article's
@@ -254,28 +294,54 @@ class Readability
// To avoid throwing a gazillion of errors on malformed HTMLs
libxml_use_internal_errors(true);
- $dom = new DOMDocument('1.0', 'utf-8');
+ //$html = preg_replace('/(<br[^>]*>[ \n\r\t]*){2,}/i', '</p><p>', $html);
+
+ if ($this->configuration->getParser() === 'html5') {
+ $this->logger->debug('[Loading] Using HTML5 parser...');
+ $html5 = new HTML5(['disable_html_ns' => true, 'target_document' => new DOMDocument('1.0', 'utf-8')]);
+ $dom = $html5->loadHTML($html);
+ //TODO: Improve this so it looks inside <html><head><base>, not just any <base>
+ $base = $dom->getElementsByTagName('base');
+ if ($base->length > 0) {
+ $base = $base->item(0);
+ $base = $base->getAttribute('href');
+ if ($base != '') {
+ $this->baseURI = $base;
+ }
+ }
+ } else {
+ $this->logger->debug('[Loading] Using libxml parser...');
+ $dom = new DOMDocument('1.0', 'utf-8');
+ if ($this->configuration->getNormalizeEntities()) {
+ $this->logger->debug('[Loading] Normalized entities via mb_convert_encoding.');
+ // Replace UTF-8 characters with the HTML Entity equivalent. Useful to fix html with mixed content
+ $html = mb_convert_encoding($html, 'HTML-ENTITIES', 'UTF-8');
+ }
+ }
if (!$this->configuration->getSubstituteEntities()) {
// Keep the original HTML entities
$dom->substituteEntities = false;
}
- if ($this->configuration->getNormalizeEntities()) {
- $this->logger->debug('[Loading] Normalized entities via mb_convert_encoding.');
- // Replace UTF-8 characters with the HTML Entity equivalent. Useful to fix html with mixed content
- $html = mb_convert_encoding($html, 'HTML-ENTITIES', 'UTF-8');
- }
-
if ($this->configuration->getSummonCthulhu()) {
$this->logger->debug('[Loading] Removed script tags via regex H̶͈̩̟̬̱͠E̡̨̬͔̳̜͢͠ ̡̧̯͉̩͙̩̹̞̠͎͈̹̥̠͞ͅͅC̶͉̞̘̖̝̗͓̬̯͍͉̤̬͢͢͞Ò̟̘͉͖͎͉̱̭̣̕M̴̯͈̻̱̱̣̗͈̠̙̲̥͘͞E̷̛͙̼̲͍͕̹͍͇̗̻̬̮̭̱̥͢Ş̛̟͔̙̜̤͇̮͍̙̝̀͘');
$html = preg_replace('/<script\b[^>]*>([\s\S]*?)<\/script>/', '', $html);
}
// Prepend the XML tag to avoid having issues with special characters. Should be harmless.
- $dom->loadHTML('<?xml encoding="UTF-8">' . $html);
+ if ($this->configuration->getParser() !== 'html5') {
+ $dom->loadHTML('<?xml encoding="UTF-8">' . $html);
+ $this->baseURI = $dom->baseURI;
+ }
$dom->encoding = 'UTF-8';
+ // Unwrap image from noscript
+ $this->unwrapNoscriptImages($dom);
+
+ // Extract JSON-LD metadata before removing scripts
+ $this->jsonld = $this->configuration->getDisableJSONLD() ? [] : $this->getJSONLD($dom);
+
$this->removeScripts($dom);
$this->prepDocument($dom);
@@ -286,6 +352,99 @@ class Readability
}
/**
+ * Try to extract metadata from JSON-LD object.
+ * For now, only Schema.org objects of type Article or its subtypes are supported.
+ *
+ * @param DOMDocument $dom
+ * @return Object with any metadata that could be extracted (possibly none)
+ */
+ private function getJSONLD(DOMDocument $dom)
+ {
+ $scripts = $this->_getAllNodesWithTag($dom, ['script']);
+
+ $jsonLdElement = $this->findNode($scripts, function ($el) {
+ return $el->getAttribute('type') === 'application/ld+json';
+ });
+
+ if ($jsonLdElement) {
+ try {
+ // Strip CDATA markers if present
+ $content = preg_replace('/^\s*<!\[CDATA\[|\]\]>\s*$/', '', $jsonLdElement->textContent);
+ $parsed = json_decode($content, true);
+ $metadata = [];
+ if (
+ !isset($parsed['@context']) ||
+ !is_string($parsed['@context']) ||
+ !preg_match('/^https?\:\/\/schema\.org$/', $parsed['@context'])
+ ) {
+ return $metadata;
+ }
+
+ if (!isset($parsed['@type']) && isset($parsed['@graph']) && is_array($parsed['@graph'])) {
+ $_found = null;
+ foreach ($parsed['@graph'] as $it) {
+ if (isset($it['@type']) && is_string($it['@type']) && preg_match(NodeUtility::$regexps['jsonLdArticleTypes'], $it['@type'])) {
+ $_found = $it;
+ }
+ }
+ $parsed = $_found;
+ }
+
+ if (
+ !$parsed ||
+ !isset($parsed['@type']) ||
+ !is_string($parsed['@type']) ||
+ !preg_match(NodeUtility::$regexps['jsonLdArticleTypes'], $parsed['@type'])
+ ) {
+ return $metadata;
+ }
+ if (isset($parsed['name']) && is_string($parsed['name'])) {
+ $metadata['title'] = trim($parsed['name']);
+ } elseif (isset($parsed['headline']) && is_string($parsed['headline'])) {
+ $metadata['title'] = trim($parsed['headline']);
+ }
+ if (isset($parsed['author'])) {
+ if (isset($parsed['author']['name']) && is_string($parsed['author']['name'])) {
+ $metadata['byline'] = trim($parsed['author']['name']);
+ } elseif (
+ is_array($parsed['author']) &&
+ isset($parsed['author'][0]) &&
+ is_array($parsed['author'][0]) &&
+ isset($parsed['author'][0]['name']) &&
+ is_string($parsed['author'][0]['name'])
+ ) {
+ $metadata['byline'] = array_filter($parsed['author'], function ($author) {
+ return is_array($author) && isset($author['name']) && is_string($author['name']);
+ });
+ $metadata['byline'] = array_map(function ($author) {
+ return trim($author['name']);
+ }, $metadata['byline']);
+ $metadata['byline'] = implode(', ', $metadata['byline']);
+ }
+ }
+ if (isset($parsed['description']) && is_string($parsed['description'])) {
+ $metadata['excerpt'] = trim($parsed['description']);
+ }
+ if (
+ isset($parsed['publisher']) &&
+ is_array($parsed['publisher']) &&
+ isset($parsed['publisher']['name']) &&
+ is_string($parsed['publisher']['name'])
+ ) {
+ $metadata['siteName'] = trim($parsed['publisher']['name']);
+ }
+ return $metadata;
+ } catch (\Exception $err) {
+ // The try-catch blocks are from the JS version. Not sure if there's anything
+ // here in the PHP version that would trigger an error or exception, so perhaps we can
+ // remove the try-catch blocks here (or at least translate errors to exceptions for this bit)
+ $this->logger->debug('[JSON-LD] Error parsing: ' . $err->getMessage());
+ }
+ }
+ return [];
+ }
+
+ /**
* Tries to guess relevant info from metadata of the html. Sets the results in the Readability properties.
*/
private function getMetadata()
@@ -304,19 +463,15 @@ class Readability
/* @var DOMNode $meta */
$elementName = $meta->getAttribute('name');
$elementProperty = $meta->getAttribute('property');
- $content = $meta->getAttribute('content');
+ $content = $meta->getAttribute('content');
$matches = null;
$name = null;
if ($elementProperty) {
if (preg_match($propertyPattern, $elementProperty, $matches)) {
- for ($i = count($matches) - 1; $i >= 0; $i--) {
- // Convert to lowercase, and remove any whitespace
- // so we can match below.
- $name = preg_replace('/\s/', '', mb_strtolower($matches[$i]));
- // multiple authors
- $values[$name] = trim($content);
- }
+ $name = preg_replace('/\s/', '', mb_strtolower($matches[0]));
+ // multiple authors
+ $values[$name] = trim($content);
}
}
@@ -349,7 +504,11 @@ class Readability
'twitter:title'
], array_keys($values)));
- $this->setTitle(isset($values[$key]) ? trim($values[$key]) : null);
+ if (isset($this->jsonld['title'])) {
+ $this->setTitle($this->jsonld['title']);
+ } else {
+ $this->setTitle(isset($values[$key]) ? trim($values[$key]) : null);
+ }
if (!$this->getTitle()) {
$this->setTitle($this->getArticleTitle());
@@ -362,7 +521,11 @@ class Readability
'author'
], array_keys($values)));
- $this->setAuthor(isset($values[$key]) ? $values[$key] : null);
+ if (isset($this->jsonld['byline'])) {
+ $this->setAuthor($this->jsonld['byline']);
+ } else {
+ $this->setAuthor(isset($values[$key]) ? $values[$key] : null);
+ }
// get description
$key = current(array_intersect([
@@ -375,7 +538,11 @@ class Readability
'twitter:description'
], array_keys($values)));
- $this->setExcerpt(isset($values[$key]) ? $values[$key] : null);
+ if (isset($this->jsonld['excerpt'])) {
+ $this->setExcerpt($this->jsonld['excerpt']);
+ } else {
+ $this->setExcerpt(isset($values[$key]) ? $values[$key] : null);
+ }
// get main image
$key = current(array_intersect([
@@ -390,7 +557,18 @@ class Readability
'og:site_name'
], array_keys($values)));
- $this->setSiteName(isset($values[$key]) ? $values[$key] : null);
+ if (isset($this->jsonld['siteName'])) {
+ $this->setSiteName($this->jsonld['siteName']);
+ } else {
+ $this->setSiteName(isset($values[$key]) ? $values[$key] : null);
+ }
+
+ // in many sites the meta value is escaped with HTML entities,
+ // so here we need to unescape it
+ $this->setTitle($this->unescapeHtmlEntities($this->getTitle()));
+ $this->setAuthor($this->unescapeHtmlEntities($this->getAuthor()));
+ $this->setExcerpt($this->unescapeHtmlEntities($this->getExcerpt()));
+ $this->setSiteName($this->unescapeHtmlEntities($this->getSiteName()));
}
/**
@@ -458,6 +636,37 @@ class Readability
}
/**
+ * Remove unnecessary nested elements
+ *
+ * @param DOMDocument $article
+ *
+ * @return void
+ */
+ private function simplifyNestedElements(DOMDocument $article)
+ {
+ $node = $article;
+
+ while ($node) {
+ if ($node->parentNode && in_array($node->nodeName, ['div', 'section']) && !($node->hasAttribute('id') && strpos($node->getAttribute('id'), 'readability') === 0)) {
+ if ($node->isElementWithoutContent()) {
+ $node = NodeUtility::removeAndGetNext($node);
+ continue;
+ } elseif ($node->hasSingleTagInsideElement('div') || $node->hasSingleTagInsideElement('section')) {
+ $child = $node->children()->item(0);
+ for ($i = 0; $i < $node->attributes->length; $i++) {
+ $child->setAttribute($node->attributes->item($i)->name, $node->attributes->item($i)->value);
+ }
+ $node->parentNode->replaceChild($child, $node);
+ $node = $child;
+ continue;
+ }
+ }
+
+ $node = NodeUtility::getNextNode($node);
+ }
+ }
+
+ /**
* Returns the title of the html. Prioritizes the title from the metadata against the title tag.
*
* @return string|null
@@ -491,7 +700,7 @@ class Readability
* I can assure you it works properly if you let the code run.
*/
if (preg_match('/ [\|\-\\\\\/>»] /i', $curTitle)) {
- $titleHadHierarchicalSeparators = (bool)preg_match('/ [\\\\\/>»] /', $curTitle);
+ $titleHadHierarchicalSeparators = (bool) preg_match('/ [\\\\\/>»] /', $curTitle);
$curTitle = preg_replace('/(.*)[\|\-\\\\\/>»] .*/i', '$1', $originalTitle);
$this->logger->info(sprintf('[Metadata] Found hierarchical separators in title, new title is: \'%s\'', $curTitle));
@@ -540,7 +749,7 @@ class Readability
}
}
- $curTitle = trim($curTitle);
+ $curTitle = preg_replace(NodeUtility::$regexps['normalize'], ' ', trim($curTitle));
/*
* If we now have 4 words or fewer as our title, and either no
@@ -572,6 +781,8 @@ class Readability
{
list($pathBase, $scheme, $prePath) = $this->getPathInfo($this->configuration->getOriginalURL());
+ $uri = trim($uri);
+
// If this is already an absolute URI, return it.
if (preg_match('/^[a-zA-Z][a-zA-Z0-9\+\-\.]*:/', $uri)) {
return $uri;
@@ -587,18 +798,23 @@ class Readability
return $prePath . $uri;
}
- // Dotslash relative URI.
- if (strpos($uri, './') === 0) {
- return $pathBase . substr($uri, 2);
- }
// Ignore hash URIs:
if (substr($uri, 0, 1) === '#') {
return $uri;
}
+ // Dotslash relative URI.
+ //if (strpos($uri, './') === 0) {
+ // return $pathBase . substr($uri, 2);
+ //}
+
+ $baseUri = Http::createFromString($pathBase);
+ $relativeUri = Http::createFromString($uri);
+ return (string)UriResolver::resolve($relativeUri, $baseUri);
+
// Standard relative URI; add entire path. pathBase already includes a
// trailing "/".
- return $pathBase . $uri;
+ //return $pathBase . $uri;
}
/**
@@ -611,13 +827,13 @@ class Readability
public function getPathInfo($url)
{
// Check for base URLs
- if ($this->dom->baseURI !== null) {
- if (substr($this->dom->baseURI, 0, 1) === '/') {
+ if ($this->baseURI !== null) {
+ if (substr($this->baseURI, 0, 1) === '/') {
// URLs starting with '/' override completely the URL defined in the link
- $pathBase = parse_url($url, PHP_URL_SCHEME) . '://' . parse_url($url, PHP_URL_HOST) . $this->dom->baseURI;
+ $pathBase = parse_url($url, PHP_URL_SCHEME) . '://' . parse_url($url, PHP_URL_HOST) . $this->baseURI;
} else {
// Otherwise just prepend the base to the actual path
- $pathBase = parse_url($url, PHP_URL_SCHEME) . '://' . parse_url($url, PHP_URL_HOST) . dirname(parse_url($url, PHP_URL_PATH)) . '/' . rtrim($this->dom->baseURI, '/') . '/';
+ $pathBase = parse_url($url, PHP_URL_SCHEME) . '://' . parse_url($url, PHP_URL_HOST) . dirname(parse_url($url, PHP_URL_PATH)) . '/'.rtrim($this->baseURI, '/') . '/';
}
} else {
$pathBase = parse_url($url, PHP_URL_SCHEME) . '://' . parse_url($url, PHP_URL_HOST) . dirname(parse_url($url, PHP_URL_PATH)) . '/';
@@ -644,6 +860,8 @@ class Readability
$elementsToScore = [];
+ $shouldRemoveTitleHeader = true;
+
/*
* First, node prepping. Trash nodes that look cruddy (like ones with the
* class name "comment", etc), and turn divs into P tags where they have been
@@ -673,11 +891,20 @@ class Readability
continue;
}
+ if ($shouldRemoveTitleHeader && $this->headerDuplicatesTitle($node)) {
+ $this->logger->debug(sprintf('Removing header: %s', $node->getTextContent()));
+ $shouldRemoveTitleHeader = false;
+ $node = NodeUtility::removeAndGetNext($node);
+ continue;
+ }
+
// Remove unlikely candidates
if ($stripUnlikelyCandidates) {
if (
preg_match(NodeUtility::$regexps['unlikelyCandidates'], $matchString) &&
!preg_match(NodeUtility::$regexps['okMaybeItsACandidate'], $matchString) &&
+ !$node->hasAncestorTag( 'table') &&
+ !$node->hasAncestorTag( 'code') &&
$node->nodeName !== 'body' &&
$node->nodeName !== 'a'
) {
@@ -687,6 +914,12 @@ class Readability
}
}
+ if (in_array($node->getAttribute('role'), $this->unlikelyRoles)) {
+ $this->logger->debug(sprintf('Removing content with role %s - %s', $node->getAttribute('role'), $matchString));
+ $node = NodeUtility::removeAndGetNext($node);
+ continue;
+ }
+
// Remove DIV, SECTION, and HEADER nodes without any content(e.g. text, image, video, or iframe).
if (($node->nodeName === 'div' || $node->nodeName === 'section' || $node->nodeName === 'header' ||
$node->nodeName === 'h1' || $node->nodeName === 'h2' || $node->nodeName === 'h3' ||
@@ -753,6 +986,30 @@ class Readability
}
/**
+ * compares second text to first one
+ * 1 = same text, 0 = completely different text
+ * works the way that it splits both texts into words and then finds words that are unique in second text
+ * the result is given by the lower length of unique parts
+ *
+ * @param string $textA
+ * @param string $textB
+ *
+ * @return int 1 = same text, 0 = completely different text
+ */
+ private function textSimilarity(string $textA, string $textB) {
+ $tokensA = array_filter(preg_split(NodeUtility::$regexps['tokenize'], mb_strtolower($textA)));
+ $tokensB = array_filter(preg_split(NodeUtility::$regexps['tokenize'], mb_strtolower($textB)));
+ if (!count($tokensA) || !count($tokensB)) {
+ return 0;
+ }
+ $uniqTokensB = array_filter($tokensB, function ($token) use (&$tokensA) {
+ return !in_array($token, $tokensA);
+ });
+ $distanceB = mb_strlen(implode(' ', $uniqTokensB)) / mb_strlen(implode(' ', $tokensB));
+ return 1 - $distanceB;
+ }
+
+ /**
* Checks if the node is a byline.
*
* @param DOMNode $node
@@ -774,10 +1031,11 @@ class Readability
}
$rel = $node->getAttribute('rel');
+ $itemprop = $node->getAttribute("itemprop");
- if ($rel === 'author' || preg_match(NodeUtility::$regexps['byline'], $matchString) && $this->isValidByline($node->getTextContent())) {
- $this->logger->info(sprintf('[Metadata] Found article author: \'%s\'', $node->getTextContent()));
- $this->setAuthor(trim($node->getTextContent()));
+ if ($rel === 'author' || ($itemprop && strpos($itemprop, 'author') !== false) || preg_match(NodeUtility::$regexps['byline'], $matchString) && $this->isValidByline($node->getTextContent(false))) {
+ $this->logger->info(sprintf('[Metadata] Found article author: \'%s\'', $node->getTextContent(false)));
+ $this->setAuthor(trim($node->getTextContent(false)));
return true;
}
@@ -804,6 +1062,132 @@ class Readability
}
/**
+ * Converts some of the common HTML entities in string to their corresponding characters.
+ *
+ * @param string $str - a string to unescape.
+ * @return string without HTML entity.
+ */
+ private function unescapeHtmlEntities($str) {
+ if (!$str) {
+ return $str;
+ }
+
+ $htmlEscapeMap = $this->htmlEscapeMap;
+ $str = preg_replace_callback('/&(quot|amp|apos|lt|gt);/', function ($tag) use ($htmlEscapeMap) {
+ return $htmlEscapeMap[$tag[1]];
+ }, $str);
+ $str = preg_replace_callback('/&#(?:x([0-9a-z]{1,4})|([0-9]{1,4}));/i', function ($matches) {
+ $hex = $matches[1];
+ $numStr = $matches[2];
+ if ($hex !== '') {
+ $num = intval($hex, 16);
+ } else {
+ $num = intval($numStr, 10);
+ }
+ return mb_chr($num);
+ }, $str);
+ return $str;
+ }
+
+ /**
+ * Check if node is image, or if node contains exactly only one image
+ * whether as a direct child or as its descendants.
+ *
+ * @param DOMElement $node
+ */
+ private function isSingleImage(DOMElement $node) {
+ if ($node->tagName === 'img') {
+ return true;
+ }
+
+ if ($node->children()->length !== 1 || trim($node->textContent) !== '') {
+ return false;
+ }
+
+ return $this->isSingleImage($node->children()->item(0));
+ }
+
+ /**
+ * Find all <noscript> that are located after <img> nodes, and which contain only one
+ * <img> element. Replace the first image with the image from inside the <noscript> tag,
+ * and remove the <noscript> tag. This improves the quality of the images we use on
+ * some sites (e.g. Medium).
+ *
+ * @param DOMDocument $dom
+ */
+ private function unwrapNoscriptImages(DOMDocument $dom) {
+ // Find img without source or attributes that might contains image, and remove it.
+ // This is done to prevent a placeholder img is replaced by img from noscript in next step.
+ $imgs = iterator_to_array($dom->getElementsByTagName('img'));
+ array_walk($imgs, function ($img) {
+ for ($i = 0; $i < $img->attributes->length; $i++) {
+ $attr = $img->attributes->item($i);
+ switch ($attr->name) {
+ case 'src':
+ case 'srcset':
+ case 'data-src':
+ case 'data-srcset':
+ return;
+ }
+
+ if (preg_match('/\.(jpg|jpeg|png|webp)/i', $attr->value)) {
+ return;
+ }
+ }
+
+ $img->parentNode->removeChild($img);
+ });
+
+ // Next find noscript and try to extract its image
+ $noscripts = iterator_to_array($dom->getElementsByTagName('noscript'));
+ array_walk($noscripts, function ($noscript) use($dom) {
+ // Parse content of noscript and make sure it only contains image
+ // [PHP port] Could copy innerHTML support over for the commented lines below, but is it needed?
+ // var tmp = doc.createElement("div");
+ // tmp.innerHTML = noscript.innerHTML;
+ $tmp = $noscript->cloneNode(true);
+ $dom->importNode($tmp);
+ if (!$this->isSingleImage($tmp)) {
+ return;
+ }
+
+ // If noscript has previous sibling and it only contains image,
+ // replace it with noscript content. However we also keep old
+ // attributes that might contains image.
+ $prevElement = $noscript->previousElementSibling();
+ if ($prevElement && $this->isSingleImage($prevElement)) {
+ $prevImg = $prevElement;
+ if ($prevImg->tagName !== 'img') {
+ $prevImg = $prevElement->getElementsByTagName('img')->item(0);
+ }
+
+ $newImg = $tmp->getElementsByTagName('img')->item(0);
+ for ($i = 0; $i < $prevImg->attributes->length; $i++) {
+ $attr = $prevImg->attributes->item($i);
+ if ($attr->value === '') {
+ continue;
+ }
+
+ if ($attr->name === 'src' || $attr->name === 'srcset' || preg_match('/\.(jpg|jpeg|png|webp)/i', $attr->value)) {
+ if ($newImg->getAttribute($attr->name) === $attr->value) {
+ continue;
+ }
+
+ $attrName = $attr->name;
+ if ($newImg->hasAttribute($attrName)) {
+ $attrName = 'data-old-' . $attrName;
+ }
+
+ $newImg->setAttribute($attrName, $attr->value);
+ }
+ }
+
+ $noscript->parentNode->replaceChild($tmp->getFirstElementChild(), $prevElement);
+ }
+ });
+ }
+
+ /**
* Removes all the scripts of the html.
*
* @param DOMDocument $dom
@@ -841,7 +1225,7 @@ class Readability
* or non-whitespace. This leaves behind the first <br> in the chain
* (which will be replaced with a <p> later).
*/
- while (($next = NodeUtility::nextElement($next)) && ($next->nodeName === 'br')) {
+ while (($next = NodeUtility::nextNode($next)) && ($next->nodeName === 'br')) {
$this->logger->debug('[PrepDocument] Removing chain of BR nodes...');
$replaced = true;
@@ -864,7 +1248,7 @@ class Readability
while ($next) {
// If we've hit another <br><br>, we're done adding children to this <p>.
if ($next->nodeName === 'br') {
- $nextElem = NodeUtility::nextElement($next->nextSibling);
+ $nextElem = NodeUtility::nextNode($next->nextSibling);
if ($nextElem && $nextElem->nodeName === 'br') {
break;
}
@@ -882,10 +1266,14 @@ class Readability
$next = $sibling;
}
- while ($p->lastChild && $p->lastChild->isWhitespace()) {
+ while ($p && $p->lastChild && $p->lastChild->isWhitespace()) {
$p->removeChild($p->lastChild);
}
+ while ($p && $p->firstChild && $p->firstChild->isWhitespace()) {
+ $p->removeChild($p->firstChild);
+ }
+
if ($p->parentNode->tagName === 'p') {
NodeUtility::setNodeTag($p->parentNode, 'div');
}
@@ -893,11 +1281,11 @@ class Readability
}
// Replace font tags with span
- $fonts = $dom->getElementsByTagName('font');
- $length = $fonts->length;
+ $fonts = $this->_getAllNodesWithTag($dom, ['font']);
+ $length = count($fonts);
for ($i = 0; $i < $length; $i++) {
$this->logger->debug('[PrepDocument] Converting font tag into a span tag.');
- $font = $fonts->item($length - 1 - $i);
+ $font = $fonts[$length - 1 - $i];
NodeUtility::setNodeTag($font, 'span');
}
}
@@ -926,7 +1314,7 @@ class Readability
continue;
}
- $ancestors = $node->getNodeAncestors();
+ $ancestors = $node->getNodeAncestors(5);
// Exclude nodes with no ancestor
if (count($ancestors) === 0) {
@@ -1046,7 +1434,7 @@ class Readability
$parentOfTopCandidate = $topCandidate->parentNode;
// Check if we are actually dealing with a DOMNode and not a DOMDocument node or higher
- while ($parentOfTopCandidate->nodeName !== 'body' && $parentOfTopCandidate->nodeType === XML_ELEMENT_NODE) {
+ while ($parentOfTopCandidate && $parentOfTopCandidate->nodeName !== 'body' && $parentOfTopCandidate->nodeType === XML_ELEMENT_NODE) {
$listsContainingThisAncestor = 0;
for ($ancestorIndex = 0; $ancestorIndex < count($alternativeCandidateAncestors) && $listsContainingThisAncestor < $MINIMUM_TOPCANDIDATES; $ancestorIndex++) {
$listsContainingThisAncestor += (int)in_array($parentOfTopCandidate, $alternativeCandidateAncestors[$ancestorIndex]);
@@ -1076,7 +1464,7 @@ class Readability
$scoreThreshold = $lastScore / 3;
/* @var DOMElement $parentOfTopCandidate */
- while ($parentOfTopCandidate->nodeName !== 'body') {
+ while ($parentOfTopCandidate && $parentOfTopCandidate->nodeName !== 'body') {
$parentScore = $parentOfTopCandidate->contentScore;
if ($parentScore < $scoreThreshold) {
break;
@@ -1095,7 +1483,7 @@ class Readability
// If the top candidate is the only child, use parent instead. This will help sibling
// joining logic when adjacent content is actually located in parent's sibling node.
$parentOfTopCandidate = $topCandidate->parentNode;
- while ($parentOfTopCandidate->nodeName !== 'body' && count(NodeUtility::filterTextNodes($parentOfTopCandidate->childNodes)) === 1) {
+ while ($parentOfTopCandidate && $parentOfTopCandidate->nodeName !== 'body' && count(NodeUtility::filterTextNodes($parentOfTopCandidate->childNodes)) === 1) {
$topCandidate = $parentOfTopCandidate;
$parentOfTopCandidate = $topCandidate->parentNode;
}
@@ -1216,20 +1604,26 @@ class Readability
// visually linked to other content-ful elements (text, images, etc.).
$this->_markDataTables($article);
+ $this->_fixLazyImages($article);
+
// Clean out junk from the article content
$this->_cleanConditionally($article, 'form');
$this->_cleanConditionally($article, 'fieldset');
$this->_clean($article, 'object');
$this->_clean($article, 'embed');
- $this->_clean($article, 'h1');
$this->_clean($article, 'footer');
$this->_clean($article, 'link');
$this->_clean($article, 'aside');
// Clean out elements have "share" in their id/class combinations from final top candidates,
// which means we don't remove the top candidates even they have "share".
+
+ $shareElementThreshold = $this->configuration->getCharThreshold();
+
foreach ($article->childNodes as $child) {
- $this->_cleanMatchedNodes($child, '/share/i');
+ $this->_cleanMatchedNodes($child, function ($node, $matchString) use ($shareElementThreshold) {
+ return (preg_match(NodeUtility::$regexps['shareElements'], $matchString) && mb_strlen($node->textContent) < $shareElementThreshold);
+ });
}
/*
@@ -1237,6 +1631,7 @@ class Readability
* they are probably using it as a header and not a subheader,
* so remove it since we already extract the title separately.
*/
+ /*
$h2 = $article->getElementsByTagName('h2');
if ($h2->length === 1) {
$lengthSimilarRate = (mb_strlen($h2->item(0)->textContent) - mb_strlen($this->getTitle())) / max(mb_strlen($this->getTitle()), 1);
@@ -1253,6 +1648,7 @@ class Readability
}
}
}
+ */
$this->_clean($article, 'iframe');
$this->_clean($article, 'input');
@@ -1267,10 +1663,15 @@ class Readability
$this->_cleanConditionally($article, 'ul');
$this->_cleanConditionally($article, 'div');
+ // replace H1 with H2 as H1 should be only title that is displayed separately
+ foreach (iterator_to_array($article->getElementsByTagName('h1')) as $h1) {
+ NodeUtility::setNodeTag($h1, 'h2');
+ }
+
$this->_cleanExtraParagraphs($article);
foreach (iterator_to_array($article->getElementsByTagName('br')) as $br) {
- $next = $br->nextSibling;
+ $next = NodeUtility::nextNode($br->nextSibling);
if ($next && $next->nodeName === 'p') {
$this->logger->debug('[PrepArticle] Removing br node next to a p node.');
$br->parentNode->removeChild($br);
@@ -1357,6 +1758,84 @@ class Readability
}
/**
+ * convert images and figures that have properties like data-src into images that can be loaded without JS
+ *
+ * @param DOMDocument $article
+ *
+ * @return void
+ */
+ public function _fixLazyImages(DOMDocument $article)
+ {
+ $images = $this->_getAllNodesWithTag($article, ['img', 'picture', 'figure']);
+ foreach ($images as $elem) {
+ // In some sites (e.g. Kotaku), they put 1px square image as base64 data uri in the src attribute.
+ // So, here we check if the data uri is too short, just might as well remove it.
+ if ($elem->getAttribute('src') && preg_match(NodeUtility::$regexps['b64DataUrl'], $elem->getAttribute('src'), $parts)) {
+ // Make sure it's not SVG, because SVG can have a meaningful image in under 133 bytes.
+ if ($parts[1] === 'image/svg+xml') {
+ continue;
+ }
+
+ // Make sure this element has other attributes which contains image.
+ // If it doesn't, then this src is important and shouldn't be removed.
+ $srcCouldBeRemoved = false;
+ for ($i = 0; $i < $elem->attributes->length; $i++) {
+ $attr = $elem->attributes->item($i);
+ if ($attr->name === 'src') {
+ continue;
+ }
+
+ if (preg_match('/\.(jpg|jpeg|png|webp)/i', $attr->value)) {
+ $srcCouldBeRemoved = true;
+ break;
+ }
+ }
+
+ // Here we assume if image is less than 100 bytes (or 133B after encoded to base64)
+ // it will be too small, therefore it might be placeholder image.
+ if ($srcCouldBeRemoved) {
+ $b64starts = stripos($elem->getAttribute('src'), 'base64') + 7;
+ $b64length = strlen($elem->getAttribute('src')) - $b64starts;
+ if ($b64length < 133) {
+ $elem->removeAttribute('src');
+ }
+ }
+ }
+
+ // Don't remove if there's a src or srcset attribute, and there's no sign of 'lazy' loading in the class
+ // attribute value.
+ if (($elem->getAttribute('src') || $elem->getAttribute('srcset')) && mb_stripos($elem->getAttribute('class'), 'lazy') === false) {
+ continue;
+ }
+
+ for ($j = 0; $j < $elem->attributes->length; $j++) {
+ $attr = $elem->attributes->item($j);
+ if ($attr->name === 'src' || $attr->name === 'srcset' || $attr->name === 'alt') {
+ continue;
+ }
+ $copyTo = null;
+ if (preg_match('/\.(jpg|jpeg|png|webp)\s+\d/', $attr->value)) {
+ $copyTo = 'srcset';
+ } elseif (preg_match('/^\s*\S+\.(jpg|jpeg|png|webp)\S*\s*$/', $attr->value)) {
+ $copyTo = 'src';
+ }
+ if ($copyTo) {
+ //if this is an img or picture, set the attribute directly
+ if ($elem->tagName === 'img' || $elem->tagName === 'picture') {
+ $elem->setAttribute($copyTo, $attr->value);
+ } elseif ($elem->tagName === 'figure' && empty($this->_getAllNodesWithTag($elem, ['img', 'picture']))) {
+ //if the item is a <figure> that does not contain an image or picture, create one and place it inside the figure
+ //see the nytimes-3 testcase for an example
+ $img = $article->createElement('img');
+ $img->setAttribute($copyTo, $attr->value);
+ $elem->appendChild($img);
+ }
+ }
+ }
+ }
+ }
+
+ /**
* Remove the style attribute on every e and under.
*
* @param $node DOMDocument|DOMNode
@@ -1390,20 +1869,20 @@ class Readability
}
/**
- * Clean out elements whose id/class combinations match specific string.
+ * Clean out elements that match the specified conditions
*
* @param $node DOMElement Node to clean
- * @param $regex string Match id/class combination.
+ * @param $filter callable Function determines whether a node should be removed
*
* @return void
**/
- public function _cleanMatchedNodes($node, $regex)
+ public function _cleanMatchedNodes($node, callable $filter)
{
$endOfSearchMarkerNode = NodeUtility::getNextNode($node, true);
$next = NodeUtility::getNextNode($node);
while ($next && $next !== $endOfSearchMarkerNode) {
- if (preg_match($regex, sprintf('%s %s', $next->getAttribute('class'), $next->getAttribute('id')))) {
- $this->logger->debug(sprintf('Removing matched node with regex: \'%s\', node class was: \'%s\', id: \'%s\'', $regex, $next->getAttribute('class'), $next->getAttribute('id')));
+ if ($filter($next, sprintf('%s %s', $next->getAttribute('class'), $next->getAttribute('id')))) {
+ $this->logger->debug(sprintf('Removing matched node, node class was: \'%s\', id: \'%s\'', $next->getAttribute('class'), $next->getAttribute('id')));
$next = NodeUtility::removeAndGetNext($next);
} else {
$next = NodeUtility::getNextNode($next);
@@ -1418,11 +1897,11 @@ class Readability
*/
public function _cleanExtraParagraphs(DOMDocument $article)
{
- $paragraphs = $article->getElementsByTagName('p');
- $length = $paragraphs->length;
+ $paragraphs = $this->_getAllNodesWithTag($article, ['p']);
+ $length = count($paragraphs);
for ($i = 0; $i < $length; $i++) {
- $paragraph = $paragraphs->item($length - 1 - $i);
+ $paragraph = $paragraphs[$length - 1 - $i];
$imgCount = $paragraph->getElementsByTagName('img')->length;
$embedCount = $paragraph->getElementsByTagName('embed')->length;
@@ -1438,6 +1917,19 @@ class Readability
}
}
+ private function getTextDensity($e, array $tags) {
+ $textLength = mb_strlen($e->getTextContent(true));
+ if ($textLength === 0) {
+ return 0;
+ }
+ $childrenLength = 0;
+ $children = $this->_getAllNodesWithTag($e, $tags);
+ foreach ($children as $child) {
+ $childrenLength += mb_strlen($child->getTextContent(true));
+ }
+ return $childrenLength / $textLength;
+ }
+
/**
* @param DOMDocument $article
* @param string $tag Tag to clean conditionally
@@ -1450,27 +1942,53 @@ class Readability
return;
}
- $isList = in_array($tag, ['ul', 'ol']);
-
/*
* Gather counts for other typical elements embedded within.
* Traverse backwards so we can remove nodes at the same time
* without effecting the traversal.
*/
- $DOMNodeList = $article->getElementsByTagName($tag);
- $length = $DOMNodeList->length;
+ $allNodesWithTag = $this->_getAllNodesWithTag($article, [$tag]);
+ $length = count($allNodesWithTag);
for ($i = 0; $i < $length; $i++) {
/** @var $node DOMElement */
- $node = $DOMNodeList->item($length - 1 - $i);
+ $node = $allNodesWithTag[$length - 1 - $i];
+
+ $isList = in_array($tag, ['ul', 'ol']);
+ /*
+ // Doesn't seem to work as expected
+ // compared to JS version: https://github.com/mozilla/readability/commit/3c833899866ffb1f9130767110197fd6f5c08d4c
+ if (!$isList) {
+ $listLength = 0;
+ $listNodes = $this->_getAllNodesWithTag($node, ['ul', 'ol']);
+ array_walk($listNodes, function ($list) use(&$listLength) {
+ $listLength += mb_strlen($list->getTextContent());
+ });
+ $nodeTextLength = mb_strlen($node->getTextContent());
+ if (!$nodeTextLength) {
+ $isList = true;
+ } else {
+ $isList = $listLength / $nodeTextLength > 0.9;
+ }
+ }
+ */
+
+ // First check if this node IS data table, in which case don't remove it.
+ if ($tag === 'table' && $node->isReadabilityDataTable()) {
+ continue;
+ }
- // First check if we're in a data table, in which case don't remove us.
+ // Next check if we're inside a data table, in which case don't remove it as well.
if ($node->hasAncestorTag('table', -1, function ($node) {
return $node->isReadabilityDataTable();
})) {
continue;
}
+ if ($node->hasAncestorTag('code')) {
+ continue;
+ }
+
$weight = 0;
if ($this->configuration->getWeightClasses()) {
$weight = $node->getClassWeight();
@@ -1483,7 +2001,7 @@ class Readability
continue;
}
- if (substr_count($node->getTextContent(), ',') < 10) {
+ if (substr_count($node->getTextContent(false), ',') < 10) {
/*
* If there are not very many commas, and the number of
* non-paragraph elements is more than paragraphs or other
@@ -1494,14 +2012,24 @@ class Readability
$img = $node->getElementsByTagName('img')->length;
$li = $node->getElementsByTagName('li')->length - 100;
$input = $node->getElementsByTagName('input')->length;
+ $headingDensity = $this->getTextDensity($node, ['h1', 'h2', 'h3', 'h4', 'h5', 'h6']);
$embedCount = 0;
- $embeds = $node->getElementsByTagName('embed');
+ $embeds = $this->_getAllNodesWithTag($node, ['object', 'embed', 'iframe']);
foreach ($embeds as $embedNode) {
- if (preg_match(NodeUtility::$regexps['videos'], $embedNode->C14N())) {
- $embedCount++;
+ for ($j = 0; $j < $embedNode->attributes->length; $j++) {
+ if (preg_match(NodeUtility::$regexps['videos'], $embedNode->attributes->item($j)->nodeValue)) {
+ continue 3;
+ }
+ }
+
+ // For embed with <object> tag, check inner HTML as well.
+ if ($embedNode->tagName === "object" && preg_match(NodeUtility::$regexps['videos'], $embedNode->C14N())) {
+ continue 2;
}
+
+ $embedCount++;
}
$linkDensity = $node->getLinkDensity();
@@ -1511,7 +2039,7 @@ class Readability
($img > 1 && $p / $img < 0.5 && !$node->hasAncestorTag('figure')) ||
(!$isList && $li > $p) ||
($input > floor($p / 3)) ||
- (!$isList && $contentLength < 25 && ($img === 0 || $img > 2) && !$node->hasAncestorTag('figure')) ||
+ (!$isList && $headingDensity < 0.9 && $contentLength < 25 && ($img === 0 || $img > 2) && !$node->hasAncestorTag('figure')) ||
(!$isList && $weight < 25 && $linkDensity > 0.2) ||
($weight >= 25 && $linkDensity > 0.5) ||
(($embedCount === 1 && $contentLength < 75) || $embedCount > 1);
@@ -1525,6 +2053,17 @@ class Readability
}
}
+ public function _getAllNodesWithTag($node, array $tagNames) {
+ $nodes = [];
+ foreach ($tagNames as $tag) {
+ $nodeList = $node->getElementsByTagName($tag);
+ foreach ($nodeList as $n) {
+ $nodes[] = $n;
+ }
+ }
+ return $nodes;
+ }
+
/**
* Clean a node of all elements of type "tag".
* (Unless it's a youtube/vimeo video. People love movies.).
@@ -1538,10 +2077,10 @@ class Readability
{
$isEmbed = in_array($tag, ['object', 'embed', 'iframe']);
- $DOMNodeList = $article->getElementsByTagName($tag);
- $length = $DOMNodeList->length;
+ $allNodesWithTag = $this->_getAllNodesWithTag($article, [$tag]);
+ $length = count($allNodesWithTag);
for ($i = 0; $i < $length; $i++) {
- $item = $DOMNodeList->item($length - 1 - $i);
+ $item = $allNodesWithTag[$length - 1 - $i];
// Allow youtube and vimeo videos through as people usually want to see those.
if ($isEmbed) {
@@ -1556,8 +2095,8 @@ class Readability
continue;
}
- // Then check the elements inside this element for the same.
- if (preg_match(NodeUtility::$regexps['videos'], $item->C14N())) {
+ // For embed with <object> tag, check inner HTML as well.
+ if ($item->tagName === 'object' && preg_match(NodeUtility::$regexps['videos'], $item->C14N())) {
continue;
}
}
@@ -1568,7 +2107,7 @@ class Readability
}
/**
- * Clean out spurious headers from an Element. Checks things like classnames and link density.
+ * Clean out spurious headers from an Element.
*
* @param DOMDocument $article
*
@@ -1576,25 +2115,43 @@ class Readability
**/
public function _cleanHeaders(DOMDocument $article)
{
- for ($headerIndex = 1; $headerIndex < 3; $headerIndex++) {
- $headers = $article->getElementsByTagName('h' . $headerIndex);
- /** @var $header DOMElement */
- foreach ($headers as $header) {
- $weight = 0;
- if ($this->configuration->getWeightClasses()) {
- $weight = $header->getClassWeight();
- }
+ $headingNodes = $this->_getAllNodesWithTag($article, ['h1', 'h2']);
+ /** @var $header DOMElement */
+ foreach ($headingNodes as $header) {
+ $weight = 0;
+ if ($this->configuration->getWeightClasses()) {
+ $weight = $header->getClassWeight();
+ }
+ $shouldRemove = $weight < 0;
- if ($weight < 0) {
- $this->logger->debug(sprintf('[PrepArticle] Removing H node with 0 or less weight. Content was: \'%s\'', substr($header->nodeValue, 0, 128)));
+ if ($shouldRemove) {
+ $this->logger->debug(sprintf('[PrepArticle] Removing H node with 0 or less weight. Content was: \'%s\'', substr($header->nodeValue, 0, 128)));
- NodeUtility::removeNode($header);
- }
+ NodeUtility::removeNode($header);
}
}
}
/**
+ * Check if this node is an H1 or H2 element whose content is mostly
+ * the same as the article title.
+ *
+ * @param DOMNode the node to check.
+ * @return boolean indicating whether this is a title-like header.
+ */
+ private function headerDuplicatesTitle($node) {
+ if ($node->nodeName !== 'h1' && $node->nodeName !== 'h2') {
+ return false;
+ }
+ if (!isset($this->title)) {
+ return false;
+ }
+ $heading = $node->getTextContent(false);
+ $this->logger->debug(sprintf('Evaluating similarity of header: %s"', $heading));
+ return $this->textSimilarity($this->title, $heading) > 0.75;
+ }
+
+ /**
* Removes the class="" attribute from every element in the given
* subtree.
*
@@ -1631,13 +2188,23 @@ class Readability
/** @var DOMElement $link */
$href = $link->getAttribute('href');
if ($href) {
- // Replace links with javascript: URIs with text content, since
+ // Remove links with javascript: URIs, since
// they won't work after scripts have been removed from the page.
if (strpos($href, 'javascript:') === 0) {
$this->logger->debug(sprintf('[PostProcess] Removing \'javascript:\' link. Content is: \'%s\'', substr($link->textContent, 0, 128)));
- $text = $article->createTextNode($link->textContent);
- $link->parentNode->replaceChild($text, $link);
+ // if the link only contains simple text content, it can be converted to a text node
+ if ($link->childNodes->length === 1 && $link->childNodes->item(0)->nodeType === XML_TEXT_NODE) {
+ $text = $article->createTextNode($link->textContent);
+ $link->parentNode->replaceChild($text, $link);
+ } else {
+ // if the link has multiple children, they should all be preserved
+ $container = $article->createElement('span');
+ while ($link->firstChild) {
+ $container->appendChild($link->firstChild);
+ }
+ $link->parentNode->replaceChild($container, $link);
+ }
} else {
$this->logger->debug(sprintf('[PostProcess] Converting link to absolute URI: \'%s\'', substr($href, 0, 128)));
@@ -1646,35 +2213,67 @@ class Readability
}
}
- foreach ($article->getElementsByTagName('img') as $img) {
- /** @var DOMElement $img */
- /*
- * Extract all possible sources of img url and select the first one on the list.
- */
- $url = [
- $img->getAttribute('src'),
- $img->getAttribute('data-src'),
- $img->getAttribute('data-original'),
- $img->getAttribute('data-orig'),
- $img->getAttribute('data-url')
- ];
-
- $src = array_filter($url);
- $src = reset($src);
+ $medias = $this->_getAllNodesWithTag($article, [
+ 'img', 'picture', 'figure', 'video', 'audio', 'source'
+ ]);
+
+ array_walk($medias, function ($media) {
+ $src = $media->getAttribute('src');
+ $poster = $media->getAttribute('poster');
+ $srcset = $media->getAttribute('srcset');
+
if ($src) {
$this->logger->debug(sprintf('[PostProcess] Converting image URL to absolute URI: \'%s\'', substr($src, 0, 128)));
- $img->setAttribute('src', $this->toAbsoluteURI($src));
+ $media->setAttribute('src', $this->toAbsoluteURI($src));
}
- }
+
+ if ($poster) {
+ $this->logger->debug(sprintf('[PostProcess] Converting image URL to absolute URI: \'%s\'', substr($poster, 0, 128)));
+
+ $media->setAttribute('poster', $this->toAbsoluteURI($poster));
+ }
+
+ if ($srcset) {
+ $newSrcset = preg_replace_callback(NodeUtility::$regexps['srcsetUrl'], function ($matches) {
+ $this->logger->debug(sprintf('[PostProcess] Converting image URL to absolute URI: \'%s\'', substr($matches[1], 0, 128)));
+
+ return $this->toAbsoluteURI($matches[1]) . $matches[2] . $matches[3];
+ }, $srcset);
+
+ $media->setAttribute('srcset', $newSrcset);
+ }
+ });
}
- $this->_cleanClasses($article);
+ $this->simplifyNestedElements($article);
+
+ if (!$this->configuration->getKeepClasses()) {
+ $this->_cleanClasses($article);
+ }
return $article;
}
/**
+ * Iterate over a NodeList, and return the first node that passes
+ * the supplied test function
+ *
+ * @param NodeList nodeList The NodeList.
+ * @param Function fn The test function.
+ * @return DOMNode|null
+ */
+ private function findNode(array $nodeList, callable $fn)
+ {
+ foreach ($nodeList as $node) {
+ if ($fn($node)) {
+ return $node;
+ }
+ }
+ return null;
+ }
+
+ /**
* @return null|string
*/
public function __toString()
@@ -1703,7 +2302,14 @@ class Readability
*/
public function getContent()
{
- return ($this->content instanceof DOMDocument) ? $this->content->C14N() : null;
+ if ($this->content instanceof DOMDocument) {
+ $html5 = new HTML5(['disable_html_ns' => true]);
+ // by using childNodes below we make sure HTML5PHP's serialiser
+ // doesn't output the <!DOCTYPE html> string at the start.
+ return $html5->saveHTML($this->content->childNodes);
+ } else {
+ return null;
+ }
}
/**
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/ConfigurationTest.php b/plugins/af_readability/vendor/fivefilters/readability.php/test/ConfigurationTest.php
index b3810ed73..d08065fab 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/ConfigurationTest.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/ConfigurationTest.php
@@ -1,8 +1,8 @@
<?php
-namespace andreskrey\Readability\Test;
+namespace fivefilters\Readability\Test;
-use andreskrey\Readability\Configuration;
+use fivefilters\Readability\Configuration;
use Monolog\Handler\NullHandler;
use Monolog\Logger;
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/ReadabilityTest.php b/plugins/af_readability/vendor/fivefilters/readability.php/test/ReadabilityTest.php
index ca208e894..dafd54021 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/ReadabilityTest.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/ReadabilityTest.php
@@ -1,10 +1,10 @@
<?php
-namespace andreskrey\Readability\Test;
+namespace fivefilters\Readability\Test;
-use andreskrey\Readability\Configuration;
-use andreskrey\Readability\ParseException;
-use andreskrey\Readability\Readability;
+use fivefilters\Readability\Configuration;
+use fivefilters\Readability\ParseException;
+use fivefilters\Readability\Readability;
/**
* Class ReadabilityTest.
@@ -33,7 +33,30 @@ class ReadabilityTest extends \PHPUnit\Framework\TestCase
$readability = new Readability($configuration);
$readability->parse($testPage->getSourceHTML());
- $this->assertSame($testPage->getExpectedHTML(), $readability->getContent(), 'Parsed text does not match the expected one.');
+ // Let's (crudely) remove whitespace between tags here to simplify comparison.
+ // This isn't used for output.
+ $from = ['/\>[^\S ]+/s', '/[^\S ]+\</s', '/(\s)+/s', '/> </s'];
+ $to = ['>', '<', '\\1', '><'];
+ $expected_no_whitespace = preg_replace($from, $to, $testPage->getExpectedHTML());
+ $readability_no_whitespace = preg_replace($from, $to, $readability->getContent());
+
+ if (getenv('output-changes') && $expected_no_whitespace !== $readability_no_whitespace) {
+ @mkdir(__DIR__.'/changed/'.$testPage->getSlug());
+ $new_expected = __DIR__.'/changed/'.$testPage->getSlug().'/expected.html';
+ $old_expected = __DIR__.'/test-pages/'.$testPage->getSlug().'/expected.html';
+ //file_put_contents(__DIR__.'/changed/'.$testPage->getSlug().'/readability.html', $readability_no_whitespace);
+ //file_put_contents(__DIR__.'/changed/'.$testPage->getSlug().'/expected-current.html', $expected_no_whitespace);
+ file_put_contents($new_expected, $readability->getContent());
+ if (getenv('output-diff')) {
+ file_put_contents(__DIR__.'/changed/'.$testPage->getSlug().'/diff-expected.txt', shell_exec(sprintf('diff -u -d %s %s', $old_expected, $new_expected)));
+ }
+
+ }
+
+ $this->assertSame($expected_no_whitespace, $readability_no_whitespace, 'Parsed text does not match the expected one.');
+
+ //$this->assertSame($testPage->getExpectedHTML(), $readability->getContent(), 'Parsed text does not match the expected one.');
+ //$this->assertXmlStringEqualsXmlString($testPage->getExpectedHTML(), $readability->getContent(), 'Parsed text does not match the expected one.');
}
/**
@@ -58,6 +81,26 @@ class ReadabilityTest extends \PHPUnit\Framework\TestCase
$readability = new Readability($configuration);
$readability->parse($testPage->getSourceHTML());
+ $metadata = [
+ 'Author' => $readability->getAuthor(),
+ 'Direction' => $readability->getDirection(),
+ 'Excerpt' => $readability->getExcerpt(),
+ 'Image' => $readability->getImage(),
+ 'Title' => $readability->getTitle(),
+ 'SiteName' => $readability->getSiteName()
+ ];
+
+ if (getenv('output-changes') && (array)$testPage->getExpectedMetadata() !== $metadata) {
+ @mkdir(__DIR__.'/changed/'.$testPage->getSlug());
+ $new_expected = __DIR__.'/changed/'.$testPage->getSlug().'/expected-metadata.json';
+ $old_expected = __DIR__.'/test-pages/'.$testPage->getSlug().'/expected-metadata.json';
+ //file_put_contents(__DIR__.'/changed/'.$testPage->getSlug().'/expected-metadata-current.json', json_encode($testPage->getExpectedMetadata(), JSON_PRETTY_PRINT));
+ file_put_contents($new_expected, json_encode((object)$metadata, JSON_PRETTY_PRINT));
+ if (getenv('output-diff')) {
+ file_put_contents(__DIR__.'/changed/'.$testPage->getSlug().'/diff-expected-metadata.txt', shell_exec(sprintf('diff -u -d %s %s', $old_expected, $new_expected)));
+ }
+ }
+
$this->assertSame($testPage->getExpectedMetadata()->Author, $readability->getAuthor(), 'Parsed Author does not match expected value.');
$this->assertSame($testPage->getExpectedMetadata()->Direction, $readability->getDirection(), 'Parsed Direction does not match expected value.');
$this->assertSame($testPage->getExpectedMetadata()->Excerpt, $readability->getExcerpt(), 'Parsed Excerpt does not match expected value.');
@@ -85,7 +128,18 @@ class ReadabilityTest extends \PHPUnit\Framework\TestCase
$readability = new Readability($configuration);
$readability->parse($testPage->getSourceHTML());
- $this->assertSame($testPage->getExpectedImages(), $readability->getImages());
+ if (getenv('output-changes') && $testPage->getExpectedImages() !== array_values($readability->getImages())) {
+ @mkdir(__DIR__.'/changed/'.$testPage->getSlug());
+ $new_expected = __DIR__.'/changed/'.$testPage->getSlug().'/expected-images.json';
+ $old_expected = __DIR__.'/test-pages/'.$testPage->getSlug().'/expected-images.json';
+ //file_put_contents(__DIR__.'/changed/'.$testPage->getSlug().'/expected-images-current.json', json_encode($testPage->getExpectedImages(), JSON_PRETTY_PRINT));
+ file_put_contents($new_expected, json_encode(array_values($readability->getImages()), JSON_PRETTY_PRINT));
+ if (getenv('output-diff')) {
+ file_put_contents(__DIR__.'/changed/'.$testPage->getSlug().'/diff-expected-images.txt', shell_exec(sprintf('diff -u -d %s %s', $old_expected, $new_expected)));
+ }
+ }
+
+ $this->assertSame($testPage->getExpectedImages(), array_values($readability->getImages()));
}
/**
@@ -101,13 +155,14 @@ class ReadabilityTest extends \PHPUnit\Framework\TestCase
foreach (array_slice($testPages, 2) as $testPage) {
$testCasePath = $path . DIRECTORY_SEPARATOR . $testPage . DIRECTORY_SEPARATOR;
+ $slug = $testPage;
$source = file_get_contents($testCasePath . 'source.html');
- $expectedHTML = file_get_contents($testCasePath . 'expected.html');
- $expectedImages = json_decode(file_get_contents($testCasePath . 'expected-images.json'), true);
- $expectedMetadata = json_decode(file_get_contents($testCasePath . 'expected-metadata.json'));
+ $expectedHTML = file_exists($testCasePath . 'expected.html') ? file_get_contents($testCasePath . 'expected.html') : '';
+ $expectedImages = file_exists($testCasePath . 'expected-images.json') ? json_decode(file_get_contents($testCasePath . 'expected-images.json'), true) : [];
+ $expectedMetadata = file_exists($testCasePath . 'expected-metadata.json') ? json_decode(file_get_contents($testCasePath . 'expected-metadata.json')) : (object)[];
$configuration = file_exists($testCasePath . 'config.json') ? json_decode(file_get_contents($testCasePath . 'config.json'), true) : [];
- yield $testPage => [new TestPage($configuration, $source, $expectedHTML, $expectedImages, $expectedMetadata)];
+ yield $testPage => [new TestPage($slug, $configuration, $source, $expectedHTML, $expectedImages, $expectedMetadata)];
}
}
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/TestPage.php b/plugins/af_readability/vendor/fivefilters/readability.php/test/TestPage.php
index ed6f92e7c..8cce347cd 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/TestPage.php
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/TestPage.php
@@ -1,17 +1,19 @@
<?php
-namespace andreskrey\Readability\Test;
+namespace fivefilters\Readability\Test;
class TestPage
{
+ private $slug;
private $configuration;
private $sourceHTML;
private $expectedHTML;
private $expectedImages;
private $expectedMetadata;
- public function __construct($configuration, $sourceHTML, $expectedHTML, $expectedImages, $expectedMetadata)
+ public function __construct($slug, $configuration, $sourceHTML, $expectedHTML, $expectedImages, $expectedMetadata)
{
+ $this->slug = $slug;
$this->configuration = $configuration;
$this->sourceHTML = $sourceHTML;
$this->expectedHTML = $expectedHTML;
@@ -20,6 +22,14 @@ class TestPage
}
/**
+ * @return string
+ */
+ public function getSlug()
+ {
+ return $this->slug;
+ }
+
+ /**
* @return array
*/
public function getConfiguration()
@@ -28,7 +38,7 @@ class TestPage
}
/**
- * @return null
+ * @return string
*/
public function getSourceHTML()
{
@@ -36,7 +46,7 @@ class TestPage
}
/**
- * @return null
+ * @return string
*/
public function getExpectedHTML()
{
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/001/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/001/expected.html
index e05810ff7..0998436c5 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/001/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/001/expected.html
@@ -1,4 +1,5 @@
-<section><p><strong>So finally you're <a href="http://fakehost/code/2013/testing-frontend-javascript-code-using-mocha-chai-and-sinon/">testing your frontend JavaScript code</a>? Great! The more you
+<section>
+ <p><strong>So finally you're <a href="http://fakehost/code/2013/testing-frontend-javascript-code-using-mocha-chai-and-sinon/">testing your frontend JavaScript code</a>? Great! The more you
write tests, the more confident you are with your code… but how much precisely?
That's where <a href="http://en.wikipedia.org/wiki/Code_coverage">code coverage</a> might
help.</strong>
@@ -15,9 +16,9 @@ help.</strong>
actually works…</p>
<blockquote>
<p>Drinking game for web devs:
- <br></br>(1) Think of a noun
- <br></br>(2) Google "&lt;noun&gt;.js"
- <br></br>(3) If a library with that name exists - drink</p>— Shay Friedman (@ironshay)
+ <br>(1) Think of a noun
+ <br>(2) Google "&lt;noun&gt;.js"
+ <br>(3) If a library with that name exists - drink</p>— Shay Friedman (@ironshay)
<a href="https://twitter.com/ironshay/statuses/370525864523743232">August 22, 2013</a>
</blockquote>
<p><strong><a href="http://blanketjs.org/">Blanket.js</a></strong> is an <em>easy to install, easy to configure,
@@ -105,13 +106,16 @@ describe("Cow", function() {
</code></pre>
<p><strong>Notes</strong>:</p>
- <ul><li>Notice the <code>data-cover</code> attribute we added to the script tag
+ <ul>
+ <li>Notice the <code>data-cover</code> attribute we added to the script tag
loading the source of our library;</li>
<li>The HTML test file <em>must</em> be served over HTTP for the adapter to
be loaded.</li>
- </ul><p>Running the tests now gives us something like this:</p>
+ </ul>
+ <p>Running the tests now gives us something like this:</p>
<p>
- <img alt="screenshot" src="http://fakehost/static/code/2013/blanket-coverage.png"></img></p>
+ <img alt="screenshot" src="http://fakehost/static/code/2013/blanket-coverage.png">
+ </p>
<p>As you can see, the report at the bottom highlights that we haven't actually
tested the case where an error is raised in case a target name is missing.
We've been informed of that, nothing more, nothing less. We simply know
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/002/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/002/expected.html
index 0525100d6..564f9a915 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/002/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/002/expected.html
@@ -1,4 +1,6 @@
-<div id="content-main"><article role="article"><p>For more than a decade the Web has used XMLHttpRequest (XHR) to achieve
+<div id="content-main">
+ <article role="article">
+ <p>For more than a decade the Web has used XMLHttpRequest (XHR) to achieve
asynchronous requests in JavaScript. While very useful, XHR is not a very
nice API. It suffers from lack of separation of concerns. The input, output
and state are all managed by interacting with one object, and state is
@@ -13,10 +15,12 @@
<p>The <a href="https://fetch.spec.whatwg.org">Fetch specification</a>, which
defines the API, nails down the semantics of a user agent fetching a resource.
This, combined with ServiceWorkers, is an attempt to:</p>
- <ol><li>Improve the offline experience.</li>
+ <ol>
+ <li>Improve the offline experience.</li>
<li>Expose the building blocks of the Web to the platform as part of the
<a href="https://extensiblewebmanifesto.org/">extensible web movement</a>.</li>
- </ol><p>As of this writing, the Fetch API is available in Firefox 39 (currently
+ </ol>
+ <p>As of this writing, the Fetch API is available in Firefox 39 (currently
Nightly) and Chrome 42 (currently dev). Github has a <a href="https://github.com/github/fetch">Fetch polyfill</a>.</p>
<h2>Feature detection</h2>
@@ -29,8 +33,7 @@
<p>The most useful, high-level part of the Fetch API is the <code>fetch()</code> function.
In its simplest form it takes a URL and returns a promise that resolves
to the response. The response is captured as a <code>Response</code> object.</p>
- <div>
- <div><pre>fetch<span>(</span><span>"/data.json"</span><span>)</span>.<span>then</span><span>(</span><span>function</span><span>(</span>res<span>)</span> <span>{</span>
+ <div><pre>fetch<span>(</span><span>"/data.json"</span><span>)</span>.<span>then</span><span>(</span><span>function</span><span>(</span>res<span>)</span> <span>{</span>
<span>// res instanceof Response == true.</span>
<span>if</span> <span>(</span>res.<span>ok</span><span>)</span> <span>{</span>
res.<span>json</span><span>(</span><span>)</span>.<span>then</span><span>(</span><span>function</span><span>(</span>data<span>)</span> <span>{</span>
@@ -42,10 +45,9 @@
<span>}</span><span>,</span> <span>function</span><span>(</span>e<span>)</span> <span>{</span>
console.<span>log</span><span>(</span><span>"Fetch failed!"</span><span>,</span> e<span>)</span><span>;</span>
<span>}</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>Submitting some parameters, it would look like this:</p>
- <div>
- <div><pre>fetch<span>(</span><span>"http://www.example.org/submit.php"</span><span>,</span> <span>{</span>
+ <div><pre>fetch<span>(</span><span>"http://www.example.org/submit.php"</span><span>,</span> <span>{</span>
method<span>:</span> <span>"POST"</span><span>,</span>
headers<span>:</span> <span>{</span>
<span>"Content-Type"</span><span>:</span> <span>"application/x-www-form-urlencoded"</span>
@@ -60,84 +62,84 @@
<span>}</span><span>,</span> <span>function</span><span>(</span>e<span>)</span> <span>{</span>
alert<span>(</span><span>"Error submitting form!"</span><span>)</span><span>;</span>
<span>}</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>The <code>fetch()</code> function’s arguments are the same as those passed
to the
- <br></br><code>Request()</code> constructor, so you may directly pass arbitrarily
+ <br>
+<code>Request()</code> constructor, so you may directly pass arbitrarily
complex requests to <code>fetch()</code> as discussed below.</p>
<h2>Headers</h2>
<p>Fetch introduces 3 interfaces. These are <code>Headers</code>, <code>Request</code> and
- <br></br><code>Response</code>. They map directly to the underlying HTTP concepts,
+ <br>
+<code>Response</code>. They map directly to the underlying HTTP concepts,
but have
- <br></br>certain visibility filters in place for privacy and security reasons,
+ <br>certain visibility filters in place for privacy and security reasons,
such as
- <br></br>supporting CORS rules and ensuring cookies aren’t readable by third parties.</p>
+ <br>supporting CORS rules and ensuring cookies aren’t readable by third parties.</p>
<p>The <a href="https://fetch.spec.whatwg.org/#headers-class">Headers interface</a> is
a simple multi-map of names to values:</p>
- <div>
- <div><pre><span>var</span> content <span>=</span> <span>"Hello World"</span><span>;</span>
+ <div><pre><span>var</span> content <span>=</span> <span>"Hello World"</span><span>;</span>
<span>var</span> reqHeaders <span>=</span> <span>new</span> Headers<span>(</span><span>)</span><span>;</span>
reqHeaders.<span>append</span><span>(</span><span>"Content-Type"</span><span>,</span> <span>"text/plain"</span>
reqHeaders.<span>append</span><span>(</span><span>"Content-Length"</span><span>,</span> content.<span>length</span>.<span>toString</span><span>(</span><span>)</span><span>)</span><span>;</span>
reqHeaders.<span>append</span><span>(</span><span>"X-Custom-Header"</span><span>,</span> <span>"ProcessThisImmediately"</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>The same can be achieved by passing an array of arrays or a JS object
literal
- <br></br>to the constructor:</p>
- <div>
- <div><pre>reqHeaders <span>=</span> <span>new</span> Headers<span>(</span><span>{</span>
+ <br>to the constructor:</p>
+ <div><pre>reqHeaders <span>=</span> <span>new</span> Headers<span>(</span><span>{</span>
<span>"Content-Type"</span><span>:</span> <span>"text/plain"</span><span>,</span>
<span>"Content-Length"</span><span>:</span> content.<span>length</span>.<span>toString</span><span>(</span><span>)</span><span>,</span>
<span>"X-Custom-Header"</span><span>:</span> <span>"ProcessThisImmediately"</span><span>,</span>
<span>}</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>The contents can be queried and retrieved:</p>
- <div>
- <div><pre>console.<span>log</span><span>(</span>reqHeaders.<span>has</span><span>(</span><span>"Content-Type"</span><span>)</span><span>)</span><span>;</span> <span>// true</span>
+ <div><pre>console.<span>log</span><span>(</span>reqHeaders.<span>has</span><span>(</span><span>"Content-Type"</span><span>)</span><span>)</span><span>;</span> <span>// true</span>
console.<span>log</span><span>(</span>reqHeaders.<span>has</span><span>(</span><span>"Set-Cookie"</span><span>)</span><span>)</span><span>;</span> <span>// false</span>
reqHeaders.<span>set</span><span>(</span><span>"Content-Type"</span><span>,</span> <span>"text/html"</span><span>)</span><span>;</span>
reqHeaders.<span>append</span><span>(</span><span>"X-Custom-Header"</span><span>,</span> <span>"AnotherValue"</span><span>)</span><span>;</span>
+&nbsp;
console.<span>log</span><span>(</span>reqHeaders.<span>get</span><span>(</span><span>"Content-Length"</span><span>)</span><span>)</span><span>;</span> <span>// 11</span>
console.<span>log</span><span>(</span>reqHeaders.<span>getAll</span><span>(</span><span>"X-Custom-Header"</span><span>)</span><span>)</span><span>;</span> <span>// ["ProcessThisImmediately", "AnotherValue"]</span>
+&nbsp;
reqHeaders.<span>delete</span><span>(</span><span>"X-Custom-Header"</span><span>)</span><span>;</span>
console.<span>log</span><span>(</span>reqHeaders.<span>getAll</span><span>(</span><span>"X-Custom-Header"</span><span>)</span><span>)</span><span>;</span> <span>// []</span></pre>
- </div></div>
+ </div>
<p>Some of these operations are only useful in ServiceWorkers, but they provide
- <br></br>a much nicer API to Headers.</p>
+ <br>a much nicer API to Headers.</p>
<p>Since Headers can be sent in requests, or received in responses, and have
various limitations about what information can and should be mutable, <code>Headers</code> objects
have a <strong>guard</strong> property. This is not exposed to the Web, but
it affects which mutation operations are allowed on the Headers object.
- <br></br>Possible values are:</p>
- <ul><li>“none”: default.</li>
+ <br>Possible values are:</p>
+ <ul>
+ <li>“none”: default.</li>
<li>“request”: guard for a Headers object obtained from a Request (<code>Request.headers</code>).</li>
<li>“request-no-cors”: guard for a Headers object obtained from a Request
created
- <br></br>with mode “no-cors”.</li>
+ <br>with mode “no-cors”.</li>
<li>“response”: naturally, for Headers obtained from Response (<code>Response.headers</code>).</li>
<li>“immutable”: Mostly used for ServiceWorkers, renders a Headers object
- <br></br>read-only.</li>
- </ul><p>The details of how each guard affects the behaviors of the Headers object
+ <br>read-only.</li>
+ </ul>
+ <p>The details of how each guard affects the behaviors of the Headers object
are
- <br></br>in the <a href="https://fetch.spec.whatwg.org">specification</a>. For example,
+ <br>in the <a href="https://fetch.spec.whatwg.org">specification</a>. For example,
you may not append or set a “request” guarded Headers’ “Content-Length”
header. Similarly, inserting “Set-Cookie” into a Response header is not
allowed so that ServiceWorkers may not set cookies via synthesized Responses.</p>
<p>All of the Headers methods throw TypeError if <code>name</code> is not a
<a href="https://fetch.spec.whatwg.org/#concept-header-name">valid HTTP Header name</a>. The mutation operations will throw TypeError
if there is an immutable guard. Otherwise they fail silently. For example:</p>
- <div>
- <div><pre><span>var</span> res <span>=</span> Response.<span>error</span><span>(</span><span>)</span><span>;</span>
+ <div><pre><span>var</span> res <span>=</span> Response.<span>error</span><span>(</span><span>)</span><span>;</span>
<span>try</span> <span>{</span>
res.<span>headers</span>.<span>set</span><span>(</span><span>"Origin"</span><span>,</span> <span>"http://mybank.com"</span><span>)</span><span>;</span>
<span>}</span> <span>catch</span><span>(</span>e<span>)</span> <span>{</span>
console.<span>log</span><span>(</span><span>"Cannot pretend to be a bank!"</span><span>)</span><span>;</span>
<span>}</span></pre>
- </div></div>
+ </div>
<h2>Request</h2>
@@ -146,34 +148,31 @@ console.<span>log</span><span>(</span>reqHeaders.<span>getAll</span><span>(</spa
a body, a request mode, credentials and cache hints.</p>
<p>The simplest Request is of course, just a URL, as you may do to GET a
resource.</p>
- <div>
- <div><pre><span>var</span> req <span>=</span> <span>new</span> Request<span>(</span><span>"/index.html"</span><span>)</span><span>;</span>
+ <div><pre><span>var</span> req <span>=</span> <span>new</span> Request<span>(</span><span>"/index.html"</span><span>)</span><span>;</span>
console.<span>log</span><span>(</span>req.<span>method</span><span>)</span><span>;</span> <span>// "GET"</span>
console.<span>log</span><span>(</span>req.<span>url</span><span>)</span><span>;</span> <span>// "http://example.com/index.html"</span></pre>
- </div></div>
+ </div>
<p>You may also pass a Request to the <code>Request()</code> constructor to
create a copy.
- <br></br>(This is not the same as calling the <code>clone()</code> method, which
+ <br>(This is not the same as calling the <code>clone()</code> method, which
is covered in
- <br></br>the “Reading bodies” section.).</p>
- <div>
- <div><pre><span>var</span> copy <span>=</span> <span>new</span> Request<span>(</span>req<span>)</span><span>;</span>
+ <br>the “Reading bodies” section.).</p>
+ <div><pre><span>var</span> copy <span>=</span> <span>new</span> Request<span>(</span>req<span>)</span><span>;</span>
console.<span>log</span><span>(</span>copy.<span>method</span><span>)</span><span>;</span> <span>// "GET"</span>
console.<span>log</span><span>(</span>copy.<span>url</span><span>)</span><span>;</span> <span>// "http://example.com/index.html"</span></pre>
- </div></div>
+ </div>
<p>Again, this form is probably only useful in ServiceWorkers.</p>
<p>The non-URL attributes of the <code>Request</code> can only be set by passing
initial
- <br></br>values as a second argument to the constructor. This argument is a dictionary.</p>
- <div>
- <div><pre><span>var</span> uploadReq <span>=</span> <span>new</span> Request<span>(</span><span>"/uploadImage"</span><span>,</span> <span>{</span>
+ <br>values as a second argument to the constructor. This argument is a dictionary.</p>
+ <div><pre><span>var</span> uploadReq <span>=</span> <span>new</span> Request<span>(</span><span>"/uploadImage"</span><span>,</span> <span>{</span>
method<span>:</span> <span>"POST"</span><span>,</span>
headers<span>:</span> <span>{</span>
<span>"Content-Type"</span><span>:</span> <span>"image/png"</span><span>,</span>
<span>}</span><span>,</span>
body<span>:</span> <span>"image data"</span>
<span>}</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>The Request’s mode is used to determine if cross-origin requests lead
to valid responses, and which properties on the response are readable.
Legal mode values are <code>"same-origin"</code>, <code>"no-cors"</code> (default)
@@ -181,15 +180,14 @@ console.<span>log</span><span>(</span>copy.<span>url</span><span>)</span><span>;
<p>The <code>"same-origin"</code> mode is simple, if a request is made to another
origin with this mode set, the result is simply an error. You could use
this to ensure that
- <br></br>a request is always being made to your origin.</p>
- <div>
- <div><pre><span>var</span> arbitraryUrl <span>=</span> document.<span>getElementById</span><span>(</span><span>"url-input"</span><span>)</span>.<span>value</span><span>;</span>
+ <br>a request is always being made to your origin.</p>
+ <div><pre><span>var</span> arbitraryUrl <span>=</span> document.<span>getElementById</span><span>(</span><span>"url-input"</span><span>)</span>.<span>value</span><span>;</span>
fetch<span>(</span>arbitraryUrl<span>,</span> <span>{</span> mode<span>:</span> <span>"same-origin"</span> <span>}</span><span>)</span>.<span>then</span><span>(</span><span>function</span><span>(</span>res<span>)</span> <span>{</span>
console.<span>log</span><span>(</span><span>"Response succeeded?"</span><span>,</span> res.<span>ok</span><span>)</span><span>;</span>
<span>}</span><span>,</span> <span>function</span><span>(</span>e<span>)</span> <span>{</span>
console.<span>log</span><span>(</span><span>"Please enter a same-origin URL!"</span><span>)</span><span>;</span>
<span>}</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>The <code>"no-cors"</code> mode captures what the web platform does by default
for scripts you import from CDNs, images hosted on other domains, and so
on. First, it prevents the method from being anything other than “HEAD”,
@@ -202,20 +200,19 @@ fetch<span>(</span>arbitraryUrl<span>,</span> <span>{</span> mode<span>:</span>
<p><code>"cors"</code> mode is what you’ll usually use to make known cross-origin
requests to access various APIs offered by other vendors. These are expected
to adhere to
- <br></br>the <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS">CORS protocol</a>.
+ <br>the <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS">CORS protocol</a>.
Only a <a href="https://fetch.spec.whatwg.org/#concept-filtered-response-cors">limited set</a> of
headers is exposed in the Response, but the body is readable. For example,
you could get a list of Flickr’s <a href="https://www.flickr.com/services/api/flickr.interestingness.getList.html">most interesting</a> photos
today like this:</p>
- <div>
- <div><pre><span>var</span> u <span>=</span> <span>new</span> URLSearchParams<span>(</span><span>)</span><span>;</span>
+ <div><pre><span>var</span> u <span>=</span> <span>new</span> URLSearchParams<span>(</span><span>)</span><span>;</span>
u.<span>append</span><span>(</span><span>'method'</span><span>,</span> <span>'flickr.interestingness.getList'</span><span>)</span><span>;</span>
u.<span>append</span><span>(</span><span>'api_key'</span><span>,</span> <span>'&lt;insert api key here&gt;'</span><span>)</span><span>;</span>
u.<span>append</span><span>(</span><span>'format'</span><span>,</span> <span>'json'</span><span>)</span><span>;</span>
u.<span>append</span><span>(</span><span>'nojsoncallback'</span><span>,</span> <span>'1'</span><span>)</span><span>;</span>
+&nbsp;
<span>var</span> apiCall <span>=</span> fetch<span>(</span><span>'https://api.flickr.com/services/rest?'</span> <span>+</span> u<span>)</span><span>;</span>
+&nbsp;
apiCall.<span>then</span><span>(</span><span>function</span><span>(</span>response<span>)</span> <span>{</span>
<span>return</span> response.<span>json</span><span>(</span><span>)</span>.<span>then</span><span>(</span><span>function</span><span>(</span>json<span>)</span> <span>{</span>
<span>// photo is a list of photos.</span>
@@ -226,25 +223,26 @@ apiCall.<span>then</span><span>(</span><span>function</span><span>(</span>respon
console.<span>log</span><span>(</span>photo.<span>title</span><span>)</span><span>;</span>
<span>}</span><span>)</span><span>;</span>
<span>}</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>You may not read out the “Date” header since Flickr does not allow it
via
- <br></br><code>Access-Control-Expose-Headers</code>.</p>
- <div>
- <div><pre>response.<span>headers</span>.<span>get</span><span>(</span><span>"Date"</span><span>)</span><span>;</span> <span>// null</span></pre>
- </div></div>
+ <br>
+<code>Access-Control-Expose-Headers</code>.</p>
+ <div><pre>response.<span>headers</span>.<span>get</span><span>(</span><span>"Date"</span><span>)</span><span>;</span> <span>// null</span></pre>
+ </div>
<p>The <code>credentials</code> enumeration determines if cookies for the other
domain are
- <br></br>sent to cross-origin requests. This is similar to XHR’s <code>withCredentials</code>
- <br></br>flag, but tri-valued as <code>"omit"</code> (default), <code>"same-origin"</code> and <code>"include"</code>.</p>
+ <br>sent to cross-origin requests. This is similar to XHR’s <code>withCredentials</code>
+ <br>flag, but tri-valued as <code>"omit"</code> (default), <code>"same-origin"</code> and <code>"include"</code>.</p>
<p>The Request object will also give the ability to offer caching hints to
the user-agent. This is currently undergoing some <a href="https://github.com/slightlyoff/ServiceWorker/issues/585">security review</a>.
Firefox exposes the attribute, but it has no effect.</p>
<p>Requests have two read-only attributes that are relevant to ServiceWorkers
- <br></br>intercepting them. There is the string <code>referrer</code>, which is
+ <br>intercepting them. There is the string <code>referrer</code>, which is
set by the UA to be
- <br></br>the referrer of the Request. This may be an empty string. The other is
- <br></br><code>context</code> which is a rather <a href="https://fetch.spec.whatwg.org/#requestcredentials">large enumeration</a> defining
+ <br>the referrer of the Request. This may be an empty string. The other is
+ <br>
+<code>context</code> which is a rather <a href="https://fetch.spec.whatwg.org/#requestcredentials">large enumeration</a> defining
what sort of resource is being fetched. This could be “image” if the request
is from an
&lt;img&gt;tag in the controlled document, “worker” if it is an attempt to load a
@@ -265,39 +263,40 @@ apiCall.<span>then</span><span>(</span><span>function</span><span>(</span>respon
The <code>url</code> attribute reflects the URL of the corresponding request.</p>
<p>Response also has a <code>type</code>, which is “basic”, “cors”, “default”,
“error” or
- <br></br>“opaque”.</p>
- <ul><li><code>"basic"</code>: normal, same origin response, with all headers exposed
+ <br>“opaque”.</p>
+ <ul>
+ <li><code>"basic"</code>: normal, same origin response, with all headers exposed
except
- <br></br>“Set-Cookie” and “Set-Cookie2″.</li>
+ <br>“Set-Cookie” and “Set-Cookie2″.</li>
<li><code>"cors"</code>: response was received from a valid cross-origin request.
<a href="https://fetch.spec.whatwg.org/#concept-filtered-response-cors">Certain headers and the body</a>may be accessed.</li>
<li><code>"error"</code>: network error. No useful information describing
the error is available. The Response’s status is 0, headers are empty and
immutable. This is the type for a Response obtained from <code>Response.error()</code>.</li>
<li><code>"opaque"</code>: response for “no-cors” request to cross-origin
- resource. <a href="https://fetch.spec.whatwg.org/#concept-filtered-response-opaque">Severely<br></br>
+ resource. <a href="https://fetch.spec.whatwg.org/#concept-filtered-response-opaque">Severely<br>
restricted</a>
</li>
- </ul><p>The “error” type results in the <code>fetch()</code> Promise rejecting with
+ </ul>
+ <p>The “error” type results in the <code>fetch()</code> Promise rejecting with
TypeError.</p>
<p>There are certain attributes that are useful only in a ServiceWorker scope.
The
- <br></br>idiomatic way to return a Response to an intercepted request in ServiceWorkers
+ <br>idiomatic way to return a Response to an intercepted request in ServiceWorkers
is:</p>
- <div>
- <div><pre>addEventListener<span>(</span><span>'fetch'</span><span>,</span> <span>function</span><span>(</span>event<span>)</span> <span>{</span>
+ <div><pre>addEventListener<span>(</span><span>'fetch'</span><span>,</span> <span>function</span><span>(</span>event<span>)</span> <span>{</span>
event.<span>respondWith</span><span>(</span><span>new</span> Response<span>(</span><span>"Response body"</span><span>,</span> <span>{</span>
headers<span>:</span> <span>{</span> <span>"Content-Type"</span> <span>:</span> <span>"text/plain"</span> <span>}</span>
<span>}</span><span>)</span><span>;</span>
<span>}</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>As you can see, Response has a two argument constructor, where both arguments
are optional. The first argument is a body initializer, and the second
is a dictionary to set the <code>status</code>, <code>statusText</code> and <code>headers</code>.</p>
<p>The static method <code>Response.error()</code> simply returns an error
response. Similarly, <code>Response.redirect(url, status)</code> returns
a Response resulting in
- <br></br>a redirect to <code>url</code>.</p>
+ <br>a redirect to <code>url</code>.</p>
<h2>Dealing with bodies</h2>
@@ -305,7 +304,8 @@ apiCall.<span>then</span><span>(</span><span>function</span><span>(</span>respon
over it because of the various data types body may contain, but we will
cover it in detail now.</p>
<p>A body is an instance of any of the following types.</p>
- <ul><li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer">ArrayBuffer</a>
+ <ul>
+ <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer">ArrayBuffer</a>
</li>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView">ArrayBufferView</a> (Uint8Array
and friends)</li>
@@ -318,10 +318,12 @@ apiCall.<span>then</span><span>(</span><span>function</span><span>(</span>respon
<li><a href="https://developer.mozilla.org/en-US/docs/Web/API/FormData">FormData</a> –
currently not supported by either Gecko or Blink. Firefox expects to ship
this in version 39 along with the rest of Fetch.</li>
- </ul><p>In addition, Request and Response both offer the following methods to
+ </ul>
+ <p>In addition, Request and Response both offer the following methods to
extract their body. These all return a Promise that is eventually resolved
with the actual content.</p>
- <ul><li><code>arrayBuffer()</code>
+ <ul>
+ <li><code>arrayBuffer()</code>
</li>
<li><code>blob()</code>
</li>
@@ -331,21 +333,20 @@ apiCall.<span>then</span><span>(</span><span>function</span><span>(</span>respon
</li>
<li><code>formData()</code>
</li>
- </ul><p>This is a significant improvement over XHR in terms of ease of use of
+ </ul>
+ <p>This is a significant improvement over XHR in terms of ease of use of
non-text data!</p>
<p>Request bodies can be set by passing <code>body</code> parameters:</p>
- <div>
- <div><pre><span>var</span> form <span>=</span> <span>new</span> FormData<span>(</span>document.<span>getElementById</span><span>(</span><span>'login-form'</span><span>)</span><span>)</span><span>;</span>
+ <div><pre><span>var</span> form <span>=</span> <span>new</span> FormData<span>(</span>document.<span>getElementById</span><span>(</span><span>'login-form'</span><span>)</span><span>)</span><span>;</span>
fetch<span>(</span><span>"/login"</span><span>,</span> <span>{</span>
method<span>:</span> <span>"POST"</span><span>,</span>
body<span>:</span> form
<span>}</span><span>)</span></pre>
- </div></div>
+ </div>
<p>Responses take the first argument as the body.</p>
- <div>
- <div><pre><span>var</span> res <span>=</span> <span>new</span> Response<span>(</span><span>new</span> File<span>(</span><span>[</span><span>"chunk"</span><span>,</span> <span>"chunk"</span><span>]</span><span>,</span> <span>"archive.zip"</span><span>,</span>
+ <div><pre><span>var</span> res <span>=</span> <span>new</span> Response<span>(</span><span>new</span> File<span>(</span><span>[</span><span>"chunk"</span><span>,</span> <span>"chunk"</span><span>]</span><span>,</span> <span>"archive.zip"</span><span>,</span>
<span>{</span> type<span>:</span> <span>"application/zip"</span> <span>}</span><span>)</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>Both Request and Response (and by extension the <code>fetch()</code> function),
will try to intelligently <a href="https://fetch.spec.whatwg.org/#concept-bodyinit-extract">determine the content type</a>.
Request will also automatically set a “Content-Type” header if none is
@@ -356,18 +357,17 @@ fetch<span>(</span><span>"/login"</span><span>,</span> <span>{</span>
<p>It is important to realise that Request and Response bodies can only be
read once! Both interfaces have a boolean attribute <code>bodyUsed</code> to
determine if it is safe to read or not.</p>
- <div>
- <div><pre><span>var</span> res <span>=</span> <span>new</span> Response<span>(</span><span>"one time use"</span><span>)</span><span>;</span>
+ <div><pre><span>var</span> res <span>=</span> <span>new</span> Response<span>(</span><span>"one time use"</span><span>)</span><span>;</span>
console.<span>log</span><span>(</span>res.<span>bodyUsed</span><span>)</span><span>;</span> <span>// false</span>
res.<span>text</span><span>(</span><span>)</span>.<span>then</span><span>(</span><span>function</span><span>(</span>v<span>)</span> <span>{</span>
console.<span>log</span><span>(</span>res.<span>bodyUsed</span><span>)</span><span>;</span> <span>// true</span>
<span>}</span><span>)</span><span>;</span>
console.<span>log</span><span>(</span>res.<span>bodyUsed</span><span>)</span><span>;</span> <span>// true</span>
+&nbsp;
res.<span>text</span><span>(</span><span>)</span>.<span>catch</span><span>(</span><span>function</span><span>(</span>e<span>)</span> <span>{</span>
console.<span>log</span><span>(</span><span>"Tried to read already consumed Response"</span><span>)</span><span>;</span>
<span>}</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<p>This decision allows easing the transition to an eventual <a href="https://streams.spec.whatwg.org/">stream-based</a> Fetch
API. The intention is to let applications consume data as it arrives, allowing
for JavaScript to deal with larger files like videos, and perform things
@@ -381,22 +381,21 @@ res.<span>text</span><span>(</span><span>)</span>.<span>catch</span><span>(</spa
will return a clone of the object, with a ‘new’ body. <code>clone()</code> MUST
be called before the body of the corresponding object has been used. That
is, <code>clone()</code> first, read later.</p>
- <div>
- <div><pre>addEventListener<span>(</span><span>'fetch'</span><span>,</span> <span>function</span><span>(</span>evt<span>)</span> <span>{</span>
+ <div><pre>addEventListener<span>(</span><span>'fetch'</span><span>,</span> <span>function</span><span>(</span>evt<span>)</span> <span>{</span>
<span>var</span> sheep <span>=</span> <span>new</span> Response<span>(</span><span>"Dolly"</span><span>)</span><span>;</span>
console.<span>log</span><span>(</span>sheep.<span>bodyUsed</span><span>)</span><span>;</span> <span>// false</span>
<span>var</span> clone <span>=</span> sheep.<span>clone</span><span>(</span><span>)</span><span>;</span>
console.<span>log</span><span>(</span>clone.<span>bodyUsed</span><span>)</span><span>;</span> <span>// false</span>
+&nbsp;
clone.<span>text</span><span>(</span><span>)</span><span>;</span>
console.<span>log</span><span>(</span>sheep.<span>bodyUsed</span><span>)</span><span>;</span> <span>// false</span>
console.<span>log</span><span>(</span>clone.<span>bodyUsed</span><span>)</span><span>;</span> <span>// true</span>
+&nbsp;
evt.<span>respondWith</span><span>(</span>cache.<span>add</span><span>(</span>sheep.<span>clone</span><span>(</span><span>)</span><span>)</span>.<span>then</span><span>(</span><span>function</span><span>(</span>e<span>)</span> <span>{</span>
<span>return</span> sheep<span>;</span>
<span>}</span><span>)</span><span>;</span>
<span>}</span><span>)</span><span>;</span></pre>
- </div></div>
+ </div>
<h2>Future improvements</h2>
@@ -409,7 +408,11 @@ res.<span>text</span><span>(</span><span>)</span>.<span>catch</span><span>(</spa
in the issues in the <a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=WHATWG&amp;component=Fetch&amp;resolution=---">Fetch</a> and
<a href="https://github.com/slightlyoff/ServiceWorker/issues">ServiceWorker</a>specifications.</p>
<p>For a better web!</p>
- <p><em>The author would like to thank Andrea Marchesini, Anne van Kesteren and Ben<br></br>
+ <p><em>The author would like to thank Andrea Marchesini, Anne van Kesteren and Ben<br>
Kelly for helping with the specification and implementation.</em>
</p>
- </article></div> \ No newline at end of file
+
+ </article>
+
+
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/003-metadata-preferred/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/003-metadata-preferred/expected.html
index 6b03dd384..b282bddee 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/003-metadata-preferred/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/003-metadata-preferred/expected.html
@@ -1,4 +1,5 @@
<article>
+ <h2>Test document title</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/004-metadata-space-separated-properties/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/004-metadata-space-separated-properties/expected.html
index 6b03dd384..b282bddee 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/004-metadata-space-separated-properties/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/004-metadata-space-separated-properties/expected.html
@@ -1,4 +1,5 @@
<article>
+ <h2>Test document title</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected-metadata.json
index 9b2070388..eeccb9e70 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected-metadata.json
@@ -1,8 +1,8 @@
{
- "Author": "By Daniel Kahn Gillmor, Senior Staff Technologist, ACLU Speech, Privacy, and Technology Project",
- "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.",
+ "Author": "Daniel Kahn Gillmor",
+ "Direction": null,
+ "Excerpt": "Facebook collects data about people who have never even opted in. But there are ways these non-users can protect themselves.",
"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",
+ "Title": "Facebook Is Tracking Me Even Though I\u2019m Not on Facebook",
"SiteName": "American Civil Liberties Union"
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected.html
index 15801438e..8efcda5b0 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/aclu/expected.html
@@ -107,7 +107,7 @@
<strong>Opting out?</strong>
</h3>
<p>
- Some advertisers claim that you can "opt out" of their targeted advertising, and even offer <a href="http://optout.aboutads.info/">a centralized place meant to help you do so</a>. However, my experience with these tools isn't a positive one. They don't appear to work all of the time. (In a recent experiment I conducted, two advertisers’ opt-out mechanisms failed to take effect.) And while advertisers claim to allow the user to opt out of "interest-based ads," it's not clear that the opt-outs govern data collection itself, rather than just the use of the collected data for displaying ads. Moreover, opting out on their terms requires the use of third-party cookies, thereby enabling another mechanism that other advertisers can then exploit.
+ Some advertisers claim that you can "opt out" of their targeted advertising, and even offer <a href="http://optout.aboutads.info/">a centralized place meant to help you do so</a>.&nbsp;However, my experience with these tools isn't a positive one. They don't appear to work all of the time. (In a recent experiment I conducted, two advertisers’ opt-out mechanisms failed to take effect.) And while advertisers claim to allow the user to opt out of "interest-based ads," it's not clear that the opt-outs govern data collection itself, rather than just the use of the collected data for displaying ads. Moreover, opting out on their terms requires the use of third-party cookies, thereby enabling another mechanism that other advertisers can then exploit.
</p>
<p>
It's also not clear how they function over time: How frequently do I need to take these steps? Do they expire? How often should I check back to make sure I’m still opted out? I'd much prefer an approach requiring me to opt <em>in</em> to surveillance and targeting.
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-images.json
index b55555167..d14a5589d 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-images.json
@@ -1,3 +1,4 @@
[
- "http:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-640x426.jpg"
+ "https:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-640x215.jpg",
+ "https:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-640x426.jpg"
] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-metadata.json
index 0594bf203..2cb17ec76 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected-metadata.json
@@ -1,8 +1,8 @@
{
- "Author": "by Dan Goodin - Apr 16, 2015 8:02 pm UTC",
+ "Author": "Dan Goodin - Apr 16, 2015 8:02 pm UTC",
"Direction": null,
"Excerpt": "Two-year-old bug exposes thousands of servers to crippling attack.",
- "Image": "http:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-640x426.jpg",
+ "Image": "https:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-640x215.jpg",
"Title": "Just-released Minecraft exploit makes it easy to crash game servers",
"SiteName": "Ars Technica"
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected.html
index 0aecf6e9f..905e0d157 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/expected.html
@@ -1,12 +1,40 @@
-<div itemprop="articleBody">
- <figure><img height="331" src="http://cdn.arstechnica.net/wp-content/uploads/2015/04/server-crash-640x426.jpg" width="640"></img><figcaption>
- </figcaption></figure><p>A flaw in the wildly popular online game <em>Minecraft</em> makes it easy for just about anyone to crash the server hosting the game, according to a computer programmer who has released proof-of-concept code that exploits the vulnerability.</p>
- <p>"I thought a lot before writing this post," Pakistan-based developer Ammar Askar wrote in a <a href="http://blog.ammaraskar.com/minecraft-vulnerability-advisory">blog post published Thursday</a>, 21 months, he said, after privately reporting the bug to <em>Minecraft</em> developer Mojang. "On the one hand I don't want to expose thousands of servers to a major vulnerability, yet on the other hand Mojang has failed to act on it."</p>
- <p>The bug resides in the <a href="https://github.com/ammaraskar/pyCraft">networking internals of the <em>Minecraft </em>protocol</a>. It allows the contents of inventory slots to be exchanged, so that, among other things, items in players' hotbars are displayed automatically after logging in. <em>Minecraft</em> items can also store arbitrary metadata in a file format known as <a href="http://wiki.vg/NBT">Named Binary Tag (NBT)</a>, which allows complex data structures to be kept in hierarchical nests. Askar has released <a href="https://github.com/ammaraskar/pyCraft/tree/nbt_exploit">proof-of-concept attack code</a> he said exploits the vulnerability to crash any server hosting the game. Here's how it works.</p>
- <blockquote>
- <p>The vulnerability stems from the fact that the client is allowed to send the server information about certain slots. This, coupled with the NBT format’s nesting allows us to <em>craft</em> a packet that is incredibly complex for the server to deserialize but trivial for us to generate.</p>
- <p>In my case, I chose to create lists within lists, down to five levels. This is a json representation of what it looks like.</p>
- <div> <pre><code data-lang="javascript"><span>rekt</span><span>:</span> <span>{</span>
+<div>
+ <header>
+ <h4>
+ Biz &amp; IT —
+ </h4>
+
+ <h2 itemprop="description">
+ Two-year-old bug exposes thousands of servers to crippling attack.
+ </h2>
+
+ </header>
+ <div itemprop="articleBody">
+ <figure>
+ <img src="https://cdn.arstechnica.net/wp-content/uploads/2015/04/server-crash-640x426.jpg" alt="Just-released Minecraft exploit makes it easy to crash game servers">
+ <figcaption>
+
+ </figcaption>
+ </figure>
+
+ <p>
+ A flaw in the wildly popular online game <em>Minecraft</em> makes it easy for just about anyone to crash the server hosting the game, according to a computer programmer who has released proof-of-concept code that exploits the vulnerability.
+ </p>
+ <p>
+ "I thought a lot before writing this post," Pakistan-based developer Ammar Askar wrote in a <a href="http://blog.ammaraskar.com/minecraft-vulnerability-advisory">blog post published Thursday</a>, 21 months, he said, after privately reporting the bug to <em>Minecraft</em> developer Mojang. "On the one hand I don't want to expose thousands of servers to a major vulnerability, yet on the other hand Mojang has failed to act on it."
+ </p>
+ <p>
+ The bug resides in the <a href="https://github.com/ammaraskar/pyCraft">networking internals of the <em>Minecraft</em> protocol</a>. It allows the contents of inventory slots to be exchanged, so that, among other things, items in players' hotbars are displayed automatically after logging in. <em>Minecraft</em> items can also store arbitrary metadata in a file format known as <a href="http://wiki.vg/NBT">Named Binary Tag (NBT)</a>, which allows complex data structures to be kept in hierarchical nests. Askar has released <a href="https://github.com/ammaraskar/pyCraft/tree/nbt_exploit">proof-of-concept attack code</a> he said exploits the vulnerability to crash any server hosting the game. Here's how it works.
+ </p>
+ <blockquote>
+ <p>
+ The vulnerability stems from the fact that the client is allowed to send the server information about certain slots. This, coupled with the NBT format’s nesting allows us to <em>craft</em> a packet that is incredibly complex for the server to deserialize but trivial for us to generate.
+ </p>
+ <p>
+ In my case, I chose to create lists within lists, down to five levels. This is a json representation of what it looks like.
+ </p>
+ <div>
+ <pre><code data-lang="javascript"><span>rekt</span><span>:</span> <span>{</span>
<span>list</span><span>:</span> <span>[</span>
<span>list</span><span>:</span> <span>[</span>
<span>list</span><span>:</span> <span>[</span>
@@ -31,14 +59,33 @@
<span>...</span>
<span>]</span>
<span>...</span>
-<span>}</span></code></pre> </div>
- <p>The root of the object, <code>rekt</code>, contains 300 lists. Each list has a list with 10 sublists, and each of those sublists has 10 of their own, up until 5 levels of recursion. That’s a total of <code>10^5 * 300 = 30,000,000</code> lists.</p>
- <p>And this isn’t even the theoretical maximum for this attack. Just the nbt data for this payload is 26.6 megabytes. But luckily Minecraft implements a way to compress large packets, lucky us! zlib shrinks down our evil data to a mere 39 kilobytes.</p>
- <p>Note: in previous versions of Minecraft, there was no protocol wide compression for big packets. Previously, NBT was sent compressed with gzip and prefixed with a signed short of its length, which reduced our maximum payload size to <code>2^15 - 1</code>. Now that the length is a varint capable of storing integers up to <code>2^28</code>, our potential for attack has increased significantly.</p>
- <p>When the server will decompress our data, it’ll have 27 megs in a buffer somewhere in memory, but that isn’t the bit that’ll kill it. When it attempts to parse it into NBT, it’ll create java representations of the objects meaning suddenly, the sever is having to create several million java objects including ArrayLists. This runs the server out of memory and causes tremendous CPU load.</p>
- <p>This vulnerability exists on almost all previous and current Minecraft versions as of 1.8.3, the packets used as attack vectors are the <a href="http://wiki.vg/Protocol#Player_Block_Placement">0x08: Block Placement Packet</a> and <a href="http://wiki.vg/Protocol#Creative_Inventory_Action">0x10: Creative Inventory Action</a>.</p>
- <p>The fix for this vulnerability isn’t exactly that hard, the client should never really send a data structure as complex as NBT of arbitrary size and if it must, some form of recursion and size limits should be implemented.</p>
- <p>These were the fixes that I recommended to Mojang 2 years ago.</p>
- </blockquote>
- <p>Ars is asking Mojang for comment and will update this post if company officials respond.</p>
- </div> \ No newline at end of file
+<span>}</span></code></pre>
+ </div>
+ <p>
+ The root of the object, <code>rekt</code>, contains 300 lists. Each list has a list with 10 sublists, and each of those sublists has 10 of their own, up until 5 levels of recursion. That’s a total of <code>10^5 * 300 = 30,000,000</code> lists.
+ </p>
+ <p>
+ And this isn’t even the theoretical maximum for this attack. Just the nbt data for this payload is 26.6 megabytes. But luckily Minecraft implements a way to compress large packets, lucky us! zlib shrinks down our evil data to a mere 39 kilobytes.
+ </p>
+ <p>
+ Note: in previous versions of Minecraft, there was no protocol wide compression for big packets. Previously, NBT was sent compressed with gzip and prefixed with a signed short of its length, which reduced our maximum payload size to <code>2^15 - 1</code>. Now that the length is a varint capable of storing integers up to <code>2^28</code>, our potential for attack has increased significantly.
+ </p>
+ <p>
+ When the server will decompress our data, it’ll have 27 megs in a buffer somewhere in memory, but that isn’t the bit that’ll kill it. When it attempts to parse it into NBT, it’ll create java representations of the objects meaning suddenly, the sever is having to create several million java objects including ArrayLists. This runs the server out of memory and causes tremendous CPU load.
+ </p>
+ <p>
+ This vulnerability exists on almost all previous and current Minecraft versions as of 1.8.3, the packets used as attack vectors are the <a href="http://wiki.vg/Protocol#Player_Block_Placement">0x08: Block Placement Packet</a> and <a href="http://wiki.vg/Protocol#Creative_Inventory_Action">0x10: Creative Inventory Action</a>.
+ </p>
+ <p>
+ The fix for this vulnerability isn’t exactly that hard, the client should never really send a data structure as complex as NBT of arbitrary size and if it must, some form of recursion and size limits should be implemented.
+ </p>
+ <p>
+ These were the fixes that I recommended to Mojang 2 years ago.
+ </p>
+ </blockquote>
+ <p>
+ Ars is asking Mojang for comment and will update this post if company officials respond.
+ </p>
+
+ </div>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/source.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/source.html
index cd6aed112..27630ef92 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/source.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ars-1/source.html
@@ -1,292 +1,373 @@
<!DOCTYPE html>
-<!--[if lt IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
-<!--[if IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8"> <![endif]-->
-<!--[if IE 8]> <html lang="en-us" class="no-js ie8 lt-ie9"> <![endif]-->
-<!--[if IE 9]> <html lang="en-us" class="no-js ie9"> <![endif]-->
-<!--[if gt IE 8]><!-->
-<html lang="en-us">
-<!--<![endif]-->
+<html lang="en-us" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us">
+ <head>
+ <title>
+ Just-released Minecraft exploit makes it easy to crash game servers | Ars Technica
+ </title>
+ <script type="text/javascript">
+ //<![CDATA[
+ ars = {"ASSETS":"https:\/\/cdn.arstechnica.net\/wp-content\/themes\/ars\/assets","HOME_URL":"https:\/\/arstechnica.com","LOGIN_URL":"https:\/\/arstechnica.com\/services\/login-desktop.html?v=1","CIVIS":"\/civis","THEME":"light","VIEW":"grid","MOBILE":false,"SUBSCRIBER":false,"PLUS_PLUS":false,"LOGGED":false,"USER_ID":null,"ENV":"production","AD":{"tags":["denial-of-service-attack","exploits","minecraft","vulnerabilities"],"channel":"information-technology","slug":"just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers","template_type":"article","queue":[],"server":"production"},"TOTAL":97063,"UNREAD":0,"RECENT":[1698939,1698645,1698804,1698783,1698769,1698663,1698682,1698690,1698667,1698588,1698619,1697597,1698183,1698597,1698540,1698542,1698370,1698442,1698274,1698421,1698346,1698367,1698356,1698294,1698335],"LOGINS":true,"CROSS":false,"PARSELY":"arstechnica.com","COMMENTS":false,"HOMEPAGE":false,"SITE":1,"READY":[],"SHOW_ADS":true,"IMG_PROXY":"https:\/\/cdn.arstechnica.net\/i\/","CATEGORY":"information-technology","PAGETITLE":"","ZEN_MODE":false};
+ //]]>
+ </script>
+ <link rel="stylesheet" type="text/css" media="all" href="https://cdn.arstechnica.net/wp-content/themes/ars/assets/css/main-130fcfcce0.css" />
+ <link rel="alternate" type="application/rss+xml" href="http://feeds.arstechnica.com/arstechnica/index/" />
+ <link rel="shortcut icon" href="https://cdn.arstechnica.net/favicon.ico" />
+ <link rel="icon" type="image/x-icon" href="https://cdn.arstechnica.net/favicon.ico" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://cdn.arstechnica.net/wp-content/themes/ars/assets/img/ars-ios-icon-d9a45f558c.png" />
+ <link rel="mask-icon" href="https://cdn.arstechnica.net/wp-content/themes/ars/assets/img/ars-macos-safari-8997f76b21.svg" color="#ff4e00" />
+ <link rel="icon" sizes="192x192" href="https://cdn.arstechnica.net/wp-content/themes/ars/assets/img/material-ars-db41652381.png" />
+ <meta name="application-name" content="Ars Technica" />
+ <meta name="msapplication-starturl" content="http://arstechnica.com/" />
+ <meta name="msapplication-tooltip" content="Ars Technica: Serving the technologist for 1.2 decades" />
+ <meta name="msapplication-task" content="name=News;action-uri=http://arstechnica.com/;icon-uri=https://cdn.arstechnica.net/favicon.ico" />
+ <meta name="msapplication-task" content="name=Features;action-uri=http://arstechnica.com/features/;icon-uri=https://cdn.arstechnica.net/ie-jump-menu/jump-features.ico" />
+ <meta name="msapplication-task" content="name=OpenForum;action-uri=http://arstechnica.com/civis/;icon-uri=https://cdn.arstechnica.net/ie-jump-menu/jump-forum.ico" />
+ <meta name="msapplication-task" content="name=Subscribe;action-uri=http://arstechnica.com/subscriptions/;icon-uri=https://cdn.arstechnica.net/ie-jump-menu/jump-subscribe.ico" />
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta name="advertising" content="ask" />
+ <meta property="fb:admins" content="592156917" />
+ <meta property="fb:admins" content="108943" />
+ <meta property="fb:pages" content="19374573752" />
+ <meta name="format-detection" content="telephone=no" />
+ <meta name="theme-color" content="#000000" />
+ <meta name="viewport" content="width=device-width,initial-scale=1" /><!-- cache miss 581:single/meta:5a5daf59fa5245a64fe8615caa0b1d1b -->
+ <meta name="parsely-page" content="{&quot;title&quot;:&quot;Just-released Minecraft exploit makes it easy to crash game servers&quot;,&quot;link&quot;:&quot;https:\/\/arstechnica.com\/information-technology\/2015\/04\/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers\/&quot;,&quot;type&quot;:&quot;post&quot;,&quot;author&quot;:&quot;Dan Goodin&quot;,&quot;post_id&quot;:648287,&quot;pub_date&quot;:&quot;2015-04-16T20:02:01Z&quot;,&quot;section&quot;:&quot;Biz &amp; IT&quot;,&quot;tags&quot;:[&quot;denial-of-service-attack&quot;,&quot;exploits&quot;,&quot;minecraft&quot;,&quot;vulnerabilities&quot;,&quot;type: report&quot;],&quot;image_url&quot;:&quot;https:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-150x150.jpg&quot;}" />
+ <meta name="parsely-metadata" content="{&quot;type&quot;:&quot;report&quot;,&quot;title&quot;:&quot;Just-released Minecraft exploit makes it easy to crash game servers&quot;,&quot;post_id&quot;:648287,&quot;lower_deck&quot;:&quot;Two-year-old bug exposes thousands of servers to crippling attack.&quot;,&quot;image_url&quot;:&quot;https:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-150x150.jpg&quot;,&quot;listing_image_url&quot;:&quot;https:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-300x150.jpg&quot;}" />
+ <link rel="canonical" href="https://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/" />
+ <link rel="amphtml" href="https://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?amp=1" />
+ <link rel="shorturl" href="https://arstechnica.com/?p=648287" />
+ <meta name="description" content="Two-year-old bug exposes thousands of servers to crippling attack." />
+ <meta name="twitter:card" content="summary_large_image" />
+ <meta name="twitter:url" content="https://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/" />
+ <meta name="twitter:title" content="Just-released Minecraft exploit makes it easy to crash game servers" />
+ <meta name="twitter:description" content="Two-year-old bug exposes thousands of servers to crippling attack." />
+ <meta name="twitter:site" content="@arstechnica" />
+ <meta name="twitter:domain" content="arstechnica.com" />
+ <meta property="og:site_name" content="Ars Technica" />
+ <meta name="twitter:image:src" content="https://cdn.arstechnica.net/wp-content/uploads/2015/04/server-crash-640x215.jpg" />
+ <meta name="twitter:image:width" content="640" />
+ <meta name="twitter:image:height" content="215" />
+ <meta name="twitter:creator" content="@dangoodin001" />
+ <meta property="og:url" content="https://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/" />
+ <meta property="og:title" content="Just-released Minecraft exploit makes it easy to crash game servers" />
+ <meta property="og:image" content="https://cdn.arstechnica.net/wp-content/uploads/2015/04/server-crash-640x215.jpg" />
+ <meta property="og:description" content="Two-year-old bug exposes thousands of servers to crippling attack." />
+ <meta property="og:type" content="article" /><!-- cache hit 581:single/header:5a5daf59fa5245a64fe8615caa0b1d1b -->
+ <!-- Google Tag Manager DataLayer -->
-<head>
- <title>Just-released Minecraft exploit makes it easy to crash game servers | Ars Technica</title>
- <script type="text/javascript">
- ars = {
- "ASSETS": "http:\/\/cdn.arstechnica.net\/wp-content\/themes\/arstechnica\/assets",
- "HOME_URL": "http:\/\/arstechnica.com",
- "LOGIN_URL": "https:\/\/arstechnica.com\/services\/login-desktop.html?v=1",
- "CIVIS": "\/civis",
- "THEME": "light",
- "VIEW": "grid",
- "MOBILE": false,
- "PREMIER": false,
- "LOGGED": false,
- "ENV": "production",
- "AD": {
- "kw": ["security", "int"],
- "zone": "int",
- "queue": []
- },
- "TOTAL": 68014,
- "UNREAD": 0,
- "RECENT": [659465, 659425, 659391, 659203, 659339, 659209, 659151, 659207, 659257, 659153, 657603, 659157, 659089, 659105, 658987, 658981, 658367, 658019, 658841, 658609, 658117, 658553, 658455, 657769, 658395],
- "LOGINS": true,
- "CROSS": false,
- "GEOALERTS": true,
- "PARSELY": "arstechnica.com",
- "COMMENTS": false,
- "HOMEPAGE": false,
- "COUNTRY": "us",
- "READY": [],
- "SHOW_ADS": true,
- "IMG_PROXY": "https:\/\/cdn.arstechnica.net\/i\/",
- "CATEGORY": "security"
- };
- </script>
- <!--[if lte IE 8]><script type="text/javascript" src="http://cdn.arstechnica.net/wp-content/themes/arstechnica/assets/js/modernizr/modernizr.js"></script><![endif]-->
- <link rel="stylesheet" type="text/css" media="all" href="http://cdn.arstechnica.net/wp-content/themes/arstechnica/assets/css/ars.min.55e632421d8225142fe8df15cdfe2a20.css"/>
- <link rel="alternate" type="application/rss+xml" href="http://feeds.arstechnica.com/arstechnica/index/"/>
- <link rel="shortcut icon" href="https://cdn.arstechnica.net/favicon.ico"/>
- <link rel="icon" type="image/x-icon" href="https://cdn.arstechnica.net/favicon.ico"/>
- <link rel="apple-touch-icon" sizes="180x180" href="http://cdn.arstechnica.net/wp-content/themes/arstechnica/assets/images/ars-ios-icon.png"/>
- <link rel="icon" sizes="192x192" href="http://cdn.arstechnica.net/wp-content/themes/arstechnica/assets/images/material-ars.png"/>
- <meta name="application-name" content="Ars Technica"/>
- <meta name="msapplication-starturl" content="http://arstechnica.com/"/>
- <meta name="msapplication-tooltip" content="Ars Technica: Serving the technologist for 1.2 decades"/>
- <meta name="msapplication-task" content="name=News;action-uri=http://arstechnica.com/;icon-uri=https://cdn.arstechnica.net/favicon.ico"/>
- <meta name="msapplication-task" content="name=Features;action-uri=http://arstechnica.com/features/;icon-uri=https://cdn.arstechnica.net/ie-jump-menu/jump-features.ico"/>
- <meta name="msapplication-task" content="name=OpenForum;action-uri=http://arstechnica.com/civis/;icon-uri=https://cdn.arstechnica.net/ie-jump-menu/jump-forum.ico"/>
- <meta name="msapplication-task" content="name=Subscribe;action-uri=http://arstechnica.com/subscriptions/;icon-uri=https://cdn.arstechnica.net/ie-jump-menu/jump-subscribe.ico"/>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <meta name="advertising" content="ask"/>
- <meta property="fb:admins" content="592156917"/>
- <meta name="format-detection" content="telephone=no"/>
- <meta name="theme-color" content="#000000"/>
- <meta name="viewport" content="width=1020"/>
- <!-- cache hit 459:single/meta:b3538aec37c1a165d2b4b62bd58e56e3 -->
- <meta name="parsely-page" content="{&quot;title&quot;:&quot;Just-released Minecraft exploit makes it easy to crash game servers&quot;,&quot;link&quot;:&quot;http:\/\/arstechnica.com\/security\/2015\/04\/16\/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers\/&quot;,&quot;type&quot;:&quot;post&quot;,&quot;author&quot;:&quot;Dan Goodin&quot;,&quot;post_id&quot;:648287,&quot;pub_date&quot;:&quot;2015-04-16T20:02:01Z&quot;,&quot;section&quot;:&quot;Risk Assessment&quot;,&quot;tags&quot;:[&quot;denial-of-service-attack&quot;,&quot;exploits&quot;,&quot;minecraft&quot;,&quot;vulnerabilities&quot;,&quot;type: report&quot;],&quot;image_url&quot;:&quot;http:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-150x150.jpg&quot;}"/>
- <meta name="parsely-metadata" content="{&quot;type&quot;:&quot;report&quot;,&quot;title&quot;:&quot;Just-released Minecraft exploit makes it easy to crash game servers&quot;,&quot;post_id&quot;:648287,&quot;lower_deck&quot;:&quot;Two-year-old bug exposes thousands of servers to crippling attack.&quot;,&quot;image_url&quot;:&quot;http:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-150x150.jpg&quot;,&quot;listing_image_url&quot;:&quot;http:\/\/cdn.arstechnica.net\/wp-content\/uploads\/2015\/04\/server-crash-300x150.jpg&quot;}"/>
- <link rel="canonical" href="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/"/>
- <link rel="shorturl" href="http://ars.to/1CSWnf5"/>
- <meta name="description" content="Two-year-old bug exposes thousands of servers to crippling attack."/>
- <meta name="twitter:card" content="summary_large_image"/>
- <meta name="twitter:url" content="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/"/>
- <meta name="twitter:title" content="Just-released Minecraft exploit makes it easy to crash game servers"/>
- <meta name="twitter:description" content="Two-year-old bug exposes thousands of servers to crippling attack."/>
- <meta name="twitter:site" content="@arstechnica"/>
- <meta name="twitter:domain" content="arstechnica.com"/>
- <meta property="og:site_name" content="Ars Technica"/>
- <meta name="twitter:image:src" content="http://cdn.arstechnica.net/wp-content/uploads/2015/04/server-crash-640x426.jpg"/>
- <meta name="twitter:image:width" content="640"/>
- <meta name="twitter:image:height" content="426"/>
- <meta name="twitter:creator" content="@dangoodin001"/>
- <meta property="og:url" content="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/"/>
- <meta property="og:title" content="Just-released Minecraft exploit makes it easy to crash game servers"/>
- <meta property="og:image" content="http://cdn.arstechnica.net/wp-content/uploads/2015/04/server-crash-640x426.jpg"/>
- <meta property="og:description" content="Two-year-old bug exposes thousands of servers to crippling attack."/>
- <meta property="og:type" content="article"/>
- <!-- cache hit 459:single/header:b3538aec37c1a165d2b4b62bd58e56e3 -->
- <script type="text/javascript" src="http://cdn.arstechnica.net/wp-content/themes/arstechnica/assets/js/omniture/mbox.js"></script>
-</head>
+ <script>
+ <![CDATA[
+ window.dataLayer = window.dataLayer || [];
+ window.dataLayer.push({"event":"data-layer-loaded","user":{"ars_userId":undefined,"amg_userId":undefined,"uID":undefined,"sID":undefined,"loginStatus":false,"subscriberStatus":"none","infinityId":undefined,"registrationSource":undefined,"mdw_cnd_id":undefined,"monthlyVisits":undefined,"accessPaywall":undefined,"view":"grid","theme":"light","show_comments":false},"content":{"pageTemplate":"single","pageType":"article|report","contentCategory":"information-technology","section":"information technology","subsection":undefined,"contributor":"Dan Goodin","contentID":648287,"contentLength":835,"display":"Just-released Minecraft exploit makes it easy to crash game servers","contentSource":"web","pageAssets":undefined,"uniqueContentCount":undefined,"monthlyContentCount":undefined,"publishDate":"2015-04-16T20:02:01+00:00","modifiedDate":"2015-04-16T20:11:02+00:00","keywords":"denial of service attack|exploits|minecraft|vulnerabilities","dataSource":undefined},"marketing":{"campaignName":undefined,"circCampaignId":undefined,"internalCampaignId":undefined,"brand":"Ars Technica","certified_mrc_data":undefined,"condeNastId":undefined},"page":{"pID":undefined,"syndicatorUrl":undefined,"pageURL":"https:\/\/arstechnica.com\/?p=648287","canonical":"https:\/\/arstechnica.com\/information-technology\/2015\/04\/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers\/","canonicalPathName":"\/information-technology\/2015\/04\/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers\/"},"search":{"facets":undefined,"searchTerms":undefined},"site":{"appVersion":"1.0.0"}});
+ ]]>
+ </script><!-- End Google Tag Manager DataLayer -->
+ <!-- Google Tag Manager -->
-<body class="single single-post postid-648287 single-format-standard grid-view light blog-us">
- <div id="container">
- <header id="masthead">
- <aside id="ad-top">
- <div id="topBanner728x90_frame"></div>
- <script type="text/javascript">
- ars.AD.queue.push(['topBanner', {
- sz: '728x90',
- kws: [],
- collapse: true
- }]);
- </script>
- </aside>
- <h1><a href="http://arstechnica.com"><em>Ars</em>Technica</a></h1>
- <div id="profile">
- <!-- cache hit 459:header/site-toggle:f8ff57a97275618649c08b2cce8f06a6 -->
- <ul class="site-toggle">
- <li class="site-1 selected"><a href="http://arstechnica.com/?return">Ars Technica</a></li>
- <li class="site-3"><a href="http://arstechnica.co.uk">Ars Technica UK</a></li>
- </ul> <a href="/civis/ucp.php?mode=register" rel="nofollow">Register</a> <a id="login" href="http://arstechnica.com/civis/ucp.php?mode=login&amp;return_to=http%3A%2F%2Farstechnica.com%2Fsecurity%2F2015%2F04%2F16%2Fjust-released-minecraft-exploit-makes-it-easy-to-crash-game-servers%2F" rel="nofollow">Log in</a> </div>
- <nav id="primary">
- <ul>
- <li id="home-icon"> <a href="/"><span>Home</span></a> </li>
- <li class="has-children"> <a href="#">Main Menu</a>
- <div id="main-menu" class="dropdown">
- <div id="sections">
- <ul class="cat-list">
- <li class="top-row even">
- <a class="cat-link" href="/information-technology"> <span class="cat-name">Information Technology</span> <span class="subheading cat-desc">Technology Lab</span> </a>
+ <script>
+ <![CDATA[
+ (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
+ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
+ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
+ 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
+ })(window,document,'script','dataLayer','GTM-NLXNPCQ');
+ ]]>
+ </script><!-- End Google Tag Manager -->
+ <!-- OneTrust Cookies Consent Notice start -->
+
+ <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="b10882a1-8446-4e7d-bfb2-ce2c770ad910"></script>
+ <script type="text/javascript">
+ //<![CDATA[
+ function OptanonWrapper(){};
+ //]]>
+ </script>
+ <script src="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" type="text/javascript" charset="UTF-8" ccpa-opt-out-ids="C0002,C0003,C0004,C0005" ccpa-opt-out-geo="ca" ccpa-opt-out-lspa="true"></script><!-- OneTrust Cookies Consent Notice end -->
+
+ <script src="https://www.googletagservices.com/tag/js/gpt.js" id="gpt-script" async="async"></script>
+ <script>
+ <![CDATA[
+ window.googletag=window.googletag||{};window.googletag.cmd=window.googletag.cmd||[];window.cns=window.cns||{};window.cns.queue=[];window.cns.async=function(s,c){cns.queue.push({service:s,callback:c})};window.sparrowQueue=window.sparrowQueue||[];
+ ]]>
+ </script>
+ <link rel="dns-prefetch" href="//aax.amazon-adsystem.com" />
+ <link rel="preconnect" href="//aax.amazon-adsystem.com" crossorigin="" />
+ <link rel="preconnect" href="https://mb.moatads.com" crossorigin="" />
+ <script src="https://c.amazon-adsystem.com/aax2/apstag.js" async="async"></script>
+ <script src="https://cdn.arstechnica.net/cns/prebid.min.js?v=1597375105"></script>
+ <script src="https://js-sec.indexww.com/ht/p/183973-93942139695505.js" async="async"></script>
+ <script src="https://z.moatads.com/condenastprebidheader987326845656/moatheader.js" async="async"></script>
+ <script>
+ <![CDATA[
+ window.cns.pageContext = {"contentType":"article","templateType":"article","channel":"information-technology","subChannel":"","slug":"just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers","server":"production","keywords":{"tags":["denial-of-service-attack","exploits","minecraft","vulnerabilities"],"cm":[],"platform":["wordpress"],"copilotid":""}};
+ ]]>
+ </script>
+ <script src="https://cdn.arstechnica.net/cns/ars-technica.min.js?v=1597375105"></script>
+ <script type="text/javascript" src="https://cdn.arstechnica.net/wp-content/themes/ars/assets/js/ars-32ecec341f.ads.us.js"></script>
+ </head>
+ <body class="post-template-default single single-post postid-648287 single-format-standard grid-view light blog-us">
+ <!-- Google Tag Manager (noscript) -->
+ <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NLXNPCQ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) -->
+ <aside class="ad ad_crown" aria-label="Top of page advertisement"></aside>
+ <div class="site-wrapper">
+ <a class="screen-reader-text skip-link" href="#main" aria-label="Skip to main content">Skip to main content</a>
+ <header class="site-header">
+ <div class="header-left">
+ <a href="https://arstechnica.com" id="header-logo" title="Ars Technica Homepage"></a>
+ </div>
+ <div class="header-right">
+ <nav id="header-nav-primary">
+ <ul>
+ <li>
+ <a class="nav-link section-information-technology active" href="/information-technology/">Biz &amp; IT</a>
+ </li>
+ <li>
+ <a class="nav-link section-gadgets" href="/gadgets/">Tech</a>
+ </li>
+ <li>
+ <a class="nav-link section-science" href="/science/">Science</a>
+ </li>
+ <li>
+ <a class="nav-link section-tech-policy" href="/tech-policy/">Policy</a>
+ </li>
+ <li>
+ <a class="nav-link section-cars" href="/cars/">Cars</a>
+ </li>
+ <li>
+ <a class="nav-link section-gaming" href="/gaming/">Gaming &amp; Culture</a>
+ </li>
+ <li>
+ <a class="nav-link store" href="/store/">Store</a>
+ </li>
+ <li>
+ <a class="nav-link forums" href="/civis/">Forums</a>
+ </li>
+ </ul>
+ </nav><a href="/store/product/subscriptions/" class="header-highlight-link">Subscribe</a>
+ <div class="dropdown" id="header-search">
+ <a href="/search/" class="dropdown-toggle search-toggle" aria-label="Search" aria-expanded="false"></a>
+ <div class="dropdown-content">
+ <form action="/search/" method="get" id="search_form" name="search_form">
+ <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" id="hdr_search_input" value="" aria-label="Search..." placeholder="Search..." />
+ </form><a class="nav-search-close">Close</a>
+ </div>
+ </div>
+ <div class="dropdown dropdown-mega" id="header-burger">
+ <a href="#site-menu" class="dropdown-toggle" aria-label="Menu" aria-expanded="false"></a>
+ <div id="site-menu" class="dropdown-content">
+ <section class="burger-navigate">
+ <h3>
+ Navigate
+ </h3>
+ <ul>
+ <li>
+ <a class="nav-link store" href="/store/">Store</a>
</li>
- <li class="top-row odd">
- <a class="cat-link" href="/gadgets"> <span class="cat-name">Product News &amp; Reviews</span> <span class="subheading cat-desc">Gear &amp; Gadgets</span> </a>
+ <li>
+ <a class="nav-link subscribe" href="/store/product/subscriptions/">Subscribe</a>
</li>
- <li class="even">
- <a class="cat-link" href="/business"> <span class="cat-name">Business of Technology</span> <span class="subheading cat-desc">Ministry of Innovation</span> </a>
+ <li>
+ <a class="nav-link videos" href="http://video.arstechnica.com/">Videos</a>
</li>
- <li class="odd">
- <a class="cat-link" href="/security"> <span class="cat-name">Security &amp; Hacktivism</span> <span class="subheading cat-desc">Risk Assessment</span> </a>
+ <li>
+ <a class="nav-link section-features" href="/features/">Features</a>
</li>
- <li class="even">
- <a class="cat-link" href="/tech-policy"> <span class="cat-name">Civilization &amp; Discontents</span> <span class="subheading cat-desc">Law &amp; Disorder</span> </a>
+ <li>
+ <a class="nav-link section-reviews" href="/reviews/">Reviews</a>
</li>
- <li class="odd">
- <a class="cat-link" href="/apple"> <span class="cat-name">The Apple Ecosystem</span> <span class="subheading cat-desc">Infinite Loop</span> </a>
+ </ul>
+ <ul>
+ <li>
+ <a class="nav-link page-rss-feeds" href="/rss-feeds/">RSS Feeds</a>
</li>
- <li class="even">
- <a class="cat-link" href="/gaming"> <span class="cat-name">Gaming &amp; Entertainment</span> <span class="subheading cat-desc">Opposable Thumbs</span> </a>
+ <li>
+ <a class="nav-link mobile" href="/?view=mobile">Mobile Site</a>
</li>
- <li class="odd">
- <a class="cat-link" href="/science"> <span class="cat-name">Science &amp; Exploration</span> <span class="subheading cat-desc">The Scientific Method</span> </a>
+ </ul>
+ <ul>
+ <li>
+ <a class="nav-link page-about-us" href="/about-us/">About Ars</a>
+ </li>
+ <li>
+ <a class="nav-link page-staff-directory" href="/staff-directory/">Staff Directory</a>
</li>
- <li class="even">
- <a class="cat-link" href="/cars"> <span class="cat-name">All Things Automotive</span> <span class="subheading cat-desc">Cars Technica</span> </a>
+ <li>
+ <a class="nav-link page-contact-us" href="/contact-us/">Contact Us</a>
</li>
</ul>
- </div>
- <aside class="drop-extras">
- <style type="text/css">
- #layout-swap {
- margin-top: -6px;
- color: #808f95
- }
- </style>
- <aside id="layout-swap"> <span class="subheading">Layout:</span>
- <ul>
- <li class="grid active"> <a href="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?view=grid"><span>Grid View</span></a> </li>
- <li class="article"> <a href="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?view=archive"><span>Article View</span></a> </li>
- </ul>
- </aside>
- <h2 class="subheading notched">Site Theme</h2>
- <ul id="theme-switch">
- <li class="light active"> <a href="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?theme=light"><span class="subheading">Dark on light</span></a> </li>
- <li class="dark "> <a href="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?theme=dark"><span class="subheading">Light on dark</span></a> </li>
+ <ul>
+ <li>
+ <a class="nav-link page-advertise-with-us" href="/advertise-with-us/">Advertise with Ars</a>
+ </li>
+ <li>
+ <a class="nav-link page-reprints" href="/reprints/">Reprints</a>
+ </li>
</ul>
- <div id="explore-ars">
- <h2 class="subheading notched">Explore Ars</h2>
- <ul>
- <!-- <li><a href="/reviews/">Reviews</a></li> -->
- <li><a href="/video/">Video</a></li>
- <li><a href="/staff/">Staff Blogs</a></li>
- <li><a href="/features/">Feature Archive</a></li>
- <li><a href="/staff-directory/">Staff Directory</a></li>
- <li><a href="/contact-us/">Contact Us</a></li>
- </ul>
- </div>
- <div id="featured-disciplines">
- <h2 class="subheading notched">Featured Disciplines</h2>
- <ul>
- <li><a href="/discipline/photography/">Photography</a></li>
- <li><a href="/discipline/productivity/">Productivity</a></li>
- <li><a href="/discipline/cloud-2/">Cloud</a></li>
- <!-- <li><a href="/discipline/gadgets-3/">Gadgets</a></li> -->
- <li><a href="/discipline/tablets-2/">Tablets</a></li>
- </ul>
+ </section>
+ <section class="burger-filter">
+ <h3>
+ Filter by topic
+ </h3>
+ <ul id="burger-nav-primary">
+ <li>
+ <a class="nav-link section-information-technology active" href="/information-technology/">Biz &amp; IT</a>
+ </li>
+ <li>
+ <a class="nav-link section-gadgets" href="/gadgets/">Tech</a>
+ </li>
+ <li>
+ <a class="nav-link section-science" href="/science/">Science</a>
+ </li>
+ <li>
+ <a class="nav-link section-tech-policy" href="/tech-policy/">Policy</a>
+ </li>
+ <li>
+ <a class="nav-link section-cars" href="/cars/">Cars</a>
+ </li>
+ <li>
+ <a class="nav-link section-gaming" href="/gaming/">Gaming &amp; Culture</a>
+ </li>
+ <li>
+ <a class="nav-link store" href="/store/">Store</a>
+ </li>
+ <li>
+ <a class="nav-link forums" href="/civis/">Forums</a>
+ </li>
+ </ul>
+ </section>
+ <section class="burger-settings">
+ <h3>
+ Settings
+ </h3>
+ <div>
+ <div class="burger-layout">
+ <p>
+ Front page layout
+ </p>
+ <div class="burger-layout-grid">
+ <a rel="nofollow" href="http://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?view=grid" class=""><br />
+ Grid
+ <div class="faux-radio active"></div></a>
+ </div>
+ <div class="burger-layout-list">
+ <a rel="nofollow" href="http://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?view=archive" class=""><br />
+ List
+ <div class="faux-radio"></div></a>
+ </div>
+ </div>
+ <div class="burger-theme">
+ <p>
+ Site theme
+ </p>
+ <div class="burger-theme-light">
+ <a rel="nofollow" href="http://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?theme=light" class=""><span><span>Black on white</span></span>
+ <div class="faux-radio active"></div></a>
+ </div>
+ <div class="burger-theme-dark">
+ <a rel="nofollow" href="http://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?theme=dark" class=""><span><span>White on black</span></span>
+ <div class="faux-radio"></div></a>
+ </div>
+ </div>
</div>
- </aside>
+ </section>
</div>
- </li>
- <li class="has-children" id="my-stories"> <a href="#">My Stories: <span class="unread-count">0</span></a>
- <div class="dropdown">
- <nav class="my-stories-nav first">
- <h2 class="subheading notched">New Since Last Visit <span class="unread-count"></span></h2>
- <ol class="new-stories with-numbers"></ol>
- <footer><a class="subheading" href="#" id="more-unread-stories">See more news stories</a></footer>
- </nav>
- <nav class="my-stories-nav middle">
- <h2 class="subheading notched">We Recommend</h2>
- <ol class="recommendations"></ol>
- </nav>
- <nav class="my-stories-nav">
- <h2 class="subheading notched">My Discussions</h2>
- <p class="discussions disabled">Log in to track your discussions.</p>
- </nav>
+ </div>
+ <div class="dropdown dropdown-mega" id="header-account">
+ <a href="https://arstechnica.com/civis/ucp.php?mode=login&amp;return_to=%2Finformation-technology%2F2015%2F04%2Fjust-released-minecraft-exploit-makes-it-easy-to-crash-game-servers%2F" class="dropdown-toggle" aria-expanded="false">Sign in</a>
+ <div class="dropdown-content">
+ <section class="profile-activity">
+ <h3>
+ Comment activity
+ </h3>
+ <p>
+ Sign up or login to join the discussions!
+ </p>
+ </section>
+ <section class="profile-settings">
+ <form id="login-form" action="https://arstechnica.com/civis/ucp.php?mode=login" method="post" name="login-form">
+ <input type="text" name="username" id="username" placeholder="Username or Email" aria-label="Username or Email" /> <input type="password" name="password" id="password" placeholder="Password" aria-label="Password" /> <input type="submit" value="Submit" class="button button-orange button-wide" name="login" /> <label id="remember-label"><input type="checkbox" name="autologin" id="autologin" /> Stay logged in</label> <span>|</span> <a href="/civis/ucp.php?mode=sendpassword">Having trouble?</a> <input type="hidden" name="redirect" value="./ucp.php?mode=login&amp;autoredirect=1&amp;return_to=%2Finformation-technology%2F2015%2F04%2Fjust-released-minecraft-exploit-makes-it-easy-to-crash-game-servers%2F" /> <input type="hidden" name="return_to" value="/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/" />
+ </form>
+ <div class="register-account">
+ <span>Sign up to comment and more</span> <a href="https://arstechnica.com/civis/ucp.php?mode=register" class="signup-btn button button-wide">Sign up</a>
+ </div>
+ </section>
</div>
- </li>
- <li class="no-children"><a href="http://arstechnica.com/civis/">Forums</a></li>
- <li class="no-children subscribe"> <a href="/subscriptions/">Subscribe</a> </li>
- <li class="no-children"><a href="/jobs/">Jobs</a></li>
- <li class="no-children"><a href="/feature-series/chasing-brilliance/">Ars Consortium</a></li>
- <li id="search-container" class="right inactive">
- <a id="search-switch" href="/search/"></a>
- <form action="/search/" method="GET" id="search_form">
- <input type="hidden" name="ie" value="UTF-8"/>
- <input type="text" name="q" id="hdr_search_input" value=""/>
- <input type="submit" value=""/> </form>
- <style type="text/css">
- table.gstl_50.gssb_c {
- top: 30px !important;
- left: 0 !important;
- width: 100% !important;
- }
- </style>
- </li>
- </ul>
- </nav>
- </header>
- <section id="content" class="clearfix">
- <!-- cache hit 459:home/toppost:f3fda06d4fb35e8aa360e369ff702613 -->
- <h1 id="archive-head" class="subheading thick-divide-bottom">
- <a href="http://arstechnica.com/security/"> <span class="archive-name">Risk Assessment</span>
- <span class="divider"> / </span>
- <span class="archive-desc">Security &amp; Hacktivism</span>
- </a></h1>
- <script type="text/javascript">
- ars.ARTICLE = {
- "url": "http:\/\/arstechnica.com\/security\/2015\/04\/16\/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers\/",
- "short_url": "http:\/\/ars.to\/1CSWnf5",
- "title": "Just-released Minecraft exploit makes it easy to crash game servers",
- "author": 329388,
- "id": 648287,
- "topic": 1280621,
- "pages": 1,
- "current_page": 1,
- "superscroll": false,
- "promoted": [],
- "single_page": false,
- "comments": 75,
- "fullwidth": false
- };
- </script>
- <article itemscope="" itemtype="http://schema.org/NewsArticle" class="standalone">
- <header>
- <h1 class="heading" itemprop="headline">Just-released <i>Minecraft</i> exploit makes it easy to crash game servers</h1>
- <h2 class="standalone-deck" itemprop="description">Two-year-old bug exposes thousands of servers to crippling attack.</h2>
- <div class="post-meta">
- <p class="byline" itemprop="author creator" itemscope="" itemtype="http://schema.org/Person"> by <a itemprop="url" href="http://arstechnica.com/author/dan-goodin/" rel="author"><span itemprop="name">Dan Goodin</span></a> - <span class="date" data-time="1429214521">Apr 16, 2015 8:02 pm UTC</span> </p>
- <div class="corner-info">
- <ul class="share-buttons">
- <li class="share-facebook">
- <a href="https://www.facebook.com/sharer.php?u=http%3A%2F%2Farstechnica.com%2Fsecurity%2F2015%2F04%2F16%2Fjust-released-minecraft-exploit-makes-it-easy-to-crash-game-servers%2F" target="_blank" data-dialog="400:368"> <span class="share-text">Share</span> </a>
- </li>
- <li class="share-twitter">
- <a href="https://twitter.com/share?text=Just-released+Minecraft+exploit+makes+it+easy+to+crash+game+servers&amp;url=http%3A%2F%2Fars.to%2F1CSWnf5" target="_blank" data-dialog="364:250"> <span class="share-text">Tweet</span> </a>
- </li>
- <li class="share-google">
- <a href="https://plus.google.com/share?url=http%3A%2F%2Farstechnica.com%2Fsecurity%2F2015%2F04%2F16%2Fjust-released-minecraft-exploit-makes-it-easy-to-crash-game-servers%2F" target="_blank" data-dialog="485:600"> <span class="share-text">Google</span> </a>
- </li>
- <li class="share-reddit">
- <a href="https://www.reddit.com/submit?url=http%3A%2F%2Farstechnica.com%2Fsecurity%2F2015%2F04%2F16%2Fjust-released-minecraft-exploit-makes-it-easy-to-crash-game-servers%2F&amp;title=Just-released+Minecraft+exploit+makes+it+easy+to+crash+game+servers" target="_blank"> <span class="share-text">Reddit</span> </a>
- </li>
- </ul> <a title="51 posters participating" class="comment-count" href="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?comments=1"><span>75</span></a> </div>
</div>
- </header>
- <section id="article-guts">
- <div itemprop="articleBody" class="article-content clearfix">
- <figure class="intro-image image center full-width" style="width:640px"> <img src="http://cdn.arstechnica.net/wp-content/uploads/2015/04/server-crash-640x426.jpg" width="640" height="331"/>
- <figcaption class="caption">
- <div class="caption-credit"> <a rel="nofollow" href="https://en.wikipedia.org/wiki/Kernel_panic#/media/File:Kernel-panic.jpg">Kevin</a> </div>
- </figcaption>
- </figure>
- <!-- cache hit 459:single/related:1ad28a5dc0a24868be6b031b5fdecb2e -->
- <!-- empty -->
- <p>A flaw in the wildly popular online game <em>Minecraft</em> makes it easy for just about anyone to crash the server hosting the game, according to a computer programmer who has released proof-of-concept code that exploits the vulnerability.</p>
- <p>"I thought a lot before writing this post," Pakistan-based developer Ammar Askar wrote in a <a href="http://blog.ammaraskar.com/minecraft-vulnerability-advisory">blog post published Thursday</a>, 21 months, he said, after privately reporting the bug to <em>Minecraft</em> developer Mojang. "On the one hand I don't want to expose thousands of servers to a major vulnerability, yet on the other hand Mojang has failed to act on it."</p>
- <p>The bug resides in the <a href="https://github.com/ammaraskar/pyCraft">networking internals of the <em>Minecraft </em>protocol</a>. It allows the contents of inventory slots to be exchanged, so that, among other things, items in players' hotbars are displayed automatically after logging in. <em>Minecraft</em> items can also store arbitrary metadata in a file format known as <a href="http://wiki.vg/NBT">Named Binary Tag (NBT)</a>, which allows complex data structures to be kept in hierarchical nests. Askar has released <a href="https://github.com/ammaraskar/pyCraft/tree/nbt_exploit">proof-of-concept attack code</a> he said exploits the vulnerability to crash any server hosting the game. Here's how it works.</p>
- <blockquote>
- <p>The vulnerability stems from the fact that the client is allowed to send the server information about certain slots. This, coupled with the NBT format’s nesting allows us to <em>craft</em> a packet that is incredibly complex for the server to deserialize but trivial for us to generate.</p>
- <p>In my case, I chose to create lists within lists, down to five levels. This is a json representation of what it looks like.</p>
- <div class="highlight"> <pre><code class="language-javascript" data-lang="javascript"><span class="nx">rekt</span><span class="o">:</span> <span class="p">{</span>
+ </div>
+ </header>
+ <main id="main" class="content-wrapper">
+ <script type="text/javascript">
+ //<![CDATA[
+ ars.ARTICLE = {"url":"https:\/\/arstechnica.com\/information-technology\/2015\/04\/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers\/","short_url":"https:\/\/arstechnica.com\/?p=648287","title":"Just-released Minecraft exploit makes it easy to crash game servers","author":329388,"id":648287,"topic":1280621,"pages":1,"current_page":1,"superscroll":false,"promoted":[],"single_page":false,"comments":75,"fullwidth":false,"slug":"just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers","arsStaff":{"104481":{"name":"Aaron Zimmerman","title":"Copyeditor","staff":true},"1002":{"name":"Aurich Lawson","title":"Creative Director","staff":true},"509873":{"name":"Beth Mole","title":"Health Reporter","staff":true},"453791":{"name":"Cathleen O'Grady","title":"Contributing science reporter","staff":true},"102179":{"name":"Chris Lee","title":"Associate writer","staff":true},"821742":{"name":"Corey Gaskin","title":"Senior Commerce Writer","staff":true},"329388":{"name":"Dan Goodin","title":"Security Editor","staff":true},"254631":{"name":"Diana Gitig","title":"Associate Writer","staff":false},"25862":{"name":"Eric Bangeman","title":"Managing Editor","staff":true},"512413":{"name":"Eric Berger","title":"Senior Space Editor","staff":true},"46707":{"name":"Iljitsch van Beijnum","title":"Associate Writer","staff":false},"316010":{"name":"Jason Marlin","title":"Technical Director","staff":true},"746799":{"name":"Jennifer Ouellette","title":"Senior Writer","staff":true},"15365":{"name":"Jeremy Reimer","title":"Senior Niche Technology Historian","staff":false},"4086":{"name":"Jim Salter","title":"Technology Reporter","staff":true},"52979":{"name":"John Timmer","title":"Senior Science Editor","staff":true},"312082":{"name":"Jon Brodkin","title":"Senior IT Reporter","staff":true},"14317":{"name":"Jonathan M. Gitlin","title":"Automotive Editor","staff":true},"786739":{"name":"Kate Cox","title":"Tech Policy Reporter","staff":true},"998":{"name":"Ken Fisher","title":"Editor in Chief","staff":true},"440179":{"name":"Kerry Staurseth","title":"Associate Copyeditor","staff":true},"328283":{"name":"Kyle Orland","title":"Senior Gaming Editor","staff":true},"10243":{"name":"Lee Hutchinson","title":"Senior Technology Editor","staff":true},"173191":{"name":"Matthew Lasar","title":"Associate writer","staff":true},"182268":{"name":"Nate Anderson","title":"Deputy Editor","staff":true},"330533":{"name":"Nathan Mattise","title":"Features Editor","staff":true},"1991":{"name":"Ohrmazd","title":"","staff":false},"391727":{"name":"Ron Amadeo","title":"Reviews Editor","staff":true},"348927":{"name":"Sam Machkovech","title":"Tech Culture Editor","staff":true},"588289":{"name":"Samuel Axon","title":"Senior Reviews Editor","staff":true},"294205":{"name":"Scott K. Johnson","title":"Associate Writer","staff":true},"671621":{"name":"Steven Klein","title":"Developer","staff":false},"173910":{"name":"Timothy B. Lee","title":"Senior tech policy reporter","staff":true}},"tags":["denial-of-service-attack","exploits","minecraft","vulnerabilities"],"zen_mode":false,"vote_sentiments":[{"sentiment_id":"1","sentiment":"agree","direction":"positive","icon":null,"label":"Agree"},{"sentiment_id":"3","sentiment":"interesting","direction":"positive","icon":null,"label":"Interesting"},{"sentiment_id":"5","sentiment":"funny","direction":"positive","icon":null,"label":"Funny"},{"sentiment_id":"6","sentiment":"addsto","direction":"positive","icon":null,"label":"Adds to Story"},{"sentiment_id":"7","sentiment":"disagree","direction":"negative","icon":null,"label":"Disagree"},{"sentiment_id":"8","sentiment":"inaccurate","direction":"negative","icon":null,"label":"Inaccurate"},{"sentiment_id":"11","sentiment":"pointless","direction":"negative","icon":null,"label":"Doesn't Contribute"},{"sentiment_id":"12","sentiment":"abusive","direction":"negative","icon":null,"label":"Abusive"}]};
+ //]]>
+ </script>
+ <article itemscope="itemscope" itemtype="http://schema.org/NewsArticle" class="article-single standalone intro-default" id="">
+ <div class="column-wrapper">
+ <div class="left-column">
+ <header class="article-header">
+ <h4 class="post-upperdek">
+ Biz &amp; IT —
+ </h4>
+ <h1 itemprop="headline">
+ Just-released <i>Minecraft</i> exploit makes it easy to crash game servers
+ </h1>
+ <h2 itemprop="description">
+ Two-year-old bug exposes thousands of servers to crippling attack.
+ </h2>
+ <section class="post-meta">
+ <p class="byline" itemprop="author creator" itemscope="itemscope" itemtype="http://schema.org/Person">
+ <a itemprop="url" href="https://arstechnica.com/author/dan-goodin/" rel="author"><span itemprop="name">Dan Goodin</span></a> - <time class="date" data-time="1429214521" datetime="2015-04-16T20:02:01+00:00">Apr 16, 2015 8:02 pm UTC</time>
+ </p>
+ </section>
+ </header>
+ <section class="article-guts">
+ <div itemprop="articleBody" class="article-content post-page">
+ <figure class="intro-image intro-left">
+ <img src="https://cdn.arstechnica.net/wp-content/uploads/2015/04/server-crash-640x426.jpg" alt="Just-released Minecraft exploit makes it easy to crash game servers" />
+ <figcaption class="caption">
+ <div class="caption-credit">
+ <a rel="nofollow" class="caption-link" href="https://en.wikipedia.org/wiki/Kernel_panic#/media/File:Kernel-panic.jpg">Kevin</a>
+ </div>
+ </figcaption>
+ </figure>
+ <aside id="social-left" class="social-left" aria-label="Read the comments or share this article">
+ <a title="51 posters participating" class="comment-count icon-comment-bubble-down" href="https://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?comments=1">
+ <h4 class="comment-count-before">
+ reader comments
+ </h4><span class="comment-count-number">75</span> <span class="visually-hidden">with 51 posters participating</span></a>
+ <div class="share-links">
+ <h4>
+ Share this story
+ </h4>
+ <ul>
+ <li>
+ <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Farstechnica.com%2F%3Fpost_type%3Dpost%26p%3D648287" target="_blank" class="social-icon share-facebook" title="Share on Facebook"><span class="visually-hidden">Share on Facebook</span></a>
+ </li>
+ <li>
+ <a href="https://twitter.com/share?text=Just-released+%3Ci%3EMinecraft%3C%2Fi%3E+exploit+makes+it+easy+to+crash+game+servers&amp;url=https%3A%2F%2Farstechnica.com%2F%3Fpost_type%3Dpost%26p%3D648287" target="_blank" class="social-icon share-twitter" title="Share on Twitter"><span class="visually-hidden">Share on Twitter</span></a>
+ </li>
+ <li>
+ <a href="https://www.reddit.com/submit?url=https%3A%2F%2Farstechnica.com%2F%3Fpost_type%3Dpost%26p%3D648287&amp;title=Just-released+%3Ci%3EMinecraft%3C%2Fi%3E+exploit+makes+it+easy+to+crash+game+servers" target="_blank" class="social-icon share-reddit" title="Share on Reddit"><span class="visually-hidden">Share on Reddit</span></a>
+ </li>
+ </ul>
+ </div>
+ </aside><!-- cache miss 581:single/related:5a5daf59fa5245a64fe8615caa0b1d1b --><!-- empty -->
+ <p>
+ A flaw in the wildly popular online game <em>Minecraft</em> makes it easy for just about anyone to crash the server hosting the game, according to a computer programmer who has released proof-of-concept code that exploits the vulnerability.
+ </p>
+ <p>
+ "I thought a lot before writing this post," Pakistan-based developer Ammar Askar wrote in a <a href="http://blog.ammaraskar.com/minecraft-vulnerability-advisory">blog post published Thursday</a>, 21 months, he said, after privately reporting the bug to <em>Minecraft</em> developer Mojang. "On the one hand I don't want to expose thousands of servers to a major vulnerability, yet on the other hand Mojang has failed to act on it."
+ </p>
+ <p>
+ The bug resides in the <a href="https://github.com/ammaraskar/pyCraft">networking internals of the <em>Minecraft</em> protocol</a>. It allows the contents of inventory slots to be exchanged, so that, among other things, items in players' hotbars are displayed automatically after logging in. <em>Minecraft</em> items can also store arbitrary metadata in a file format known as <a href="http://wiki.vg/NBT">Named Binary Tag (NBT)</a>, which allows complex data structures to be kept in hierarchical nests. Askar has released <a href="https://github.com/ammaraskar/pyCraft/tree/nbt_exploit">proof-of-concept attack code</a> he said exploits the vulnerability to crash any server hosting the game. Here's how it works.
+ </p>
+ <blockquote>
+ <p>
+ The vulnerability stems from the fact that the client is allowed to send the server information about certain slots. This, coupled with the NBT format’s nesting allows us to <em>craft</em> a packet that is incredibly complex for the server to deserialize but trivial for us to generate.
+ </p>
+ <p>
+ In my case, I chose to create lists within lists, down to five levels. This is a json representation of what it looks like.
+ </p>
+ <div class="highlight">
+ <pre><code class="language-javascript" data-lang="javascript"><span class="nx">rekt</span><span class="o">:</span> <span class="p">{</span>
<span class="nx">list</span><span class="o">:</span> <span class="p">[</span>
<span class="nx">list</span><span class="o">:</span> <span class="p">[</span>
<span class="nx">list</span><span class="o">:</span> <span class="p">[</span>
@@ -311,455 +392,243 @@
<span class="p">...</span>
<span class="p">]</span>
<span class="p">...</span>
-<span class="p">}</span></code></pre> </div>
- <p>The root of the object, <code>rekt</code>, contains 300 lists. Each list has a list with 10 sublists, and each of those sublists has 10 of their own, up until 5 levels of recursion. That’s a total of <code>10^5 * 300 = 30,000,000</code> lists.</p>
- <p>And this isn’t even the theoretical maximum for this attack. Just the nbt data for this payload is 26.6 megabytes. But luckily Minecraft implements a way to compress large packets, lucky us! zlib shrinks down our evil data to a mere 39 kilobytes.</p>
- <p>Note: in previous versions of Minecraft, there was no protocol wide compression for big packets. Previously, NBT was sent compressed with gzip and prefixed with a signed short of its length, which reduced our maximum payload size to <code>2^15 - 1</code>. Now that the length is a varint capable of storing integers up to <code>2^28</code>, our potential for attack has increased significantly.</p>
- <p>When the server will decompress our data, it’ll have 27 megs in a buffer somewhere in memory, but that isn’t the bit that’ll kill it. When it attempts to parse it into NBT, it’ll create java representations of the objects meaning suddenly, the sever is having to create several million java objects including ArrayLists. This runs the server out of memory and causes tremendous CPU load.</p>
- <p>This vulnerability exists on almost all previous and current Minecraft versions as of 1.8.3, the packets used as attack vectors are the <a href="http://wiki.vg/Protocol#Player_Block_Placement">0x08: Block Placement Packet</a> and <a href="http://wiki.vg/Protocol#Creative_Inventory_Action">0x10: Creative Inventory Action</a>.</p>
- <p>The fix for this vulnerability isn’t exactly that hard, the client should never really send a data structure as complex as NBT of arbitrary size and if it must, some form of recursion and size limits should be implemented.</p>
- <p>These were the fixes that I recommended to Mojang 2 years ago.</p>
- </blockquote>
- <p>Ars is asking Mojang for comment and will update this post if company officials respond.</p>
+<span class="p">}</span></code></pre>
+ </div>
+ <p>
+ The root of the object, <code>rekt</code>, contains 300 lists. Each list has a list with 10 sublists, and each of those sublists has 10 of their own, up until 5 levels of recursion. That’s a total of <code>10^5 * 300 = 30,000,000</code> lists.
+ </p>
+ <p>
+ And this isn’t even the theoretical maximum for this attack. Just the nbt data for this payload is 26.6 megabytes. But luckily Minecraft implements a way to compress large packets, lucky us! zlib shrinks down our evil data to a mere 39 kilobytes.
+ </p>
+ <p>
+ Note: in previous versions of Minecraft, there was no protocol wide compression for big packets. Previously, NBT was sent compressed with gzip and prefixed with a signed short of its length, which reduced our maximum payload size to <code>2^15 - 1</code>. Now that the length is a varint capable of storing integers up to <code>2^28</code>, our potential for attack has increased significantly.
+ </p>
+ <p>
+ When the server will decompress our data, it’ll have 27 megs in a buffer somewhere in memory, but that isn’t the bit that’ll kill it. When it attempts to parse it into NBT, it’ll create java representations of the objects meaning suddenly, the sever is having to create several million java objects including ArrayLists. This runs the server out of memory and causes tremendous CPU load.
+ </p>
+ <p>
+ This vulnerability exists on almost all previous and current Minecraft versions as of 1.8.3, the packets used as attack vectors are the <a href="http://wiki.vg/Protocol#Player_Block_Placement">0x08: Block Placement Packet</a> and <a href="http://wiki.vg/Protocol#Creative_Inventory_Action">0x10: Creative Inventory Action</a>.
+ </p>
+ <p>
+ The fix for this vulnerability isn’t exactly that hard, the client should never really send a data structure as complex as NBT of arbitrary size and if it must, some form of recursion and size limits should be implemented.
+ </p>
+ <p>
+ These were the fixes that I recommended to Mojang 2 years ago.
+ </p>
+ </blockquote>
+ <p>
+ Ars is asking Mojang for comment and will update this post if company officials respond.
+ </p>
+ <div id="action_button_container"></div>
+ </div>
+ </section>
+ </div>
+ <div class="xrail">
+ <div class="xrail-content">
+ <aside class="ad ad_xrail ad_xrail_top" aria-label="Top sidebar advertisement"></aside>
+ <aside class="ad_native ad_native_xrail" aria-label="Sidebar native advertisement"></aside>
+ </div>
+ </div>
</div>
- <div class="article-expander">
- <p><a href="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/">Expand full story</a></p>
+ <div class="column-wrapper">
+ <div class="left-column">
+ <div id="social-footer">
+ <a title="51 posters participating" class="comment-count icon-comment-bubble-down" href="https://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?comments=1">
+ <h4 class="comment-count-before">
+ reader comments
+ </h4><span class="comment-count-number">75</span> <span class="visually-hidden">with 51 posters participating</span></a>
+ <div class="share-links">
+ <h4>
+ Share this story
+ </h4>
+ <ul>
+ <li>
+ <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Farstechnica.com%2F%3Fpost_type%3Dpost%26p%3D648287" target="_blank" class="social-icon share-facebook" title="Share on Facebook"><span class="visually-hidden">Share on Facebook</span></a>
+ </li>
+ <li>
+ <a href="https://twitter.com/share?text=Just-released+%3Ci%3EMinecraft%3C%2Fi%3E+exploit+makes+it+easy+to+crash+game+servers&amp;url=https%3A%2F%2Farstechnica.com%2F%3Fpost_type%3Dpost%26p%3D648287" target="_blank" class="social-icon share-twitter" title="Share on Twitter"><span class="visually-hidden">Share on Twitter</span></a>
+ </li>
+ <li>
+ <a href="https://www.reddit.com/submit?url=https%3A%2F%2Farstechnica.com%2F%3Fpost_type%3Dpost%26p%3D648287&amp;title=Just-released+%3Ci%3EMinecraft%3C%2Fi%3E+exploit+makes+it+easy+to+crash+game+servers" target="_blank" class="social-icon share-reddit" title="Share on Reddit"><span class="visually-hidden">Share on Reddit</span></a>
+ </li>
+ </ul>
+ </div>
+ </div><!-- cache hit 581:single/author:2814756d09510ff24ad530ca37a5a9a9 -->
+ <section class="article-author">
+ <a style="background-image:url('https://cdn.arstechnica.net/wp-content/uploads/2018/10/Dang.jpg');" class="author-photo" href="/author/dan-goodin" tabindex="-1" role="presentation" aria-hidden="true"></a>
+ <div class="author-bio">
+ <section class="author-bio-top">
+ <a href="/author/dan-goodin" class="author-name">Dan Goodin</a> Dan is the Security Editor at Ars Technica, which he joined in 2012 after working for The Register, the Associated Press, Bloomberg News, and other publications.
+ </section>
+ <section class="author-social">
+ <strong>Email</strong> <a href="mailto:[email protected]">[email protected]</a> <span class="slashes">//</span> <strong>Twitter</strong> <a href="https://www.twitter.com/dangoodin001" target="_blank">@dangoodin001</a>
+ </section>
+ </div>
+ </section>
+ </div>
+ <div class="xrail"></div>
</div>
- </section>
- <div id="article-footer-wrap">
- <section id="comments-area">
- <a name="comments-bar"></a>
- <div class="comments-bar"> <a class="subheading comments-read-link" href="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?comments=1"><span class="text">Reader comments</span> <span class="comment-count"><span proptype="">75</span></span></a> </div>
- <div id="comments-container"></div>
- <div id="comments-posting-container" class="thick-divide-bottom">
- <p id="reply">You must <a href="/civis/ucp.php?mode=login" class="vote_login">login or create an account</a> to comment.</p>
+ <div id="article-footer-wrap">
+ <aside class="ad ad_fullwidth fullwidth" aria-label="Full width advertisement"></aside>
+ <section id="comments-area" class="comments-area column-wrapper">
+ <div class="row comments-row left-column">
+ <a name="comments-bar" id="comments-bar"></a>
+ <div id="comments-container"></div>
+ <div id="comments-posting-container" class="thick-divide-bottom">
+ <p id="reply">
+ You must <a href="https://arstechnica.com/civis/ucp.php?mode=login&amp;return_to/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/" class="vote_login">login or create an account</a> to comment.
+ </p>
+ </div>
+ </div>
+ <div class="xrail xrail-comments">
+ <div class="xrail-content xrail-content-comments">
+ <aside class="ad ad_xrail ad_xrail_comments" aria-label="Comments sidebar advertisement"></aside>
+ </div>
+ </div>
+ </section>
+ <section class="inline-playlist">
+ <div class="ars-video-playlist">
+ <h3 class="ars-video-playlist-module-header">
+ Channel <span>Ars Technica</span>
+ </h3>
+ <div class="ars-video-playlist-module" data-playlist-id="arstechnica-channel-ars-information-technology" data-video-options="[]"></div>
+ </div>
+ </section>
+ <div class="prev-next-links">
+ <a href="https://arstechnica.com/tech-policy/2015/04/dozens-of-us-government-online-whistleblower-sites-not-secured-by-https/" rel="prev"><span class="arrow">←</span> Previous story</a> <a href="https://arstechnica.com/gaming/2015/04/hidden-files-suggest-street-fighters-ryu-may-come-to-smash-bros/" rel="next">Next story <span class="arrow">→</span></a>
</div>
- </section>
- <aside class="thin-divide-bottom">
- <ul class="share-buttons">
- <li class="share-facebook">
- <a href="https://www.facebook.com/sharer.php?u=http%3A%2F%2Farstechnica.com%2Fsecurity%2F2015%2F04%2F16%2Fjust-released-minecraft-exploit-makes-it-easy-to-crash-game-servers%2F" target="_blank" data-dialog="400:368"> <span class="share-text">Share</span>
- <div class="share-count-container">
- <div class="share-count">-</div>
+ <footer id="article-footer">
+ <div id="recommendations-footer">
+ <div id="story-recommendations">
+ <div class="heading-column">
+ <h3>
+ Related Stories
+ </h3>
</div>
- </a>
- </li>
- <li class="share-twitter">
- <a href="https://twitter.com/share?text=Just-released+Minecraft+exploit+makes+it+easy+to+crash+game+servers&amp;url=http%3A%2F%2Fars.to%2F1CSWnf5" target="_blank" data-dialog="364:250"> <span class="share-text">Tweet</span>
- <div class="share-count-container">
- <div class="share-count">-</div>
+ <ul id="story-recs" class="rec-wrap"></ul>
+ </div>
+ <div id="sponsored-recommendations">
+ <div class="heading-column">
+ <h3>
+ Sponsored Stories
+ </h3><a href="http://www.outbrain.com/what-is/default/en" target="_blank">Powered by </a>
</div>
- </a>
- </li>
- <li class="share-google">
- <a href="https://plus.google.com/share?url=http%3A%2F%2Farstechnica.com%2Fsecurity%2F2015%2F04%2F16%2Fjust-released-minecraft-exploit-makes-it-easy-to-crash-game-servers%2F" target="_blank" data-dialog="485:600"> <span class="share-text">Google</span>
- <div class="share-count-container">
- <div class="share-count">-</div>
+ <ul id="outbrain-recs"></ul>
+ </div>
+ <div id="latest-stories">
+ <div class="heading-column">
+ <h3>
+ Today on Ars
+ </h3>
</div>
- </a>
+ <ul id="latest-recs" class="rec-wrap"></ul>
+ </div>
+ </div>
+ </footer>
+ </div>
+ </article>
+ </main>
+ <footer class="site-footer">
+ <nav class="nav-footer">
+ <section>
+ <ul>
+ <li>
+ <a href="/store/">Store</a>
</li>
- <li class="share-reddit">
- <a href="https://www.reddit.com/submit?url=http%3A%2F%2Farstechnica.com%2Fsecurity%2F2015%2F04%2F16%2Fjust-released-minecraft-exploit-makes-it-easy-to-crash-game-servers%2F&amp;title=Just-released+Minecraft+exploit+makes+it+easy+to+crash+game+servers" target="_blank"> <span class="share-text">Reddit</span>
- <div class="share-count-container">
- <div class="share-count">-</div>
- </div>
- </a>
+ <li>
+ <a href="/store/product/subscriptions/">Subscribe</a>
+ </li>
+ <li>
+ <a href="/about-us/">About Us</a>
+ </li>
+ <li>
+ <a href="/rss-feeds/">RSS Feeds</a>
+ </li>
+ <li>
+ <a rel="nofollow" href="http://arstechnica.com/information-technology/2015/04/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?view=mobile">View Mobile Site</a>
</li>
</ul>
- </aside>
- <!-- cache hit 459:single/author:ec67ae7d8397f22698e2822e36453902 -->
- <section class="article-author clearfix-redux">
- <a href="/author/dan-goodin"><img width="47" height="47" src="http://cdn.arstechnica.net/wp-content/uploads/authors/Dan-Goodin-sq.jpg"/></a>
- <p><a href="/author/dan-goodin" class="author-name">Dan Goodin</a> / Dan is the Security Editor at Ars Technica, which he joined in 2012 after working for The Register, the Associated Press, Bloomberg News, and other publications.</p>
</section>
- <table class="post-links thick-divide-top thin-divide-bottom clearfix-redux" cellspacing="0" cellpadding="0" border="0" width="100%">
- <tbody>
- <tr>
- <td width="50%" class="subheading older"> <a href="http://arstechnica.com/tech-policy/2015/04/16/dozens-of-us-government-online-whistleblower-sites-not-secured-by-https/" rel="prev"><span class="arrow">←</span> Older Story</a> </td>
- <td class="subheading newer"> <a href="http://arstechnica.com/gaming/2015/04/16/hidden-files-suggest-street-fighters-ryu-may-come-to-smash-bros/" rel="next">Newer Story <span class="arrow">→</span></a> </td>
- </tr>
- </tbody>
- </table>
- <footer id="article-footer">
- <div id="instream300x255_frame"></div>
- <script type="text/javascript">
- ars.AD.queue.push(['instream', {
- sz: '300x255',
- kws: ["blogvertorial", "inStream"],
- collapse: true
- }]);
- </script>
- <h2 class="subheading notched">You May Also Like</h2>
- <ul id="recommendations" class="clearfix-redux">
- <!-- cache miss 459:single/sponsored-recs:885d56085f538f75cf5e9bcb302f399f -->
- </ul>
- </footer>
- </div>
- </article>
- <section id="article-sidebar" class="column-1 right">
- <!-- cache hit 459:column/article-bottom:b3538aec37c1a165d2b4b62bd58e56e3 -->
- <aside class="side-ad thick-divide-bottom">
- <div id="xrailTop300x250_frame"></div>
- <script type="text/javascript">
- ars.AD.queue.push(['xrailTop', {
- sz: '300x250',
- kws: ["top"],
- collapse: true
- }]);
- </script>
- </aside>
- <h2 id="recent-featured-title" class="subheading notched">Latest Feature Story</h2>
- <ul class="column">
- <li class="post" id="post-658367">
- <article class="in-column" data-post-id="658367">
- <a href="http://arstechnica.com/apple/2015/05/03/review-the-absolutely-optional-apple-watch-and-watch-os-1-0/" class="headline-image"> <img src="http://cdn.arstechnica.net/wp-content/uploads/2015/05/DSC00588-300x100.jpg" width="300" height="100"/>
- <h2 class="page-count subheading">Feature Story (7 pages)</h2>
- <h1 class="heading">Review: The absolutely optional Apple Watch and Watch OS 1.0</h1> </a>
- <p class="excerpt">A pragmatist's guide to a nice but not quite necessary gadget.</p>
- </article>
- </li>
- <aside class="thick-divide-top">
- <h2 class="subheading notched">Watch Ars Video</h2>
- <article class="in-column">
- <div class="column-video" data-player="2196096102001" data-video="4202322531001" data-key="AQ~~,AAAAlDCBGhk~,VcmqiTAuekrwPweJ20LLt7jwm8LxmhCE"> <img src="https://cdn.arstechnica.net/i/http://brightcove.vo.llnwd.net/v1/unsecured/media/636468927001/201504/641/636468927001_4202397654001_LG-G4.jpg?pubId=636468927001" width="300" height="169"/>
- <div class="column-video-overlay"></div>
- </div> <a href="http://arstechnica.com/gadgets/2015/04/28/hands-on-with-the-leather-backed-lg-g4/"><h1 class="heading videohead">Hands-on with the New LG G4</h1></a>
- <p class="excerpt">LG goes with a wild rear design and a Snapdragon 808.</p>
- </article>
- </aside>
- <li id="in-the-know">
- <h2 class="subheading notched">Stay in the know with</h2>
- <ul class="social clearfix">
- <li class="fb">
- <a href="https://www.facebook.com/arstechnica"></a>
- </li>
- <li class="twit">
- <a href="https://twitter.com/arstechnica"></a>
+ <section>
+ <ul>
+ <li>
+ <a href="/contact-us/">Contact Us</a>
</li>
- <li class="gplus">
- <a href="https://plus.google.com/+ArsTechnica/posts"></a>
+ <li>
+ <a href="/staff-directory/">Staff</a>
</li>
- <li class="email">
- <a href="http://arstechnica.us1.list-manage.com/subscribe?u=af7f013bad7e785d15aab736f&amp;id=0adf3ee3d9"></a>
+ <li>
+ <a href="/advertise-with-us/">Advertise with us</a>
</li>
- <li class="rss">
- <a href="/rss-feeds/"></a>
+ <li>
+ <a href="/reprints/">Reprints</a>
</li>
</ul>
- </li>
- <h2 class="subheading notched">Latest News</h2>
- <ol class="rail latest-stories">
- <li>
- <a href="http://arstechnica.com/information-technology/2015/05/04/microsoft-bangs-the-cybersecurity-drum-with-advanced-threat-analytics/">
- <h2>Protecting networks from your own employees</h2>
- <h1 class="heading">Microsoft bangs the cybersecurity drum with Advanced Threat Analytics</h1> </a>
- </li>
- <li>
- <a href="http://arstechnica.com/information-technology/2015/05/04/windows-update-for-business-brings-windows-updates-to-your-business/">
- <h2>WUB WUB WUB WUB</h2>
- <h1 class="heading">Windows Update for Business brings Windows updates to your business</h1> </a>
- </li>
- <li>
- <a href="http://arstechnica.com/security/2015/05/04/super-secretive-malware-wipes-hard-drive-to-prevent-analysis/">
- <h2>INITIATE SELF-DESTRUCT SEQUENCE</h2>
- <h1 class="heading">Super secretive malware wipes hard drive to prevent analysis</h1> </a>
- </li>
- <li>
- <a href="http://arstechnica.com/gaming/2015/05/04/failed-christian-shoe-promoter-makes-anti-gay-first-person-shooter/"> <img src="http://cdn.arstechnica.net/wp-content/uploads/2015/05/Screen-Shot-2015-05-04-at-2.45.22-PM-150x150.png" width="50" height="50"/>
- <h1 class="heading">Failed Christian shoe promoter makes anti-gay first-person shooter</h1> </a>
- </li>
- <li>
- <a href="http://arstechnica.com/information-technology/2015/05/04/prime-minister-of-singapore-shares-his-c-code-for-sudoku-solver/">
- <h2>#include stdio.h</h2>
- <h1 class="heading">Prime Minister of Singapore shares his C++ code for Sudoku solver</h1> </a>
- </li>
- <li>
- <a href="http://arstechnica.com/tech-policy/2015/05/04/9th-circuit-judges-rip-into-prenda-law-copyright-trolling-scheme/"> <img src="http://cdn.arstechnica.net/wp-content/uploads/2015/05/Screen-Shot-2015-05-04-at-11.09.05-AM-150x150.png" width="50" height="50"/>
- <h1 class="heading">9th Circuit judges rip into Prenda law copyright trolling scheme</h1> </a>
- </li>
- <div style="display:none">
- <div id="polar195x130_frame"></div>
- <script type="text/javascript">
- ars.AD.queue.push(['polar', {
- sz: '195x130',
- kws: [],
- collapse: true
- }]);
- </script>
+ </section>
+ <section class="footer-newsletter">
+ <div class="newsletter-wrapper">
+ <h3>
+ <a href="/newsletters/">Newsletter Signup</a>
+ </h3>
+ <p>
+ Join the Ars Orbital Transmission mailing list to get weekly updates delivered to your inbox.
+ </p><a class="button" href="/newsletters/">Sign me up →</a>
</div>
- </ol>
- <li>
- <aside class="side-ad">
- <div id="xrailBottom300x250_frame"></div>
- <script type="text/javascript">
- ars.AD.queue.push(['xrailBottom', {
- sz: '300x250',
- kws: ["bottom"],
- collapse: true
- }]);
- </script>
- </aside>
- </li>
- <li class="thick-divide-top thick-divide-bottom">
- <aside class="side-ad">
- <script type="text/javascript" language="JavaScript">
- // <![CDATA[
- google_ad_client = 'ca-conde_arstechnica';
- google_ad_channel = 'ars_technica_standard_a';
- google_language = 'en';
- google_ad_width = '300';
- google_ad_height = '250';
- google_ad_type = 'text';
- google_encoding = 'utf8';
- google_safe = 'high';
- google_adtest = 'off';
- google_ad_format = '';
- google_ad_section = 'default';
- // ]]>
- </script>
- <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js" language="JavaScript"></script>
- </aside>
- </li>
- </ul>
- </section>
- </section>
- <footer id="page-footer">
- <nav id="footer-nav" class="clearfix">
- <div class="nav-section">
- <h2 class="subheading">Site Links</h2>
- <ul>
- <li><a href="/about-us/">About Us</a></li>
- <li><a href="/advertise-with-us/">Advertise with us</a></li>
- <li><a href="/contact-us/">Contact Us</a></li>
- <li><a href="/reprints/">Reprints</a></li>
- </ul>
- <h2 class="subheading">Subscriptions</h2>
- <ul>
- <li><a href="/subscriptions/">Subscribe to Ars</a></li>
- </ul>
- </div>
- <div class="nav-section">
- <h2 class="subheading">More Reading</h2>
- <ul>
- <li><a href="/rss-feeds/">RSS Feeds</a></li>
- <li><a href="/newsletters/">Newsletters</a></li>
- </ul>
- </div>
- <div class="nav-section">
- <h2 class="subheading">Conde Nast Sites</h2>
- <ul class="conde-nast-sites">
- <li><a href="http://www.reddit.com/">Reddit</a></li>
- <li><a href="http://www.wired.com/">Wired</a></li>
- <li><a href="http://www.vanityfair.com/">Vanity Fair</a></li>
- <li><a href="http://www.style.com/">Style</a></li>
- <li><a href="http://www.details.com/">Details</a></li>
- </ul>
- <form method="get" action="#">
- <select id="mag_list" name="mag_list" onchange="(this.options[this.selectedIndex].value) ? (window.location = this.options[this.selectedIndex].value) : null">
- <option value="" selected="selected">Visit our sister sites</option>
- <option value="">- - - - - - - - - - - - - -</option>
- <option value="http://www.gq.com">GQ</option>
- <option value="http://www.concierge.com">Concierge</option>
- <option value="http://www.epicurious.com">Epicurious</option>
- <option value="http://men.style.com">Men.Style.com</option>
- <option value="http://www.style.com">Style.com</option>
- <option value="http://www.wired.com">Wired.com</option>
- <option value="http://www.lipstick.com">Lipstick.com</option>
- <option value="http://www.nutritiondata.com">NutritionData</option>
- <option value="http://www.allure.com">Allure</option>
- <option value="http://www.architecturaldigest.com">Architectural Digest</option>
- <option value="http://www.bonappetit.com">Bon Appétit</option>
- <option value="http://www.brides.com">Brides</option>
- <option value="http://www.portfolio.com">Condé Nast Portfolio</option>
- <option value="http://www.glamour.com">Glamour</option>
- <option value="http://www.golfdigest.com">Golf Digest</option>
- <option value="http://www.golfworld.com">Golf World</option>
- <option value="http://www.luckymag.com">Lucky</option>
- <option value="http://www.self.com">Self</option>
- <option value="http://www.teenvogue.com">Teen Vogue</option>
- <option value="http://www.newyorker.com">The New Yorker</option>
- <option value="http://www.vanityfair.com">Vanity Fair</option>
- <option value="http://www.wmagazine.com">W</option>
- </select>
- </form>
- <form method="get" action="#">
- <select size="1" id="sub_list" name="sub_list" onchange="(this.options[this.selectedIndex].value) ? (window.location = this.options[this.selectedIndex].value) : null">
- <option value="" selected="selected">Subscribe to a magazine</option>
- <option value="http://www.magazinestoresubscriptions.com?source=univdropdown">View All Titles</option>
- <option value="">- - - - - - - - - - - - - -</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_Allure?source=SITEFOOTER">Allure</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_ArchitecturalDigest">Architectural Digest</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_BonAppetite?source=SITEFOOTER">Bon Appétit</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_Brides?source=SITEFOOTER">Brides</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_CondeNastPortfolio?source=SITEFOOTER">Condé Nast Portfolio</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_CondeNastTraveler?source=SITEFOOTER">Condé Nast Traveler</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_Details?source=SITEFOOTER">Details</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_ElegantBride?source=SITEFOOTER">Elegant Bride</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_Glamour?source=SITEFOOTER">Glamour</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_GolfDigest?source=SITEFOOTER">Golf Digest</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_GolfWorld?source=SITEFOOTER">Golf World</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_GQ?source=SITEFOOTER">GQ</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_Lucky?source=SITEFOOTER">Lucky</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_ModernBride?source=SITEFOOTER">Modern Bride</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_Self?source=SITEFOOTER">Self</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_TeenVogue?source=SITEFOOTER">Teen Vogue</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_NewYorker?source=SITEFOOTER">The New Yorker</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_VanityFair?source=SITEFOOTER">Vanity Fair</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_Vogue?source=SITEFOOTER">Vogue</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_W?source=SITEFOOTER">W</option>
- <option value="https://www.magazinestoresubscriptions.com/webapp/wcs/stores/servlet/Subscriptions_Wired?source=SITEFOOTER">Wired</option>
- </select>
- </form>
- </div>
- <div class="nav-section" id="mobile-site">
- <h2 class="subheading"><a href="http://arstechnica.com/security/2015/04/16/just-released-minecraft-exploit-makes-it-easy-to-crash-game-servers/?view=mobile">View Mobile Site</a></h2> </div>
- </nav>
- <p style="text-align:center;margin-top:30px;margin-bottom:0">
- <a href="http://condenast.com"><img src="http://cdn.arstechnica.net/wp-content/themes/arstechnica/assets/images/condenast-logo.png" width="131" height="19"/></a>
- </p>
- <div id="copyright-terms"> © 2015 Condé Nast. All rights reserved
- <br/> Use of this Site constitutes acceptance of our <a href="http://www.condenast.com/privacy-policy" target="_blank">User Agreement</a> (effective 1/2/14) and <a href="http://www.condenast.com/privacy-policy#privacypolicy" target="_blank">Privacy Policy</a> (effective 1/2/14), and <a href="/amendment-to-conde-nast-user-agreement-privacy-policy/">Ars Technica Addendum (effective 5/17/2012)</a>
- <br/> <a href="http://www.condenast.com/privacy-policy#privacypolicy-california" target="_blank">Your California Privacy Rights</a>
- <br/> The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of Condé Nast.
- <br/>
- <br/> <a href="http://www.condenast.com/privacy-policy#privacypolicy-optout" target="_blank">Ad Choices</a><img width="10" height="10" border="0" src="http://cdn.arstechnica.net/wp-content/themes/arstechnica/assets/images/ad_choices_arrow.png"/> </div>
- </footer>
- </div>
- <script type="text/javascript" src="//www.google.com/jsapi?autoload={'modules':[{'name':'search','version':'1','packages':[],'language':'en'}]}"></script>
- <script type="text/javascript" src="http://cdn.arstechnica.net/wp-content/themes/arstechnica/assets/js/ars.min.4963c9cfd2e7a5799f3b8c40325988b4.js"></script>
- <!-- what the christ -->
- <script type="text/javascript" src="//www.googletagservices.com/tag/js/gpt.js"></script>
- <script type="text/javascript" src="http://cdn.arstechnica.net/ads/js/cn.dart.bun.min.js"></script>
- <script type="text/javascript">
- (function() {
- if ("CN" in window) {
- if (ars.MOBILE && "UAParser" in window) {
- var ua = new UAParser();
- if (ua.getOS().name == "Android" && ua.getBrowser().name == "Chrome") {
- return;
- }
- }
- CN.site.init({
- code: "ars",
- title: "Ars",
- name: ars.MOBILE ? "ars.mobile" : "ars",
- env: ars.ENV === "production" ? "PROD" : "DEV",
- debug: ars.ENV !== "production"
- });
- CN.dart.init({
- site: CN.site.name + '.dart',
- zone: ars.AD.zone,
- kws: ars.AD.kw,
- gptCallback: function(e) {
- ars.sda.ad_loaded(e);
- }
- });
- CN.dart.getCommon()["domDelay"]["defaultVal"] = 100;
- for (var i = 0; i &lt; ars.AD.queue.length; i++) {
- var ad = ars.AD.queue[i],
- id = ad[0],
- args = ad[1];
- if ($('#' + id + args.sz + "_frame").length) CN.dart.call(id, args);
- }
- ars.AD.queue = [];
- }
- })();
- </script>
- <script type="text/javascript">
- CN.ad.polar.article = function(Handlebars, depth0, helpers, partials, data) {
- this.compilerInfo = [4, '>= 1.0.0'];
- helpers = this.merge(helpers, Handlebars.helpers);
- data = data || {};
- var buffer = "",
- stack1, stack2, functionType = "function",
- escapeExpression = this.escapeExpression,
- self = this;
+ </section>
+ </nav>
+ <section class="footer-terms-logo">
+ <div class="cn-logo">
+ <a href="http://condenast.com/" class="icon icon-logo-cn-us" title="Visit Condé Nast"></a>
+ </div>
+ <p id="copyright-terms">
+ CNMN Collection<br />
+ WIRED Media Group<br />
+ © 2020 Condé Nast. All rights reserved. Use of and/or registration on any portion of this site constitutes acceptance of our <a href="https://www.condenast.com/user-agreement/">User Agreement</a> (updated 1/1/20) and <a href="https://www.condenast.com/privacy-policy/">Privacy Policy and Cookie Statement</a> (updated 1/1/20) and <a href="/amendment-to-conde-nast-user-agreement-privacy-policy/">Ars Technica Addendum</a> (effective 8/21/2018). Ars may earn compensation on sales from links on this site. <a href="/affiliate-link-policy/">Read our affiliate link policy</a>.<br />
+ <a href="https://www.condenast.com/privacy-policy/#california">Your California Privacy Rights</a> | <a id="ot-sdk-btn" class="ot-sdk-show-settings">Do Not Sell My Personal Information</a><br />
+ The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of Condé Nast.<br />
+ <a href="https://www.condenast.com/online-behavioral-advertising-oba-and-how-to-opt-out-of-oba/#clickheretoreadmoreaboutonlinebehavioraladvertising(oba)">Ad Choices</a>
+ </p>
+ </section>
+ </footer>
+ </div>
+ <script type="text/javascript" src="https://cdn.arstechnica.net/wp-content/themes/ars/assets/js/main-fafdd8b108.js"></script> <!-- cache hit 581:single/javascript-footer:5a5daf59fa5245a64fe8615caa0b1d1b -->
+
+ <script async="async" type="application/javascript" src="https://embed.actionbutton.co/widget/widget.min.js"></script> <!-- Parse.ly start -->
+ <script id="parsely-cfg" src="//fpa-cdn.arstechnica.com/keys/arstechnica.com/p.js"></script> <!-- Parse.ly end -->
+
+ <script src="https://player.cnevids.com/interlude/arstechnica.js" async="async"></script>
+ <script id="conde-polar" src="https://cdn.mediavoice.com/nativeads/script/condenastcorporate/conde-asa-polar-master.js" async="async"></script>
+ <script>
+ <![CDATA[
- function program1(depth0, data) {
- var buffer = "",
- stack1;
- buffer += "\n &lt;span style=\"width:50px; height:50px; overflow:hidden; display:inline-block; float:left; margin:2px 10px 5px 0\">\n &lt;img src=\"" + escapeExpression(((stack1 = ((stack1 = depth0.image), stack1 == null || stack1 === false ? stack1 : stack1.href)), typeof stack1 === functionType ? stack1.apply(depth0) : stack1)) + "\" style=\"float:none; margin:0; height:50px; width:auto;\" />\n &lt;/span>\n ";
- return buffer;
- }
- buffer += "&lt;li>\n &lt;a href=\"";
- if (stack1 = helpers.link) {
- stack1 = stack1.call(depth0, {
- hash: {},
- data: data
- });
- } else {
- stack1 = depth0.link;
- stack1 = typeof stack1 === functionType ? stack1.apply(depth0) : stack1;
- }
- buffer += escapeExpression(stack1) + "\">\n &lt;h2 style=\"color:#00A3D3;\">Sponsored by: &lt;span style=\"text-transform:none;\">" + escapeExpression(((stack1 = ((stack1 = depth0.sponsor), stack1 == null || stack1 === false ? stack1 : stack1.name)), typeof stack1 === functionType ? stack1.apply(depth0) : stack1)) + "&lt;/span>&lt;/h2>\n ";
- stack2 = helpers['if'].call(depth0, ((stack1 = depth0.image), stack1 == null || stack1 === false ? stack1 : stack1.href), {
- hash: {},
- inverse: self.noop,
- fn: self.program(1, program1, data),
- data: data
- });
- if (stack2 || stack2 === 0) {
- buffer += stack2;
+ (function () {
+ function DQ() {
+ var queue = window.sparrowQueue;
+ this.push = fn => fn();
+ window.sparrowQueue = this;
+ while (queue.length) {
+ queue.shift()();
+ }
+ }
+ function e(t, e) {
+ var n, a, o;
+ a = !1, n = document.createElement("script"), n.type = "text/javascript", n.src = t, n.onload = n.onreadystatechange = function () {
+ a || this.readyState && "complete" != this.readyState || (a = !0, e ? e() : !0)
+ }, o = document.getElementsByTagName("script")[0], o.parentNode.insertBefore(n, o)
+ }
+ if (location.search.indexOf('no_sparrow') < 0) {
+ e("https://pixel.condenastdigital.com/config/v2/production/ars-technica.config.js", function () {
+ e("https://pixel.condenastdigital.com/sparrow.min.js", function () {
+ if (window.SparrowConfigV2) {
+ window.sparrow = new window.Sparrow(window.SparrowConfigV2);
+ new DQ();
}
- buffer += "\n &lt;h1 class=\"heading\">";
- if (stack2 = helpers.title) {
- stack2 = stack2.call(depth0, {
- hash: {},
- data: data
- });
- } else {
- stack2 = depth0.title;
- stack2 = typeof stack2 === functionType ? stack2.apply(depth0) : stack2;
- }
- buffer += escapeExpression(stack2) + "&lt;/h1>\n &lt;/a>\n&lt;/li>";
- return buffer;
- };
- </script>
- <!-- cache hit 459:single/javascript-footer:1ad28a5dc0a24868be6b031b5fdecb2e -->
- <noscript>
- <a href="http://www.omniture.com" title="Web Analytics"><img src="http://condenast.112.2o7.net/b/ss/condenet-dev/1/H.15.1--NS/0" height="1" width="1" border="0" alt="" /></a>
- </noscript>
- <!-- Google Analytics start -->
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(
- ['_setAccount', 'UA-31997-1'], ['_setCustomVar', 1, 'view', "grid"], ['_setCustomVar', 2, 'theme', "light"], ['_setCustomVar', 3, 'logged_in', "false"], ['_setCustomVar', 4, 'show_comments', "false"], ['_setCustomVar', 5, 'is_premier', "false"], ['_trackPageview']);
- (function() {
- var ga = document.createElement('script');
- ga.type = 'text/javascript';
- ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(ga, s);
+ })
+ })
+ }
})();
- </script>
- <!-- Google Analytics end -->
- <!-- Parse.ly start -->
- <script type="text/javascript">
- (function(d) {
- var site = "arstechnica.com",
- b = d.body,
- e = d.createElement("div");
- e.innerHTML = '<span id="parsely-cfg" data-parsely-site="' + site + '"></span>';
- e.id = "parsely-root";
- e.style.display = "none";
- b.appendChild(e);
- })(document);
- (function(s, p, d) {
- var h = d.location.protocol,
- i = p + "-" + s,
- e = d.getElementById(i),
- r = d.getElementById(p + "-root"),
- u = h === "https:" ? "d1z2jf7jlzjs58.cloudfront.net" : "static." + p + ".com";
- if (e) return;
- e = d.createElement(s);
- e.id = i;
- e.async = true;
- e.src = h + "//" + u + "/p.js";
- r.appendChild(e);
- })("script", "parsely", document);
- </script>
- <!-- Parse.ly end -->
-</body>
-
+ ]]>
+ </script>
+ <script type="text/javascript" src="//s.skimresources.com/js/100098X1555750.skimlinks.js"></script>
+ </body>
</html>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected-images.json
index 5e3fa4120..51ed665a0 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected-images.json
@@ -1,6 +1,6 @@
-{
- "0": "http:\/\/fakehost\/test\/base\/foo\/bar\/baz.png",
- "2": "http:\/\/fakehost\/foo\/bar\/baz.png",
- "3": "http:\/\/test\/foo\/bar\/baz.png",
- "4": "https:\/\/test\/foo\/bar\/baz.png"
-} \ No newline at end of file
+[
+ "http:\/\/fakehost\/test\/base\/foo\/bar\/baz.png",
+ "http:\/\/fakehost\/foo\/bar\/baz.png",
+ "http:\/\/test\/foo\/bar\/baz.png",
+ "https:\/\/test\/foo\/bar\/baz.png"
+] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected.html
index 14d23f672..1a8d41293 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element-relative/expected.html
@@ -1,4 +1,5 @@
<article>
+ <h2>Lorem</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
@@ -17,11 +18,11 @@
<p><a href="http://test/foo/bar/baz.html">link</a></p>
<p><a href="https://test/foo/bar/baz.html">link</a></p>
<p>Images</p>
- <p><img src="http://fakehost/test/base/foo/bar/baz.png"></img></p>
- <p><img src="http://fakehost/test/base/foo/bar/baz.png"></img></p>
- <p><img src="http://fakehost/foo/bar/baz.png"></img></p>
- <p><img src="http://test/foo/bar/baz.png"></img></p>
- <p><img src="https://test/foo/bar/baz.png"></img></p>
+ <p><img src="http://fakehost/test/base/foo/bar/baz.png"></p>
+ <p><img src="http://fakehost/test/base/foo/bar/baz.png"></p>
+ <p><img src="http://fakehost/foo/bar/baz.png"></p>
+ <p><img src="http://test/foo/bar/baz.png"></p>
+ <p><img src="https://test/foo/bar/baz.png"></p>
<h2>Foo</h2>
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected-images.json
index c4a597eea..68c486489 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected-images.json
@@ -1,5 +1,5 @@
-{
- "0": "http:\/\/fakehost\/foo\/bar\/baz.png",
- "3": "http:\/\/test\/foo\/bar\/baz.png",
- "4": "https:\/\/test\/foo\/bar\/baz.png"
-} \ No newline at end of file
+[
+ "http:\/\/fakehost\/foo\/bar\/baz.png",
+ "http:\/\/test\/foo\/bar\/baz.png",
+ "https:\/\/test\/foo\/bar\/baz.png"
+] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected.html
index 5037eb265..3a03ddb79 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url-base-element/expected.html
@@ -1,4 +1,5 @@
<article>
+ <h2>Lorem</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
@@ -17,11 +18,11 @@
<p><a href="http://test/foo/bar/baz.html">link</a></p>
<p><a href="https://test/foo/bar/baz.html">link</a></p>
<p>Images</p>
- <p><img src="http://fakehost/foo/bar/baz.png"></img></p>
- <p><img src="http://fakehost/foo/bar/baz.png"></img></p>
- <p><img src="http://fakehost/foo/bar/baz.png"></img></p>
- <p><img src="http://test/foo/bar/baz.png"></img></p>
- <p><img src="https://test/foo/bar/baz.png"></img></p>
+ <p><img src="http://fakehost/foo/bar/baz.png"></p>
+ <p><img src="http://fakehost/foo/bar/baz.png"></p>
+ <p><img src="http://fakehost/foo/bar/baz.png"></p>
+ <p><img src="http://test/foo/bar/baz.png"></p>
+ <p><img src="https://test/foo/bar/baz.png"></p>
<h2>Foo</h2>
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected-images.json
index 1c28ae60c..e072ac11c 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected-images.json
@@ -1,6 +1,6 @@
-{
- "0": "http:\/\/fakehost\/test\/foo\/bar\/baz.png",
- "2": "http:\/\/fakehost\/foo\/bar\/baz.png",
- "3": "http:\/\/test\/foo\/bar\/baz.png",
- "4": "https:\/\/test\/foo\/bar\/baz.png"
-} \ No newline at end of file
+[
+ "http:\/\/fakehost\/test\/foo\/bar\/baz.png",
+ "http:\/\/fakehost\/foo\/bar\/baz.png",
+ "http:\/\/test\/foo\/bar\/baz.png",
+ "https:\/\/test\/foo\/bar\/baz.png"
+] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected.html
index 36981e1e7..e9da69da3 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/base-url/expected.html
@@ -1,4 +1,5 @@
<article>
+ <h2>Lorem</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
@@ -17,11 +18,11 @@
<p><a href="http://test/foo/bar/baz.html">link</a></p>
<p><a href="https://test/foo/bar/baz.html">link</a></p>
<p>Images</p>
- <p><img src="http://fakehost/test/foo/bar/baz.png"></img></p>
- <p><img src="http://fakehost/test/foo/bar/baz.png"></img></p>
- <p><img src="http://fakehost/foo/bar/baz.png"></img></p>
- <p><img src="http://test/foo/bar/baz.png"></img></p>
- <p><img src="https://test/foo/bar/baz.png"></img></p>
+ <p><img src="http://fakehost/test/foo/bar/baz.png"></p>
+ <p><img src="http://fakehost/test/foo/bar/baz.png"></p>
+ <p><img src="http://fakehost/foo/bar/baz.png"></p>
+ <p><img src="http://test/foo/bar/baz.png"></p>
+ <p><img src="https://test/foo/bar/baz.png"></p>
<h2>Foo</h2>
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-images.json
index 44bca8dce..5c50d84c8 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-images.json
@@ -1,7 +1,7 @@
-{
- "0": "http:\/\/ichef.bbci.co.uk\/news\/1024\/cpsprodpb\/3D8B\/production\/_84455751_84455749.jpg",
- "1": "http:\/\/ichef.bbci.co.uk\/news\/555\/cpsprodpb\/462D\/production\/_84456971_gettyimages-167501087.jpg",
- "2": "http:\/\/ichef.bbci.co.uk\/news\/555\/media\/images\/76020000\/jpg\/_76020974_line976.jpg",
- "3": "http:\/\/ichef-1.bbci.co.uk\/news\/555\/cpsprodpb\/6D3D\/production\/_84456972_p072315al-0500.jpg",
- "5": "http:\/\/ichef-1.bbci.co.uk\/news\/555\/cpsprodpb\/142FD\/production\/_84458628_shirtreuters.jpg"
-} \ No newline at end of file
+[
+ "http:\/\/ichef.bbci.co.uk\/news\/1024\/cpsprodpb\/3D8B\/production\/_84455751_84455749.jpg",
+ "http:\/\/ichef.bbci.co.uk\/news\/555\/cpsprodpb\/462D\/production\/_84456971_gettyimages-167501087.jpg",
+ "http:\/\/ichef.bbci.co.uk\/news\/555\/media\/images\/76020000\/jpg\/_76020974_line976.jpg",
+ "http:\/\/ichef-1.bbci.co.uk\/news\/555\/cpsprodpb\/6D3D\/production\/_84456972_p072315al-0500.jpg",
+ "http:\/\/ichef-1.bbci.co.uk\/news\/555\/cpsprodpb\/142FD\/production\/_84458628_shirtreuters.jpg"
+] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-metadata.json
index 6af682f84..8d5937b38 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected-metadata.json
@@ -3,6 +3,6 @@
"Direction": null,
"Excerpt": "President Barack Obama tells the BBC his failure to pass \"common sense gun safety laws\" is the greatest frustration of his presidency.",
"Image": "http:\/\/ichef.bbci.co.uk\/news\/1024\/cpsprodpb\/3D8B\/production\/_84455751_84455749.jpg",
- "Title": "Obama admits US gun laws are his 'biggest frustration' - BBC News",
+ "Title": "Obama admits US gun laws are his 'biggest frustration'",
"SiteName": "BBC News"
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected.html
index ca646fe80..1e3c6d30a 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bbc-1/expected.html
@@ -1,5 +1,6 @@
<div property="articleBody">
- <p>President Barack Obama has admitted that his failure to pass "common sense gun safety laws" in the US is the greatest frustration of his presidency. </p><p>In an interview with the BBC, Mr Obama said it was "distressing" not to have made progress on the issue "even in the face of repeated mass killings".</p><p>He vowed to keep trying, but the BBC's North America editor Jon Sopel said the president did not sound very confident. </p><p>However, Mr Obama said race relations had improved during his presidency. </p><p>Hours after the interview, a gunman opened fire at a cinema in the US state of Louisiana, killing two people and injuring several others before shooting himself.</p><p>In a wide-ranging interview, President Obama also said:</p><ul><li>
+ <p>President Barack Obama has admitted that his failure to pass "common sense gun safety laws" in the US is the greatest frustration of his presidency. </p><p>In an interview with the BBC, Mr Obama said it was "distressing" not to have made progress on the issue "even in the face of repeated mass killings".</p><p>He vowed to keep trying, but the BBC's North America editor Jon Sopel said the president did not sound very confident. </p><p>However, Mr Obama said race relations had improved during his presidency. </p><p>Hours after the interview, a gunman opened fire at a cinema in the US state of Louisiana, killing two people and injuring several others before shooting himself.</p><p>In a wide-ranging interview, President Obama also said:</p><ul>
+<li>
<a href="http://www.bbc.co.uk/news/uk-politics-33647154">The UK must stay in the EU</a> to have influence on the world stage</li>
<li>He is confident the Iran nuclear deal will be passed by Congress </li>
<li>Syria needs a political solution in order to defeat the Islamic State group</li>
@@ -7,10 +8,14 @@
</li>
<li>He would defend his advocacy of gay rights following protests in Kenya</li>
<li>Despite racial tensions, the US is becoming more diverse and more tolerant</li>
-</ul><p><a href="http://www.bbc.co.uk/news/world-us-canada-33646542">Read the full transcript of his interview</a></p><p>Mr Obama lands in Kenya later on Friday for his first visit since becoming president. </p><p>But with just 18 months left in power, he said gun control was the area where he has been "most frustrated and most stymied" since coming to power in 2009.</p><p>"If you look at the number of Americans killed since 9/11 by terrorism, it's less than 100. If you look at the number that have been killed by gun violence, it's in the tens of thousands," Mr Obama said. </p><figure><img alt="Gun control campaigners protest in McPhearson Square in Washington DC - 25 April 2013" datasrc="http://ichef.bbci.co.uk/news/976/cpsprodpb/462D/production/_84456971_gettyimages-167501087.jpg" height="549" src="http://ichef.bbci.co.uk/news/555/cpsprodpb/462D/production/_84456971_gettyimages-167501087.jpg" width="976"></img><figcaption><span>
+</ul><p><a href="http://www.bbc.co.uk/news/world-us-canada-33646542">Read the full transcript of his interview</a></p><p>Mr Obama lands in Kenya later on Friday for his first visit since becoming president. </p><p>But with just 18 months left in power, he said gun control was the area where he has been "most frustrated and most stymied" since coming to power in 2009.</p><p>"If you look at the number of Americans killed since 9/11 by terrorism, it's less than 100. If you look at the number that have been killed by gun violence, it's in the tens of thousands," Mr Obama said. </p><figure><img src="http://ichef.bbci.co.uk/news/555/cpsprodpb/462D/production/_84456971_gettyimages-167501087.jpg" datasrc="http://ichef.bbci.co.uk/news/976/cpsprodpb/462D/production/_84456971_gettyimages-167501087.jpg" alt="Gun control campaigners protest in McPhearson Square in Washington DC - 25 April 2013" height="549" width="976">
+ <figcaption>
+ <span>
The president said he would continue fighting for greater gun control laws
</span>
- </figcaption></figure><p>"For us not to be able to resolve that issue has been something that is distressing," he added. </p><p>Mr Obama has pushed for stricter gun control throughout his presidency but has been unable to secure any significant changes to the laws. </p><p>After nine African-American churchgoers were killed in South Carolina in June, he admitted "politics in this town" meant there were few options available.</p><figure><img alt="line" datasrc="http://ichef.bbci.co.uk/news/464/media/images/76020000/jpg/_76020974_line976.jpg" height="2" src="http://ichef.bbci.co.uk/news/555/media/images/76020000/jpg/_76020974_line976.jpg" width="464"></img></figure><h2>Analysis: Jon Sopel, BBC News, Washington</h2><figure><img alt="President Barack Obama participates in an interview with Jon Sopel of BBC in the Roosevelt Room of the White House - 23 July 2015" datasrc="http://ichef-1.bbci.co.uk/news/976/cpsprodpb/6D3D/production/_84456972_p072315al-0500.jpg" height="549" src="http://ichef-1.bbci.co.uk/news/555/cpsprodpb/6D3D/production/_84456972_p072315al-0500.jpg" width="976"></img></figure><p>Nine months ago, the president seemed like a spent force, after taking a beating in the midterm elections, during which members of his own party were reluctant to campaign on his record. </p><p>But the man sat before me today was relaxed and confident, buoyed by a string of "wins" on healthcare, Cuba and Iran, after bitter and ongoing battles with his many critics. </p><p>The only body swerve the president performed was when I asked him <a href="http://www.bbc.co.uk/news/world-us-canada-33643168"> how many minds he had changed on the Iran nuclear deal </a>after an intense sell aimed at Gulf allies and members of US Congress who remain implacably opposed. </p><p>There was a momentary flicker across the president's face as if to say "You think you got me?" before his smile returned and he proceeded to talk about how Congress would come round.</p><p>But notably, he did not give a direct answer to that question, which leaves me with the impression that he has persuaded precisely zero.</p><p><a href="http://www.bbc.co.uk/news/world-us-canada-33646875">Five things we learned from Obama interview</a></p><p><a href="http://www.bbc.co.uk/news/world-us-canada-33646545">The presidential body swerve</a></p><figure><img alt="line" datasrc="http://ichef.bbci.co.uk/news/464/media/images/76020000/jpg/_76020974_line976.jpg" height="2" src="http://ichef.bbci.co.uk/news/555/media/images/76020000/jpg/_76020974_line976.jpg" width="464"></img></figure><p>On race relations, Mr Obama said recent concerns around policing and mass incarcerations were "legitimate and deserve intense attention" but insisted progress had been made. </p><p>Children growing up during the eight years of his presidency "will have a different view of race relations in this country and what's possible," he said. </p><p>"There are going to be tensions that arise. But if you look at my daughters' generation, they have an attitude about race that's entirely different than even my generation."</p><p>Talking about how he was feeling after his recent successes, he said "every president, every leader has strengths and weaknesses". </p><p>"One of my strengths is I have a pretty even temperament. I don't get too high when it's high and I don't get too low when it's low," he said. </p><figure><img alt="Customer looks at Obama shirts at a stall in Nairobi's Kibera slums, 23 July 2015" datasrc="http://ichef-1.bbci.co.uk/news/976/cpsprodpb/142FD/production/_84458628_shirtreuters.jpg" height="549" src="http://ichef-1.bbci.co.uk/news/555/cpsprodpb/142FD/production/_84458628_shirtreuters.jpg" width="976"></img><figcaption><span>
+ </figcaption></figure><p>"For us not to be able to resolve that issue has been something that is distressing," he added. </p><p>Mr Obama has pushed for stricter gun control throughout his presidency but has been unable to secure any significant changes to the laws. </p><p>After nine African-American churchgoers were killed in South Carolina in June, he admitted "politics in this town" meant there were few options available.</p><figure><img src="http://ichef.bbci.co.uk/news/555/media/images/76020000/jpg/_76020974_line976.jpg" datasrc="http://ichef.bbci.co.uk/news/464/media/images/76020000/jpg/_76020974_line976.jpg" alt="line" height="2" width="464"></figure><h2>Analysis: Jon Sopel, BBC News, Washington</h2><figure><img src="http://ichef-1.bbci.co.uk/news/555/cpsprodpb/6D3D/production/_84456972_p072315al-0500.jpg" datasrc="http://ichef-1.bbci.co.uk/news/976/cpsprodpb/6D3D/production/_84456972_p072315al-0500.jpg" alt="President Barack Obama participates in an interview with Jon Sopel of BBC in the Roosevelt Room of the White House - 23 July 2015" height="549" width="976"></figure><p>Nine months ago, the president seemed like a spent force, after taking a beating in the midterm elections, during which members of his own party were reluctant to campaign on his record. </p><p>But the man sat before me today was relaxed and confident, buoyed by a string of "wins" on healthcare, Cuba and Iran, after bitter and ongoing battles with his many critics. </p><p>The only body swerve the president performed was when I asked him <a href="http://www.bbc.co.uk/news/world-us-canada-33643168"> how many minds he had changed on the Iran nuclear deal </a>after an intense sell aimed at Gulf allies and members of US Congress who remain implacably opposed. </p><p>There was a momentary flicker across the president's face as if to say "You think you got me?" before his smile returned and he proceeded to talk about how Congress would come round.</p><p>But notably, he did not give a direct answer to that question, which leaves me with the impression that he has persuaded precisely zero.</p><p><a href="http://www.bbc.co.uk/news/world-us-canada-33646875">Five things we learned from Obama interview</a></p><p><a href="http://www.bbc.co.uk/news/world-us-canada-33646545">The presidential body swerve</a></p><figure><img src="http://ichef.bbci.co.uk/news/555/media/images/76020000/jpg/_76020974_line976.jpg" datasrc="http://ichef.bbci.co.uk/news/464/media/images/76020000/jpg/_76020974_line976.jpg" alt="line" height="2" width="464"></figure><p>On race relations, Mr Obama said recent concerns around policing and mass incarcerations were "legitimate and deserve intense attention" but insisted progress had been made. </p><p>Children growing up during the eight years of his presidency "will have a different view of race relations in this country and what's possible," he said. </p><p>"There are going to be tensions that arise. But if you look at my daughters' generation, they have an attitude about race that's entirely different than even my generation."</p><p>Talking about how he was feeling after his recent successes, he said "every president, every leader has strengths and weaknesses". </p><p>"One of my strengths is I have a pretty even temperament. I don't get too high when it's high and I don't get too low when it's low," he said. </p><figure><img src="http://ichef-1.bbci.co.uk/news/555/cpsprodpb/142FD/production/_84458628_shirtreuters.jpg" datasrc="http://ichef-1.bbci.co.uk/news/976/cpsprodpb/142FD/production/_84458628_shirtreuters.jpg" alt="Customer looks at Obama shirts at a stall in Nairobi's Kibera slums, 23 July 2015" height="549" width="976">
+ <figcaption>
+ <span>
Kenya is getting ready to welcome the US president
</span>
</figcaption></figure><h2>Kenya trip</h2><p>Mr Obama was speaking to the BBC at the White House before departing for Kenya.</p><p>His father was Kenyan and the president is expected to meet relatives in Nairobi.</p><p>Mr Obama has faced criticism in the country after the US legalised gay marriage. However, in his interview, the president said he would not fall silent on the issue.</p><p>"I am not a fan of discrimination and bullying of anybody on the basis of race, on the basis of religion, on the basis of sexual orientation or gender," he said.</p><p>The president also admitted that some African governments, including Kenya's, needed to improve their records on human rights and democracy. However, he defended his decision to engage with and visit those governments. </p><p>"Well, they're not ideal institutions. But what we found is, is that when we combined blunt talk with engagement, that gives us the best opportunity to influence and open up space for civil society." </p><p>Mr Obama will become the first US president to address the African Union when he travels on to Ethiopia on Sunday.</p>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/blogger/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/blogger/expected.html
index ec3a02a43..20d9033a6 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/blogger/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/blogger/expected.html
@@ -1,46 +1,73 @@
<div id="post-body-932306423056216142" itemprop="description articleBody"><p>
I've written a couple of posts in the past few months but they were all for <a href="http://blog.ioactive.com/search/label/Andrew%20Zonenberg">the blog at work</a> so I figured I'm long overdue for one on Silicon Exposed.</p><h2>
So what's a GreenPak?</h2>
- <p> Silego Technology is a fabless semiconductor company located in the SF Bay area, which makes (among other things) a line of programmable logic devices known as GreenPak. Their <a href="http://www.silego.com/products/greenpak5.html">5th generation parts</a> were just announced, but I started this project before that happened so I'm still targeting the <a href="http://www.silego.com/products/greenpak4.html">4th generation</a>.</p><p> GreenPak devices are kind of like itty bitty <a href="http://www.cypress.com/products/32-bit-arm-cortex-m-psoc">PSoCs</a> - they have a mixed signal fabric with an ADC, DACs, comparators, voltage references, plus a digital LUT/FF fabric and some typical digital MCU peripherals like counters and oscillators (but no CPU).</p><p> It's actually an interesting architecture - FPGAs (including some devices marketed as CPLDs) are a 2D array of LUTs connected via wires to adjacent cells, and true (product term) CPLDs are a star topology of AND-OR arrays connected by a crossbar. GreenPak, on the other hand, is a star topology of LUTs, flipflops, and analog/digital hard IP connected to a crossbar.</p><p> Without further ado, here's a block diagram showing all the cool stuff you get in the SLG46620V:</p><table readabilityDataTable="0"><tbody><tr><td>
- <a href="https://1.bp.blogspot.com/-YIPC5jkXkDE/Vy7YPSqFKWI/AAAAAAAAAxI/a7D6Ji2GxoUvcrwUkI4RLZcr2LFQEJCTACLcB/s1600/block-diagram.png" imageanchor="1"><img height="512" src="https://1.bp.blogspot.com/-YIPC5jkXkDE/Vy7YPSqFKWI/AAAAAAAAAxI/a7D6Ji2GxoUvcrwUkI4RLZcr2LFQEJCTACLcB/s640/block-diagram.png" width="640"></img></a>
+ <p> Silego Technology is a fabless semiconductor company located in the SF Bay area, which makes (among other things) a line of programmable logic devices known as GreenPak. Their <a href="http://www.silego.com/products/greenpak5.html">5th generation parts</a> were just announced, but I started this project before that happened so I'm still targeting the <a href="http://www.silego.com/products/greenpak4.html">4th generation</a>.</p><p> GreenPak devices are kind of like itty bitty <a href="http://www.cypress.com/products/32-bit-arm-cortex-m-psoc">PSoCs</a> - they have a mixed signal fabric with an ADC, DACs, comparators, voltage references, plus a digital LUT/FF fabric and some typical digital MCU peripherals like counters and oscillators (but no CPU).</p><p> It's actually an interesting architecture - FPGAs (including some devices marketed as CPLDs) are a 2D array of LUTs connected via wires to adjacent cells, and true (product term) CPLDs are a star topology of AND-OR arrays connected by a crossbar. GreenPak, on the other hand, is a star topology of LUTs, flipflops, and analog/digital hard IP connected to a crossbar.</p><p> Without further ado, here's a block diagram showing all the cool stuff you get in the SLG46620V:</p><table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
+ <a href="https://1.bp.blogspot.com/-YIPC5jkXkDE/Vy7YPSqFKWI/AAAAAAAAAxI/a7D6Ji2GxoUvcrwUkI4RLZcr2LFQEJCTACLcB/s1600/block-diagram.png" imageanchor="1"><img height="512" src="https://1.bp.blogspot.com/-YIPC5jkXkDE/Vy7YPSqFKWI/AAAAAAAAAxI/a7D6Ji2GxoUvcrwUkI4RLZcr2LFQEJCTACLcB/s640/block-diagram.png" width="640"></a>
</td>
- </tr><tr><td>SLG46620V block diagram (from device datasheet)</td>
- </tr></tbody></table><p>
- They're also tiny (the SLG46620V is a 20-pin 0.4mm pitch STQFN measuring 2x3 mm, and the lower gate count SLG46140V is a mere 1.6x2 mm) and probably the cheapest programmable logic device on the market - $0.50 in low volume and less than $0.40 in larger quantities.</p><p> The Vdd range of GreenPak4 is huge, more like what you'd expect from an MCU than an FPGA! It can run on anything from 1.8 to 5V, although performance is only specified at 1.8, 3.3, and 5V nominal voltages. There's also a dual-rail version that trades one of the GPIO pins for a second power supply pin, allowing you to interface to logic at two different voltage levels.</p><p> To support low-cost/space-constrained applications, they even have the configuration memory on die. It's one-time programmable and needs external Vpp to program (presumably Silego didn't want to waste die area on charge pumps that would only be used once) but has a SRAM programming mode for prototyping.</p><p> The best part is that the development software (GreenPak Designer) is free of charge and provided for all major operating systems including Linux! Unfortunately, the only supported design entry method is schematic entry and there's no way to write your design in a HDL.</p><p> While schematics may be fine for quick tinkering on really simple designs, they quickly get unwieldy. The nightmare of a circuit shown below is just a bunch of counters hooked up to LEDs that blink at various rates.</p><table readabilityDataTable="0"><tbody><tr><td>
- <a href="https://1.bp.blogspot.com/-k3naUT3uXao/Vy7WFac246I/AAAAAAAAAw8/mePy_ostO8QJra5ZJrbP2WGhTlJ0B_r8gCLcB/s1600/schematic-from-hell.png" imageanchor="1"><img height="334" src="https://1.bp.blogspot.com/-k3naUT3uXao/Vy7WFac246I/AAAAAAAAAw8/mePy_ostO8QJra5ZJrbP2WGhTlJ0B_r8gCLcB/s640/schematic-from-hell.png" width="640"></img></a>
+ </tr>
+ <tr>
+ <td>SLG46620V block diagram (from device datasheet)</td>
+ </tr>
+ </tbody>
+ </table><p>
+ They're also tiny (the SLG46620V is a 20-pin 0.4mm pitch STQFN measuring 2x3 mm, and the lower gate count SLG46140V is a mere 1.6x2 mm) and probably the cheapest programmable logic device on the market - $0.50 in low volume and less than $0.40 in larger quantities.</p><p> The Vdd range of GreenPak4 is huge, more like what you'd expect from an MCU than an FPGA! It can run on anything from 1.8 to 5V, although performance is only specified at 1.8, 3.3, and 5V nominal voltages. There's also a dual-rail version that trades one of the GPIO pins for a second power supply pin, allowing you to interface to logic at two different voltage levels.</p><p> To support low-cost/space-constrained applications, they even have the configuration memory on die. It's one-time programmable and needs external Vpp to program (presumably Silego didn't want to waste die area on charge pumps that would only be used once) but has a SRAM programming mode for prototyping.</p><p> The best part is that the development software (GreenPak Designer) is free of charge and provided for all major operating systems including Linux! Unfortunately, the only supported design entry method is schematic entry and there's no way to write your design in a HDL.</p><p> While schematics may be fine for quick tinkering on really simple designs, they quickly get unwieldy. The nightmare of a circuit shown below is just a bunch of counters hooked up to LEDs that blink at various rates.</p><table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
+ <a href="https://1.bp.blogspot.com/-k3naUT3uXao/Vy7WFac246I/AAAAAAAAAw8/mePy_ostO8QJra5ZJrbP2WGhTlJ0B_r8gCLcB/s1600/schematic-from-hell.png" imageanchor="1"><img height="334" src="https://1.bp.blogspot.com/-k3naUT3uXao/Vy7WFac246I/AAAAAAAAAw8/mePy_ostO8QJra5ZJrbP2WGhTlJ0B_r8gCLcB/s640/schematic-from-hell.png" width="640"></a>
</td>
- </tr><tr><td>Schematic from hell!</td>
- </tr></tbody></table><p>
+ </tr>
+ <tr>
+ <td>Schematic from hell!</td>
+ </tr>
+ </tbody>
+ </table><p>
As if this wasn't enough of a problem, the largest GreenPak4 device (the SLG46620V) is split into two halves with limited routing between them, and the GUI doesn't help the user manage this complexity at all - you have to draw your schematic in two halves and add "cross connections" between them.</p><p> The icing on the cake is that schematics are a pain to diff and collaborate on. Although GreenPak schematics are XML based, which is a touch better than binary, who wants to read a giant XML diff and try to figure out what's going on in the circuit?</p><p> This isn't going to be a post on the quirks of Silego's software, though - that would be boring. As it turns out, there's one more exciting feature of these chips that I didn't mention earlier: the configuration bitstream is 100% documented in the device datasheet! This is unheard of in the programmable logic world. As Nick of Arachnid Labs <a href="http://www.arachnidlabs.com/blog/2015/03/30/greenpak/">says</a>, the chip is "just dying for someone to write a VHDL or Verilog compiler for it". As you can probably guess by from the title of this post, I've been busy doing exactly that.</p><h2>
Great! How does it work?</h2>
- <p> Rather than wasting time writing a synthesizer, I decided to write a GreenPak technology library for Clifford Wolf's excellent open source synthesis tool, <a href="http://www.clifford.at/yosys/">Yosys</a>, and then make a place-and-route tool to turn that into a final netlist. The post-PAR netlist can then be loaded into GreenPak Designer in order to program the device.</p><p> The first step of the process is to run the "synth_greenpak4" Yosys flow on the Verilog source. This runs a generic RTL synthesis pass, then some coarse-grained extraction passes to infer shift register and counter cells from behavioral logic, and finally maps the remaining logic to LUT/FF cells and outputs a JSON-formatted netlist.</p><p> Once the design has been synthesized, my tool (named, surprisingly, gp4par) is then launched on the netlist. It begins by parsing the JSON and constructing a directed graph of cell objects in memory. A second graph, containing all of the primitives in the device and the legal connections between them, is then created based on the device specified on the command line. (As of now only the SLG46620V is supported; the SLG46621V can be added fairly easily but the SLG46140V has a slightly different microarchitecture which will require a bit more work to support.)</p><p> After the graphs are generated, each node in the netlist graph is assigned a numeric label identifying the type of cell and each node in the device graph is assigned a list of legal labels: for example, an I/O buffer site is legal for an input buffer, output buffer, or bidirectional buffer.</p><table readabilityDataTable="0"><tbody><tr><td>
- <a href="https://2.bp.blogspot.com/-kIekczO693g/Vy7dBqYifXI/AAAAAAAAAxc/hMNJBs5bedIQOrBzzkhq4gbmhR-n58EQwCLcB/s1600/graph-labels.png" imageanchor="1"><img height="141" src="https://2.bp.blogspot.com/-kIekczO693g/Vy7dBqYifXI/AAAAAAAAAxc/hMNJBs5bedIQOrBzzkhq4gbmhR-n58EQwCLcB/s400/graph-labels.png" width="400"></img></a>
+ <p> Rather than wasting time writing a synthesizer, I decided to write a GreenPak technology library for Clifford Wolf's excellent open source synthesis tool, <a href="http://www.clifford.at/yosys/">Yosys</a>, and then make a place-and-route tool to turn that into a final netlist. The post-PAR netlist can then be loaded into GreenPak Designer in order to program the device.</p><p> The first step of the process is to run the "synth_greenpak4" Yosys flow on the Verilog source. This runs a generic RTL synthesis pass, then some coarse-grained extraction passes to infer shift register and counter cells from behavioral logic, and finally maps the remaining logic to LUT/FF cells and outputs a JSON-formatted netlist.</p><p> Once the design has been synthesized, my tool (named, surprisingly, gp4par) is then launched on the netlist. It begins by parsing the JSON and constructing a directed graph of cell objects in memory. A second graph, containing all of the primitives in the device and the legal connections between them, is then created based on the device specified on the command line. (As of now only the SLG46620V is supported; the SLG46621V can be added fairly easily but the SLG46140V has a slightly different microarchitecture which will require a bit more work to support.)</p><p> After the graphs are generated, each node in the netlist graph is assigned a numeric label identifying the type of cell and each node in the device graph is assigned a list of legal labels: for example, an I/O buffer site is legal for an input buffer, output buffer, or bidirectional buffer.</p><table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
+ <a href="https://2.bp.blogspot.com/-kIekczO693g/Vy7dBqYifXI/AAAAAAAAAxc/hMNJBs5bedIQOrBzzkhq4gbmhR-n58EQwCLcB/s1600/graph-labels.png" imageanchor="1"><img height="141" src="https://2.bp.blogspot.com/-kIekczO693g/Vy7dBqYifXI/AAAAAAAAAxc/hMNJBs5bedIQOrBzzkhq4gbmhR-n58EQwCLcB/s400/graph-labels.png" width="400"></a>
</td>
- </tr><tr><td>Example labeling for a subset of the netlist and device graphs</td>
- </tr></tbody></table><p>
- The labeled nodes now need to be placed. The initial placement uses a simple greedy algorithm to create a valid (although not necessarily optimal or even routable) placement:</p><ol><li>Loop over the cells in the netlist. If any cell has a LOC constraint, which locks the cell to a specific physical site, attempt to assign the node to the specified site. If the specified node is the wrong type, doesn't exist, or is already used by another constrained node, the constraint is invalid so fail with an error.</li>
+ </tr>
+ <tr>
+ <td>Example labeling for a subset of the netlist and device graphs</td>
+ </tr>
+ </tbody>
+ </table><p>
+ The labeled nodes now need to be placed. The initial placement uses a simple greedy algorithm to create a valid (although not necessarily optimal or even routable) placement:</p><ol>
+ <li>Loop over the cells in the netlist. If any cell has a LOC constraint, which locks the cell to a specific physical site, attempt to assign the node to the specified site. If the specified node is the wrong type, doesn't exist, or is already used by another constrained node, the constraint is invalid so fail with an error.</li>
<li>Loop over all of the unconstrained cells in the netlist and assign them to the first unused site with the right label. If none are available, the design is too big for the device so fail with an error.</li>
</ol><p>
- Once the design is placed, the placement optimizer then loops over the design and attempts to improve it. A simulated annealing algorithm is used, where changes to the design are accepted unconditionally if they make the placement better, and with a random, gradually decreasing probability if they make it worse. The optimizer terminates when the design receives a perfect score (indicating an optimal placement) or if it stops making progress for several iterations. Each iteration does the following:</p><ol><li>Compute a score for the current design based on the number of unroutable nets, the amount of routing congestion (number of nets crossing between halves of the device), and static timing analysis (not yet implemented, always zero).</li>
+ Once the design is placed, the placement optimizer then loops over the design and attempts to improve it. A simulated annealing algorithm is used, where changes to the design are accepted unconditionally if they make the placement better, and with a random, gradually decreasing probability if they make it worse. The optimizer terminates when the design receives a perfect score (indicating an optimal placement) or if it stops making progress for several iterations. Each iteration does the following:</p><ol>
+ <li>Compute a score for the current design based on the number of unroutable nets, the amount of routing congestion (number of nets crossing between halves of the device), and static timing analysis (not yet implemented, always zero).</li>
<li>Make a list of nodes that contributed to this score in some way (having some attached nets unroutable, crossing to the other half of the device, or failing timing).</li>
<li>Remove nodes from the list that are LOC'd to a specific location since we're not allowed to move them.</li>
<li>Remove nodes from the list that have only one legal placement in the device (for example, oscillator hard IP) since there's nowhere else for them to go.</li>
<li>Pick a node from the remainder of the list at random. Call this our pivot.</li>
<li>Find a list of candidate placements for the pivot: </li>
- <ol><li>Consider all routable placements in the other half of the device.</li>
+ <ol>
+ <li>Consider all routable placements in the other half of the device.</li>
<li>If none were found, consider all routable placements anywhere in the device.</li>
<li>If none were found, consider all placements anywhere in the device even if they're not routable.</li>
- </ol><li>Pick one of the candidates at random and move the pivot to that location. If another cell in the netlist is already there, put it in the vacant site left by the pivot.</li>
+ </ol>
+ <li>Pick one of the candidates at random and move the pivot to that location. If another cell in the netlist is already there, put it in the vacant site left by the pivot.</li>
<li>Re-compute the score for the design. If it's better, accept this change and start the next iteration.</li>
<li>If the score is worse, accept it with a random probability which decreases as the iteration number goes up. If the change is not accepted, restore the previous placement.</li>
</ol><p>
- After optimization, the design is checked for routability. If any edges in the netlist graph don't correspond to edges in the device graph, the user probably asked for something impossible (for example, trying to hook a flipflop's output to a comparator's reference voltage input) so fail with an error.</p><p> The design is then routed. This is quite simple due to the crossbar structure of the device. For each edge in the netlist:</p><ol><li>If dedicated (non-fabric) routing is used for this path, configure the destination's input mux appropriately and stop.</li>
+ After optimization, the design is checked for routability. If any edges in the netlist graph don't correspond to edges in the device graph, the user probably asked for something impossible (for example, trying to hook a flipflop's output to a comparator's reference voltage input) so fail with an error.</p><p> The design is then routed. This is quite simple due to the crossbar structure of the device. For each edge in the netlist:</p><ol>
+ <li>If dedicated (non-fabric) routing is used for this path, configure the destination's input mux appropriately and stop.</li>
<li>If the source and destination are in the same half of the device, configure the destination's input mux appropriately and stop.</li>
<li>A cross-connection must be used. Check if we already used one to bring the source signal to the other half of the device. If found, configure the destination to route from that cross-connection and stop.</li>
<li>Check if we have any cross-connections left going in this direction. If they're all used, the design is unroutable due to congestion so fail with an error.</li>
<li>Pick the next unused cross-connection and configure it to route from the source. Configure the destination to route from the cross-connection and stop.</li>
</ol><p>
- Once routing is finished, run a series of post-PAR design rule checks. These currently include the following:</p><ul><li>If any node has no loads, generate a warning</li>
+ Once routing is finished, run a series of post-PAR design rule checks. These currently include the following:</p><ul>
+ <li>If any node has no loads, generate a warning</li>
<li>If an I/O buffer is connected to analog hard IP, fail with an error if it's not configured in analog mode.</li>
<li>Some signals (such as comparator inputs and oscillator power-down controls) are generated by a shared mux and fed to many loads. If different loads require conflicting settings for the shared mux, fail with an error.</li>
</ul><p>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/breitbart/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/breitbart/expected.html
index e2f04c74b..b4a000f03 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/breitbart/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/breitbart/expected.html
@@ -1,9 +1,15 @@
<div>
- <figure><div><p><img alt="Supporters of Republican presidential nominee Donald Trump cheer during election night at the New York Hilton Midtown in New York on November 9, 2016. / AFP / JIM WATSON (Photo credit should read JIM WATSON/AFP/Getty Images)" height="480" itemprop="image" src="http://media.breitbart.com/media/2016/11/GettyImages-621866810-640x480.jpg" width="640"></img></p><p>JIM WATSON/AFP/Getty Images</p>
+
+ <figure>
+ <div><p><img itemprop="image" src="http://media.breitbart.com/media/2016/11/GettyImages-621866810-640x480.jpg" alt="Supporters of Republican presidential nominee Donald Trump cheer during election night at the New York Hilton Midtown in New York on November 9, 2016. / AFP / JIM WATSON (Photo credit should read JIM WATSON/AFP/Getty Images)" width="640" height="480"></p><p>JIM WATSON/AFP/Getty Images</p>
</div>
- </figure> <time datetime="2016-12-22T10:43:37Z">22 Dec, 2016</time><time datetime="2016-12-22T18:59:12Z">22 Dec, 2016</time></div><div>
+ </figure>
+ <time datetime="2016-12-22T10:43:37Z">22 Dec, 2016</time>
+ <time datetime="2016-12-22T18:59:12Z">22 Dec, 2016</time>
+ </div><div>
+
<div id="EmailOptin">
<p><span>SIGN UP</span> FOR OUR NEWSLETTER</p>
@@ -15,7 +21,7 @@
<p><span>SIGN UP</span> FOR OUR NEWSLETTER</p>
</div>
- <p><span>The tweet from Vulture magazine reads, “</span><a href="https://twitter.com/hashtag/Hamilton?src=hash" rel="noopener" target="_blank"><span>#Hamilton</span></a><span> Chicago show interrupted by angry Trump supporter.” Emery retweeted the story, saying, “Are there un-angry Trump supporters?”</span></p>
+ <p><span>The tweet from Vulture magazine reads, “</span><a href="https://twitter.com/hashtag/Hamilton?src=hash" target="_blank" rel="noopener"><span>#Hamilton</span></a><span> Chicago show interrupted by angry Trump supporter.” Emery retweeted the story, saying, “Are there un-angry Trump supporters?”</span></p>
@@ -33,7 +39,7 @@
<p><span>Facebook believe that Emery, along with other Snopes writers, ABC News, and </span><a href="http://www.breitbart.com/tech/2016/12/16/flashback-weekly-standard-data-shows-politifact-has-it-out-for-republicans/"><span>Politifact</span></a><span> are impartial enough to label and silence what they believe to be “fake news” on social media. </span></p>
- <p><i><span>Lucas Nolan is a reporter for Breitbart Tech covering issues of free speech and online censorship. Follow him on Twitter </span></i><a href="http://twitter.com/lucasnolan_" rel="noopener" target="_blank"><i><span>@LucasNolan_</span></i></a><i><span> or email him at </span></i><a href="http://www.breitbart.com/wp-admin/blank"><i><span>[email protected]</span></i></a></p>
+ <p><i><span>Lucas Nolan is a reporter for Breitbart Tech covering issues of free speech and online censorship. Follow him on Twitter </span></i><a href="http://twitter.com/lucasnolan_" target="_blank" rel="noopener"><i><span>@LucasNolan_</span></i></a><i><span> or email him at </span></i><a href="http://www.breitbart.com/wp-admin/blank"><i><span>[email protected]</span></i></a></p>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/expected.html
index c281eef90..520f8e803 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/expected.html
@@ -1,4 +1,4 @@
-<div id="gigya-share-btns-2_gig_containerParent" itemprop="articleBody">
+<div itemprop="articleBody" id="gigya-share-btns-2_gig_containerParent">
<p>Most people go to hotels for the pleasure of sleeping in a giant bed with clean white sheets and waking up to fresh towels in the morning.</p>
<p>But those towels and sheets might not be as clean as they look, according to the hotel bosses that responded to an online thread about the things hotel owners don’t want you to know.</p>
@@ -14,7 +14,7 @@
<div>
<div>
- <p><img alt="bandb2.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2014/03/18/10/bandb2.jpg" title="bandb2.jpg" width="564"></img></p>
+ <p><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2014/03/18/10/bandb2.jpg" alt="bandb2.jpg" title="bandb2.jpg" width="564" height="423"></p>
</div>
<div>
@@ -37,7 +37,7 @@
<div>
<div>
- <p><img alt="hotel-door-getty.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2015/05/26/11/hotel-door-getty.jpg" title="hotel-door-getty.jpg" width="564"></img></p>
+ <p><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2015/05/26/11/hotel-door-getty.jpg" alt="hotel-door-getty.jpg" title="hotel-door-getty.jpg" width="564" height="423"></p>
</div>
<div>
@@ -53,13 +53,10 @@
<div>
- <div>
- <p><img alt="luggage-3.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2013/07/31/15/luggage-3.jpg" title="luggage-3.jpg" width="564"></img></p>
+ <p><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2013/07/31/15/luggage-3.jpg" alt="luggage-3.jpg" title="luggage-3.jpg" width="564" height="423"></p>
</div>
-
- </div>
<p>3. Don’t use a wooden luggage rack</p>
@@ -70,7 +67,7 @@
<div>
<div>
- <p><img alt="Lifestyle-hotels.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2015/04/13/11/Lifestyle-hotels.jpg" title="Lifestyle-hotels.jpg" width="564"></img></p>
+ <p><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2015/04/13/11/Lifestyle-hotels.jpg" alt="Lifestyle-hotels.jpg" title="Lifestyle-hotels.jpg" width="564" height="423"></p>
</div>
<div>
@@ -91,20 +88,12 @@
- <div>
- <div>
-
- <div data-scald-gallery="3739501">
+ <div data-scald-gallery="3739501">
<h2><span></span>Business news in pictures</h2>
</div>
-
-
- </div>
- </div>
-
<h3>6. Mini bars almost always lose money</h3>
<p>Despite the snacks in the minibar seeming like the most overpriced food you have ever seen, hotel owners are still struggling to make a profit from those snacks. "Minibars almost always lose money, even when they charge $10 for a Diet Coke,” Sharon said.</p>
@@ -114,7 +103,7 @@
<div>
<div>
- <p><img alt="agenda7.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2014/03/13/16/agenda7.jpg" title="agenda7.jpg" width="564"></img></p>
+ <p><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2014/03/13/16/agenda7.jpg" alt="agenda7.jpg" title="agenda7.jpg" width="564" height="423"></p>
</div>
<div>
@@ -126,11 +115,14 @@
<p>7. Always made sure the hand towels are clean when you arrive</p>
<p>Forrest Jones made a discovery when he was helping out with the housekeepers. “You know where you almost always find a hand towel in any recently-vacated hotel room that was occupied by a guy? On the floor, next to the bed, about halfway down, maybe a little toward the foot of the bed. Same spot in the floor, next to almost every bed occupied by a man, in every room. I'll leave the rest to your imagination,” he said.</p>
- <meta content="2016-05-08T10:11:51+01:00" itemprop="datePublished"></meta><ul><li>
+ <meta itemprop="datePublished" content="2016-05-08T10:11:51+01:00">
+ <ul>
+ <li>
More about:
</li>
- <li><a href="http://fakehost/topic/Hotels" itemprop="keywords">Hotels</a></li>
- <li><a href="http://fakehost/topic/Hygiene" itemprop="keywords">Hygiene</a></li>
+ <li><a itemprop="keywords" href="http://fakehost/topic/Hotels">Hotels</a></li>
+ <li><a itemprop="keywords" href="http://fakehost/topic/Hygiene">Hygiene</a></li>
</ul>
- <p><a href="http://fakehost/syndication/reuse-permision-form?url=http://www.independent.co.uk/news/business/news/seven-secrets-that-hotel-owners-dont-want-you-to-know-10506160.html" target="_blank"><img src="http://fakehost/sites/all/themes/ines_themes/independent_theme/img/reuse.png" width="25"></img>Reuse content</a>
+
+ <p><a href="http://fakehost/syndication/reuse-permision-form?url=http://www.independent.co.uk/news/business/news/seven-secrets-that-hotel-owners-dont-want-you-to-know-10506160.html" target="_blank"><img src="http://fakehost/sites/all/themes/ines_themes/independent_theme/img/reuse.png" width="25">Reuse content</a>
</p></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/source.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/source.html
index 08840dc24..b08ca34e5 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/source.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/bug-1255978/source.html
@@ -7,248 +7,6 @@
<!--<![endif]-->
<head>
- <style type="text/css" class="bc-style-2d3d4a83-ba40-464e-9bfb-2804b076bf67-default">
- .bc-iframe,
- .bc-iframe body {
- height: 100%;
- margin: 0;
- padding: 0;
- width: 100%
- }
-
- .bc-iframe body,
- .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default {
- background-color: #151B17
- }
-
- .bc-iframe .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default {
- background-color: transparent
- }
-
- .vjs-hidden {
- display: none
- } // Visually hidden offscreen,but accessible to screen readers. .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default *,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default :after,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default :before{box-sizing:inherit;font-size:inherit;color:inherit;line-height:inherit;margin:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default select{width:inherit}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default:-moz-full-screen{position:absolute}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default:-webkit-full-screen{width:100%!important;height:100%!important}@font-face{font-family:VideoJS;src:url(//vjs.zencdn.net/f/3/vjs.eot);src:url(//vjs.zencdn.net/f/3/vjs.eot?#iefix) format('embedded-opentype'),url(//vjs.zencdn.net/f/3/vjs.woff) format('woff'),url(//vjs.zencdn.net/f/3/vjs.ttf) format('truetype'),url(//vjs.zencdn.net/f/3/vjs.svg#icomoon) format('svg');font-weight:400;font-style:normal}@font-face{font-family:VideoJS;src:url(data:application/octet-stream;base64,d09GRk9UVE8AAA2kAAoAAAAADVwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAACdMAAAnTVAEFP09TLzIAAArIAAAAYAAAAGAOkgMqY21hcAAACygAAABcAAAAXPqtrG5nYXNwAAALhAAAAAgAAAAIAAAAEGhlYWQAAAuMAAAANgAAADYDr5QBaGhlYQAAC8QAAAAkAAAAJAkgBTVobXR4AAAL6AAAAFgAAABYS54C2G1heHAAAAxAAAAABgAAAAYAFlAAbmFtZQAADEgAAAE5AAABOUQYtNZwb3N0AAANhAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA7+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0UcBV76VAUdAAAA3Q8dAAAA4hEdAAAACR0AAAnKEgAXAQEIDxETFhsgJSovNDk+Q0hNUldcYWZrcGljb21vb25pY29tb29udTB1MXUyMHVFMDAwdUUwMDF1RTAwMnVFMDAzdUUwMDR1RTAwNXVFMDA2dUUwMDd1RTAwOHVFMDA5dUUwMEF1RTAwQnVFMDBDdUUwMER1RTAwRXVFMDFFdUUwMUZ1RTYwMAAAAgGJABQAFgIAAQAEAAcACgANAEUAVABzAJ0A/QGbAn0CkAOSA6IE2QURBV8GIQagB5QICAi4/pQO/pQO/pQO/JQO+pT6VBWL/DT7NPc0+1T7VCvr91T3VPs09zQF+zT9NBX7VPtU9zT7NPw0i4v4NPc0+zT3VPdUBQ73VPnUFfkU/BT9FPwUBQ73FPnUFffUi4v9lPvUiwX4VPmUFffUi4v9lPvUiwUO+CX6BRWlpaCCi2cIi/3QBYtndoJxpQj7hfeF+zSLi/gU9zSL94X3hQUO+Ln3bxV/i36QgpR4noupnp7c3Iv3GDrceJ6LqZ6enp6pi5549wr7C4v7VPsK+wuCgn6Gf4sI+yj5KhWlpaCCi2cIi/3QBYtndoJxpQj7hfeF+zSLi/gU9zSL94X3hQUO+WT3FBV+i3+QgpV4nYuqnp33F/cXi/dq+xf3F3idi6qenZ2eqoudeN06uPsBi/sHi/sHXvsBOTqCgX+Gf4sI+z/mFX+LfpCClHiei6mentzci/cYOtx4noupnp6enqmLnnj3CvsLi/tU+wr7C4KCfoZ/iwj7KPkqFaWloIKLZwiL/dAFi2d2gnGlCPuF94X7NIuL+BT3NIv3hfeFBQ7L+g6xFX+LfpCClHiei6menuPju/cIi/cQi/cQW/cIM+N4noupnp6enqmLnnj1IcX7IIv7Kov7KlH7ICEhCIKCfoZ/iwj7PuUVfot/kIKVeJ2Lqp6d9xf3F4v3avsX9xd4nYuqnp2dnqqLnXjdOrj7AYv7B4v7B177ATk6goF/hn+LCPs/5hV/i36QgpR4noupnp7c3Iv3GDrceJ6LqZ6enp6pi5549wr7C4v7VPsK+wuCgn6Gf4sI+yj5KhWlpaCCi2cIi/3QBYtndoJxpQj7hfeF+zSLi/gU9zSL94X3hQUO+JT6VBX71PyU99T8lPfU+JQFDvfyi/pUFRwFXouL/poc+qKLi/qaBRwE3fyTFYr3SITaYMKEl3ySf5RhqftZlvt5i/t4i/tjgGJtf4J8hIJ/YlSFPIj7SI77SJE9tFOUfpqFl4MItGv3Y4H3eIn3eY33WZW1q5eTmpGSmLbDktmM90gI/Nu6FYD3IUDe+xqL+w+LK/sDi/tFi/tG4/sD9yWL9wiL3OCX9yEI+x6LBYZXdWNci0KLftOL2Iv1qcG+i7iLqGqPUgj3HIsF+HKLFX/3IUHe+xuL+w6LK/sDi/tFi/tG4vsD9yWL9wiL3OCY9yEI+x6LBYVXdWNdi0KLftOL2Iv1qcG+i7iLp2qQUgj3HIsFDvcU+dQV+ZSLi/2U/ZSLBQ74FPnUFYtExFLSi9KLxMSL0ovSUsREi0SLUlKLRAj3pPsEFYtExFLSi9GLxcSL0ovRUcVFi0SLUlGLRQj3RPukFYtoqG6ui66LqKiLrouubqhoi2iLbm6LaAj7BPukFYtop26vi66LqKiLrouvbqdoi2eLb2+LZwj7pPsEFYuLi4uLi4toqG6ui66LqKiLrouLi4uLi4uLi4uLi4uubqhoi2iLbm6LaIuLi4uLiwj7pPcEFYuLi4uLi4toqG6ui6+Lp6iLrouLi4uLi4uLi4uLi4uvb6dni2iLbm+LZ4uLi4uLiwhr+LQVi4uLi4uLi1a2YMCLwIu2tovAi4uLi4uLi4uLi4uLi8BgtlaLVotgYItWi4uLi4uLCDP7pBWLY6trs4uzi6uri7OLs2urY4tji2tri2MIDvhU+BQVi/w0+zT3NPtU+1Qr6/dU91T7NPc0Bfp0+HQV+1T7VPc0+zT8NIuL+DT3NPs091T3VAUO+JT6FBX3r4v3eftOi/t6i/t6+3n7Tvuvi3CLcI1xjvsC+wL7F3f7E4gIi6YF0K3GyIvRi5WKlIqV+wjXQfcIi/cXi/d693n3TveviwgO+JT6VBX7r4v7eft5i/uvi/uv93n7efevi/evi/d593mL96+L96/7efd5+6+LCIv7lBX3IYv3B/sHi/shi/sh+wf7B/shi/shi/sH9weL9yGL9yH3B/cH9yGLCPfF/MUVOjn7AV77B4v7B4v7Abg63TncXvcBi/cHi/cHuPcB3dwIzkgFi4uLi4uL+xf7F4v7avcX+xfLTN9o5Yvli9+uy8r3F/cXi/dq+xf3FwjOzgXdOrj7AYv7B4v7B177ATk6CA759PeUFV6LYnhubQj8Q/dsBYyTjJOLlIuUipOKkwj4Q/dsBahttHi4i+OL09OL44vjQ9MzizOLQ0OLM4uCjIOMgwj8Q/tsBW6pYp5eizOLQ0OLM4sz00Pji7iLtJ6oqQj4Q/tsBYqDioOLgosz00Pji+OL09OL44vjQ9MziwgO+pT4VBWKznzOcMdxyGTDW7hcuVKvTqNOo0qWSopKikt9UHFQcVVlX11fXWhUdFB0UIBMjEwIjEyZTaRSpFKwV7dguGDAasR1xHTIgciMyIzHmcKjwqO9rrS3tbarvqHCmKyUro+vCIyLjYuMi66LqKeLr4uMi42LjQiLiwUl+z4VdFZpW2FjYWNabFZ2VnZSglKMUoxTmFihWKJcrGWzZbNtu3e+d7+CwYzCjMKXwKG9CKG8q7iysLGvuai8nr2ewJS/isCKvn+7drp2tmyuZq9mpl+eW51ck1iKWQiLiwWLiYuJi4qLaqRvq4iFaIFpfGsIDviU+lQV+6uL+3b7c4T7qZH3hvdM91b3dov3eov3Tvtdi/uLi1a2YMCLwIu2tovAi/ev+3n3efuviwiL/pQV96uL93b3c5L3qYX7hvtM+1b7dov7eov7Tvddi/eLi8BgtlaLVotgYItWi/uv93n7efeviwgO+pT39BWL91T7J6QFhZ2EnIOcCOH3Dfsc9xz7DTUFepN6k3iRCHP3JvtUi3P7JgV4hXqDeoMI+w3h+xz7HOH7DQWDeoR6hXkI+ydyi/tU9ydyBZF5knqUegg0+w33HPsc9w7iBZuDnIOdhQik+yf3VIuk9ycFnZGck5uTCPcONPcc9xw09w0FlJySnJGdCPcnpAX8lGsVRItSxIvSi9LExNKL0ovEUotEi0RSUkSLCA76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gADwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABABIAAAADgAIAAIABgABACDgDuAf5gD//f//AAAAAAAg4ADgHuYA//3//wAB/+MgBB/1GhUAAwABAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAi7ha+V8PPPUACwQAAAAAAM+Zp8UAAAAAz5mnxQAA/7oFXgPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAVeAAAAAAVeAAEAAAAAAAAAAAAAAAAAAAAWAAAAAAAAAAAAAAAAAgAAAAQAAAAEAADABAAAgAQAAAAEAAAABAAAAARAAAAEAADABV4AAAQAAIAEAAA4BAAAAAQAAAAEAAAABAAAAAQAACAEAAAABAAAAAAAUAAAFgAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoAKABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoAKABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff'),url(data:application/octet-stream;base64,AAEAAAALAIAAAwAwT1MvMg6SAyoAAAC8AAAAYGNtYXD6raxuAAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5Zu/tc60AAAGAAAAOQGhlYWQDr5QBAAAPwAAAADZoaGVhCSAFNQAAD/gAAAAkaG10eEueAtgAABAcAAAAWGxvY2EeBBsAAAAQdAAAAC5tYXhwAB8A5gAAEKQAAAAgbmFtZUQYtNYAABDEAAABOXBvc3QAAwAAAAASAAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAAPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEAEgAAAAOAAgAAgAGAAEAIOAO4B/mAP/9//8AAAAAACDgAOAe5gD//f//AAH/4yAEH/UaFQADAAEAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAIAAP/ABAADwAAGAA0AAAERJwcnNycDBxchERc3BACgwGDAoKDAoP5goMADwP5goMBgwKD9YMCgAaCgwAAAAAABAMAAQANAA0AAAgAAEwkBwAKA/YADQP6A/oAAAgCAAEADgANAAAMABwAAEyERIQEhESGAAUD+wAHAAUD+wANA/QADAP0AAAABAAAADwHAA3EAEAAAAT4BHgEVERQOASYvASMRMzcBkQoRDQcHDREK8aCg8QNxCgcGEA78xA4QBgcK8QGA8QAAAgAAAA8CRwNxACMANAAAJSIuAicuATQ2Nz4BNCYnLgE0Njc+ATIWFx4BFAYHDgMjAz4BHgEVERQOASYvASMRMzcCJQUJCAgEBwcHBx4fHx4HBwcHBxISEgcsLS0sBAgICQWUChENBwcNEQrxoKDx2wIDBgMHEhISBx5NUE0eBxISEgcHBwcHLHF0cSwDBgMCApYKBwYQDvzEDhAGBwrxAYDxAAADAAAADwNwA3EAKABMAF0AACUiLgInLgE0Njc+ATQmJy4BNDY3PgEyFhceAxUUDgIHDgMjJyIuAicuATQ2Nz4BNCYnLgE0Njc+ATIWFx4BFAYHDgMjAz4BHgEVERQOASYvASMRMzcC0AUJCQgDBwcHBzExMTEHBwcHBxETEQcfLyARESAvHwMICQkEqwUJCAgEBwcHBx4fHx4HBwcHBxISEgcsLS0sBAgICQWUChENBwcNEQrxoKDxgAIEBQQHERMRBzJ7gnsyBxETEQcHCAgHHkdNVCsrVE1HHgQFBAJbAgMGAwcSEhIHHk1QTR4HEhISBwcHBwcscXRxLAMGAwIClgoHBhAO/MQOEAYHCvEBgPEAAAAEAAAADwRAA3EALQBWAHoAiwAAJSIuAicuATQ2Nz4DNTQuAicuATQ2Nz4BMhYXHgMVFA4CBw4DIyciLgInLgE0Njc+ATQmJy4BNDY3PgEyFhceAxUUDgIHDgMjJyIuAicuATQ2Nz4BNCYnLgE0Njc+ATIWFx4BFAYHDgMjAz4BHgEVERQOASYvASMRMzcDegUJCAgEBwcHByEzIhISIjMhBwcHBwcSEhIHKD0pFhYpPSgECAgJBaoFCQkIAwcHBwcxMTExBwcHBwcRExEHHy8gEREgLx8DCAkJBKsFCQgIBAcHBwceHx8eBwcHBwcSEhIHLC0tLAQICAkFlAoRDQcHDREK8aCg8SYCAwYDBxISEgchTFNaLi5aU0whBxISEgcHBwcHKFtlbDg4bGVbKAMGAwJaAgQFBAcRExEHMnuCezIHERMRBwcICAceR01UKytUTUceBAUEAlsCAwYDBxISEgceTVBNHgcSEhIHBwcHByxxdHEsAwYDAgKWCgcGEA78xA4QBgcK8QGA8QABAMD/wANAA8AAAwAACQMCAP7AAUABQAPA/gD+AAIAAAQAAP+6BV4DwAAEAEEAbACXAAATIREhEQE0LgInLgMnLgMjIg4CBw4DBw4DBx4DFx4DFx4DFz4DNz4DNz4DNSUuAyMiDgIVFB4CMzI+AjcjDgMjIi4CNTQ+AjMyHgIXMyEuAyMiDgIVFB4CMzI+AjcjDgMjIi4CNTQ+AjMyHgIXMwAFXvqiBN0ECxQQAwgJCQUQVX2cVlWfgFgQBAoKCAQPEwsEAQEECxMPBAgKCgQQWICfVVacfVUQBQkJCAMQFAsE/bkEIDhOMi5QOyIgPFY3K0k2IwSKAgoSGhIbIhMGCxUeExEbFAwCiAHeBCE3TjMtUDsiIDxWNixJNiIFigILEhoRGyITBgsVHhMQHBQMAogDwPv6BAb+AURjSjUUBQcGBgQLEAoEBAoQCwQGBgcFFDVKY0RDZEk1FQUHBgYDDBAKBQEBBQoQDAMGBgcFFTVJZEMvNVM5HyhLa0JDa0soHzpUNRMiGQ4ZKTYdKDspFAwXIhU1UzkfKEtrQkNrSygfOlQ1EyIZDhkpNh0oOykUDBciFQAAAAEAgABAA4ADQAADAAATIREhgAMA/QADQP0AAAAIADgAAAPAA8AAFAApAD4AUwB8AKUAzgDjAAABFB4CMzI+AjU0LgIjIg4CFQUUHgIzMj4CNTQuAiMiDgIVExQeAjMyPgI1NC4CIyIOAhUDFB4CMzI+AjU0LgIjIg4CFQU4AzEUHgIzMj4CNTgDMTgDMTQuAiMiDgIVOAMxJTgDMRQeAjMyPgI1OAMxOAMxNC4CIyIOAhU4AzEDOAMxFB4CMzI+AjU4AzE4AzE0LgIjIg4CFTgDMQMUHgIzMj4CNTQuAiMiDgIVAYAUIy4bGy4jFBQjLhsbLiMUARAUIi8bGi8iFRUiLxobLyIUsAoRGA0NGBEKChEYDQ0YEQpwChEXDg0XEQsLERcNDhcRCv7wChEYDQ0YEQoKERgNDRgRCv7wCxEXDQ4XEQoKERcODRcRCyAQGiMTFCMaDw8aIxQTIxoQWAsUGg8PGhQLCxQaDw8aFAsDQBsuIxQUIy4bGy4jFBQjLhtwGy8iFBQiLxsaLyIVFSIvGv7wDRgRCgoRGA0NGBEKChEYDf7wDRcRCwsRFw0OFxEKChEXDnANGBEKChEYDQ0YEQoKERgNcA0XEQsLERcNDhcRCgoRFw4CIBQjGg8PGiMUEyMaEBAaIxP+8A8aFAsLFBoPDxoUCwsUGg8AAAAAAgAA/8AEAAPAAAYADQAAAREnByc3JwEHFyERFzcBwKDAYMCgA+DAoP5goMABgP5goMBgwKAB4MCgAaCgwAAAAAEAAP/ABAADgAApAAABMh4CFRQOAiMiLgInDgMHNT4DNTwBLgE1LgM1ND4CMwIAaruLUFCLu2oKFBQUCilaXWAwGi4jFQEBLEYxG1CLu2oDgEFxmFZWmHFBAQECASkzHQoCGw0jKjEaBAcHBwQcSFJcMVaYcUEAAAMAAP/ABAADwAAUACkAYwAAASIOAhUUHgIzMj4CNTQuAiMRMh4CFRQOAiMiLgI1ND4CMwEOAyMiLgInLgM1ND4CNxc4AzEOARQWFx4DMzI+Ajc+ATQmJzceAxUUDgIHAgBqu4tQUIu7amq7i1BQi7tqNV1GKChGXTU1XUYoKEZdNQExHkdNVCsrVE1HHh8vIBERIC8fQzExMTEYNz1AIiJAPTcYMTExMUMfLyARESAvHwPAUIu7amq7i1BQi7tqaruLUP8AKEZdNTVdRigoRl01NV1GKP3PHy8gEREgLx8eR01UKytUTUceQzJ7gnsyFyUZDQ0ZJRcye4J7MkMeR01UKytUTUceAAEAAP/ABAADwABUAAABIg4CByU0PgE0NTwBLgE1JR4DMzI+AjU0LgIjIg4CFRwBHgEVBS4DIyIOAhUUHgIzMj4CNwUUDgEUFRQeAjMyPgI1NC4CIwNgESAdGgv+UQEBAQEBrwsaHSARITosGRksOiEhOiwZAQH+UQsaHSARITosGRksOiERIB0aCwGvAQEZLDohITosGRksOiEBAAcMEwvYAwYGBwMDBwYGA9gLEwwHGSw6ISE6LBkZLDohAwcGBgPYCxMMBxksOiEhOiwZBwwTC9gDBgYHAyE6LBkZLDohITosGQAAAAACACD/8AQAA7AAYAC8AAABNC4CJy4DJy4DJy4DByIOAgcOAwcOAwcOAxcUHgIXHgMXHgMXHgM3Mj4CNz4DNz4DNz4DNzoDMTI+AjUwPAI1MQcOAwcOAwcOAyciLgInLgMnLgMnLgM3ND4CNz4DNz4DNz4DFzIeAhceAxceAxceAwczBhYGFiMeAxcOAwcEAAYLEAoKGBwhEhEnKiwXFjAwMRgYMS8uFhYrJyQRER0aFggJDQgEAQYKDwkKFxofEBEkJykWFS0tLRcXLSwrFRUnJSIPEBwYFAgFCAYFAgEBAQENGBEKZggWGRwQDyMkJhQUKSorFRUqKigTEyUiHw8OGhYTBwgLBwMBBQkNCAgUGBoODx8iIxMSJyYoExUmJyQTECMfHgwOFxYQCAULBgQCAQEBAQEBAQgQFA0DBQkIBwHAGTIxMBYXLCklERIeGxYJCQ0JBAEGCw8JChgbIBERJigrFhYuLi8YGC4uLRUWKCYkEBAcGRUICQwIBAEGCg4JCRYaHREQIyYnFQ0ZGhsNChEXDgIBAQGqFCYjIQ8PGxcTCAgLBwQBBgkNCAkVGBsPDyEjJRMTKCkpFBQpKCYTEiMhHw4NGRUSBwgKBwMBBQkMCAgTFxkODh4hIhIRJSUmEwEBAQINFhELAQ0aGRkMAAAAAAIAAP/ABAADwAAeAD0AAAEiDgIHPgMzMh4CFRQeAjMyPgI1NC4CIxEyPgI3DgMjIi4CNTQuAiMiDgIVFB4CMwIAabiKUgMCQ3GVVVaYcUEPGiMUFCMaD1CLu2ppuIpSAwJDcZVVVphxQQ8aIxQUIxoPUIu7agPAToi2aFufdkRGeqNdFCMaDw8aIxRqu4tQ/ABOiLZoW592REZ6o10UIxoPDxojFGq7i1AAAAACAAD/wAQAA8AAQABVAAABNScuAyc3JwcuAy8BIwcOAwcnBxcOAw8BFRceAxcHFzceAx8BMzc+AzcXNyc+Az8BBSIuAjU0PgIzMh4CFRQOAiMEAJMCBQUGA1aIeQYNDQ4HGMAYBw4NDQZ5iFYDBgUFApOTAgUGBgNXiHoGDA0OBhnAGQYODQwGeohXAwYGBQKT/gAbLiMUFCMuGxsuIxQUIy4bAWDAGQYODQ0GeYhWAwYFBQOSkgMFBQYDVoh5Bg0NDgYZwBkGDg0MB3mIVwMGBQUDk5MDBQUGA1eIeQcMDQ4GGSAUIy4bGy4jFBQjLhsbLiMUAAAAAAEAAAAAAADWgo+QXw889QALBAAAAAAAz5mnxQAAAADPmafFAAD/ugVeA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABV4AAAAABV4AAQAAAAAAAAAAAAAAAAAAABYAAAAAAAAAAAAAAAACAAAABAAAAAQAAMAEAACABAAAAAQAAAAEAAAABEAAAAQAAMAFXgAABAAAgAQAADgEAAAABAAAAAQAAAAEAAAABAAAIAQAAAAEAAAAAAAAAAAKABQAHgA+AEwAYgCCANQBXgIkAjQDAAMOBAAEIARcBOAFVAZOBqQHIAAAAAEAAAAWAOQACAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAOAAAAAQAAAAAAAgAOAEcAAQAAAAAAAwAOACQAAQAAAAAABAAOAFUAAQAAAAAABQAWAA4AAQAAAAAABgAHADIAAQAAAAAACgAoAGMAAwABBAkAAQAOAAAAAwABBAkAAgAOAEcAAwABBAkAAwAOACQAAwABBAkABAAOAFUAAwABBAkABQAWAA4AAwABBAkABgAOADkAAwABBAkACgAoAGMAaQBjAG8AbQBvAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AbgBSAGUAZwB1AGwAYQByAGkAYwBvAG0AbwBvAG4ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype')}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default{box-sizing:content-box;color:#fff;font-family:sans-serif;font-size:14px;height:150px;overflow:hidden;position:relative;transition:cursor 4s;width:300px}.bc-iframe .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default{position:absolute;top:0;bottom:0;width:100%;height:100%}@media screen\0{.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js{box-sizing:content-box;color:#fff;font-family:sans-serif;font-size:14px;height:150px;overflow:hidden;position:relative;transition:cursor 4s;width:300px}.bc-iframe .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js{position:absolute;top:0;bottom:0;width:100%;height:100%}}.bc-iframe body{bottom:0;height:auto;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;width:auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-user-inactive.vjs-fullscreen{cursor:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default:fullscreen{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.bc-iframe .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tech{display:none}.bc-wrap{transition:opacity .35s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js .vjs-tech{display:block;opacity:0;transition:opacity .35s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-plugins-ready .vjs-tech{opacity:1}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-poster{opacity:0;transition:opacity .35s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-plugins-ready .vjs-poster{opacity:1}.bc-wrap{background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-poster{background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#151B17;height:100%;position:absolute;top:0;width:100%}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started .vjs-poster{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-audio.vjs-has-started .vjs-poster{display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-using-native-controls .vjs-poster{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-modal-dialog,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-modal-dialog-content{box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-modal-dialog-content{font-size:12px;line-height:1.5;padding:20px 24px;z-index:1}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control.vjs-close-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-share-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-spacer{-webkit-box-ordinal-group:5;-moz-box-ordinal-group:5;-webkit-order:5;-ms-flex-order:5;order:5}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-big-play-button{background:rgba(0,0,0,.45);border-radius:21px;cursor:pointer;height:96px;left:23px;position:absolute;top:21px;width:144px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-big-play-button:before{content:'\e001';color:#fff;display:block;font-family:VideoJS;font-size:23px;line-height:27px;margin:36px auto;opacity:.8;text-align:center;width:23px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started .vjs-big-play-button{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-autoplay .vjs-big-play-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-autoplay .vjs-poster{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-controls-disabled .vjs-big-play-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-controls-disabled.vjs-controls-disabled .vjs-control-bar{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-using-native-controls .vjs-big-play-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-using-native-controls.vjs-using-native-controls .vjs-control-bar{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-text{background-color:transparent;border:0;height:0;width:0;display:block;overflow:hidden;text-indent:-9999px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-text:before{content:'';display:block;width:0;height:150%}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started .vjs-control-bar{display:flex}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-controls-disabled .vjs-control-bar{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-using-native-controls .vjs-control-bar{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar{color:#fff;background-color:rgba(0,0,0,.45);border-top:1px solid #000;border-top:1px solid rgba(0,0,0,.6);bottom:0;box-sizing:border-box;left:0;right:0;height:50px;line-height:50px;position:absolute;transition:transform .5s,margin .5s;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:center;align-items:center}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-user-inactive .vjs-control-bar{margin-left:-18px;pointer-events:none;transform:translateY(50px)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar .vjs-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar .vjs-time-divider{transition:width .5s,opacity .5s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-user-inactive .vjs-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-user-inactive .vjs-time-divider{width:0;padding:0;opacity:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-user-inactive .vjs-progress-control{opacity:1}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar .vjs-progress-control{transition:transform .5s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-user-inactive .vjs-progress-control{transform:translateY(-28px);width:58px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default button{background:0 0;border:none;margin:0;padding:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control{box-sizing:border-box;cursor:pointer;width:58px;height:50px;flex:0 0 auto;align-self:auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control:before{display:block;font-family:VideoJS;font-size:24px;line-height:26px;margin:0 auto;opacity:.8;position:relative;text-align:center;top:13px;width:43px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-big-play-button:focus,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control:focus,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-item:focus,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-holder:focus,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-bar:focus{outline:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control:focus:before,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control:hover:before,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-item:focus,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-item:hover{text-shadow:-1px 1px 20px #fff,1px -1px 20px #fff,-1px 1px 20px #fff,1px -1px 20px #fff}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-big-play-button:focus,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-big-play-button:hover,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-holder:focus:before{box-shadow:0 0 15px 3px #FFF}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-user-inactive .vjs-progress-holder:focus:before{box-shadow:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-control{order:5;flex:1 0 auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-current-time:before,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-duration:before,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-control:before{content:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-load-progress,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-play-progress,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-seek-handle{float:left;display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-holder{position:relative;height:4px;padding:24px 0 22px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-holder:before{content:"";display:block;background-color:#8b8e8c;background-color:rgba(255,255,255,.3);width:100%;height:4px;position:absolute}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-load-progress,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-play-progress{float:none;height:4px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-play-progress,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-level{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAHElEQVQIW2P8//+/DyMj4xYGIGAEETABMAcmAADkAAtNi9y2WAAAAABJRU5ErkJggg==) repeat;background-color:#d52484}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-play-progress{margin-top:-4px;width:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-load-progress{background-color:rgba(255,255,255,.3)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-load-progress{width:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-play-control{order:1}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-play-control:before{content:'\e001'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-play-control.vjs-playing:before{content:'\e002'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-current-time,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-duration,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-time-divider{cursor:default;text-align:center}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-current-time{order:2}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-time-divider{width:4px;order:3}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-duration{order:4}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button{order:6}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-captions-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-chapters-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-subtitles-button{order:8}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-captions-button:before{content:'\e008'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-chapters-button:before,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-subtitles-button:before{content:'\e00c'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-fullscreen-control{order:9}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-fullscreen-control:before{content:'\e000'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-captions-button&gt;.vjs-control-text,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-chapters-button&gt;.vjs-control-text,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-current-time .vjs-control-text,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-duration .vjs-control-text,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-live-display .vjs-control-text,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-control .vjs-control-text,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-subtitles-button&gt;.vjs-control-text,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-handle .vjs-control-text,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button&gt;.vjs-control-text{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-remaining-time{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-live-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live .vjs-current-time,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live .vjs-progress-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live .vjs-time-divider,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live.vjs-ad-playing .vjs-live-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live.vjs-ad-playing .vjs-live-control .vjs-live-display{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-live-control{width:51px;order:5}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-live-control .vjs-live-display{margin:0 5px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live .vjs-live-control{flex:1 0 auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live .vjs-live-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live .vjs-live-control .vjs-live-display,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live.vjs-ad-playing .vjs-current-time,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live.vjs-ad-playing .vjs-progress-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live.vjs-ad-playing .vjs-time-divider{display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu{display:none;margin:0 -14px 60px -14px;position:absolute;overflow:visible;width:76px;list-style:none;padding:0;transition-property:width,height,opacity;transition-delay:.5s;opacity:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-content{background-color:rgba(0,0,0,.45)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-button .vjs-menu.vjs-lock-showing,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-button:active .vjs-menu,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-menu-button:hover .vjs-menu{display:block;bottom:0;opacity:1;transition-property:opacity;transition-delay:0s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu .vjs-menu-title{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu .vjs-menu-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:24px;line-height:24px;display:block;text-align:center;padding:7px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu .vjs-menu-item.vjs-selected{background-color:#fff;background-color:rgba(255,255,255,.8);color:#000;color:rgba(0,0,0,.6)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-content{padding:0;margin:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-button .vjs-menu .vjs-menu-content{display:block;margin:0;padding:0;position:absolute;bottom:0;max-height:360px;overflow:auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-captions-button .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-chapters-button .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-subtitles-button .vjs-menu-content{width:140px;left:-32px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-button .vjs-texttrack-settings{padding-bottom:7px;border-bottom:1px solid;border-color:#d52484}.vjs-modal-overlay{position:absolute;color:#fff;font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-weight:300;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.75);padding:45px 70px;text-align:left;letter-spacing:1px}@media only screen and (max-width :480px){.vjs-modal-overlay{padding:20px 35px}}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-text-track-display{position:absolute;top:0;left:0;bottom:50px;right:0;pointer-events:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-text-track-display{bottom:33px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings{position:absolute;overflow:auto;top:45px;right:70px;bottom:50px;left:70px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings-controls{position:absolute;bottom:0;left:70px;right:70px;padding:10px 0;text-align:right}@media only screen and (max-width:480px){.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings-controls{left:35px;right:35px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings{top:20px;bottom:40px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings-controls{padding:5px 0;bottom:0}}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-caption-settings .vjs-tracksetting{margin:5px;padding:3px;min-height:40px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-caption-settings .vjs-tracksetting label{display:block;width:100px;margin-bottom:5px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-caption-settings .vjs-tracksetting span{display:inline;margin-left:5px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-caption-settings .vjs-tracksetting&gt;div{margin-bottom:5px;min-height:20px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-caption-settings .vjs-tracksetting&gt;div:last-child{margin-bottom:0;padding-bottom:0;min-height:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-caption-settings label&gt;input{margin-right:10px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-caption-settings input[type=button]{width:40px;height:40px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings .vjs-label{display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings-colors,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings-font{box-sizing:border-box;float:left;width:50%;padding:3px;min-height:40px;min-width:280px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings-colors:after,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings-controls:after,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings-font:after{clear:both}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksetting{margin-bottom:16px;min-height:20px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-opacity{margin-left:10px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksetting button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksetting input,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksetting select,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-tracksettings-controls button{margin-top:6px;font:inherit;border-radius:2px;background-color:#fff;padding:0 9px;line-height:24px;height:24px;border:none;color:#515151;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-edge-style select,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-font-family select{display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-caption-settings button{margin-right:10px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-caption-settings .vjs-done-button{margin-right:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-mute-control:before,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button:before{content:'\e006'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-mute-control.vjs-vol-0:before,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button.vjs-vol-0:before{content:'\e003'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-mute-control.vjs-vol-2:before,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button.vjs-vol-2:before{content:'\e005'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-mute-control.vjs-vol-1:before,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button.vjs-vol-1:before{content:'\e004'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button .vjs-menu{background-color:transparent;opacity:0;bottom:33px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button .vjs-menu-content{margin-right:0;background-color:rgba(0,0,0,.45);width:0;height:0;padding:0 10px;transform:translate(25px,0);transition-property:width,height;transition-delay:0s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button:active .vjs-menu .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content{height:87px;width:23px;padding:10px 0;overflow:visible}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-captions-button.vjs-menu-button:active .vjs-menu .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-captions-button.vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-chapters-button.vjs-menu-button:active .vjs-menu .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-chapters-button.vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-subtitles-button.vjs-menu-button:active .vjs-menu .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-subtitles-button.vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-captions-button.vjs-menu-button:hover .vjs-menu .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-chapters-button.vjs-menu-button:hover .vjs-menu .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-subtitles-button.vjs-menu-button:hover .vjs-menu .vjs-menu-content{height:auto;box-sizing:content-box}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button .vjs-menu.vjs-lock-showing{display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-bar:before{content:"";display:block;background-color:#8b8e8c;background-color:rgba(255,255,255,.3);position:absolute;box-shadow:0 0 15px 2px #fff}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-bar.vjs-slider-vertical.vjs-slider-vertical:before{width:3px;height:100%}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-bar.vjs-slider-horizontal:before{width:100%;height:3px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-bar{position:relative;padding:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-bar.vjs-slider-vertical.vjs-slider-vertical{height:100%;width:3px;padding:0 10px 0 10px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-bar.vjs-slider-horizontal{height:3px;padding:10px 0 10px 0;width:100%}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-level{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAHElEQVQIW2P8//+/DyMj4xYGIGAEETABMAcmAADkAAtNi9y2WAAAAABJRU5ErkJggg==);background-color:#d52484;display:block;width:3px;background-repeat:repeat repeat;position:absolute;bottom:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-level.vjs-volume-level{height:100%}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-handle{position:absolute;width:5px;background-color:#fff;left:100%;margin-top:-4px;height:5px;float:none;display:block;transform:rotate(45deg)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-loading-spinner{animation:rotation .6s infinite linear;border:6px solid rgba(255,255,255,.15);border-radius:100%;display:none;height:60px;left:50%;margin:-30px 0 0 -30px;position:absolute;top:50%;width:60px}.vjs-waiting.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-loading-spinner{display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-loading-spinner:before{content:"";display:block;position:absolute;left:-6px;top:-6px;height:100%;width:100%;border-top:6px solid rgba(255,255,255,.8);border-left:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid transparent;border-radius:100%}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-native .vjs-big-play-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-native .vjs-control-bar,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-native .vjs-loading-spinner,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-native .vjs-poster,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-native .vjs-text-track-display{display:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse{font-size:12px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .bc-wrap{filter:blur(10px)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-big-play-button{width:156px;height:105px;top:17px;left:17px;position:absolute}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-control-bar{display:flex;height:33px;line-height:33px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-control-bar,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-progress-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-time-divider{transition-delay:3s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-control-bar{margin-left:-15px;pointer-events:none;transform:translateY(33px)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-progress-control{transform:translateY(-19px);width:48px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-control{height:33px;width:48px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-control:before{font-size:16px;line-height:18px;opacity:.8;width:24px;text-align:center;top:8px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-progress-holder{padding:15px 0 14px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-menu{width:76px;margin:0 -14px 33px -14px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-volume-menu-button{display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-volume-menu-button:before{content:'\e006'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-volume-menu-button.vjs-vol-0:before{content:'\e003'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-volume-menu-button.vjs-vol-2:before{content:'\e005'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-volume-menu-button.vjs-vol-1:before{content:'\e004'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-fullscreen-control:before{content:'\e000'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.video-js:fullscreen .vjs-fullscreen-control:before{content:'\e00b'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.video-js.vjs-fullscreen .vjs-fullscreen-control:before{content:'\e00b'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-hidden{display:none}@media (max-width:480px){.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default:not(.vjs-has-started) .vjs-control-bar{visibility:hidden}}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default *,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default :after,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default :before{-webkit-box-sizing:content-box}@-moz-document url-prefix(){.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar{width:100%;-moz-box-sizing:border-box}}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started .vjs-control-bar,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-control-bar{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar{-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .5s,margin .5s;-moz-transition:-moz-transform .5s,margin .5s;-ms-transition:-ms-transform .5s,margin .5s;-o-transition:-o-transform .5s,margin .5s;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-align-content:center;-ms-flex-line-pack:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-user-inactive .vjs-control-bar{-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar .vjs-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar .vjs-time-divider{-webkit-transition:width .5s,opacity .5s;-moz-transition:width .5s opacity .5s;-ms-transition:width .5s opacity .5s;-o-transition:width .5s opacity .5s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control-bar .vjs-progress-control{-webkit-transition:-webkit-transform .5s;-moz-transition:-moz-transform .5s;-ms-transition:-ms-transform .5s;-o-transition:-o-transform .5s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-has-started.vjs-user-inactive .vjs-progress-control{-webkit-transform:translateY(-28px);-moz-transform:translateY(-28px);-ms-transform:translateY(-28px);-o-transform:translateY(-28px)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control{-moz-box-sizing:border-box;-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-webkit-align-self:auto;-ms-flex-item-align:auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-control{-webkit-box-ordinal-group:5;-moz-box-ordinal-group:5;-webkit-order:5;-ms-flex-order:5;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-holder{-webkit-user-select:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-play-control{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-webkit-order:1;-ms-flex-order:1}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-current-time{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-webkit-order:2;-ms-flex-order:2}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-time-divider{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-webkit-order:3;-ms-flex-order:3}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-duration{-webkit-box-ordinal-group:4;-moz-box-ordinal-group:4;-webkit-order:4;-ms-flex-order:4}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-live-control{-webkit-box-ordinal-group:5;-moz-box-ordinal-group:5;-webkit-order:5;-ms-flex-order:5}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-live .vjs-live-control{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button{-webkit-box-ordinal-group:6;-moz-box-ordinal-group:6;-webkit-order:6;-ms-flex-order:6}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-captions-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-chapters-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-subtitles-button{-webkit-box-ordinal-group:8;-moz-box-ordinal-group:8;-webkit-order:8;-ms-flex-order:8}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-fullscreen-control{-webkit-box-ordinal-group:9;-moz-box-ordinal-group:9;-webkit-order:9;-ms-flex-order:9}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu{-webkit-transition-property:opacity;-moz-transition-property:opacity;-ms-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-delay:.5s;-moz-transition-delay:.5s;-ms-transition-delay:.5s;-o-transition-delay:.5s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu .vjs-menu-content{-webkit-transition-property:width,height;-moz-transition-property:width,height;-ms-transition-property:width,height;-o-transition-property:width,height;-webkit-transition-delay:.5s;-moz-transition-delay:.5s;-ms-transition-delay:.5s;-o-transition-delay:.5s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-button:active .vjs-menu .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu-button:hover .vjs-menu .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-menu.vjs-lock-showing .vjs-menu-content{-webkit-transition-delay:0s;-moz-transition-delay:0s;-ms-transition-delay:0s;-o-transition-delay:0s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-menu-button .vjs-menu-content{-webkit-transform:translate(25px,0);-moz-transform:translate(25px,0);-ms-transform:translate(25px,0);-o-transform:translate(25px,0)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-bar{-webkit-user-select:none}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-handle{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .vjs-control-bar{display:flex;height:33px;line-height:33px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-control-bar,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-progress-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-time-divider{-webkit-transition-delay:3s;-moz-transition-delay:3s;-ms-transition-delay:3s;-o-transition-delay:3s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-control-bar{-webkit-transform:translateY(33px);-moz-transform:translateY(33px);-ms-transform:translateY(33px);-o-transform:translateY(33px)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-progress-control{-webkit-transform:translateY(-19px);-moz-transform:translateY(-19px);-ms-transform:translateY(-19px);-o-transform:translateY(-19px)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-no-flex .vjs-control,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-no-flex .vjs-time-divider{float:left}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-no-flex .vjs-control-bar{display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-no-flex.vjs-user-inactive .vjs-control-bar{margin-left:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.vjs-has-started.vjs-user-inactive .vjs-control-bar{margin-left:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-no-flex.vjs-has-started.vjs-user-inactive .vjs-progress-control{-moz-transition:-moz-transform .5s .5s,width .5s .5s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-no-flex .vjs-progress-control~.vjs-control{float:right}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js:full-screen{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js:-webkit-full-screen{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js:-moz-full-screen{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js:-ms-fullscreen{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js:-webkit-full-screen .vjs-fullscreen-control::before{content:'\e00b'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js:-moz-full-screen .vjs-fullscreen-control::before{content:'\e00b'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js:-ms-fullscreen .vjs-fullscreen-control::before{content:'\e00b'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js:-ms-fullscreen .vjs-big-play-button{content:'\e00b'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js:full-screen .vjs-fullscreen-control::before{content:'\e00b'}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8.vjs-has-started.vjs-user-inactive .vjs-control-bar{bottom:-33px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8.vjs-has-started.vjs-user-inactive .vjs-progress-control{position:absolute;display:block;bottom:19px;width:100%!important}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-big-play-button,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-control-bar,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-menu,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-volume-menu-button .vjs-menu-content{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";zoom:1}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-control .vjs-menu-content{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)"}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-captions-button .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-chapters-button .vjs-menu-content,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-subtitles-button .vjs-menu-content{border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-progress-holder{background:0 0}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-load-progress{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3CFFFFFF,endColorstr=#3CFFFFFF)";zoom:1}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-volume-bar{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#1EFFFFFF,endColorstr=#1EFFFFFF)";zoom:1}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-volume-bar{margin:24px 0 22px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse.ie8 .vjs-volume-bar{margin:15px 0 14px}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-volume-bar{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#1EFFFFFF,endColorstr=#1EFFFFFF)";zoom:1;position:relative;height:5px;width:100%;margin:auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-volume-bar:after{display:block;width:100%;height:5px;position:absolute;top:50%}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .vjs-volume-level{width:100%;left:0;height:5px;bottom:auto;float:none;display:block}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-poster img{display:block;margin:auto}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.ie8 .bc-wrap{display:none}.ie8 .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-big-play-button:focus,.ie8 .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-big-play-button:hover,.ie8 .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-progress-holder:focus:before{border:2px solid #fff}.ie8 .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control:focus:before,.ie8 .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-control:hover:before,.ie8 .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-bar:focus,.ie8 .bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-volume-control:hover{border:2px solid #fff}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-loading-spinner{-moz-animation:rotation .6s infinite linear}@-moz-keyframes rotation{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(359deg)}}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-loading-spinner{-webkit-animation:rotation .6s infinite linear}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}.bc-wrap{-webkit-transition:opacity .35s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.vjs-mouse .bc-wrap{-webkit-filter:blur(10px)}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default.video-js .vjs-tech{-webkit-transition:opacity .35s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-poster{-webkit-transition:opacity .35s}.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-dock-shelf,.bc-player-2d3d4a83-ba40-464e-9bfb-2804b076bf67_default .vjs-dock-text{display:none}.vjs-error-display{color:#fff;display:none;font-family:Helvetica,Arial,sans serif;font-size:16px;line-height:1.428}.vjs-error .vjs-error-display{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:14px}.vjs-errors-dialog{text-align:left;border:1px #999 solid;overflow:hidden;position:absolute;top:5%;bottom:5%;left:5%;right:5%;background:rgba(24,24,24,.8);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000)"}.vjs-errors-details{margin-top:15px}.vjs-errors-message{border:1px #999 solid;background-color:#2c2c2c;overflow:auto;margin-top:15px;padding:15px}.vjs-errors-ok-button-container{display:block;position:absolute;bottom:15px;left:15px;right:15px;text-align:center}.vjs-errors-ok-button{display:block;margin:0 auto;width:80px;height:36px;background-color:#000;border:1px #999 solid;border-radius:5px;color:#999;font-size:14px;cursor:pointer}.vjs-errors-ok-button:hover{border:1px #FFF solid;color:#CCC}.vjs-errors-content-container{overflow:auto;position:absolute;padding-bottom:15px;top:75px;left:15px;right:15px;bottom:61px}.vjs-errors-headline{font-size:22px;font-weight:700;margin-top:0}.vjs-errors-close-button{background-color:transparent;font-size:14px;font-weight:700;cursor:pointer;float:right;margin:5px;border:0;color:#999}.vjs-errors-close-button:before{content:'X'}.vjs-errors-close-button:hover{color:#FFF}.vjs-xs.vjs-error-display{font-size:14px;background-color:#000}.vjs-xs.vjs-error-display .vjs-errors-close-button,.vjs-xs.vjs-error-display .vjs-errors-details,.vjs-xs.vjs-error-display .vjs-errors-message{display:none}.vjs-xs .vjs-errors-content-container{top:15px}.vjs-xs .vjs-errors-headline{font-size:16px;font-weight:700}.vjs-xs .vjs-errors-dialog{border:none;top:0;bottom:0;left:0;right:0}@media (max-width:600px),(max-height:250px){.vjs-error-display{font-size:14px;background-color:#000}.vjs-error-display .vjs-errors-close-button,.vjs-error-display .vjs-errors-details,.vjs-error-display .vjs-errors-message{display:none}.vjs-error-display .vjs-errors-content-container{top:15px}.vjs-error-display .vjs-errors-headline{font-size:16px;font-weight:700}.vjs-error-display .vjs-errors-dialog{border:none;top:0;bottom:0;left:0;right:0}}@font-face{font-family:VideoJS;src:url(../fonts/VideoJS.eot?#iefix) format("eot")}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");font-weight:400;font-style:normal}.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before{content:"\f103"}.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before{content:"\f104"}.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before{content:"\f105"}.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before{content:"\f106"}.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before{content:"\f107"}.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before{content:"\f108"}.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before{content:"\f10c"}.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before{content:"\f10d"}.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.vjs-icon-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before{content:"\f115"}.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before{content:"\f11d"}.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before{content:"\f11e"}.vjs-social-overlay{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:10px;letter-spacing:1px}.vjs-social-overlay .vjs-icon-facebook{background-color:#3b5998}.vjs-social-overlay .vjs-icon-gplus{background-color:#d53326}.vjs-social-overlay .vjs-icon-linkedin{background-color:#069}.vjs-social-overlay .vjs-icon-twitter{background-color:#55acee}.vjs-social-overlay .vjs-icon-tumblr{background-color:#29364b}.vjs-social-overlay .vjs-icon-pinterest{background-color:#c10218}.vjs-social-overlay a{color:#fff}.vjs-social-overlay .vjs-social-description,.vjs-social-overlay .vjs-social-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-social-overlay .vjs-social-title{font-size:1.25em;font-weight:700;line-height:1.33333;margin-bottom:.33333em}.vjs-social-overlay .vjs-social-description{font-size:1em;font-weight:400;line-height:1.5;margin-bottom:1em}.vjs-social-overlay .vjs-social-share-links{margin:0 0 1em;overflow:auto}.vjs-social-overlay .vjs-social-share-link{border-radius:2px;float:left;font-size:1.16667em;line-height:1.07143;margin-right:.57143em;outline:0;padding:.42857em;text-decoration:none}.vjs-social-overlay .vjs-social-direct-link,.vjs-social-overlay .vjs-social-embed-code,.vjs-social-overlay .vjs-social-start-from{float:left;margin-bottom:.66667em}.vjs-social-overlay .vjs-social-direct-link .vjs-social-label-text,.vjs-social-overlay .vjs-social-embed-code .vjs-social-label-text,.vjs-social-overlay .vjs-social-start-from .vjs-social-label-text{display:block;margin-bottom:.16667em}.vjs-social-overlay .vjs-social-direct-link input,.vjs-social-overlay .vjs-social-embed-code input,.vjs-social-overlay .vjs-social-start-from input{border:0;color:#333;display:block;font-size:1em;padding:.5em .66667em;width:100%}.vjs-social-overlay .vjs-social-direct-link input.vjs-invalid,.vjs-social-overlay .vjs-social-embed-code input.vjs-invalid,.vjs-social-overlay .vjs-social-start-from input.vjs-invalid{background-color:red;color:#fff}.vjs-social-overlay .vjs-social-direct-link{padding-right:24px;width:80%}.vjs-social-overlay .vjs-social-start-from{width:20%}.vjs-social-overlay .vjs-social-embed-code{margin-bottom:.33333em;width:100%}.vjs-social-overlay.vjs-social-as-endscreen .vjs-restart{border:0;cursor:pointer;display:block;font-size:4em;margin:0 auto;outline:0;padding:0}.vjs-social-overlay.vjs-social-as-endscreen .vjs-restart:focus:before,.vjs-social-overlay.vjs-social-as-endscreen .vjs-restart:hover:before{text-shadow:1px -1px 20px #fff,-1px 1px 20px #fff}.vjs-social-overlay.vjs-social-as-endscreen.vjs-social-short-player .vjs-social-description{display:none}.vjs-button.vjs-share-control{cursor:pointer;font-weight:700}.vjs-button.vjs-share-control:hover{text-shadow:0 0 1em rgba(255,255,255,.5),0 0 1em rgba(255,255,255,.5),0 0 1em rgba(255,255,255,.5)}.vjs-dock-shelf .vjs-button.vjs-share-control{position:relative}.vjs-dock-shelf .vjs-button.vjs-share-control:before{position:relative;vertical-align:top}.vjs-dock-shelf .vjs-button.vjs-share-control span{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;vertical-align:top;text-decoration:underline;margin-left:2px}.vjs-social-overlay.vjs-social-small .vjs-social-direct-link{width:100%;padding-right:0}.vjs-social-overlay.vjs-social-small .vjs-social-share-links{margin-bottom:.33333em}.vjs-social-overlay.vjs-social-small .vjs-social-share-link{margin-bottom:.66667em}/*! videojs-overlay - v0.0.0 - 2014-4-26
- * Copyright (c) 2014 Brightcove * Licensed under the Apache-2.0 license. * * Customised for Indy/ES by Daniel Petrie. * */.vjs-overlay,
- .vjs-overlay.vjs-overlay-top-left {
- position: absolute;
- width: auto;
- background-color: transparent;
- top: 5px;
- left: 5px
- }
-
- .vjs-overlay.vjs-overlay-top {
- margin-left: -16.5%;
- left: 50%
- }
-
- .vjs-overlay.vjs-overlay-top-right {
- left: auto;
- right: 5px
- }
-
- .vjs-overlay.vjs-overlay-left {
- top: 50%;
- margin-top: -15px
- }
-
- .vjs-overlay.vjs-overlay-right {
- left: auto;
- right: 5px;
- top: 50%;
- margin-top: -15px
- }
-
- .vjs-overlay.vjs-overlay-bottom {
- margin-left: -16.5%;
- left: 50%;
- top: auto;
- bottom: 4.5em
- }
-
- .vjs-overlay.vjs-overlay-bottom-left {
- bottom: 4.5em;
- top: auto;
- left: 5px
- }
-
- .vjs-overlay.vjs-overlay-bottom-right {
- bottom: 4.5em;
- top: auto;
- left: auto;
- right: 5px
- }
-
- .vjs-social-overlay {
- z-index: 999
- }
-
- .vjs-ad-playing.vjs-ad-playing .vjs-progress-control {
- pointer-events: none
- }
-
- .vjs-ad-playing.vjs-ad-playing .vjs-play-progress {
- background-color: #ffe400
- }
-
- .vjs-ad-playing.vjs-ad-loading .vjs-loading-spinner {
- display: block
- }
-
- .vjs-ima3-ad-container {
- bottom: 0;
- left: 0;
- position: absolute;
- right: 0;
- top: 0
- }
-
- .vjs-ima3-ad-container,
- .vjs-ima3-click-tracker {
- pointer-events: none;
- left: -9999px
- }
-
- .vjs-ima3-flash-ad-container {
- left: 0
- }
-
- .vjs-ima3-ad-background {
- width: 100%;
- height: 100%;
- background-color: transparent;
- position: absolute;
- top: 0;
- left: 0
- }
-
- .vjs-ad-playing .vjs-ima3-ad-background {
- background-color: #000
- }
-
- .ima3-ad-loading.ima3-loading-spinner .vjs-loading-spinner {
- display: block
- }
-
- .vjs-ima3-flash.vjs-ad-playing .vjs-tech {
- opacity: 0
- }
-
- .vjs-ad-playing .vjs-ima3-ad-container,
- .vjs-ad-playing .vjs-ima3-click-tracker,
- .vjs-ima3-overlay .vjs-ima3-ad-container,
- .vjs-ima3-overlay .vjs-ima3-click-tracker {
- left: 0
- }
-
- .vjs-ima3-flash.vjs-ad-playing .vjs-ima3-ad-container,
- .vjs-ima3-flash.vjs-ima3-overlay .vjs-ima3-ad-container {
- cursor: pointer;
- pointer-events: auto
- }
-
- .vjs-mouse.vjs-ima3-html5.vjs-ad-playing .vjs-ima3-ad-container,
- .vjs-mouse.vjs-ima3-html5.vjs-ad-playing .vjs-ima3-click-tracker,
- .vjs-mouse.vjs-ima3-html5.vjs-ima3-overlay .vjs-ima3-ad-container,
- .vjs-mouse.vjs-ima3-html5.vjs-ima3-overlay .vjs-ima3-click-tracker {
- cursor: pointer;
- pointer-events: auto
- }
-
- .vjs-user-active.vjs-ad-playing.vjs-ima3-html5 .vjs-ima3-ad-container,
- .vjs-user-active.vjs-ad-playing.vjs-ima3-html5 .vjs-ima3-click-tracker,
- .vjs-user-active.vjs-ima3-overlay.vjs-ima3-html5 .vjs-ima3-ad-container,
- .vjs-user-active.vjs-ima3-overlay.vjs-ima3-html5 .vjs-ima3-click-tracker {
- cursor: pointer;
- pointer-events: auto
- }
-
- .vjs-ima3-html5.vjs-using-native-controls.vjs-ima3-paused.vjs-ima3-paused .vjs-ima3-ad-container,
- .vjs-ima3-html5.vjs-using-native-controls.vjs-ima3-paused.vjs-ima3-paused .vjs-ima3-click-tracker {
- pointer-events: none
- }
-
- .vjs-ima3-click-tracker {
- bottom: 0;
- left: 0;
- margin: 0;
- position: absolute;
- right: 0;
- top: 0
- }
-
- .vjs-ima3-overlay .vjs-ima3-click-tracker {
- top: auto;
- margin: 0 auto
- }
-
- .vjs-control-bar.vjs-control-bar.vjs-ad-control-bar.vjs-ad-control-bar {
- display: none
- }
-
- .vjs-ad-controls.vjs-ad-playing .vjs-control-bar.vjs-control-bar {
- display: none
- }
-
- .vjs-ad-controls.vjs-ad-playing.vjs-controls-disabled .vjs-ad-control-bar.vjs-ad-control-bar,
- .vjs-ad-controls.vjs-ad-playing.vjs-using-native-controls .vjs-ad-control-bar.vjs-ad-control-bar {
- display: none
- }
-
- .vjs-ad-playing .vjs-dock-shelf,
- .vjs-ad-playing .vjs-dock-text {
- display: none
- }
-
- .vjs-ad-controls.vjs-ad-playing .vjs-control-bar.vjs-ad-control-bar {
- display: -webkit-box;
- display: -moz-box;
- display: -ms-flexbox;
- display: -webkit-flex;
- display: flex
- }
-
- .vjs-ad-controls.vjs-ad-playing.vjs-no-flex .vjs-control-bar.vjs-ad-control-bar {
- display: table
- }
-
- .vjs-mouse .vjs-control-bar.vjs-ad-control-bar .vjs-progress-control:hover {
- height: .5em;
- top: -.5em
- }
-
- .vjs-mouse .vjs-control-bar.vjs-ad-control-bar .vjs-progress-control:hover .vjs-mouse-display,
- .vjs-mouse .vjs-control-bar.vjs-ad-control-bar .vjs-progress-control:hover .vjs-mouse-display:after,
- .vjs-mouse .vjs-progress-control:hover .vjs-play-progress:after {
- display: none
- }
-
- .vjs-ima3-flash.vjs-ad-loading .vjs-tech,
- .vjs-ima3-html5.vjs-ad-loading .vjs-tech {
- opacity: 0
- }
-
- .vjs-ima3-autoplay.vjs-ima3-not-playing-yet .vjs-poster,
- .vjs-ima3-autoplay.vjs-ima3-not-playing-yet .vjs-tech {
- opacity: 0
- }
-
- .vjs-ima3-html5.vjs-ad-playing .vjs-ad-control-bar .vjs-play-progress {
- transition: width 1s linear
- }
-
- .vjs-ima3-flash.vjs-ad-playing .vjs-ad-control-bar .vjs-play-progress {
- transition: width .25s linear
- }
-
- .vjs-ima3-html5.vjs-ad-playing .vjs-ad-control-bar .vjs-play-progress.vjs-play-progress-resetting {
- transition: width 0s linear
- }
-
- .vjs-ima3-flash.vjs-ad-playing .vjs-ad-control-bar .vjs-play-progress.vjs-play-progress-resetting {
- transition: width 0s linear
- }
- </style>
<title>The seven secrets that hotel owners don't want you to know | The Independent</title>
<link rel="manifest" href="/sites/all/themes/ines_themes/independent_theme/manifest.json" />
<!-- HEAD -->
@@ -599,34889 +357,6 @@
<script async="" src="http://seb.scorecardresearch.com/lookup.php"></script>
<script type="text/javascript" src="//impl.onscroll.com/onscroll/2016/09/1474295972056.js" async="" defer="defer"></script>
<script type="text/javascript" src="//impl.onscroll.com/onscroll/2016/09/1474981864827.js" async="" defer="defer"></script>
- <style type="text/css">
- .trc_rbox_container {
- direction: ltr;
- text-align: left
- }
-
- .trc_rbox_header {
- border-style: solid;
- border-width: 0
- }
-
- .in_trc_header {
- position: relative!important;
- float: right;
- margin: 0
- }
-
- #trc_rbox_css_loaded {
- overflow: hidden;
- width: 0;
- height: 0
- }
-
- .trc_rbox {
- margin-top: 0
- }
-
- .trc_rbox_div {
- margin: 0 0 3px;
- direction: ltr;
- padding: 0;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -ms-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- overflow: auto;
- position: relative;
- width: auto;
- *width: auto;
- border: solid #CCC 1px
- }
-
- .loading-animation span {
- display: block
- }
-
- .videoCube {
- zoom: 1;
- cursor: pointer;
- float: none;
- overflow: hidden;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -ms-box-sizing: border-box;
- -webkit-box-sizing: border-box
- }
-
- div.videoCube:hover,
- .videoCube_hover {
- cursor: pointer
- }
-
- .videoCube span.video-title:hover,
- .videoCube_hover span.video-title {
- text-decoration: underline
- }
-
- .videoCube a {
- text-decoration: none;
- border: 0;
- color: #000;
- cursor: pointer
- }
-
- .videoCube a:hover,
- .videoCube_hover a,
- .videoCube a:link,
- .videoCube a {
- text-decoration: none!important;
- outline: 0
- }
-
- .videoCube a .thumbBlock {
- float: left;
- display: block;
- overflow: hidden!important
- }
-
- .videoCube a img,
- .videoCube img {
- border: 0;
- _border: 0;
- display: block;
- margin: 0;
- height: auto;
- width: auto
- }
-
- .videoCube .video-label {
- display: block;
- overflow: hidden
- }
-
- .videoCube .video-title {
- width: auto!important;
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word
- }
-
- .videoCube .video-duration a {}
-
- .videoCube .video-duration {
- height: 0;
- float: left;
- position: relative;
- color: #fff;
- font-size: 11px
- }
-
- .videoCube .video-duration dt {
- border-radius: 4px;
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- background-color: #000;
- opacity: .6;
- filter: alpha(opacity=60)
- }
-
- .videoCube span.video-label.trc_ellipsis {
- position: relative;
- overflow: hidden;
- display: -webkit-box;
- -webkit-box-orient: vertical
- }
-
- .videoCube span.video-label.trc-smart-ellipsis {
- position: relative;
- overflow: hidden
- }
-
- .videoCube span.video-label.trc-smart-ellipsis ins {
- display: inline-block;
- text-decoration: inherit
- }
-
- .videoCube span.video-label.trc-smart-ellipsis ins.lastLineEllipsis {
- display: block;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- word-wrap: normal
- }
-
- .sponsored-default .video-description {
- font-weight: 400;
- color: #000;
- font-size: 9px;
- max-height: 22px;
- *height: 22px;
- overflow: hidden;
- line-height: 9px
- }
-
- .video-duration.video-duration-detail div {
- color: #fff
- }
-
- .sponsored-default {
- background-color: #f7f6c6;
- padding-bottom: 0!important
- }
-
- .trc_rbox .sponsored {
- position: relative;
- display: block;
- overflow: visible;
- height: auto;
- width: auto;
- padding-right: 0;
- text-align: right;
- font-size: 9px
- }
-
- .sponsored-url {
- white-space: nowrap;
- float: left;
- overflow: hidden;
- width: 98%;
- height: auto;
- margin-top: 0;
- margin-left: 1px;
- padding-bottom: 2px;
- color: green;
- font-size: 9px;
- text-decoration: underline
- }
-
- .sponsored-default .video-title {
- height: 26px;
- font-size: 11px;
- line-height: 13px;
- max-height: 26px;
- *height: 26px
- }
-
- .sponsored-default .thumbBlock img {}
-
- .sponsored-default .thumbBlock {
- text-align: center;
- background-color: transparent
- }
-
- .trc_rbox_div {
- height: 410px
- }
-
- .videoCube {
- direction: ltr;
- font-size: 11px;
- margin: 0;
- color: #000;
- border-width: 0
- }
-
- .videoCube.vertical:first-child {
- border-top: 0;
- margin-top: 0
- }
-
- .videoCube.horizontal:first-child {
- border-left: 0;
- margin-left: 0
- }
-
- .trc_rbox .trc_rbox_div .videoCube.vertical {
- _margin-top: expression(this.previousSibling==null?'0': 'default')
- }
-
- .trc_rbox .trc_rbox_div .videoCube.horizontal {
- _margin-left: expression(this.previousSibling==null?'0': 'default')
- }
-
- div.videoCube:hover,
- .videoCube_hover {
- background-color: #EBF0FF;
- color: #000
- }
-
- .videoCube .thumbBlock {
- margin-right: 5px;
- margin-left: 1px;
- border-style: solid
- }
-
- .videoCube a img,
- .videoCube img {
- border-color: #ececec
- }
-
- .videoCube .overlayImg {}
-
- .videoCube .video-label-box {
- margin-left: 81px
- }
-
- .videoCube .video-label dt {
- font-weight: 700
- }
-
- .videoCube .video-title {
- height: auto;
- margin-bottom: 3px;
- white-space: normal
- }
-
- .videoCube .trc_inline_detail_spacer {
- display: inline-block;
- white-space: pre
- }
-
- .sponsored-default {
- padding-bottom: 0
- }
-
- .loading-animation {
- font-family: sans;
- font-size: 1.5em;
- text-align: center;
- color: gray;
- height: 100%
- }
-
- .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-weight: 700;
- text-decoration: none;
- color: #000
- }
-
- .trc_header_right_part {
- position: absolute;
- left: 50%;
- top: 0
- }
-
- .branding_div {
- overflow: visible;
- float: right
- }
-
- .branding_div img {
- height: 20px
- }
-
- .trc_pager div {
- float: left;
- font-family: sans;
- cursor: pointer;
- margin-left: 2px;
- margin-right: 2px
- }
-
- .trc_pager_prev,
- .trc_pager_next {}
-
- .trc_pager {
- font-weight: 400
- }
-
- .trc_pager_pages {
- display: block!important
- }
-
- .trc_related_container div.horizontal {
- float: left;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -ms-box-sizing: border-box;
- -webkit-box-sizing: border-box
- }
-
- .trc_related_container div.vertical {}
-
- .trc_related_container DIV.videoCube.thumbnail_top .thumbBlock,
- .trc_related_container DIV.videoCube.thumbnail_bottom .thumbBlock {
- float: none
- }
-
- @media screen and (-webkit-min-device-pixel-ratio:0) {
- .sponsored-url {
- margin-top: 2px
- }
- }
-
- .vidiscovery-note {
- display: none
- }
-
- .pager_disabled {
- cursor: auto
- }
-
- .videoCube .thumbBlock .trc_sponsored_overlay_base {
- display: block;
- width: auto;
- margin-left: 0;
- position: absolute;
- color: #fff!important
- }
-
- .videoCube .thumbBlock .trc_sponsored_overlay {
- filter: alpha(opacity=60);
- opacity: .6;
- display: block;
- position: absolute;
- *left: 0
- }
-
- .videoCube .thumbBlock .trc_sponsored_overlay_base .sponsored {
- position: relative;
- display: block;
- overflow: visible;
- width: auto;
- text-align: center;
- padding: 0 5px;
- margin-top: 0
- }
-
- .videoCube .thumbBlock .trc_sponsored_overlay_base.round .trc_sponsored_overlay {
- border-radius: 4px;
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px
- }
-
- .videoCube .thumbBlock .trc_sponsored_overlay_base.round {
- margin-left: 4px
- }
-
- .thumbnail-emblem {
- background-color: transparent;
- background-repeat: no-repeat;
- position: absolute;
- z-index: 50
- }
-
- .playerCube .thumbnail-overlay,
- .videoCube .thumbnail-overlay {
- position: absolute;
- background-color: transparent;
- background-repeat: no-repeat;
- z-index: 50
- }
-
- .videoCube:hover .thumbnail-overlay,
- .videoCube_hover .thumbnail-overlay {
- position: absolute;
- background-color: transparent;
- background-repeat: no-repeat;
- z-index: 50
- }
-
- .thumbnail_bottom {
- padding-bottom: 8px
- }
-
- .trc_pager_next img,
- trc_pager_next pager_disabled img,
- trc_pager_next:hover img {
- -moz-transform: scaleX(-1);
- -o-transform: scaleX(-1);
- -webkit-transform: scaleX(-1);
- transform: scaleX(-1);
- filter: FlipH;
- -ms-filter: "FlipH"
- }
-
- .trc_cover_iframe {
- position: absolute;
- z-index: 100000;
- top: 0;
- left: 0;
- background: #000;
- opacity: .4;
- filter: alpha(opacity=40);
- border: 0
- }
-
- .trc_lightbox_base {
- z-index: 100001;
- position: fixed
- }
-
- .trc_lightbox_overlay {
- background-color: transparent;
- position: absolute;
- z-index: 100002
- }
-
- .trc_lightbox_transparent {
- position: absolute;
- z-index: 100003
- }
-
- #trc_lightbox_header {
- font-family: "Trebuchet MS", Helvetica, sans-serif
- }
-
- .trc_whitebox {
- background-color: #fff;
- position: relative;
- z-index: 100004;
- padding: 0 20px 20px;
- margin: 0 auto;
- border: 2px solid #000;
- -moz-box-shadow: 3px 3px 20px #000;
- -webkit-box-shadow: 3px 3px 20px #000;
- box-shadow: 3px 3px 20px #000;
- -moz-box-sizing: content-box;
- -webkit-box-sizing: content-box;
- box-sizing: content-box;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px
- }
-
- .trc_whiteboxCloseButton {
- width: 32px;
- height: 32px;
- border: 0;
- position: absolute;
- right: -16px;
- top: -14px;
- cursor: pointer;
- background: url(//cdn.taboola.com/taboola-generic/close.png) no-repeat top left transparent;
- color: #fff;
- color: transparent;
- font-size: 0
- }
-
- .trc_related_container .logoDiv {
- font-family: Arial, Helvetica, sans-serif;
- white-space: nowrap;
- font-size: 9px
- }
-
- .trc_related_container .logoDiv a {
- font-size: 9px;
- text-decoration: none!important;
- color: #000;
- margin-right: 1px;
- vertical-align: text-bottom
- }
-
- .logoDiv a span:hover {
- text-decoration: underline
- }
-
- .trc_rbox_header .logoDiv {
- font-size: 1em
- }
-
- .trc_related_container .vertical-start-shade {
- background-image: url(//cdn.taboola.com/taboola-generic/shade-down.png);
- height: 10px;
- width: auto;
- position: absolute;
- z-index: 5
- }
-
- .trc_related_container .vertical-end-shade {
- background-image: url(//cdn.taboola.com/taboola-generic/shade-up.png);
- height: 10px;
- width: auto;
- position: absolute;
- z-index: 5
- }
-
- .trc_related_container .horizontal-start-shade {
- background-image: url(//cdn.taboola.com/taboola-generic/shade-right.png);
- height: auto;
- width: 10px;
- position: absolute;
- z-index: 5
- }
-
- .trc_related_container .horizontal-end-shade {
- background-image: url(//cdn.taboola.com/taboola-generic/shade-left.png);
- height: auto;
- width: 10px;
- position: absolute;
- z-index: 5
- }
-
- .trc_rbox_container.trc_expandable {
- overflow: hidden;
- max-height: 0;
- transition-property: max-height;
- -webkit-transition-property: max-height;
- -moz-transition-property: max-height;
- -o-transition-property: max-height;
- -webkit-transform: translateZ(0);
- -moz-transform: translateZ(0);
- -ms-transform: translateZ(0);
- -o-transform: translateZ(0);
- transform: translateZ(0)
- }
-
- DIV.trc_autoplaylist-box {
- margin: 6px auto 0;
- border: 0;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- padding: 4px;
- font-family: "Trebuchet MS", Helvetica, sans-serif;
- width: 320px;
- background: #191919;
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#393939');
- -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#191919, endColorstr=#393939)";
- background: -webkit-gradient(linear, left top, left bottom, from(#191919), to(#393939));
- background: -moz-linear-gradient(top, #191919, #393939);
- background: linear-gradient(top, #191919, #393939)
- }
-
- DIV.trc_autoplaylist-box .trc-next-up-header {
- font-size: 14px;
- color: #CCC;
- float: left;
- line-height: 31px;
- margin: 0 4px 0 6px;
- overflow: hidden;
- white-space: nowrap
- }
-
- DIV.trc_autoplaylist-box .trc-next-up-countdown {
- color: #fff;
- font-weight: 700;
- font-size: 15px;
- padding-left: 4px
- }
-
- DIV.trc_autoplaylist-box .nextup {
- cursor: pointer
- }
-
- DIV.trc_autoplaylist-box .nextup .thumbblock {
- border: solid #FEFEFE 1px;
- margin-right: 10px
- }
-
- DIV.trc_autoplaylist-box:hover .nextup .thumbblock SPAN.thumbnail-overlay {
- background-image: url(//cdn.taboola.com/taboola-generic/lightbox-overlay.png)
- }
-
- DIV.trc_autoplaylist-box .nextup .video-label-box {
- color: #fff;
- font-weight: 700;
- font-size: 12px;
- line-height: 14px
- }
-
- .trc-syndication-link {
- text-decoration: none;
- color: inherit
- }
-
- .playerCube {
- width: 100%;
- height: 100%;
- position: relative;
- cursor: pointer
- }
-
- .playerCube .thumbnail-overlay {
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- position: absolute
- }
-
- .trc_related_container .whatsThisSyndicated {
- position: absolute;
- cursor: pointer
- }
-
- .trc_related_container .whatsThisSyndicated.a-bottom-right,
- .trc_related_container .static-text.bottom-right {
- bottom: 0;
- right: 0
- }
-
- .trc_related_container .whatsThisSyndicated.a-top-right,
- .trc_related_container .static-text.top-right {
- top: 0;
- right: 0
- }
-
- .trc_related_container .whatsThisSyndicated.a-bottom-left,
- .trc_related_container .static-text.bottom-left {
- bottom: 0;
- left: 0
- }
-
- .trc_related_container .whatsThisSyndicated.a-top-left,
- .trc_related_container .static-text.top-left {
- top: 0;
- left: 0
- }
-
- .trc_related_container .videoCube .thumbBlock .branding {
- position: absolute;
- bottom: 0;
- z-index: 1;
- width: 100%;
- margin: 0;
- padding: 5px 0;
- text-align: center
- }
-
- .syndicatedItem .branding {
- margin: 0
- }
-
- .trc_related_container .videoCube .thumbBlock .static-text {
- position: absolute;
- z-index: 1;
- margin: 0;
- padding: 5px;
- background-color: #000;
- color: #fff;
- display: block;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: 400;
- text-align: left;
- text-decoration: none;
- opacity: .7
- }
-
- .trc_related_container .static-text.top {
- width: 100%;
- top: 0;
- padding: 5px 0
- }
-
- .trc_related_container .static-text.bottom {
- width: 100%;
- bottom: 0;
- padding: 2px 0
- }
-
- .trc-inplayer-rbox {
- background: #333;
- background: rgba(30, 30, 30, .9);
- *background: #333;
- bottom: 0;
- position: absolute;
- height: 300px;
- text-align: center
- }
-
- .trc-inplayer-rbox .trc_rbox_container {
- margin: 50px auto 0;
- width: 640px
- }
-
- .trc_rbox.trc-auto-size {
- width: 100%;
- height: 100%
- }
-
- .videoCube.thumbnail_under .thumbBlock {
- margin-left: 0;
- margin-right: 0
- }
-
- .videoCube.thumbnail_under .label-box-overlay {
- width: 100%;
- height: 100%;
- position: absolute;
- background: #000;
- opacity: .75;
- filter: alpha(opacity=75);
- top: 0;
- _display: none
- }
-
- .videoCube.thumbnail_under .video-labels-anchor {
- width: 100%;
- height: auto;
- position: absolute;
- z-index: 1;
- left: 0;
- bottom: 0;
- min-height: 2.58em;
- max-height: 2.58em;
- padding-top: 2px;
- padding-bottom: 2px;
- _background-color: #CECECE;
- -webkit-transition: all .2s linear;
- -moz-transition: all .2s linear;
- -ms-transition: all .2s linear;
- -o-transition: all .2s linear;
- transition: all .2s linear;
- line-height: 1.25em
- }
-
- .videoCube.thumbnail_under .video-labels-anchor span.video-title,
- .videoCube.thumbnail_under .video-labels-anchor span.branding {
- position: relative;
- z-index: 1;
- padding: 0 3px;
- margin: 0
- }
-
- .videoCube.thumbnail_under .video-title {
- min-height: 2.58em
- }
-
- .videoCube.thumbnail_under:hover .video-labels-anchor {
- opacity: 1;
- max-height: 6.45em
- }
-
- .trc-auto-size .trc_rbox_outer .trc_rbox_div {
- height: auto;
- width: auto
- }
-
- .trc-auto-size .trc_rbox_div .videoCube {
- height: auto
- }
-
- .trc-auto-size .trc_rbox_div .videoCube.trc-first-recommendation {
- margin-top: 0
- }
-
- .trc_rbox .trc_rbox_outer .trc_rbox_div .videoCube.trc-first-in-row {
- margin-left: 0
- }
-
- .trc_elastic .trc_rbox {
- width: auto
- }
-
- .trc_elastic .videoCube {
- overflow: hidden
- }
-
- .trc_elastic .videoCube .thumbBlock {
- display: block;
- background-color: transparent;
- background-position: center center;
- background-repeat: no-repeat;
- background-size: cover;
- position: absolute;
- display: inline-block;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- margin-left: 0;
- margin-right: 0
- }
-
- .trc_elastic .thumbBlock_holder {
- position: relative;
- width: 100%
- }
-
- .trc_elastic .thumbnail_start .thumbBlock_holder {
- float: left;
- margin-right: 10px
- }
-
- .trc_elastic .videoCube_aspect {
- width: 1px
- }
-
- .trc_elastic .trc_rbox .trc_rbox_div {
- height: auto
- }
-
- .trc_elastic .video-label-box {
- display: block
- }
-
- .trc_user_adChoice_btn {
- background: url(//cdn.taboola.com/libtrc/static/thumbnails/3aadbb71016ecd7a194bbe2791777e9a.png) no-repeat scroll 0 0 rgba(255, 255, 255, .7);
- border-radius: 0 0 0 5px;
- width: 16px;
- height: 16px;
- position: absolute;
- right: 0;
- top: 0;
- z-index: 9000;
- cursor: pointer;
- visibility: hidden
- }
-
- .trc_user_adChoice_anchor {
- width: 100%;
- height: 100%;
- position: absolute
- }
-
- .videoCube:hover .trc_user_adChoice_btn,
- .videoCube_hover .trc_user_adChoice_btn {
- visibility: visible
- }
-
- .trc_user_exclude_btn {
- background: url(//cdn.taboola.com/libtrc/static/thumbnails/f539211219b796ffbb49949997c764f0.png) no-repeat scroll 0 0 transparent;
- width: 12px;
- height: 12px;
- position: absolute;
- right: 2px;
- top: 2px;
- z-index: 9000;
- cursor: pointer;
- visibility: hidden
- }
-
- .trc_undo_btn {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- line-height: 14px;
- font-weight: 400;
- color: #36C;
- text-decoration: underline;
- cursor: pointer;
- position: absolute;
- right: 2px;
- top: 2px;
- padding: 0 1px;
- z-index: 11000;
- visibility: hidden
- }
-
- .videoCube:hover .trc_user_exclude_btn,
- .videoCube_hover .trc_user_exclude_btn,
- .trc_user_excluded.videoCube:hover .trc_undo_btn,
- .trc_user_excluded.videoCube_hover .trc_undo_btn,
- .trc_undo_btn.trc_anchor {
- visibility: visible
- }
-
- .videoCube.trc_user_excluded .trc_user_exclude_btn {
- visibility: hidden
- }
-
- .trc_fade {
- opacity: 0;
- filter: alpha(opacity=0);
- visibility: hidden;
- transition: opacity 500ms 0s, visibility 0s 500ms;
- -webkit-transition: opacity 500ms 0s, visibility 0s 500ms;
- -moz-transition: opacity 500ms 0s, visibility 0s 500ms;
- -o-transition: opacity 500ms 0s, visibility 0s 500ms;
- -ms-transition: opacity 500ms 0s, visibility 0s 500ms
- }
-
- .trc_fade.trc_in,
- .trc_user_excluded .trc_exclude_overlay {
- visibility: visible;
- opacity: 1;
- filter: alpha(opacity=100);
- transition-delay: 0s, 0s;
- -moz-transition-delay: 0s, 0s;
- -webkit-transition-delay: 0s, 0s;
- -o-transition-delay: 0s, 0s;
- -ms-transition-delay: 0s, 0s
- }
-
- .trc_excludable .trc_exclude_overlay {
- position: absolute;
- z-index: 10000;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- cursor: default;
- background-color: #fff
- }
-
- .videoCube.trc_excludable .trc_exclude_overlay.trc_fade {
- filter: alpha(opacity=80)\9
- }
-
- .videoCube.trc_user_excluded .trc_exclude_overlay {
- visibility: visible;
- opacity: .8;
- filter: alpha(opacity=80)
- }
-
- .videoCube.trc_user_excluded .thumbBlock {
- filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
- filter: gray;
- -webkit-filter: grayscale(100%)
- }
-
- .videoCube.trc_user_excluded:hover a .video-label-box .video-title,
- .videoCube_hover.trc_user_excluded a .video-label-box .video-title {
- text-decoration: none
- }
-
- .videoCube.trc_user_excluded a .video-label-box *,
- .videoCube.trc_user_excluded:hover a .video-label-box *,
- .videoCube_hover.trc_user_excluded a .video-label-box * {
- color: #000;
- overflow: hidden;
- -webkit-transition: color 500ms 0s;
- -moz-transition: color 500ms 0s;
- -ms-transition: color 500ms 0s;
- -o-transition: color 500ms 0s;
- transition: color 500ms 0s
- }
-
- .videoCube.trc_user_excluded a .video-label-box .label-box-overlay {
- background-color: #BBB;
- -webkit-transition: background-color 500ms 0s;
- -moz-transition: background-color 500ms 0s;
- -ms-transition: background-color 500ms 0s;
- -o-transition: background-color 500ms 0s;
- transition: background-color 500ms 0s
- }
-
- .videoCube.thumbnail_under.trc_user_excluded .video-labels-anchor,
- .videoCube.thumbnail_under.trc_user_excluded:hover .video-labels-anchor {
- max-height: none;
- -webkit-transition: none;
- -moz-transition: none;
- -ms-transition: none;
- -o-transition: none;
- transition: none
- }
-
- .trc_related_container .trc_clearer {
- clear: both;
- height: 0;
- overflow: hidden;
- font-size: 0;
- line-height: 0;
- visibility: hidden
- }
-
- .link-adc {
- float: right!important
- }
-
- .trc-widget-footer .link-adc a .trc_adc_wrapper,
- .trc_header_ext .link-adc a .trc_adc_wrapper {
- vertical-align: baseline;
- height: 15px;
- width: 19px;
- display: inline-block;
- position: relative
- }
-
- .trc-widget-footer .link-adc a .trc_adc_s_logo,
- .trc_header_ext .link-adc a .trc_adc_s_logo,
- .trc-widget-footer .link-adc a .trc_adc_b_logo,
- .trc_header_ext .link-adc a .trc_adc_b_logo {
- vertical-align: middle;
- height: 15px;
- display: inline-block;
- margin-top: -1px
- }
-
- .trc-widget-footer .link-adc a .trc_adc_s_logo,
- .trc_header_ext .link-adc a .trc_adc_s_logo {
- width: 19px;
- background: url(//cdn.taboola.com/libtrc/static/thumbnails/3aadbb71016ecd7a194bbe2791777e9a.png) no-repeat!important
- }
-
- .trc-widget-footer .link-adc a .trc_adc_b_logo,
- .trc_header_ext .link-adc a .trc_adc_b_logo {
- width: 77px;
- background: #fff url(//cdn.taboola.com/libtrc/static/thumbnails/0781f9c5a8637d1e162874f157460048.png) no-repeat!important;
- right: -1px;
- display: none;
- position: absolute
- }
-
- .trc_mobile_disclosure_link,
- .trc_mobile_attribution_link,
- .trc_mobile_adc_link {
- display: none
- }
-
- .trc_desktop_disclosure_link,
- .trc_desktop_attribution_link,
- .trc_desktop_adc_link {
- display: inline
- }
-
- @media screen and (max-width:767px) {
- .trc_mobile_disclosure_link {
- display: inline
- }
- .trc_mobile_attribution_link {
- display: inline
- }
- .trc_mobile_adc_link {
- display: inline
- }
- .trc_desktop_disclosure_link {
- display: none
- }
- .trc_desktop_attribution_link {
- display: none
- }
- .trc_desktop_adc_link {
- display: none
- }
- }
-
- .trc_in_iframe .trc_mobile_attribution_link,
- .trc_in_iframe .trc_mobile_disclosure_link {
- display: inline
- }
-
- .trc_in_iframe .trc_desktop_attribution_link,
- .trc_in_iframe .trc_desktop_disclosure_link {
- display: none
- }
-
- .trc_related_container .logoDiv,
- .trc_related_container .trc_header_ext .logoDiv {
- float: right
- }
-
- .trc_related_container .logoDiv+.logoDiv {
- margin-right: 2px
- }
-
- .trc_related_container .attribution-disclosure-link-sponsored,
- .trc_related_container .attribution-disclosure-link-hybrid {
- display: none
- }
-
- .trc_related_container .trc-content-sponsored .attribution-disclosure-link-sponsored {
- display: block
- }
-
- .trc_related_container .trc-content-hybrid .attribution-disclosure-link-hybrid {
- display: block
- }
-
- .trc_related_container .trc-widget-footer:hover a span,
- .trc_related_container .trc_header_ext:hover a span {
- text-decoration: underline!important
- }
-
- .logoDiv a span.trc_logos_v_align {
- display: inline-block!important;
- font-size: 15px!important;
- line-height: 1em!important;
- width: 0!important
- }
-
- .trc_related_container .trc_header_ext:hover a span.trc_logos_v_align,
- .trc_related_container .trc_header_ext:hover a span.trc_adc_wrapper,
- .trc_related_container .trc-widget-footer:hover a span.trc_logos_v_align,
- .trc_related_container .trc-widget-footer:hover a span.trc_adc_wrapper {
- text-decoration: none!important
- }
-
- .trc_related_container {
- clear: both
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-label,
- .ab_ab_thumbnails-d_3x3_size-round-10 .sponsored,
- .ab_ab_thumbnails-d_3x3_size-round-10 .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 div.videoCube:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 div.sponsored-default:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube:hover .thumbnail-overlay,
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .pager_enabled {
- color: #0056b3;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_pager_counter {
- color: #000000;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .pager_disabled {
- color: #7d898f;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_pager_prev:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-label-box {
- text-align: left;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_pager_prev,
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_pager div {
- font-family: serif;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube:hover .thumbnail-overlay,
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .playerCube div.videoCube:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 div.syndicatedItem:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-label,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .sponsored,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.videoCube:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.sponsored-default:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube:hover .thumbnail-overlay,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .pager_enabled {
- color: #0056b3;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_pager_counter {
- color: #000000;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .pager_disabled {
- color: #7d898f;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_pager_prev:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-label-box {
- text-align: left;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_pager_prev,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_pager div {
- font-family: serif;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube:hover .thumbnail-overlay,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .playerCube div.videoCube:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.syndicatedItem:hover,
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-label,
- .ab_ab_thumbnails-d_3x3_size-round-20 .sponsored,
- .ab_ab_thumbnails-d_3x3_size-round-20 .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 div.videoCube:hover,
- .ab_ab_thumbnails-d_3x3_size-round-20 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 div.sponsored-default:hover,
- .ab_ab_thumbnails-d_3x3_size-round-20 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube:hover .thumbnail-overlay,
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .pager_enabled {
- color: #0056b3;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_pager_counter {
- color: #000000;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .pager_disabled {
- color: #7d898f;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_pager_prev:hover,
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-label-box {
- text-align: left;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_pager_prev,
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_pager div {
- font-family: serif;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube:hover .thumbnail-overlay,
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .playerCube div.videoCube:hover,
- .ab_ab_thumbnails-d_3x3_size-round-20 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 div.syndicatedItem:hover,
- .ab_ab_thumbnails-d_3x3_size-round-20 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-a_abp-mode .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- max-height: 80.0px;
- *height: 80.0px;
- color: #333;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-a_abp-mode .video-label,
- .ab_thumbnails-a_abp-mode .sponsored,
- .ab_thumbnails-a_abp-mode .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .ab_thumbnails-a_abp-mode .trc_rbox_header {
- font-family: 'Open Sans';
- font-size: 14.0px;
- font-weight: bold;
- text-decoration: none;
- color: #333;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0 0 6px 0;
- }
-
- .ab_thumbnails-a_abp-mode .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-a_abp-mode .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-a_abp-mode .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-a_abp-mode .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-a_abp-mode div.videoCube:hover,
- .ab_thumbnails-a_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-a_abp-mode .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-a_abp-mode div.sponsored-default:hover,
- .ab_thumbnails-a_abp-mode div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-a_abp-mode .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-a_abp-mode .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-a_abp-mode div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-a_abp-mode .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-a_abp-mode .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-a_abp-mode .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-a_abp-mode .trc_pager_prev:hover,
- .ab_thumbnails-a_abp-mode .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-a_abp-mode .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-a_abp-mode .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-a_abp-mode div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-a_abp-mode .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-a_abp-mode .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-a_abp-mode .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-a_abp-mode .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-a_abp-mode {
- width: 300px;
- _width: 300px;
- border-width: 1px 0 1px 0;
- border-style: solid;
- border-color: #CCC;
- padding: 5px 0px 5px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-a_abp-mode .trc_pager_prev,
- .ab_thumbnails-a_abp-mode .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-a_abp-mode .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-a_abp-mode .playerCube div.videoCube:hover,
- .ab_thumbnails-a_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-a_abp-mode .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-a_abp-mode div.syndicatedItem:hover,
- .ab_thumbnails-a_abp-mode div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-a_abp-mode div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .video-title {
- max-height: 60.0px;
- *height: 60.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-d-2_row .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-d-2_row .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-d-2_row .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d-2_row .video-label,
- .ab_thumbnails-d-2_row .sponsored,
- .ab_thumbnails-d-2_row .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_thumbnails-d-2_row .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-d-2_row .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-d-2_row .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-d-2_row .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-d-2_row .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-d-2_row .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-d-2_row div.videoCube:hover,
- .ab_thumbnails-d-2_row div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d-2_row .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-d-2_row div.sponsored-default:hover,
- .ab_thumbnails-d-2_row div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-d-2_row .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d-2_row .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-d-2_row .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d-2_row .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-d-2_row .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d-2_row div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d-2_row .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-d-2_row .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-d-2_row .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-d-2_row .trc_pager_prev:hover,
- .ab_thumbnails-d-2_row .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d-2_row .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-d-2_row .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-d-2_row div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d-2_row .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-d-2_row .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d-2_row .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-d-2_row .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d-2_row .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-d-2_row {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-d-2_row .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d-2_row .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d-2_row .trc_pager_prev,
- .ab_thumbnails-d-2_row .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-d-2_row .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d-2_row .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-d-2_row .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d-2_row .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-d-2_row .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-d-2_row .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-d-2_row .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-d-2_row .playerCube div.videoCube:hover,
- .ab_thumbnails-d-2_row div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d-2_row .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-d-2_row div.syndicatedItem:hover,
- .ab_thumbnails-d-2_row div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d-2_row div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d-2_row .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-d-2_row .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d-2_row .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-d-2_row .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d-2_row .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d-2_row .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-d-2_row .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-d-2_row .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-d-2_row .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-d-2_row .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-d_3x3 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-d_3x3 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-d_3x3 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_3x3 .video-label,
- .ab_thumbnails-d_3x3 .sponsored,
- .ab_thumbnails-d_3x3 .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_thumbnails-d_3x3 .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-d_3x3 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-d_3x3 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-d_3x3 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-d_3x3 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-d_3x3 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-d_3x3 div.videoCube:hover,
- .ab_thumbnails-d_3x3 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_3x3 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-d_3x3 div.sponsored-default:hover,
- .ab_thumbnails-d_3x3 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-d_3x3 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_3x3 .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_3x3 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_3x3 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_3x3 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_3x3 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_3x3 .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_3x3 .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-d_3x3 .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_3x3 .trc_pager_prev:hover,
- .ab_thumbnails-d_3x3 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_3x3 .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_3x3 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_3x3 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_3x3 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-d_3x3 .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_3x3 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-d_3x3 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_3x3 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-d_3x3 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_3x3 .trc_pager_prev,
- .ab_thumbnails-d_3x3 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_3x3 .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_3x3 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-d_3x3 .playerCube div.videoCube:hover,
- .ab_thumbnails-d_3x3 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_3x3 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-d_3x3 div.syndicatedItem:hover,
- .ab_thumbnails-d_3x3 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_3x3 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-d_3x3 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 18.0px;
- line-height: 24.0px;
- font-weight: bold;
- max-height: 96.0px;
- *height: 96.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-label,
- .ab_thumbnails-d_3x3-bigger-titles .sponsored,
- .ab_thumbnails-d_3x3-bigger-titles .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles div.videoCube:hover,
- .ab_thumbnails-d_3x3-bigger-titles div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles div.sponsored-default:hover,
- .ab_thumbnails-d_3x3-bigger-titles div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_3x3-bigger-titles .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_pager_prev:hover,
- .ab_thumbnails-d_3x3-bigger-titles .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_pager_prev,
- .ab_thumbnails-d_3x3-bigger-titles .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_3x3-bigger-titles .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .playerCube div.videoCube:hover,
- .ab_thumbnails-d_3x3-bigger-titles div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles div.syndicatedItem:hover,
- .ab_thumbnails-d_3x3-bigger-titles div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .video-title {
- max-height: 72.0px;
- *height: 72.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 18.0px;
- line-height: 24.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-d_abp-mode .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_abp-mode .video-label,
- .ab_thumbnails-d_abp-mode .sponsored,
- .ab_thumbnails-d_abp-mode .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_thumbnails-d_abp-mode .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-d_abp-mode .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-d_abp-mode .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-d_abp-mode .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-d_abp-mode .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-d_abp-mode div.videoCube:hover,
- .ab_thumbnails-d_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_abp-mode .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-d_abp-mode div.sponsored-default:hover,
- .ab_thumbnails-d_abp-mode div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_abp-mode .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_abp-mode .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_abp-mode div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_abp-mode .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_abp-mode .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-d_abp-mode .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_abp-mode .trc_pager_prev:hover,
- .ab_thumbnails-d_abp-mode .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_abp-mode .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_abp-mode .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_abp-mode div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_abp-mode .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-d_abp-mode .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_abp-mode .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-d_abp-mode .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-d_abp-mode {
- width: 300px;
- _width: 300px;
- border-width: 1px 0px 1px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 10px 0px 10px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_abp-mode .trc_pager_prev,
- .ab_thumbnails-d_abp-mode .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_abp-mode .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-d_abp-mode .playerCube div.videoCube:hover,
- .ab_thumbnails-d_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_abp-mode .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-d_abp-mode div.syndicatedItem:hover,
- .ab_thumbnails-d_abp-mode div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_abp-mode div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .video-title {
- max-height: 44.0px;
- *height: 44.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-d_gb-read-more .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_gb-read-more .video-label,
- .ab_thumbnails-d_gb-read-more .sponsored,
- .ab_thumbnails-d_gb-read-more .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-d_gb-read-more .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-d_gb-read-more .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-d_gb-read-more .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-d_gb-read-more .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-d_gb-read-more div.videoCube:hover,
- .ab_thumbnails-d_gb-read-more div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_gb-read-more .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-d_gb-read-more div.sponsored-default:hover,
- .ab_thumbnails-d_gb-read-more div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_gb-read-more .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_gb-read-more div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_gb-read-more .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-d_gb-read-more .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_pager_prev:hover,
- .ab_thumbnails-d_gb-read-more .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_gb-read-more div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-d_gb-read-more .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-d_gb-read-more {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_pager_prev,
- .ab_thumbnails-d_gb-read-more .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_gb-read-more .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-d_gb-read-more .playerCube div.videoCube:hover,
- .ab_thumbnails-d_gb-read-more div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_gb-read-more .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-d_gb-read-more div.syndicatedItem:hover,
- .ab_thumbnails-d_gb-read-more div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_gb-read-more div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-d_row-read-more .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_row-read-more .video-label,
- .ab_thumbnails-d_row-read-more .sponsored,
- .ab_thumbnails-d_row-read-more .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_thumbnails-d_row-read-more .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-d_row-read-more .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-d_row-read-more .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-d_row-read-more .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-d_row-read-more .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-d_row-read-more div.videoCube:hover,
- .ab_thumbnails-d_row-read-more div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_row-read-more .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-d_row-read-more div.sponsored-default:hover,
- .ab_thumbnails-d_row-read-more div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_row-read-more .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_row-read-more .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_row-read-more div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_row-read-more .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_row-read-more .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-d_row-read-more .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_row-read-more .trc_pager_prev:hover,
- .ab_thumbnails-d_row-read-more .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_row-read-more .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_row-read-more .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_row-read-more div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_row-read-more .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-d_row-read-more .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_row-read-more .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-d_row-read-more .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-d_row-read-more {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_row-read-more .trc_pager_prev,
- .ab_thumbnails-d_row-read-more .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_row-read-more .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-d_row-read-more .playerCube div.videoCube:hover,
- .ab_thumbnails-d_row-read-more div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_row-read-more .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-d_row-read-more div.syndicatedItem:hover,
- .ab_thumbnails-d_row-read-more div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_row-read-more div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-d_size-round-10 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_size-round-10 .video-label,
- .ab_thumbnails-d_size-round-10 .sponsored,
- .ab_thumbnails-d_size-round-10 .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-10 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-d_size-round-10 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-d_size-round-10 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-d_size-round-10 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-d_size-round-10 div.videoCube:hover,
- .ab_thumbnails-d_size-round-10 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-10 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-d_size-round-10 div.sponsored-default:hover,
- .ab_thumbnails-d_size-round-10 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_size-round-10 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_size-round-10 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_size-round-10 .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-d_size-round-10 .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_pager_prev:hover,
- .ab_thumbnails-d_size-round-10 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_size-round-10 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-d_size-round-10 .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-d_size-round-10 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_pager_prev,
- .ab_thumbnails-d_size-round-10 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_size-round-10 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10 .playerCube div.videoCube:hover,
- .ab_thumbnails-d_size-round-10 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-10 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-10 div.syndicatedItem:hover,
- .ab_thumbnails-d_size-round-10 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-10 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-label,
- .ab_thumbnails-d_size-round-10-factor .sponsored,
- .ab_thumbnails-d_size-round-10-factor .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-10-factor .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-d_size-round-10-factor .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-d_size-round-10-factor .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-d_size-round-10-factor div.videoCube:hover,
- .ab_thumbnails-d_size-round-10-factor div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-10-factor .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-d_size-round-10-factor div.sponsored-default:hover,
- .ab_thumbnails-d_size-round-10-factor div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_size-round-10-factor .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_size-round-10-factor div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_size-round-10-factor .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-d_size-round-10-factor .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_pager_prev:hover,
- .ab_thumbnails-d_size-round-10-factor .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_size-round-10-factor div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-d_size-round-10-factor {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_pager_prev,
- .ab_thumbnails-d_size-round-10-factor .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_size-round-10-factor .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-10-factor .playerCube div.videoCube:hover,
- .ab_thumbnails-d_size-round-10-factor div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-10-factor .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-10-factor div.syndicatedItem:hover,
- .ab_thumbnails-d_size-round-10-factor div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-10-factor div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-d_size-round-20 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_size-round-20 .video-label,
- .ab_thumbnails-d_size-round-20 .sponsored,
- .ab_thumbnails-d_size-round-20 .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-20 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-d_size-round-20 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-d_size-round-20 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-d_size-round-20 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-d_size-round-20 div.videoCube:hover,
- .ab_thumbnails-d_size-round-20 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-20 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-d_size-round-20 div.sponsored-default:hover,
- .ab_thumbnails-d_size-round-20 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_size-round-20 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_size-round-20 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_size-round-20 .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-d_size-round-20 .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_pager_prev:hover,
- .ab_thumbnails-d_size-round-20 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-d_size-round-20 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-d_size-round-20 .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-d_size-round-20 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_pager_prev,
- .ab_thumbnails-d_size-round-20 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-d_size-round-20 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-d_size-round-20 .playerCube div.videoCube:hover,
- .ab_thumbnails-d_size-round-20 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-20 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-20 div.syndicatedItem:hover,
- .ab_thumbnails-d_size-round-20 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-20 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-label,
- .ab_thumbnails-h_1x3-landscape .sponsored,
- .ab_thumbnails-h_1x3-landscape .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-h_1x3-landscape .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-h_1x3-landscape .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-h_1x3-landscape .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-h_1x3-landscape div.videoCube:hover,
- .ab_thumbnails-h_1x3-landscape div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x3-landscape .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-h_1x3-landscape div.sponsored-default:hover,
- .ab_thumbnails-h_1x3-landscape div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-h_1x3-landscape .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_1x3-landscape div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-h_1x3-landscape .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-h_1x3-landscape .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_pager_prev:hover,
- .ab_thumbnails-h_1x3-landscape .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-h_1x3-landscape div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-h_1x3-landscape .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-h_1x3-landscape {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_pager_prev,
- .ab_thumbnails-h_1x3-landscape .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-h_1x3-landscape .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-h_1x3-landscape .playerCube div.videoCube:hover,
- .ab_thumbnails-h_1x3-landscape div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x3-landscape .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-h_1x3-landscape div.syndicatedItem:hover,
- .ab_thumbnails-h_1x3-landscape div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x3-landscape div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-h_1x5 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-h_1x5 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-h_1x5 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-h_1x5 .video-label,
- .ab_thumbnails-h_1x5 .sponsored,
- .ab_thumbnails-h_1x5 .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-h_1x5 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-h_1x5 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-h_1x5 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-h_1x5 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-h_1x5 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-h_1x5 div.videoCube:hover,
- .ab_thumbnails-h_1x5 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x5 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-h_1x5 div.sponsored-default:hover,
- .ab_thumbnails-h_1x5 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-h_1x5 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x5 .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-h_1x5 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_1x5 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_1x5 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-h_1x5 .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-h_1x5 .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-h_1x5 .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-h_1x5 .trc_pager_prev:hover,
- .ab_thumbnails-h_1x5 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-h_1x5 .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-h_1x5 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-h_1x5 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-h_1x5 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-h_1x5 .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-h_1x5 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-h_1x5 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x5 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-h_1x5 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-h_1x5 .trc_pager_prev,
- .ab_thumbnails-h_1x5 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x5 .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-h_1x5 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-h_1x5 .playerCube div.videoCube:hover,
- .ab_thumbnails-h_1x5 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x5 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-h_1x5 div.syndicatedItem:hover,
- .ab_thumbnails-h_1x5 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x5 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-h_1x5 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-label,
- .ab_thumbnails-h_1x5-landscape .sponsored,
- .ab_thumbnails-h_1x5-landscape .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-h_1x5-landscape .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-h_1x5-landscape .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-h_1x5-landscape .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-h_1x5-landscape div.videoCube:hover,
- .ab_thumbnails-h_1x5-landscape div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x5-landscape .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-h_1x5-landscape div.sponsored-default:hover,
- .ab_thumbnails-h_1x5-landscape div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-h_1x5-landscape .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_1x5-landscape div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-h_1x5-landscape .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-h_1x5-landscape .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_pager_prev:hover,
- .ab_thumbnails-h_1x5-landscape .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-h_1x5-landscape div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-h_1x5-landscape .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-h_1x5-landscape {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_pager_prev,
- .ab_thumbnails-h_1x5-landscape .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-h_1x5-landscape .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-h_1x5-landscape .playerCube div.videoCube:hover,
- .ab_thumbnails-h_1x5-landscape div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x5-landscape .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-h_1x5-landscape div.syndicatedItem:hover,
- .ab_thumbnails-h_1x5-landscape div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x5-landscape div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-h_abp-mode .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-h_abp-mode .video-label,
- .ab_thumbnails-h_abp-mode .sponsored,
- .ab_thumbnails-h_abp-mode .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-h_abp-mode .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-h_abp-mode .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-h_abp-mode .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-h_abp-mode .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-h_abp-mode div.videoCube:hover,
- .ab_thumbnails-h_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_abp-mode .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-h_abp-mode div.sponsored-default:hover,
- .ab_thumbnails-h_abp-mode div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-h_abp-mode .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_abp-mode div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-h_abp-mode .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-h_abp-mode .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-h_abp-mode .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-h_abp-mode .trc_pager_prev:hover,
- .ab_thumbnails-h_abp-mode .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-h_abp-mode .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-h_abp-mode .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-h_abp-mode div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-h_abp-mode .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-h_abp-mode .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-h_abp-mode .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-h_abp-mode .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-h_abp-mode {
- width: 300px;
- _width: 300px;
- border-width: 1px 1px 1px 1px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 10px 5px 10px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-h_abp-mode .trc_pager_prev,
- .ab_thumbnails-h_abp-mode .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-h_abp-mode .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-h_abp-mode .playerCube div.videoCube:hover,
- .ab_thumbnails-h_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_abp-mode .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-h_abp-mode div.syndicatedItem:hover,
- .ab_thumbnails-h_abp-mode div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_abp-mode div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-i_1x5 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-i_1x5 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-i_1x5 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-i_1x5 .video-label,
- .ab_thumbnails-i_1x5 .sponsored,
- .ab_thumbnails-i_1x5 .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-i_1x5 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-i_1x5 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-i_1x5 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-i_1x5 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-i_1x5 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-i_1x5 div.videoCube:hover,
- .ab_thumbnails-i_1x5 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-i_1x5 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-i_1x5 div.sponsored-default:hover,
- .ab_thumbnails-i_1x5 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-i_1x5 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-i_1x5 .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-i_1x5 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-i_1x5 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-i_1x5 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-i_1x5 .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-i_1x5 .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-i_1x5 .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-i_1x5 .trc_pager_prev:hover,
- .ab_thumbnails-i_1x5 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-i_1x5 .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-i_1x5 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-i_1x5 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-i_1x5 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-i_1x5 .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-i_1x5 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-i_1x5 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-i_1x5 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-i_1x5 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-i_1x5 .trc_pager_prev,
- .ab_thumbnails-i_1x5 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-i_1x5 .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-i_1x5 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-i_1x5 .playerCube div.videoCube:hover,
- .ab_thumbnails-i_1x5 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-i_1x5 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-i_1x5 div.syndicatedItem:hover,
- .ab_thumbnails-i_1x5 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-i_1x5 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-i_1x5 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-k_abp-mode .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_abp-mode .video-label,
- .ab_thumbnails-k_abp-mode .sponsored,
- .ab_thumbnails-k_abp-mode .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-k_abp-mode .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-k_abp-mode .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-k_abp-mode .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-k_abp-mode .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-k_abp-mode .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-k_abp-mode div.videoCube:hover,
- .ab_thumbnails-k_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_abp-mode .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-k_abp-mode div.sponsored-default:hover,
- .ab_thumbnails-k_abp-mode div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_abp-mode .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_abp-mode .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_abp-mode div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_abp-mode .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_abp-mode .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-k_abp-mode .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_abp-mode .trc_pager_prev:hover,
- .ab_thumbnails-k_abp-mode .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_abp-mode .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_abp-mode .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_abp-mode div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_abp-mode .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-k_abp-mode .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_abp-mode .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-k_abp-mode .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-k_abp-mode {
- width: 300px;
- _width: 300px;
- border-width: 1px 1px 1px 1px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 8px 8px 0px 8px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_abp-mode .trc_pager_prev,
- .ab_thumbnails-k_abp-mode .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_abp-mode .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-k_abp-mode .playerCube div.videoCube:hover,
- .ab_thumbnails-k_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_abp-mode .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-k_abp-mode div.syndicatedItem:hover,
- .ab_thumbnails-k_abp-mode div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_abp-mode div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-k_backup .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-k_backup .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-k_backup .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_backup .video-label,
- .ab_thumbnails-k_backup .sponsored,
- .ab_thumbnails-k_backup .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-k_backup .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-k_backup .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-k_backup .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-k_backup .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-k_backup .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-k_backup .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-k_backup div.videoCube:hover,
- .ab_thumbnails-k_backup div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_backup .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-k_backup div.sponsored-default:hover,
- .ab_thumbnails-k_backup div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-k_backup .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_backup .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_backup .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_backup .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_backup .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_backup div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_backup .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_backup .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-k_backup .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_backup .trc_pager_prev:hover,
- .ab_thumbnails-k_backup .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_backup .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_backup .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_backup div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_backup .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-k_backup .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_backup .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-k_backup .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_backup .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-k_backup {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-k_backup .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_backup .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_backup .trc_pager_prev,
- .ab_thumbnails-k_backup .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-k_backup .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_backup .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_backup .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_backup .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-k_backup .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-k_backup .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-k_backup .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-k_backup .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_backup .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-k_backup .playerCube div.videoCube:hover,
- .ab_thumbnails-k_backup div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_backup .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-k_backup div.syndicatedItem:hover,
- .ab_thumbnails-k_backup div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_backup div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_backup .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-k_backup .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_backup .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-k_backup .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_backup .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_backup .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-k_backup .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-k_backup .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-k_backup .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-k_backup .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-k_size-round-10 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_size-round-10 .video-label,
- .ab_thumbnails-k_size-round-10 .sponsored,
- .ab_thumbnails-k_size-round-10 .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-k_size-round-10 .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-10 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-k_size-round-10 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-k_size-round-10 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-k_size-round-10 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-k_size-round-10 div.videoCube:hover,
- .ab_thumbnails-k_size-round-10 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-10 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-k_size-round-10 div.sponsored-default:hover,
- .ab_thumbnails-k_size-round-10 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_size-round-10 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_size-round-10 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_size-round-10 .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-k_size-round-10 .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_pager_prev:hover,
- .ab_thumbnails-k_size-round-10 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_size-round-10 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-k_size-round-10 .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-k_size-round-10 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_pager_prev,
- .ab_thumbnails-k_size-round-10 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_size-round-10 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10 .playerCube div.videoCube:hover,
- .ab_thumbnails-k_size-round-10 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-10 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-10 div.syndicatedItem:hover,
- .ab_thumbnails-k_size-round-10 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-10 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-label,
- .ab_thumbnails-k_size-round-10-factor .sponsored,
- .ab_thumbnails-k_size-round-10-factor .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-10-factor .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-k_size-round-10-factor .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-k_size-round-10-factor .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-k_size-round-10-factor div.videoCube:hover,
- .ab_thumbnails-k_size-round-10-factor div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-10-factor .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-k_size-round-10-factor div.sponsored-default:hover,
- .ab_thumbnails-k_size-round-10-factor div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_size-round-10-factor .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_size-round-10-factor div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_size-round-10-factor .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-k_size-round-10-factor .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_pager_prev:hover,
- .ab_thumbnails-k_size-round-10-factor .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_size-round-10-factor div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-k_size-round-10-factor {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_pager_prev,
- .ab_thumbnails-k_size-round-10-factor .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_size-round-10-factor .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-10-factor .playerCube div.videoCube:hover,
- .ab_thumbnails-k_size-round-10-factor div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-10-factor .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-10-factor div.syndicatedItem:hover,
- .ab_thumbnails-k_size-round-10-factor div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-10-factor div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-k_size-round-20 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_size-round-20 .video-label,
- .ab_thumbnails-k_size-round-20 .sponsored,
- .ab_thumbnails-k_size-round-20 .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .ab_thumbnails-k_size-round-20 .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-20 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-k_size-round-20 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-k_size-round-20 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-k_size-round-20 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-k_size-round-20 div.videoCube:hover,
- .ab_thumbnails-k_size-round-20 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-20 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-k_size-round-20 div.sponsored-default:hover,
- .ab_thumbnails-k_size-round-20 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_size-round-20 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_size-round-20 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_size-round-20 .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-k_size-round-20 .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_pager_prev:hover,
- .ab_thumbnails-k_size-round-20 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-k_size-round-20 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-k_size-round-20 .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-k_size-round-20 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_pager_prev,
- .ab_thumbnails-k_size-round-20 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-k_size-round-20 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-k_size-round-20 .playerCube div.videoCube:hover,
- .ab_thumbnails-k_size-round-20 div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-20 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-20 div.syndicatedItem:hover,
- .ab_thumbnails-k_size-round-20 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-20 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .ab_thumbnails-rr_abp-mode .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- max-height: 80.0px;
- *height: 80.0px;
- color: #333;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .ab_thumbnails-rr_abp-mode .video-label,
- .ab_thumbnails-rr_abp-mode .sponsored,
- .ab_thumbnails-rr_abp-mode .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .ab_thumbnails-rr_abp-mode .trc_rbox_header {
- font-family: 'Open Sans';
- font-size: 14.0px;
- font-weight: bold;
- text-decoration: none;
- color: #444444;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0 0 6px 0;
- }
-
- .ab_thumbnails-rr_abp-mode .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .ab_thumbnails-rr_abp-mode .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .ab_thumbnails-rr_abp-mode .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .ab_thumbnails-rr_abp-mode .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .ab_thumbnails-rr_abp-mode div.videoCube:hover,
- .ab_thumbnails-rr_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-rr_abp-mode .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .ab_thumbnails-rr_abp-mode div.sponsored-default:hover,
- .ab_thumbnails-rr_abp-mode div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube:hover .thumbnail-overlay,
- .ab_thumbnails-rr_abp-mode .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-rr_abp-mode div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-rr_abp-mode .pager_enabled {
- color: #0056b3;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_pager_counter {
- color: #000000;
- }
-
- .ab_thumbnails-rr_abp-mode .pager_disabled {
- color: #7d898f;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_pager_prev:hover,
- .ab_thumbnails-rr_abp-mode .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_pager_selected {
- color: #0056b3;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_pager_unselected {
- color: #7d898f;
- }
-
- .ab_thumbnails-rr_abp-mode div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .ab_thumbnails-rr_abp-mode .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_sponsored_overlay {
- background-color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .ab_thumbnails-rr_abp-mode {
- width: 300px;
- _width: 300px;
- border-width: 1px 0 1px 0;
- border-style: solid;
- border-color: #CCC;
- padding: 5px 0px 5px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_pager_prev,
- .ab_thumbnails-rr_abp-mode .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_pager div {
- font-family: serif;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube:hover .thumbnail-overlay,
- .ab_thumbnails-rr_abp-mode .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-label-box {
- text-align: left;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .ab_thumbnails-rr_abp-mode .playerCube div.videoCube:hover,
- .ab_thumbnails-rr_abp-mode div.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-rr_abp-mode .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .ab_thumbnails-rr_abp-mode div.syndicatedItem:hover,
- .ab_thumbnails-rr_abp-mode div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .ab_thumbnails-rr_abp-mode div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem {
- background-color: transparent;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .video-title {
- max-height: 60.0px;
- *height: 60.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .alternating-thumbnails-a .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14.0px;
- line-height: 19.0px;
- font-weight: bold;
- max-height: 76.0px;
- *height: 76.0px;
- color: #333;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .alternating-thumbnails-a .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .alternating-thumbnails-a .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .alternating-thumbnails-a .video-label,
- .alternating-thumbnails-a .sponsored,
- .alternating-thumbnails-a .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .alternating-thumbnails-a .trc_rbox_header {
- font-family: 'open sans';
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #333333;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .alternating-thumbnails-a .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .alternating-thumbnails-a .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .alternating-thumbnails-a .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .alternating-thumbnails-a .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .alternating-thumbnails-a .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .alternating-thumbnails-a div.videoCube:hover,
- .alternating-thumbnails-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .alternating-thumbnails-a .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .alternating-thumbnails-a div.sponsored-default:hover,
- .alternating-thumbnails-a div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .alternating-thumbnails-a .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .alternating-thumbnails-a .videoCube:hover .thumbnail-overlay,
- .alternating-thumbnails-a .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .alternating-thumbnails-a .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .alternating-thumbnails-a .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .alternating-thumbnails-a div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .alternating-thumbnails-a .pager_enabled {
- color: #0056b3;
- }
-
- .alternating-thumbnails-a .trc_pager_counter {
- color: #000000;
- }
-
- .alternating-thumbnails-a .pager_disabled {
- color: #7d898f;
- }
-
- .alternating-thumbnails-a .trc_pager_prev:hover,
- .alternating-thumbnails-a .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .alternating-thumbnails-a .trc_pager_selected {
- color: #0056b3;
- }
-
- .alternating-thumbnails-a .trc_pager_unselected {
- color: #7d898f;
- }
-
- .alternating-thumbnails-a div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .alternating-thumbnails-a .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .alternating-thumbnails-a .video-label-box {
- text-align: left;
- }
-
- .alternating-thumbnails-a .trc_sponsored_overlay {
- background-color: black;
- }
-
- .alternating-thumbnails-a .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .alternating-thumbnails-a .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .alternating-thumbnails-a {
- width: 300px;
- _width: 300px;
- border-width: 0px;
- border-style: none;
- border-color: #000000;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .alternating-thumbnails-a .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .alternating-thumbnails-a .videoCube.horizontal {
- border-style: none;
- }
-
- .alternating-thumbnails-a .trc_pager_prev,
- .alternating-thumbnails-a .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .trc_pager div {
- font-family: serif;
- }
-
- .alternating-thumbnails-a .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .alternating-thumbnails-a .playerCube:hover .thumbnail-overlay,
- .alternating-thumbnails-a .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .alternating-thumbnails-a .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .alternating-thumbnails-a .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .alternating-thumbnails-a .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .alternating-thumbnails-a .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .playerCube .video-label-box {
- text-align: left;
- }
-
- .alternating-thumbnails-a .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .alternating-thumbnails-a .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .alternating-thumbnails-a .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .alternating-thumbnails-a .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-a .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .alternating-thumbnails-a .playerCube div.videoCube:hover,
- .alternating-thumbnails-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .alternating-thumbnails-a .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .alternating-thumbnails-a div.syndicatedItem:hover,
- .alternating-thumbnails-a div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .alternating-thumbnails-a div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .alternating-thumbnails-a .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .alternating-thumbnails-a .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .alternating-thumbnails-a .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .alternating-thumbnails-a .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .alternating-thumbnails-a .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .alternating-thumbnails-a .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .alternating-thumbnails-a .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .alternating-thumbnails-a .syndicatedItem {
- background-color: transparent;
- }
-
- .alternating-thumbnails-a .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .video-title {
- max-height: 57.0px;
- *height: 57.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 14.0px;
- line-height: 19.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .alternating-thumbnails-a .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-a .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .alternating-thumbnails-a .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .alternating-thumbnails-a .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .alternating-thumbnails-a .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .alternating-thumbnails-b .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14.0px;
- line-height: 19.0px;
- font-weight: bold;
- max-height: 76.0px;
- *height: 76.0px;
- color: #333;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .alternating-thumbnails-b .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .alternating-thumbnails-b .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .alternating-thumbnails-b .video-label,
- .alternating-thumbnails-b .sponsored,
- .alternating-thumbnails-b .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .alternating-thumbnails-b .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .alternating-thumbnails-b .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .alternating-thumbnails-b .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .alternating-thumbnails-b .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .alternating-thumbnails-b .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .alternating-thumbnails-b .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .alternating-thumbnails-b div.videoCube:hover,
- .alternating-thumbnails-b div.videoCube_hover {
- background-color: transparent;
- }
-
- .alternating-thumbnails-b .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .alternating-thumbnails-b div.sponsored-default:hover,
- .alternating-thumbnails-b div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .alternating-thumbnails-b .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .alternating-thumbnails-b .videoCube:hover .thumbnail-overlay,
- .alternating-thumbnails-b .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .alternating-thumbnails-b .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .alternating-thumbnails-b .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .alternating-thumbnails-b div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .alternating-thumbnails-b .pager_enabled {
- color: #0056b3;
- }
-
- .alternating-thumbnails-b .trc_pager_counter {
- color: #000000;
- }
-
- .alternating-thumbnails-b .pager_disabled {
- color: #7d898f;
- }
-
- .alternating-thumbnails-b .trc_pager_prev:hover,
- .alternating-thumbnails-b .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .alternating-thumbnails-b .trc_pager_selected {
- color: #0056b3;
- }
-
- .alternating-thumbnails-b .trc_pager_unselected {
- color: #7d898f;
- }
-
- .alternating-thumbnails-b div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .alternating-thumbnails-b .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .alternating-thumbnails-b .video-label-box {
- text-align: left;
- }
-
- .alternating-thumbnails-b .trc_sponsored_overlay {
- background-color: black;
- }
-
- .alternating-thumbnails-b .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .alternating-thumbnails-b .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .alternating-thumbnails-b {
- width: 300px;
- _width: 300px;
- border-width: 0px;
- border-style: none;
- border-color: #000000;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .alternating-thumbnails-b .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .alternating-thumbnails-b .videoCube.horizontal {
- border-style: none;
- }
-
- .alternating-thumbnails-b .trc_pager_prev,
- .alternating-thumbnails-b .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .trc_pager div {
- font-family: serif;
- }
-
- .alternating-thumbnails-b .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .alternating-thumbnails-b .playerCube:hover .thumbnail-overlay,
- .alternating-thumbnails-b .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .alternating-thumbnails-b .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .alternating-thumbnails-b .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .alternating-thumbnails-b .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .alternating-thumbnails-b .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .playerCube .video-label-box {
- text-align: left;
- }
-
- .alternating-thumbnails-b .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .alternating-thumbnails-b .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .alternating-thumbnails-b .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .alternating-thumbnails-b .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .alternating-thumbnails-b .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .alternating-thumbnails-b .playerCube div.videoCube:hover,
- .alternating-thumbnails-b div.videoCube_hover {
- background-color: transparent;
- }
-
- .alternating-thumbnails-b .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .alternating-thumbnails-b div.syndicatedItem:hover,
- .alternating-thumbnails-b div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .alternating-thumbnails-b div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .alternating-thumbnails-b .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .alternating-thumbnails-b .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .alternating-thumbnails-b .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .alternating-thumbnails-b .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .alternating-thumbnails-b .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .alternating-thumbnails-b .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .alternating-thumbnails-b .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .alternating-thumbnails-b .syndicatedItem {
- background-color: transparent;
- }
-
- .alternating-thumbnails-b .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .video-title {
- max-height: 57.0px;
- *height: 57.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 14.0px;
- line-height: 19.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .alternating-thumbnails-b .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .alternating-thumbnails-b .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .alternating-thumbnails-b .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .alternating-thumbnails-b .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .alternating-thumbnails-b .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .mobile-thumbnails-a .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .mobile-thumbnails-a .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .mobile-thumbnails-a .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .mobile-thumbnails-a .video-label,
- .mobile-thumbnails-a .sponsored,
- .mobile-thumbnails-a .sponsored-url {
- font-family: georgia, times, serif;
- }
-
- .mobile-thumbnails-a .trc_rbox_header {
- font-family: georgia, times, serif;
- font-size: 18.0px;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0 0 6px 0;
- }
-
- .mobile-thumbnails-a .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .mobile-thumbnails-a .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .mobile-thumbnails-a .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .mobile-thumbnails-a .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .mobile-thumbnails-a .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .mobile-thumbnails-a div.videoCube:hover,
- .mobile-thumbnails-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .mobile-thumbnails-a .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .mobile-thumbnails-a div.sponsored-default:hover,
- .mobile-thumbnails-a div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .mobile-thumbnails-a .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .mobile-thumbnails-a .videoCube:hover .thumbnail-overlay,
- .mobile-thumbnails-a .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .mobile-thumbnails-a .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .mobile-thumbnails-a .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .mobile-thumbnails-a div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .mobile-thumbnails-a .pager_enabled {
- color: #0056b3;
- }
-
- .mobile-thumbnails-a .trc_pager_counter {
- color: #000000;
- }
-
- .mobile-thumbnails-a .pager_disabled {
- color: #7d898f;
- }
-
- .mobile-thumbnails-a .trc_pager_prev:hover,
- .mobile-thumbnails-a .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .mobile-thumbnails-a .trc_pager_selected {
- color: #0056b3;
- }
-
- .mobile-thumbnails-a .trc_pager_unselected {
- color: #7d898f;
- }
-
- .mobile-thumbnails-a div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .mobile-thumbnails-a .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .mobile-thumbnails-a .video-label-box {
- text-align: left;
- }
-
- .mobile-thumbnails-a .trc_sponsored_overlay {
- background-color: black;
- }
-
- .mobile-thumbnails-a .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .mobile-thumbnails-a .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .mobile-thumbnails-a {
- width: 300px;
- _width: 300px;
- border-width: 0px;
- border-style: none;
- border-color: #000000;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .mobile-thumbnails-a .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .mobile-thumbnails-a .videoCube.horizontal {
- border-style: none;
- }
-
- .mobile-thumbnails-a .trc_pager_prev,
- .mobile-thumbnails-a .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .trc_pager div {
- font-family: serif;
- }
-
- .mobile-thumbnails-a .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .mobile-thumbnails-a .playerCube:hover .thumbnail-overlay,
- .mobile-thumbnails-a .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .mobile-thumbnails-a .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .mobile-thumbnails-a .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .mobile-thumbnails-a .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .mobile-thumbnails-a .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .playerCube .video-label-box {
- text-align: left;
- }
-
- .mobile-thumbnails-a .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .mobile-thumbnails-a .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .mobile-thumbnails-a .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .mobile-thumbnails-a .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .mobile-thumbnails-a .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .mobile-thumbnails-a .playerCube div.videoCube:hover,
- .mobile-thumbnails-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .mobile-thumbnails-a .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .mobile-thumbnails-a div.syndicatedItem:hover,
- .mobile-thumbnails-a div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .mobile-thumbnails-a div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .mobile-thumbnails-a .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .mobile-thumbnails-a .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .mobile-thumbnails-a .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .mobile-thumbnails-a .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .mobile-thumbnails-a .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .mobile-thumbnails-a .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .mobile-thumbnails-a .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .mobile-thumbnails-a .syndicatedItem {
- background-color: transparent;
- }
-
- .mobile-thumbnails-a .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: georgia, times, serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .mobile-thumbnails-a .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .mobile-thumbnails-a .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: georgia, times, serif;
- background-image: null;
- text-align: left;
- }
-
- .mobile-thumbnails-a .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .mobile-thumbnails-a .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .mobile-thumbnails-a .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .organic-thumbnails-a .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- max-height: 80.0px;
- *height: 80.0px;
- color: #333;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .organic-thumbnails-a .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .organic-thumbnails-a .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .organic-thumbnails-a .video-label,
- .organic-thumbnails-a .sponsored,
- .organic-thumbnails-a .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .organic-thumbnails-a .trc_rbox_header {
- font-family: 'Open Sans';
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #333;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .organic-thumbnails-a .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .organic-thumbnails-a .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .organic-thumbnails-a .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .organic-thumbnails-a .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .organic-thumbnails-a .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .organic-thumbnails-a div.videoCube:hover,
- .organic-thumbnails-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-a .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .organic-thumbnails-a div.sponsored-default:hover,
- .organic-thumbnails-a div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .organic-thumbnails-a .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-a .videoCube:hover .thumbnail-overlay,
- .organic-thumbnails-a .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-a .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .organic-thumbnails-a .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-a div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-a .pager_enabled {
- color: #0056b3;
- }
-
- .organic-thumbnails-a .trc_pager_counter {
- color: #000000;
- }
-
- .organic-thumbnails-a .pager_disabled {
- color: #7d898f;
- }
-
- .organic-thumbnails-a .trc_pager_prev:hover,
- .organic-thumbnails-a .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-a .trc_pager_selected {
- color: #0056b3;
- }
-
- .organic-thumbnails-a .trc_pager_unselected {
- color: #7d898f;
- }
-
- .organic-thumbnails-a div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-a .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .organic-thumbnails-a .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-a .trc_sponsored_overlay {
- background-color: black;
- }
-
- .organic-thumbnails-a .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-a .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .organic-thumbnails-a {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .organic-thumbnails-a .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-a .videoCube.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-a .trc_pager_prev,
- .organic-thumbnails-a .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .trc_pager div {
- font-family: serif;
- }
-
- .organic-thumbnails-a .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-a .playerCube:hover .thumbnail-overlay,
- .organic-thumbnails-a .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-a .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .organic-thumbnails-a .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .organic-thumbnails-a .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .organic-thumbnails-a .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .playerCube .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-a .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .organic-thumbnails-a .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .organic-thumbnails-a .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-a .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-a .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .organic-thumbnails-a .playerCube div.videoCube:hover,
- .organic-thumbnails-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-a .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .organic-thumbnails-a div.syndicatedItem:hover,
- .organic-thumbnails-a div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-a div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-a .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .organic-thumbnails-a .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-a .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .organic-thumbnails-a .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-a .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-a .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .organic-thumbnails-a .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .organic-thumbnails-a .syndicatedItem {
- background-color: transparent;
- }
-
- .organic-thumbnails-a .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .video-title {
- max-height: 60.0px;
- *height: 60.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .organic-thumbnails-a .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-a .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .organic-thumbnails-a .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .organic-thumbnails-a .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .organic-thumbnails-a .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .organic-thumbnails-b .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 18.0px;
- font-weight: bold;
- max-height: 54.0px;
- *height: 54.0px;
- color: #660046;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .organic-thumbnails-b .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .organic-thumbnails-b .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .organic-thumbnails-b .video-label,
- .organic-thumbnails-b .sponsored,
- .organic-thumbnails-b .sponsored-url {
- font-family: 'Open Sans', sans-serif;
- }
-
- .organic-thumbnails-b .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .organic-thumbnails-b .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .organic-thumbnails-b .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .organic-thumbnails-b .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .organic-thumbnails-b .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .organic-thumbnails-b .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .organic-thumbnails-b div.videoCube:hover,
- .organic-thumbnails-b div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-b .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .organic-thumbnails-b div.sponsored-default:hover,
- .organic-thumbnails-b div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .organic-thumbnails-b .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-b .videoCube:hover .thumbnail-overlay,
- .organic-thumbnails-b .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-b .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .organic-thumbnails-b .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-b div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-b .pager_enabled {
- color: #0056b3;
- }
-
- .organic-thumbnails-b .trc_pager_counter {
- color: #000000;
- }
-
- .organic-thumbnails-b .pager_disabled {
- color: #7d898f;
- }
-
- .organic-thumbnails-b .trc_pager_prev:hover,
- .organic-thumbnails-b .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-b .trc_pager_selected {
- color: #0056b3;
- }
-
- .organic-thumbnails-b .trc_pager_unselected {
- color: #7d898f;
- }
-
- .organic-thumbnails-b div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-b .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .organic-thumbnails-b .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-b .trc_sponsored_overlay {
- background-color: black;
- }
-
- .organic-thumbnails-b .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-b .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .organic-thumbnails-b {
- width: 300px;
- _width: 300px;
- border-width: 0px;
- border-style: none;
- border-color: #000000;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .organic-thumbnails-b .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-b .videoCube.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-b .trc_pager_prev,
- .organic-thumbnails-b .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .trc_pager div {
- font-family: serif;
- }
-
- .organic-thumbnails-b .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-b .playerCube:hover .thumbnail-overlay,
- .organic-thumbnails-b .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-b .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .organic-thumbnails-b .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .organic-thumbnails-b .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .organic-thumbnails-b .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .playerCube .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-b .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .organic-thumbnails-b .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .organic-thumbnails-b .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-b .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-b .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .organic-thumbnails-b .playerCube div.videoCube:hover,
- .organic-thumbnails-b div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-b .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .organic-thumbnails-b div.syndicatedItem:hover,
- .organic-thumbnails-b div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-b div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-b .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .organic-thumbnails-b .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-b .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .organic-thumbnails-b .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-b .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-b .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .organic-thumbnails-b .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .organic-thumbnails-b .syndicatedItem {
- background-color: transparent;
- }
-
- .organic-thumbnails-b .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .video-title {
- max-height: 37.0px;
- *height: 37.0px;
- color: #660046;
- font-family: 'Open Sans', sans-serif;
- font-size: 16.0px;
- line-height: 18.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .organic-thumbnails-b .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-b .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans', sans-serif;
- background-image: null;
- text-align: left;
- }
-
- .organic-thumbnails-b .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .organic-thumbnails-b .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .organic-thumbnails-b .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .organic-thumbnails-d .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .organic-thumbnails-d .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .organic-thumbnails-d .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .organic-thumbnails-d .video-label,
- .organic-thumbnails-d .sponsored,
- .organic-thumbnails-d .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .organic-thumbnails-d .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .organic-thumbnails-d .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .organic-thumbnails-d .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .organic-thumbnails-d .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .organic-thumbnails-d .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .organic-thumbnails-d .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .organic-thumbnails-d div.videoCube:hover,
- .organic-thumbnails-d div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-d .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .organic-thumbnails-d div.sponsored-default:hover,
- .organic-thumbnails-d div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .organic-thumbnails-d .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-d .videoCube:hover .thumbnail-overlay,
- .organic-thumbnails-d .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-d .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .organic-thumbnails-d .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-d div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-d .pager_enabled {
- color: #0056b3;
- }
-
- .organic-thumbnails-d .trc_pager_counter {
- color: #000000;
- }
-
- .organic-thumbnails-d .pager_disabled {
- color: #7d898f;
- }
-
- .organic-thumbnails-d .trc_pager_prev:hover,
- .organic-thumbnails-d .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-d .trc_pager_selected {
- color: #0056b3;
- }
-
- .organic-thumbnails-d .trc_pager_unselected {
- color: #7d898f;
- }
-
- .organic-thumbnails-d div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-d .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .organic-thumbnails-d .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-d .trc_sponsored_overlay {
- background-color: black;
- }
-
- .organic-thumbnails-d .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-d .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .organic-thumbnails-d {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .organic-thumbnails-d .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-d .videoCube.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-d .trc_pager_prev,
- .organic-thumbnails-d .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .trc_pager div {
- font-family: serif;
- }
-
- .organic-thumbnails-d .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-d .playerCube:hover .thumbnail-overlay,
- .organic-thumbnails-d .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-d .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .organic-thumbnails-d .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .organic-thumbnails-d .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .organic-thumbnails-d .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .playerCube .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-d .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .organic-thumbnails-d .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .organic-thumbnails-d .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-d .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .organic-thumbnails-d .playerCube div.videoCube:hover,
- .organic-thumbnails-d div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-d .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .organic-thumbnails-d div.syndicatedItem:hover,
- .organic-thumbnails-d div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-d div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-d .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .organic-thumbnails-d .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-d .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .organic-thumbnails-d .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-d .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-d .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .organic-thumbnails-d .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .organic-thumbnails-d .syndicatedItem {
- background-color: transparent;
- }
-
- .organic-thumbnails-d .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .organic-thumbnails-d .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .organic-thumbnails-d .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .organic-thumbnails-d .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .organic-thumbnails-d .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .organic-thumbnails-d-2 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .organic-thumbnails-d-2 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .organic-thumbnails-d-2 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .organic-thumbnails-d-2 .video-label,
- .organic-thumbnails-d-2 .sponsored,
- .organic-thumbnails-d-2 .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .organic-thumbnails-d-2 .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .organic-thumbnails-d-2 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .organic-thumbnails-d-2 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .organic-thumbnails-d-2 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .organic-thumbnails-d-2 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .organic-thumbnails-d-2 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .organic-thumbnails-d-2 div.videoCube:hover,
- .organic-thumbnails-d-2 div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-d-2 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .organic-thumbnails-d-2 div.sponsored-default:hover,
- .organic-thumbnails-d-2 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .organic-thumbnails-d-2 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-d-2 .videoCube:hover .thumbnail-overlay,
- .organic-thumbnails-d-2 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-d-2 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .organic-thumbnails-d-2 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-d-2 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-d-2 .pager_enabled {
- color: #0056b3;
- }
-
- .organic-thumbnails-d-2 .trc_pager_counter {
- color: #000000;
- }
-
- .organic-thumbnails-d-2 .pager_disabled {
- color: #7d898f;
- }
-
- .organic-thumbnails-d-2 .trc_pager_prev:hover,
- .organic-thumbnails-d-2 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-d-2 .trc_pager_selected {
- color: #0056b3;
- }
-
- .organic-thumbnails-d-2 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .organic-thumbnails-d-2 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-d-2 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .organic-thumbnails-d-2 .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-d-2 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .organic-thumbnails-d-2 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-d-2 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .organic-thumbnails-d-2 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .organic-thumbnails-d-2 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-d-2 .videoCube.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-d-2 .trc_pager_prev,
- .organic-thumbnails-d-2 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .trc_pager div {
- font-family: serif;
- }
-
- .organic-thumbnails-d-2 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-d-2 .playerCube:hover .thumbnail-overlay,
- .organic-thumbnails-d-2 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-d-2 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .organic-thumbnails-d-2 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .organic-thumbnails-d-2 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .organic-thumbnails-d-2 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .organic-thumbnails-d-2 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-d-2 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .organic-thumbnails-d-2 .playerCube div.videoCube:hover,
- .organic-thumbnails-d-2 div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-d-2 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .organic-thumbnails-d-2 div.syndicatedItem:hover,
- .organic-thumbnails-d-2 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-d-2 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-d-2 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .organic-thumbnails-d-2 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-d-2 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .organic-thumbnails-d-2 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-d-2 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-d-2 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .organic-thumbnails-d-2 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem {
- background-color: transparent;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .organic-thumbnails-d-2 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .organic-thumbnails-d-2 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .organic-thumbnails-d-2 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .organic-thumbnails-e .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .organic-thumbnails-e .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .organic-thumbnails-e .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .organic-thumbnails-e .video-label,
- .organic-thumbnails-e .sponsored,
- .organic-thumbnails-e .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .organic-thumbnails-e .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .organic-thumbnails-e .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .organic-thumbnails-e .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .organic-thumbnails-e .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .organic-thumbnails-e .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .organic-thumbnails-e .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .organic-thumbnails-e div.videoCube:hover,
- .organic-thumbnails-e div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-e .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .organic-thumbnails-e div.sponsored-default:hover,
- .organic-thumbnails-e div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .organic-thumbnails-e .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-e .videoCube:hover .thumbnail-overlay,
- .organic-thumbnails-e .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-e .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .organic-thumbnails-e .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-e div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-e .pager_enabled {
- color: #0056b3;
- }
-
- .organic-thumbnails-e .trc_pager_counter {
- color: #000000;
- }
-
- .organic-thumbnails-e .pager_disabled {
- color: #7d898f;
- }
-
- .organic-thumbnails-e .trc_pager_prev:hover,
- .organic-thumbnails-e .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-e .trc_pager_selected {
- color: #0056b3;
- }
-
- .organic-thumbnails-e .trc_pager_unselected {
- color: #7d898f;
- }
-
- .organic-thumbnails-e div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-e .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .organic-thumbnails-e .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-e .trc_sponsored_overlay {
- background-color: black;
- }
-
- .organic-thumbnails-e .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-e .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .organic-thumbnails-e {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .organic-thumbnails-e .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-e .videoCube.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-e .trc_pager_prev,
- .organic-thumbnails-e .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .trc_pager div {
- font-family: serif;
- }
-
- .organic-thumbnails-e .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-e .playerCube:hover .thumbnail-overlay,
- .organic-thumbnails-e .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-e .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .organic-thumbnails-e .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .organic-thumbnails-e .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .organic-thumbnails-e .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .playerCube .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-e .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .organic-thumbnails-e .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .organic-thumbnails-e .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-e .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-e .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .organic-thumbnails-e .playerCube div.videoCube:hover,
- .organic-thumbnails-e div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-e .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .organic-thumbnails-e div.syndicatedItem:hover,
- .organic-thumbnails-e div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-e div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-e .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .organic-thumbnails-e .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-e .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .organic-thumbnails-e .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-e .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-e .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .organic-thumbnails-e .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .organic-thumbnails-e .syndicatedItem {
- background-color: transparent;
- }
-
- .organic-thumbnails-e .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .organic-thumbnails-e .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-e .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .organic-thumbnails-e .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .organic-thumbnails-e .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .organic-thumbnails-e .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .organic-thumbnails-mobile .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .organic-thumbnails-mobile .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .organic-thumbnails-mobile .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .organic-thumbnails-mobile .video-label,
- .organic-thumbnails-mobile .sponsored,
- .organic-thumbnails-mobile .sponsored-url {
- font-family: georgia, times, serif;
- }
-
- .organic-thumbnails-mobile .trc_rbox_header {
- font-family: georgia, times, serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .organic-thumbnails-mobile .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .organic-thumbnails-mobile .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .organic-thumbnails-mobile .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .organic-thumbnails-mobile .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .organic-thumbnails-mobile .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .organic-thumbnails-mobile div.videoCube:hover,
- .organic-thumbnails-mobile div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-mobile .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .organic-thumbnails-mobile div.sponsored-default:hover,
- .organic-thumbnails-mobile div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .organic-thumbnails-mobile .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-mobile .videoCube:hover .thumbnail-overlay,
- .organic-thumbnails-mobile .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-mobile .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .organic-thumbnails-mobile .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-mobile div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-mobile .pager_enabled {
- color: #0056b3;
- }
-
- .organic-thumbnails-mobile .trc_pager_counter {
- color: #000000;
- }
-
- .organic-thumbnails-mobile .pager_disabled {
- color: #7d898f;
- }
-
- .organic-thumbnails-mobile .trc_pager_prev:hover,
- .organic-thumbnails-mobile .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-mobile .trc_pager_selected {
- color: #0056b3;
- }
-
- .organic-thumbnails-mobile .trc_pager_unselected {
- color: #7d898f;
- }
-
- .organic-thumbnails-mobile div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .organic-thumbnails-mobile .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .organic-thumbnails-mobile .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-mobile .trc_sponsored_overlay {
- background-color: black;
- }
-
- .organic-thumbnails-mobile .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-mobile .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .organic-thumbnails-mobile {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .organic-thumbnails-mobile .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-mobile .videoCube.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-mobile .trc_pager_prev,
- .organic-thumbnails-mobile .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .trc_pager div {
- font-family: serif;
- }
-
- .organic-thumbnails-mobile .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-mobile .playerCube:hover .thumbnail-overlay,
- .organic-thumbnails-mobile .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .organic-thumbnails-mobile .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .organic-thumbnails-mobile .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .organic-thumbnails-mobile .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .organic-thumbnails-mobile .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .playerCube .video-label-box {
- text-align: left;
- }
-
- .organic-thumbnails-mobile .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .organic-thumbnails-mobile .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .organic-thumbnails-mobile .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .organic-thumbnails-mobile .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .organic-thumbnails-mobile .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .organic-thumbnails-mobile .playerCube div.videoCube:hover,
- .organic-thumbnails-mobile div.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-mobile .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .organic-thumbnails-mobile div.syndicatedItem:hover,
- .organic-thumbnails-mobile div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .organic-thumbnails-mobile div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .organic-thumbnails-mobile .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .organic-thumbnails-mobile .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .organic-thumbnails-mobile .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .organic-thumbnails-mobile .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .organic-thumbnails-mobile .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .organic-thumbnails-mobile .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .organic-thumbnails-mobile .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .organic-thumbnails-mobile .syndicatedItem {
- background-color: transparent;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: georgia, times, serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: georgia, times, serif;
- background-image: null;
- text-align: left;
- }
-
- .organic-thumbnails-mobile .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .organic-thumbnails-mobile .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .organic-thumbnails-mobile .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .rbox-blended .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- text-decoration: none;
- }
-
- .rbox-blended .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .rbox-blended .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 1px;
- padding: 0;
- }
-
- .rbox-blended .videoCube .video-duration {
- left: 36px;
- display: block;
- }
-
- .rbox-blended .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .rbox-blended .video-label,
- .rbox-blended .sponsored,
- .rbox-blended .sponsored-url {
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .rbox-blended .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16px;
- font-weight: bold;
- text-decoration: none;
- color: black;
- border-width: 0;
- background: transparent;
- border-style: none none solid none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .rbox-blended .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .rbox-blended .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .rbox-blended .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .rbox-blended .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .rbox-blended .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 3px;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .rbox-blended div.videoCube:hover,
- .rbox-blended div.videoCube_hover {
- background-color: transparent;
- }
-
- .rbox-blended .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .rbox-blended div.sponsored-default:hover,
- .rbox-blended div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .rbox-blended .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .rbox-blended .videoCube:hover .thumbnail-overlay,
- .rbox-blended .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .rbox-blended .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .rbox-blended .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .rbox-blended div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .rbox-blended .pager_enabled {
- color: #0056b3;
- }
-
- .rbox-blended .trc_pager_counter {
- color: #000000;
- }
-
- .rbox-blended .pager_disabled {
- color: #7d898f;
- }
-
- .rbox-blended .trc_pager_prev:hover,
- .rbox-blended .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .rbox-blended .trc_pager_selected {
- color: #0056b3;
- }
-
- .rbox-blended .trc_pager_unselected {
- color: #7d898f;
- }
-
- .rbox-blended div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .rbox-blended .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .rbox-blended .video-label-box {
- text-align: left;
- }
-
- .rbox-blended .trc_sponsored_overlay {
- background-color: black;
- }
-
- .rbox-blended .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .rbox-blended .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .rbox-blended {
- width: 300px;
- _width: 300px;
- border-width: 0px;
- border-style: solid solid solid solid;
- border-color: #000000;
- padding: 0;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .rbox-blended .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .rbox-blended .videoCube.horizontal {
- border-style: none none none solid;
- }
-
- .rbox-blended .trc_pager_prev,
- .rbox-blended .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .trc_pager div {
- font-family: serif;
- }
-
- .rbox-blended .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .rbox-blended .playerCube:hover .thumbnail-overlay,
- .rbox-blended .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .rbox-blended .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .rbox-blended .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .rbox-blended .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .rbox-blended .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .playerCube .video-label-box {
- text-align: left;
- }
-
- .rbox-blended .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .rbox-blended .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .rbox-blended .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .rbox-blended .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .rbox-blended .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .rbox-blended .playerCube div.videoCube:hover,
- .rbox-blended div.videoCube_hover {
- background-color: transparent;
- }
-
- .rbox-blended .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .rbox-blended div.syndicatedItem:hover,
- .rbox-blended div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .rbox-blended div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .rbox-blended .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .rbox-blended .videoCube.syndicatedItem.horizontal {
- border-style: none none none solid;
- }
-
- .rbox-blended .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .rbox-blended .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .rbox-blended .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .rbox-blended .videoCube.syndicatedItem .video-duration {
- display: block;
- left: 36px;
- }
-
- .rbox-blended .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .rbox-blended .syndicatedItem {
- background-color: transparent;
- }
-
- .rbox-blended .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .rbox-blended .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .rbox-blended .syndicatedItem .branding {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- text-align: left;
- }
-
- .rbox-blended .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: block;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .rbox-blended .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: block;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .rbox-blended .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .text-links-a .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: normal;
- font-weight: normal;
- max-height: 44.0px;
- *height: 44.0px;
- color: #281E1E;
- text-decoration: none;
- }
-
- .text-links-a .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .text-links-a .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: auto;
- border-width: 0;
- padding: 0;
- }
-
- .text-links-a .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .text-links-a .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .text-links-a .video-label,
- .text-links-a .sponsored,
- .text-links-a .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .text-links-a .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 26.0px;
- font-weight: 800;
- text-decoration: none;
- color: #281E1E;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0 0 0 0;
- }
-
- .text-links-a .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .text-links-a .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .text-links-a .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .text-links-a .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .text-links-a .videoCube {
- width: 48%;
- _width: 48%;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 3px 3px 3px 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .text-links-a div.videoCube:hover,
- .text-links-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .text-links-a .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .text-links-a div.sponsored-default:hover,
- .text-links-a div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .text-links-a .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .text-links-a .videoCube:hover .thumbnail-overlay,
- .text-links-a .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .text-links-a .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .text-links-a .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .text-links-a div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .text-links-a .pager_enabled {
- color: #0056b3;
- }
-
- .text-links-a .trc_pager_counter {
- color: #000000;
- }
-
- .text-links-a .pager_disabled {
- color: #7d898f;
- }
-
- .text-links-a .trc_pager_prev:hover,
- .text-links-a .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .text-links-a .trc_pager_selected {
- color: #0056b3;
- }
-
- .text-links-a .trc_pager_unselected {
- color: #7d898f;
- }
-
- .text-links-a div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .text-links-a .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .text-links-a .video-label-box {
- text-align: left;
- }
-
- .text-links-a .trc_sponsored_overlay {
- background-color: black;
- }
-
- .text-links-a .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .text-links-a .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .text-links-a {
- width: auto;
- _width: auto;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .text-links-a .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .text-links-a .videoCube.horizontal {
- border-style: none;
- }
-
- .text-links-a .trc_pager_prev,
- .text-links-a .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .trc_pager div {
- font-family: serif;
- }
-
- .text-links-a .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .text-links-a .playerCube:hover .thumbnail-overlay,
- .text-links-a .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .text-links-a .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .text-links-a .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .text-links-a .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .text-links-a .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .playerCube .video-label-box {
- text-align: left;
- }
-
- .text-links-a .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .text-links-a .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .text-links-a .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .text-links-a .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .text-links-a .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .text-links-a .playerCube div.videoCube:hover,
- .text-links-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .text-links-a .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .text-links-a div.syndicatedItem:hover,
- .text-links-a div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .text-links-a div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .text-links-a .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .text-links-a .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .text-links-a .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .text-links-a .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .text-links-a .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .text-links-a .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .text-links-a .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .text-links-a .syndicatedItem {
- background-color: transparent;
- }
-
- .text-links-a .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .video-title {
- max-height: 44.0px;
- *height: 44.0px;
- color: #281E1E;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: normal;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .text-links-a .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .text-links-a .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .text-links-a .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .text-links-a .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .text-links-a .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-a .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- max-height: 80.0px;
- *height: 80.0px;
- color: #333;
- text-decoration: none;
- }
-
- .thumbnails-a .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-a .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-a .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-a .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-a .video-label,
- .thumbnails-a .sponsored,
- .thumbnails-a .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .thumbnails-a .trc_rbox_header {
- font-family: 'Open Sans';
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #333;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-a .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-a .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-a .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-a .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-a .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-a div.videoCube:hover,
- .thumbnails-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-a .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-a div.sponsored-default:hover,
- .thumbnails-a div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-a .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-a .videoCube:hover .thumbnail-overlay,
- .thumbnails-a .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-a .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-a .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-a div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-a .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-a .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-a .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-a .trc_pager_prev:hover,
- .thumbnails-a .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-a .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-a .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-a div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-a .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-a .video-label-box {
- text-align: left;
- }
-
- .thumbnails-a .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-a .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-a .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-a {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-a .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-a .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-a .trc_pager_prev,
- .thumbnails-a .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-a .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-a .playerCube:hover .thumbnail-overlay,
- .thumbnails-a .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-a .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-a .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-a .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-a .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-a .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-a .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-a .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-a .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-a .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-a .playerCube div.videoCube:hover,
- .thumbnails-a div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-a .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-a div.syndicatedItem:hover,
- .thumbnails-a div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-a div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-a .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-a .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-a .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-a .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-a .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-a .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-a .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-a .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-a .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .video-title {
- max-height: 60.0px;
- *height: 60.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-a .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-a .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-a .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-a .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-a .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-b .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- max-height: 80.0px;
- *height: 80.0px;
- color: #333;
- text-decoration: none;
- }
-
- .thumbnails-b .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-b .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-b .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-b .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-b .video-label,
- .thumbnails-b .sponsored,
- .thumbnails-b .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .thumbnails-b .trc_rbox_header {
- font-family: 'Open Sans';
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #333;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-b .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-b .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-b .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-b .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-b .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-b div.videoCube:hover,
- .thumbnails-b div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-b .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-b div.sponsored-default:hover,
- .thumbnails-b div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-b .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-b .videoCube:hover .thumbnail-overlay,
- .thumbnails-b .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-b .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-b .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-b div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-b .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-b .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-b .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-b .trc_pager_prev:hover,
- .thumbnails-b .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-b .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-b .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-b div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-b .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-b .video-label-box {
- text-align: left;
- }
-
- .thumbnails-b .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-b .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-b .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-b {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-b .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-b .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-b .trc_pager_prev,
- .thumbnails-b .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-b .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-b .playerCube:hover .thumbnail-overlay,
- .thumbnails-b .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-b .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-b .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-b .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-b .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-b .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-b .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-b .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-b .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-b .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-b .playerCube div.videoCube:hover,
- .thumbnails-b div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-b .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-b div.syndicatedItem:hover,
- .thumbnails-b div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-b div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-b .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-b .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-b .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-b .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-b .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-b .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-b .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-b .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-b .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .video-title {
- max-height: 60.0px;
- *height: 60.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-b .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-b .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-b .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-b .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-b .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-c .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- max-height: 80.0px;
- *height: 80.0px;
- color: #333;
- text-decoration: none;
- }
-
- .thumbnails-c .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-c .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-c .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-c .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-c .video-label,
- .thumbnails-c .sponsored,
- .thumbnails-c .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .thumbnails-c .trc_rbox_header {
- font-family: 'Open Sans';
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #444444;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-c .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-c .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-c .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-c .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-c .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-c div.videoCube:hover,
- .thumbnails-c div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-c .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-c div.sponsored-default:hover,
- .thumbnails-c div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-c .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-c .videoCube:hover .thumbnail-overlay,
- .thumbnails-c .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-c .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-c .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-c div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-c .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-c .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-c .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-c .trc_pager_prev:hover,
- .thumbnails-c .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-c .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-c .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-c div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-c .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-c .video-label-box {
- text-align: left;
- }
-
- .thumbnails-c .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-c .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-c .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-c {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-c .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-c .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-c .trc_pager_prev,
- .thumbnails-c .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-c .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-c .playerCube:hover .thumbnail-overlay,
- .thumbnails-c .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-c .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-c .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-c .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-c .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-c .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-c .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-c .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-c .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-c .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-c .playerCube div.videoCube:hover,
- .thumbnails-c div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-c .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-c div.syndicatedItem:hover,
- .thumbnails-c div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-c div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-c .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-c .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-c .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-c .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-c .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-c .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-c .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-c .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-c .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .video-title {
- max-height: 60.0px;
- *height: 60.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-c .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-c .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-c .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-c .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-c .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-d .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-d .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-d .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-d .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-d .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-d .video-label,
- .thumbnails-d .sponsored,
- .thumbnails-d .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .thumbnails-d .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-d .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-d .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-d .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-d .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-d .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-d div.videoCube:hover,
- .thumbnails-d div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-d .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-d div.sponsored-default:hover,
- .thumbnails-d div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-d .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-d .videoCube:hover .thumbnail-overlay,
- .thumbnails-d .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-d .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-d .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-d div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-d .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-d .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-d .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-d .trc_pager_prev:hover,
- .thumbnails-d .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-d .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-d .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-d div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-d .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-d .video-label-box {
- text-align: left;
- }
-
- .thumbnails-d .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-d .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-d .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-d {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-d .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-d .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-d .trc_pager_prev,
- .thumbnails-d .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-d .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-d .playerCube:hover .thumbnail-overlay,
- .thumbnails-d .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-d .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-d .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-d .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-d .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-d .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-d .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-d .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-d .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-d .playerCube div.videoCube:hover,
- .thumbnails-d div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-d .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-d div.syndicatedItem:hover,
- .thumbnails-d div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-d div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-d .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-d .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-d .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-d .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-d .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-d .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-d .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-d .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-d .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-d .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-d .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-d .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-d .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-d-2 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-d-2 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-d-2 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-d-2 .video-label,
- .thumbnails-d-2 .sponsored,
- .thumbnails-d-2 .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .thumbnails-d-2 .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-d-2 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-d-2 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-d-2 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-d-2 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-d-2 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-d-2 div.videoCube:hover,
- .thumbnails-d-2 div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-d-2 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-d-2 div.sponsored-default:hover,
- .thumbnails-d-2 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-d-2 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-d-2 .videoCube:hover .thumbnail-overlay,
- .thumbnails-d-2 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-d-2 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-d-2 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-d-2 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-d-2 .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-d-2 .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-d-2 .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-d-2 .trc_pager_prev:hover,
- .thumbnails-d-2 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-d-2 .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-d-2 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-d-2 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-d-2 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-d-2 .video-label-box {
- text-align: left;
- }
-
- .thumbnails-d-2 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-d-2 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-d-2 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-d-2 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-d-2 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-d-2 .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-d-2 .trc_pager_prev,
- .thumbnails-d-2 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-d-2 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-d-2 .playerCube:hover .thumbnail-overlay,
- .thumbnails-d-2 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-d-2 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-d-2 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-d-2 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-d-2 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-d-2 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-d-2 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-d-2 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-d-2 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-d-2 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-d-2 .playerCube div.videoCube:hover,
- .thumbnails-d-2 div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-d-2 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-d-2 div.syndicatedItem:hover,
- .thumbnails-d-2 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-d-2 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-d-2 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-d-2 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-d-2 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-d-2 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-d-2 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-d-2 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-d-2 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-d-2 .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-d-2 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-d-2 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-d-2 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-d-2 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-d-2 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-d-2 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-e .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- max-height: 88.0px;
- *height: 88.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-e .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-e .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-e .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-e .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-e .video-label,
- .thumbnails-e .sponsored,
- .thumbnails-e .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .thumbnails-e .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-e .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-e .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-e .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-e .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-e .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-e div.videoCube:hover,
- .thumbnails-e div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-e .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-e div.sponsored-default:hover,
- .thumbnails-e div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-e .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-e .videoCube:hover .thumbnail-overlay,
- .thumbnails-e .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-e .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-e .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-e div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-e .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-e .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-e .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-e .trc_pager_prev:hover,
- .thumbnails-e .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-e .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-e .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-e div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-e .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-e .video-label-box {
- text-align: left;
- }
-
- .thumbnails-e .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-e .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-e .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-e {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-e .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-e .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-e .trc_pager_prev,
- .thumbnails-e .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-e .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-e .playerCube:hover .thumbnail-overlay,
- .thumbnails-e .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-e .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-e .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-e .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-e .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-e .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-e .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-e .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-e .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-e .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-e .playerCube div.videoCube:hover,
- .thumbnails-e div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-e .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-e div.syndicatedItem:hover,
- .thumbnails-e div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-e div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-e .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-e .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-e .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-e .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-e .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-e .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-e .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-e .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-e .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .video-title {
- max-height: 66.0px;
- *height: 66.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 22.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-e .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-e .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-e .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-e .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-e .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-f-abp .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14.0px;
- line-height: 19.0px;
- font-weight: bold;
- max-height: 57.0px;
- *height: 57.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-f-abp .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-f-abp .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-f-abp .video-label,
- .thumbnails-f-abp .sponsored,
- .thumbnails-f-abp .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .thumbnails-f-abp .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-f-abp .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-f-abp .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-f-abp .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-f-abp .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-f-abp .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-f-abp div.videoCube:hover,
- .thumbnails-f-abp div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-f-abp .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-f-abp div.sponsored-default:hover,
- .thumbnails-f-abp div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-f-abp .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-f-abp .videoCube:hover .thumbnail-overlay,
- .thumbnails-f-abp .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-f-abp .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-f-abp .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-f-abp div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-f-abp .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-f-abp .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-f-abp .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-f-abp .trc_pager_prev:hover,
- .thumbnails-f-abp .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-f-abp .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-f-abp .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-f-abp div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-f-abp .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-f-abp .video-label-box {
- text-align: left;
- }
-
- .thumbnails-f-abp .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-f-abp .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-f-abp .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-f-abp {
- width: 300px;
- _width: 300px;
- border-width: 1px 0px 1px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 8px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-f-abp .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-f-abp .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-f-abp .trc_pager_prev,
- .thumbnails-f-abp .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-f-abp .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-f-abp .playerCube:hover .thumbnail-overlay,
- .thumbnails-f-abp .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-f-abp .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-f-abp .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-f-abp .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-f-abp .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-f-abp .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-f-abp .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-f-abp .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-f-abp .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-f-abp .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-f-abp .playerCube div.videoCube:hover,
- .thumbnails-f-abp div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-f-abp .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-f-abp div.syndicatedItem:hover,
- .thumbnails-f-abp div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-f-abp div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-f-abp .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-f-abp .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-f-abp .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-f-abp .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-f-abp .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-f-abp .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-f-abp .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-f-abp .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-f-abp .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .video-title {
- max-height: 38.0px;
- *height: 38.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 14.0px;
- line-height: 19.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-f-abp .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-f-abp .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-f-abp .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-f-abp .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-f-abp .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-g .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16.0px;
- line-height: 19.0px;
- font-weight: 800;
- max-height: 59.0px;
- *height: 59.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-g .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-g .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-g .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-g .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-g .video-label,
- .thumbnails-g .sponsored,
- .thumbnails-g .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .thumbnails-g .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-g .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-g .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-g .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .video-uploader {
- font-size: 11px;
- font-weight: bold;
- text-decoration: none;
- color: #000;
- }
-
- .thumbnails-g .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-g .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-g .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-g div.videoCube:hover,
- .thumbnails-g div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-g .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-g div.sponsored-default:hover,
- .thumbnails-g div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-g .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-g .videoCube:hover .thumbnail-overlay,
- .thumbnails-g .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-g .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-g .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-g div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-g .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-g .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-g .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-g .trc_pager_prev:hover,
- .thumbnails-g .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-g .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-g .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-g div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-g .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-g .video-label-box {
- text-align: left;
- }
-
- .thumbnails-g .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-g .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-g .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-g {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-g .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-g .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-g .trc_pager_prev,
- .thumbnails-g .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-g .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-g .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-g .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-g .playerCube:hover .thumbnail-overlay,
- .thumbnails-g .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-g .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-g .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-g .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-g .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-g .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-g .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-g .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-g .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-g .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-g .playerCube div.videoCube:hover,
- .thumbnails-g div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-g .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-g div.syndicatedItem:hover,
- .thumbnails-g div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-g div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-g .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-g .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-g .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-g .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-g .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-g .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-g .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-g .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-g .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .video-title {
- max-height: 60.0px;
- *height: 60.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 16.0px;
- line-height: 19.0px;
- font-weight: 800;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-g .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .video-uploader {
- color: #000;
- font-size: 11px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-g .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-g .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-g .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-g .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-h .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-h .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-h .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-h .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-h .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-h .video-label,
- .thumbnails-h .sponsored,
- .thumbnails-h .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .thumbnails-h .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-h .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-h .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-h .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-h .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-h .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-h div.videoCube:hover,
- .thumbnails-h div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-h .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-h div.sponsored-default:hover,
- .thumbnails-h div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-h .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-h .videoCube:hover .thumbnail-overlay,
- .thumbnails-h .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-h .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-h .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-h div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-h .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-h .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-h .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-h .trc_pager_prev:hover,
- .thumbnails-h .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-h .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-h .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-h div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-h .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-h .video-label-box {
- text-align: left;
- }
-
- .thumbnails-h .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-h .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-h .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-h {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-h .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-h .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-h .trc_pager_prev,
- .thumbnails-h .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-h .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-h .playerCube:hover .thumbnail-overlay,
- .thumbnails-h .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-h .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-h .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-h .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-h .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-h .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-h .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-h .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-h .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-h .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-h .playerCube div.videoCube:hover,
- .thumbnails-h div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-h .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-h div.syndicatedItem:hover,
- .thumbnails-h div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-h div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-h .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-h .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-h .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-h .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-h .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-h .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-h .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-h .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-h .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-h .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-h .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-h .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-h .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-h .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .thumbnails-i .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14.0px;
- line-height: 19.0px;
- font-weight: bold;
- max-height: 76.0px;
- *height: 76.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-i .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-i .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-i .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-i .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-i .video-label,
- .thumbnails-i .sponsored,
- .thumbnails-i .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .thumbnails-i .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-i .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-i .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-i .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-i .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-i .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-i div.videoCube:hover,
- .thumbnails-i div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-i .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-i div.sponsored-default:hover,
- .thumbnails-i div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-i .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-i .videoCube:hover .thumbnail-overlay,
- .thumbnails-i .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-i .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-i .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-i div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-i .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-i .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-i .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-i .trc_pager_prev:hover,
- .thumbnails-i .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-i .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-i .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-i div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-i .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-i .video-label-box {
- text-align: left;
- }
-
- .thumbnails-i .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-i .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-i .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-i {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-i .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-i .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-i .trc_pager_prev,
- .thumbnails-i .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-i .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-i .playerCube:hover .thumbnail-overlay,
- .thumbnails-i .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-i .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-i .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-i .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-i .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-i .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-i .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-i .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-i .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-i .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-i .playerCube div.videoCube:hover,
- .thumbnails-i div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-i .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-i div.syndicatedItem:hover,
- .thumbnails-i div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-i div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-i .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-i .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-i .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-i .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-i .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-i .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-i .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-i .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-i .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .video-title {
- max-height: 57.0px;
- *height: 57.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 14.0px;
- line-height: 19.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-i .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-i .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-i .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-i .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-i .videoCube.thumbnail_start .thumbBlock_holder {
- width: 26%;
- _width: 26%;
- }
-
- .thumbnails-j .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 19.0px;
- font-weight: 800;
- max-height: 57.0px;
- *height: 57.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-j .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-j .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-j .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-j .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-j .video-label,
- .thumbnails-j .sponsored,
- .thumbnails-j .sponsored-url {
- font-family: 'Fira Sans', Helvetica, Arial;
- }
-
- .thumbnails-j .trc_rbox_header {
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 20.0px;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0 0 6px 0;
- }
-
- .thumbnails-j .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-j .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-j .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-j .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-j .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-j div.videoCube:hover,
- .thumbnails-j div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-j .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-j div.sponsored-default:hover,
- .thumbnails-j div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-j .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-j .videoCube:hover .thumbnail-overlay,
- .thumbnails-j .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-j .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-j .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-j div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-j .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-j .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-j .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-j .trc_pager_prev:hover,
- .thumbnails-j .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-j .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-j .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-j div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-j .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-j .video-label-box {
- text-align: left;
- }
-
- .thumbnails-j .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-j .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-j .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-j {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-j .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-j .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-j .trc_pager_prev,
- .thumbnails-j .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-j .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-j .playerCube:hover .thumbnail-overlay,
- .thumbnails-j .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-j .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-j .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-j .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-j .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-j .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-j .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-j .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-j .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-j .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-j .playerCube div.videoCube:hover,
- .thumbnails-j div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-j .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-j div.syndicatedItem:hover,
- .thumbnails-j div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-j div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-j .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-j .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-j .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-j .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-j .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-j .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-j .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-j .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-j .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .video-title {
- max-height: 38.0px;
- *height: 38.0px;
- color: #000000;
- font-family: 'Fira Sans', Helvetica, Arial;
- font-size: 17.0px;
- line-height: 19.0px;
- font-weight: 800;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-j .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-j .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Fira Sans', Helvetica, Arial;
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-j .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-j .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-j .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-k .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- max-height: 69.0px;
- *height: 69.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-k .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-k .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-k .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-k .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-k .video-label,
- .thumbnails-k .sponsored,
- .thumbnails-k .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .thumbnails-k .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-k .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-k .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-k .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-k .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-k .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-k div.videoCube:hover,
- .thumbnails-k div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-k .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-k div.sponsored-default:hover,
- .thumbnails-k div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-k .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-k .videoCube:hover .thumbnail-overlay,
- .thumbnails-k .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-k .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-k .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-k div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-k .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-k .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-k .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-k .trc_pager_prev:hover,
- .thumbnails-k .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-k .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-k .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-k div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-k .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-k .video-label-box {
- text-align: left;
- }
-
- .thumbnails-k .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-k .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-k .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-k {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-k .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-k .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-k .trc_pager_prev,
- .thumbnails-k .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-k .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-k .playerCube:hover .thumbnail-overlay,
- .thumbnails-k .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-k .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-k .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-k .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-k .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-k .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-k .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-k .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-k .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-k .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-k .playerCube div.videoCube:hover,
- .thumbnails-k div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-k .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-k div.syndicatedItem:hover,
- .thumbnails-k div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-k div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-k .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-k .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-k .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-k .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-k .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-k .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-k .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-k .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-k .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .video-title {
- max-height: 46.0px;
- *height: 46.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 17.0px;
- line-height: 23.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-k .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-k .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-k .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-k .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-k .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .thumbnails-rr .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- max-height: 80.0px;
- *height: 80.0px;
- color: #333;
- text-decoration: none;
- }
-
- .thumbnails-rr .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-rr .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-rr .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-rr .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-rr .video-label,
- .thumbnails-rr .sponsored,
- .thumbnails-rr .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .thumbnails-rr .trc_rbox_header {
- font-family: 'Open Sans';
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #444444;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-rr .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-rr .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-rr .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-rr .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-rr .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-rr div.videoCube:hover,
- .thumbnails-rr div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-rr .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-rr div.sponsored-default:hover,
- .thumbnails-rr div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-rr .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-rr .videoCube:hover .thumbnail-overlay,
- .thumbnails-rr .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-rr .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-rr .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-rr div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-rr .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-rr .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-rr .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-rr .trc_pager_prev:hover,
- .thumbnails-rr .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-rr .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-rr .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-rr div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-rr .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-rr .video-label-box {
- text-align: left;
- }
-
- .thumbnails-rr .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-rr .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-rr .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-rr {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-rr .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-rr .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-rr .trc_pager_prev,
- .thumbnails-rr .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-rr .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-rr .playerCube:hover .thumbnail-overlay,
- .thumbnails-rr .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-rr .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-rr .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-rr .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-rr .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-rr .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-rr .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-rr .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-rr .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-rr .playerCube div.videoCube:hover,
- .thumbnails-rr div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-rr .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-rr div.syndicatedItem:hover,
- .thumbnails-rr div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-rr div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-rr .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-rr .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-rr .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-rr .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-rr .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-rr .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-rr .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-rr .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-rr .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .video-title {
- max-height: 60.0px;
- *height: 60.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-rr .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-rr .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-rr .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-rr .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-rr2 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- max-height: 80.0px;
- *height: 80.0px;
- color: #333;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-rr2 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-rr2 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-rr2 .video-label,
- .thumbnails-rr2 .sponsored,
- .thumbnails-rr2 .sponsored-url {
- font-family: 'Open Sans';
- }
-
- .thumbnails-rr2 .trc_rbox_header {
- font-family: 'Open Sans';
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #444444;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-rr2 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-rr2 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-rr2 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-rr2 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-rr2 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-rr2 div.videoCube:hover,
- .thumbnails-rr2 div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-rr2 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-rr2 div.sponsored-default:hover,
- .thumbnails-rr2 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-rr2 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-rr2 .videoCube:hover .thumbnail-overlay,
- .thumbnails-rr2 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-rr2 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-rr2 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-rr2 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-rr2 .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-rr2 .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-rr2 .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-rr2 .trc_pager_prev:hover,
- .thumbnails-rr2 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-rr2 .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-rr2 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-rr2 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-rr2 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-rr2 .video-label-box {
- text-align: left;
- }
-
- .thumbnails-rr2 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-rr2 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-rr2 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-rr2 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-rr2 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-rr2 .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-rr2 .trc_pager_prev,
- .thumbnails-rr2 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-rr2 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-rr2 .playerCube:hover .thumbnail-overlay,
- .thumbnails-rr2 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-rr2 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-rr2 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-rr2 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-rr2 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-rr2 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-rr2 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-rr2 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-rr2 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr2 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-rr2 .playerCube div.videoCube:hover,
- .thumbnails-rr2 div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-rr2 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-rr2 div.syndicatedItem:hover,
- .thumbnails-rr2 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-rr2 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-rr2 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-rr2 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-rr2 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-rr2 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-rr2 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-rr2 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-rr2 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-rr2 .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-rr2 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .video-title {
- max-height: 60.0px;
- *height: 60.0px;
- color: #333;
- font-family: 'Open Sans';
- font-size: 15.0px;
- line-height: 20.0px;
- font-weight: bold;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-rr2 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr2 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: bold;
- text-decoration: none;
- font-family: 'Open Sans';
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-rr2 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-rr2 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-rr2 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 40%;
- _width: 40%;
- }
-
- .thumbnails-rr3 .video-title {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 13.0px;
- line-height: 18.0px;
- font-weight: normal;
- max-height: 54.0px;
- *height: 54.0px;
- color: #000000;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .trc_rbox_div {
- width: auto;
- _width: 99%;
- height: 410px;
- border-width: 0;
- padding: 0;
- }
-
- .thumbnails-rr3 .videoCube .video-duration {
- left: 36px;
- display: none;
- }
-
- .thumbnails-rr3 .videoCube .video-label-box {
- margin-left: 0;
- margin-right: 0px;
- }
-
- .thumbnails-rr3 .video-label,
- .thumbnails-rr3 .sponsored,
- .thumbnails-rr3 .sponsored-url {
- font-family: 'Fira Sans';
- }
-
- .thumbnails-rr3 .trc_rbox_header {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: bold;
- text-decoration: none;
- color: #000000;
- border-width: 0;
- background: transparent;
- border-style: none;
- border-color: #D6D5D3;
- padding: 0;
- }
-
- .thumbnails-rr3 .sponsored-url {
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- color: green;
- }
-
- .thumbnails-rr3 .sponsored {
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- color: #9C9A9C;
- }
-
- .thumbnails-rr3 .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .sponsored-default .video-title {
- max-height: 2.58em;
- *height: 2.58em;
- }
-
- .thumbnails-rr3 .sponsored-default .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- }
-
- .thumbnails-rr3 .videoCube {
- width: auto;
- _width: auto;
- background-color: transparent;
- border-width: 1px;
- border-color: #D6D5D3;
- padding: 0;
- height: auto;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- }
-
- .thumbnails-rr3 div.videoCube:hover,
- .thumbnails-rr3 div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-rr3 .sponsored-default {
- background-color: #F7F6C6;
- }
-
- .thumbnails-rr3 div.sponsored-default:hover,
- .thumbnails-rr3 div.sponsored-default.videoCube_hover {
- background-color: inherit;
- }
-
- .thumbnails-rr3 .videoCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-rr3 .videoCube:hover .thumbnail-overlay,
- .thumbnails-rr3 .videoCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-rr3 .trc_rbox_border_elm {
- border-color: darkgray;
- }
-
- .thumbnails-rr3 .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-rr3 div.videoCube:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-rr3 .pager_enabled {
- color: #0056b3;
- }
-
- .thumbnails-rr3 .trc_pager_counter {
- color: #000000;
- }
-
- .thumbnails-rr3 .pager_disabled {
- color: #7d898f;
- }
-
- .thumbnails-rr3 .trc_pager_prev:hover,
- .thumbnails-rr3 .trc_pager_next:hover {
- color: #6497ED;
- }
-
- .thumbnails-rr3 .trc_pager_selected {
- color: #0056b3;
- }
-
- .thumbnails-rr3 .trc_pager_unselected {
- color: #7d898f;
- }
-
- .thumbnails-rr3 div.trc_pager_pages div:hover {
- color: #6497ED;
- }
-
- .thumbnails-rr3 .trc_lightbox_overlay {
- background-color: #000000;
- opacity: 0.70;
- filter: alpha(opacity=70);
- }
-
- .thumbnails-rr3 .video-label-box {
- text-align: left;
- }
-
- .thumbnails-rr3 .trc_sponsored_overlay {
- background-color: black;
- }
-
- .thumbnails-rr3 .thumbnail-emblem {
- background-position: 5% 5%;
- }
-
- .thumbnails-rr3 .videoCube .sponsored {
- margin-top: -7px;
- }
-
- .thumbnails-rr3 {
- width: 300px;
- _width: 300px;
- border-width: 0px 0px 0px 0px;
- border-style: solid solid solid solid;
- border-color: #DFDFDF;
- padding: 0px 0px 0px 0px;
- border-radius: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- box-shadow: none;
- }
-
- .thumbnails-rr3 .videoCube.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-rr3 .videoCube.horizontal {
- border-style: none;
- }
-
- .thumbnails-rr3 .trc_pager_prev,
- .thumbnails-rr3 .trc_pager_next {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .trc_pager_pages div {
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .trc_pager div {
- font-family: serif;
- }
-
- .thumbnails-rr3 .playerCube .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-rr3 .playerCube:hover .thumbnail-overlay,
- .thumbnails-rr3 .playerCube_hover .thumbnail-overlay {
- background-image: null;
- }
-
- .thumbnails-rr3 .playerCube .videoCube {
- background-color: transparent;
- border-color: #D6D5D3;
- border-width: 1px;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- margin-left: 0px;
- margin-top: 0px;
- padding: 3px;
- }
-
- .thumbnails-rr3 .playerCube .videoCube.horizontal {
- border-style: none none none none;
- }
-
- .thumbnails-rr3 .playerCube .videoCube .video-label-box {
- margin-left: 81px;
- margin-right: 0px;
- }
-
- .thumbnails-rr3 .playerCube .video-duration-detail {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .playerCube .video-external-data {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .playerCube .video-label-box {
- text-align: left;
- }
-
- .thumbnails-rr3 .playerCube .video-published-date {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .playerCube .video-category {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .playerCube .video-description {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 11px;
- font-weight: normal;
- text-decoration: none;
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- }
-
- .thumbnails-rr3 .playerCube .videoCube .video-duration {
- display: block;
- left: 36px;
- }
-
- .thumbnails-rr3 .playerCube .videoCube .thumbBlock {
- border-width: 0px;
- border-color: darkgray;
- }
-
- .thumbnails-rr3 .playerCube .video-rating {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .playerCube .video-uploader {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .playerCube .video-views {
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- color: black;
- }
-
- .thumbnails-rr3 .playerCube .video-title {
- font-family: Arial, Helvetica, sans-serif;
- text-decoration: none;
- font-size: 14px;
- line-height: 17.5px;
- font-weight: bold;
- max-height: 2.58em;
- *height: 2.58em;
- color: black;
- }
-
- .thumbnails-rr3 .playerCube div.videoCube:hover,
- .thumbnails-rr3 div.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-rr3 .whatsThisSyndicated {
- font-family: Arial, Verdana, sans-serif;
- font-size: 9px;
- font-weight: normal;
- color: black;
- text-decoration: none;
- padding: 0;
- }
-
- .thumbnails-rr3 div.syndicatedItem:hover,
- .thumbnails-rr3 div.syndicatedItem.videoCube_hover {
- background-color: transparent;
- }
-
- .thumbnails-rr3 div.syndicatedItem:hover .thumbBlock {
- border-color: inherit;
- }
-
- .thumbnails-rr3 .videoCube.syndicatedItem {
- background-color: transparent;
- border-color: #D6D5D3;
- border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-width: 1px;
- }
-
- .thumbnails-rr3 .videoCube.syndicatedItem.horizontal {
- border-style: none;
- }
-
- .thumbnails-rr3 .videoCube.syndicatedItem .thumbBlock {
- border-color: darkgray;
- border-width: 0px;
- }
-
- .thumbnails-rr3 .videoCube.syndicatedItem .thumbnail-overlay {
- background-image: null;
- background-position: 5% 5%;
- }
-
- .thumbnails-rr3 .videoCube.syndicatedItem.vertical {
- border-style: solid none none none;
- }
-
- .thumbnails-rr3 .videoCube.syndicatedItem .video-duration {
- display: none;
- left: 36px;
- }
-
- .thumbnails-rr3 .videoCube.syndicatedItem .video-label-box {
- margin-left: 0px;
- }
-
- .thumbnails-rr3 .syndicatedItem {
- background-color: transparent;
- }
-
- .thumbnails-rr3 .syndicatedItem .video-description {
- max-height: 2.2em;
- *height: 2.2em;
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- line-height: 11px;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .video-title {
- max-height: 36.0px;
- *height: 36.0px;
- color: #000000;
- font-family: 'Fira Sans';
- font-size: 13.0px;
- line-height: 18.0px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .sponsored {
- color: #9C9A9C;
- font-size: 9px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .sponsored-url {
- color: green;
- font-size: 9px;
- font-weight: bold;
- text-decoration: underline;
- }
-
- .thumbnails-rr3 .syndicatedItem .video-category {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .video-duration-detail {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .video-external-data {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .video-published-date {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .video-rating {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .video-uploader {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .video-views {
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- }
-
- .thumbnails-rr3 .syndicatedItem .branding {
- color: #999999;
- font-size: 11.0px;
- font-weight: normal;
- text-decoration: none;
- font-family: 'Fira Sans';
- background-image: null;
- text-align: left;
- }
-
- .thumbnails-rr3 .videoCube.syndicatedItem .thumbBlock .branding {
- text-align: left;
- background-color: transparent;
- display: none;
- left: 0px;
- color: black;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- background-image: null;
- }
-
- .thumbnails-rr3 .videoCube.syndicatedItem .thumbBlock .static-text {
- text-align: left;
- background-color: black;
- display: none;
- color: white;
- font-size: 10px;
- font-weight: normal;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .thumbnails-rr3 .videoCube.thumbnail_start .thumbBlock_holder {
- width: 34%;
- _width: 34%;
- }
-
- .thumbnails-h .trc_rbox_outer .videoCube {
- margin-bottom: 20px!important;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_ab_thumbnails-d_3x3_size-round-10 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .logoDiv a {
- font-size: 100%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube a {
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_ab_thumbnails-d_3x3_size-round-10 .video-label-box {
- height: 88.0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .video-label-box .branding {
- display: block;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .logoDiv a {
- font-size: 100%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube a {
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-label-box {
- height: 88.0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .video-label-box .branding {
- display: block;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-10-factor .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_ab_thumbnails-d_3x3_size-round-20 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .logoDiv a {
- font-size: 100%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube a {
- padding: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_ab_thumbnails-d_3x3_size-round-20 .video-label-box {
- height: 88.0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .video-label-box .branding {
- display: block;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_ab_thumbnails-d_3x3_size-round-20 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-a_abp-mode img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-a_abp-mode [class*=span] {
- float: none;
- margin-left: 0px;
- }
-
- .ab_thumbnails-a_abp-mode .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: transparent;
- height: auto;
- }
-
- .ab_thumbnails-a_abp-mode .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: auto;
- }
-
- .ab_thumbnails-a_abp-mode .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: normal;
- }
-
- .ab_thumbnails-a_abp-mode .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-a_abp-mode .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-a_abp-mode .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-a_abp-mode .video-label-box {
- height: 80.0px;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-a_abp-mode .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-a_abp-mode .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-a_abp-mode .syndicatedItem .branding {
- line-height: 20.0px;
- }
-
- .ab_thumbnails-a_abp-mode .trc_header_left_column {
- width: 48%;
- display: inline-block;
- background: transparent;
- height: auto;
- }
-
- .ab_thumbnails-a_abp-mode .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-a_abp-mode [class*=span] {
- float: none;
- }
-
- .ab_thumbnails-a_abp-mode [class*=span] {
- margin-left: 0;
- }
-
- .ab_thumbnails-a_abp-mode .trc_rbox_header .trc_header_ext {
- position: relative;
- top: auto;
- right: auto;
- }
-
- .ab_thumbnails-d-2_row img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-d-2_row [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-d-2_row .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-d-2_row .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d-2_row .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-d-2_row .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d-2_row .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-d-2_row .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-d-2_row .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-d-2_row .video-label-box {
- height: 88.0px;
- }
-
- .ab_thumbnails-d-2_row .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-d-2_row .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-d-2_row .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-d-2_row .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-d-2_row .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_thumbnails-d-2_row .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d-2_row .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d-2_row .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-d_3x3 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-d_3x3 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-d_3x3 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-d_3x3 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d_3x3 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-d_3x3 .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_3x3 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-d_3x3 .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-d_3x3 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-d_3x3 .video-label-box {
- height: 88.0px;
- }
-
- .ab_thumbnails-d_3x3 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-d_3x3 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-d_3x3 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_3x3 .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-d_3x3 .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_thumbnails-d_3x3 .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d_3x3 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_3x3 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-d_3x3-bigger-titles [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-d_3x3-bigger-titles .video-label-box {
- height: 96.0px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .syndicatedItem .branding {
- line-height: 24.0px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_3x3-bigger-titles .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-d_abp-mode img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-d_abp-mode [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-d_abp-mode .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-d_abp-mode .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d_abp-mode .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-d_abp-mode .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_abp-mode .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-d_abp-mode .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-d_abp-mode .video-label-box {
- height: 66.0px;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-d_abp-mode .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_abp-mode .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-d_abp-mode .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_thumbnails-d_abp-mode .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d_abp-mode .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_abp-mode .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-d_gb-read-more img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-d_gb-read-more [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/05309722c1e32f9dbeddcbd010e1ea7f.png) no-repeat;
- height: 33px;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 33px;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 33px;
- }
-
- .ab_thumbnails-d_gb-read-more .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_gb-read-more .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-d_gb-read-more .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-d_gb-read-more .video-label-box {
- height: 88.0px;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-d_gb-read-more .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_gb-read-more .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-d_gb-read-more .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 33px;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_gb-read-more .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .tbl-read-more-box .tbl-read-more-btn {
- background-color: #EEEEEE!important;
- border-color: #ec1a2e !important;
- color: #222222 !important;
- font-weight: bold;
- font-size: 20px !important;
- text-transform: uppercase;
- font-family: 'Fira Sans', Helvetica, Arial !important;
- }
-
- .ab_thumbnails-d_row-read-more img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-d_row-read-more [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-d_row-read-more .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-d_row-read-more .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d_row-read-more .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-d_row-read-more .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_row-read-more .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-d_row-read-more .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-d_row-read-more .video-label-box {
- height: 88.0px;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-d_row-read-more .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_row-read-more .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-d_row-read-more .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_thumbnails-d_row-read-more .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-d_row-read-more .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_row-read-more .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-d_size-round-10 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-d_size-round-10 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/05309722c1e32f9dbeddcbd010e1ea7f.png) no-repeat;
- height: 33px;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 33px;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 33px;
- }
-
- .ab_thumbnails-d_size-round-10 .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_size-round-10 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-10 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-d_size-round-10 .video-label-box {
- height: 88.0px;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-d_size-round-10 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_size-round-10 .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-d_size-round-10 .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 33px;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_size-round-10 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-d_size-round-10-factor img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-d_size-round-10-factor [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/05309722c1e32f9dbeddcbd010e1ea7f.png) no-repeat;
- height: 33px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 33px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 33px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_size-round-10-factor .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-10-factor .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-d_size-round-10-factor .video-label-box {
- height: 88.0px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-d_size-round-10-factor .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_size-round-10-factor .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-d_size-round-10-factor .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 33px;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_size-round-10-factor .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-d_size-round-20 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-d_size-round-20 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/05309722c1e32f9dbeddcbd010e1ea7f.png) no-repeat;
- height: 33px;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 33px;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 33px;
- }
-
- .ab_thumbnails-d_size-round-20 .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_size-round-20 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-d_size-round-20 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-d_size-round-20 .video-label-box {
- height: 88.0px;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-d_size-round-20 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-d_size-round-20 .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-d_size-round-20 .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 33px;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-d_size-round-20 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-h_1x3-landscape img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-h_1x3-landscape [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-h_1x3-landscape .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-h_1x3-landscape .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-h_1x3-landscape .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-h_1x3-landscape .video-label-box {
- height: 69.0px;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-h_1x3-landscape .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-h_1x3-landscape .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-h_1x3-landscape .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-h_1x3-landscape .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-h_1x5 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-h_1x5 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_div {
- margin-bottom: 0;
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-h_1x5 .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-h_1x5 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-h_1x5 .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_outer .videoCube {
- margin-bottom: 10px;
- }
-
- .ab_thumbnails-h_1x5 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-h_1x5 .video-label-box {
- height: 76.0px;
- }
-
- .ab_thumbnails-h_1x5 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin-bottom: 0;
- }
-
- .ab_thumbnails-h_1x5 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-h_1x5 .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-h_1x5 .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-h_1x5 .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-h_1x5 .videoCube .video-label-box {
- margin-top: 0px;
- }
-
- .ab_thumbnails-h_1x5 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-h_1x5-landscape img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-h_1x5-landscape [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-h_1x5-landscape .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-h_1x5-landscape .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-h_1x5-landscape .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-h_1x5-landscape .video-label-box {
- height: 69.0px;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-h_1x5-landscape .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-h_1x5-landscape .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-h_1x5-landscape .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-h_1x5-landscape .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-h_abp-mode img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-h_abp-mode [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_div {
- margin-bottom: 0;
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-h_abp-mode .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-h_abp-mode .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_outer .videoCube {
- margin-bottom: 10px;
- }
-
- .ab_thumbnails-h_abp-mode .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-h_abp-mode .video-label-box {
- height: 76.0px;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin-bottom: 0;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-h_abp-mode .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-h_abp-mode .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-h_abp-mode .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-h_abp-mode .videoCube .video-label-box {
- margin-top: 0px;
- }
-
- .ab_thumbnails-h_abp-mode .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-i_1x5 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-i_1x5 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_div {
- margin-bottom: 0;
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-i_1x5 .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-i_1x5 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-i_1x5 .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_outer .videoCube {
- margin-bottom: 10px;
- }
-
- .ab_thumbnails-i_1x5 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-i_1x5 .video-label-box {
- height: 76.0px;
- }
-
- .ab_thumbnails-i_1x5 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin-bottom: 0;
- }
-
- .ab_thumbnails-i_1x5 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-i_1x5 .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-i_1x5 .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-i_1x5 .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-i_1x5 .videoCube .video-label-box {
- margin-top: 0px;
- }
-
- .ab_thumbnails-i_1x5 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-k_abp-mode img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-k_abp-mode [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-k_abp-mode .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-k_abp-mode .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_abp-mode .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-k_abp-mode .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_abp-mode .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-k_abp-mode .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-k_abp-mode .video-label-box {
- height: 69.0px;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-k_abp-mode .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_abp-mode .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-k_abp-mode .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-k_abp-mode .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_abp-mode .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_abp-mode .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-k_backup img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-k_backup [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-k_backup .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-k_backup .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_backup .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-k_backup .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_backup .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-k_backup .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-k_backup .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-k_backup .video-label-box {
- height: 69.0px;
- }
-
- .ab_thumbnails-k_backup .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-k_backup .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-k_backup .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_backup .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-k_backup .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-k_backup .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_backup .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_backup .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-k_size-round-10 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-k_size-round-10 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-k_size-round-10 .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_size-round-10 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-10 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-k_size-round-10 .video-label-box {
- height: 69.0px;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-k_size-round-10 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_size-round-10 .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-k_size-round-10 .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_size-round-10 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-k_size-round-10-factor img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-k_size-round-10-factor [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_size-round-10-factor .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-10-factor .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-k_size-round-10-factor .video-label-box {
- height: 69.0px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-k_size-round-10-factor .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_size-round-10-factor .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-k_size-round-10-factor .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_size-round-10-factor .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-k_size-round-20 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-k_size-round-20 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .ab_thumbnails-k_size-round-20 .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_size-round-20 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-k_size-round-20 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-k_size-round-20 .video-label-box {
- height: 69.0px;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-k_size-round-20 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-k_size-round-20 .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-k_size-round-20 .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-k_size-round-20 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .ab_thumbnails-rr_abp-mode img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .ab_thumbnails-rr_abp-mode [class*=span] {
- float: none;
- margin-left: 0px;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: transparent;
- height: auto;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: auto;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: normal;
- }
-
- .ab_thumbnails-rr_abp-mode .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-rr_abp-mode .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube a {
- padding: 0;
- }
-
- .ab_thumbnails-rr_abp-mode .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .ab_thumbnails-rr_abp-mode .video-label-box {
- height: 80.0px;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .ab_thumbnails-rr_abp-mode .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .ab_thumbnails-rr_abp-mode .video-label-box .branding {
- display: block;
- }
-
- .ab_thumbnails-rr_abp-mode .syndicatedItem .branding {
- line-height: 20.0px;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_header_left_column {
- width: 48%;
- display: inline-block;
- background: transparent;
- height: auto;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .ab_thumbnails-rr_abp-mode [class*=span] {
- float: none;
- }
-
- .ab_thumbnails-rr_abp-mode [class*=span] {
- margin-left: 0;
- }
-
- .ab_thumbnails-rr_abp-mode .trc_rbox_header .trc_header_ext {
- position: relative;
- top: auto;
- right: auto;
- }
-
- .alternating-thumbnails-a img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .alternating-thumbnails-a [class*=span] {
- float: none;
- margin-left: 0px;
- }
-
- .alternating-thumbnails-a {
- background-color: #E6E5E1;
- }
-
- .alternating-thumbnails-a .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/89c73d279107ecb611aaf1272968c2c3.jpg) no-repeat;
- height: 21px;
- background-color: #fff;
- }
-
- .alternating-thumbnails-a .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 21px;
- }
-
- .alternating-thumbnails-a .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 21px;
- }
-
- .alternating-thumbnails-a .logoDiv a {
- font-size: 100%;
- }
-
- .alternating-thumbnails-a .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .alternating-thumbnails-a .videoCube a {
- padding: 0;
- }
-
- .alternating-thumbnails-a .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .alternating-thumbnails-a .video-label-box {
- height: 76.0px;
- }
-
- .alternating-thumbnails-a .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .alternating-thumbnails-a .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .alternating-thumbnails-a .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .alternating-thumbnails-a .video-label-box .branding {
- display: block;
- }
-
- .alternating-thumbnails-a .syndicatedItem .branding {
- line-height: 19.0px;
- }
-
- .alternating-thumbnails-a .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 21px;
- }
-
- .alternating-thumbnails-a .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .alternating-thumbnails-a .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .alternating-thumbnails-b img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .alternating-thumbnails-b [class*=span] {
- float: none;
- margin-left: 0px;
- }
-
- .alternating-thumbnails-b .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/b2ddfe997f5b03be3a198485dff6a117.jpg) no-repeat;
- height: 21px;
- }
-
- .alternating-thumbnails-b .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 21px;
- }
-
- .alternating-thumbnails-b .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 21px;
- }
-
- .alternating-thumbnails-b .logoDiv a {
- font-size: 100%;
- }
-
- .alternating-thumbnails-b .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .alternating-thumbnails-b .videoCube a {
- padding: 0;
- }
-
- .alternating-thumbnails-b .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .alternating-thumbnails-b .video-label-box {
- height: 76.0px;
- }
-
- .alternating-thumbnails-b .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .alternating-thumbnails-b .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .alternating-thumbnails-b .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .alternating-thumbnails-b .video-label-box .branding {
- display: block;
- }
-
- .alternating-thumbnails-b .syndicatedItem .branding {
- line-height: 19.0px;
- }
-
- .alternating-thumbnails-b .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 21px;
- }
-
- .alternating-thumbnails-b .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .alternating-thumbnails-b [class*=span] {
- float: none;
- }
-
- .alternating-thumbnails-b [class*=span] {
- margin-left: 0;
- }
-
- .alternating-thumbnails-b .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .alternating-thumbnails-b [class*=span] {
- float: none;
- }
-
- .alternating-thumbnails-b [class*=span] {
- margin-left: 0;
- }
-
- .alternating-thumbnails-b [class*=span] {
- float: none;
- }
-
- .alternating-thumbnails-b [class*=span] {
- margin-left: 0;
- }
-
- .alternating-thumbnails-b [class*=span] {
- float: none;
- }
-
- .alternating-thumbnails-b [class*=span] {
- margin-left: 0;
- }
-
- .mobile-thumbnails-a img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .mobile-thumbnails-a [class*=span] {
- float: none;
- margin-left: 0px;
- }
-
- .mobile-thumbnails-a .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: transparent;
- height: auto;
- }
-
- .mobile-thumbnails-a .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: auto;
- }
-
- .mobile-thumbnails-a .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: normal;
- }
-
- .mobile-thumbnails-a .logoDiv a {
- font-size: 100%;
- }
-
- .mobile-thumbnails-a .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .mobile-thumbnails-a .videoCube a {
- padding: 0;
- }
-
- .mobile-thumbnails-a .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .mobile-thumbnails-a .video-label-box {
- height: 88.0px;
- }
-
- .mobile-thumbnails-a .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .mobile-thumbnails-a .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .mobile-thumbnails-a .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .mobile-thumbnails-a .video-label-box .branding {
- display: block;
- }
-
- .mobile-thumbnails-a .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .mobile-thumbnails-a .trc_header_left_column {
- width: 48%;
- display: inline-block;
- background: transparent;
- height: auto;
- }
-
- .mobile-thumbnails-a .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .mobile-thumbnails-a [class*=span] {
- float: none;
- }
-
- .mobile-thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .mobile-thumbnails-a .trc_rbox_header .trc_header_ext {
- position: relative;
- top: auto;
- right: auto;
- }
-
- .mobile-thumbnails-a [class*=span] {
- float: none;
- }
-
- .mobile-thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .mobile-thumbnails-a [class*=span] {
- float: none;
- }
-
- .mobile-thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .mobile-thumbnails-a [class*=span] {
- float: none;
- }
-
- .mobile-thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .organic-thumbnails-a img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .organic-thumbnails-a [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .organic-thumbnails-a .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .organic-thumbnails-a .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .organic-thumbnails-a .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .organic-thumbnails-a .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-a .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .organic-thumbnails-a .videoCube a {
- padding: 0;
- }
-
- .organic-thumbnails-a .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .organic-thumbnails-a .video-label-box {
- height: 80.0px;
- }
-
- .organic-thumbnails-a .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .organic-thumbnails-a .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .organic-thumbnails-a .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .organic-thumbnails-a .video-label-box .branding {
- display: block;
- }
-
- .organic-thumbnails-a .syndicatedItem .branding {
- line-height: 20.0px;
- }
-
- .organic-thumbnails-a .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .organic-thumbnails-a .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-a [class*=span] {
- float: none;
- }
-
- .organic-thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .organic-thumbnails-a .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .organic-thumbnails-a [class*=span] {
- float: none;
- }
-
- .organic-thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .organic-thumbnails-a [class*=span] {
- float: none;
- }
-
- .organic-thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .organic-thumbnails-a [class*=span] {
- float: none;
- }
-
- .organic-thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .organic-thumbnails-a [class*=span] {
- float: none;
- }
-
- .organic-thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .organic-thumbnails-b img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .organic-thumbnails-b [class*=span] {
- float: none;
- margin-left: 0px;
- }
-
- .organic-thumbnails-b {
- margin-left: 10px;
- margin-top: 10px;
- }
-
- .organic-thumbnails-b .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: none;
- width: 100%;
- background: transparent;
- height: auto;
- }
-
- .organic-thumbnails-b .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: auto;
- }
-
- .organic-thumbnails-b .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: normal;
- }
-
- .organic-thumbnails-b .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-b .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .organic-thumbnails-b .videoCube a {
- padding: 0;
- }
-
- .organic-thumbnails-b .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .organic-thumbnails-b .video-label-box {
- height: 88.0px;
- }
-
- .organic-thumbnails-b .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .organic-thumbnails-b .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- padding: 0 0 1px 0;
- }
-
- .organic-thumbnails-b .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- color: #8c4074;
- }
-
- .organic-thumbnails-b .video-label-box .branding {
- display: block;
- }
-
- .organic-thumbnails-b .syndicatedItem .branding {
- line-height: 18.0px;
- }
-
- .organic-thumbnails-b .trc_header_left_column {
- background: transparent;
- height: auto;
- }
-
- .organic-thumbnails-b .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-b [class*=span] {
- float: none;
- }
-
- .organic-thumbnails-b [class*=span] {
- margin-left: 0;
- }
-
- .organic-thumbnails-b .trc_rbox_header .trc_header_ext {
- position: relative;
- top: auto;
- right: auto;
- }
-
- .organic-thumbnails-b .trc_rbox_div {
- overflow: visible;
- }
-
- .trc_elastic .organic-thumbnails-b {
- overflow: visible !important;
- }
-
- .organic-thumbnails-b .trc_rbox_outer .trc_rbox_div .labelText {
- position: absolute;
- top: -10px;
- left: 2%;
- padding: 3px 10px;
- margin-left: 0;
- color: #fff;
- font-weight: 800;
- z-index: 999;
- font-size: 12px;
- font-family: 'Open Sans', sans serif;
- line-height: 15px;
- text-transform: uppercase;
- background: #660046;
- }
-
- .trc_ie8 .organic-thumbnails-b .thumbBlock_holder,
- .trc_ie8 .organic-thumbnails-b .videoCube .thumbBlock,
- .trc_ie9 .organic-thumbnails-b .thumbBlock_holder,
- .trc_ie9 .organic-thumbnails-b .videoCube .thumbBlock {
- height: 146px;
- }
-
- .organic-thumbnails-d img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .organic-thumbnails-d [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .organic-thumbnails-d .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/ed8d020f1859e413beba34e1dde6b3ee.png) no-repeat;
- height: 26px;
- }
-
- .organic-thumbnails-d .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 26px;
- }
-
- .organic-thumbnails-d .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 26px;
- }
-
- .organic-thumbnails-d .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-d .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .organic-thumbnails-d .videoCube a {
- padding: 0;
- }
-
- .organic-thumbnails-d .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .organic-thumbnails-d .video-label-box {
- height: 88.0px;
- }
-
- .organic-thumbnails-d .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .organic-thumbnails-d .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .organic-thumbnails-d .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .organic-thumbnails-d .video-label-box .branding {
- display: block;
- }
-
- .organic-thumbnails-d .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .organic-thumbnails-d .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 26px;
- }
-
- .organic-thumbnails-d .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-d .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .organic-thumbnails-d-2 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .organic-thumbnails-d-2 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .organic-thumbnails-d-2 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .organic-thumbnails-d-2 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .organic-thumbnails-d-2 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .organic-thumbnails-d-2 .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-d-2 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .organic-thumbnails-d-2 .videoCube a {
- padding: 0;
- }
-
- .organic-thumbnails-d-2 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .organic-thumbnails-d-2 .video-label-box {
- height: 88.0px;
- }
-
- .organic-thumbnails-d-2 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .organic-thumbnails-d-2 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .organic-thumbnails-d-2 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .organic-thumbnails-d-2 .video-label-box .branding {
- display: block;
- }
-
- .organic-thumbnails-d-2 .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .organic-thumbnails-d-2 .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .organic-thumbnails-d-2 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-d-2 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .organic-thumbnails-e img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .organic-thumbnails-e [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .organic-thumbnails-e .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .organic-thumbnails-e .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .organic-thumbnails-e .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .organic-thumbnails-e .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-e .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .organic-thumbnails-e .videoCube a {
- padding: 0;
- }
-
- .organic-thumbnails-e .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .organic-thumbnails-e .video-label-box {
- height: 88.0px;
- }
-
- .organic-thumbnails-e .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .organic-thumbnails-e .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .organic-thumbnails-e .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .organic-thumbnails-e .video-label-box .branding {
- display: block;
- }
-
- .organic-thumbnails-e .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .organic-thumbnails-e .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .organic-thumbnails-e .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-e .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .organic-thumbnails-mobile img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .organic-thumbnails-mobile [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .organic-thumbnails-mobile .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .organic-thumbnails-mobile .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .organic-thumbnails-mobile .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .organic-thumbnails-mobile .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-mobile .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .organic-thumbnails-mobile .videoCube a {
- padding: 0;
- }
-
- .organic-thumbnails-mobile .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .organic-thumbnails-mobile .video-label-box {
- height: 88.0px;
- }
-
- .organic-thumbnails-mobile .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .organic-thumbnails-mobile .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .organic-thumbnails-mobile .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .organic-thumbnails-mobile .video-label-box .branding {
- display: block;
- }
-
- .organic-thumbnails-mobile .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .organic-thumbnails-mobile .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .organic-thumbnails-mobile .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .organic-thumbnails-mobile [class*=span] {
- float: none;
- }
-
- .organic-thumbnails-mobile [class*=span] {
- margin-left: 0;
- }
-
- .organic-thumbnails-mobile .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
- /* override bootstrap default span definitions */
-
- .text-links-a [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .text-links-a .trc_rbox_header {
- line-height: 24px;
- position: relative;
- display: inline-block;
- width: 100%;
- background: transparent;
- height: auto;
- }
-
- .text-links-a .trc_rbox_header .trc_rbox_header_span:after {
- content: ' ';
- display: block;
- background: #EC1A2E;
- height: 5px;
- width: 50px;
- margin-bottom: 18px;
- }
-
- .text-links-a .trc_rbox_header_span .trc_header_right_column {
- position: absolute;
- width: 48%;
- left: 52%;
- top: 0;
- background: transparent;
- height: auto;
- }
-
- .text-links-a .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: normal;
- position: relative;
- z-index: 1;
- }
-
- .text-links-a .logoDiv a {
- font-size: 100%;
- }
-
- .text-links-a .logoDiv a span {
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .text-links-a .syndicatedItem .video-title .branding {
- line-height: 1.3em;
- }
-
- .text-links-a .trc_rbox_div .videoCube.horizontal {
- clear: left;
- }
-
- .text-links-a .trc_rbox_div .videoCube.trc_tl_right_col {
- float: none;
- clear: right;
- margin-left: auto;
- }
-
- .text-links-a .videoCube:hover span.branding,
- .text-links-a .videoCube_hover span.branding {
- text-decoration: none;
- }
-
- .text-links-a .trc_rbox_div .videoCube.thumbnail_none a {
- display: list-item;
- list-style: disc outside none;
- vertical-align: top;
- overflow: visible;
- margin-left: 25px;
- padding: 0;
- color: #EC1A2E;
- font-size: 25px;
- line-height: 20px;
- }
-
- .text-links-a .videoCube .video-label-box {
- display: inline-block!important;
- vertical-align: top;
- width: 100%;
- *margin-top: -3px;
- min-height: 22.0px;
- }
-
- .text-links-a .trc_rbox_div .videoCube:hover .video-title {
- text-decoration: none;
- color: #EC1A2E;
- }
-
- .text-links-a .trc_header_left_column {
- display: inline-block;
- width: auto;
- background: transparent;
- height: auto;
- }
-
- .text-links-a .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .text-links-a .syndicatedItem .branding {
- line-height: normal;
- }
-
- .text-links-a .trc_rbox_header .trc_header_ext {
- position: relative;
- top: auto;
- right: auto;
- }
-
- .thumbnails-a img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-a [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-a .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-a .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-a .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-a .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-a .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-a .videoCube a {
- padding: 0;
- }
-
- .thumbnails-a .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-a .video-label-box {
- height: 80.0px;
- }
-
- .thumbnails-a .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-a .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-a .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-a .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-a .syndicatedItem .branding {
- line-height: 20.0px;
- }
-
- .thumbnails-a .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-a .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-a [class*=span] {
- float: none;
- }
-
- .thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-a .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-a [class*=span] {
- float: none;
- }
-
- .thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-a [class*=span] {
- float: none;
- }
-
- .thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-a [class*=span] {
- float: none;
- }
-
- .thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-a [class*=span] {
- float: none;
- }
-
- .thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-a [class*=span] {
- float: none;
- }
-
- .thumbnails-a [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-b img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-b [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-b .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-b .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-b .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-b .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-b .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-b .videoCube a {
- padding: 0;
- }
-
- .thumbnails-b .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-b .video-label-box {
- height: 80.0px;
- }
-
- .thumbnails-b .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-b .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-b .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-b .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-b .syndicatedItem .branding {
- line-height: 20.0px;
- }
-
- .thumbnails-b .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-b .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-b [class*=span] {
- float: none;
- }
-
- .thumbnails-b [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-b .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-c img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-c [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-c .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-c .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-c .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-c .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-c .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-c .videoCube a {
- padding: 0;
- }
-
- .thumbnails-c .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-c .video-label-box {
- height: 80.0px;
- }
-
- .thumbnails-c .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-c .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-c .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-c .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-c .syndicatedItem .branding {
- line-height: 20.0px;
- }
-
- .thumbnails-c .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-c .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-c [class*=span] {
- float: none;
- }
-
- .thumbnails-c [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-c .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-d img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-d [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-d .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/05309722c1e32f9dbeddcbd010e1ea7f.png) no-repeat;
- height: 33px;
- }
-
- .thumbnails-d .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 33px;
- }
-
- .thumbnails-d .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 33px;
- }
-
- .thumbnails-d .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-d .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-d .videoCube a {
- padding: 0;
- }
-
- .thumbnails-d .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-d .video-label-box {
- height: 88.0px;
- }
-
- .thumbnails-d .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-d .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-d .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-d .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-d .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .thumbnails-d .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 33px;
- }
-
- .thumbnails-d .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-d .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-d-2 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-d-2 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-d-2 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-d-2 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-d-2 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-d-2 .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-d-2 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-d-2 .videoCube a {
- padding: 0;
- }
-
- .thumbnails-d-2 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-d-2 .video-label-box {
- height: 88.0px;
- }
-
- .thumbnails-d-2 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-d-2 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-d-2 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-d-2 .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-d-2 .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .thumbnails-d-2 .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-d-2 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-d-2 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-e img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-e [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-e .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-e .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-e .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-e .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-e .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-e .videoCube a {
- padding: 0;
- }
-
- .thumbnails-e .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-e .video-label-box {
- height: 88.0px;
- }
-
- .thumbnails-e .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-e .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-e .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-e .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-e .syndicatedItem .branding {
- line-height: 22.0px;
- }
-
- .thumbnails-e .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-e .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-e .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-f-abp img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-f-abp [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-f-abp {
- background-color: #f9f9f9
- }
-
- .thumbnails-f-abp .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/91516fd3ede6940f91c3472c0a0841e5.png) no-repeat;
- height: 24px;
- }
-
- .thumbnails-f-abp .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 24px;
- }
-
- .thumbnails-f-abp .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 24px;
- }
-
- .thumbnails-f-abp .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-f-abp .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .trc_elastic .thumbnails-f-abp .trc_rbox_outer .trc_rbox_div .videoCube {
- margin-bottom: 0;
- }
-
- .thumbnails-f-abp .videoCube a {
- padding: 0;
- }
-
- .thumbnails-f-abp .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-f-abp .video-label-box {
- height: 57.0px;
- }
-
- .thumbnails-f-abp .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-f-abp .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-f-abp .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-f-abp .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-f-abp .syndicatedItem .branding {
- line-height: 19.0px;
- }
-
- .thumbnails-f-abp .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 24px;
- }
-
- .thumbnails-f-abp .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-f-abp .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-g img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-g [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-g .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: none;
- width: 100%;
- background: transparent;
- height: auto;
- }
-
- .thumbnails-g .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: auto;
- }
-
- .thumbnails-g .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: normal;
- }
-
- .thumbnails-g .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-g .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11px;
- }
-
- .thumbnails-g .videoCube a {
- padding: 0;
- }
-
- .thumbnails-g .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-g .trc_rbox_outer .videoCube .video-label-box {
- height: 58.0px;
- }
-
- .thumbnails-g .videoCube .video-label-box {
- padding: 0 20px;
- }
-
- .thumbnails-g .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- padding-top: 5px;
- }
-
- .thumbnails-g .videoCube:hover .video-label-box .video-title {
- text-decoration: none;
- }
-
- .thumbnails-g .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-g .syndicatedItem .branding {
- line-height: 16.0px;
- }
-
- .thumbnails-g .trc_header_left_column {
- background: transparent;
- height: auto;
- }
-
- .thumbnails-g .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-g .trc_rbox_header .trc_header_ext {
- position: relative;
- top: auto;
- right: auto;
- }
-
- .thumbnails-g .video-label-box .video-uploader {
- font-family: 'Fira Sans', Helvetica, Arial;
- line-height: 16px;
- display: block;
- text-align: left;
- font-size: 12px;
- margin-top: -12px;
- position: absolute;
- padding: 0px 5px;
- color: #FFF;
- background-color: #880090;
- }
-
- .thumbnails-g .videoCube .video-label-box:hover .video-title {
- color: #239716;
- }
-
- .trc_elastic .thumbnails-g .trc_rbox_outer .videoCube {
- margin-bottom: 0px;
- }
-
- .thumbnails-h img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-h [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-h .trc_rbox_div {
- margin-bottom: 0;
- }
-
- .thumbnails-h .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-h .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-h .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-h .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-h .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-h .videoCube a {
- padding: 0;
- }
-
- .thumbnails-h .trc_rbox_outer .videoCube {
- margin-bottom: 10px;
- }
-
- .thumbnails-h .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-h .video-label-box {
- height: 76.0px;
- }
-
- .thumbnails-h .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin-bottom: 0;
- }
-
- .thumbnails-h .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-h .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-h .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .thumbnails-h .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-h .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-h .videoCube .video-label-box {
- margin-top: 0px;
- }
-
- .thumbnails-h .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-i img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-i [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-i .trc_rbox_div {
- margin-bottom: 0;
- }
-
- .thumbnails-i .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-i .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-i .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-i .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-i .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-i .videoCube a {
- padding: 0;
- }
-
- .thumbnails-i .trc_rbox_outer .videoCube {
- margin-bottom: 10px;
- }
-
- .thumbnails-i .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-i .video-label-box {
- height: 76.0px;
- }
-
- .thumbnails-i .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin-bottom: 0;
- }
-
- .thumbnails-i .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-i .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-i .syndicatedItem .branding {
- line-height: 19.0px;
- }
-
- .thumbnails-i .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-i .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-i .videoCube .video-label-box {
- margin-top: 0px;
- }
-
- .thumbnails-i .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-j img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-j [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-j .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: transparent;
- height: auto;
- }
-
- .thumbnails-j .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: auto;
- }
-
- .thumbnails-j .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: normal;
- }
-
- .thumbnails-j .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-j .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-j .videoCube a {
- padding: 0;
- }
-
- .thumbnails-j .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-j .video-label-box {
- height: 62.0px;
- }
-
- .thumbnails-j .videoCube .video-label-box {
- padding: 20px 20px 0;
- }
-
- .thumbnails-j .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-j .videoCube:hover .video-label-box .video-title {
- text-decoration: none;
- }
-
- .thumbnails-j .videoCube .video-label-box .video-title:hover {
- color: #7199D7;
- }
-
- .thumbnails-j .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-j .syndicatedItem .branding {
- line-height: 19.0px;
- }
-
- .thumbnails-j .trc_header_left_column {
- width: 48%;
- display: inline-block;
- background: transparent;
- height: auto;
- }
-
- .thumbnails-j .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-j .trc_rbox_header .trc_header_ext {
- position: relative;
- top: auto;
- right: auto;
- }
-
- .thumbnails-j .videoCube {
- box-shadow: 0 1px 20px rgba(0, 0, 0, .12);
- background: #fff;
- }
-
- .thumbnails-j .videoCube .video-label-box .video-title::before {
- content: '';
- margin-left: 10px;
- display: inline;
- }
-
- @media screen and (min-width: 1240px) {
- .trc_elastic .thumbnails-j .trc_rbox_div .videoCube {
- margin-left: 20px;
- width: calc(25% - 20px);
- }
- .trc_elastic .thumbnails-j .trc_rbox_outer {
- margin-left: -20px;
- }
- }
-
- @media screen and (max-width: 1239px) and (min-width: 930px) {
- .trc_elastic .thumbnails-j .trc_rbox_outer {
- margin-left: -20px;
- }
- .trc_elastic .thumbnails-j .trc_rbox_div .videoCube {
- margin-left: 20px;
- width: calc(33.33333% - 20px);
- }
- }
-
- @media screen and (max-width: 620px) and (min-width: 929px) {
- .trc_elastic .thumbnails-j .trc_rbox_outer {
- margin-left: -20px;
- }
- .trc_elastic .thumbnails-j .trc_rbox_div .videoCube {
- margin-left: 20px;
- width: calc(50% - 20px);
- }
- }
-
- .thumbnails-k img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-k [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-k .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-k .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-k .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-k .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-k .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-k .videoCube a {
- padding: 0;
- }
-
- .thumbnails-k .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-k .video-label-box {
- height: 69.0px;
- }
-
- .thumbnails-k .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-k .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-k .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-k .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-k .syndicatedItem .branding {
- line-height: 23.0px;
- }
-
- .thumbnails-k .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-k .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-k .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-rr img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-rr [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-rr .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-rr .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-rr .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-rr .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-rr .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-rr .videoCube a {
- padding: 0;
- }
-
- .thumbnails-rr .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-rr .video-label-box {
- height: 80.0px;
- }
-
- .thumbnails-rr .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-rr .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-rr .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-rr .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-rr .syndicatedItem .branding {
- line-height: 20.0px;
- }
-
- .thumbnails-rr .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-rr .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-rr [class*=span] {
- float: none;
- }
-
- .thumbnails-rr [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-rr [class*=span] {
- float: none;
- }
-
- .thumbnails-rr [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr [class*=span] {
- float: none;
- }
-
- .thumbnails-rr [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr [class*=span] {
- float: none;
- }
-
- .thumbnails-rr [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr [class*=span] {
- float: none;
- }
-
- .thumbnails-rr [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr [class*=span] {
- float: none;
- }
-
- .thumbnails-rr [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr [class*=span] {
- float: none;
- }
-
- .thumbnails-rr [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr [class*=span] {
- float: none;
- }
-
- .thumbnails-rr [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr2 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-rr2 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-rr2 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/0b766547f84e83c67d3decdc0b3851f0.png) no-repeat;
- height: 27px;
- }
-
- .thumbnails-rr2 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-rr2 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 27px;
- }
-
- .thumbnails-rr2 .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-rr2 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-rr2 .videoCube a {
- padding: 0;
- }
-
- .thumbnails-rr2 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-rr2 .video-label-box {
- height: 80.0px;
- }
-
- .thumbnails-rr2 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-rr2 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-rr2 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-rr2 .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-rr2 .syndicatedItem .branding {
- line-height: 20.0px;
- }
-
- .thumbnails-rr2 .trc_header_left_column {
- width: 100%;
- display: inline-block;
- background: transparent;
- height: 27px;
- }
-
- .thumbnails-rr2 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-rr2 [class*=span] {
- float: none;
- }
-
- .thumbnails-rr2 [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr2 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .thumbnails-rr2 [class*=span] {
- float: none;
- }
-
- .thumbnails-rr2 [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr2 [class*=span] {
- float: none;
- }
-
- .thumbnails-rr2 [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr2 [class*=span] {
- float: none;
- }
-
- .thumbnails-rr2 [class*=span] {
- margin-left: 0;
- }
-
- .thumbnails-rr3 img {
- max-width: none;
- }
- /* override bootstrap default span definitions */
-
- .thumbnails-rr3 [class*=span] {
- float: none;
- margin-left: 0;
- }
-
- .thumbnails-rr3 .trc_rbox_header {
- line-height: 1.2em;
- position: relative;
- display: inline-block;
- width: 100%;
- background: url(http://cdn.taboolasyndication.com/libtrc/static/thumbnails/4e2d1e48dbb06f6c68d88368d83cb926.png) no-repeat;
- height: 28px;
- }
-
- .thumbnails-rr3 .trc_rbox_header_span .trc_header_right_column {
- display: none;
- background: transparent;
- height: 28px;
- }
-
- .thumbnails-rr3 .trc_rbox_header .logoDiv {
- font-size: inherit;
- line-height: 28px;
- }
-
- .thumbnails-rr3 .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-rr3 .logoDiv a span {
- display: inline;
- color: #000000;
- font-weight: normal;
- font-size: 11.0px;
- }
-
- .thumbnails-rr3 .videoCube a {
- padding: 0;
- }
-
- .thumbnails-rr3 .thumbBlock {
- margin: 0;
- }
-
- .trc_elastic .thumbnails-rr3 .video-label-box {
- height: 54.0px;
- }
-
- .thumbnails-rr3 .videoCube .video-label-box {
- margin-top: 5px;
- }
-
- .thumbnails-rr3 .videoCube .video-label-box .video-title {
- text-decoration: none;
- margin: 0;
- }
-
- .thumbnails-rr3 .videoCube:hover .video-label-box .video-title {
- text-decoration: underline;
- }
-
- .thumbnails-rr3 .video-label-box .branding {
- display: block;
- }
-
- .thumbnails-rr3 .syndicatedItem .branding {
- line-height: 18.0px;
- }
-
- .thumbnails-rr3 .trc_header_left_column {
- display: inline-block;
- width: 100%;
- background: transparent;
- height: 28px;
- }
-
- .thumbnails-rr3 .trc_rbox_header .logoDiv a {
- font-size: 100%;
- }
-
- .thumbnails-rr3 .trc_rbox_header .trc_header_ext {
- position: absolute;
- top: 0;
- right: 0;
- }
- </style>
<script src="http://s.skimresources.com/js/44681X1528610.skimlinks.js" async=""></script>
<script id="georiot" src="http://cdn.georiot.com/snippet.js" async=""></script>
<script src="http://native.sharethrough.com/assets/sfp.js" async=""></script>
@@ -35747,2384 +622,6 @@
<script src="http://partner.googleadservices.com/gpt/pubads_impl_105.js" async=""></script>
<script async="" type="text/javascript" charset="UTF-8" src="http://cdn.gigya.com/js/gigya.services.socialize.plugins.reactions.min.js?lang=en"></script>
<link rel="prefetch" href="http://tpc.googlesyndication.com/safeframe/1-0-5/html/container.html" />
- <style type="text/css">
- .gig-comments-container *.gig-badge-moderators {
- color: #00AEEF;
- }
-
- .gig-comments-container *.gig-badge-moderators.gig-badge-border {
- border-color: #00AEEF;
- }
-
- .gig-comments-container *.gig-comment-username-badge-moderators {
- color: #00AEEF;
- }
-
- .gig-comments-container *.gig-badge-experts {
- color: #828282;
- }
-
- .gig-comments-container *.gig-badge-experts.gig-badge-border {
- border-color: #828282;
- }
-
- .gig-comments-container *.gig-comment-username-badge-experts {
- color: #000000;
- }
-
- .gig-comments-container *.gig-badge-journalists {
- color: #7A3CC6;
- }
-
- .gig-comments-container *.gig-badge-journalists.gig-badge-border {
- border-color: #7A3CC6;
- }
-
- .gig-comments-container *.gig-comment-username-badge-journalists {
- color: #000000;
- }
-
- .gig-comments-container *.gig-badge-staff {
- color: #39B54A;
- }
-
- .gig-comments-container *.gig-badge-staff.gig-badge-border {
- border-color: #39B54A;
- }
-
- .gig-comments-container *.gig-comment-username-badge-staff {
- color: #000000;
- }
-
- .gig-comments-container *.gig-badge-pick {
- color: #009CDC;
- background-image: url(http://cdn3.gigya.com/gs/i/comments2/editors_pick_x2.png);
- background-size: 17px 17px;
- }
-
- .gig-comments-container *.gig-badge-pick.gig-badge-border {
- border-color: #009CDC;
- }
-
- .gig-comments-container *.gig-comment-badge-pick {
- background-color: #E5F8FF;
- }
- </style>
- <style type="text/css">
- .gig-comments-container *,
- *.gig-comments-container {
- word-wrap: break-word;
- padding: 0px;
- margin: 0px;
- color: inherit;
- text-decoration: none;
- width: auto;
- float: none;
- font-family: arial;
- color: #333333;
- position: static;
- text-align: left;
- vertical-align: baseline;
- -moz-box-sizing: content-box;
- -webkit-box-sizing: content-box;
- box-sizing: content-box;
- }
-
- .gig-comments-container input {
- outline: none
- }
-
- .gig-comments-container .gig-composebox-summary-input {
- font-weight: bold;
- }
-
- .gig-comments-container .gig-composebox-summary-input.gig-comments-placeholder {
- font-weight: bold;
- }
-
- .gig-comments-container .gig-comments-placeholder {
- color: #999;
- opacity: 1
- }
-
- .gig-comments-container input:-moz-placeholder {
- color: #585858;
- opacity: 1
- }
-
- .gig-comments-container input::-moz-placeholder {
- color: #585858;
- opacity: 1
- }
-
- .gig-comments-container input::-webkit-input-placeholder {
- color: #585858;
- opacity: 1
- }
-
- .gig-comments-container input:-moz-placeholder {
- color: #585858;
- opacity: 1
- }
-
- *.gig-comments-container u {
- text-decoration: underline
- }
-
- .gig-comments-container li {
- margin: 0;
- padding: 0;
- list-style-type: none
- }
-
- .gig-comments-container ul {
- margin: 0;
- padding: 0;
- }
-
- *.gig-composebox-textarea ul,
- .gig-comment-body ul {
- padding-left: 20px;
- }
-
- *.gig-composebox-textarea li,
- .gig-comment-body li {
- list-style-type: disc
- }
-
- .gig-comments-container * {}
-
- *.gig-comments-container-progress {
- width: 100%;
- height: 38px;
- background-repeat: no-repeat;
- background-position: center center;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/progress_ani_gif_x1.gif')
- }
-
- .gig-comments-hires-icons *.gig-comments-container-progress {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/progress_ani_gif_x2.gif')
- }
-
- *.gig-clearfix {
- clear: both
- }
-
- *.gig-comments-header {
- overflow: hidden;
- border-bottom: 1px solid #EBEBEB;
- margin-bottom: 8px;
- padding-bottom: 8px;
- }
-
- *.gig-comments-count {
- font-size: 16px;
- font-weight: bold;
- }
-
- *.gig-comments-header-right {
- float: right;
- }
-
- *.gig-comments-header-left {
- float: left;
- }
-
- *.gig-comments-linksContainer {
- display: inline-block;
- }
-
- *.gig-comments-linksContainer li,
- *.gig-comments-linksContainer a,
- *.gig-comments-linksContainer li a:hover,
- *.gig-comments-linksContainer a:active,
- *.gig-comments-linksContainer a:visited,
- *.gig-comments-linksContainer a:link {
- color: #999999;
- cursor: pointer;
- display: inline-block;
- }
-
- *.gig-comments-linksContainer li {
- margin-right: 3px;
- }
-
- *.gig-comments-linksContainer li:after {
- content: " ";
- width: 2px;
- height: 2px;
- background-color: #999999;
- vertical-align: middle;
- margin-left: 3px;
- display: inline-block;
- }
-
- *.gig-comments-linksContainer *.gig-comments-link-lastVisible:after {
- content: "";
- margin: 0;
- display: none;
- }
-
- *.gig-comments-linksContainer *.gig-comments-link-lastVisible {
- margin-right: 0;
- }
-
- *.gig-comment {
- width: 100%;
- }
-
- *.gig-comment * {
- color: #999999;
- }
-
- *.gig-comment .gig-comment-content {
- padding-left: 6px;
- transition-property: background-color, padding;
- }
-
- *.gig-comment-newComment .gig-comment-content {
- padding: 6px;
- background-color: #CEFAD3;
- border-radius: 4px;
- }
-
- *.gig-comment-summary {
- display: inline-block;
- font-size: 13px;
- font-weight: bold;
- vertical-align: top;
- color: #333333;
- font-size: 14px;
- }
-
- *.gig-comment-photo {
- float: left;
- width: 37px;
- height: 37px;
- }
-
- *.gig-comment-providerLogo {
- text-align: right;
- }
-
- *.gig-comment-providerLogo img {
- width: 14px;
- height: 14px;
- margin-top: -11px;
- margin-right: -3px;
- display: inline-block;
- }
-
- *.gig-comment-data {
- padding-left: 41px;
- }
-
- *.gig-comment-header {
- overflow: hidden;
- margin-bottom: 6px;
- }
-
- *.gig-comment-header-right {
- float: right;
- }
-
- *.gig-comment-time {
- font-size: 11px;
- display: inline-block;
- margin: 2px 0 0 10px;
- float: right;
- }
-
- *.gig-comment-username {
- font-weight: bold;
- color: #333333;
- margin-right: 6px;
- display: inline-block;
- }
-
- *.gig-comment-body,
- .gig-comment-body * {
- color: #585858;
- line-height: 18px;
- }
-
- *.gig-comment-footer,
- *.gig-comment-replies {
- padding-left: 6px
- }
-
- *.gig-comment-replies {
- transition-property: max-height;
- overflow: hidden;
- }
-
- *.gig-comment-replies-collapsed {
- display: none;
- }
-
- *.gig-comment-footer {
- font-size: 11px;
- overflow: hidden;
- border-bottom: 1px solid #EBEBEB;
- margin: 10px 0;
- padding-bottom: 10px;
- }
-
- *.gig-comment[data-level="0"]:last-of-type *.gig-comment-footer:last-ch {
- border-bottom: none;
- }
-
- *.gig-comment-footer-left {
- float: left;
- }
-
- *.gig-comment-footer li {
- cursor: pointer;
- }
-
- *.gig-comment .gig-comment-replybox {
- display: none;
- background-color: #F6F6F6;
- padding: 4px 6px;
- }
-
- *.gig-comment .gig-comment-replybox-open {
- display: block;
- margin-bottom: 10px;
- }
-
- *.gig-comment .gig-composebox-title,
- *.gig-comment .gig-composebox-title * {
- font-weight: normal;
- font-style: italic;
- color: #333333
- }
-
- *.gig-comment *.gig-composebox-username {
- font-weight: bold;
- }
-
- *.gig-comment-repliesArrow div {
- display: inline-block
- }
-
- *.gig-comment-repliesArrow-img {
- margin: 0 1px 0 6px;
- width: 9px;
- height: 9px;
- margin-right: 3px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Reply_Arrow_x1.png');
- background-repeat: no-repeat;
- background-position: 0px 3px;
- }
-
- .gig-comments-hires-icons *.gig-comment-repliesArrow-img {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Reply_Arrow_x2.png');
- }
-
- *.gig-comment-repliesArrow .gig-comment-repliesArrow-img {}
-
- *.gig-comment-repliesArrow-collapsed .gig-comment-repliesArrow-img {
- -webkit-transform: rotate(270deg);
- transform: rotate(270deg);
- }
-
- *.gig-comment-status {
- display: none;
- border-radius: 3px;
- color: #FFFFFF;
- padding: 2px 8px;
- border-radius: 3px;
- margin-bottom: 6px;
- }
-
- *.gig-comment-body a:link {
- color: #007ACF;
- text-decoration: underline;
- }
-
- *.gig-comment-body a:visited {
- color: #61007d;
- text-decoration: underline;
- }
-
- *.gig-comment-status-info {
- display: inline-block;
- background-color: #64B46F;
- }
-
- *.gig-comment-status-error {
- display: inline-block;
- background-color: #D0605F;
- margin-bottom: 6px;
- }
-
- *.gig-comment-viaProvider {
- display: inline-block;
- font-style: italic;
- margin: 0 12px;
- padding: 0 0 0 12px;
- background-repeat: no-repeat;
- background-position: left center;
- }
-
- *.gig-comment-viaProvider-facebook {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2//providers/Facebook_9x9_x1.png');
- }
-
- .gig-comments-hires-icons *.gig-comment-viaProvider-facebook {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2//providers/Facebook_9x9_x2.png');
- }
-
- .gig-comments-hires-icons *.gig-loginbox-provider {
- background-size: 15px;
- }
-
- img.gig-comment-img {
- border-radius: 3px;
- }
-
- *.gig-comment-footer-right {
- float: right;
- }
-
- *.gig-comment-footer-right div {
- display: inline-block;
- height: 17px;
- line-height: 16px;
- vertical-align: bottom;
- }
-
- *.gig-comment-vote-pos,
- *.gig-comment-vote-neg {
- cursor: pointer;
- background-repeat: no-repeat;
- background-position: 0 0;
- padding-left: 14px;
- }
-
- *.gig-comment-vote-with-value {
- padding-left: 17px;
- }
-
- *.gig-comment-vote-total {
- margin-right: 5px;
- }
-
- *.gig-comment-vote-pos {
- background-size: 14px 14px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_up_x1.png')
- }
-
- .gig-comments-hires-icons *.gig-comment-vote-pos {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_up_x2.png')
- }
-
- *.gig-comment-vote-pos-down {
- background-size: 14px 14px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_up_pressed_x1.png')
- }
-
- .gig-comments-hires-icons *.gig-comment-vote-pos-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_up_pressed_x2.png')
- }
-
- *.gig-comment-vote-neg {
- background-size: 14px 14px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_down_x1.png');
- margin-left: 15px;
- position: relative;
- background-position: 0 3px;
- }
-
- .gig-comments-hires-icons *.gig-comment-vote-neg {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_down_x2.png');
- }
-
- *.gig-comment-vote-posneg *.gig-comment-vote-neg {
- margin-left: 2px;
- }
-
- *.gig-comment-vote-neg-down {
- background-size: 14px 14px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_down_pressed_x1.png')
- }
-
- .gig-comments-hires-icons *.gig-comment-vote-neg-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_down_pressed_x2.png')
- }
-
- *.gig-comment-flag {
- margin: 0 15px;
- vertical-align: top;
- display: inline-block;
- width: 14px;
- height: 14px;
- visibility: hidden;
- cursor: pointer;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Flag_Icon_x1.png')
- }
-
- .gig-comments-hires-icons *.gig-comment-flag {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Flag_Icon_x2.png')
- }
-
- *.gig-comment-flag-submitted {
- cursor: default;
- visibility: visible;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Flag_Icon_Submitted_x1.png')
- }
-
- .gig-comments-hires-icons *.gig-comment-flag-submitted {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Flag_Icon_Submitted_x2.png')
- }
-
- *.gig-comments-more {
- cursor: pointer;
- border-radius: 3px;
- line-height: 38px;
- border: 1px solid #F7F6F6;
- background-color: #F9F9F9;
- text-align: center;
- }
-
- *.gig-comments-more:hover {
- background-color: #E5E5E5
- }
-
- *.gig-comments-more-progress {
- cursor: default;
- width: 100%;
- height: 38px;
- background-repeat: no-repeat;
- background-position: center center;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/progress_ani_gif_x2.gif')
- }
-
- .gig-comments-hires-icons *.gig-comments-more-progress {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/progress_ani_gif_x2.gif')
- }
-
- *.gig-comments-more-progress:hover {
- background-color: #F9F9F9;
- }
-
- *.gig-comments-dialog {
- min-width: 367px;
- min-height: 140px;
- border: 6px solid #858585;
- border-radius: 5px;
- background-color: #FFFFFF;
- }
-
- *.gig-comments-dialog-close {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/close_icon_x1.png');
- width: 15px;
- height: 15px;
- float: right;
- cursor: pointer;
- }
-
- .gig-comments-hires-icons *.gig-comments-dialog-close {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/close_icon_x2.png');
- background-size: contain;
- }
-
- *.gig-comments-dialog-caption-container {
- overflow: hidden;
- background-color: #f3f3f3;
- padding: 5px 5px 5px 12px;
- overflow: auto;
- zoom: 1;
- font-size: 14px;
- font-weight: bold;
- color: #4d4d4d;
- }
-
- *.gig-comments-dialog-caption {
- display: inline-block;
- float: left;
- }
-
- *.gig-comments-dialog-body {
- padding: 24px 12px 12px 12px;
- }
-
- *.gig-comments-dialog-buttons {
- margin-top: 12px;
- text-align: right;
- margin: 20px;
- }
-
- *.gig-comments-dialog-text {
- margin-bottom: 10px;
- }
-
- *.gig-comments-dialog-textbox-container {
- float: left
- }
-
- *.gig-comments-dialog-textbox {
- width: 260px;
- color: #4D4D4D;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- padding: 0 4px;
- background-color: white;
- border: 1px solid #C0C0C0;
- height: 24px;
- box-shadow: inset 0 0 4px #DCDCDC;
- -moz-box-shadow: inset 0 0 4px #DCDCDC;
- -webkit-box-shadow: inset 0 0 4px #DCDCDC;
- }
-
- *.gig-comments-dialog-subscribe-okIcon {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/ok_icon_x1.png');
- width: 14px;
- height: 14px;
- position: relative;
- top: 2px;
- margin-right: 2px;
- display: inline-block;
- }
-
- .gig-comments-hires-icons *.gig-comments-dialog-subscribe-okIcon {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/ok_icon_x2.png');
- }
-
- *.gig-comments-dialog-button {
- line-height: 22px;
- font-size: 12px;
- margin-left: 7px;
- font-weight: bold;
- min-width: 50px;
- position: relative;
- border-radius: 3px;
- color: #4d4d4d;
- cursor: pointer;
- font-size: 11px;
- padding: 0 5px;
- border: 1px solid #C5C7C7;
- display: inline-block;
- zoom: 1;
- vertical-align: middle;
- text-align: center;
- box-shadow: 0 0 2px RGBA(0, 0, 0, 0.15);
- -webkit-box-shadow: 0 0 2px RGBA(0, 0, 0, 0.15);
- -moz-box-shadow: 0 0 2px RGBA(0, 0, 0, 0.15);
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#EAEBEB");
- background: linear-gradient(top, #FFFFFF, #EAEBEB);
- background: -ms-linear-gradient(top left, #FFFFFF, #EAEBEB);
- background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EAEBEB));
- background: -moz-linear-gradient(top, #FFFFFF, #EAEBEB)
- }
- }
- *.gig-comments-dialog-button:hover {
- color: #b4b4b4;
- cursor: default;
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#EBEBEB", endColorstr="#FFFFFF");
- background: linear-gradient(top, #EBEBEB, #FFFFFF);
- background: -ms-linear-gradient(top left, #EBEBEB, #FFFFFF);
- background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#FFFFFF));
- background: -moz-linear-gradient(top, #EBEBEB, #FFFFFF)
- }
- *.gig-comments-dialog-error {
- color: #ce585a;
- font-size: 11px;
- margin-top: 5px;
- clear: both;
- }
- *.gig-comments-dialog-textbox-button {}
- *.gig-composebox {
- margin-bottom: 23px;
- }
- *.gig-composebox-login {}
- *.gig-composebox-login div {
- display: inline-block;
- line-height: 30px;
- font-weight: bold;
- }
- *.gig-composebox-or {
- margin: 0 10px;
- }
- *.gig-composebox-social-login,
- *.gig-composebox-guest-login,
- *.gig-composebox-site-login {
- border-radius: 3px;
- cursor: pointer;
- padding: 0 15px;
- font-size: 14px;
- box-shadow: inset 1px 1px #fff;
- border: solid 1px #e2e2e2;
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5", endColorstr="#f1f1f0");
- background: linear-gradient(top, #f5f5f5, #f1f1f0);
- background: -ms-linear-gradient(top left, #f5f5f5, #f1f1f0);
- background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f0));
- background: -moz-linear-gradient(top, #f5f5f5, #f1f1f0);
- }
- *.gig-composebox-social-login:hover,
- *.gig-composebox-guest-login:hover,
- *.gig-composebox-site-login:hover {
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#EFEFEF", endColorstr="#E1E1E1");
- background: linear-gradient(top, #EFEFEF, #E1E1E1);
- background: -ms-linear-gradient(top left, #EFEFEF, #E1E1E1);
- background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#E1E1E1));
- background: -moz-linear-gradient(top, #EFEFEF, #E1E1E1);
- }
- *.gig-composebox-social-login {
- padding: 0 9px;
- background-repeat: no-repeat;
- background-position: right center;
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5", endColorstr="#f1f1f0");
- background: linear-gradient(top, #f5f5f5, #f1f1f0);
- background: -ms-linear-gradient(top left, #f5f5f5, #f1f1f0);
- background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f0));
- background: -moz-linear-gradient(top, #f5f5f5, #f1f1f0);
- }
- *.gig-composebox-social-login:hover {
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#EFEFEF", endColorstr="#E1E1E1");
- background: linear-gradient(top, #EFEFEF, #E1E1E1);
- background: -ms-linear-gradient(top left, #EFEFEF, #E1E1E1);
- background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#E1E1E1));
- background: -moz-linear-gradient(top, #EFEFEF, #E1E1E1);
- }
- *.gig-composebox-login-icon {
- background-position: center;
- display: inline-block;
- width: 36px;
- height: 17px;
- margin: 0 7px;
- vertical-align: middle;
- background-repeat: no-repeat;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Login-icons-fb_tw_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-login-icon {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Login-icons-fb_tw_x2.png')
- }
- *.gig-composebox-login-drop-icon {
- background-position: center;
- display: inline-block;
- width: 9px;
- height: 17px;
- vertical-align: middle;
- background-repeat: no-repeat;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Login_icons_arrow_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-login-drop-icon {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Login_icons_arrow_x2.png')
- }
- *.gig-composebox-header {
- transition-property: max-height;
- overflow: hidden;
- margin-bottom: 4px;
- }
- .gig-composebox-open *.gig-composebox-header {
- margin-bottom: 4px;
- }
- .gig-comments-reviews .gig-composebox-header,
- .gig-comments-reviews .gig-composebox-open .gig-composebox-header {
- max-height: none;
- }
- *.gig-composebox-header-left {
- float: left;
- }
- *.gig-composebox-header-right {
- float: right;
- }
- *.gig-composebox-header-right *,
- *.gig-composebox-header-left * {
- vertical-align: bottom;
- }
- *.gig-composebox-title,
- *.gig-composebox-name {
- display: inline-block;
- font-size: 14px;
- font-weight: bold;
- margin: 0 5px 0 0;
- }
- *.gig-composebox-logout {
- cursor: pointer;
- display: inline-block;
- font-size: 11px;
- color: #999999;
- }
- *.gig-composebox-logout span {
- font-size: 12px;
- color: #0796c6
- }
- *.gig-composebox-logout:hover span {
- text-decoration: underline
- }
- *.gig-comment-replybox *.gig-composebox-close {
- display: inline-block;
- margin-left: 5px;
- cursor: pointer;
- width: 15px;
- height: 15px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/close_icon_x1.png');
- background-position: center;
- background-repeat: no-repeat;
- }
- .gig-comments-hires-icons *.gig-comment-replybox *.gig-composebox-close {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/close_icon_x2.png');
- background-size: contain;
- }
- *.gig-comment-replybox *.gig-composebox-close:hover {
- background-color: #ebebeb;
- }
- *.gig-composebox-follow {
- font-size: 13px;
- cursor: pointer;
- display: inline-block;
- color: #919191;
- padding-left: 12px;
- background-repeat: no-repeat;
- background-position: left center;
- background-size: 8px 8px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Follow_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-follow {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Follow_x2.png')
- }
- *.gig-composebox-following {
- background-size: 8px 8px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Following_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-following {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Following_x2.png')
- }
- *.gig-composebox-following:hover {
- background-size: 8px 8px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Unfollow_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-following:hover {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Unfollow_x2.png')
- }
- *.gig-composebox-photo {
- float: left;
- width: 37px;
- height: 37px
- }
- *.gig-composebox-data {
- padding-left: 47px;
- }
- *.gig-comments-composebox *.gig-composebox-data {
- margin-bottom: 20px;
- }
- *.gig-composebox-footer {
- display: none;
- overflow: hidden;
- margin-top: 4px;
- }
- .gig-composebox-open *.gig-composebox-footer {
- display: block;
- }
- *.gig-composebox-footer-left,
- *.gig-composebox-footer-right {
- padding: 2px 0;
- }
- *.gig-composebox-footer-left {
- float: left;
- }
- *.gig-composebox-footer-right {
- float: right;
- }
- *.gig-composebox-cancel {
- cursor: pointer;
- padding: 0 18px;
- font-size: 14px;
- font-weight: bold;
- color: #484848;
- display: inline-block;
- line-height: 28px;
- border-radius: 3px;
- background-color: #484848;
- box-shadow: 1px 1px rgba(255, 255, 255, 0.4) inset;
- border: 1px solid #bfbfbf;
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr=" #bfbfbf");
- background: linear-gradient(top, #e2e2e2, #bfbfbf);
- background: -ms-linear-gradient(top left, #e2e2e2, #bfbfbf);
- background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to( #bfbfbf));
- background: -moz-linear-gradient(top, #e2e2e2, #bfbfbf);
- margin-right: 6px;
- }
- *.gig-composebox-cancel:hover {
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr=" #bfbfbf");
- background: linear-gradient(top, #e2e2e2, #bfbfbf);
- background: -ms-linear-gradient(top left, #e2e2e2, #bfbfbf);
- background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to( #bfbfbf));
- background: -moz-linear-gradient(top, #e2e2e2, #bfbfbf);
- }
- *.gig-composebox-post {
- cursor: pointer;
- padding: 0 18px;
- font-size: 14px;
- font-weight: bold;
- color: #FFFFFF;
- display: inline-block;
- line-height: 28px;
- border-radius: 3px;
- background-color: #D8D8D8;
- box-shadow: 1px 1px rgba(255, 255, 255, 0.4) inset;
- border: 1px solid #51AE48;
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#88cb82", endColorstr="#72c26d");
- background: linear-gradient(top, #88cb82, #72c26d);
- background: -ms-linear-gradient(top left, #88cb82, #72c26d);
- background: -webkit-gradient(linear, left top, left bottom, from(#88cb82), to(#72c26d));
- background: -moz-linear-gradient(top, #88cb82, #72c26d);
- }
- *.gig-comments-button {
- cursor: -moz-user-select: none;
- -khtml-user-select: none;
- -webkit-user-select: none;
- -o-user-select: none;
- }
- *.gig-composebox-post:hover {
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#7AB574", endColorstr="#68AF63");
- background: linear-gradient(top, #7AB574, #68AF63);
- background: -ms-linear-gradient(top left, #7AB574, #68AF63);
- background: -webkit-gradient(linear, left top, left bottom, from(#7AB574), to(#68AF63));
- background: -moz-linear-gradient(top, #7AB574, #68AF63);
- }
- *.gig-composebox-postAnonymously {
- display: inline-block;
- }
- *.gig-composebox-anon-text {
- vertical-align: middle;
- display: inline-block;
- font-family: arial;
- font-size: 12px;
- color: #999999;
- padding: 0 10px 0 5px;
- }
- *.gig-composebox-anon-checkbox {
- vertical-align: middle;
- }
- *.gig-composebox-summary {
- display: none;
- padding: 9px;
- }
- .gig-composebox-open *.gig-composebox-summary {
- display: block;
- margin-bottom: 5px;
- }
- *.gig-composebox-summary input {
- width: 100%;
- border: none;
- color: #585858;
- }
- *.gig-composebox-editor {
- text-align: right;
- padding: 0 9px 9px 9px;
- }
- *.gig-composebox-editor-with-sidebar {
- padding: 0 29px 9px 9px;
- }
- *.gig-composebox-editor,
- *.gig-composebox-summary {
- background-color: #FFFFFF;
- border: 1px solid #D5D5D5;
- border-radius: 3px;
- box-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;
- border: solid 1px #d5d5d5;
- }
- *.gig-composebox-textarea {
- line-height: 18px;
- transition-property: min-height;
- text-align: left;
- cursor: text;
- min-height: 17px;
- resize: none;
- border: none;
- margin-top: 9px;
- outline: none
- }
- *.gig-composebox-textarea,
- *.gig-composebox-textarea * {
- color: #585858;
- font-size: 14px;
- }
- textarea.gig-composebox-textarea {
- overflow: hidden;
- width: 100%;
- display: block;
- height: 17px;
- }
- .gig-composebox-open textarea.gig-composebox-textarea {
- height: 65px;
- }
- .gig-composebox-open *.gig-composebox-textarea {
- min-height: 69px;
- }
- *.gig-composebox-textarea,
- *.gig-composebox-textarea *,
- *.gig-composebox-summary input {
- font-size: 12px;
- }
- *.gig-composebox-textarea:empty:not(:focus):before {
- color: #999;
- content: attr(data-placeholder);
- }
- ul.gig-composebox-sidebar {
- display: none;
- background-color: #FFFFFF;
- float: right;
- margin-right: -29px;
- }
- ul.gig-composebox-sidebar {
- transition-property: opacity;
- opacity: 0;
- }
- .gig-composebox-open *.gig-composebox-sidebar {
- opacity: 1;
- display: inline-block;
- }
- .gig-comments-hires-icons *.gig-composebox-sidebar-button {
- background-size: 18px 18px;
- }
- *.gig-composebox-sidebar-button {
- border-radius: 0px;
- background-color: #f0f0f0;
- width: 29px;
- height: 29px;
- display: block;
- background-color: #F7F3F7;
- }
- *.gig-composebox-sidebar-button:last-child:nth-child(-n+2) {
- border-radius: 0 0 0 3px;
- }
- *.gig-composebox-sidebar-button:hover,
- *.gig-composebox-sidebar-button-down {
- background-color: #f1f1f1;
- box-shadow: inset 0 0 9px rgba(0, 0, 0, .26);
- }
- *.gig-composebox-sidebar-font {
- cursor: pointer;
- width: 29px;
- height: 29px;
- background-repeat: no-repeat;
- background-position: center;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_up_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-sidebar-font {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_up_x2.png')
- }
- *.gig-composebox-sidebar-font:hover,
- *.gig-composebox-sidebar-font.gig-composebox-sidebar-button-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_hover_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-sidebar-font:hover,
- .gig-comments-hires-icons *.gig-composebox-sidebar-font.gig-composebox-sidebar-button-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_hover_x2.png')
- }
- *.gig-composebox-sidebar-tag {
- cursor: pointer;
- width: 29px;
- height: 29px;
- background-repeat: no-repeat;
- background-position: center;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/User_tagging_up_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-sidebar-tag {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/User_tagging_up_x2.png')
- }
- *.gig-composebox-sidebar-tag:hover,
- *.gig-composebox-sidebar-tag.gig-composebox-sidebar-button-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/User_tagging_hover_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-sidebar-tag:hover,
- *.gig-composebox-sidebar-tag.gig-composebox-sidebar-button-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/User_tagging_hover_x1.png')
- }
- *.gig-composebox-sidebar-media {
- cursor: pointer;
- width: 29px;
- height: 29px;
- background-repeat: no-repeat;
- background-position: center;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Media_up_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-sidebar-media {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Media_up_x2.png')
- }
- *.gig-composebox-sidebar-media:hover,
- *.gig-composebox-sidebar-media.gig-composebox-sidebar-button-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Media_hover_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-sidebar-media:hover,
- .gig-comments-hires-icons *.gig-composebox-sidebar-media.gig-composebox-sidebar-button-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Media_hover_x2.png')
- }
- *.gig-composebox-field-error {
- border: 1px solid #F9888E;
- }
- *.gig-composebox-error {
- border-radius: 3px;
- color: #FFFFFF;
- text-align: center;
- line-height: 22px;
- background: #F9888E;
- margin-bottom: 7px;
- display: none;
- font-weight: bold;
- font-size: 13px;
- }
- *.gig-composebox-postAnonymously {
- cursor: pointer;
- vertical-align: top;
- padding-top: 4px;
- }
- *.gig-comments-checkbox {
- width: 10px;
- height: 10px;
- border: 1px solid #C6C6C6;
- display: inline-block;
- border-radius: 1px;
- background-color: #fff;
- box-shadow: 0 0 5px rgba(189, 189, 189, 0.25) inset
- }
- *.gig-comments-checkbox-checked {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/shareToProviders/checkmark_x1.png');
- background-position: center;
- background-repeat: no-repeat;
- }
- .gig-comments-hires-icons *.gig-comments-checkbox-checked {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/shareToProviders/checkmark_x2.png');
- }
- *.gig-selfreview-header {
- overflow: hidden;
- }
- *.gig-selfreview-header-left {
- float: left;
- }
- *.gig-selfreview-header-right {
- float: right;
- }
- *.gig-selfreview-summary-container,
- *.gig-selfreview-body-container {
- background-color: #EDEDED;
- margin: 5px 0;
- padding: 6px 10px;
- border-radius: 3px;
- }
- *.gig-selfreview-field-title {
- font-weight: bold;
- margin: 0 7px 0 0;
- }
- *.gig-selfreview-nameAndLogout {
- padding: 0 0 0 47px;
- height: 37px;
- }
- *.gig-selfreview-yourReview {
- font-weight: bold;
- color: #919191;
- margin-bottom: 3px;
- }
- *.gig-selfreview-ratings {
- margin: 5px 0
- }
- *.gig-selfreview-rating .gig-comment-rating-value {
- margin-left: 2px;
- }
- *.gig-selfreview-rating-_overall .gig-comment-rating-value {
- margin-left: 0px;
- }
- *.gig-selfreview-rating-_overall.gig-selfreview-rating {
- margin-bottom: 5px;
- }
- *.gig-comments-guestbox {
- transition-property: max-height;
- background-color: #FFFFFF;
- border: 1px solid #E2E2E2;
- border-radius: 0 3px 3px 3px;
- overflow: hidden;
- width: 150px;
- font-size: 10px;
- color: #919191;
- padding: 0 13px 0 13px
- }
- *.gig-comments-guestbox input {
- width: 150px;
- border-radius: 3px;
- height: 24px;
- line-height: 22px;
- color: #919191;
- border: 1px solid #C0C0C0;
- padding-left: 2px;
- }
- *.gig-guestbox-fields {
- margin: 16px 0 0px;
- }
- *.gig-guestbox-nickname {
- margin: 0px 0 10px;
- }
- *.gig-guestbox-text {
- font-size: 10px;
- margin: 5px 0;
- }
- *.gig-guestbox-ok {
- margin-bottom: 8px;
- float: right;
- display: inline-block;
- cursor: pointer;
- padding: 0 9px;
- font-weight: bold;
- color: #222121;
- text-shadow: 0 2px rgba(255, 255, 255, .4);
- line-height: 22px;
- border-radius: 3px;
- background-color: #f2f2f2;
- box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 0 2px rgba(255, 255, 255, .24);
- border: solid 1px #c4c7cd;
- }
- *.gig-guestbox-error {
- margin-left: 4px;
- display: inline-block;
- color: #e70707;
- font-size: 10px;
- width: 100px;
- float: left;
- margin-bottom: 8px;
- }
- *.gig-comments-loginbox {
- transition-property: max-height;
- background-color: #FFFFFF;
- border: 1px solid #E2E2E2;
- border-radius: 0 0 3px 3px;
- overflow: hidden;
- min-width: 115px;
- font-size: 10px;
- color: #919191;
- }
- *.gig-comments-loginbox-open {}
- *.gig-loginbox-provider {
- background-repeat: no-repeat;
- background-position: left center;
- margin-left: 9px;
- padding: 8px 8px 8px 22px;
- cursor: pointer;
- border-bottom: 1px solid #EAEAEA
- }
- *.gig-loginbox-provider:last-child {
- border-bottom: none;
- }
- *.gig-loginbox-provider:hover {
- background-color: #F9F9F9
- }
- *.gig-loginbox-provider[data-provider=more] {
- padding-left: 0px
- }
- *.gig-signinbox-provider {
- margin-left: 8px;
- padding: 8px 8px 8px 1px;
- cursor: default;
- border-bottom: 1px solid #EAEAEA
- }
- *.gig-comments-usertaggingbox {
- width: 290px;
- border-radius: 3px;
- background-color: #FFF;
- border: solid 1px #d5d5d5;
- font-family: arial;
- }
- *.gig-usertagging-title {
- color: #666666;
- background-color: #F4F4F4;
- font-size: 10px;
- border-radius: 2px;
- padding: 7px;
- font-family: inherit;
- }
- *.gig-usertagging-suggestions {
- list-style-type: none;
- margin: 0;
- padding: 0px;
- font-family: inherit;
- font-size: 12px;
- }
- *.gig-usertagging-suggestions li {
- cursor: pointer;
- padding-left: 8px;
- border-top: solid 1px #eaeaea;
- height: 18px;
- padding-top: 4px;
- padding-bottom: 4px;
- }
- *.gig-usertagging-suggestions li *.gig-usertagging-username {
- margin-left: 8px;
- vertical-align: top;
- line-height: 20px;
- }
- *.gig-usertagging-suggestions li *.gig-usertagging-userimage {
- border-radius: 3px;
- width: 18px;
- height: 18px;
- }
- *.gig-usertagging-suggestions li.gig-usertagging-selected {
- background-color: #f9f9f9;
- }
- *.gig-usertagging-tag {
- -webkit-appearance: none;
- border-radius: 8px 9px 9px 8px / 8px 8px 10px 10px;
- background-color: #d5e4f2;
- border-style: none;
- padding: 0px 4px 0px 4px;
- }
- *.gig-composebox-share {
- vertical-align: top;
- overflow: hidden;
- background-color: #F4F4F4;
- border-radius: 3px;
- padding-left: 4px;
- }
- *.gig-comment .gig-composebox-share {
- border: 1px solid #E8E8E8
- }
- *.gig-composebox-share-text {
- line-height: 26px;
- vertical-align: top;
- display: inline-block;
- color: #999999;
- }
- *.gig-composebox-share-providers {
- display: inline-block;
- }
- *.gig-comments-share-provider {
- display: none;
- height: 18px;
- width: 36px;
- background-position: 23px center;
- padding: 4px 3px;
- background-repeat: no-repeat;
- cursor: pointer;
- border-right: 1px solid #FFFFFF;
- }
- .gig-comments-hires-icons *.gig-comments-share-provider {
- background-size: 16px 16px
- }
- *.gig-comments-share-provider-shown {
- display: inline-block;
- }
- *.gig-comments-share-more {
- cursor: pointer;
- vertical-align: top;
- padding: 4px;
- display: inline-block;
- height: 18px;
- width: 16px;
- background-position: center;
- background-repeat: no-repeat;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/sharetoProviders/Share_More_providers_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-share-more {
- background-size: 8px 8px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/sharetoProviders/Share_More_providers_x2.png')
- }
- *.gig-comments-share-provider-checkbox {
- margin-top: 3px;
- }
- *.gig-composebox-morebox {
- width: 265px;
- border: 5px solid #858585;
- border-radius: 3px;
- }
- *.gig-composebox-morebox-caption {
- background-color: #F3F3F3;
- overflow: hidden;
- line-height: 15px;
- padding: 3px;
- }
- *.gig-composebox-morebox-title {
- margin-left: 3px;
- font-weight: bold;
- float: left;
- background-color: #F3F3F3;
- overflow: hidden;
- color: #4D4D4D;
- }
- *.gig-composebox-morebox-close {
- float: right;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/close_icon_x1.png');
- width: 15px;
- height: 15px;
- cursor: pointer;
- background-position: center;
- background-repeat: no-repeat;
- }
- .gig-comments-hires-icons *.gig-composebox-morebox-close {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/close_icon_x2.png');
- background-size: contain;
- }
- *.gig-composebox-morebox *.gig-composebox-morebox-providers {
- padding: 0 6px;
- background-color: #FFFFFF;
- }
- *.gig-composebox-morebox *.gig-composebox-morebox-providers li {
- padding-left: 18px;
- margin: 4px 0;
- width: 105px;
- display: inline-block;
- background-repeat: no-repeat;
- cursor: pointer;
- background-size: 14px;
- }
- *.gig-comments-sortbox {
- margin-top: 9px;
- border-radius: 3px;
- background-color: #fff;
- box-shadow: -1px 2px 1px rgba(35, 31, 32, .07);
- border: solid 1px #b0b0b0;
- padding: 3px 8px;
- display: inline-block;
- }
- *.gig-comments-sortbox:before {
- content: "";
- width: 13px;
- right: 12px;
- height: 7px;
- display: inline-block;
- position: absolute;
- top: -7px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Sort_dropdown_triangle_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-sortbox:before {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Sort_dropdown_triangle_x2.png')
- }
- *.gig-comments-sortbox li {
- color: #999999;
- cursor: pointer;
- min-width: 80px;
- padding: 7px 5px;
- border-bottom: 1px solid #EAEAEA;
- }
- *.gig-comments-sortbox li:last-child {
- border-bottom: none
- }
- *.gig-comments-sortbox li:hover {
- color: #848484;
- background-color: #F4F4F4;
- }
- *.gig-comments-sortbox-selected {
- font-weight: bold
- }
- *.gig-comments-fontbox {
- padding-right: 8px;
- padding-top: 7px;
- transition: opacity 0.25s;
- opacity: 0;
- }
- *.gig-comments-fontbox ul:after {
- content: "";
- width: 8px;
- height: 13px;
- display: inline-block;
- position: absolute;
- right: 1px;
- top: 12px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Sidebar_box_thub_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-fontbox ul:after {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Sidebar_box_thub_x2.png')
- }
- *.gig-comments-fontbox ul {
- padding: 2px;
- width: 69px;
- background-color: #FFFFFF;
- border: 1px solid #B0B0B0;
- border-radius: 2px;
- cursor: pointer;
- }
- *.gig-comments-fontbox li {
- border: 1px none #EEEEEE;
- width: 33px;
- height: 33px;
- display: inline-block;
- background-position: center;
- background-repeat: no-repeat
- }
- *.gig-comments-fontbox *.gig-composebox-font-bold {
- border-right-style: solid;
- border-bottom-style: solid;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_bold_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-fontbox *.gig-composebox-font-bold {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_bold_x2.png')
- }
- *.gig-comments-fontbox *.gig-composebox-font-italic {
- border-bottom-style: solid;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_italic_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-fontbox *.gig-composebox-font-italic {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_italic_x2.png')
- }
- *.gig-comments-fontbox *.gig-composebox-font-underline {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_underline_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-fontbox *.gig-composebox-font-underline {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_underline_x2.png')
- }
- *.gig-comments-fontbox *.gig-composebox-font-bullets {
- border-left-style: solid;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_align_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-fontbox *.gig-composebox-font-bullets {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rich_Text_align_x2.png')
- }
- *.gig-comments-mediabox {
- padding-right: 8px;
- transition: opacity 0.25s;
- opacity: 0;
- }
- *.gig-mediabox-fields {
- padding: 12px 6px 10px;
- width: 382px;
- border: solid 1px #b0b0b0;
- border-radius: 2px;
- background-color: #fff;
- -webkit-box-shadow: -1px 2px 1px rgba(35, 31, 32, .07);
- -moz-box-shadow: -1px 2px 1px rgba(35, 31, 32, .07);
- box-shadow: -1px 2px 1px rgba(35, 31, 32, .07);
- }
- *.gig-mediabox-fields:after {
- content: "";
- width: 8px;
- height: 13px;
- position: absolute;
- display: inline-block;
- right: 1px;
- top: 12px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Sidebar_box_thub_x1.png')
- }
- .gig-comments-hires-icons *.gig-mediabox-fields:after {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Sidebar_box_thub_x2.png')
- }
- *.gig-mediabox-url {
- vertical-align: top;
- padding-left: 8px;
- margin-bottom: 10px;
- margin-right: 5px;
- width: 307px;
- height: 28px;
- border-radius: 3px;
- background-color: #fff;
- -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .15);
- -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .15);
- box-shadow: inset 0 0 5px rgba(0, 0, 0, .15);
- border: solid 1px #d5d5d5;
- }
- *.gig-mediabox-url:empty:before {
- color: #585858;
- content: attr(data-placeholder);
- }
- *.gig-mediabox-ok {
- vertical-align: top;
- cursor: pointer;
- text-align: center;
- display: inline-block;
- font-weight: bold;
- font-size: 14px;
- color: #333333;
- line-height: 28px;
- width: 57px;
- height: 28px;
- border-radius: 3px;
- background-color: #f2f2f1;
- box-shadow: inset 1px 1px #fff;
- -moz-box-shadow: inset 1px 1px #fff;
- -webkit-box-shadow: inset 1px 1px #fff;
- border: solid 1px #d5d5d5;
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5", endColorstr="#f1f1f0");
- background: linear-gradient(top, #f5f5f5, #f1f1f0);
- background: -ms-linear-gradient(top left, #f5f5f5, #f1f1f0);
- background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f0));
- background: -moz-linear-gradient(top, #f5f5f5, #f1f1f0);
- }
- *.gig-mediabox-ok:hover {
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#efefef", endColorstr=" #e9e9e9");
- background: linear-gradient(top, #efefef, #e9e9e9);
- background: -ms-linear-gradient(top left, #efefef, #e9e9e9);
- background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to( #e9e9e9));
- background: -moz-linear-gradient(top, #efefef, #e9e9e9);
- }
- *.gig-mediabox-text {
- font-family: arial;
- font-size: 12px;
- color: #666666;
- line-height: 14px;
- }
- *.gig-composebox-media-display {
- margin-bottom: 12px;
- }
- *.gig-media-caption {
- font-family: arial;
- font-size: 12px;
- color: #666666;
- line-height: 17px;
- margin: 4px 12px 0px 1px;
- }
- *.gig-media-caption-text {
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- word-wrap: normal;
- }
- *.gig-media-caption-url {
- display: block;
- padding-left: 23px;
- text-decoration: underline;
- word-wrap: normal;
- color: #0796c6;
- cursor: pointer;
- font-size: 12px;
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- vertical-align: text-top;
- background-repeat: no-repeat;
- background-position: left;
- background-size: contain;
- }
- *.gig-media-thumbnail {
- height: 303px;
- }
- *.gig-media-thumbnail-image {
- margin: auto;
- display: block;
- }
- *.gig-media-overlay {
- position: relative;
- top: -303px;
- height: 0px;
- }
- *.gig-media-play {
- display: none;
- opacity: 0.85;
- width: 75px;
- height: 45px;
- border-radius: 10px;
- background-color: #545454;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/media_play_x1.png');
- background-position: center center;
- background-repeat: no-repeat;
- cursor: pointer;
- position: relative;
- box-shadow: 0 -1px 3px rgba(0, 0, 0, .4), inset 0 1px rgba(255, 255, 255, .29);
- -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, .4), inset 0 1px rgba(255, 255, 255, .29);
- -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, .4), inset 0 1px rgba(255, 255, 255, .29);
- }
- .gig-comments-hires-icons *.gig-media-play {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/media_play_x2.png');
- }
- *.gig-media-play:hover {
- background-color: #666565;
- }
- *.gig-media-cancel {
- cursor: pointer;
- margin-top: -18px;
- margin-right: 0px;
- float: right;
- width: 13px;
- height: 13px;
- border-radius: 2px;
- background-color: #c9c6c6;
- box-shadow: inset 0 0 9px rgba(0, 0, 0, .26);
- -moz - box-shadow: inset 0 0 9px rgba(0, 0, 0, .26);
- -webkit - box-shadow: inset 0 0 9px rgba(0, 0, 0, .26);
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/media_close_icon_x1.png');
- background-position: center center;
- background-repeat: no-repeat;
- }
- .gig-comments-hires-icons *.gig-media-cancel {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/media_close_icon_x2.png');
- }
- *.gig-media-cancel:hover {
- background-color: #ebebeb;
- }
- *.gig-comment-mediaitem {
- margin-top: 7px;
- }
- *.gig-comment-content .gig-media-thumbnail-image {
- margin-left: 0px;
- margin-right: 0px;
- }
- *.gig-comment-content .gig-media-caption {
- margin: 8px 12px 0px 0px;
- }
- *.gig-composebox-media-preview {
- padding-left: 4px;
- padding-right: 4px;
- border-radius: 0px 0px 3px 3px;
- background-color: #fff;
- -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .15);
- -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .15);
- box-shadow: inset 0 0 5px rgba(0, 0, 0, .15);
- border: solid 1px #d5d5d5;
- border-top: none;
- padding-top: 23px;
- padding-bottom: 5px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/media_loader_gif_x1.gif');
- background-repeat: no-repeat;
- background-position: center center;
- }
- .gig-comments-hires-icons *.gig-composebox-media-preview {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/media_loader_gif_x2.gif');
- }
- *.gig-composebox-editor-with-media {
- border-radius: 3px 3px 0px 0px;
- }
- *.gig-comments-mediaplayer-dimmer {
- top: 0px;
- left: 0px;
- height: 100%;
- width: 100%;
- transition: opacity 0.25s;
- position: fixed;
- filter: 'alpha(opacity=50)';
- background-color: black;
- }
- *.gig-comments-mediaplayer {
- top: 50%;
- left: 50%;
- transition: opacity 0.25s;
- padding-left: 18px;
- padding-right: 18px;
- position: fixed;
- background-color: #ffffff;
- border-radius: 3px;
- }
- *.gig-comments-mediaplayer-top {
- height: 14px;
- padding-top: 3px;
- padding-bottom-2px;
- padding-right: 3px;
- }
- *.gig-comments-mediaplayer-top .gig-media-cancel {
- margin-right: -18px;
- padding-right: 0px;
- margin-top: 0px;
- }
- *.gig-comments-mediaplayer-bottom {
- margin: 5px 0px 5px 0px;
- background-color: #d5d6d6;
- border-radius: 3px;
- }
- *.gig-comments-mediaplayer-caption {
- background-size: contain;
- background-repeat: no-repeat;
- background-position: left;
- font-size: 13px;
- font-family: arial;
- padding-left: 23px;
- line-height: 17px;
- }
- *.gig-comments-updates {
- transition-property: opacity, height;
- height: 0;
- opacity: 0;
- visibility: hidden;
- border-radius: 3px;
- background-color: #90D890;
- }
- *.gig-comments-updates-visible {
- opacity: 1;
- visibility: visible;
- height: 25px;
- margin: 5px 0;
- }
- *.gig-comments-updates-text {
- text-align: center;
- line-height: 25px;
- color: #FFFFFF;
- font-weight: bold;
- }
- *.gig-comments-updates-link {
- cursor: pointer;
- font-size: 12px;
- color: #FFFFFF;
- }
- *.gig-comments-updates-full {
- text-align: right;
- }
- *.gig-comments-updates-full .gig-comments-updates-link {
- display: inline-block;
- line-height: 25px;
- top: -25px;
- position: relative;
- margin-right: 11px;
- padding-left: 15px;
- background-repeat: no-repeat;
- background-position: left center;
- background-size: 11px 11px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Pause_Stream_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-updates-full .gig-comments-updates-link {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Pause_Stream_x2.png')
- }
- *.gig-comments-updates-full .gig-comments-updates-link:hover {
- background-size: 11px 11px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Pause_Stream_hover_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-updates-full .gig-comments-updates-link:hover {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Pause_Stream_hover_x2.png')
- }
- *.gig-comments-updates-full.gig-comments-updates-paused .gig-comments-updates-link {
- background-size: 11px 11px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Resume_Stream_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-updates-full.gig-comments-updates-paused .gig-comments-updates-link {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Resume_Stream_x2.png')
- }
- *.gig-comments-updates-full.gig-comments-updates-paused .gig-comments-updates-link:hover {
- background-size: 11px 11px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Resume_Stream_hover_x1.png')
- }
- .gig-comments-hires-icons *.gig-comments-updates-full.gig-comments-updates-paused .gig-comments-updates-link:hover {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Resume_Stream_hover_x2.png')
- }
- *.gig-comments-updates-countonly {
- text-align: center;
- }
- *.gig-comments-updates-countonly .gig-comments-updates-text {
- display: inline-block
- }
- *.gig-comments-updates-countonly .gig-comments-updates-link {
- display: inline-block;
- margin-left: 5px;
- font-weight: bold;
- text-decoration: underline;
- }
- *.gig-comments-updates-countonly .gig-comments-updates-link:hover {
- text-decoration: none;
- }
- *.gig-comment-title * {
- vertical-align: bottom;
- display: inline-block;
- }
- *.gig-comment-title {
- margin-bottom: 8px;
- }
- *.gig-comment-rating-drop {
- margin: 0 3px;
- cursor: pointer;
- width: 13px;
- height: 14px;
- 0 7px 0 2px;
- vertical-align: bottom;
- background-repeat: no-repeat;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rating_Drop_Icon_x1.png')
- }
- .gig-comments-hires-icons *.gig-comment-rating-drop {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rating_Drop_Icon_x1.png')
- }
- *.gig-comment-rating-drop:hover,
- *.gig-comment-rating-drop-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rating_Drop_Icon_hover_x1.png')
- }
- .gig-comments-hires-icons *.gig-comment-rating-drop:hover,
- *.gig-comment-rating-drop-down {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Rating_Drop_Icon_hover_x1.png')
- }
- *.gig-comment-rating-title,
- *.gig-comment-rating-value,
- *.gig-composebox-rating-title,
- *.gig-composebox-rating-value {
- display: inline-block;
- vertical-align: top;
- }
- *.gig-comment-rating-title {
- margin: 0 10px 0 0;
- vertical-align: bottom;
- min-width: 53px;
- }
- *.gig-composebox-rating-value {
- margin-left: 3px;
- }
- *.gig-composebox-rating-title {
- margin-right: 10px;
- vertical-align: bottom;
- }
- *.gig-comment-rating-star,
- *.gig-composebox-rating-star,
- *.gig-selfreview-rating-star {
- display: inline-block;
- vertical-align: bottom;
- background-repeat: no-repeat;
- padding-right: 3px;
- width: 16px;
- height: 16px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_gray_small_x1.png')
- }
- .gig-comments-hires-icons *.gig-comment-rating-star,
- .gig-comments-hires-icons *.gig-composebox-rating-star,
- .gig-comments-hires-icons *.gig-selfreview-rating-star {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_gray_small_x2.png')
- }
- *.gig-comment-rating-star-full,
- *.gig-composebox-rating-star-full,
- *.gig-selfreview-rating-star-full {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_yellow_small_x1.png')
- }
- .gig-comments-hires-icons *.gig-comment-rating-star-full,
- .gig-comments-hires-icons *.gig-composebox-rating-star-full,
- .gig-comments-hires-icons *.gig-selfreview-rating-star-full {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_yellow_small_x2.png')
- }
- *.gig-comment-rating-dimensions {
- display: inline-block;
- margin-top: 9px;
- position: absolute;
- padding: 10px;
- background-color: #FFFFFF;
- box-shadow: -1px 2px 1px rgba(35, 31, 32, .07);
- border: 1px solid #B0B0B0;
- border-radius: 2px;
- white-space: nowrap
- }
- *.gig-comment-rating-dimensions:before {
- margin-left: -7px;
- content: "";
- width: 13px;
- height: 7px;
- display: inline-block;
- position: absolute;
- top: -7px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Sort_dropdown_triangle_x1.png')
- }
- .gig-comments-hires-icons *.gig-comment-rating-dimensions:before {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Sort_dropdown_triangle_x2.png')
- }
- *.gig-composebox-rating-star {
- cursor: pointer;
- }
- *.gig-composebox-ratings {
- margin-bottom: 5px;
- }
- *.gig-composebox-rating-_overall .gig-composebox-rating-value {
- margin-left: 0
- }
- *.gig-composebox-rating-_overall {
- font-weight: bold;
- margin: 5px 0;
- }
- *.gig-composebox-rating-_overall .gig-composebox-rating-star,
- *.gig-composebox-rating-_overall.gig-composebox-field-error:hover .gig-composebox-rating-star,
- *.gig-selfreview-rating-_overall .gig-selfreview-rating-star {
- padding-right: 4px;
- width: 21px;
- height: 20px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_gray_big_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-rating-_overall .gig-composebox-rating-star,
- .gig-comments-hires-icons *.gig-composebox-rating-_overall.gig-composebox-field-error:hover .gig-composebox-rating-star,
- .gig-comments-hires-icons *.gig-selfreview-rating-_overall .gig-selfreview-rating-star {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_gray_big_x2.png')
- }
- *.gig-composebox-rating-_overall .gig-composebox-rating-star-full,
- *.gig-composebox-rating-_overall.gig-composebox-field-error:hover .gig-composebox-rating-star-full,
- *.gig-selfreview-rating-_overall .gig-selfreview-rating-star-full {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_yellow_big_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-rating-_overall .gig-composebox-rating-star-full,
- .gig-comments-hires-icons *.gig-composebox-rating-_overall.gig-composebox-field-error:hover .gig-comments-hires-icons .gig-composebox-rating-star-full,
- .gig-comments-hires-icons *.gig-selfreview-rating-_overall .gig-selfreview-rating-star-full {
- background-size: contain;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_yellow_big_x2.png')
- }
- *.gig-composebox-rating-_overall.gig-composebox-field-error {
- border: none;
- }
- *.gig-composebox-rating-_overall.gig-composebox-field-error .gig-composebox-rating-star {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_red_big_x1.png')
- }
- .gig-comments-hires-icons *.gig-composebox-rating-_overall.gig-composebox-field-error .gig-composebox-rating-star {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Star_red_big_x2.png')
- }
- *.gig-comment-colored-background {
- border-radius: 4px;
- padding: 3px 6px 6px 6px;
- }
- div.gig-comment-pinned-background {
- background-color: #fffcd2;
- }
- *.gig-comment-withBadges *.gig-comment-header-right {
- text-align: right;
- }
- *.gig-comment-withBadges *.gig-comment-username {
- margin-bottom: 5px;
- }
- *.gig-composebox-withBadges *.gig-composebox-logout {
- display: block;
- }
- *.gig-composebox-withBadges *.gig-composebox-header-right {
- text-align: right;
- margin-bottom: 4px;
- }
- *.gig-composebox-withBadges *.gig-composebox-title {
- position: relative;
- bottom: 7px;
- }
- *.gig-comment-commentBadge {
- display: inline-block;
- font-size: 11px;
- font-weight: bold;
- background-repeat: no-repeat;
- padding-right: 22px;
- background-position: right;
- height: 17px;
- line-height: 17px;
- }
- *.gig-comment-userBadge {
- margin-bottom: 5px;
- margin-right: 6px;
- display: inline-block;
- font-size: 11px;
- font-weight: bold;
- line-height: 15px;
- }
- *.gig-badge-border {
- border: 1px solid;
- border-radius: 2px;
- padding: 0px 5px;
- }
- *.gig-comment .gig-comment-editbox {
- display: none;
- background-color: #F6F6F6;
- padding: 4px 6px 4px 6px;
- margin-left: -41px;
- }
- *.gig-comment .gig-comment-editbox .gig-composebox-ratings * {
- color: #585858;
- }
- *.gig-comment .gig-comment-editbox-open {
- display: block;
- margin-bottom: 10px;
- }
- *.gig-comment-editbox *.gig-composebox-close {
- display: inline-block;
- margin-left: 5px;
- cursor: pointer;
- width: 15px;
- height: 15px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/close_icon_x1.png');
- background-position: center;
- background-repeat: no-repeat;
- }
- .gig-comments-hires-icons *.gig-comment-editbox *.gig-composebox-close {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/close_icon_x2.png');
- background-size: contain;
- }
- *.gig-comment-editbox *.gig-composebox-close:hover {
- background-color: #ebebeb;
- }
- *.gig-comment-edited {
- font-size: 11px;
- display: inline-block;
- margin: 2px 0 0 5px;
- float: right;
- font-style: italic;
- color: #999999
- }
- *.gig-comment-data-removed {
- margin-left: -41px;
- }
- *.gig-comment-data-removed .gig-comment-content {
- padding-left: 0px;
- }
- *.gig-comment-data-removed .gig-comment-body {
- color: #999999;
- font-size: 12px;
- font-style: italic;
- line-height: 16.5px;
- }
- *.gig-comment-data-removed .gig-comment-footer {
- margin: 4px 0px 10px;
- padding-left: 0px;
- }
- *.gig-comment-data-removed .gig-comment-footer .gig-comment-footer-left .gig-comment-flag {
- display: none;
- }
- *.gig-comment-data-removed .gig-comment-footer-right,
- *.gig-comment-data-removed .gig-comment-header {
- display: none;
- }
- *.gig-comment-data-removed .gig-comment-replyLink,
- *.gig-comment-data-removed .gig-comment-likeLink,
- *.gig-comment-data-removed .gig-comment-shareLink,
- *.gig-comment-data-removed .gig-comment-deleteLink,
- *.gig-comment-data-removed .gig-comment-editLink {
- display: none;
- }
- *.gig-comment-data-removed .gig-comment-content {
- transition: none;
- -webkit-transition: none
- }
- *.gig-comment-data-removed .gig-comment-content {
- transition: none;
- -webkit-transition: none
- }
- *.gig-comment-title-removed {
- display: none;
- }
- *.gig-comment-photo-removed {
- display: none;
- }
- .gig-comments-container * {
- font-size: 12px;
- transition: none 500ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
- -webkit-transition: none 500ms cubic-bezier(0.785, 0.135, 0.15, 0.86)
- }
- *.gig-comments-linksContainer li:hover,
- *.gig-comments-linksContainer a:hover {
- text-decoration: underline;
- text-decoration-skip: all
- }
- *.gig-comment-vote-pos:hover {
- background-size: 14px 14px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_up_hover_x1.png')
- }
- .gig-comments-hires-icons *.gig-comment-vote-pos:hover {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_up_hover_x2.png')
- }
- *.gig-comment-vote-neg:hover {
- background-size: 14px 14px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_down_hover_x1.png')
- }
- .gig-comments-hires-icons *.gig-comment-vote-neg:hover {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_down_hover_x2.png')
- }
- *.gig-comment-footer li:hover,
- *.gig-comment-repliesArrow:hover div {
- text-decoration: underline
- }
- *.gig-comment-self-data:hover *.gig-comment-flag,
- *.gig-comment-flag-visible {
- visibility: visible;
- }
- *.gig-comment-vote-pos-down:hover {
- background-size: 14px 14px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_up_pressed_x1.png')
- }
- .gig-comments-hires-icons *.gig-comment-vote-pos-down:hover {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_up_pressed_x2.png')
- }
- *.gig-comment-vote-neg-down:hover {
- background-size: 14px 14px;
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_down_pressed_x1.png')
- }
- .gig-comments-hires-icons *.gig-comment-vote-neg-down:hover {
- background-image: url('http://cdn3.gigya.com/gs/i/comments2/Thumbs_down_pressed_x2.png')
- }
- </style>
- <style type="text/css">
- .gig-bar-container *,
- div.gig-reactions-container,
- .gig-reactions-container span,
- .gig-reactions-container a:hover,
- .gig-reactions-container a:visited,
- .gig-reactions-container a:link,
- .gig-reactions-container a:active {
- font-size: 12px;
- border: none;
- padding: 0px;
- margin: 0px;
- color: inherit;
- text-decoration: none;
- width: auto;
- float: none;
- -moz-border-radius: 0;
- border-radius: 0;
- font-family: arial;
- font-size: 10px;
- color: #4D4D4D;
- background: none
- }
-
- table.gig-reactions-container {
- border-collapse: separate;
- }
-
- div.gig-button-container {
- padding: 0 5px 0 0;
- display: inline-block;
- vertical-align: top;
- margin-bottom: 5px;
- }
-
- div.gig-button-container-vertical {
- padding: 0 0 5px 0
- }
-
- [gigid="showShareBarUI"] .gig-button-container-twitter-tweet &gt;
- div {
- display: inline;
- }
-
- div.gig-button {
- cursor: pointer;
- }
-
- div.gig-button-disabled {
- cursor: default;
- }
-
- div.gig-counter {
- margin: 0 auto;
- position: relative;
- zoom: 1;
- }
-
- span.gig-counter-text {
- display: block;
- position: relative;
- font-weight: bold;
- zoom: 1
- }
-
- td.gig-button-td {
- vertical-align: middle
- }
-
- *.gig-bar-container img {
- display: block
- }
-
- div.gig-button-container-twitter-tweet iframe,
- div.gig-button-container-twitter-hashtag iframe,
- div.gig-button-container-twitter-mention iframe {
- display: block
- }
-
- div.gig-button-container-pinterest-pinit {
- height: 20px;
- }
-
- div.gig-button-container-pinterest-pinit a {
- cursor: pointer;
- }
-
- div.gig-button-container-pinterest-pinit.gig-button-container-count-right {
- width: 80px;
- }
-
- div.gig-button-container-pinterest-pinit.gig-button-container-count-top.gig-button-container-vertical {
- position: relative;
- height: 50px;
- }
-
- div.gig-button-container-pinterest-pinit.gig-button-container-count-top.gig-button-container-vertical &gt;
- div {
- position: absolute;
- bottom: 2px;
- }
-
- div.gig-counter-top {
- margin-bottom: 1px;
- }
-
- div.gig-counter-right {
- margin-left: 1px;
- }
-
- div.gig-button-count-top table {
- margin: 0 auto;
- text-align: center;
- }
-
- div.gig-bar-button-icon {
- position: absolute;
- padding-top: 1px;
- }
-
- span.gig-bar-button-text {
- padding-left: 19px;
- white-space: nowrap;
- zoom: 1;
- }
-
- a.gig-bar-button,
- a:hover.gig-bar-button,
- a:link.gig-bar-button,
- a:active.gig-bar-button,
- a:visited.gig-bar-button {
- white-space: nowrap;
- line-height: 18px;
- position: relative;
- border-radius: 3px;
- color: #4d4d4d;
- cursor: pointer;
- font-size: 11px;
- padding: 0 5px;
- border: 1px solid #C5C7C7;
- display: inline-block;
- zoom: 1;
- vertical-align: middle;
- text-align: center;
- }
-
- a.gig-bar-button,
- a:link.gig-bar-button,
- a:active.gig-bar-button,
- a:visited.gig-bar-button {
- background: #FFFFFF;
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#EAEBEB");
- background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EAEBEB));
- background: -moz-linear-gradient(top, #FFFFFF, #EAEBEB)
- }
-
- a:hover.gig-bar-button,
- a.gig-bar-button-down,
- a:link.gig-bar-button-down,
- a:active.gig-bar-button-down,
- a:visited.gig-bar-button-down {
- background: #EAEBEB;
- filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#EAEBEB", endColorstr="#FFFFFF");
- background: -webkit-gradient(linear, left top, left bottom, from(#EAEBEB), to(#FFFFFF));
- background: -moz-linear-gradient(top, #EAEBEB, #FFFFFF)
- }
- </style>
- <style type="text/css">
- div.gig-button-text {
- white-space: nowrap;
- font-size: 11px;
- color: #333333;
- padding: 0 3px 0 3px;
- }
-
- span.gig-counter-text-right {
- left: 1px;
- font-size: 11px;
- line-height: 20px;
- }
-
- span.gig-counter-text-top {
- top: -2px;
- font-size: 14px
- }
-
- div.gig-button-container-facebook-like-count-right {
- height: 20px
- }
-
- div.gig-button-container-facebook-like-count-top {
- height: 62px
- }
-
- div.gig-button-container-facebook-send {
- height: 20px
- }
- </style>
<script async="" type="text/javascript" charset="UTF-8" src="http://cdn.gigya.com/js/gigya.services.socialize.plugins.simpleshare.min.js"></script>
<script async="" type="text/javascript" charset="UTF-8" src="http://cdn1.gigya.com/js/gigya.services.socialize.plugins.shareCounts.min.js"></script>
</head>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/buzzfeed-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/buzzfeed-1/expected.html
index 46a3f3212..d1e6dc0bf 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/buzzfeed-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/buzzfeed-1/expected.html
@@ -12,22 +12,20 @@
<p>She added: “They never stood a chance of saving her. She burned and crashed.”</p>
</div>
<div id="superlist_3758406_5547140" rel:buzz_num="3">
- <div>
<div>
<div>
- <p><img height="412" rel:bf_image_src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608056-15.jpg" src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608056-15.jpg" width="203"></img></p>
+ <p><img src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608056-15.jpg" rel:bf_image_src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608056-15.jpg" height="412" width="203"></p>
</div>
<p>Facebook</p>
</div>
<div>
<div>
- <p><img height="412" rel:bf_image_src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608057-18.jpg" src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608057-18.jpg" width="412"></img></p>
+ <p><img src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608057-18.jpg" rel:bf_image_src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608057-18.jpg" height="412" width="412"></p>
</div>
<p>Facebook</p>
</div>
</div>
- </div>
<div id="superlist_3758406_5547284" rel:buzz_num="4">
<p>West Mercia police <a href="https://www.westmercia.police.uk/article/9500/Warning-Issued-As-Shrewsbury-Woman-Dies-After-Taking-Suspected-Diet-Pills">said the tablets were believed to contain dinitrophenol</a>, known as DNP, which is a highly toxic industrial chemical. </p>
<p>“We are undoubtedly concerned over the origin and sale of these pills and are working with partner agencies to establish where they were bought from and how they were advertised,” said chief inspector Jennifer Mattinson from the West Mercia police.</p>
@@ -36,6 +34,7 @@
</div>
<div id="superlist_3758406_5547219" rel:buzz_num="5">
<h2>Fiona Parry issued a plea for people to stay away from pills containing the chemical.</h2>
+
<p>“[Eloise] just never really understood how dangerous the tablets that she took were,” she said. “Most of us don’t believe that a slimming tablet could possibly kill us.</p>
<p>“DNP is not a miracle slimming pill. It is a deadly toxin.”</p>
</div>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected-images.json
index be86a5838..328eca36b 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected-images.json
@@ -1,3 +1,3 @@
[
- "http:\/\/fakehost\/test\/hmhome.gif "
+ "http:\/\/fakehost\/test\/hmhome.gif"
] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected.html
index 8c1b8b121..f9c6e071f 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/clean-links/expected.html
@@ -1,11 +1,12 @@
-<div>
- <div>
+<div>
<h3>Study Webtext</h3>
- <h2><span color="Maroon&#xA; " face="Lucida Handwriting ">"Bartleby the Scrivener: A Story of Wall-Street " </span>(1853) <br></br>
+ <h2><span face="Lucida Handwriting " color="Maroon
+ ">"Bartleby the Scrivener: A Story of Wall-Street " </span>(1853)&nbsp;<br>
Herman Melville</h2>
- <h2><a href="http://www.vcu.edu/engweb/webtexts/bartleby.html&#xA; " target="_blank "><img alt="To the story text without notes&#xA; " height="38 " src="http://fakehost/test/hmhome.gif " width="38 "></img></a>
+ <h2><a href="http://www.vcu.edu/engweb/webtexts/bartleby.html" target="_blank "><img src="http://fakehost/test/hmhome.gif" alt="To the story text without notes
+ " height="38 " width="38 "></a>
</h2>
- <h3>Prepared by <a href="http://www.vcu.edu/engweb ">Ann
+ <h3>Prepared by <a href="http://www.vcu.edu/engweb">Ann
Woodlief,</a> Virginia Commonwealth University</h3>
<h5>Click on text in red for hypertext notes and questions</h5>
I
@@ -1383,4 +1384,4 @@
</p>
<p> Ah
Bartleby! Ah humanity!</p>
- </div></div> \ No newline at end of file
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected-metadata.json
index be68e3164..632df58ea 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected-metadata.json
@@ -1,8 +1,8 @@
{
- "Author": null,
+ "Author": "por \n \n \n César Salza",
"Direction": null,
"Excerpt": "Twitter Lite llega a 11 países de América Latina, para ayudar a los usuarios con mala señal de sus redes móviles.",
"Image": "https:\/\/cdn1.cnet.com\/img\/JumVcu1ZSLtPP8ui0UWaSlgi5RU=\/670x503\/2017\/12\/01\/b36ce794-e0b8-495c-a198-184923a8f4e9\/twitter-lite.jpg",
"Title": "Twitter Lite se estrena en México, Venezuela y otros nueve países",
"SiteName": "CNET en Español"
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected.html
index 1b6351245..3adf9501c 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet-svg-classes/expected.html
@@ -1,23 +1,27 @@
-<div data-component="lazyloadImages" itemprop="articleBody">
- <figure section="shortcodeImage"><span><span itemprop="image" itemscope="" itemtype="https://schema.org/ImageObject"><img alt="twitter-lite" class="" height="0" src="https://cdn2.cnet.com/img/LI8y19stcvIQUdzbYdH4-DAigtc=/fit-in/570x0/2017/12/01/b36ce794-e0b8-495c-a198-184923a8f4e9/twitter-lite.jpg" width="570"></img><meta content="https://cdn2.cnet.com/img/LI8y19stcvIQUdzbYdH4-DAigtc=/fit-in/570x0/2017/12/01/b36ce794-e0b8-495c-a198-184923a8f4e9/twitter-lite.jpg" itemprop="url"></meta><meta content="0" itemprop="height"></meta><meta content="570" itemprop="width"></meta></span></span>
+<div itemprop="articleBody" data-component="lazyloadImages" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <figure section="shortcodeImage"><span><span itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><img src="https://cdn2.cnet.com/img/LI8y19stcvIQUdzbYdH4-DAigtc=/fit-in/570x0/2017/12/01/b36ce794-e0b8-495c-a198-184923a8f4e9/twitter-lite.jpg" class alt="twitter-lite" height="0" width="570"><meta itemprop="url" content="https://cdn2.cnet.com/img/LI8y19stcvIQUdzbYdH4-DAigtc=/fit-in/570x0/2017/12/01/b36ce794-e0b8-495c-a198-184923a8f4e9/twitter-lite.jpg"><meta itemprop="height" content="0"><meta itemprop="width" content="570"></span></span>
<figcaption><span><p>Twitter Lite estará disponible en Google Play Store en 11 países de América Latina.</p></span><span>
Twitter
- </span></figcaption></figure><p>Twitter ha dado a conocer que Twitter Lite llegará a un total de 24 nuevos países a partir de hoy, 11 de ellos de América Latina. </p>
- <p>Según explicó en un <a data-component="externalLink" href="https://blog.twitter.com/official/en_us/topics/product/2017/twitter-lite-in-the-google-play-store-in-24-more-countries.html#" target="_blank">comunicado</a> <span section="shortcodeLink"><a href="http://fakehost/es/noticias/twitter-estrena-twitter-lite/">Twitter Lite</a></span> ahora estará disponible en Bolivia, Brasil, Chile, Colombia, Costa Rica, Ecuador, México, Panamá, Perú, El Salvador y Venezuela.</p>
+ </span></figcaption>
+ </figure>
+ <p>Twitter ha dado a conocer que Twitter Lite llegará a un total de 24 nuevos países a partir de hoy, 11 de ellos de América Latina. </p>
+ <p>Según explicó en un <a href="https://blog.twitter.com/official/en_us/topics/product/2017/twitter-lite-in-the-google-play-store-in-24-more-countries.html#" target="_blank" data-component="externalLink">comunicado</a> <span section="shortcodeLink"><a href="http://fakehost/es/noticias/twitter-estrena-twitter-lite/">Twitter Lite</a></span> ahora estará disponible en Bolivia, Brasil, Chile, Colombia, Costa Rica, Ecuador, México, Panamá, Perú, El Salvador y Venezuela.</p>
<p>Twitter Lite es la versión ligera de la aplicación de la red social para Android, disponible en la Google Play Store. Con este app los usuarios que experimentan fallos de red o que viven en países con redes con poca velocidad de conexión como Venezuela podrán descargar los tuits de forma más rápida.</p>
<p>Entre sus novedades, Twitter Lite permite la carga rápida de tuits en redes 2G y 3G, y ofrece ayuda offline en caso de que pierdas tu conexión; a eso debemos sumar que minimiza el uso de datos y ofrece un modo de ahorro, en el que únicamente se descargan las fotos o videos de los tuits que quieres ver.</p>
<p>Además, el app ocupa menos espacio en tu teléfono móvil, al reducir a 3MB su peso.</p>
- <p>Twitter dio a conocer Twitter Lite en abril en India, y desde entonces ha estado trabajando para llevarlo a más países. La empresa en los últimos meses también se ha involucrado de forma definitiva en la <span section="shortcodeLink"><a href="http://fakehost/es/noticias/twitter-hemos-progresado-en-nuestra-batalla-contra-el-abuso/">eliminación de los abusos en la red social</a></span>, tomando medidas incluso en la <span section="shortcodeLink"><a href="http://fakehost/es/noticias/twitter-elimina-verificacion-a-cuentas-ofensivas/">verificación de cuentas.</a></span></p><svg><symbol id="play" viewbox="0 0 26.6 32"><path d="M0,2.6c0-2.4,1.6-3.3,3.7-2L25,13.7c2,1.3,2,3.2,0,4.5L3.7,31.4c-2,1.3-3.7,0.3-3.7-2C0,29.4,0,2.6,0,2.6z"></path></symbol><symbol id="pause" viewbox="0 0 26.6 32"><g><polygon points="16,32 26.5,32 26.5,8.8 26.5,0 16,0"></polygon><rect height="32" width="10.6" x="0.1" y="0"></rect></g></symbol><symbol id="playlist" viewbox="0 0 32 22.9"><g><circle cx="2.3" cy="20.6" r="2.3"></circle><circle cx="2.3" cy="11.4" r="2.3"></circle><circle cx="2.3" cy="2.3" r="2.3"></circle><path d="M32,1.1C32,0.5,31.5,0,30.9,0H10.3C9.7,0,9.1,0.5,9.1,1.1v2.3c0,0.6,0.5,1.1,1.1,1.1h20.6c0.6,0,1.1-0.5,1.1-1.1V1.1z"></path><path d="M32,10.3c0-0.6-0.5-1.1-1.1-1.1H10.3c-0.6,0-1.1,0.5-1.1,1.1v2.3c0,0.6,0.5,1.1,1.1,1.1h20.6c0.6,0,1.1-0.5,1.1-1.1V10.3z"></path><path d="M32,19.4c0-0.6-0.5-1.1-1.1-1.1H10.3c-0.6,0-1.1,0.5-1.1,1.1v2.3c0,0.6,0.5,1.1,1.1,1.1h20.6c0.6,0,1.1-0.5,1.1-1.1V19.4z"></path></g></symbol><symbol id="speaker-on" viewbox="0 0 32 28.1"><g><g><path d="M12.6,5L6.3,8.7H0.6C0.3,8.7,0,9,0,9.3V19c0,0.4,0.3,0.7,0.6,0.7h5.9l6.1,3.4c1.3,0.8,1.5,0.2,1.5-1.5V6.5C14.2,4.8,13.9,4.2,12.6,5z"></path></g><path d="M18,23.1v-2.8c2.6,0,4.7-2.8,4.7-6.2S20.6,7.8,18,7.8V5c4.2,0,7.5,4,7.5,9S22.1,23.1,18,23.1z"></path><path d="M21.3,28.1v-2.8c4.4,0,7.9-5,7.9-11.2S25.6,2.8,21.3,2.8V0C27.2,0,32,6.3,32,14C32,21.8,27.2,28.1,21.3,28.1z"></path></g></symbol><symbol id="speaker-off" viewbox="0 0 32 18.8"><g><g><path d="M12.6,0.4L6.3,4H0.6C0.3,4,0,4.3,0,4.7v9.7c0,0.4,0.3,0.7,0.6,0.7h5.9l6.1,3.4c1.3,0.8,1.5,0.2,1.5-1.5V1.8C14.2,0.2,13.9-0.5,12.6,0.4z"></path></g><polygon points="32,4.5 30.2,2.7 25.3,7.6 20.4,2.7 18.6,4.5 23.5,9.4 18.6,14.3 20.4,16.1 25.3,11.2 30.2,16.1 32,14.3 27.1,9.4 "></polygon></g></symbol><symbol id="captions" viewbox="0 0 32 16.2"><g><path d="M8.6,16.2c-1.2,0-2.4-0.2-3.4-0.6c-1.1-0.4-2-0.9-2.7-1.6c-0.8-0.7-1.4-1.6-1.8-2.6C0.2,10.4,0,9.3,0,8.1c0-1.2,0.2-2.3,0.7-3.3s1-1.8,1.8-2.6C3.2,1.5,4.1,1,5.2,0.6S7.4,0,8.6,0c1,0,1.9,0.1,2.7,0.4c0.8,0.3,1.4,0.6,2,1.1c0.6,0.4,1.1,0.9,1.4,1.5c0.4,0.5,0.7,1.1,0.9,1.6l-4.1,1.9c-0.1-0.3-0.2-0.6-0.4-0.9C11,5.3,10.8,5,10.5,4.8c-0.3-0.2-0.6-0.4-0.9-0.5c-0.3-0.1-0.7-0.2-1-0.2C8,4.2,7.5,4.3,7,4.5C6.6,4.7,6.2,5,5.8,5.3C5.5,5.7,5.2,6.1,5.1,6.5C4.9,7,4.8,7.5,4.8,8.1c0,0.5,0.1,1.1,0.3,1.5c0.2,0.5,0.4,0.9,0.8,1.2c0.3,0.4,0.7,0.6,1.2,0.8C7.5,11.9,8,12,8.6,12c0.3,0,0.7-0.1,1-0.2c0.3-0.1,0.6-0.3,0.9-0.5c0.3-0.2,0.5-0.4,0.7-0.7c0.2-0.3,0.3-0.6,0.4-0.9l4.1,1.9c-0.2,0.5-0.5,1-0.9,1.6c-0.4,0.5-0.9,1-1.4,1.5c-0.6,0.4-1.2,0.8-2,1.1C10.5,16,9.6,16.2,8.6,16.2z"></path><path d="M24.9,16.2c-1.2,0-2.4-0.2-3.4-0.6c-1.1-0.4-2-0.9-2.7-1.6c-0.8-0.7-1.4-1.6-1.8-2.6c-0.4-1-0.7-2.1-0.7-3.3c0-1.2,0.2-2.3,0.7-3.3c0.4-1,1-1.8,1.8-2.6c0.8-0.7,1.7-1.3,2.7-1.7C22.6,0.2,23.7,0,24.9,0c1,0,1.9,0.1,2.7,0.4c0.8,0.3,1.4,0.6,2,1.1c0.6,0.4,1.1,0.9,1.4,1.5C31.5,3.5,31.8,4,32,4.5l-4.1,1.9c-0.1-0.3-0.2-0.6-0.4-0.9c-0.2-0.3-0.4-0.5-0.7-0.7c-0.3-0.2-0.6-0.4-0.9-0.5c-0.3-0.1-0.7-0.2-1-0.2c-0.6,0-1.1,0.1-1.5,0.3c-0.5,0.2-0.9,0.5-1.2,0.8c-0.3,0.4-0.6,0.8-0.8,1.2c-0.2,0.5-0.3,1-0.3,1.5c0,0.5,0.1,1.1,0.3,1.5c0.2,0.5,0.4,0.9,0.8,1.2c0.3,0.4,0.7,0.6,1.2,0.8c0.5,0.2,1,0.3,1.5,0.3c0.3,0,0.7-0.1,1-0.2c0.3-0.1,0.6-0.3,0.9-0.5c0.3-0.2,0.5-0.4,0.7-0.7c0.2-0.3,0.3-0.6,0.4-0.9l4.1,1.9c-0.2,0.5-0.5,1-0.9,1.6c-0.4,0.5-0.9,1-1.4,1.5c-0.6,0.4-1.2,0.8-2,1.1C26.8,16,25.9,16.2,24.9,16.2z"></path></g></symbol><symbol id="fullscreen" viewbox="0 0 32 32"><g><g><polygon points="11.4,0 0,0 0,11.4 3.4,8 9.1,13.7 13.7,9.1 8,3.4 &#x9;&#x9;&#x9;"></polygon></g><g><polygon points="20.6,32 32,32 32,20.6 28.6,24 22.9,18.3 18.3,22.9 24,28.6 &#x9;&#x9;&#x9;"></polygon></g><g><polygon points="32,11.4 32,0 20.6,0 24,3.4 18.3,9.1 22.9,13.7 28.6,8 &#x9;&#x9;&#x9;"></polygon></g><g><polygon points="0,20.6 0,32 11.4,32 8,28.6 13.7,22.9 9.1,18.3 3.4,24 &#x9;&#x9;&#x9;"></polygon></g></g></symbol><symbol id="video" viewbox="0 0 32 22"><g><path d="M29,2.2c-0.7,0.2-4.6,3-7.9,5.3V2.1C21.1,1,20.1,0,19,0H2.1C1,0,0,1,0,2.1v17.7C0,21,1,22,2.1,22H19c1.2,0,2.1-1,2.1-2.1v-5.9c3.3,2.4,7.4,5.4,8.2,5.6c1.4,0.4,2.7-0.1,2.7-0.1V2.2C32,2.2,30.1,1.8,29,2.2z"></path></g></symbol></svg><div data-load-playlist="[{&quot;id&quot;:&quot;dc362fcb-cba9-4bf6-b62d-aa7e39a092c7&quot;,&quot;title&quot;:&quot;Google Assistant mejora, hay m\u00e1s cambios en Twitter y llega el OnePlus 5T&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #163] Esta semana hablamos de las caracter\u00edsticas del OnePlus 5T, las novedades de Google Assistant y los cambios que ha hecho Twitter a su proceso de verificaci\u00f3n.&quot;,&quot;slug&quot;:&quot;google-assistant-mejora-hay-mas-cambios-en-twitter-y-llega-el-oneplus-5t&quot;,&quot;chapters&quot;:{&quot;data&quot;:[],&quot;paging&quot;:{&quot;total&quot;:0,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;duration&quot;:489,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:&quot;&quot;,&quot;mpxRefId&quot;:&quot;38uKprB1_hIkwXffuj20eMptuapoWX4K&quot;,&quot;ratingVChip&quot;:&quot;TV-14&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;1c0fd1cb-c387-11e2-8208-0291187b029a&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;6a9b3b6b-575a-4b66-b4b2-4aedee01be6d&quot;,&quot;firstName&quot;:&quot;Gabriel&quot;,&quot;lastName&quot;:&quot;Sama&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:&quot;La semana&quot;},&quot;image&quot;:{&quot;id&quot;:&quot;70540d7a-cbc5-4563-ab86-b5549ef68168&quot;,&quot;filename&quot;:&quot;oneplus-5t-product-21.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-11-13 17:56:07&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;alt&quot;:&quot;oneplus-5t-product-21&quot;,&quot;credits&quot;:&quot;Andrew Hoyle\/CNET&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/EcEJ76YiEastX8yctETLURpwICc=\/2017\/11\/13\/70540d7a-cbc5-4563-ab86-b5549ef68168\/oneplus-5t-product-21.jpg&quot;,&quot;cropGravity&quot;:0,&quot;crop&quot;:null,&quot;typeName&quot;:&quot;content_image&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn1.cnet.com\/img\/xTOX9ZdBnxWFXxkzSLG6dBydTMg=\/fit-in\/194x109\/2017\/11\/13\/70540d7a-cbc5-4563-ab86-b5549ef68168\/oneplus-5t-product-21.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/google-assistant-mejora-hay-mas-cambios-en-twitter-y-llega-el-oneplus-5t.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/11\/17\/1098353731717\/es_lasemana16novFINAL_1265786_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/google-assistant-mejora-hay-mas-cambios-en-twitter-y-llega-el-oneplus-5t\/&quot;},{&quot;id&quot;:&quot;7097a578-8dc8-48b8-9bea-bc0dcabdb558&quot;,&quot;title&quot;:&quot;El \u0027bug\u0027 de MacOS High Sierra y la expansi\u00f3n de Huawei en Latinoam\u00e9rica&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #165] Apple solucion\u00f3 el problema de que se pod\u00eda acceder a algunas Mac sin contrase\u00f1a. Huawei adelant\u00f3 planes para la regi\u00f3n.&quot;,&quot;slug&quot;:&quot;bug-de-macos-high-sierra-expansion-huawei-en-latinoamerica&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:550,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1107731523514,&quot;mpxRefId&quot;:&quot;IwoiIhK2JgjRf8oj2sS99ClHB2K8w8uw&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;1934b65e-89f2-4449-ae15-61584288ed9d&quot;,&quot;name&quot;:&quot;macos-high-sierra-image&quot;,&quot;filename&quot;:&quot;macos-high-sierra-image.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/bmNGTUwxlWz6QUuj1pUj2G90QUE=\/2017\/09\/27\/1934b65e-89f2-4449-ae15-61584288ed9d\/macos-high-sierra-image.jpg&quot;,&quot;size&quot;:1306802,&quot;height&quot;:1080,&quot;width&quot;:1920,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-09-27 17:49:57&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-09-27 17:49:57&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;macos-high-sierra-image&quot;,&quot;cropGravity&quot;:0},&quot;thumbnail&quot;:&quot;https:\/\/cdn3.cnet.com\/img\/C6S9ny6QsPl0M4RazJBreX1ZaO8=\/fit-in\/194x109\/2017\/09\/27\/1934b65e-89f2-4449-ae15-61584288ed9d\/macos-high-sierra-image.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/bug-de-macos-high-sierra-expansion-huawei-en-latinoamerica.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/12\/01\/1107731523514\/es_lasemana1diciembre_1275504_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/bug-de-macos-high-sierra-expansion-huawei-en-latinoamerica\/&quot;},{&quot;id&quot;:&quot;41e31d24-ab17-445d-8841-ceb86ae9044f&quot;,&quot;title&quot;:&quot;Nuestros consejos para la temporada de ofertas&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #164] Nada de madrugar, hacer filas largas y estresarte. Esta semana te compartimos sugerencias puntuales para que le saques m\u00e1s jugo a las compras de Black Friday y Cyber Monday.&quot;,&quot;slug&quot;:&quot;consejos-ofertas-viernes-negro&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:441,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1102073923731,&quot;mpxRefId&quot;:&quot;5XzHm1c3DBSxFhifEcVyEyTaNwlg6R0a&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;154d2576-1ff8-41d8-ac2a-414450d5ee6c&quot;,&quot;name&quot;:&quot;viernesnegro&quot;,&quot;filename&quot;:&quot;viernesnegro.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/e6vO1LTPdKpSs3924nDWctNCZMY=\/2017\/11\/22\/154d2576-1ff8-41d8-ac2a-414450d5ee6c\/viernesnegro.jpg&quot;,&quot;size&quot;:278742,&quot;height&quot;:900,&quot;width&quot;:1600,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-11-22 22:32:03&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-11-22 22:32:03&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;viernesnegro&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn4.cnet.com\/img\/fcY_4UWuEddB5TbPXMSaNvgfcec=\/fit-in\/194x109\/2017\/11\/22\/154d2576-1ff8-41d8-ac2a-414450d5ee6c\/viernesnegro.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/consejos-ofertas-viernes-negro.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/11\/22\/1102073923731\/semana_nov22_1270073_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/consejos-ofertas-viernes-negro\/&quot;},{&quot;id&quot;:&quot;db8b62cc-68fc-4f96-8fbc-bcbe5d4f8a1c&quot;,&quot;title&quot;:&quot;El desembarco de Xiaomi en Espa\u00f1a y la previa del OnePlus 5T&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #162] La fabricante de celulares china llega a Espa\u00f1a con m\u00e1s de seis tel\u00e9fonos de menos de 300 euros, y el OnePlus 5T se presentar\u00e1 el 16 de noviembre en Estados Unidos.&quot;,&quot;slug&quot;:&quot;el-desembarco-de-xiaomi-en-espana-y-la-previa-del-oneplus-5t&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:500,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1093211715579,&quot;mpxRefId&quot;:&quot;APQJZKaXzbhmwxYJcFFg_AHYIHfLWNU6&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;96ec74ea-1acb-48be-b74e-816ba301d19a&quot;,&quot;name&quot;:&quot;oneplus-5t&quot;,&quot;filename&quot;:&quot;oneplus-5t.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/KK0CqnMaqMxZ9bC-3jbAiQhnutM=\/2017\/10\/30\/96ec74ea-1acb-48be-b74e-816ba301d19a\/oneplus-5t.jpg&quot;,&quot;caption&quot;:&quot;&lt;p>Una supuesta foto del OnePlus 5T filtrada en China.&lt;\/p>&quot;,&quot;size&quot;:41019,&quot;height&quot;:592,&quot;width&quot;:690,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-30 19:55:39&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-30 19:56:18&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;credits&quot;:&quot;Weibo&quot;,&quot;alt&quot;:&quot;oneplus-5t&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn2.cnet.com\/img\/9CtVwepYPv7fktP5LlCjoAjq0is=\/fit-in\/194x109\/2017\/10\/30\/96ec74ea-1acb-48be-b74e-816ba301d19a\/oneplus-5t.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/el-desembarco-de-xiaomi-en-espana-y-la-previa-del-oneplus-5t.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/11\/10\/1093211715579\/es_lasemana_9noviembre02_1259372_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/el-desembarco-de-xiaomi-en-espana-y-la-previa-del-oneplus-5t\/&quot;},{&quot;id&quot;:&quot;283c729a-eeeb-454b-ae03-d1d95229031d&quot;,&quot;title&quot;:&quot;Google Assistant habla espa\u00f1ol y el iPhone X presenta un nuevo idioma de dise\u00f1o&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #161] El asistente virtual de Google ahora domina el idioma de Cervantes, y el iPhone X inaugura nuevos gestos y un nuevo lenguaje de dise\u00f1o de la marca.&quot;,&quot;slug&quot;:&quot;google-assistant-habla-espanol-y-el-iphone-x-un-nuevo-idioma&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:683,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1087923267594,&quot;mpxRefId&quot;:&quot;jCXv62P0jCNTJB3jKuthMzA3CV0ghejk&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;0d404b1c-30e9-4ccf-9901-d2125b2b23f2&quot;,&quot;name&quot;:&quot;iphone-x-67&quot;,&quot;filename&quot;:&quot;iphone-x-67.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/JoewZeNO5ePGyD5iGiD7VM32i9w=\/2017\/11\/03\/0d404b1c-30e9-4ccf-9901-d2125b2b23f2\/iphone-x-67.jpg&quot;,&quot;size&quot;:153088,&quot;height&quot;:900,&quot;width&quot;:1600,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-11-03 16:19:37&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-11-03 16:19:37&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;iphone-x-67&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn3.cnet.com\/img\/6fdfuTdyxV3t7waWLSKyE6df3fY=\/fit-in\/194x109\/2017\/11\/03\/0d404b1c-30e9-4ccf-9901-d2125b2b23f2\/iphone-x-67.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/google-assistant-habla-espanol-y-el-iphone-x-un-nuevo-idioma.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/11\/03\/1087923267594\/semananov2_1253191_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/google-assistant-habla-espanol-y-el-iphone-x-un-nuevo-idioma\/&quot;},{&quot;id&quot;:&quot;a3c0de25-3d75-44b9-9c83-6925dbd3ebb2&quot;,&quot;title&quot;:&quot;La pantalla del Pixel 2 XL, la llave maestra de Amazon y el inminente iPhone X&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #160] Analizamos los problemas con el panel OLED del tel\u00e9fono de Google, los env\u00edos de Amazon entran en tu hogar y ya est\u00e1 a la puerta el nuevo tel\u00e9fono de Apple.&quot;,&quot;slug&quot;:&quot;la-pantalla-de-pixel-2-xl-la-llave-maestra-de-amazon-y-el-inminente-iphone-x&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:574,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1082906179568,&quot;mpxRefId&quot;:&quot;t4LPcFt8Hmm8Vg7U8o4s4_E0Xn_xqxAj&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;00597069-4f14-41dd-b1f1-e7bc413d4e17&quot;,&quot;name&quot;:&quot;Google Pixel 2 XL screen burn-in&quot;,&quot;filename&quot;:&quot;screen-problems-2405-001.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/zM13Oy086Lnor1efnDjx0mVca88=\/2017\/10\/23\/00597069-4f14-41dd-b1f1-e7bc413d4e17\/screen-problems-2405-001.jpg&quot;,&quot;caption&quot;:&quot;&lt;p>&lt;\/p>&quot;,&quot;size&quot;:1865911,&quot;height&quot;:1467,&quot;width&quot;:2200,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-23 19:09:04&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-23 19:09:23&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:1,&quot;credits&quot;:&quot;Josh Miller\/CNET&quot;,&quot;alt&quot;:&quot;Google Pixel 2 XL screen burn-in&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn4.cnet.com\/img\/XTHaIZ7ZBuXvKPKB5niFqcP_23M=\/fit-in\/194x109\/2017\/10\/23\/00597069-4f14-41dd-b1f1-e7bc413d4e17\/screen-problems-2405-001.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/la-pantalla-de-pixel-2-xl-la-llave-maestra-de-amazon-y-el-inminente-iphone-x.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/10\/27\/1082906179568\/es_lasemana27october_1247416_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/la-pantalla-de-pixel-2-xl-la-llave-maestra-de-amazon-y-el-inminente-iphone-x\/&quot;},{&quot;id&quot;:&quot;ae23b111-1e88-4edd-b1b5-dfed3e0cb061&quot;,&quot;title&quot;:&quot;Se consolida el hogar inteligente y aparece el fallo KRACK&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #159] Esta semana hablamos de la nueva plataforma de Samsung para el Internet de las Cosas, de la vulnerabilidad KRACK y de los nuevos tel\u00e9fonos en el mercado.&quot;,&quot;slug&quot;:&quot;la-semana-oct-19-cnet-espanol&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:691,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1077887555736,&quot;mpxRefId&quot;:&quot;H4gkX0JjbU6b4gxZOkirySjFp3Z845dA&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;6a9b3b6b-575a-4b66-b4b2-4aedee01be6d&quot;,&quot;firstName&quot;:&quot;Gabriel&quot;,&quot;lastName&quot;:&quot;Sama&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;d704b38b-cafe-414b-879b-459dd712796c&quot;,&quot;name&quot;:&quot;zte-axon-m-9755-024&quot;,&quot;filename&quot;:&quot;zte-axon-m-9755-024.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/VAqXY-db6xzcKly6P5BNqbaHpQw=\/2017\/10\/20\/d704b38b-cafe-414b-879b-459dd712796c\/zte-axon-m-9755-024.jpg&quot;,&quot;size&quot;:87148,&quot;height&quot;:900,&quot;width&quot;:1600,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-20 16:33:13&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-20 16:33:13&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;zte-axon-m-9755-024&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn3.cnet.com\/img\/ReV56T1ZCShd3YWImeR2IWEqAXU=\/fit-in\/194x109\/2017\/10\/20\/d704b38b-cafe-414b-879b-459dd712796c\/zte-axon-m-9755-024.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/la-semana-oct-19-cnet-espanol.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/10\/20\/1077887555736\/semana_oct19_1241505_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/la-semana-oct-19-cnet-espanol\/&quot;},{&quot;id&quot;:&quot;4cb73b8d-1b2f-40ef-bb98-6b093198c681&quot;,&quot;title&quot;:&quot;Un nuevo Kindle y se asoman las nuevas gafas VR de Oculus&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #158] Esta semana, lleg\u00f3 el Kindle Oasis impermeable, se anunciaron las Oculus Go y Santa Cruz para realidad virtual y hubo un problemita con la Google Home Mini.&quot;,&quot;slug&quot;:&quot;un-nuevo-kindle-y-nuevas-gafas-vr-de-oculus-se-asoman&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:422,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1072264259697,&quot;mpxRefId&quot;:&quot;8RTAYZ4ou1BgXXiybOYiclkJ6avdl6SM&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;4514916c-88c7-4c00-8324-9d522e0b3047&quot;,&quot;name&quot;:&quot;kindle-oasis-covers&quot;,&quot;filename&quot;:&quot;kindle-oasis-covers.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/el7STcxt2T02OoIFWp08KB2D1Bk=\/2017\/10\/05\/4514916c-88c7-4c00-8324-9d522e0b3047\/kindle-oasis-covers.jpg&quot;,&quot;caption&quot;:&quot;&lt;p>The optional covers start at $40 and come in nylon or leather.&lt;\/p>&quot;,&quot;size&quot;:4432570,&quot;height&quot;:3024,&quot;width&quot;:4032,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-05 19:52:22&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-05 19:53:38&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;startDate&quot;:{&quot;date&quot;:&quot;2017-10-11 13:00:00&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:1,&quot;credits&quot;:&quot;David Carnoy\/CNET&quot;,&quot;alt&quot;:&quot;kindle-oasis-covers&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn3.cnet.com\/img\/vDQrwxSq2oDqDHdtnPLwD_eJR98=\/fit-in\/194x109\/2017\/10\/05\/4514916c-88c7-4c00-8324-9d522e0b3047\/kindle-oasis-covers.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/un-nuevo-kindle-y-nuevas-gafas-vr-de-oculus-se-asoman.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/10\/13\/1072264259697\/es_lasemana12_oct_1235274_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/un-nuevo-kindle-y-nuevas-gafas-vr-de-oculus-se-asoman\/&quot;},{&quot;id&quot;:&quot;09051611-4cd7-4384-a459-b4a1050b5c1c&quot;,&quot;title&quot;:&quot;Google Pixel 2 y lo que nos dej\u00f3 la temporada de s\u00faper tel\u00e9fonos&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #157] La gigante de las b\u00fasquedas se anima con todo al hardware, y sus tel\u00e9fonos marcan el fin de una \u00e9poca de grandes anuncios.&quot;,&quot;slug&quot;:&quot;google-pixel-2-lo-que-nos-dejo-la-temporada-de-super-telefonos&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:598,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1064365123530,&quot;mpxRefId&quot;:&quot;Us3jKld5gPd3TfSG9QLLbD5jw_vdMyds&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;d077c3c0-c88f-492f-a8a2-8b043af04f0e&quot;,&quot;name&quot;:&quot;100417-google-pixel-2-7126&quot;,&quot;filename&quot;:&quot;100417-google-pixel-2-7126.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/BNbeNYmhimN2Z_KulzpEpn0l7AI=\/2017\/10\/05\/d077c3c0-c88f-492f-a8a2-8b043af04f0e\/100417-google-pixel-2-7126.jpg&quot;,&quot;size&quot;:52547,&quot;height&quot;:467,&quot;width&quot;:830,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-05 23:35:43&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-05 23:35:43&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;100417-google-pixel-2-7126&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn2.cnet.com\/img\/5-e1P5u3K43hFHiSjBjhdB3f1lI=\/fit-in\/194x109\/2017\/10\/05\/d077c3c0-c88f-492f-a8a2-8b043af04f0e\/100417-google-pixel-2-7126.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/google-pixel-2-lo-que-nos-dejo-la-temporada-de-super-telefonos.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/10\/06\/1064365123530\/semana_oct5_1229769_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/google-pixel-2-lo-que-nos-dejo-la-temporada-de-super-telefonos\/&quot;},{&quot;id&quot;:&quot;4bb8f3fd-304c-495e-8b83-57fcea47b89b&quot;,&quot;title&quot;:&quot;La avalancha de productos de Amazon, y tuits de 280 caracteres&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #156] Esta semana vimos nuevas bocinas de Amazon; una nueva c\u00e1mara GoPro y Twitter dijo que duplicar\u00e1 el l\u00edmite de caracteres en tuits.&quot;,&quot;slug&quot;:&quot;amazon-nuevos-productos-twitter-280-caracteres&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:673,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1057969219682,&quot;mpxRefId&quot;:&quot;IUOzQ0y6ps_ludp4UH9c1EZFCsJNA7X8&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;194498de-a074-4687-ab0d-d880d5ee05de&quot;,&quot;name&quot;:&quot;amazon-spot-1&quot;,&quot;filename&quot;:&quot;amazon-spot-1.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/MLV0Q7ERz3liDf123UtGhwIuMjU=\/2017\/09\/28\/194498de-a074-4687-ab0d-d880d5ee05de\/amazon-spot-1.jpg&quot;,&quot;size&quot;:850748,&quot;height&quot;:1080,&quot;width&quot;:1920,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-09-28 05:39:36&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-09-28 05:39:36&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;amazon-spot-1&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn1.cnet.com\/img\/0t12kUyxiPUjjBEvghADT8bfI1Q=\/fit-in\/194x109\/2017\/09\/28\/194498de-a074-4687-ab0d-d880d5ee05de\/amazon-spot-1.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/amazon-nuevos-productos-twitter-280-caracteres.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/09\/29\/1057969219682\/es_lasemana_28septiembre_1223993_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/amazon-nuevos-productos-twitter-280-caracteres\/&quot;}]">
- <div>
- <div> <svg><use aria-hidden="false" xlink:href="#play"></use></svg><svg><use aria-hidden="false" xlink:href="#pause"></use></svg><figure><img alt="" height="96" src="https://cdn1.cnet.com/img/mWcZaiA8Ngv61OQcpdoh6Ra9nY0=/170x96/2017/11/13/70540d7a-cbc5-4563-ab86-b5549ef68168/oneplus-5t-product-21.jpg" width="170"></img></figure></div>
+ <p>Twitter dio a conocer Twitter Lite en abril en India, y desde entonces ha estado trabajando para llevarlo a más países. La empresa en los últimos meses también se ha involucrado de forma definitiva en la <span section="shortcodeLink"><a href="http://fakehost/es/noticias/twitter-hemos-progresado-en-nuestra-batalla-contra-el-abuso/">eliminación de los abusos en la red social</a></span>, tomando medidas incluso en la <span section="shortcodeLink"><a href="http://fakehost/es/noticias/twitter-elimina-verificacion-a-cuentas-ofensivas/">verificación de cuentas.</a></span></p><svg><symbol id="play" viewBox="0 0 26.6 32"><path d="M0,2.6c0-2.4,1.6-3.3,3.7-2L25,13.7c2,1.3,2,3.2,0,4.5L3.7,31.4c-2,1.3-3.7,0.3-3.7-2C0,29.4,0,2.6,0,2.6z" /></symbol><symbol id="pause" viewBox="0 0 26.6 32"><g><polygon points="16,32 26.5,32 26.5,8.8 26.5,0 16,0" /><rect x="0.1" y="0" width="10.6" height="32" /></g></symbol><symbol id="playlist" viewBox="0 0 32 22.9"><g><circle cx="2.3" cy="20.6" r="2.3" /><circle cx="2.3" cy="11.4" r="2.3" /><circle cx="2.3" cy="2.3" r="2.3" /><path d="M32,1.1C32,0.5,31.5,0,30.9,0H10.3C9.7,0,9.1,0.5,9.1,1.1v2.3c0,0.6,0.5,1.1,1.1,1.1h20.6c0.6,0,1.1-0.5,1.1-1.1V1.1z" /><path d="M32,10.3c0-0.6-0.5-1.1-1.1-1.1H10.3c-0.6,0-1.1,0.5-1.1,1.1v2.3c0,0.6,0.5,1.1,1.1,1.1h20.6c0.6,0,1.1-0.5,1.1-1.1V10.3z" /><path d="M32,19.4c0-0.6-0.5-1.1-1.1-1.1H10.3c-0.6,0-1.1,0.5-1.1,1.1v2.3c0,0.6,0.5,1.1,1.1,1.1h20.6c0.6,0,1.1-0.5,1.1-1.1V19.4z" /></g></symbol><symbol id="speaker-on" viewBox="0 0 32 28.1"><g><g><path d="M12.6,5L6.3,8.7H0.6C0.3,8.7,0,9,0,9.3V19c0,0.4,0.3,0.7,0.6,0.7h5.9l6.1,3.4c1.3,0.8,1.5,0.2,1.5-1.5V6.5C14.2,4.8,13.9,4.2,12.6,5z" /></g><path d="M18,23.1v-2.8c2.6,0,4.7-2.8,4.7-6.2S20.6,7.8,18,7.8V5c4.2,0,7.5,4,7.5,9S22.1,23.1,18,23.1z" /><path d="M21.3,28.1v-2.8c4.4,0,7.9-5,7.9-11.2S25.6,2.8,21.3,2.8V0C27.2,0,32,6.3,32,14C32,21.8,27.2,28.1,21.3,28.1z" /></g></symbol><symbol id="speaker-off" viewBox="0 0 32 18.8"><g><g><path d="M12.6,0.4L6.3,4H0.6C0.3,4,0,4.3,0,4.7v9.7c0,0.4,0.3,0.7,0.6,0.7h5.9l6.1,3.4c1.3,0.8,1.5,0.2,1.5-1.5V1.8C14.2,0.2,13.9-0.5,12.6,0.4z" /></g><polygon points="32,4.5 30.2,2.7 25.3,7.6 20.4,2.7 18.6,4.5 23.5,9.4 18.6,14.3 20.4,16.1 25.3,11.2 30.2,16.1 32,14.3 27.1,9.4 " /></g></symbol><symbol id="captions" viewBox="0 0 32 16.2"><g><path d="M8.6,16.2c-1.2,0-2.4-0.2-3.4-0.6c-1.1-0.4-2-0.9-2.7-1.6c-0.8-0.7-1.4-1.6-1.8-2.6C0.2,10.4,0,9.3,0,8.1c0-1.2,0.2-2.3,0.7-3.3s1-1.8,1.8-2.6C3.2,1.5,4.1,1,5.2,0.6S7.4,0,8.6,0c1,0,1.9,0.1,2.7,0.4c0.8,0.3,1.4,0.6,2,1.1c0.6,0.4,1.1,0.9,1.4,1.5c0.4,0.5,0.7,1.1,0.9,1.6l-4.1,1.9c-0.1-0.3-0.2-0.6-0.4-0.9C11,5.3,10.8,5,10.5,4.8c-0.3-0.2-0.6-0.4-0.9-0.5c-0.3-0.1-0.7-0.2-1-0.2C8,4.2,7.5,4.3,7,4.5C6.6,4.7,6.2,5,5.8,5.3C5.5,5.7,5.2,6.1,5.1,6.5C4.9,7,4.8,7.5,4.8,8.1c0,0.5,0.1,1.1,0.3,1.5c0.2,0.5,0.4,0.9,0.8,1.2c0.3,0.4,0.7,0.6,1.2,0.8C7.5,11.9,8,12,8.6,12c0.3,0,0.7-0.1,1-0.2c0.3-0.1,0.6-0.3,0.9-0.5c0.3-0.2,0.5-0.4,0.7-0.7c0.2-0.3,0.3-0.6,0.4-0.9l4.1,1.9c-0.2,0.5-0.5,1-0.9,1.6c-0.4,0.5-0.9,1-1.4,1.5c-0.6,0.4-1.2,0.8-2,1.1C10.5,16,9.6,16.2,8.6,16.2z" /><path d="M24.9,16.2c-1.2,0-2.4-0.2-3.4-0.6c-1.1-0.4-2-0.9-2.7-1.6c-0.8-0.7-1.4-1.6-1.8-2.6c-0.4-1-0.7-2.1-0.7-3.3c0-1.2,0.2-2.3,0.7-3.3c0.4-1,1-1.8,1.8-2.6c0.8-0.7,1.7-1.3,2.7-1.7C22.6,0.2,23.7,0,24.9,0c1,0,1.9,0.1,2.7,0.4c0.8,0.3,1.4,0.6,2,1.1c0.6,0.4,1.1,0.9,1.4,1.5C31.5,3.5,31.8,4,32,4.5l-4.1,1.9c-0.1-0.3-0.2-0.6-0.4-0.9c-0.2-0.3-0.4-0.5-0.7-0.7c-0.3-0.2-0.6-0.4-0.9-0.5c-0.3-0.1-0.7-0.2-1-0.2c-0.6,0-1.1,0.1-1.5,0.3c-0.5,0.2-0.9,0.5-1.2,0.8c-0.3,0.4-0.6,0.8-0.8,1.2c-0.2,0.5-0.3,1-0.3,1.5c0,0.5,0.1,1.1,0.3,1.5c0.2,0.5,0.4,0.9,0.8,1.2c0.3,0.4,0.7,0.6,1.2,0.8c0.5,0.2,1,0.3,1.5,0.3c0.3,0,0.7-0.1,1-0.2c0.3-0.1,0.6-0.3,0.9-0.5c0.3-0.2,0.5-0.4,0.7-0.7c0.2-0.3,0.3-0.6,0.4-0.9l4.1,1.9c-0.2,0.5-0.5,1-0.9,1.6c-0.4,0.5-0.9,1-1.4,1.5c-0.6,0.4-1.2,0.8-2,1.1C26.8,16,25.9,16.2,24.9,16.2z" /></g></symbol><symbol id="fullscreen" viewBox="0 0 32 32"><g><g><polygon points="11.4,0 0,0 0,11.4 3.4,8 9.1,13.7 13.7,9.1 8,3.4 " /></g><g><polygon points="20.6,32 32,32 32,20.6 28.6,24 22.9,18.3 18.3,22.9 24,28.6 " /></g><g><polygon points="32,11.4 32,0 20.6,0 24,3.4 18.3,9.1 22.9,13.7 28.6,8 " /></g><g><polygon points="0,20.6 0,32 11.4,32 8,28.6 13.7,22.9 9.1,18.3 3.4,24 " /></g></g></symbol><symbol id="video" viewBox="0 0 32 22"><g><path d="M29,2.2c-0.7,0.2-4.6,3-7.9,5.3V2.1C21.1,1,20.1,0,19,0H2.1C1,0,0,1,0,2.1v17.7C0,21,1,22,2.1,22H19c1.2,0,2.1-1,2.1-2.1v-5.9c3.3,2.4,7.4,5.4,8.2,5.6c1.4,0.4,2.7-0.1,2.7-0.1V2.2C32,2.2,30.1,1.8,29,2.2z" /></g></symbol></svg>
+ <div data-load-playlist="[{&quot;id&quot;:&quot;dc362fcb-cba9-4bf6-b62d-aa7e39a092c7&quot;,&quot;title&quot;:&quot;Google Assistant mejora, hay m\u00e1s cambios en Twitter y llega el OnePlus 5T&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #163] Esta semana hablamos de las caracter\u00edsticas del OnePlus 5T, las novedades de Google Assistant y los cambios que ha hecho Twitter a su proceso de verificaci\u00f3n.&quot;,&quot;slug&quot;:&quot;google-assistant-mejora-hay-mas-cambios-en-twitter-y-llega-el-oneplus-5t&quot;,&quot;chapters&quot;:{&quot;data&quot;:[],&quot;paging&quot;:{&quot;total&quot;:0,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;duration&quot;:489,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:&quot;&quot;,&quot;mpxRefId&quot;:&quot;38uKprB1_hIkwXffuj20eMptuapoWX4K&quot;,&quot;ratingVChip&quot;:&quot;TV-14&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;1c0fd1cb-c387-11e2-8208-0291187b029a&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;6a9b3b6b-575a-4b66-b4b2-4aedee01be6d&quot;,&quot;firstName&quot;:&quot;Gabriel&quot;,&quot;lastName&quot;:&quot;Sama&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:&quot;La semana&quot;},&quot;image&quot;:{&quot;id&quot;:&quot;70540d7a-cbc5-4563-ab86-b5549ef68168&quot;,&quot;filename&quot;:&quot;oneplus-5t-product-21.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-11-13 17:56:07&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;alt&quot;:&quot;oneplus-5t-product-21&quot;,&quot;credits&quot;:&quot;Andrew Hoyle\/CNET&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/EcEJ76YiEastX8yctETLURpwICc=\/2017\/11\/13\/70540d7a-cbc5-4563-ab86-b5549ef68168\/oneplus-5t-product-21.jpg&quot;,&quot;cropGravity&quot;:0,&quot;crop&quot;:null,&quot;typeName&quot;:&quot;content_image&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn1.cnet.com\/img\/xTOX9ZdBnxWFXxkzSLG6dBydTMg=\/fit-in\/194x109\/2017\/11\/13\/70540d7a-cbc5-4563-ab86-b5549ef68168\/oneplus-5t-product-21.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/google-assistant-mejora-hay-mas-cambios-en-twitter-y-llega-el-oneplus-5t.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/11\/17\/1098353731717\/es_lasemana16novFINAL_1265786_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/google-assistant-mejora-hay-mas-cambios-en-twitter-y-llega-el-oneplus-5t\/&quot;},{&quot;id&quot;:&quot;7097a578-8dc8-48b8-9bea-bc0dcabdb558&quot;,&quot;title&quot;:&quot;El \u0027bug\u0027 de MacOS High Sierra y la expansi\u00f3n de Huawei en Latinoam\u00e9rica&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #165] Apple solucion\u00f3 el problema de que se pod\u00eda acceder a algunas Mac sin contrase\u00f1a. Huawei adelant\u00f3 planes para la regi\u00f3n.&quot;,&quot;slug&quot;:&quot;bug-de-macos-high-sierra-expansion-huawei-en-latinoamerica&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:550,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1107731523514,&quot;mpxRefId&quot;:&quot;IwoiIhK2JgjRf8oj2sS99ClHB2K8w8uw&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;1934b65e-89f2-4449-ae15-61584288ed9d&quot;,&quot;name&quot;:&quot;macos-high-sierra-image&quot;,&quot;filename&quot;:&quot;macos-high-sierra-image.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/bmNGTUwxlWz6QUuj1pUj2G90QUE=\/2017\/09\/27\/1934b65e-89f2-4449-ae15-61584288ed9d\/macos-high-sierra-image.jpg&quot;,&quot;size&quot;:1306802,&quot;height&quot;:1080,&quot;width&quot;:1920,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-09-27 17:49:57&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-09-27 17:49:57&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;macos-high-sierra-image&quot;,&quot;cropGravity&quot;:0},&quot;thumbnail&quot;:&quot;https:\/\/cdn3.cnet.com\/img\/C6S9ny6QsPl0M4RazJBreX1ZaO8=\/fit-in\/194x109\/2017\/09\/27\/1934b65e-89f2-4449-ae15-61584288ed9d\/macos-high-sierra-image.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/bug-de-macos-high-sierra-expansion-huawei-en-latinoamerica.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/12\/01\/1107731523514\/es_lasemana1diciembre_1275504_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/bug-de-macos-high-sierra-expansion-huawei-en-latinoamerica\/&quot;},{&quot;id&quot;:&quot;41e31d24-ab17-445d-8841-ceb86ae9044f&quot;,&quot;title&quot;:&quot;Nuestros consejos para la temporada de ofertas&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #164] Nada de madrugar, hacer filas largas y estresarte. Esta semana te compartimos sugerencias puntuales para que le saques m\u00e1s jugo a las compras de Black Friday y Cyber Monday.&quot;,&quot;slug&quot;:&quot;consejos-ofertas-viernes-negro&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:441,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1102073923731,&quot;mpxRefId&quot;:&quot;5XzHm1c3DBSxFhifEcVyEyTaNwlg6R0a&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;154d2576-1ff8-41d8-ac2a-414450d5ee6c&quot;,&quot;name&quot;:&quot;viernesnegro&quot;,&quot;filename&quot;:&quot;viernesnegro.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/e6vO1LTPdKpSs3924nDWctNCZMY=\/2017\/11\/22\/154d2576-1ff8-41d8-ac2a-414450d5ee6c\/viernesnegro.jpg&quot;,&quot;size&quot;:278742,&quot;height&quot;:900,&quot;width&quot;:1600,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-11-22 22:32:03&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-11-22 22:32:03&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;viernesnegro&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn4.cnet.com\/img\/fcY_4UWuEddB5TbPXMSaNvgfcec=\/fit-in\/194x109\/2017\/11\/22\/154d2576-1ff8-41d8-ac2a-414450d5ee6c\/viernesnegro.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/consejos-ofertas-viernes-negro.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/11\/22\/1102073923731\/semana_nov22_1270073_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/consejos-ofertas-viernes-negro\/&quot;},{&quot;id&quot;:&quot;db8b62cc-68fc-4f96-8fbc-bcbe5d4f8a1c&quot;,&quot;title&quot;:&quot;El desembarco de Xiaomi en Espa\u00f1a y la previa del OnePlus 5T&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #162] La fabricante de celulares china llega a Espa\u00f1a con m\u00e1s de seis tel\u00e9fonos de menos de 300 euros, y el OnePlus 5T se presentar\u00e1 el 16 de noviembre en Estados Unidos.&quot;,&quot;slug&quot;:&quot;el-desembarco-de-xiaomi-en-espana-y-la-previa-del-oneplus-5t&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:500,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1093211715579,&quot;mpxRefId&quot;:&quot;APQJZKaXzbhmwxYJcFFg_AHYIHfLWNU6&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;96ec74ea-1acb-48be-b74e-816ba301d19a&quot;,&quot;name&quot;:&quot;oneplus-5t&quot;,&quot;filename&quot;:&quot;oneplus-5t.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/KK0CqnMaqMxZ9bC-3jbAiQhnutM=\/2017\/10\/30\/96ec74ea-1acb-48be-b74e-816ba301d19a\/oneplus-5t.jpg&quot;,&quot;caption&quot;:&quot;<p>Una supuesta foto del OnePlus 5T filtrada en China.<\/p>&quot;,&quot;size&quot;:41019,&quot;height&quot;:592,&quot;width&quot;:690,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-30 19:55:39&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-30 19:56:18&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;credits&quot;:&quot;Weibo&quot;,&quot;alt&quot;:&quot;oneplus-5t&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn2.cnet.com\/img\/9CtVwepYPv7fktP5LlCjoAjq0is=\/fit-in\/194x109\/2017\/10\/30\/96ec74ea-1acb-48be-b74e-816ba301d19a\/oneplus-5t.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/el-desembarco-de-xiaomi-en-espana-y-la-previa-del-oneplus-5t.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/11\/10\/1093211715579\/es_lasemana_9noviembre02_1259372_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/el-desembarco-de-xiaomi-en-espana-y-la-previa-del-oneplus-5t\/&quot;},{&quot;id&quot;:&quot;283c729a-eeeb-454b-ae03-d1d95229031d&quot;,&quot;title&quot;:&quot;Google Assistant habla espa\u00f1ol y el iPhone X presenta un nuevo idioma de dise\u00f1o&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #161] El asistente virtual de Google ahora domina el idioma de Cervantes, y el iPhone X inaugura nuevos gestos y un nuevo lenguaje de dise\u00f1o de la marca.&quot;,&quot;slug&quot;:&quot;google-assistant-habla-espanol-y-el-iphone-x-un-nuevo-idioma&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:683,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1087923267594,&quot;mpxRefId&quot;:&quot;jCXv62P0jCNTJB3jKuthMzA3CV0ghejk&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;0d404b1c-30e9-4ccf-9901-d2125b2b23f2&quot;,&quot;name&quot;:&quot;iphone-x-67&quot;,&quot;filename&quot;:&quot;iphone-x-67.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/JoewZeNO5ePGyD5iGiD7VM32i9w=\/2017\/11\/03\/0d404b1c-30e9-4ccf-9901-d2125b2b23f2\/iphone-x-67.jpg&quot;,&quot;size&quot;:153088,&quot;height&quot;:900,&quot;width&quot;:1600,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-11-03 16:19:37&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-11-03 16:19:37&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;iphone-x-67&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn3.cnet.com\/img\/6fdfuTdyxV3t7waWLSKyE6df3fY=\/fit-in\/194x109\/2017\/11\/03\/0d404b1c-30e9-4ccf-9901-d2125b2b23f2\/iphone-x-67.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/google-assistant-habla-espanol-y-el-iphone-x-un-nuevo-idioma.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/11\/03\/1087923267594\/semananov2_1253191_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/google-assistant-habla-espanol-y-el-iphone-x-un-nuevo-idioma\/&quot;},{&quot;id&quot;:&quot;a3c0de25-3d75-44b9-9c83-6925dbd3ebb2&quot;,&quot;title&quot;:&quot;La pantalla del Pixel 2 XL, la llave maestra de Amazon y el inminente iPhone X&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #160] Analizamos los problemas con el panel OLED del tel\u00e9fono de Google, los env\u00edos de Amazon entran en tu hogar y ya est\u00e1 a la puerta el nuevo tel\u00e9fono de Apple.&quot;,&quot;slug&quot;:&quot;la-pantalla-de-pixel-2-xl-la-llave-maestra-de-amazon-y-el-inminente-iphone-x&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:574,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1082906179568,&quot;mpxRefId&quot;:&quot;t4LPcFt8Hmm8Vg7U8o4s4_E0Xn_xqxAj&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;00597069-4f14-41dd-b1f1-e7bc413d4e17&quot;,&quot;name&quot;:&quot;Google Pixel 2 XL screen burn-in&quot;,&quot;filename&quot;:&quot;screen-problems-2405-001.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/zM13Oy086Lnor1efnDjx0mVca88=\/2017\/10\/23\/00597069-4f14-41dd-b1f1-e7bc413d4e17\/screen-problems-2405-001.jpg&quot;,&quot;caption&quot;:&quot;<p><\/p>&quot;,&quot;size&quot;:1865911,&quot;height&quot;:1467,&quot;width&quot;:2200,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-23 19:09:04&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-23 19:09:23&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:1,&quot;credits&quot;:&quot;Josh Miller\/CNET&quot;,&quot;alt&quot;:&quot;Google Pixel 2 XL screen burn-in&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn4.cnet.com\/img\/XTHaIZ7ZBuXvKPKB5niFqcP_23M=\/fit-in\/194x109\/2017\/10\/23\/00597069-4f14-41dd-b1f1-e7bc413d4e17\/screen-problems-2405-001.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/la-pantalla-de-pixel-2-xl-la-llave-maestra-de-amazon-y-el-inminente-iphone-x.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/10\/27\/1082906179568\/es_lasemana27october_1247416_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/la-pantalla-de-pixel-2-xl-la-llave-maestra-de-amazon-y-el-inminente-iphone-x\/&quot;},{&quot;id&quot;:&quot;ae23b111-1e88-4edd-b1b5-dfed3e0cb061&quot;,&quot;title&quot;:&quot;Se consolida el hogar inteligente y aparece el fallo KRACK&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #159] Esta semana hablamos de la nueva plataforma de Samsung para el Internet de las Cosas, de la vulnerabilidad KRACK y de los nuevos tel\u00e9fonos en el mercado.&quot;,&quot;slug&quot;:&quot;la-semana-oct-19-cnet-espanol&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:691,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1077887555736,&quot;mpxRefId&quot;:&quot;H4gkX0JjbU6b4gxZOkirySjFp3Z845dA&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;6a9b3b6b-575a-4b66-b4b2-4aedee01be6d&quot;,&quot;firstName&quot;:&quot;Gabriel&quot;,&quot;lastName&quot;:&quot;Sama&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;d704b38b-cafe-414b-879b-459dd712796c&quot;,&quot;name&quot;:&quot;zte-axon-m-9755-024&quot;,&quot;filename&quot;:&quot;zte-axon-m-9755-024.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/VAqXY-db6xzcKly6P5BNqbaHpQw=\/2017\/10\/20\/d704b38b-cafe-414b-879b-459dd712796c\/zte-axon-m-9755-024.jpg&quot;,&quot;size&quot;:87148,&quot;height&quot;:900,&quot;width&quot;:1600,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-20 16:33:13&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-20 16:33:13&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;zte-axon-m-9755-024&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn3.cnet.com\/img\/ReV56T1ZCShd3YWImeR2IWEqAXU=\/fit-in\/194x109\/2017\/10\/20\/d704b38b-cafe-414b-879b-459dd712796c\/zte-axon-m-9755-024.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/la-semana-oct-19-cnet-espanol.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/10\/20\/1077887555736\/semana_oct19_1241505_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/la-semana-oct-19-cnet-espanol\/&quot;},{&quot;id&quot;:&quot;4cb73b8d-1b2f-40ef-bb98-6b093198c681&quot;,&quot;title&quot;:&quot;Un nuevo Kindle y se asoman las nuevas gafas VR de Oculus&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #158] Esta semana, lleg\u00f3 el Kindle Oasis impermeable, se anunciaron las Oculus Go y Santa Cruz para realidad virtual y hubo un problemita con la Google Home Mini.&quot;,&quot;slug&quot;:&quot;un-nuevo-kindle-y-nuevas-gafas-vr-de-oculus-se-asoman&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:422,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1072264259697,&quot;mpxRefId&quot;:&quot;8RTAYZ4ou1BgXXiybOYiclkJ6avdl6SM&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;4514916c-88c7-4c00-8324-9d522e0b3047&quot;,&quot;name&quot;:&quot;kindle-oasis-covers&quot;,&quot;filename&quot;:&quot;kindle-oasis-covers.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/el7STcxt2T02OoIFWp08KB2D1Bk=\/2017\/10\/05\/4514916c-88c7-4c00-8324-9d522e0b3047\/kindle-oasis-covers.jpg&quot;,&quot;caption&quot;:&quot;<p>The optional covers start at $40 and come in nylon or leather.<\/p>&quot;,&quot;size&quot;:4432570,&quot;height&quot;:3024,&quot;width&quot;:4032,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-05 19:52:22&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-05 19:53:38&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;startDate&quot;:{&quot;date&quot;:&quot;2017-10-11 13:00:00&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:1,&quot;credits&quot;:&quot;David Carnoy\/CNET&quot;,&quot;alt&quot;:&quot;kindle-oasis-covers&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn3.cnet.com\/img\/vDQrwxSq2oDqDHdtnPLwD_eJR98=\/fit-in\/194x109\/2017\/10\/05\/4514916c-88c7-4c00-8324-9d522e0b3047\/kindle-oasis-covers.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/un-nuevo-kindle-y-nuevas-gafas-vr-de-oculus-se-asoman.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/10\/13\/1072264259697\/es_lasemana12_oct_1235274_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/un-nuevo-kindle-y-nuevas-gafas-vr-de-oculus-se-asoman\/&quot;},{&quot;id&quot;:&quot;09051611-4cd7-4384-a459-b4a1050b5c1c&quot;,&quot;title&quot;:&quot;Google Pixel 2 y lo que nos dej\u00f3 la temporada de s\u00faper tel\u00e9fonos&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #157] La gigante de las b\u00fasquedas se anima con todo al hardware, y sus tel\u00e9fonos marcan el fin de una \u00e9poca de grandes anuncios.&quot;,&quot;slug&quot;:&quot;google-pixel-2-lo-que-nos-dejo-la-temporada-de-super-telefonos&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:598,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1064365123530,&quot;mpxRefId&quot;:&quot;Us3jKld5gPd3TfSG9QLLbD5jw_vdMyds&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;d077c3c0-c88f-492f-a8a2-8b043af04f0e&quot;,&quot;name&quot;:&quot;100417-google-pixel-2-7126&quot;,&quot;filename&quot;:&quot;100417-google-pixel-2-7126.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/BNbeNYmhimN2Z_KulzpEpn0l7AI=\/2017\/10\/05\/d077c3c0-c88f-492f-a8a2-8b043af04f0e\/100417-google-pixel-2-7126.jpg&quot;,&quot;size&quot;:52547,&quot;height&quot;:467,&quot;width&quot;:830,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-10-05 23:35:43&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-10-05 23:35:43&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;100417-google-pixel-2-7126&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn2.cnet.com\/img\/5-e1P5u3K43hFHiSjBjhdB3f1lI=\/fit-in\/194x109\/2017\/10\/05\/d077c3c0-c88f-492f-a8a2-8b043af04f0e\/100417-google-pixel-2-7126.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/google-pixel-2-lo-que-nos-dejo-la-temporada-de-super-telefonos.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/10\/06\/1064365123530\/semana_oct5_1229769_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/google-pixel-2-lo-que-nos-dejo-la-temporada-de-super-telefonos\/&quot;},{&quot;id&quot;:&quot;4bb8f3fd-304c-495e-8b83-57fcea47b89b&quot;,&quot;title&quot;:&quot;La avalancha de productos de Amazon, y tuits de 280 caracteres&quot;,&quot;description&quot;:&quot;[La semana en CNET en Espa\u00f1ol #156] Esta semana vimos nuevas bocinas de Amazon; una nueva c\u00e1mara GoPro y Twitter dijo que duplicar\u00e1 el l\u00edmite de caracteres en tuits.&quot;,&quot;slug&quot;:&quot;amazon-nuevos-productos-twitter-280-caracteres&quot;,&quot;chapters&quot;:&quot;&quot;,&quot;duration&quot;:673,&quot;hasCaptions&quot;:true,&quot;mpxId&quot;:1057969219682,&quot;mpxRefId&quot;:&quot;IUOzQ0y6ps_ludp4UH9c1EZFCsJNA7X8&quot;,&quot;ratingVChip&quot;:&quot;&quot;,&quot;primaryTopic&quot;:{&quot;id&quot;:&quot;&quot;},&quot;author&quot;:{&quot;id&quot;:&quot;272ff2eb-03d3-4e24-9b55-09f4633368f9&quot;,&quot;firstName&quot;:&quot;Mariana&quot;,&quot;lastName&quot;:&quot;Marcaletti&quot;},&quot;primaryCollection&quot;:{&quot;id&quot;:&quot;b45f7536-5ba2-40d8-a054-40341b279649&quot;,&quot;title&quot;:[&quot;La semana&quot;]},&quot;image&quot;:{&quot;id&quot;:&quot;194498de-a074-4687-ab0d-d880d5ee05de&quot;,&quot;name&quot;:&quot;amazon-spot-1&quot;,&quot;filename&quot;:&quot;amazon-spot-1.jpg&quot;,&quot;path&quot;:&quot;https:\/\/cnet4.cbsistatic.com\/img\/MLV0Q7ERz3liDf123UtGhwIuMjU=\/2017\/09\/28\/194498de-a074-4687-ab0d-d880d5ee05de\/amazon-spot-1.jpg&quot;,&quot;size&quot;:850748,&quot;height&quot;:1080,&quot;width&quot;:1920,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2017-09-28 05:39:36&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2017-09-28 05:39:36&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;needsModeration&quot;:0,&quot;mimeType&quot;:&quot;image\/jpeg&quot;,&quot;deleted&quot;:0,&quot;preferred&quot;:0,&quot;watermark&quot;:0,&quot;alt&quot;:&quot;amazon-spot-1&quot;},&quot;thumbnail&quot;:&quot;https:\/\/cdn1.cnet.com\/img\/0t12kUyxiPUjjBEvghADT8bfI1Q=\/fit-in\/194x109\/2017\/09\/28\/194498de-a074-4687-ab0d-d880d5ee05de\/amazon-spot-1.jpg&quot;,&quot;isVertical&quot;:false,&quot;m3u8&quot;:&quot;\/es\/videos\/manifest\/amazon-nuevos-productos-twitter-280-caracteres.m3u8&quot;,&quot;mp4&quot;:&quot;https:\/\/cnetmedia-a.akamaihd.net\/21923\/2017\/09\/29\/1057969219682\/es_lasemana_28septiembre_1223993_740.mp4&quot;,&quot;selector&quot;:&quot;\/es\/videos\/selector\/amazon-nuevos-productos-twitter-280-caracteres\/&quot;}]">
+ <div> <svg><use aria-hidden="false" xlink:href="#play" /></svg><svg><use aria-hidden="false" xlink:href="#pause" /></svg>
+ <figure><img src="https://cdn1.cnet.com/img/mWcZaiA8Ngv61OQcpdoh6Ra9nY0=/170x96/2017/11/13/70540d7a-cbc5-4563-ab86-b5549ef68168/oneplus-5t-product-21.jpg" alt height="96" width="170"></figure>
+ </div>
<p><span>
<span>Reproduciendo:</span> <span>Mira esto:</span> </span> Google Assistant mejora, hay más cambios en Twitter y... </p>
<p><span>
- 8:09 <svg><use aria-hidden="false" xlink:href="#video"></use></svg></span> </p>
+ 8:09 <svg><use aria-hidden="false" xlink:href="#video" /></svg></span> </p>
</div>
- </div>
- </div> \ No newline at end of file
+
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected-metadata.json
index 773cbb9f0..d51b85260 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected-metadata.json
@@ -1,8 +1,8 @@
{
- "Author": "Steven Musil",
+ "Author": "by \n\n \n Steven Musil\n \n\n\n January 18, 2017 11:00 PM PST\n \n \n \n \n \n \n\n \n @stevenmusil",
"Direction": null,
"Excerpt": "Facebook CEO says be a friend and have a shared vision, but scare them when you have to and move fast.",
"Image": "https:\/\/cnet3.cbsistatic.com\/img\/1JaRRjqhoGxDVkFxTRRWkZgyK2Q=\/670x503\/2014\/03\/21\/863df5d9-e8b8-4b38-851b-5e3f77f2cf0e\/mark-zuckerberg-facebook-home-10671610x407.jpg",
"Title": "Zuckerberg offers peek at Facebook's acquisition strategies",
"SiteName": "CNET"
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected.html
index 4f401dad0..f9a3b7421 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnet/expected.html
@@ -1,15 +1,17 @@
-<div data-component="lazyloadImages" itemprop="articleBody">
+<div itemprop="articleBody" data-component="lazyloadImages">
- <figure section="shortcodeImage"><span><span itemprop="image" itemscope="" itemtype="https://schema.org/ImageObject"><img alt="" class="" height="0" src="https://cnet1.cbsistatic.com/img/nAMdBzIE1ogVw5bOBZBaiJCt3Ro=/570x0/2014/03/21/863df5d9-e8b8-4b38-851b-5e3f77f2cf0e/mark-zuckerberg-facebook-home-10671610x407.jpg" width="570"></img><meta content="https://cnet1.cbsistatic.com/img/nAMdBzIE1ogVw5bOBZBaiJCt3Ro=/570x0/2014/03/21/863df5d9-e8b8-4b38-851b-5e3f77f2cf0e/mark-zuckerberg-facebook-home-10671610x407.jpg" itemprop="url"></meta><meta content="0" itemprop="height"></meta><meta content="570" itemprop="width"></meta></span></span>
+ <figure section="shortcodeImage"><span><span itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><img src="https://cnet1.cbsistatic.com/img/nAMdBzIE1ogVw5bOBZBaiJCt3Ro=/570x0/2014/03/21/863df5d9-e8b8-4b38-851b-5e3f77f2cf0e/mark-zuckerberg-facebook-home-10671610x407.jpg" class alt width="570" height="0"><meta itemprop="url" content="https://cnet1.cbsistatic.com/img/nAMdBzIE1ogVw5bOBZBaiJCt3Ro=/570x0/2014/03/21/863df5d9-e8b8-4b38-851b-5e3f77f2cf0e/mark-zuckerberg-facebook-home-10671610x407.jpg"><meta itemprop="height" content="0"><meta itemprop="width" content="570"></span></span>
<figcaption><span><p>Facebook CEO Mark Zuckerberg, the man with the acquisition plan.</p></span><span>Photo by James Martin/CNET
- </span></figcaption></figure><p>Anyone who has ever been involved in closing a billion-dollar acquisition deal will tell you that you don't go in without a clear, well thought out plan.</p>
+ </span></figcaption>
+ </figure>
+ <p>Anyone who has ever been involved in closing a billion-dollar acquisition deal will tell you that you don't go in without a clear, well thought out plan.</p>
<p>Facebook CEO Mark Zuckerberg knows a thing or two about how to seal the deal on blockbuster buys. After all, he's the man behind his company's <a href="https://www.cnet.com/news/facebook-closes-19-billion-deal-for-whatsapp/" target="_blank">$19 billion acquisition</a> of WhatsApp, he <a href="https://www.cnet.com/news/zuckerberg-did-1-billion-instagram-deal-on-his-own/" target="_blank">personally brokered</a> its $1 billion buyout of <a href="https://www.cnet.com/news/why-facebook-plunked-down-1-billion-to-buy-instagram/" target="_blank">Instagram</a> and closed the <a href="https://www.cnet.com/news/facebook-to-buy-oculus-for-2-billion/" target="_blank">$3 billion deal</a> to buy Oculus VR.</p>
- <p>Zuckerberg offered a primer on the strategies he and his company employ when they see an attractive target during testimony Tuesday <a href="https://www.cnet.com/news/zenimax-sues-oculus-over-virtual-reality-rift-tech/">in a lawsuit with ZeniMax Media</a>, which accuses Oculus and Facebook of "misappropriating" trade secrets and copyright infringement. At the heart of the lawsuit is technology that helped create liftoff for virtual reality, one of the <a data-component="externalLink" href="http://www.cbsnews.com/videos/the-reality-of-the-virtual-world/" target="_blank">hottest gadget trends today.</a></p>
- <p>A key Facebook approach is building a long-term relationship with your target, Zuckerberg said at the trial. These deals don't just pop up over night, he said according to a transcript reviewed by <a data-component="externalLink" href="http://www.businessinsider.com/mark-zuckerberg-explains-facebooks-acquisition-strategy-2017-1" target="_blank">Business Insider</a>. They take time to cultivate. </p>
+ <p>Zuckerberg offered a primer on the strategies he and his company employ when they see an attractive target during testimony Tuesday <a href="https://www.cnet.com/news/zenimax-sues-oculus-over-virtual-reality-rift-tech/">in a lawsuit with ZeniMax Media</a>, which accuses Oculus and Facebook of "misappropriating" trade secrets and copyright infringement. At the heart of the lawsuit is technology that helped create liftoff for virtual reality, one of the <a href="http://www.cbsnews.com/videos/the-reality-of-the-virtual-world/" target="_blank" data-component="externalLink">hottest gadget trends today.</a></p>
+ <p>A key Facebook approach is building a long-term relationship with your target, Zuckerberg said at the trial. These deals don't just pop up over night, he said according to a transcript reviewed by <a href="http://www.businessinsider.com/mark-zuckerberg-explains-facebooks-acquisition-strategy-2017-1" target="_blank" data-component="externalLink">Business Insider</a>. They take time to cultivate. </p>
<blockquote>
<p>I've been building relationships, at least in Instagram and the WhatsApp cases, for years with the founders and the people that are involved in these companies, which made [it] so that when it became time or when we thought it was the right time to move, we felt like we had a good amount of context and had good relationships so that we could move quickly, which was competitively important and why a lot of these acquisitions, I think, came to us instead of our competitors and ended up being very good acquisitions over time that a lot of competitors wished they had gotten instead. </p>
</blockquote>
@@ -32,7 +34,7 @@
- <p><em><strong>Tech Enabled:</strong> CNET chronicles tech's role in providing new kinds of accessibility. Check it out <a href="https://www.cnet.com/tech-enabled/">here</a>.</em><em><strong><br></br></strong></em></p>
+ <p><em><strong>Tech Enabled:</strong> CNET chronicles tech's role in providing new kinds of accessibility. Check it out <a href="https://www.cnet.com/tech-enabled/">here</a>.</em><em><strong><br></strong></em></p>
<p><em><strong>Technically Literate:</strong> Original works of short fiction with unique perspectives on tech, exclusively on CNET. <a href="https://www.cnet.com/technically-literate/">Here</a>.</em></p>
@@ -40,4 +42,5 @@
- </div> \ No newline at end of file
+
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnn/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnn/expected.html
index 552455fe8..368cf7737 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnn/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/cnn/expected.html
@@ -6,10 +6,11 @@
<p> The report assessed poverty levels, income and wealth inequality, economic mobility and unemployment levels among 10 wealthy countries with social welfare programs. </p>
<div id="smartassetcontainer">
- <div>
- <div>
- <div id="smartasset-article">
- <div>
+
+
+
+
+
<p>
Powered by SmartAsset.com
</p>
@@ -20,10 +21,6 @@
</div>
- </div>
- </div>
- </div>
- </div>
<p> Among its key findings: the class you're born into matters much more in the U.S. than many of the other countries. </p>
<p> As the <a href="http://web.stanford.edu/group/scspi-dev/cgi-bin/publications/state-union-report" target="_blank">report states</a>: "[T]he birth lottery matters more in the U.S. than in most well-off countries." </p>
@@ -32,7 +29,7 @@
<p> The report also suggested the U.S. might not be the "jobs machine" it thinks it is, when compared to other countries. </p>
<p> It ranked near the bottom of the pack based on the levels of unemployment among men and women of prime working age. The study determined this by taking the ratio of employed men and women between the ages of 25 and 54 compared to the total population of each country. </p>
- <p> The overall rankings of the countries were as follows:<span> <br></br>1. Finland <span> <br></br>2. Norway<span> <br></br>3. Australia <span> <br></br>4. Canada<span> <br></br>5. Germany<span> <br></br>6. France<span> <br></br>7. United Kingdom <span> <br></br>8. Italy<span> <br></br>9. Spain<span> <br></br>10. United States </span></span>
+ <p> The overall rankings of the countries were as follows:<span> <br>1. Finland <span> <br>2. Norway<span> <br>3. Australia <span> <br>4. Canada<span> <br>5. Germany<span> <br>6. France<span> <br>7. United Kingdom <span> <br>8. Italy<span> <br>9. Spain<span> <br>10. United States </span></span>
</span>
</span>
</span>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/daringfireball-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/daringfireball-1/expected.html
index 6c3f15447..7fbd053c8 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/daringfireball-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/daringfireball-1/expected.html
@@ -1,16 +1,12 @@
<div id="Box">
-
-
-
- <div id="Main">
- <div>
-
+ <h2>About This Site</h2>
<p>Daring Fireball is written and produced by John Gruber.</p>
<p>
- <a href="http://fakehost/graphics/author/addison-bw.jpg"> <img alt="Photograph of the author." src="http://fakehost/graphics/author/addison-bw-425.jpg"></img></a>
- <br></br><em>Portrait by <a href="http://superbiate.com/inquiries/">George Del Barrio</a></em> </p>
+ <a href="http://fakehost/graphics/author/addison-bw.jpg"> <img src="http://fakehost/graphics/author/addison-bw-425.jpg" alt="Photograph of the author."></a>
+ <br><em>Portrait by <a href="http://superbiate.com/inquiries/">George Del Barrio</a></em> </p>
<h2>Mac Apps</h2>
- <ul><li><a href="http://www.barebones.com/products/bbedit/">BBEdit</a></li>
+ <ul>
+ <li><a href="http://www.barebones.com/products/bbedit/">BBEdit</a></li>
<li><a href="http://www.flyingmeat.com/acorn/">Acorn</a></li>
<li><a href="http://www.red-sweater.com/marsedit/">MarsEdit</a></li>
<li><a href="http://aged-and-distilled.com/napkin/">Napkin</a></li>
@@ -19,20 +15,16 @@
<li><a href="http://latenightsw.com/sd4/index.html">Script Debugger</a></li>
<li><a href="http://www.ambrosiasw.com/utilities/snapzprox/">Snapz Pro X</a></li>
<li><a href="http://nightly.webkit.org/">WebKit</a></li>
- </ul><h2>iPhone Apps</h2>
- <ul><li><a href="http://vesperapp.co/">Vesper</a></li>
- </ul><h2>Server Software</h2>
+ </ul>
+ <h2>iPhone Apps</h2>
+ <ul>
+ <li><a href="http://vesperapp.co/">Vesper</a></li>
+ </ul>
+ <h2>Server Software</h2>
<p>The Daring Fireball website is hosted by <a href="http://joyent.com/">Joyent</a>.</p>
<p>Articles and links are published through <a href="http://movabletype.org/">Movable Type</a>. In addition to my own SmartyPants and Markdown plug-ins, Daring Fireball uses several excellent Movable Type plug-ins, including Brad Choate’s <a href="http://bradchoate.com/weblog/2003/06/24/regular-expressions">MT-Regex</a> and <a href="http://bradchoate.com/weblog/2004/10/20/mtifempty">MT-IfEmpty</a>, and <a href="http://bumppo.net/projects/amputator/">Nat Irons’s Amputator</a>.</p>
<p>Stats are tracked using <a href="http://haveamint.com/">Mint</a>. Additional web nerdery, including the membership system, is fueled by <a href="http://perl.org/">Perl</a>, <a href="http://www.php.net/">PHP</a>, and <a href="http://www.mysql.com/">MySQL</a>.</p>
<h2>Web Standards</h2>
<p>Web standards are important, and Daring Fireball adheres to them. Specifically, Daring Fireball’s HTML markup should validate as either <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML 5</a> or XHTML 4.01 Transitional, its layout is constructed using <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://daringfireball.net/css/fireball_screen.css">valid CSS</a>, and its syndicated feed is <a href="http://feedvalidator.org/check?url=http%3A%2F%2Fdaringfireball.net%2Findex.xml">valid Atom</a>.</p>
<p>If Daring Fireball looks goofy in your browser, you’re likely using a shitty browser that doesn’t support web standards. Internet Explorer, I’m looking in your direction. If you complain about this, I will laugh at you, because I do not care. If, however, you are using a modern, standards-compliant browser and have trouble viewing or reading Daring Fireball, please do let me know.</p>
- </div>
-
-
-
-
- </div>
-
- </div> \ No newline at end of file
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/different-sources-for-images/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/different-sources-for-images/expected.html
index 93f4c92fe..e5a6261c0 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/different-sources-for-images/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/different-sources-for-images/expected.html
@@ -1,4 +1,5 @@
<article>
+ <h2>Lorem</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
@@ -8,11 +9,11 @@
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
<p>Images</p>
- <p><img src="https://test/foo/bar/src.jpg"></img></p>
- <p><img data-original="https://test/foo/bar/data-original.jpg" src="https://test/foo/bar/data-original.jpg"></img></p>
- <p><img data-orig="https://test/foo/bar/data-orig.jpg" src="https://test/foo/bar/data-orig.jpg"></img></p>
- <p><img data-url="https://test/foo/bar/data-url.jpg" src="https://test/foo/bar/data-url.jpg"></img></p>
- <p><img data-src="https://test/foo/bar/data-src.jpg" src="https://test/foo/bar/data-src.jpg"></img></p>
+ <p><img src="https://test/foo/bar/src.jpg"></p>
+ <p><img data-original="https://test/foo/bar/data-original.jpg" src="https://test/foo/bar/data-original.jpg"></p>
+ <p><img data-orig="https://test/foo/bar/data-orig.jpg" src="https://test/foo/bar/data-orig.jpg"></p>
+ <p><img data-url="https://test/foo/bar/data-url.jpg" src="https://test/foo/bar/data-url.jpg"></p>
+ <p><img data-src="https://test/foo/bar/data-src.jpg" src="https://test/foo/bar/data-src.jpg"></p>
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-1/expected.html
index 397322e20..d73c3c52c 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-1/expected.html
@@ -2,15 +2,20 @@
<header>
- </header><div>
- <div>
+
+ </header>
+ <div>
<p>Glass cloche terrariums are not only appealing to the eye, but they also preserve a bit of nature in your home and serve as a simple, yet beautiful, piece of art. Closed terrariums are easy to care for, as they retain much of their own moisture and provide a warm environment with a consistent level of humidity. You won’t have to water the terrariums unless you see that the walls are not misting up. Small growing plants that don’t require a lot of light work best such as succulents, ferns, moss, even orchids.</p>
- <figure><img alt="Glass cloche terrariums" data-credit="Lucy Akins " longdesc="http://s3.amazonaws.com/photography.prod.demandstudios.com/16149374-814f-40bc-baf3-ca20f149f0ba.jpg" src="http://img-aws.ehowcdn.com/640/cme/photography.prod.demandstudios.com/16149374-814f-40bc-baf3-ca20f149f0ba.jpg" title="Glass cloche terrariums"></img></figure><figcaption> Glass cloche terrariums (Lucy Akins) </figcaption></div>
+ <figure> <img src="http://img-aws.ehowcdn.com/640/cme/photography.prod.demandstudios.com/16149374-814f-40bc-baf3-ca20f149f0ba.jpg" alt="Glass cloche terrariums" title="Glass cloche terrariums" data-credit="Lucy Akins " longdesc="http://s3.amazonaws.com/photography.prod.demandstudios.com/16149374-814f-40bc-baf3-ca20f149f0ba.jpg"> </figure>
+ <figcaption> Glass cloche terrariums (Lucy Akins) </figcaption>
+ </div>
+ <div id="relatedContentUpper" data-module="rcp_top">
+ <header class>
+ <h3>Other People Are Reading</h3> </header>
+
</div>
-
- <div>
- <div>
- <div> <p><span>What You'll Need:</span></p><ul><li>Cloche</li>
+ <div> <p><span>What You'll Need:</span></p><ul>
+ <li>Cloche</li>
<li>Planter saucer, small shallow dish or desired platform</li>
<li>Floral foam oasis</li>
<li>Ruler </li>
@@ -20,75 +25,78 @@
<li>Moss</li>
<li>Tweezers</li>
<li>Other small decorative items (optional)</li>
- </ul></div>
- </div>
- </div>
+ </ul>
+ </div>
<div>
- <div>
<div> <p><span>Step 1</span></p><p>Measure the circumference of your cloche and cut the foam oasis about 3/4 inch (2 cm) smaller. Place the foam oasis into a container full of water and allow to soak until it sinks to the bottom. Dig out a hole on the oasis large enough to fit your plant, being careful not to pierce all the way through to the bottom.</p>
</div>
- <figure><img alt="Dig a hole in the oasis." data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/fc249ef6-4d27-41b4-8c21-15f7a8512b50.jpg"></img></figure><figcaption> Dig a hole in the oasis. (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/fc249ef6-4d27-41b4-8c21-15f7a8512b50.jpg" alt="Dig a hole in the oasis." data-credit="Lucy Akins"> </figure>
+ <figcaption> Dig a hole in the oasis. (Lucy Akins) </figcaption>
+ </div>
<div>
- <div>
<div> <p><span>Step 2</span></p><p>Insert your plant into the hole.</p>
</div>
- <figure><img alt="Orchid in foam oasis" data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/aae11d4d-a4aa-4251-a4d9-41023ebf6d84.jpg"></img></figure><figcaption> Orchid in foam oasis (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/aae11d4d-a4aa-4251-a4d9-41023ebf6d84.jpg" alt="Orchid in foam oasis" data-credit="Lucy Akins"> </figure>
+ <figcaption> Orchid in foam oasis (Lucy Akins) </figcaption>
+ </div>
<div>
- <div>
<div> <p><span>Step 3</span></p><p>You can add various plants if you wish.</p>
</div>
- <figure><img alt="Various foliage" data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/7afdfa1e-da74-44b5-b89c-ca8123516272.jpg"></img></figure><figcaption> Various foliage (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/7afdfa1e-da74-44b5-b89c-ca8123516272.jpg" alt="Various foliage" data-credit="Lucy Akins"> </figure>
+ <figcaption> Various foliage (Lucy Akins) </figcaption>
+ </div>
<div>
- <div>
<div> <p><span>Step 4</span></p><p>Using floral pins, attach enough moss around the oasis to cover it.</p>
</div>
- <figure><img alt="Attach moss." data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/4f6612c0-316a-4c74-bb03-cb4e778f6d72.jpg"></img></figure><figcaption> Attach moss. (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/4f6612c0-316a-4c74-bb03-cb4e778f6d72.jpg" alt="Attach moss." data-credit="Lucy Akins"> </figure>
+ <figcaption> Attach moss. (Lucy Akins) </figcaption>
+ </div>
<div>
- <div>
<div> <p><span>Step 5</span></p><p>Gently place the cloche over the oasis. The glass may push some of the moss upward, exposing some of the foam.</p>
</div>
- <figure><img alt="Place cloche over oasis." data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/eeb1e0b4-e573-40a3-8db1-2c76f0b13b84.jpg"></img></figure><figcaption> Place cloche over oasis. (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/eeb1e0b4-e573-40a3-8db1-2c76f0b13b84.jpg" alt="Place cloche over oasis." data-credit="Lucy Akins"> </figure>
+ <figcaption> Place cloche over oasis. (Lucy Akins) </figcaption>
+ </div>
<div>
- <div>
<div> <p><span>Step 6</span></p><p>Simply pull down the moss with tweezers or insert more moss to fill in the empty spaces.</p>
</div>
- <figure><img alt="Rearrange moss." data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/812d4649-4152-4363-97c0-f181d02e709a.jpg"></img></figure><figcaption> Rearrange moss. (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/812d4649-4152-4363-97c0-f181d02e709a.jpg" alt="Rearrange moss." data-credit="Lucy Akins"> </figure>
+ <figcaption> Rearrange moss. (Lucy Akins) </figcaption>
+ </div>
<div>
- <div>
<div> <p><span>Step 7</span></p><p>You can use any platform you wish. In this case, a small saucer was used.</p>
</div>
- <figure><img alt="Place cloche on a platform to sit on." data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/0cb3988c-9318-47d6-bc9c-c798da1ede72.jpg"></img></figure><figcaption> Place cloche on a platform to sit on. (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/default/cme/photography.prod.demandstudios.com/0cb3988c-9318-47d6-bc9c-c798da1ede72.jpg" alt="Place cloche on a platform to sit on." data-credit="Lucy Akins"> </figure>
+ <figcaption> Place cloche on a platform to sit on. (Lucy Akins) </figcaption>
+ </div>
<div>
- <div>
<div> <p><span>Step 8</span></p><p>This particular terrarium rests on a planter saucer and features a small white pumpkin.</p>
</div>
- <figure><img alt="Cloche placed on a terracotta saucer" data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/640/cme/photography.prod.demandstudios.com/e3e18f0b-ab2c-4ffb-9988-a1ea63faef8b.jpg"></img></figure><figcaption> Cloche placed on a terracotta saucer (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/640/cme/photography.prod.demandstudios.com/e3e18f0b-ab2c-4ffb-9988-a1ea63faef8b.jpg" alt="Cloche placed on a terracotta saucer" data-credit="Lucy Akins"> </figure>
+ <figcaption> Cloche placed on a terracotta saucer (Lucy Akins) </figcaption>
+ </div>
<div>
- <div>
<div> <p><span>Step 9</span></p><p>This particular terrarium was placed on a wood slice and a little toy squirrel was placed inside to add a little whimsy.</p>
</div>
- <figure><img alt="Placed on a wooden slice" data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/640/cme/photography.prod.demandstudios.com/2cd79f8d-0d16-4573-8861-e47fb74b0638.jpg"></img></figure><figcaption> Placed on a wooden slice (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/640/cme/photography.prod.demandstudios.com/2cd79f8d-0d16-4573-8861-e47fb74b0638.jpg" alt="Placed on a wooden slice" data-credit="Lucy Akins"> </figure>
+ <figcaption> Placed on a wooden slice (Lucy Akins) </figcaption>
+ </div>
<div>
- <div>
<div> <p><span>Finished Terrarium</span></p><p>Displayed alone or in a group, these pretty arrangements allow you to add a little nature to your decor or tablescape.</p>
</div>
- <figure><img alt="Cloche terrarium" data-credit="Lucy Akins" src="http://img-aws.ehowcdn.com/640/cme/photography.prod.demandstudios.com/78670312-8636-4c42-a75c-3029f7aa6c73.jpg"></img></figure><figcaption> Cloche terrarium (Lucy Akins) </figcaption></div>
- </div>
+ <figure> <img src="http://img-aws.ehowcdn.com/640/cme/photography.prod.demandstudios.com/78670312-8636-4c42-a75c-3029f7aa6c73.jpg" alt="Cloche terrarium" data-credit="Lucy Akins"> </figure>
+ <figcaption> Cloche terrarium (Lucy Akins) </figcaption>
+ </div>
+
+
- <section data-module="rcp_tombstone" id="FeaturedTombstone"><h2>Featured</h2>
+ <section id="FeaturedTombstone" data-module="rcp_tombstone">
+ <h2>Featured</h2>
- </section></div> \ No newline at end of file
+ </section>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-2/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-2/expected.html
index ea7d138e1..48823ad84 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-2/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ehow-2/expected.html
@@ -1,58 +1,68 @@
-<section data-page-id="inlinetemplate" data-section="body" id="Body">
-
- <header>
- <div data-type="AuthorProfile">
+<div data-type="AuthorProfile">
<div>
- <p><a href="http://fakehost/contributor/gina_robertsgrey/" id="img-follow-tip" target="_top">
- <img data-failover="//img-aws.ehowcdn.com/60x60/ehow-cdn-assets/test15/media/images/authors/missing-author-image.png" onerror="var failover = this.getAttribute('data-failover');&#xA; if (failover) failover = failover.replace(/^https?:/,'');&#xA; var src = this.src ? this.src.replace(/^https?:/,'') : '';&#xA; if (src != failover){&#xA; this.src = failover;&#xA; }" src="http://img-aws.ehowcdn.com/60x60/cme/cme_public_images/www_demandstudios_com/sitelife.studiod.com/ver1.0/Content/images/store/9/2/d9dd6f61-b183-4893-927f-5b540e45be91.Small.jpg"></img></a></p>
+ <p><a id="img-follow-tip" href="http://fakehost/contributor/gina_robertsgrey/" target="_top">
+ <img src="http://img-aws.ehowcdn.com/60x60/cme/cme_public_images/www_demandstudios_com/sitelife.studiod.com/ver1.0/Content/images/store/9/2/d9dd6f61-b183-4893-927f-5b540e45be91.Small.jpg" data-failover="//img-aws.ehowcdn.com/60x60/ehow-cdn-assets/test15/media/images/authors/missing-author-image.png" onerror="var failover = this.getAttribute('data-failover');
+ if (failover) failover = failover.replace(/^https?:/,'');
+ var src = this.src ? this.src.replace(/^https?:/,'') : '';
+ if (src != failover){
+ this.src = failover;
+ }"> </a></p>
</div>
- <p><time datetime="2016-09-14T07:07:00-04:00" itemprop="dateModified">Last updated September 14, 2016</time></p>
+ <p><time datetime="2016-09-14T07:07:00-04:00" itemprop="dateModified">Last updated September 14, 2016</time>
+ </p>
- </div>
-
- </header><div>
- <article data-type="article"><div>
- <div>
+ </div><div>
+ <article data-type="article">
+ <div>
<div>
<p>Graduation parties are a great way to commemorate the years of hard work teens and college co-eds devote to education. They’re also costly for mom and dad.</p>
<p>The average cost of a graduation party in 2013 was a whopping $1,200, according to Graduationparty.com; $700 of that was allocated for food. However that budget was based on Midwestern statistics, and parties in urban areas like New York City are thought to have a much higher price tag.</p>
<p>Thankfully, there are plenty of creative ways to trim a little grad party fat without sacrificing any of the fun or celebratory spirit.</p>
</div>
- <figure><img alt="Graduation" data-credit="Mike Watson Images/Moodboard/Getty " data-pin-ehow-hover="true" data-pin-no-hover="true" longdesc="http://s3.amazonaws.com/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/2F/86/5547EF62-EAF5-4256-945D-0496F61C862F/5547EF62-EAF5-4256-945D-0496F61C862F.jpg" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/2F/86/5547EF62-EAF5-4256-945D-0496F61C862F/5547EF62-EAF5-4256-945D-0496F61C862F.jpg" title="Graduation"></img></figure><figcaption>
+ <figure>
+ <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/2F/86/5547EF62-EAF5-4256-945D-0496F61C862F/5547EF62-EAF5-4256-945D-0496F61C862F.jpg" alt="Graduation" title="Graduation" data-credit="Mike Watson Images/Moodboard/Getty " longdesc="http://s3.amazonaws.com/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/2F/86/5547EF62-EAF5-4256-945D-0496F61C862F/5547EF62-EAF5-4256-945D-0496F61C862F.jpg" data-pin-ehow-hover="true" data-pin-no-hover="true">
+ </figure>
+ <figcaption>
(Mike Watson Images/Moodboard/Getty)
- </figcaption></div>
- </div>
+ </figcaption>
+ </div>
<span>
<span>
<div>
-<div>
<p><span><p>Parties hosted at restaurants, clubhouses and country clubs eliminate the need to spend hours cleaning up once party guests have gone home. But that convenience comes with a price tag. A country club may charge as much as $2,000 for room rental and restaurant food and beverage will almost always cost more than food prepped and served at home.</p></span> </p>
- <figure><img alt="Save money hosting the party at home." data-credit="Thomas Jackson/Digital Vision/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/FE/CB/121569D2-6984-4B2F-83C4-9D2D9A27CBFE/121569D2-6984-4B2F-83C4-9D2D9A27CBFE.jpg"></img></figure><figcaption>
- Thomas Jackson/Digital Vision/Getty Images </figcaption></div>
+ <figure>
+ <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/FE/CB/121569D2-6984-4B2F-83C4-9D2D9A27CBFE/121569D2-6984-4B2F-83C4-9D2D9A27CBFE.jpg" alt="Save money hosting the party at home." data-credit="Thomas Jackson/Digital Vision/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true">
+ </figure>
+ <figcaption>
+ Thomas Jackson/Digital Vision/Getty Images </figcaption>
</div>
</span>
</span>
<span>
<span>
<div>
-<div>
<p><span><p>Instead of hiring a DJ, use your iPod or Smartphone to spin the tunes. Both easily hook up to most speakers or mp3 compatible docks to play music from your music library. Or download Pandora, the free online radio app, and play hours of music for free.</p>
<p>Personalize the music with a playlist of the grad’s favorite songs or songs that were big hits during his or her years in school.</p></span> </p>
- <figure><img alt="Online radio can take the place of a hired DJ." data-credit="Spencer Platt/Getty Images News/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/DF/FC/A05B0252-BD73-4BC7-A09A-96F0A504FCDF/A05B0252-BD73-4BC7-A09A-96F0A504FCDF.jpg"></img></figure><figcaption>
- Spencer Platt/Getty Images News/Getty Images </figcaption></div>
+ <figure>
+ <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/DF/FC/A05B0252-BD73-4BC7-A09A-96F0A504FCDF/A05B0252-BD73-4BC7-A09A-96F0A504FCDF.jpg" alt="Online radio can take the place of a hired DJ." data-credit="Spencer Platt/Getty Images News/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true">
+ </figure>
+ <figcaption>
+ Spencer Platt/Getty Images News/Getty Images </figcaption>
</div>
</span>
</span>
<span>
<span>
<div>
-<div>
<p><span><p>Avoid canned drinks, which guests often open, but don't finish. Serve pitchers of tap water with lemon and cucumber slices or sliced strawberries for an interesting and refreshing flavor. Opt for punches and non-alcoholic drinks for high school graduates that allow guests to dole out the exact amount they want to drink.</p></span> </p>
- <figure><img alt="Serve drinks in pitchers, not in cans." data-credit="evgenyb/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/EB/DB/8A04CCA7-3255-4225-B59A-C41441F8DBEB/8A04CCA7-3255-4225-B59A-C41441F8DBEB.jpg"></img></figure><figcaption>
- evgenyb/iStock/Getty Images </figcaption></div>
+ <figure>
+ <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/EB/DB/8A04CCA7-3255-4225-B59A-C41441F8DBEB/8A04CCA7-3255-4225-B59A-C41441F8DBEB.jpg" alt="Serve drinks in pitchers, not in cans." data-credit="evgenyb/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true">
+ </figure>
+ <figcaption>
+ evgenyb/iStock/Getty Images </figcaption>
</div>
</span>
@@ -60,65 +70,79 @@
<span>
<span>
<div>
-<div>
<p><span><p>Instead of inviting everyone you – and the graduate – know or ever knew, scale back the guest list. Forgo inviting guests that you or your grad haven't seen for eons. There is no reason to provide provisions for people who are essentially out of your lives. Sticking to a small, but personal, guest list allows more time to mingle with loved ones during the party, too.</p></span> </p>
- <figure><img alt="Limit guests to those close to the graduate." data-credit="Kane Skennar/Photodisc/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/94/10/08035476-0167-4A03-AADC-13A7E7AA1094/08035476-0167-4A03-AADC-13A7E7AA1094.jpg"></img></figure><figcaption>
- Kane Skennar/Photodisc/Getty Images </figcaption></div>
+ <figure>
+ <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/94/10/08035476-0167-4A03-AADC-13A7E7AA1094/08035476-0167-4A03-AADC-13A7E7AA1094.jpg" alt="Limit guests to those close to the graduate." data-credit="Kane Skennar/Photodisc/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true">
+ </figure>
+ <figcaption>
+ Kane Skennar/Photodisc/Getty Images </figcaption>
</div>
</span>
</span>
<span>
<span>
<div>
-<div>
<p><span><p>See if your grad and his best friend, girlfriend or close family member would consider hosting a joint party. You can split some of the expenses, especially when the two graduates share mutual friends. You'll also have another parent to bounce ideas off of and to help you stick to your budget when you're tempted to splurge.</p></span> </p>
- <figure><img alt="Throw a joint bash for big savings." data-credit="Mike Watson Images/Moodboard/Getty" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/06/49/4AD62696-FC95-4DA2-8351-42740C7B4906/4AD62696-FC95-4DA2-8351-42740C7B4906.jpg"></img></figure><figcaption>
- Mike Watson Images/Moodboard/Getty </figcaption></div>
+ <figure>
+ <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/06/49/4AD62696-FC95-4DA2-8351-42740C7B4906/4AD62696-FC95-4DA2-8351-42740C7B4906.jpg" alt="Throw a joint bash for big savings." data-credit="Mike Watson Images/Moodboard/Getty" data-pin-ehow-hover="true" data-pin-no-hover="true">
+ </figure>
+ <figcaption>
+ Mike Watson Images/Moodboard/Getty </figcaption>
</div>
</span>
</span>
<span>
<span>
<div>
-<div>
<p><span><p>Skip carving stations of prime rib and jumbo shrimp as appetizers, especially for high school graduation parties. Instead, serve some of the graduate's favorite side dishes that are cost effective, like a big pot of spaghetti with breadsticks. Opt for easy and simple food such as pizza, finger food and mini appetizers. </p>
<p>Avoid pre-packaged foods and pre-made deli platters. These can be quite costly. Instead, make your own cheese and deli platters for less than half the cost of pre-made.</p></span> </p>
- <figure><img alt="Cost effective appetizers are just as satisfying as pre-made deli platters." data-credit="Mark Stout/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/D0/51/B6AED06C-5E19-4A26-9AAD-0E175F6251D0/B6AED06C-5E19-4A26-9AAD-0E175F6251D0.jpg"></img></figure><figcaption>
- Mark Stout/iStock/Getty Images </figcaption></div>
+ <figure>
+ <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/D0/51/B6AED06C-5E19-4A26-9AAD-0E175F6251D0/B6AED06C-5E19-4A26-9AAD-0E175F6251D0.jpg" alt="Cost effective appetizers are just as satisfying as pre-made deli platters." data-credit="Mark Stout/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true">
+ </figure>
+ <figcaption>
+ Mark Stout/iStock/Getty Images </figcaption>
</div>
</span>
</span>
<span>
<span>
<div>
-<div>
<p><span><p>Instead of an evening dinner party, host a grad lunch or all appetizers party. Brunch and lunch fare or finger food costs less than dinner. Guests also tend to consume less alcohol in the middle of the day, which keeps cost down.</p></span> </p>
- <figure><img alt="A brunch gathering will cost less than a dinner party." data-credit="Mark Stout/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/35/B4/DD5FD05A-B631-4AFE-BC8F-FDACAD1EB435/DD5FD05A-B631-4AFE-BC8F-FDACAD1EB435.jpg"></img></figure><figcaption>
- Mark Stout/iStock/Getty Images </figcaption></div>
+ <figure>
+ <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/35/B4/DD5FD05A-B631-4AFE-BC8F-FDACAD1EB435/DD5FD05A-B631-4AFE-BC8F-FDACAD1EB435.jpg" alt="A brunch gathering will cost less than a dinner party." data-credit="Mark Stout/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true">
+ </figure>
+ <figcaption>
+ Mark Stout/iStock/Getty Images </figcaption>
+ </div>
+ <div id="relatedContentUpper" data-module="rcp_top">
+ <header class>
+ <h3>Other People Are Reading</h3>
+ </header>
+
</div>
-
</span>
</span>
<span>
<span>
<div>
-<div>
<p><span><p>Decorate your party in the graduate's current school colors or the colors of the school he or she will be headed to next. Décor that is not specifically graduation-themed may cost a bit less, and any leftovers can be re-used for future parties, picnics and events.</p></span> </p>
- <figure><img alt="Theme the party by color without graduation-specific decor." data-credit="jethuynh/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/A1/FA/2C368B34-8F6A-45F6-9DFC-0B0C4E33FAA1/2C368B34-8F6A-45F6-9DFC-0B0C4E33FAA1.jpg"></img></figure><figcaption>
- jethuynh/iStock/Getty Images </figcaption></div>
+ <figure>
+ <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/A1/FA/2C368B34-8F6A-45F6-9DFC-0B0C4E33FAA1/2C368B34-8F6A-45F6-9DFC-0B0C4E33FAA1.jpg" alt="Theme the party by color without graduation-specific decor." data-credit="jethuynh/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true">
+ </figure>
+ <figcaption>
+ jethuynh/iStock/Getty Images </figcaption>
</div>
</span>
</span>
<h2>
- <a href="https://www.google.com/adsense/support/bin/request.py?contact=abg_afc&amp;url=http://ehow.com/&amp;hl=en&amp;client=ehow&amp;gl=US" target="_blank">Related Searches</a>
+ <a target="_blank" href="https://www.google.com/adsense/support/bin/request.py?contact=abg_afc&amp;url=http://ehow.com/&amp;hl=en&amp;client=ehow&amp;gl=US">Related Searches</a>
</h2>
<p>Promoted By Zergnet</p>
- </article></div>
-
- </section> \ No newline at end of file
+ </article>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/embedded-videos/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/embedded-videos/expected.html
index 327e6503c..4dc9164f9 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/embedded-videos/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/embedded-videos/expected.html
@@ -1,19 +1,20 @@
<article>
+ <h2>Lorem</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- <h2>Videos</h2>
+
<p>At root</p>
- <iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/LtOGa5M8AuU" width="560"></iframe>
- <iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube-nocookie.com/embed/LtOGa5M8AuU" width="560"></iframe>
- <iframe allowfullscreen="" frameborder="0" height="281" mozallowfullscreen="" src="https://player.vimeo.com/video/32246206?color=ffffff+title=0+byline=0+portrait=0" webkitallowfullscreen="" width="500"></iframe>
+ <iframe width="560" height="315" src="https://www.youtube.com/embed/LtOGa5M8AuU" frameborder="0" allowfullscreen></iframe>
+ <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/LtOGa5M8AuU" frameborder="0" allowfullscreen></iframe>
+ <iframe src="https://player.vimeo.com/video/32246206?color=ffffff+title=0+byline=0+portrait=0" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p>In a paragraph</p>
- <p><iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube-nocookie.com/embed/LtOGa5M8AuU" width="560"></iframe></p>
+ <p><iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/LtOGa5M8AuU" frameborder="0" allowfullscreen></iframe></p>
<p>In a div</p>
- <p><iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/LtOGa5M8AuU" width="560"></iframe></p>
+ <p><iframe width="560" height="315" src="https://www.youtube.com/embed/LtOGa5M8AuU" frameborder="0" allowfullscreen></iframe></p>
<h2>Foo</h2>
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected-images.json
index f3993407b..315467ff9 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected-images.json
@@ -1,14 +1,13 @@
[
- "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C943%2C0%2C0&quality=85&format=jpg&resize=1600%2C943&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2Fd457f269d1400106a402302a310de800%2F205826071%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B1.jpg&client=a1acac3e1b3290917d92&signature=9fa7b29452763464190c6edff6822489df516d1b",
- "https:\/\/o.aolcdn.com\/images\/dims?thumbnail=45%2C45&quality=80&image_uri=http%3A%2F%2Fwww.blogcdn.com%2Fwww.engadget.com%2Fmedia%2F2016%2F03%2Fdevindra-engadget-headshot-small.jpg&client=cbc79c14efcebee57402&signature=e6ffba7468c380581b6589a70ce5d7c1ec40cd1d",
- "https:\/\/o.aolcdn.com\/images\/dims?thumbnail=980%2C653&quality=80&image_uri=https%3A%2F%2Fs.blogcdn.com%2Fslideshows%2Fimages%2Fslides%2F714%2F208%2F8%2FS7142088%2Fslug%2Fl%2Fxbox-one-x-review-gallery-1-1.jpg&client=cbc79c14efcebee57402&signature=9bb08b52e12de8e4060f863a52c613489529818d",
- "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C1067%2C0%2C0&quality=85&format=jpg&resize=1600%2C1067&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F93beb86758ae1cf95721699e1e006e35%2F205826074%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B7.jpg&client=a1acac3e1b3290917d92&signature=c0f2d36259c2c1decfb60aae364527cda2560d4a",
- "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C949%2C0%2C0&quality=85&format=jpg&resize=1600%2C949&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F9ece7fdad1e7025dec06ac9bf98688d0%2F205826075%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B5.jpg&client=a1acac3e1b3290917d92&signature=9913883753141e7df322616bfe0bc41c6ecd80c8",
- "https:\/\/o.aolcdn.com\/images\/dims?resize=980%2C640&quality=100&image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1599%252C1043%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C1043%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252F8b98ec8f6649158fe7448ac2f2695ac5%252F205826072%252FXbox%252BOne%252BX%252Breview%252Bgallery%252B6.jpg%26client%3Da1acac3e1b3290917d92%26signature%3D353dad1308f98c2c9dfc82c58a540a8b2f1fe63c&client=cbc79c14efcebee57402&signature=60b7c061460d0d45f5d367b8a9c62978af6b76ce",
- "https:\/\/o.aolcdn.com\/images\/dims?resize=980%2C640&quality=100&image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1600%252C900%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C900%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252F1885534bd201fc37481b806645c1fc8b%252F205828119%252FXbox%252Bone%252BX%252Bscreenshot%252Bgallery%252B8.jpg%26client%3Da1acac3e1b3290917d92%26signature%3Df63cf67c88b37fd9424855984e45f6b950c8c11a&client=cbc79c14efcebee57402&signature=0adca80fc8ee26a7353be639082881450a5ad49f",
- "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C900%2C0%2C0&quality=85&format=jpg&resize=1600%2C900&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F8352a8a14e88e2ca2ba5be4d8381a055%2F205828115%2FXbox%2Bone%2BX%2Bscreenshot%2Bgallery%2B1.jpg&client=a1acac3e1b3290917d92&signature=d2ccb22e0eaabeb05bfe46e83dbe26fd07f01da8",
- "https:\/\/o.aolcdn.com\/images\/dims?thumbnail=980%2C653&quality=80&image_uri=https%3A%2F%2Fs.blogcdn.com%2Fslideshows%2Fimages%2Fslides%2F714%2F292%2F4%2FS7142924%2Fslug%2Fl%2Fxbox-one-x-screenshot-gallery-2-1.jpg&client=cbc79c14efcebee57402&signature=38c95635c7aad58a8a48038e05589f5cf35b1e28",
- "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C900%2C0%2C0&quality=85&format=jpg&resize=1600%2C900&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2Facb08903fbe26ad77b80db8c8e7e8fb1%2F205828118%2FXbox%2Bone%2BX%2Bscreenshot%2Bgallery%2B7.jpg&client=a1acac3e1b3290917d92&signature=21630fa5ec6d8fdce2c35f7e1f652636a2d8efe7",
- "https:\/\/o.aolcdn.com\/images\/dims?resize=980%2C640&quality=100&image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1600%252C1027%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C1027%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252Fa2c8ba1caccdbb9e0559797e5141eafd%252F205826078%252FXbox%252BOne%252BX%252Breview%252Bgallery%252B11.jpg%26client%3Da1acac3e1b3290917d92%26signature%3Da11bcddced805c6e3698f8ce0494102aef057265&client=cbc79c14efcebee57402&signature=1e9bd192add2772bc842a34e67b7572cfd1b265a",
- "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C1028%2C0%2C0&quality=85&format=jpg&resize=1600%2C1028&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F5396460ef8b6bde7fb7272d9e66a7701%2F205826076%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B9.jpg&client=a1acac3e1b3290917d92&signature=f5b5b4b986c2f8b5031a4469ae0ecec82aff65b0"
+ "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C943%2C0%2C0&quality=85&format=jpg&resize=1600%2C943&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2Fd457f269d1400106a402302a310de800%2F205826071%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B1.jpg&client=a1acac3e1b3290917d92&signature=9fa7b29452763464190c6edff6822489df516d1b",
+ "https:\/\/o.aolcdn.com\/images\/dims?thumbnail=980%2C653&quality=80&image_uri=https%3A%2F%2Fs.blogcdn.com%2Fslideshows%2Fimages%2Fslides%2F714%2F208%2F8%2FS7142088%2Fslug%2Fl%2Fxbox-one-x-review-gallery-1-1.jpg&client=cbc79c14efcebee57402&signature=9bb08b52e12de8e4060f863a52c613489529818d",
+ "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C1067%2C0%2C0&quality=85&format=jpg&resize=1600%2C1067&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F93beb86758ae1cf95721699e1e006e35%2F205826074%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B7.jpg&client=a1acac3e1b3290917d92&signature=c0f2d36259c2c1decfb60aae364527cda2560d4a",
+ "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C949%2C0%2C0&quality=85&format=jpg&resize=1600%2C949&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F9ece7fdad1e7025dec06ac9bf98688d0%2F205826075%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B5.jpg&client=a1acac3e1b3290917d92&signature=9913883753141e7df322616bfe0bc41c6ecd80c8",
+ "https:\/\/o.aolcdn.com\/images\/dims?resize=980%2C640&quality=100&image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1599%252C1043%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C1043%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252F8b98ec8f6649158fe7448ac2f2695ac5%252F205826072%252FXbox%252BOne%252BX%252Breview%252Bgallery%252B6.jpg%26client%3Da1acac3e1b3290917d92%26signature%3D353dad1308f98c2c9dfc82c58a540a8b2f1fe63c&client=cbc79c14efcebee57402&signature=60b7c061460d0d45f5d367b8a9c62978af6b76ce",
+ "https:\/\/o.aolcdn.com\/images\/dims?resize=980%2C640&quality=100&image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1600%252C900%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C900%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252F1885534bd201fc37481b806645c1fc8b%252F205828119%252FXbox%252Bone%252BX%252Bscreenshot%252Bgallery%252B8.jpg%26client%3Da1acac3e1b3290917d92%26signature%3Df63cf67c88b37fd9424855984e45f6b950c8c11a&client=cbc79c14efcebee57402&signature=0adca80fc8ee26a7353be639082881450a5ad49f",
+ "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C900%2C0%2C0&quality=85&format=jpg&resize=1600%2C900&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F8352a8a14e88e2ca2ba5be4d8381a055%2F205828115%2FXbox%2Bone%2BX%2Bscreenshot%2Bgallery%2B1.jpg&client=a1acac3e1b3290917d92&signature=d2ccb22e0eaabeb05bfe46e83dbe26fd07f01da8",
+ "https:\/\/o.aolcdn.com\/images\/dims?thumbnail=980%2C653&quality=80&image_uri=https%3A%2F%2Fs.blogcdn.com%2Fslideshows%2Fimages%2Fslides%2F714%2F292%2F4%2FS7142924%2Fslug%2Fl%2Fxbox-one-x-screenshot-gallery-2-1.jpg&client=cbc79c14efcebee57402&signature=38c95635c7aad58a8a48038e05589f5cf35b1e28",
+ "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C900%2C0%2C0&quality=85&format=jpg&resize=1600%2C900&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2Facb08903fbe26ad77b80db8c8e7e8fb1%2F205828118%2FXbox%2Bone%2BX%2Bscreenshot%2Bgallery%2B7.jpg&client=a1acac3e1b3290917d92&signature=21630fa5ec6d8fdce2c35f7e1f652636a2d8efe7",
+ "https:\/\/o.aolcdn.com\/images\/dims?resize=980%2C640&quality=100&image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1600%252C1027%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C1027%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252Fa2c8ba1caccdbb9e0559797e5141eafd%252F205826078%252FXbox%252BOne%252BX%252Breview%252Bgallery%252B11.jpg%26client%3Da1acac3e1b3290917d92%26signature%3Da11bcddced805c6e3698f8ce0494102aef057265&client=cbc79c14efcebee57402&signature=1e9bd192add2772bc842a34e67b7572cfd1b265a",
+ "https:\/\/o.aolcdn.com\/images\/dims?crop=1600%2C1028%2C0%2C0&quality=85&format=jpg&resize=1600%2C1028&image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F5396460ef8b6bde7fb7272d9e66a7701%2F205826076%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B9.jpg&client=a1acac3e1b3290917d92&signature=f5b5b4b986c2f8b5031a4469ae0ecec82aff65b0"
] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected.html
index 44a2afe0d..17496cc24 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/engadget/expected.html
@@ -1,39 +1,4 @@
-<div role="main"><nav data-behavior="ContextNav" data-context-nav-offset="200">
- </nav><header>
- <p>
-
- <h2> But only hardcore
- gamers will appreciate it. </h2>
- </p>
- <div>
- <div>
- <div>
-
- <div>
- <p><a href="http://fakehost/about/editors/devindra-hardawar/">
- <img src="https://o.aolcdn.com/images/dims?thumbnail=45%2C45&amp;quality=80&amp;image_uri=http%3A%2F%2Fwww.blogcdn.com%2Fwww.engadget.com%2Fmedia%2F2016%2F03%2Fdevindra-engadget-headshot-small.jpg&amp;client=cbc79c14efcebee57402&amp;signature=e6ffba7468c380581b6589a70ce5d7c1ec40cd1d"></img></a></p>
- </div>
-
- </div>
-
-
-
- </div>
- </div>
- </header><div data-behavior="BreakoutsHandler">
- <div>
-
- <div>
- <article><div data-behavior="trigger_contents_nav" id="page_body">
- <div>
-
- <div data-behavior="FitVids ">
-
-
- <div>
- <div>
- <div>
- <div data-behavior="Dropcap">
+<div data-behavior="Dropcap">
<p>The <a href="https://www.engadget.com/2017/06/13/the-xbox-one-x-is-aspirational-in-the-purest-sense-of-the-word/">Xbox
One X</a> is the ultimate video game system. It sports
more horsepower than any system ever. And it plays more
@@ -49,35 +14,22 @@
the $279 <a href="https://www.engadget.com/2016/08/02/xbox-one-s-review/">Xbox
One S</a>. </p>
- </div>
- </div>
- </div>
- </div>
-
- <div>
- <div>
- <div>
- <section><h4> Gallery: Xbox One
+ </div><section>
+ <h4> Gallery: Xbox One
X | 14 Photos </h4>
- <div data-behavior="lightbox_trigger" data-eng-bang="{&quot;gallery&quot;:803271,&quot;slide&quot;:7142088,&quot;index&quot;:0}" data-eng-mn="93511844" data-engadget-slideshow-id="803271"><p><a data-eng-bang="{&quot;gallery&quot;:803271,&quot;slide&quot;:7142088,&quot;index&quot;:0}" data-engadget-slide-id="7142088" data-index="0" href="#">
- <img src="https://o.aolcdn.com/images/dims?thumbnail=980%2C653&amp;quality=80&amp;image_uri=https%3A%2F%2Fs.blogcdn.com%2Fslideshows%2Fimages%2Fslides%2F714%2F208%2F8%2FS7142088%2Fslug%2Fl%2Fxbox-one-x-review-gallery-1-1.jpg&amp;client=cbc79c14efcebee57402&amp;signature=9bb08b52e12de8e4060f863a52c613489529818d"></img></a></p>
- </div>
- </section></div>
- </div>
- </div>
-
-
- <div>
- <div>
- <div>
+ <div data-behavior="lightbox_trigger" data-engadget-slideshow-id="803271" data-eng-bang="{&quot;gallery&quot;:803271,&quot;slide&quot;:7142088,&quot;index&quot;:0}" data-eng-mn="93511844"><p><a href="#" data-index="0" data-engadget-slide-id="7142088" data-eng-bang="{&quot;gallery&quot;:803271,&quot;slide&quot;:7142088,&quot;index&quot;:0}">
+ <img src="https://o.aolcdn.com/images/dims?thumbnail=980%2C653&amp;quality=80&amp;image_uri=https%3A%2F%2Fs.blogcdn.com%2Fslideshows%2Fimages%2Fslides%2F714%2F208%2F8%2FS7142088%2Fslug%2Fl%2Fxbox-one-x-review-gallery-1-1.jpg&amp;client=cbc79c14efcebee57402&amp;signature=9bb08b52e12de8e4060f863a52c613489529818d">
+ </a></p>
+
+ </div>
+ </section><div>
<div>
-
- <div>
<div>
- <ul><li>Most
+ <ul>
+ <li>Most
powerful hardware ever in a home console
</li>
<li>Solid
@@ -86,10 +38,12 @@
<li>4K Blu-ray
drive is great for movie fans
</li>
- </ul></div>
+ </ul>
+ </div>
<div>
- <ul><li>Expensive
+ <ul>
+ <li>Expensive
</li>
<li>Not worth
it if you don’t have a 4K TV
@@ -97,9 +51,9 @@
<li>Still no VR
support
</li>
- </ul></div>
+ </ul>
+ </div>
</div>
- </div>
<div>
<p>As promised, the Xbox One X is the
@@ -108,17 +62,11 @@
PlayStation 4 Pro. 4K/HDR enhanced games look great, but
it’s lack of VR is disappointing in 2017.</p>
</div>
- </div>
- </div>
- </div>
- <div>
+ </div><div xmlns:xlink="http://www.w3.org/1999/xlink">
<div>
- <div>
- <div>
- <div>
<h3>Hardware</h3>
- <p><img alt="" data-credit="Devindra Hardawar/AOL" data-mep="2181678" src="https://o.aolcdn.com/images/dims?crop=1600%2C1067%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C1067&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F93beb86758ae1cf95721699e1e006e35%2F205826074%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B7.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=c0f2d36259c2c1decfb60aae364527cda2560d4a"></img></p>
+ <p><img data-credit="Devindra Hardawar/AOL" data-mep="2181678" src="https://o.aolcdn.com/images/dims?crop=1600%2C1067%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C1067&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F93beb86758ae1cf95721699e1e006e35%2F205826074%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B7.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=c0f2d36259c2c1decfb60aae364527cda2560d4a" alt></p>
<p>Despite all the power inside, the One X is
Microsoft's smallest console to date. It looks
similar to the Xbox One S, except it has an entirely
@@ -136,7 +84,7 @@
That additional horsepower means the Xbox One X can
run more games in full native 4K than the Sony's
console.</p>
- <p><img alt="" data-credit="Devindra Hardawar/AOL" data-mep="2182489" src="https://o.aolcdn.com/images/dims?crop=1600%2C949%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C949&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F9ece7fdad1e7025dec06ac9bf98688d0%2F205826075%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B5.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=9913883753141e7df322616bfe0bc41c6ecd80c8"></img></p>
+ <p><img data-credit="Devindra Hardawar/AOL" data-mep="2182489" src="https://o.aolcdn.com/images/dims?crop=1600%2C949%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C949&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F9ece7fdad1e7025dec06ac9bf98688d0%2F205826075%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B5.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=9913883753141e7df322616bfe0bc41c6ecd80c8" alt></p>
<p>Along the front, there's the slot-loading 4K Blu-ray
drive, a physical power button, a single USB port
and a controller pairing button. And around back,
@@ -147,22 +95,13 @@
Kinect around, you'll need to use a USB adapter to
plug it in.</p>
</div>
+ <div data-engadget-breakout-type="image">
+ <figure><img src="https://o.aolcdn.com/images/dims?resize=980%2C640&amp;quality=100&amp;image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1599%252C1043%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C1043%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252F8b98ec8f6649158fe7448ac2f2695ac5%252F205826072%252FXbox%252BOne%252BX%252Breview%252Bgallery%252B6.jpg%26client%3Da1acac3e1b3290917d92%26signature%3D353dad1308f98c2c9dfc82c58a540a8b2f1fe63c&amp;client=cbc79c14efcebee57402&amp;signature=60b7c061460d0d45f5d367b8a9c62978af6b76ce">
+ <figcaption><span>Devindra Hardawar/AOL</span>
+ </figcaption>
+ </figure>
</div>
- </div>
- </div>
<div>
- <div>
-
-
- <div data-engadget-breakout-type="image">
- <figure><img src="https://o.aolcdn.com/images/dims?resize=980%2C640&amp;quality=100&amp;image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1599%252C1043%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C1043%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252F8b98ec8f6649158fe7448ac2f2695ac5%252F205826072%252FXbox%252BOne%252BX%252Breview%252Bgallery%252B6.jpg%26client%3Da1acac3e1b3290917d92%26signature%3D353dad1308f98c2c9dfc82c58a540a8b2f1fe63c&amp;client=cbc79c14efcebee57402&amp;signature=60b7c061460d0d45f5d367b8a9c62978af6b76ce"></img><figcaption><span>Devindra Hardawar/AOL</span>
- </figcaption></figure></div>
- </div>
- </div>
- <div>
- <div>
- <div>
- <div>
<p>The console's controller hasn't changed since its
last mini-upgrade with the Xbox One S. That revision
rounded out its seams, improved bumper performance
@@ -176,22 +115,13 @@
has rechargeable controllers.</p>
<h3>In use</h3>
</div>
+ <div data-engadget-breakout-type="image">
+ <figure><img src="https://o.aolcdn.com/images/dims?resize=980%2C640&amp;quality=100&amp;image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1600%252C900%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C900%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252F1885534bd201fc37481b806645c1fc8b%252F205828119%252FXbox%252Bone%252BX%252Bscreenshot%252Bgallery%252B8.jpg%26client%3Da1acac3e1b3290917d92%26signature%3Df63cf67c88b37fd9424855984e45f6b950c8c11a&amp;client=cbc79c14efcebee57402&amp;signature=0adca80fc8ee26a7353be639082881450a5ad49f">
+ <figcaption><span>Devindra Hardawar/AOL</span>
+ </figcaption>
+ </figure>
</div>
- </div>
- </div>
- <div>
- <div>
-
-
- <div data-engadget-breakout-type="image">
- <figure><img src="https://o.aolcdn.com/images/dims?resize=980%2C640&amp;quality=100&amp;image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1600%252C900%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C900%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252F1885534bd201fc37481b806645c1fc8b%252F205828119%252FXbox%252Bone%252BX%252Bscreenshot%252Bgallery%252B8.jpg%26client%3Da1acac3e1b3290917d92%26signature%3Df63cf67c88b37fd9424855984e45f6b950c8c11a&amp;client=cbc79c14efcebee57402&amp;signature=0adca80fc8ee26a7353be639082881450a5ad49f"></img><figcaption><span>Devindra Hardawar/AOL</span>
- </figcaption></figure></div>
- </div>
- </div>
<div>
- <div>
- <div>
- <div>
<p>You won't find any major differences between the One
X and the last Xbox at first — aside from a more
dramatic startup sequence. Navigating the Xbox
@@ -223,36 +153,13 @@
times were on-par with what I've seen with the game
on the Xbox One S.</p>
</div>
- </div>
- </div>
- </div>
- <div>
- <div>
- <div data-engadget-breakout-type="e2ehero">
-
- <div>
- <div>
- <div>
- <div>
+ <div data-engadget-breakout-type="e2ehero">
- <figure><img src="https://o.aolcdn.com/images/dims?crop=1600%2C900%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C900&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F8352a8a14e88e2ca2ba5be4d8381a055%2F205828115%2FXbox%2Bone%2BX%2Bscreenshot%2Bgallery%2B1.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=d2ccb22e0eaabeb05bfe46e83dbe26fd07f01da8"></img><div>
- <div>
- <div>
-
- </div>
- </div>
- </div>
- </figure></div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
+ <figure><img src="https://o.aolcdn.com/images/dims?crop=1600%2C900%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C900&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F8352a8a14e88e2ca2ba5be4d8381a055%2F205828115%2FXbox%2Bone%2BX%2Bscreenshot%2Bgallery%2B1.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=d2ccb22e0eaabeb05bfe46e83dbe26fd07f01da8">
+
+ </figure>
+ </div>
<div>
- <div>
- <div>
- <div>
<p>You can also play in Performance mode, which bumps
the frame rate up to 60FPS and uses higher quality
graphical effects, while rendering it lower in
@@ -278,25 +185,17 @@
levels of bloom lighting and shadow detail.</p>
</div>
- </div>
- </div>
- </div>
- <div>
- <div>
- <div data-engadget-breakout-type="gallery">
- <section><h3> Gallery: Xbox
+ <section data-engadget-breakout-type="gallery">
+ <h3> Gallery: Xbox
One X screenshots | 9 Photos </h3>
- <div data-behavior="lightbox_trigger" data-eng-bang="{&quot;gallery&quot;:803330,&quot;slide&quot;:7142924}" data-eng-mn="93511844" data-engadget-slideshow-id="803330"><p><a data-eng-bang="{&quot;gallery&quot;:803330,&quot;slide&quot;:7142924}" data-engadget-slide-id="7142924" data-index="0" href="#">
- <img src="https://o.aolcdn.com/images/dims?thumbnail=980%2C653&amp;quality=80&amp;image_uri=https%3A%2F%2Fs.blogcdn.com%2Fslideshows%2Fimages%2Fslides%2F714%2F292%2F4%2FS7142924%2Fslug%2Fl%2Fxbox-one-x-screenshot-gallery-2-1.jpg&amp;client=cbc79c14efcebee57402&amp;signature=38c95635c7aad58a8a48038e05589f5cf35b1e28"></img></a></p>
- </div>
- </section></div>
- </div>
- </div>
+ <div data-behavior="lightbox_trigger" data-engadget-slideshow-id="803330" data-eng-bang="{&quot;gallery&quot;:803330,&quot;slide&quot;:7142924}" data-eng-mn="93511844"><p><a href="#" data-index="0" data-engadget-slide-id="7142924" data-eng-bang="{&quot;gallery&quot;:803330,&quot;slide&quot;:7142924}">
+ <img src="https://o.aolcdn.com/images/dims?thumbnail=980%2C653&amp;quality=80&amp;image_uri=https%3A%2F%2Fs.blogcdn.com%2Fslideshows%2Fimages%2Fslides%2F714%2F292%2F4%2FS7142924%2Fslug%2Fl%2Fxbox-one-x-screenshot-gallery-2-1.jpg&amp;client=cbc79c14efcebee57402&amp;signature=38c95635c7aad58a8a48038e05589f5cf35b1e28">
+ </a></p>
+
+ </div>
+ </section>
<div>
- <div>
- <div>
- <div>
<p><em>Killer Instinct</em> and <em>Super Lucky's
Tale</em> run in 4K at a smooth 60FPS. They both
looked and played better than their standard
@@ -329,36 +228,13 @@
Basically, don't expect your entire 360 library to
get enhanced.</p>
</div>
- </div>
- </div>
- </div>
- <div>
- <div>
- <div data-engadget-breakout-type="e2ehero">
-
- <div>
- <div>
- <div>
- <div>
+ <div data-engadget-breakout-type="e2ehero">
- <figure><img src="https://o.aolcdn.com/images/dims?crop=1600%2C900%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C900&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2Facb08903fbe26ad77b80db8c8e7e8fb1%2F205828118%2FXbox%2Bone%2BX%2Bscreenshot%2Bgallery%2B7.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=21630fa5ec6d8fdce2c35f7e1f652636a2d8efe7"></img><div>
- <div>
- <div>
-
- </div>
- </div>
- </div>
- </figure></div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
+ <figure><img src="https://o.aolcdn.com/images/dims?crop=1600%2C900%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C900&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2Facb08903fbe26ad77b80db8c8e7e8fb1%2F205828118%2FXbox%2Bone%2BX%2Bscreenshot%2Bgallery%2B7.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=21630fa5ec6d8fdce2c35f7e1f652636a2d8efe7">
+
+ </figure>
+ </div>
<div>
- <div>
- <div>
- <div>
<p>Even if a game isn't specifically tuned for the new
console, Microsoft says you might still see some
performance improvements. The PlayStation 4 Pro,
@@ -376,7 +252,7 @@
more widely supported, but it would have been nice
to see Dolby's, too.</p>
<p>
- <iframe allowfullscreen="" frameborder="0" gesture="media" height="360" src="https://www.youtube.com/embed/c8aFcHFu8QM" width="640"></iframe>
+ <iframe allowfullscreen frameborder="0" gesture="media" height="360" src="https://www.youtube.com/embed/c8aFcHFu8QM" width="640"></iframe>
</p>
<p>And speaking of Dolby technology, Microsoft is also
highlighting Atmos support on the One X, just like
@@ -402,22 +278,13 @@
PlayStation VR.</p>
<h3>Pricing and the competition</h3>
</div>
+ <div data-engadget-breakout-type="image">
+ <figure><img src="https://o.aolcdn.com/images/dims?resize=980%2C640&amp;quality=100&amp;image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1600%252C1027%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C1027%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252Fa2c8ba1caccdbb9e0559797e5141eafd%252F205826078%252FXbox%252BOne%252BX%252Breview%252Bgallery%252B11.jpg%26client%3Da1acac3e1b3290917d92%26signature%3Da11bcddced805c6e3698f8ce0494102aef057265&amp;client=cbc79c14efcebee57402&amp;signature=1e9bd192add2772bc842a34e67b7572cfd1b265a">
+ <figcaption><span>Devindra Hardawar/AOL</span>
+ </figcaption>
+ </figure>
</div>
- </div>
- </div>
<div>
- <div>
-
-
- <div data-engadget-breakout-type="image">
- <figure><img src="https://o.aolcdn.com/images/dims?resize=980%2C640&amp;quality=100&amp;image_uri=https%3A%2F%2Fo.aolcdn.com%2Fimages%2Fdims%3Fcrop%3D1600%252C1027%252C0%252C0%26quality%3D85%26format%3Djpg%26resize%3D1600%252C1027%26image_uri%3Dhttp%253A%252F%252Fo.aolcdn.com%252Fhss%252Fstorage%252Fmidas%252Fa2c8ba1caccdbb9e0559797e5141eafd%252F205826078%252FXbox%252BOne%252BX%252Breview%252Bgallery%252B11.jpg%26client%3Da1acac3e1b3290917d92%26signature%3Da11bcddced805c6e3698f8ce0494102aef057265&amp;client=cbc79c14efcebee57402&amp;signature=1e9bd192add2772bc842a34e67b7572cfd1b265a"></img><figcaption><span>Devindra Hardawar/AOL</span>
- </figcaption></figure></div>
- </div>
- </div>
- <div>
- <div>
- <div>
- <div>
<p>The biggest knock against the Xbox One X is its $500
price. The PS4 Pro launched at $400 last year, and
there's a good chance we'll see plenty of deals
@@ -449,7 +316,7 @@
PC, you won't be missing out on much by ditching
consoles.</p>
<h3>Wrap-up</h3>
- <p><img alt="" data-credit="Devindra Hardawar/AOL" data-mep="2181681" src="https://o.aolcdn.com/images/dims?crop=1600%2C1028%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C1028&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F5396460ef8b6bde7fb7272d9e66a7701%2F205826076%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B9.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=f5b5b4b986c2f8b5031a4469ae0ecec82aff65b0"></img></p>
+ <p><img data-credit="Devindra Hardawar/AOL" data-mep="2181681" src="https://o.aolcdn.com/images/dims?crop=1600%2C1028%2C0%2C0&amp;quality=85&amp;format=jpg&amp;resize=1600%2C1028&amp;image_uri=http%3A%2F%2Fo.aolcdn.com%2Fhss%2Fstorage%2Fmidas%2F5396460ef8b6bde7fb7272d9e66a7701%2F205826076%2FXbox%2BOne%2BX%2Breview%2Bgallery%2B9.jpg&amp;client=a1acac3e1b3290917d92&amp;signature=f5b5b4b986c2f8b5031a4469ae0ecec82aff65b0" alt></p>
<p>Ultimately, the Xbox One X offers some major
performance upgrades that gamers will notice --
especially if you're coming from an original Xbox
@@ -459,21 +326,6 @@
that will matter. It's exactly what the company
promised: the fastest game console ever made.</p>
</div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </article></div>
- </div>
- </div>
-
- <p>
- <h2> From around the web </h2>
- </p>
-
-
- </div> \ No newline at end of file
+
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected-metadata.json
index 8405f6763..6eaca95a9 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected-metadata.json
@@ -1,5 +1,5 @@
{
- "Author": "Written by Edward Wallace",
+ "Author": null,
"Direction": null,
"Excerpt": "Just when you think the marketing behind the film couldn't get any more amazing, they go and release a music video from the Deadpool 2 soundtrack starring Canadian singer Céline Dion.",
"Image": "http:\/\/www.fortressofsolitude.co.za\/wp-content\/uploads\/2018\/05\/Céline-Dion-Belches-Her-Way-Onto-Deadpool-2s-Soundtrack.jpg",
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected.html
index 5dc679145..fc178ad79 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/fortressofsolitude/expected.html
@@ -1 +1 @@
-<div id="primary"><div id="content" role="main"> <article id="post-116764"><p><span> <a href="http://www.fortressofsolitude.co.za/celine-dion-deadpool-2-soundtrack-ashes/" title="Céline Dion Belches Her Way Onto Deadpool 2's Soundtrack"><img alt="Céline Dion Belches Her Way Onto Deadpool 2's Soundtrack" height="400" sizes="(max-width: 750px) 100vw, 750px" src="http://www.fortressofsolitude.co.za/wp-content/uploads/2018/05/Céline-Dion-Belches-Her-Way-Onto-Deadpool-2s-Soundtrack-750x400.jpg" srcset="http://www.fortressofsolitude.co.za/wp-content/uploads/2018/05/Céline-Dion-Belches-Her-Way-Onto-Deadpool-2s-Soundtrack-750x400.jpg 750w, http://www.fortressofsolitude.co.za/wp-content/uploads/2018/05/Céline-Dion-Belches-Her-Way-Onto-Deadpool-2s-Soundtrack-24x14.jpg 24w" width="750"></img></a> </span></p><header></header><div><hr></hr><div><div><p><span>R</span>yan Reynolds never stops surprising fans with his <a href="http://www.fortressofsolitude.co.za/new-deadpool-2-trailer/">Deadpool</a>, a.k.a. the Merc with the Mouth, persona. Just when you think the marketing behind the film couldn’t get any more amazing, they go and release a music video from the <strong><em>Deadpool 2</em></strong> soundtrack starring Canadian singer Céline Dion. Yes, the one who sang the <em>Titanic</em> theme song. Your eyes do not deceive you.</p><center><blockquote data-lang="en"><p dir="ltr" lang="tl">Showtime, Mama. <a href="https://twitter.com/hashtag/EffortMaximal?src=hash&amp;ref_src=twsrc%5Etfw" rel="nofollow" target="_blank">#EffortMaximal</a> <a href="https://twitter.com/hashtag/Deadpool2?src=hash&amp;ref_src=twsrc%5Etfw" rel="nofollow" target="_blank">#Deadpool2</a> <a href="https://t.co/ZKLrucXJO4" rel="nofollow" target="_blank">pic.twitter.com/ZKLrucXJO4</a></p><p>— Ryan Reynolds (@VancityReynolds) <a href="https://twitter.com/VancityReynolds/status/992018849225695242?ref_src=twsrc%5Etfw" rel="nofollow" target="_blank">May 3, 2018</a></p></blockquote></center><p>“What’s left to say? These prayers ain’t working anymore. Every word shot down in flames. What’s left to do with these broken pieces on the floor? I’m losing my voice calling on you,” Dion croons in the video for “Ashes”. Near the end of it, the filthy, foul-mouthed <a href="http://www.fortressofsolitude.co.za/hilarious-deadpool-2-teaser-bob-ross/">Deadpool</a> shows up in a surprising twist mentioning that he should have gotten N’sync instead.</p><h3><strong><em>Deadpool 2</em></strong> opens in theatres on May 18.</h3></div></div></div><hr></hr></article></div></div> \ No newline at end of file
+<div id="primary" role="main"> <article id="post-116764"><p><span> <a href="http://www.fortressofsolitude.co.za/celine-dion-deadpool-2-soundtrack-ashes/" title="Céline Dion Belches Her Way Onto Deadpool 2's Soundtrack"><img width="750" height="400" src="http://www.fortressofsolitude.co.za/wp-content/uploads/2018/05/Céline-Dion-Belches-Her-Way-Onto-Deadpool-2s-Soundtrack-750x400.jpg" alt="Céline Dion Belches Her Way Onto Deadpool 2's Soundtrack" srcset="http://www.fortressofsolitude.co.za/wp-content/uploads/2018/05/Céline-Dion-Belches-Her-Way-Onto-Deadpool-2s-Soundtrack-750x400.jpg 750w, http://www.fortressofsolitude.co.za/wp-content/uploads/2018/05/Céline-Dion-Belches-Her-Way-Onto-Deadpool-2s-Soundtrack-24x14.jpg 24w" sizes="(max-width: 750px) 100vw, 750px"></a> </span></p><div><hr><div><p><span>R</span>yan Reynolds never stops surprising fans with his <a href="http://www.fortressofsolitude.co.za/new-deadpool-2-trailer/">Deadpool</a>, a.k.a. the Merc with the Mouth, persona. Just when you think the marketing behind the film couldn’t get any more amazing, they go and release a music video from the <strong><em>Deadpool 2</em></strong> soundtrack starring Canadian singer Céline Dion. Yes, the one who sang the <em>Titanic</em> theme song. Your eyes do not deceive you.</p><center><blockquote data-lang="en"><p lang="tl" dir="ltr">Showtime, Mama. <a rel="nofollow" target="_blank" href="https://twitter.com/hashtag/EffortMaximal?src=hash&amp;ref_src=twsrc%5Etfw">#EffortMaximal</a> <a rel="nofollow" target="_blank" href="https://twitter.com/hashtag/Deadpool2?src=hash&amp;ref_src=twsrc%5Etfw">#Deadpool2</a> <a rel="nofollow" target="_blank" href="https://t.co/ZKLrucXJO4">pic.twitter.com/ZKLrucXJO4</a></p><p>— Ryan Reynolds (@VancityReynolds) <a rel="nofollow" target="_blank" href="https://twitter.com/VancityReynolds/status/992018849225695242?ref_src=twsrc%5Etfw">May 3, 2018</a></p></blockquote></center><p>“What’s left to say? These prayers ain’t working anymore. Every word shot down in flames. What’s left to do with these broken pieces on the floor? I’m losing my voice calling on you,” Dion croons in the video for “Ashes”. Near the end of it, the filthy, foul-mouthed <a href="http://www.fortressofsolitude.co.za/hilarious-deadpool-2-teaser-bob-ross/">Deadpool</a> shows up in a surprising twist mentioning that he should have gotten N’sync instead.</p><h3><strong><em>Deadpool 2</em></strong> opens in theatres on May 18.</h3></div></div><hr></article></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/gmw/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/gmw/expected.html
index 1b69754ff..119205b62 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/gmw/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/gmw/expected.html
@@ -6,7 +6,7 @@
<p>  翱翔于距地球数千公里的太空中,进入广袤漆黑的未知领域,是一项艰苦卓绝的工作。这让人感到巨大压力和极度恐慌。那么,为什么不能让宇航员来一杯“地球末日”鸡尾酒来放松一下?</p>
<p>  不幸的是,对于希望能喝上一杯的太空探险者,那些将他们送上太空的政府机构普遍禁止他们染指包括酒在内的含酒精饮料。</p>
<p>  但是,很快普通人都会有机会向人类“最终的边疆”出发——以平民化旅行的形式,去探索和殖民火星。确实,火星之旅将是一次令人感到痛苦的旅行,可能一去不复返并要几年时间才能完成,但是否应该允许参与者在旅程中痛饮一番?或至少携带能在火星上发酵自制酒精饮料的设备?</p>
- <p><img alt="(Credit: Nasa)" id="45395168" src="http://imgtech.gmw.cn/attachement/jpg/site2/20170310/448a5bc1e2861a2c4e5929.jpg" title="宇航员在太空中喝酒会怎么样?后果很严重"></img></p>
+ <p><img id="45395168" alt="(Credit: Nasa)" src="http://imgtech.gmw.cn/attachement/jpg/site2/20170310/448a5bc1e2861a2c4e5929.jpg" title="宇航员在太空中喝酒会怎么样?后果很严重"></p>
<p>
<span face="楷体">  图注:巴兹?奥尔德林(Buzz Aldrin)可能是第二个在月球上行走的人,但他是第一个在月球上喝酒的人</span>
</p>
@@ -21,7 +21,7 @@
<p>  所以,如果酒精对人体的物理效应与海拔高度无关,那么在国际空间站上睡前小饮一杯不应该是一个大问题,对吧?错了。</p>
<p>  美国宇航局约翰逊航天中心发言人丹尼尔·霍特(Daniel Huot)表示:“国际空间站上的宇航员不允许喝酒。在国际空间站上,酒精和其它挥发性化合物的使用受到控制,因为它们的挥发物可能对该站的水回收系统产生影响。”</p>
<p>  为此,国际空间站上的宇航员甚至没有被提供含有酒精的产品,例如漱口水、香水或须后水。如果在国际空间站上饮酒狂欢,溢出的啤酒也可能存在损坏设备的风险。</p>
- <p><img alt="(Credit: iStock)" id="45395150" src="http://imgtech.gmw.cn/attachement/jpg/site2/20170310/448a5bc1e2861a2c4e592a.jpg" title="宇航员在太空中喝酒会怎么样?后果很严重"></img></p>
+ <p><img id="45395150" alt="(Credit: iStock)" src="http://imgtech.gmw.cn/attachement/jpg/site2/20170310/448a5bc1e2861a2c4e592a.jpg" title="宇航员在太空中喝酒会怎么样?后果很严重"></p>
<p>
<span face="楷体">  图注:测试表明,有关人在高空中喝酒更容易醉的传言是不正确的</span>
</p>
@@ -40,7 +40,7 @@
<p>  因此,即使宇航员自己被禁止在地球轨道上饮酒,但他们正在做的工作可以提高在地上消费的酒的质量。</p>
<p>  相比之下,执行登陆火星任务的人将远离家乡几年,而不是几个月,因此可能会有人提出有关禁止饮酒的规定可以放松一些。</p>
<p>  然而,像戴夫?汉森这样的专家认为,继续禁止饮酒并没有什么害处。除了实际的安全问题,饮酒还可能有其它挑战。汉森认为,地球人存在许多社会文化方面的差异,而且人连续几年时间呆在一个狭小的空间里,很容易突然发怒,这些因素都使饮酒问题变得很棘手。</p>
- <p><img alt="(Credit: David Frohman/Peachstate Historical Consulting Inc)" id="45395153" src="http://imgtech.gmw.cn/attachement/jpg/site2/20170310/448a5bc1e2861a2c4e592d.jpg" title="宇航员在太空中喝酒会怎么样?后果很严重"></img></p>
+ <p><img id="45395153" alt="(Credit: David Frohman/Peachstate Historical Consulting Inc)" src="http://imgtech.gmw.cn/attachement/jpg/site2/20170310/448a5bc1e2861a2c4e592d.jpg" title="宇航员在太空中喝酒会怎么样?后果很严重"> </p>
<p>
<span face="楷体">  图注:奥尔德林的圣餐杯回到了地球上</span>
</p>
@@ -49,7 +49,7 @@
<p>  原标题:他晚于阿姆斯特朗登月 却是首个敢在月球喝酒的人</p>
<p><strong>  出品︱网易科学人栏目组 胖胖</strong></p>
<p><strong>  作者︱春春</strong>
- <a href="http://www.gmw.cn" target="_blank"><img src="https://img.gmw.cn/pic/content_logo.png" title="返回光明网首页"></img></a>
+ <a href="http://www.gmw.cn" target="_blank"><img src="https://img.gmw.cn/pic/content_logo.png" title="返回光明网首页"></a>
</p>
<p>[责任编辑:肖春芳]</p>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/heise/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/heise/expected.html
index 95ab304b5..35c7971b4 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/heise/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/heise/expected.html
@@ -1,20 +1,34 @@
<div>
- <figure><img src="http://3.f.ix.de/scale/geometry/600/q75/imgs/18/1/4/6/2/3/5/1/Barcode-Scanner-With-Border-fc08c913da5cea5d.jpeg"></img><figcaption><p>1Password scannt auch QR-Codes.</p>
+ <figure>
+ <img src="http://3.f.ix.de/scale/geometry/600/q75/imgs/18/1/4/6/2/3/5/1/Barcode-Scanner-With-Border-fc08c913da5cea5d.jpeg">
+
+ <figcaption>
+
+ <p>1Password scannt auch QR-Codes.</p>
<p>(Bild: Hersteller)</p>
- </figcaption></figure><p><strong>Das in der iOS-Version bereits enthaltene TOTP-Feature ist nun auch für OS X 10.10 verfügbar. Zudem gibt es neue Zusatzfelder in der Datenbank und weitere Verbesserungen.</strong></p>
- <p><a href="https://itunes.apple.com/de/app/1password-password-manager/id443987910" rel="external" target="_blank">AgileBits hat Version 5.3 seines bekannten Passwortmanagers 1Password für OS X freigegeben.</a> Mit dem Update wird eine praktische Funktion nachgereicht, die <a href="http://fakehost/mac-and-i/meldung/Passwortmanager-1Password-mit-groesseren-Updates-fuer-OS-X-und-iOS-2529204.html">die iOS-Version der Anwendung bereits seit längerem beherrscht</a>: Das direkte Erstellen von Einmal-Passwörtern. Unterstützt wird dabei der <a href="https://blog.agilebits.com/2015/01/26/totp-for-1password-users/" rel="external" target="_blank">TOTP-Standard</a> (Time-Based One-Time Passwords), den unter anderem Firmen wie Evernote, Dropbox oder Google einsetzen, um ihre Zugänge besser abzusichern. Neben Account und regulärem Passwort wird dabei dann ein Zusatzcode verlangt, der nur kurze Zeit gilt.</p>
-<p>Zur TOTP-Nutzung muss zunächst ein Startwert an 1Password übergeben werden. Das geht unter anderem per QR-Code, den die App über ein neues Scanfenster selbst einlesen kann – etwa aus dem Webbrowser. Eine Einführung in die Technik gibt <a href="http://1pw.ca/TOTPvideoMac" rel="external" target="_blank">ein kurzes Video</a>. Die TOTP-Unterstützung in 1Password erlaubt es, auf ein zusätzliches Gerät (z.B. ein iPhone) neben dem Mac zu verzichten, das den Code liefert – was allerdings auch die Sicherheit verringert, weil es keinen "echten" zweiten Faktor mehr gibt.</p>
+ </figcaption>
+
+ </figure>
+
+
+
+ <p><strong>Das in der iOS-Version bereits enthaltene TOTP-Feature ist nun auch für OS X 10.10 verfügbar. Zudem gibt es neue Zusatzfelder in der Datenbank und weitere Verbesserungen.</strong></p>
+ <p><a rel="external" target="_blank" href="https://itunes.apple.com/de/app/1password-password-manager/id443987910">AgileBits hat Version 5.3 seines bekannten Passwortmanagers 1Password für OS X freigegeben.</a> Mit dem Update wird eine praktische Funktion nachgereicht, die <a href="http://fakehost/mac-and-i/meldung/Passwortmanager-1Password-mit-groesseren-Updates-fuer-OS-X-und-iOS-2529204.html">die iOS-Version der Anwendung bereits seit längerem beherrscht</a>: Das direkte Erstellen von Einmal-Passwörtern. Unterstützt wird dabei der <a rel="external" target="_blank" href="https://blog.agilebits.com/2015/01/26/totp-for-1password-users/">TOTP-Standard</a> (Time-Based One-Time Passwords), den unter anderem Firmen wie Evernote, Dropbox oder Google einsetzen, um ihre Zugänge besser abzusichern. Neben Account und regulärem Passwort wird dabei dann ein Zusatzcode verlangt, der nur kurze Zeit gilt.</p>
+<p>Zur TOTP-Nutzung muss zunächst ein Startwert an 1Password übergeben werden. Das geht unter anderem per QR-Code, den die App über ein neues Scanfenster selbst einlesen kann – etwa aus dem Webbrowser. Eine Einführung in die Technik gibt <a rel="external" target="_blank" href="http://1pw.ca/TOTPvideoMac">ein kurzes Video</a>. Die TOTP-Unterstützung in 1Password erlaubt es, auf ein zusätzliches Gerät (z.B. ein iPhone) neben dem Mac zu verzichten, das den Code liefert – was allerdings auch die Sicherheit verringert, weil es keinen "echten" zweiten Faktor mehr gibt.</p>
<p>Update 5.3 des Passwortmanagers liefert auch noch weitere Verbesserungen. So gibt es die Möglichkeit, FaceTime-Audio- oder Skype-Anrufe aus 1Password zu starten, die Zahl der Zusatzfelder in der Datenbank wurde erweitert und der Umgang mit unterschiedlichen Zeitzonen klappt besser. Die Engine zur Passworteingabe im Browser soll beschleunigt worden sein.</p>
<p>1Password kostet aktuell knapp 50 Euro im Mac App Store und setzt in seiner aktuellen Version mindestens OS X 10.10 voraus.
-<span>(<a href="mailto:[email protected]" title="Ben Schwan">bsc</a>)</span>
-<br></br></p>
+<span>(<a title="Ben Schwan" href="mailto:[email protected]">bsc</a>)</span>
+<br>
+
+
+</p>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/herald-sun-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/herald-sun-1/expected.html
index 6896eedab..988c78c53 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/herald-sun-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/herald-sun-1/expected.html
@@ -1,14 +1,13 @@
<div>
<div>
- <div>
- <p><img alt="A new Bill would require telecommunications service providers to store so-called ‘metadat" data-src="http://api.news.com.au/content/1.0/heraldsun/images/1227261885862?format=jpg&amp;group=iphone&amp;size=medium" src="http://api.news.com.au/content/1.0/heraldsun/images/1227261885862?format=jpg&amp;group=iphone&amp;size=medium"></img></p>
+ <p><img data-src="http://api.news.com.au/content/1.0/heraldsun/images/1227261885862?format=jpg&amp;group=iphone&amp;size=medium" alt="A new Bill would require telecommunications service providers to store so-called ‘metadat">
+ </p>
<p>
<span id="imgCaption">A new Bill would require telecommunications service providers to store so-called ‘metadata’ for two years.</span>
<span><em>Source:</em>
Supplied</span>
</p>
</div>
- </div>
<p><strong>
A HIGH-powered federal government team has been doing the rounds of media organisations in the past few days in an attempt to allay concerns about the impact of new surveillance legislation on press freedom. It failed.
</strong></p>
@@ -17,10 +16,6 @@
<div id="read-more">
-
-
- <div id="read-more-content">
<p>The Bill would require telecommunications service providers to store so-called “metadata” — the who, where, when and how of a communication, but not its content — for two years so security and law enforcement agencies can access it without warrant. Few would argue against the use of such material to catch criminals or terrorists. But, as Parliament’s Joint Committee on Intelligence and Security has pointed out, it would also be used “for the purpose of determining the identity of a journalist’s sources”.</p><p>And that should ring warning bells for anyone genuinely concerned with the health of our democracy. Without the ability to protect the identity of sources, journalists would be greatly handicapped in exposing corruption, dishonesty, waste, incompetence and misbehaviour by public officials.</p><p>The Press Council is concerned the laws would crush investigative journalism.</p><p>“These legitimate concerns cannot be addressed effectively short of exempting journalists and media organisations,” says president David Weisbrot.</p><p>The media union is adamant journalists’ metadata must be exempted from the law. That’s what media bosses want, too, though they have a fallback position based on new safeguards being implemented in Britain.</p><p>That would prevent access to the metadata of journalists or media organisations without a judicial warrant. There would be a code including — according to the explanatory notes of the British Bill — “provision to protect the public interest in the confidentiality of journalistic sources”.</p><p>In their meetings this week, the government team boasted of concessions in the new Data Retention Bill. The number of agencies able to access metadata will be reduced by excluding such organisations as the RSPCA and local councils. And whenever an authorisation is issued for access to information about a journalist’s sources, the Ombudsman (or, where ASIO is involved, the Inspector-General of Intelligence and Security) will receive a copy.</p><p>That does nothing to solve the problem. The Government has effectively admitted as much by agreeing that the parliamentary committee should conduct a separate review of how to deal with the issue of journalists’ sources.</p><p>But another inquiry would be a waste of time — the committee has already received and considered dozens of submissions on the subject. The bottom line is that the Government does not deny that the legislation is flawed, but is demanding it be passed anyway with the possibility left open of a repair job down the track. That is a ridiculous approach.</p><p>Claims that immediate action is imperative do not stand up. These are measures that won’t come into full effect for two years. Anyway, amending the Bill to either exempt journalists or adopt the UK model could be done quickly, without any risk to national security.</p><p>AS Opposition Leader Bill Shorten said in a letter to Abbott last month: “Press freedom concerns about mandatory data retention would ideally be addressed in this Bill to avoid the need for future additional amendments or procedures to be put in place in the future.”</p><p>The Data Retention Bill will be debated in the House of Representatives this week. Then, on Friday, CEOs from leading media organisations will front the parliamentary committee to air their concerns before the legislation goes to the Senate.</p><p>Those CEOs should make it clear they are just as angry about this as they were about Stephen Conroy’s attempt to impinge on press freedom through media regulation under the previous Labor government.</p><p>Memories of the grief Conroy brought down on his head would undoubtedly make Abbott sit up and take notice.</p><p><b>LAURIE OAKES IS THE NINE NETWORK POLITICAL EDITOR </b></p>
</div>
-</div>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected-images.json
index 88d2990ee..1e62b57f5 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected-images.json
@@ -1,7 +1,10 @@
[
- "http:\/\/fakehost\/test\/..\/..\/..\/gazou\/pc_gazou\/aesop\/aesop052.jpg",
- "http:\/\/fakehost\/test\/..\/..\/..\/..\/366\/logo_bana\/corner_1.gif",
- "http:\/\/fakehost\/test\/..\/..\/..\/..\/366\/logo_bana\/corner_2.gif",
- "http:\/\/fakehost\/test\/..\/..\/..\/gazou\/origami_gazou\/kantan\/dogface.gif",
- "http:\/\/fakehost\/test\/..\/..\/..\/gazou\/origami_gazou\/kantan\/dog.gif"
+ "http:\/\/fakehost\/366\/logo_bana\/corner_1.gif",
+ "http:\/\/fakehost\/366\/logo_bana\/corner_2.gif",
+ "http:\/\/fakehost\/gazou\/pc_gazou\/aesop\/aesop052.jpg",
+ "http:\/\/fakehost\/gazou\/origami_gazou\/kantan\/dogface.gif",
+ "http:\/\/fakehost\/gazou\/origami_gazou\/kantan\/dog.gif",
+ "http:\/\/fakehost\/gazou\/pc_gazou\/all\/top_bana\/back_logo_r.gif",
+ "file:\/\/\/C|\/Documents%20and%20Settings\/%E7%A6%8F%E5%A8%98note\/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97\/company_website15\/image\/spacer.gif",
+ "file:\/\/\/C|\/Documents%20and%20Settings\/%E7%A6%8F%E5%A8%98note\/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97"
] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected.html
index defbcc10c..1d63a9eef 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/hukumusume/expected.html
@@ -1,13 +1,48 @@
-<div width="619">
+<div>
+ <td>
+ <table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
+ <img src="http://fakehost/366/logo_bana/corner_1.gif" width="7" height="7">
+ </td>
+ <td></td>
+ <td>
+ <img src="http://fakehost/366/logo_bana/corner_2.gif" width="7" height="7">
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
+
+
+ </td>
+ </tr>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ <td>
<p>
- <a href="http://fakehost/test/../../../index.html">福娘童話集</a> &gt; <a href="http://fakehost/test/../index.html">きょうのイソップ童話</a> &gt; <a href="http://fakehost/test/../itiran/01gatu.htm">1月のイソップ童話</a> &gt; 欲張りなイヌ
+ <a href="http://fakehost/index.html">福娘童話集</a> &gt; <a href="http://fakehost/index.html">きょうのイソップ童話</a> &gt; <a href="http://fakehost/itiran/01gatu.htm">1月のイソップ童話</a> &gt; 欲張りなイヌ
</p>
<div>
- <p><span color="#FF0000" size="+2">元旦のイソップ童話</span></p><p><img alt="よくばりなイヌ" height="360" src="http://fakehost/test/../../../gazou/pc_gazou/aesop/aesop052.jpg" width="480"></img></p><p>
+ <p><span color="#FF0000" size="+2">元旦のイソップ童話</span></p><p><img src="http://fakehost/gazou/pc_gazou/aesop/aesop052.jpg" alt="よくばりなイヌ" width="480" height="360"></p><p>
欲張りなイヌ</p><p><a href="http://hukumusume.com/douwa/English/aesop/01/01_j.html">ひらがな</a> ←→ <a href="http://hukumusume.com/douwa/English/aesop/01/01_j&amp;E.html">日本語・英語</a> ←→ <a href="http://hukumusume.com/douwa/English/aesop/01/01_E.html">English</a></p></div>
<div>
- <table readabilityDataTable="0"><tbody><tr><td>
- <img height="7" src="http://fakehost/test/../../../../366/logo_bana/corner_1.gif" width="7"></img></td>
+ <table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
+ <img src="http://fakehost/366/logo_bana/corner_1.gif" width="7" height="7">
+ </td>
<td>
<span color="#FF0000"><b>おりがみをつくろう</b></span>
</td>
@@ -15,25 +50,178 @@
<span size="-1">( <a href="http://www.origami-club.com/index.html">おりがみくらぶ</a> より)</span>
</td>
<td>
- <img height="7" src="http://fakehost/test/../../../../366/logo_bana/corner_2.gif" width="7"></img></td>
- </tr><tr><td colspan="4">
+ <img src="http://fakehost/366/logo_bana/corner_2.gif" width="7" height="7">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="4">
<p>
- <a href="http://www.origami-club.com/easy/dogfase/index.html"><span size="+2"><img alt="犬の顔の折り紙" height="51" src="http://fakehost/test/../../../gazou/origami_gazou/kantan/dogface.gif" width="73"></img>いぬのかお</span></a>   <a href="http://www.origami-club.com/easy/dog/index.html"><img alt="犬の顔の紙" height="43" src="http://fakehost/test/../../../gazou/origami_gazou/kantan/dog.gif" width="62"></img><span size="+2">いぬ</span></a>
- </p></td>
- </tr></tbody></table></div><table readabilityDataTable="0"><tbody><tr><td>
+ <a href="http://www.origami-club.com/easy/dogfase/index.html"><span size="+2"><img src="http://fakehost/gazou/origami_gazou/kantan/dogface.gif" alt="犬の顔の折り紙" width="73" height="51">いぬのかお</span></a>   <a href="http://www.origami-club.com/easy/dog/index.html"><img src="http://fakehost/gazou/origami_gazou/kantan/dog.gif" alt="犬の顔の紙" width="62" height="43"><span size="+2">いぬ</span></a>
+ </p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </div>
+ <table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
♪音声配信(html5)
</td>
- </tr><tr><td>
- <audio controls="" src="http://ohanashi2.up.seesaa.net/mp3/ae_0101.mp3"></audio></td>
- </tr><tr><td>
+ </tr>
+ <tr>
+ <td>
+ <audio src="http://ohanashi2.up.seesaa.net/mp3/ae_0101.mp3" controls></audio>
+ </td>
+ </tr>
+ <tr>
+ <td>
<a href="http://www.voiceblog.jp/onokuboaki/"><span size="-1">亜姫の朗読☆ イソップ童話より</span></a>
</td>
- </tr></tbody></table><p>
+ </tr>
+ </tbody>
+ </table>
+ <p>
 肉をくわえたイヌが、橋を渡っていました。  ふと下を見ると、川の中にも肉をくわえたイヌがいます。 イヌはそれを見て、思いました。(あいつの肉の方が、大きそうだ)  イヌは、くやしくてたまりません。 (そうだ、あいつをおどかして、あの肉を取ってやろう)  そこでイヌは、川の中のイヌに向かって思いっきり吠えました。 「ウゥー、ワン!!」  そのとたん、くわえていた肉はポチャンと川の中に落ちてしまいました。 「ああー、ぁぁー」  川の中には、がっかりしたイヌの顔がうつっています。  さっきの川の中のイヌは、水にうつった自分の顔だったのです。  同じ物を持っていても、人が持っている物の方が良く見え、また、欲張るとけっきょく損をするというお話しです。
</p>
<p>
おしまい
</p>
<div>
- <p></p></div>
- </div> \ No newline at end of file
+ <p><span><img src="http://fakehost/gazou/pc_gazou/all/top_bana/back_logo_r.gif" alt="前のページへ戻る" name="Image10" width="175" height="32" id="Image10"></span></p></div>
+ </td>
+ <td>
+ <img src="file:///C|/Documents%20and%20Settings/%E7%A6%8F%E5%A8%98note/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97/company_website15/image/spacer.gif" width="1" height="1">
+ </td>
+ <td>
+ <table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
+ <img src="http://fakehost/366/logo_bana/corner_1.gif" width="7" height="7">
+ </td>
+ <td></td>
+ <td>
+ <img src="http://fakehost/366/logo_bana/corner_2.gif" width="7" height="7">
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <table readabilityDataTable="1">
+ <tbody>
+ <tr>
+ <td>
+ &nbsp;&nbsp;&nbsp;&nbsp; <span size="-1"><b>1月 1日の豆知識</b></span><span size="-2"><u><p>
+ 366日への旅</p></u></span>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="file:///C|/Documents%20and%20Settings/%E7%A6%8F%E5%A8%98note/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97" width="1" height="1"><b><span size="-1">きょうの記念日</span></b><a href="http://fakehost/366/kinenbi/pc/01gatu/1_01.htm"><span size="-1">元旦</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="file:///C|/Documents%20and%20Settings/%E7%A6%8F%E5%A8%98note/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97/company_website15/image/spacer.gif" width="1" height="1"><b><span size="-1">きょうの誕生花</span></b><a href="http://fakehost/366/hana/pc/01gatu/1_01.htm"><span size="-1">松(まつ)</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">きょうの誕生日・出来事</span></b><a href="http://fakehost/366/birthday/pc/01gatu/1_01.htm"><span size="-1">1949年 Mr.マリック(マジシャン)</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">恋の誕生日占い</span></b><a href="http://fakehost/sakura/uranai/birthday/01/01.html"><span size="-1">自分の考えをしっかりと持った女の子。</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">なぞなぞ小学校</span></b><a href="http://fakehost/nazonazo/new/2012/04/02.html"><span size="-1">○(丸)を取ったらお母さんになってしまう男の人は?</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">あこがれの職業紹介</span></b><a href="http://fakehost/sakura/navi/work/2017/041.html"><span size="-1">歌手</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">恋の魔法とおまじない</span></b> 001<a href="http://fakehost/omajinai/new/2012/00/re01.html"><span size="-1">両思いになれる おまじない</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <span size="-1">  <b>1月 1日の童話・昔話</b><u><span size="-2"><p>
+ 福娘童話集</p></span></u></span>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">きょうの日本昔話</span></b><a href="http://fakehost/douwa/pc/jap/01/01.htm"><span size="-1">ネコがネズミを追いかける訳</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">きょうの世界昔話<img src="file:///C|/Documents%20and%20Settings/%E7%A6%8F%E5%A8%98note/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97/company_website15/image/spacer.gif" width="1" height="1"></span></b><a href="http://fakehost/douwa/pc/world/01/01a.htm"><span size="-1">モンゴルの十二支話</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="file:///C|/Documents%20and%20Settings/%E7%A6%8F%E5%A8%98note/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97/company_website15/image/spacer.gif" width="1" height="1"><b><span size="-1">きょうの日本民話</span></b><a href="http://fakehost/douwa/pc/minwa/01/01c.html"><span size="-1">仕事の取替えっこ</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">きょうのイソップ童話</span></b><a href="http://fakehost/douwa/pc/aesop/01/01.htm"><span size="-1">欲張りなイヌ</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">きょうの江戸小話</span></b><a href="http://fakehost/douwa/pc/kobanashi/01/01.htm"><span size="-1">ぞうきんとお年玉</span></a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <b><span size="-1">きょうの百物語</span></b><a href="http://fakehost/douwa/pc/kaidan/01/01.htm"><span size="-1">百物語の幽霊</span></a>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
+ <b><span size="-1">福娘のサイト</span></b>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <span size="-1"><b>366日への旅</b><p><a href="http://hukumusume.com/366/">毎日の記念日・誕生花 ・有名人の誕生日と性格判断</a></p></span>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <span size="-1"><b>福娘童話集</b><p><a href="http://hukumusume.com/douwa/">世界と日本の童話と昔話</a></p></span>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <span size="-1"><b>女の子応援サイト -さくら-</b><p><a href="http://hukumusume.com/sakura/index.html">誕生日占い、お仕事紹介、おまじない、など</a></p></span>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <span size="-1"><b>子どもの病気相談所</b><p><a href="http://hukumusume.com/my_baby/sick/">病気検索と対応方法、症状から検索するWEB問診</a></p></span>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <span size="-1"><b>世界60秒巡り</b><p><a href="http://hukumusume.com/366/world/">国旗国歌や世界遺産など、世界の国々の豆知識</a></p></span>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected-images.json
index f548bd9b2..105a38059 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected-images.json
@@ -1,4 +1,4 @@
-{
- "0": "http:\/\/www.iab.com\/wp-content\/uploads\/2015\/10\/getting-lean-with-digital-ad-ux-300x250.jpg",
- "2": "http:\/\/www.iab.com\/wp-content\/uploads\/2015\/05\/auto-draft-16-150x150.jpg"
-} \ No newline at end of file
+[
+ "http:\/\/www.iab.com\/wp-content\/uploads\/2015\/10\/getting-lean-with-digital-ad-ux-300x250.jpg",
+ "http:\/\/www.iab.com\/wp-content\/uploads\/2015\/05\/auto-draft-16-150x150.jpg"
+] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected.html
index dd4faf3b4..ea619a92e 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/iab-1/expected.html
@@ -1,5 +1,4 @@
<div>
- <div>
<p>We messed up. As technologists, tasked with delivering content and services to users, we lost track of the user experience.</p>
<p>Twenty years ago we saw an explosion of websites, built by developers around the world, providing all forms of content. This was the beginning of an age of enlightenment, the intersection of content and technology. Many of us in the technical field felt compelled, and even empowered, to produce information as the distribution means for mass communication were no longer restricted by a high barrier to entry.</p>
<p>In 2000, the dark ages came when the dot-com bubble burst. We were told that our startups were gone or that our divisions sustained by corporate parent companies needed to be in the black. It was a wakeup call that led to a renaissance age. Digital advertising became the foundation of an economic engine that, still now, sustains the free and democratic World Wide Web. In digital publishing, we strived to balance content, commerce, and technology. The content management systems and communication gateways we built to inform and entertain populations around the world disrupted markets and in some cases governments, informed communities of imminent danger, and liberated new forms of art and entertainment—all while creating a digital middle class of small businesses.</p>
@@ -9,7 +8,7 @@
<p>Through our pursuit of further automation and maximization of margins during the industrial age of media technology, we built advertising technology to optimize publishers’ yield of marketing budgets that had eroded after the last recession. Looking back now, our scraping of dimes may have cost us dollars in consumer loyalty. The fast, scalable systems of targeting users with ever-heftier advertisements have slowed down the public internet and drained more than a few batteries. We were so clever and so good at it that we over-engineered the capabilities of the plumbing laid down by, well, ourselves. This steamrolled the users, depleted their devices, and tried their patience.</p>
<p>The rise of ad blocking poses a threat to the internet and could potentially drive users to an enclosed platform world dominated by a few companies. We have let the fine equilibrium of content, commerce, and technology get out of balance in the open web. We had, and still do have, a responsibility to educate the business side, and in some cases to push back. We lost sight of our social and ethical responsibility to provide a safe, usable experience for anyone and everyone wanting to consume the content of their choice.</p>
<p>We need to bring that back into alignment, starting right now.</p>
-<p><a href="http://www.iab.com/wp-content/uploads/2015/10/getting-lean-with-digital-ad-ux.jpg"><img alt="Getting LEAN with Digital Ad UX" height="250" src="http://www.iab.com/wp-content/uploads/2015/10/getting-lean-with-digital-ad-ux-300x250.jpg" width="300"></img></a>Today, the IAB Tech Lab is launching the L.E.A.N. Ads program. Supported by the Executive Committee of the IAB Tech Lab Board, IABs around the world, and hundreds of member companies, L.E.A.N. stands for Light, Encrypted, Ad choice supported, Non-invasive ads. These are principles that will help guide the next phases of advertising technical standards for the global digital advertising supply chain.</p>
+<p><a href="http://www.iab.com/wp-content/uploads/2015/10/getting-lean-with-digital-ad-ux.jpg"><img width="300" height="250" alt="Getting LEAN with Digital Ad UX" src="http://www.iab.com/wp-content/uploads/2015/10/getting-lean-with-digital-ad-ux-300x250.jpg"></a>Today, the IAB Tech Lab is launching the L.E.A.N. Ads program. Supported by the Executive Committee of the IAB Tech Lab Board, IABs around the world, and hundreds of member companies, L.E.A.N. stands for Light, Encrypted, Ad choice supported, Non-invasive ads. These are principles that will help guide the next phases of advertising technical standards for the global digital advertising supply chain.</p>
<p>As with any other industry, standards should be created by non-profit standards-setting bodies, with many diverse voices providing input. We will invite all parties for public comment, and make sure consumer interest groups have the opportunity to provide input.</p>
<p>L.E.A.N. Ads do not replace the current advertising standards many consumers still enjoy and engage with while consuming content on our sites across all IP enabled devices. Rather, these principles will guide an alternative set of standards that provide choice for marketers, content providers, and consumers.</p>
<p>Among the many areas of concentration, we must also address frequency capping on retargeting in Ad Tech and make sure a user is targeted appropriately before, but never AFTER they make a purchase. If we are so good at reach and scale, we can be just as good, if not better, at moderation. Additionally, we must address volume of ads per page as well as continue on the path to viewability. The dependencies here are critical to an optimized user experience.</p>
@@ -18,13 +17,13 @@
<p>Finally, we must do this in an increasingly fragmented market, across screens. We must do this in environments where entire sites are blocked, purposefully or not. Yes, it is disappointing that our development efforts will have to manage with multiple frameworks while we work to supply the economic engine to sustain an open internet. However, our goal is still to provide diverse content and voices to as many connected users as possible around the world.</p>
<p>That is user experience.</p>
-<p>IAB Tech Lab Members can join the IAB Tech Lab Ad Blocking Working Group, please email <a href="mailto:[email protected]">[email protected]</a> for more information.</p><p>Read <a href="http://www.iab.com/insights/ad-blocking/" target="_blank">more about ad blocking here</a>.</p>
- </div>
- </div><div id="post-author"><div>
- <figure><img alt="Auto Draft 14" src="http://www.iab.com/wp-content/uploads/2015/05/auto-draft-16-150x150.jpg"></img></figure><div>
+<p>IAB Tech Lab Members can join the IAB Tech Lab Ad Blocking Working Group, please email <a href="mailto:[email protected]">[email protected]</a> for more information.</p>
+<p>Read <a target="_blank" href="http://www.iab.com/insights/ad-blocking/">more about ad blocking here</a>.</p>
+ </div><div id="post-author">
+ <figure><img alt="Auto Draft 14" src="http://www.iab.com/wp-content/uploads/2015/05/auto-draft-16-150x150.jpg"></figure>
+ <div>
<h4>About the author</h4>
<p><strong>Scott Cunningham</strong></p>
<p>Senior Vice President of Technology and Ad Operations at IAB, and General Manager of the IAB Tech Lab</p>
</div>
- </div>
-</div> \ No newline at end of file
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ietf-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ietf-1/expected.html
index ff46f7a1d..ab794ec4d 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ietf-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ietf-1/expected.html
@@ -1,6 +1,10 @@
<div>
-<span>[<a href="http://fakehost/test/../html/" title="Document search and retrieval page">Docs</a>] [<a href="https://tools.ietf.org/id/draft-dejong-remotestorage-04.txt" title="Plaintext version of this document">txt</a>|<a href="http://fakehost/pdf/draft-dejong-remotestorage-04.txt" title="PDF version of this document">pdf</a>] [<a href="https://datatracker.ietf.org/doc/draft-dejong-remotestorage" title="IESG Datatracker information for this document">Tracker</a>] [<a href="mailto:[email protected]?subject=draft-dejong-remotestorage%20" title="Send email to the document authors">Email</a>] [<a href="http://fakehost/rfcdiff?difftype=--hwdiff&amp;url2=draft-dejong-remotestorage-04.txt" title="Inline diff (wdiff)">Diff1</a>] [<a href="http://fakehost/rfcdiff?url2=draft-dejong-remotestorage-04.txt" title="Side-by-side diff">Diff2</a>] [<a href="http://fakehost/idnits?url=https://tools.ietf.org/id/draft-dejong-remotestorage-04.txt" title="Run an idnits check of this document">Nits</a>] </span><br></br><span> </span><br></br><span>Versions: <a href="http://fakehost/test/draft-dejong-remotestorage-00">00</a> <a href="http://fakehost/test/draft-dejong-remotestorage-01">01</a> <a href="http://fakehost/test/draft-dejong-remotestorage-02">02</a> <a href="http://fakehost/test/draft-dejong-remotestorage-03">03</a> <a href="http://fakehost/test/draft-dejong-remotestorage-04">04</a> </span><br></br><span> </span><br></br><pre>INTERNET DRAFT Michiel B. de Jong
+<span>[<a href="http://fakehost/html/" title="Document search and retrieval page">Docs</a>] [<a href="https://tools.ietf.org/id/draft-dejong-remotestorage-04.txt" title="Plaintext version of this document">txt</a>|<a href="http://fakehost/pdf/draft-dejong-remotestorage-04.txt" title="PDF version of this document">pdf</a>] [<a href="https://datatracker.ietf.org/doc/draft-dejong-remotestorage" title="IESG Datatracker information for this document">Tracker</a>] [<a href="mailto:[email protected]?subject=draft-dejong-remotestorage%20" title="Send email to the document authors">Email</a>] [<a href="http://fakehost/rfcdiff?difftype=--hwdiff&amp;url2=draft-dejong-remotestorage-04.txt" title="Inline diff (wdiff)">Diff1</a>] [<a href="http://fakehost/rfcdiff?url2=draft-dejong-remotestorage-04.txt" title="Side-by-side diff">Diff2</a>] [<a href="http://fakehost/idnits?url=https://tools.ietf.org/id/draft-dejong-remotestorage-04.txt" title="Run an idnits check of this document">Nits</a>] </span><br>
+<span> </span><br>
+<span>Versions: <a href="http://fakehost/test/draft-dejong-remotestorage-00">00</a> <a href="http://fakehost/test/draft-dejong-remotestorage-01">01</a> <a href="http://fakehost/test/draft-dejong-remotestorage-02">02</a> <a href="http://fakehost/test/draft-dejong-remotestorage-03">03</a> <a href="http://fakehost/test/draft-dejong-remotestorage-04">04</a> </span><br>
+<span> </span><br>
+<pre>INTERNET DRAFT Michiel B. de Jong
Document: <a href="http://fakehost/test/draft-dejong-remotestorage-04">draft-dejong-remotestorage-04</a> IndieHosters
F. Kooman
Intended Status: Proposed Standard (independent)
@@ -53,7 +57,7 @@ Copyright Notice
<span>de Jong [Page 1]</span>
-</pre><pre><a href="#page-2" id="page-2" name="page-2"> </a>
+</pre><pre><a name="page-2" id="page-2" href="#page-2"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -89,7 +93,7 @@ Table of Contents
<a href="#section-18">18</a>. Authors' addresses............................................<a href="#page-22">22</a>
-<span><a href="#section-1" name="section-1">1</a>. Introduction</span>
+<span><a name="section-1" href="#section-1">1</a>. Introduction</span>
Many services for data storage are available over the internet. This
specification describes a vendor-independent interface for such
@@ -103,7 +107,7 @@ Table of Contents
<span>de Jong [Page 2]</span>
-</pre><pre><a href="#page-3" id="page-3" name="page-3"> </a>
+</pre><pre><a name="page-3" id="page-3" href="#page-3"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -122,7 +126,7 @@ Table of Contents
The exact details of these four actions are described in this
specification.
-<span><a href="#section-2" name="section-2">2</a>. Terminology</span>
+<span><a name="section-2" href="#section-2">2</a>. Terminology</span>
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
@@ -135,7 +139,7 @@ Table of Contents
implement the general requirement when such failure would result in
interoperability failure.
-<span><a href="#section-3" name="section-3">3</a>. Storage model</span>
+<span><a name="section-3" href="#section-3">3</a>. Storage model</span>
The server stores data in nodes that form a tree structure.
Internal nodes are called 'folders' and leaf nodes are called
@@ -153,7 +157,7 @@ Table of Contents
<span>de Jong [Page 3]</span>
-</pre><pre><a href="#page-4" id="page-4" name="page-4"> </a>
+</pre><pre><a name="page-4" id="page-4" href="#page-4"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -163,7 +167,7 @@ Table of Contents
* content length
* content
-<span><a href="#section-4" name="section-4">4</a>. Requests</span>
+<span><a name="section-4" href="#section-4">4</a>. Requests</span>
Client-to-server requests SHOULD be made over https [<a href="#ref-HTTPS">HTTPS</a>], and
servers MUST comply with HTTP/1.1 [<a href="#ref-HTTP">HTTP</a>]. Specifically, they
@@ -203,7 +207,7 @@ Table of Contents
<span>de Jong [Page 4]</span>
-</pre><pre><a href="#page-5" id="page-5" name="page-5"> </a>
+</pre><pre><a name="page-5" id="page-5" href="#page-5"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -253,7 +257,7 @@ Table of Contents
<span>de Jong [Page 5]</span>
-</pre><pre><a href="#page-6" id="page-6" name="page-6"> </a>
+</pre><pre><a name="page-6" id="page-6" href="#page-6"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -303,11 +307,11 @@ Table of Contents
<span>de Jong [Page 6]</span>
-</pre><pre><a href="#page-7" id="page-7" name="page-7"> </a>
+</pre><pre><a name="page-7" id="page-7" href="#page-7"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
-<span><a href="#section-5" name="section-5">5</a>. Response codes</span>
+<span><a name="section-5" href="#section-5">5</a>. Response codes</span>
Response codes SHOULD be given as defined by [HTTP, <a href="#section-6">section 6</a>] and
[BEARER, <a href="#section-3.1">section 3.1</a>]. The following is a non-normative checklist
@@ -340,7 +344,7 @@ Table of Contents
Clients SHOULD also handle the case where a response takes too long
to arrive, or where no response is received at all.
-<span><a href="#section-6" name="section-6">6</a>. Versioning</span>
+<span><a name="section-6" href="#section-6">6</a>. Versioning</span>
All successful requests MUST return an 'ETag' header [<a href="#ref-HTTP">HTTP</a>] with, in
the case of GET, the current version, in the case of PUT, the new
@@ -353,7 +357,7 @@ Table of Contents
<span>de Jong [Page 7]</span>
-</pre><pre><a href="#page-8" id="page-8" name="page-8"> </a>
+</pre><pre><a name="page-8" id="page-8" href="#page-8"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -370,14 +374,14 @@ Table of Contents
A provider MAY offer version rollback functionality to its users,
but this specification does not define the user interface for that.
-<span><a href="#section-7" name="section-7">7</a>. CORS headers</span>
+<span><a name="section-7" href="#section-7">7</a>. CORS headers</span>
All responses MUST carry CORS headers [<a href="#ref-CORS">CORS</a>]. The server MUST also
reply to OPTIONS requests as per CORS. For GET requests, a wildcard
origin MAY be returned, but for PUT and DELETE requests, the
response MUST echo back the Origin header sent by the client.
-<span><a href="#section-8" name="section-8">8</a>. Session description</span>
+<span><a name="section-8" href="#section-8">8</a>. Session description</span>
The information that a client needs to receive in order to be able
to connect to a server SHOULD reach the client as described in the
@@ -403,7 +407,7 @@ Table of Contents
<span>de Jong [Page 8]</span>
-</pre><pre><a href="#page-9" id="page-9" name="page-9"> </a>
+</pre><pre><a name="page-9" id="page-9" href="#page-9"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -418,7 +422,7 @@ Table of Contents
* https://storage.example.com/bob/public/documents/
* https://storage.example.com/bob/public/documents/draft.txt
-<span><a href="#section-9" name="section-9">9</a>. Bearer tokens and access control</span>
+<span><a name="section-9" href="#section-9">9</a>. Bearer tokens and access control</span>
A bearer token represents one or more access scopes. These access
scopes are represented as strings of the form &lt;module&gt; &lt;level&gt;,
@@ -453,12 +457,12 @@ Table of Contents
<span>de Jong [Page 9]</span>
-</pre><pre><a href="#page-10" id="page-10" name="page-10"> </a>
+</pre><pre><a name="page-10" id="page-10" href="#page-10"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
-<span><a href="#section-10" name="section-10">10</a>. Application-first bearer token issuance</span>
+<span><a name="section-10" href="#section-10">10</a>. Application-first bearer token issuance</span>
To make a remoteStorage server available as 'the remoteStorage of
&lt;account&gt; at &lt;host&gt;', exactly one link of the following format
@@ -503,7 +507,7 @@ Table of Contents
<span>de Jong [Page 10]</span>
-</pre><pre><a href="#page-11" id="page-11" name="page-11"> </a>
+</pre><pre><a name="page-11" id="page-11" href="#page-11"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -533,7 +537,7 @@ Table of Contents
client_id parameter in favor of relying on the redirect_uri
parameter for client identification.
-<span><a href="#section-11" name="section-11">11</a>. Storage-first bearer token issuance</span>
+<span><a name="section-11" href="#section-11">11</a>. Storage-first bearer token issuance</span>
The provider MAY also present a dashboard to the user, where they
have some way to add open web app manifests [<a href="#ref-MANIFEST">MANIFEST</a>]. Adding a
@@ -553,7 +557,7 @@ Table of Contents
<span>de Jong [Page 11]</span>
-</pre><pre><a href="#page-12" id="page-12" name="page-12"> </a>
+</pre><pre><a name="page-12" id="page-12" href="#page-12"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -591,19 +595,19 @@ Table of Contents
debug tool, thus bypassing the need for an OAuth dance. Clients
SHOULD NOT rely on this in production.
-<span><a href="#section-12" name="section-12">12</a>. Example wire transcripts</span>
+<span><a name="section-12" href="#section-12">12</a>. Example wire transcripts</span>
The following examples are not normative ("\" indicates a line was
wrapped).
-<span><a href="#section-12.1" name="section-12.1">12.1</a>. WebFinger</span>
+<span><a name="section-12.1" href="#section-12.1">12.1</a>. WebFinger</span>
In application-first, an in-browser application might issue the
following request, using XMLHttpRequest and CORS:
<span>de Jong [Page 12]</span>
-</pre><pre><a href="#page-13" id="page-13" name="page-13"> </a>
+</pre><pre><a name="page-13" id="page-13" href="#page-13"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -643,7 +647,7 @@ motestorage-04",
}]
}
-<span><a href="#section-12.2" name="section-12.2">12.2</a>. OAuth dialog form</span>
+<span><a name="section-12.2" href="#section-12.2">12.2</a>. OAuth dialog form</span>
Once the in-browser application has discovered the server's OAuth
end-point, it will typically redirect the user to this URL, in
@@ -653,7 +657,7 @@ motestorage-04",
<span>de Jong [Page 13]</span>
-</pre><pre><a href="#page-14" id="page-14" name="page-14"> </a>
+</pre><pre><a name="page-14" id="page-14" href="#page-14"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -673,7 +677,7 @@ unhosted.5apps.com&amp;response_type=token HTTP/1.1
&lt;title&gt;Allow access?&lt;/title&gt;
...
-<span><a href="#section-12.3" name="section-12.3">12.3</a>. OAuth dialog form submission</span>
+<span><a name="section-12.3" href="#section-12.3">12.3</a>. OAuth dialog form submission</span>
When the user submits the form, the request would look something
like this:
@@ -698,12 +702,12 @@ low
Location:https://drinks-unhosted.5apps.com/#access_token=j2YnGt\
XjzzzHNjkd1CJxoQubA1o%3D&amp;token_type=bearer&amp;state=
-<span><a href="#section-12.4" name="section-12.4">12.4</a>. OPTIONS preflight</span>
+<span><a name="section-12.4" href="#section-12.4">12.4</a>. OPTIONS preflight</span>
<span>de Jong [Page 14]</span>
-</pre><pre><a href="#page-15" id="page-15" name="page-15"> </a>
+</pre><pre><a name="page-15" id="page-15" href="#page-15"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -726,7 +730,7 @@ XjzzzHNjkd1CJxoQubA1o%3D&amp;token_type=bearer&amp;state=
Access-Control-Allow-Headers: Authorization, Content-Length, Co\
ntent-Type, Origin, X-Requested-With, If-Match, If-None-Match
-<span><a href="#section-12.5" name="section-12.5">12.5</a>. Initial PUT</span>
+<span><a name="section-12.5" href="#section-12.5">12.5</a>. Initial PUT</span>
An initial PUT may contain an 'If-None-Match: *' header, like this:
@@ -749,11 +753,11 @@ ntent-Type, Origin, X-Requested-With, If-Match, If-None-Match
Access-Control-Allow-Origin: <a href="https://drinks-unhosted.5apps.com">https://drinks-unhosted.5apps.com</a>
ETag: "1382694045000"
-<span><a href="#section-12.6" name="section-12.6">12.6</a>. Subsequent PUT</span>
+<span><a name="section-12.6" href="#section-12.6">12.6</a>. Subsequent PUT</span>
<span>de Jong [Page 15]</span>
-</pre><pre><a href="#page-16" id="page-16" name="page-16"> </a>
+</pre><pre><a name="page-16" id="page-16" href="#page-16"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -779,7 +783,7 @@ e.io/spec/modules/myfavoritedrinks/drink"}
Access-Control-Allow-Origin: <a href="https://drinks-unhosted.5apps.com">https://drinks-unhosted.5apps.com</a>
ETag: "1382694048000"
-<span><a href="#section-12.7" name="section-12.7">12.7</a>. GET</span>
+<span><a name="section-12.7" href="#section-12.7">12.7</a>. GET</span>
A GET request would also include the bearer token, and optionally
an If-None-Match header:
@@ -803,7 +807,7 @@ e.io/spec/modules/myfavoritedrinks/drink"}
<span>de Jong [Page 16]</span>
-</pre><pre><a href="#page-17" id="page-17" name="page-17"> </a>
+</pre><pre><a name="page-17" id="page-17" href="#page-17"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -838,7 +842,7 @@ charset=UTF-8","Content-Length":106}}}
HTTP/1.1 404 Not Found
Access-Control-Allow-Origin: <a href="https://drinks-unhosted.5apps.com">https://drinks-unhosted.5apps.com</a>
-<span><a href="#section-12.8" name="section-12.8">12.8</a>. DELETE</span>
+<span><a name="section-12.8" href="#section-12.8">12.8</a>. DELETE</span>
A DELETE request may look like this:
@@ -853,7 +857,7 @@ charset=UTF-8","Content-Length":106}}}
<span>de Jong [Page 17]</span>
-</pre><pre><a href="#page-18" id="page-18" name="page-18"> </a>
+</pre><pre><a name="page-18" id="page-18" href="#page-18"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -863,7 +867,7 @@ charset=UTF-8","Content-Length":106}}}
Access-Control-Allow-Origin: <a href="https://drinks-unhosted.5apps.com">https://drinks-unhosted.5apps.com</a>
ETag: "1382694048000"
-<span><a href="#section-13" name="section-13">13</a>. Distributed versioning</span>
+<span><a name="section-13" href="#section-13">13</a>. Distributed versioning</span>
This section is non-normative, and is intended to explain some of
the design choices concerning ETags and folder listings. At the
@@ -903,7 +907,7 @@ charset=UTF-8","Content-Length":106}}}
<span>de Jong [Page 18]</span>
-</pre><pre><a href="#page-19" id="page-19" name="page-19"> </a>
+</pre><pre><a name="page-19" id="page-19" href="#page-19"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -925,7 +929,7 @@ charset=UTF-8","Content-Length":106}}}
but it is up to whichever client discovers a given version
conflict, to resolve it.
-<span><a href="#section-14" name="section-14">14</a>. Security Considerations</span>
+<span><a name="section-14" href="#section-14">14</a>. Security Considerations</span>
To prevent man-in-the-middle attacks, the use of https instead of
http is important for both the interface itself and all end-points
@@ -953,7 +957,7 @@ charset=UTF-8","Content-Length":106}}}
<span>de Jong [Page 19]</span>
-</pre><pre><a href="#page-20" id="page-20" name="page-20"> </a>
+</pre><pre><a name="page-20" id="page-20" href="#page-20"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
@@ -970,7 +974,7 @@ charset=UTF-8","Content-Length":106}}}
The server SHOULD also detect and stop denial-of-service attacks
that aim to overwhelm its interface with too much traffic.
-<span><a href="#section-15" name="section-15">15</a>. IANA Considerations</span>
+<span><a name="section-15" href="#section-15">15</a>. IANA Considerations</span>
This document registers the 'remotestorage' link relation, as well
as the following WebFinger properties:
@@ -980,7 +984,7 @@ charset=UTF-8","Content-Length":106}}}
* "<a href="http://tools.ietf.org/html/rfc7233">http://tools.ietf.org/html/rfc7233</a>"
* "<a href="http://remotestorage.io/spec/web-authoring">http://remotestorage.io/spec/web-authoring</a>"
-<span><a href="#section-16" name="section-16">16</a>. Acknowledgements</span>
+<span><a name="section-16" href="#section-16">16</a>. Acknowledgements</span>
The authors would like to thank everybody who contributed to the
development of this protocol, including Kenny Bentley, Javier Diaz,
@@ -993,95 +997,95 @@ charset=UTF-8","Content-Length":106}}}
Rick van Rein, Mark Nottingham, Julian Reschke, and Markus
Lanthaler, among many others.
-<span><a href="#section-17" name="section-17">17</a>. References</span>
+<span><a name="section-17" href="#section-17">17</a>. References</span>
-<span><a href="#section-17.1" name="section-17.1">17.1</a>. Normative References</span>
+<span><a name="section-17.1" href="#section-17.1">17.1</a>. Normative References</span>
- [<a id="ref-WORDS" name="ref-WORDS">WORDS</a>]
+ [<a name="ref-WORDS" id="ref-WORDS">WORDS</a>]
Bradner, S., "Key words for use in RFCs to Indicate Requirement
Levels", <a href="http://fakehost/test/bcp14">BCP 14</a>, <a href="http://fakehost/test/rfc2119">RFC 2119</a>, March 1997.
<span>de Jong [Page 20]</span>
-</pre><pre><a href="#page-21" id="page-21" name="page-21"> </a>
+</pre><pre><a name="page-21" id="page-21" href="#page-21"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
- [<a id="ref-IRI" name="ref-IRI">IRI</a>]
+ [<a name="ref-IRI" id="ref-IRI">IRI</a>]
Duerst, M., "Internationalized Resource Identifiers (IRIs)",
<a href="http://fakehost/test/rfc3987">RFC 3987</a>, January 2005.
- [<a id="ref-WEBFINGER" name="ref-WEBFINGER">WEBFINGER</a>]
+ [<a name="ref-WEBFINGER" id="ref-WEBFINGER">WEBFINGER</a>]
Jones, P., Salguerio, G., Jones, M, and Smarr, J.,
"WebFinger", <a href="http://fakehost/test/rfc7033">RFC7033</a>, September 2013.
- [<a id="ref-OAUTH" name="ref-OAUTH">OAUTH</a>]
+ [<a name="ref-OAUTH" id="ref-OAUTH">OAUTH</a>]
"<a href="#section-4.2">Section 4.2</a>: Implicit Grant", in: Hardt, D. (ed), "The OAuth
2.0 Authorization Framework", <a href="http://fakehost/test/rfc6749">RFC6749</a>, October 2012.
-<span><a href="#section-17.2" name="section-17.2">17.2</a>. Informative References</span>
+<span><a name="section-17.2" href="#section-17.2">17.2</a>. Informative References</span>
- [<a id="ref-HTTPS" name="ref-HTTPS">HTTPS</a>]
+ [<a name="ref-HTTPS" id="ref-HTTPS">HTTPS</a>]
Rescorla, E., "HTTP Over TLS", <a href="http://fakehost/test/rfc2818">RFC2818</a>, May 2000.
- [<a id="ref-HTTP" name="ref-HTTP">HTTP</a>]
+ [<a name="ref-HTTP" id="ref-HTTP">HTTP</a>]
Fielding et al., "Hypertext Transfer Protocol (HTTP/1.1):
Semantics and Content", <a href="http://fakehost/test/rfc7231">RFC7231</a>, June 2014.
- [<a id="ref-COND" name="ref-COND">COND</a>]
+ [<a name="ref-COND" id="ref-COND">COND</a>]
Fielding et al., "Hypertext Transfer Protocol (HTTP/1.1):
Conditional Requests", <a href="http://fakehost/test/rfc7232">RFC7232</a>, June 2014.
- [<a id="ref-RANGE" name="ref-RANGE">RANGE</a>]
+ [<a name="ref-RANGE" id="ref-RANGE">RANGE</a>]
Fielding et al., "Hypertext Transfer Protocol (HTTP/1.1):
Conditional Requests", <a href="http://fakehost/test/rfc7233">RFC7233</a>, June 2014.
- [<a id="ref-SPDY" name="ref-SPDY">SPDY</a>]
+ [<a name="ref-SPDY" id="ref-SPDY">SPDY</a>]
Mark Belshe, Roberto Peon, "SPDY Protocol - Draft 3.1", <a href="http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3-1">http://</a>
<a href="http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3-1">www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3-1</a>,
September 2013.
- [<a id="ref-JSON-LD" name="ref-JSON-LD">JSON-LD</a>]
+ [<a name="ref-JSON-LD" id="ref-JSON-LD">JSON-LD</a>]
M. Sporny, G. Kellogg, M. Lanthaler, "JSON-LD 1.0", W3C
Proposed Recommendation,
<a href="http://www.w3.org/TR/2014/REC-json-ld-20140116/">http://www.w3.org/TR/2014/REC-json-ld-20140116/</a>, January 2014.
- [<a id="ref-CORS" name="ref-CORS">CORS</a>]
+ [<a name="ref-CORS" id="ref-CORS">CORS</a>]
van Kesteren, Anne (ed), "Cross-Origin Resource Sharing --
W3C Candidate Recommendation 29 January 2013",
<span>de Jong [Page 21]</span>
-</pre><pre><a href="#page-22" id="page-22" name="page-22"> </a>
+</pre><pre><a name="page-22" id="page-22" href="#page-22"> </a>
<span>Internet-Draft remoteStorage December 2014</span>
<a href="http://www.w3.org/TR/cors/">http://www.w3.org/TR/cors/</a>, January 2013.
- [<a id="ref-MANIFEST" name="ref-MANIFEST">MANIFEST</a>]
+ [<a name="ref-MANIFEST" id="ref-MANIFEST">MANIFEST</a>]
Mozilla Developer Network (ed), "App manifest -- Revision
330541", <a href="https://developer.mozilla.org/en-">https://developer.mozilla.org/en-</a>
US/Apps/Build/Manifest$revision/566677, April 2014.
- [<a id="ref-DATASTORE" name="ref-DATASTORE">DATASTORE</a>]
+ [<a name="ref-DATASTORE" id="ref-DATASTORE">DATASTORE</a>]
"WebAPI/DataStore", MozillaWiki, retrieved May 2014.
<a href="https://wiki.mozilla.org/WebAPI/DataStore#Manifest">https://wiki.mozilla.org/WebAPI/DataStore#Manifest</a>
- [<a id="ref-KERBEROS" name="ref-KERBEROS">KERBEROS</a>]
+ [<a name="ref-KERBEROS" id="ref-KERBEROS">KERBEROS</a>]
C. Neuman et al., "The Kerberos Network Authentication Service
(V5)", <a href="http://fakehost/test/rfc4120">RFC4120</a>, July 2005.
- [<a id="ref-BEARER" name="ref-BEARER">BEARER</a>]
+ [<a name="ref-BEARER" id="ref-BEARER">BEARER</a>]
M. Jones, D. Hardt, "The OAuth 2.0 Authorization Framework:
Bearer Token Usage", <a href="http://fakehost/test/rfc6750">RFC6750</a>, October 2012.
- [<a id="ref-AUTHORING" name="ref-AUTHORING">AUTHORING</a>]
+ [<a name="ref-AUTHORING" id="ref-AUTHORING">AUTHORING</a>]
"Using remoteStorage for web authoring", reSite wiki, retrieved
September 2014. <a href="https://github.com/michielbdejong/resite/wiki">https://github.com/michielbdejong/resite/wiki</a>
/Using-remoteStorage-for-web-authoring
-<span><a href="#section-18" name="section-18">18</a>. Authors' addresses</span>
+<span><a name="section-18" href="#section-18">18</a>. Authors' addresses</span>
Michiel B. de Jong
IndieHosters
@@ -1104,7 +1108,8 @@ charset=UTF-8","Content-Length":106}}}
de Jong [Page 22]
-</pre><br></br><span><small><small>Html markup produced by rfcmarkup 1.111, available from
+</pre><br>
+<span><small><small>Html markup produced by rfcmarkup 1.111, available from
<a href="https://tools.ietf.org/tools/rfcmarkup/">https://tools.ietf.org/tools/rfcmarkup/</a>
</small></small></span>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/infobae/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/infobae/expected.html
index e575c7beb..f28c6898e 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/infobae/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/infobae/expected.html
@@ -1 +1 @@
-<div id="article-body"> <div id="article-content"> <div> <figure><div> <p><img alt="Jonathan Castellari tiene 25 años y fue golpeado por una patota de 8 hombres" data-original="https://www.infobae.com/new-resizer/b_LU5bsrOM_BmZtNMzegvdNoPNE=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01154429/Rugbier-golpeado-1920.jpg" data-url="http://www.infobae.com/sociedad/2017/12/01/una-patota-de-varones-ataco-a-un-rugbier-gay-te-vamos-a-matar-por-puto/%23QU6XDTECU5EDVI4HBTME4PLIOQ" height="422.32142857142856" id="QU6XDTECU5EDVI4HBTME4PLIOQ" src="https://www.infobae.com/new-resizer/b_LU5bsrOM_BmZtNMzegvdNoPNE=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01154429/Rugbier-golpeado-1920.jpg" width="750"></img></p></div> <figcaption class=""><span>Jonathan Castellari tiene 25 años y fue golpeado por una patota de 8 hombres</span> </figcaption></figure></div> <div> <p> Eran casi las 6:30 de la mañana. Jonathan Castellari, de 25 años, volvía de bailar junto a Sebastián, su amigo. Les pareció una buena idea detenerse en el Mc Donald's de Avenida Córdoba al 3100 con el objetivo de desayunar y continuar el viaje hasta sus hogares. Mientras esperaban la comida, un grupo de 8 chicos de entre 20 y 25 años ingresó al local con el mismo objetivo, aunque adoptaron otro plan: mirarlos fijamente, reírse de ellos y hacer chistes sobre la sexualidad de ambos.</p> </div> <div> <p> Sebastián relató a<strong> Infobae:</strong> "Estábamos esperando nuestro pedido, haciéndonos chistes, riéndonos de lo sucedido durante la noche. Hablábamos entre nosotros. En ese momento entró un grupo de 8 chicos, de contextura grande, y notamos que estaban alcoholizados. Nos miraban, hacían chistes, se reían de nosotros. Fue ahí cuando decidimos salir con Jonathan a fumar un cigarrillo y esperar que se fueran. <strong>Él salió primero y vi que uno de estos pibes lo abrazó y se lo llevó. Instantáneamente se metieron los demás a pegarle. Le pegaron mucho.</strong> Quise pararlos y no pude. Ligué yo también, pero nada en comparación a lo que sufrió Jonathan. Cuando lo soltaron lo agarré como pude y justo una enfermera del Sanatorio Güemes (está a dos cuadras del local) estaba tomando un café y le dio los primeros auxilios".</p> </div> <div> <figure><div> <p><img alt="" data-original="https://www.infobae.com/new-resizer/PUJQSwJZOtaetM7tXKqic4Ib1Wg=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01161934/Jonathan-Castellani-SF-2.jpg" data-url="http://www.infobae.com/sociedad/2017/12/01/una-patota-de-varones-ataco-a-un-rugbier-gay-te-vamos-a-matar-por-puto/%23NH7MLFDU4JH4VOSMUUN6JPRYUQ" height="937.7289377289377" id="NH7MLFDU4JH4VOSMUUN6JPRYUQ" src="https://www.infobae.com/new-resizer/PUJQSwJZOtaetM7tXKqic4Ib1Wg=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01161934/Jonathan-Castellani-SF-2.jpg" width="750"></img></p></div> <figcaption class=""><span></span> </figcaption></figure></div> <div> <p> "Fuimos a verlo recién, no paraba de llorar y de decirnos que le pegaron por puto", dijo a <strong>Infobae</strong> María Rachid, titular del Instituto contra la Discriminación de la Defensoría del Pueblo CABA. "Lamentablemente su situación es delicada. Recién nos informaron que lo van a intervenir quirúrgicamente porque <strong>podría perder un ojo</strong>".</p> </div> <div> <p> Como Jonathan no conoce a los agresores, desde la Defensoría y la Federación LGBT se comunicaron con autoridades del Ministerio de Seguridad para que soliciten las cámaras de seguridad del Mc Donald's, del sanatorio Güemes y de otros negocios de la cuadra para poder identificarlos.</p> </div> <div> <figure><div> <p><img alt="" data-original="https://www.infobae.com/new-resizer/yS5kphJxw_CBn1mycqbcrMjoNmQ=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01163101/JonathanGay2.jpg" data-url="http://www.infobae.com/sociedad/2017/12/01/una-patota-de-varones-ataco-a-un-rugbier-gay-te-vamos-a-matar-por-puto/%23O7QMD7FTTNCIJOVETW7KYJVVDA" height="422.32142857142856" id="O7QMD7FTTNCIJOVETW7KYJVVDA" src="https://www.infobae.com/new-resizer/yS5kphJxw_CBn1mycqbcrMjoNmQ=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01163101/JonathanGay2.jpg" width="750"></img></p></div> <figcaption class=""><span></span> </figcaption></figure></div> <div> <p> Gastón Llopart, abogado de Sebastián, le detalló a <strong>Infobae</strong> que Jonathan está "próximo a recibir una intervención quirúrgica, ya que<strong> tuvo fractura en el hueso del pómulo derecho de su rostro. Sebastián llamó al 911 dos veces y no fueron.</strong> Me contaron que los agresores los siguieron hasta el sanatorio mientras los insultaban: la gente de seguridad tuvo que echarlos".</p> </div> <div> <p> Llopart agregó que la patota, <strong>mientras lo golpeaban, le gritaba: "Te vamos a matar por puto"</strong>. La familia de Jonathan está en el sanatorio a la espera de la intervención quirúrgica. Llopart dijo que "harán la denuncia el lunes por la mañana, cuando existan mayores precisiones de lo ocurrido".</p> </div> <div> <figure><div> <p><img alt="" data-original="https://www.infobae.com/new-resizer/cFidtpanVMHP25zNoWF78I4qjMA=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01161927/Jonathan-Castellani-1920.jpg" data-url="http://www.infobae.com/sociedad/2017/12/01/una-patota-de-varones-ataco-a-un-rugbier-gay-te-vamos-a-matar-por-puto/%237BCY2NEI6ZADBA3TRJGQC6R3BU" height="422.32142857142856" id="7BCY2NEI6ZADBA3TRJGQC6R3BU" src="https://www.infobae.com/new-resizer/cFidtpanVMHP25zNoWF78I4qjMA=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01161927/Jonathan-Castellani-1920.jpg" width="750"></img></p></div> <figcaption class=""><span></span> </figcaption></figure></div> <div> <p> Jonathan y Sebastián forman parte de Ciervos Pampas Rugby Club, un equipo que nació hace cinco años como el primer equipo de la Argentina por la diversidad sexual. Se trata de un combinado que no está integrado en un 100% por varones gays, pero en el que estos encuentran un lugar en el cual expresar libremente su orientación sexual, <strong>sin miedo a los prejuicios o a la discriminación.</strong> El club emitió un comunicado en su cuenta de Facebook, relatando los hechos y solidarizándose con Jonathan.</p> </div> </div> </div> \ No newline at end of file
+<div id="article-body"> <div> <figure> <div> <p><img id="QU6XDTECU5EDVI4HBTME4PLIOQ" data-url="http://www.infobae.com/sociedad/2017/12/01/una-patota-de-varones-ataco-a-un-rugbier-gay-te-vamos-a-matar-por-puto/%23QU6XDTECU5EDVI4HBTME4PLIOQ" data-original="https://www.infobae.com/new-resizer/b_LU5bsrOM_BmZtNMzegvdNoPNE=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01154429/Rugbier-golpeado-1920.jpg" alt="Jonathan Castellari tiene 25 años y fue golpeado por una patota de 8 hombres" height="422.32142857142856" width="750" src="https://www.infobae.com/new-resizer/b_LU5bsrOM_BmZtNMzegvdNoPNE=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01154429/Rugbier-golpeado-1920.jpg"> </p></div> <figcaption class> <span>Jonathan Castellari tiene 25 años y fue golpeado por una patota de 8 hombres</span> </figcaption> </figure> </div> <div> <p> Eran casi las 6:30 de la mañana. Jonathan Castellari, de 25 años, volvía de bailar junto a Sebastián, su amigo. Les pareció una buena idea detenerse en el Mc Donald's de Avenida Córdoba al 3100 con el objetivo de desayunar y continuar el viaje hasta sus hogares. Mientras esperaban la comida, un grupo de 8 chicos de entre 20 y 25 años ingresó al local con el mismo objetivo, aunque adoptaron otro plan: mirarlos fijamente, reírse de ellos y&nbsp;hacer chistes sobre la sexualidad de ambos.</p> </div> <div> <p> Sebastián relató a<strong> Infobae:</strong>&nbsp;"Estábamos esperando nuestro pedido, haciéndonos chistes, riéndonos de lo sucedido durante la noche. Hablábamos entre nosotros. En ese momento entró un grupo de 8 chicos, de contextura grande, y notamos que estaban alcoholizados. Nos miraban, hacían chistes, se reían de nosotros. Fue ahí cuando decidimos salir con Jonathan a fumar un cigarrillo y esperar que se fueran. <strong>Él salió primero y vi que uno de estos pibes lo abrazó y se lo llevó. Instantáneamente se metieron los demás a pegarle. Le pegaron mucho.</strong> Quise pararlos y no pude. Ligué yo también, pero nada en comparación a lo que sufrió Jonathan. Cuando lo soltaron lo agarré como pude y justo una enfermera del Sanatorio Güemes (está a dos cuadras del local) estaba tomando un café y le dio los primeros auxilios".</p> </div> <div> <figure> <div> <p><img id="NH7MLFDU4JH4VOSMUUN6JPRYUQ" data-url="http://www.infobae.com/sociedad/2017/12/01/una-patota-de-varones-ataco-a-un-rugbier-gay-te-vamos-a-matar-por-puto/%23NH7MLFDU4JH4VOSMUUN6JPRYUQ" data-original="https://www.infobae.com/new-resizer/PUJQSwJZOtaetM7tXKqic4Ib1Wg=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01161934/Jonathan-Castellani-SF-2.jpg" alt height="937.7289377289377" width="750" src="https://www.infobae.com/new-resizer/PUJQSwJZOtaetM7tXKqic4Ib1Wg=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01161934/Jonathan-Castellani-SF-2.jpg"> </p></div> <figcaption class> <span></span> </figcaption> </figure> </div> <div> <p> "Fuimos a verlo recién, no paraba de llorar y de decirnos que le pegaron por puto", dijo a <strong>Infobae</strong> María Rachid, titular del Instituto contra la Discriminación de la Defensoría del Pueblo CABA. "Lamentablemente su situación es delicada. Recién nos informaron que lo van a intervenir quirúrgicamente porque <strong>podría perder un ojo</strong>".</p> </div> <div> <p> Como Jonathan no conoce a los agresores, desde la Defensoría y la Federación LGBT se comunicaron con autoridades del Ministerio de Seguridad para que soliciten las cámaras de seguridad del Mc Donald's, del sanatorio Güemes y de otros negocios de la cuadra para poder identificarlos.</p> </div> <div> <figure> <div> <p><img id="O7QMD7FTTNCIJOVETW7KYJVVDA" data-url="http://www.infobae.com/sociedad/2017/12/01/una-patota-de-varones-ataco-a-un-rugbier-gay-te-vamos-a-matar-por-puto/%23O7QMD7FTTNCIJOVETW7KYJVVDA" data-original="https://www.infobae.com/new-resizer/yS5kphJxw_CBn1mycqbcrMjoNmQ=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01163101/JonathanGay2.jpg" alt height="422.32142857142856" width="750" src="https://www.infobae.com/new-resizer/yS5kphJxw_CBn1mycqbcrMjoNmQ=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01163101/JonathanGay2.jpg"> </p></div> <figcaption class> <span></span> </figcaption> </figure> </div> <div> <p> Gastón Llopart, abogado de Sebastián, le detalló a <strong>Infobae</strong> que Jonathan está "próximo a recibir una intervención quirúrgica, ya que<strong> tuvo fractura en el hueso del pómulo derecho de su rostro. Sebastián llamó al 911 dos veces y no fueron.</strong> Me contaron que los agresores los siguieron hasta el sanatorio mientras los insultaban: la gente de seguridad tuvo que echarlos".</p> </div> <div> <p> Llopart agregó que la patota, <strong>mientras lo golpeaban, le gritaba: "Te vamos a matar por puto"</strong>. La familia de Jonathan está en el sanatorio a la espera de la intervención quirúrgica. Llopart dijo que "harán la denuncia el lunes por la mañana, cuando existan mayores precisiones de lo ocurrido".</p> </div> <div> <figure> <div> <p><img id="7BCY2NEI6ZADBA3TRJGQC6R3BU" data-url="http://www.infobae.com/sociedad/2017/12/01/una-patota-de-varones-ataco-a-un-rugbier-gay-te-vamos-a-matar-por-puto/%237BCY2NEI6ZADBA3TRJGQC6R3BU" data-original="https://www.infobae.com/new-resizer/cFidtpanVMHP25zNoWF78I4qjMA=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01161927/Jonathan-Castellani-1920.jpg" alt height="422.32142857142856" width="750" src="https://www.infobae.com/new-resizer/cFidtpanVMHP25zNoWF78I4qjMA=/600x0/filters:quality(100)/s3.amazonaws.com/arc-wordpress-client-uploads/infobae-wp/wp-content/uploads/2017/12/01161927/Jonathan-Castellani-1920.jpg"> </p></div> <figcaption class> <span></span> </figcaption> </figure> </div> <div> <p> Jonathan y Sebastián forman parte de Ciervos Pampas Rugby Club, un equipo que nació hace cinco años como el primer equipo de la Argentina por la diversidad sexual. Se trata de un combinado que no está integrado en un 100% por varones gays, pero en el que estos encuentran un lugar en el cual expresar libremente su orientación sexual, <strong>sin miedo a los prejuicios o a la discriminación.</strong> El club emitió un comunicado en su cuenta de Facebook, relatando los hechos y solidarizándose con Jonathan.</p> </div> </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected-images.json
index d5b5affb7..e5097f4b8 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected-images.json
@@ -1,17 +1,17 @@
-{
- "0": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/800\/1*sLDnS1UWEFIS33uLMxq3cw.jpeg",
- "1": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*sLDnS1UWEFIS33uLMxq3cw.jpeg",
- "2": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/800\/1*3vIhkoHIzcxvUdijoCVx6w.png",
- "3": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*4gN1-fzOwCniw-DbqQjDeQ.jpeg",
- "4": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*2KPmZkIBUrhps-2uwDvYFQ.jpeg",
- "5": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*PU40bbbox2Ompc5I3RE99A.jpeg",
- "6": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/800\/1*ohyycinH18fz98TCyUzVgQ.png",
- "7": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*mKvUNOAVQxl6atCbxbCZsg.jpeg",
- "8": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*knT10_FNVUmqQIBLnutmzQ.jpeg",
- "10": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*Vr61dyCTRwk6CemmVF8YAQ.jpeg",
- "11": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*a-1_13xE6_ErQ-QSlz6myw.jpeg",
- "13": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*IWXhtSsVv0gNnCwnDEXk-Q.jpeg",
- "14": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*NGcrjfkV0l37iQH2uyYjEw.jpeg",
- "15": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*WRlKt3q3mt7utmwxcbl3sQ.jpeg",
- "16": "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/800\/1*320_4I0lxbn5x3bx4XPI5Q.png"
-} \ No newline at end of file
+[
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/800\/1*sLDnS1UWEFIS33uLMxq3cw.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*sLDnS1UWEFIS33uLMxq3cw.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/800\/1*3vIhkoHIzcxvUdijoCVx6w.png",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*4gN1-fzOwCniw-DbqQjDeQ.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*2KPmZkIBUrhps-2uwDvYFQ.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*PU40bbbox2Ompc5I3RE99A.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/800\/1*ohyycinH18fz98TCyUzVgQ.png",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*mKvUNOAVQxl6atCbxbCZsg.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*knT10_FNVUmqQIBLnutmzQ.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*Vr61dyCTRwk6CemmVF8YAQ.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*a-1_13xE6_ErQ-QSlz6myw.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*IWXhtSsVv0gNnCwnDEXk-Q.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*NGcrjfkV0l37iQH2uyYjEw.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/2000\/1*WRlKt3q3mt7utmwxcbl3sQ.jpeg",
+ "https:\/\/d262ilb51hltx0.cloudfront.net\/max\/800\/1*320_4I0lxbn5x3bx4XPI5Q.png"
+] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected.html
index d3696f7d1..ca16b4e1b 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/keep-images/expected.html
@@ -1,58 +1,65 @@
-<div>
- <div>
- <section name="ef8c">
- <div>
+<div name="ef8c">
<div>
- <figure id="b9ad" name="b9ad"><div>
+ <figure name="b9ad" id="b9ad">
+ <div>
- <p><img data-height="1402" data-image-id="1*sLDnS1UWEFIS33uLMxq3cw.jpeg" data-width="2100" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*sLDnS1UWEFIS33uLMxq3cw.jpeg"></img></p></div>
- </figure></div>
+ <p><img data-image-id="1*sLDnS1UWEFIS33uLMxq3cw.jpeg" data-width="2100" data-height="1402" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*sLDnS1UWEFIS33uLMxq3cw.jpeg">
+ </p></div>
+ </figure>
+ </div>
<div>
- <h4 data-align="center" id="9736" name="9736">Welcome to DoctorX’s Barcelona lab, where the drugs you bought online are tested for safety and purity. No questions asked.</h4>
+ <h4 name="9736" id="9736" data-align="center">Welcome to DoctorX’s Barcelona lab, where the drugs you bought online are tested for safety and purity. No questions asked.</h4>
- <figure id="7417" name="7417"><div>
+ <figure name="7417" id="7417">
+ <div>
- <p><img data-action="zoom" data-action-value="1*3vIhkoHIzcxvUdijoCVx6w.png" data-height="24" data-image-id="1*3vIhkoHIzcxvUdijoCVx6w.png" data-width="1200" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*3vIhkoHIzcxvUdijoCVx6w.png"></img></p></div>
- </figure><p id="8a83" name="8a83">Standing at a table in a chemistry lab in Barcelona, Cristina Gil Lladanosa
+ <p><img data-image-id="1*3vIhkoHIzcxvUdijoCVx6w.png" data-width="1200" data-height="24" data-action="zoom" data-action-value="1*3vIhkoHIzcxvUdijoCVx6w.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*3vIhkoHIzcxvUdijoCVx6w.png">
+ </p></div>
+ </figure>
+ <p name="8a83" id="8a83">Standing at a table in a chemistry lab in Barcelona, Cristina Gil Lladanosa
tears open a silver, smell-proof protective envelope. She slides out a
transparent bag full of crystals. Around her, machines whir and hum, and
other researchers mill around in long, white coats.</p>
- <p id="b675" name="b675">She is holding the lab’s latest delivery of a drug bought from the “deep
+ <p name="b675" id="b675">She is holding the lab’s latest delivery of a drug bought from the “deep
web,” the clandestine corner of the internet that isn’t reachable by normal
search engines, and is home to some sites that require special software
- to access. Labeled as <a data-href="http://en.wikipedia.org/wiki/MDMA" href="http://en.wikipedia.org/wiki/MDMA" rel="nofollow">MDMA</a> (the street
+ to access. Labeled as <a href="http://en.wikipedia.org/wiki/MDMA" data-href="http://en.wikipedia.org/wiki/MDMA" rel="nofollow">MDMA</a> (the street
term is ecstasy), this sample has been shipped from Canada. Lladanosa and
her colleague Iván Fornís Espinosa have also received drugs, anonymously,
from people in China, Australia, Europe and the United States.</p>
- <p id="3c0b" name="3c0b">“Here we have speed, MDMA, cocaine, pills,” Lladanosa says, pointing to
+ <p name="3c0b" id="3c0b">“Here we have speed, MDMA, cocaine, pills,” Lladanosa says, pointing to
vials full of red, green, blue and clear solutions sitting in labeled boxes.</p>
</div>
<div>
- <figure id="c4e6" name="c4e6"><div>
+ <figure name="c4e6" id="c4e6">
+ <div>
- <p><img data-height="1402" data-image-id="1*4gN1-fzOwCniw-DbqQjDeQ.jpeg" data-width="2100" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*4gN1-fzOwCniw-DbqQjDeQ.jpeg"></img></p></div>
- <figcaption>Cristina Gil Lladanosa, at the Barcelona testing lab | photo by Joan Bardeletti</figcaption></figure></div>
+ <p><img data-image-id="1*4gN1-fzOwCniw-DbqQjDeQ.jpeg" data-width="2100" data-height="1402" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*4gN1-fzOwCniw-DbqQjDeQ.jpeg">
+ </p></div>
+ <figcaption>Cristina Gil Lladanosa, at the Barcelona testing lab | photo by Joan Bardeletti</figcaption>
+ </figure>
+ </div>
<div>
- <p id="7a54" name="7a54">Since 2011, with the launch of <a data-href="http://en.wikipedia.org/wiki/Silk_Road_%28marketplace%29" href="http://en.wikipedia.org/wiki/Silk_Road_%28marketplace%29" rel="nofollow">Silk Road</a>, anybody has been able to safely buy illegal
+ <p name="7a54" id="7a54">Since 2011, with the launch of <a href="http://en.wikipedia.org/wiki/Silk_Road_%28marketplace%29" data-href="http://en.wikipedia.org/wiki/Silk_Road_%28marketplace%29" rel="nofollow">Silk Road</a>, anybody has been able to safely buy illegal
drugs from the deep web and have them delivered to their door. Though the
FBI shut down that black market in October 2013, other outlets have emerged
to fill its role. For the last 10 months the lab at which Lladanosa and
Espinosa work has offered a paid testing service of those drugs. By sending
in samples for analysis, users can know exactly what it is they are buying,
and make a more informed decision about whether to ingest the substance.
- The group, called <a data-href="http://energycontrol.org/" href="http://energycontrol.org/" rel="nofollow">Energy Control</a>,
+ The group, called <a href="http://energycontrol.org/" data-href="http://energycontrol.org/" rel="nofollow">Energy Control</a>,
which has being running “harm reduction” programs since 1999, is the first
to run a testing service explicitly geared towards verifying those purchases
from the deep web.</p>
- <p id="4395" name="4395">Before joining Energy Control, Lladanosa briefly worked at a pharmacy,
+ <p name="4395" id="4395">Before joining Energy Control, Lladanosa briefly worked at a pharmacy,
whereas Espinosa spent 14 years doing drug analysis. Working at Energy
Control is “more gratifying,” and “rewarding” than her previous jobs, Lladanosa
told me. They also receive help from a group of volunteers, made up of
a mixture of “squatters,” as Espinosa put it, and medical students, who
prepare the samples for testing.</p>
- <p id="0c18" name="0c18">After weighing out the crystals, aggressively mixing it with methanol
+ <p name="0c18" id="0c18">After weighing out the crystals, aggressively mixing it with methanol
until dissolved, and delicately pouring the liquid into a tiny brown bottle,
Lladanosa, a petite woman who is nearly engulfed by her lab coat, is now
ready to test the sample. She loads a series of three trays on top of a
@@ -60,50 +67,61 @@
A jungle of thick pipes hang from the lab’s ceiling behind it.</p>
</div>
<div>
- <figure id="559c" name="559c"><div>
+ <figure name="559c" id="559c">
+ <div>
- <p><img data-height="1402" data-image-id="1*2KPmZkIBUrhps-2uwDvYFQ.jpeg" data-width="2100" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*2KPmZkIBUrhps-2uwDvYFQ.jpeg"></img></p></div>
- <figcaption>Photo by Joan Bardeletti</figcaption></figure></div>
+ <p><img data-image-id="1*2KPmZkIBUrhps-2uwDvYFQ.jpeg" data-width="2100" data-height="1402" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*2KPmZkIBUrhps-2uwDvYFQ.jpeg">
+ </p></div>
+ <figcaption>Photo by Joan Bardeletti</figcaption>
+ </figure>
+ </div>
<div>
- <p id="1549" name="1549">“Chromatography separates all the substances,” Lladanosa says as she loads
+ <p name="1549" id="1549">“Chromatography separates all the substances,” Lladanosa says as she loads
the machine with an array of drugs sent from the deep web and local Spanish
users. It can tell whether a sample is pure or contaminated, and if the
latter, with what.</p>
- <p id="5d0f" name="5d0f">Rushes of hot air blow across the desk as the gas chromatograph blasts
+ <p name="5d0f" id="5d0f">Rushes of hot air blow across the desk as the gas chromatograph blasts
the sample at 280 degrees Celsius. Thirty minutes later the machine’s robotic
arm automatically moves over to grip another bottle. The machine will continue
cranking through the 150 samples in the trays for most of the work week.</p>
</div>
<div>
- <figure id="d6aa" name="d6aa"><div>
+ <figure name="d6aa" id="d6aa">
+ <div>
- <p><img data-height="1241" data-image-id="1*PU40bbbox2Ompc5I3RE99A.jpeg" data-width="2013" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*PU40bbbox2Ompc5I3RE99A.jpeg"></img></p></div>
- <figcaption>Photo by Joan Bardeletti</figcaption></figure></div>
+ <p><img data-image-id="1*PU40bbbox2Ompc5I3RE99A.jpeg" data-width="2013" data-height="1241" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*PU40bbbox2Ompc5I3RE99A.jpeg">
+ </p></div>
+ <figcaption>Photo by Joan Bardeletti</figcaption>
+ </figure>
+ </div>
<div>
- <p id="15e0" name="15e0">To get the drugs to Barcelona, a user mails at least 10 milligrams of
+ <p name="15e0" id="15e0">To get the drugs to Barcelona, a user mails at least 10 milligrams of
a substance to the offices of the Asociación Bienestar y Desarrollo, the
non-government organization that oversees Energy Control. The sample then
gets delivered to the testing service’s laboratory, at the Barcelona Biomedical
Research Park, a futuristic, seven story building sitting metres away from
the beach. Energy Control borrows its lab space from a biomedical research
group for free.</p>
- <p id="2574" name="2574">The tests cost 50 Euro per sample. Users pay, not surprisingly, with Bitcoin.
+ <p name="2574" id="2574">The tests cost 50 Euro per sample. Users pay, not surprisingly, with Bitcoin.
In the post announcing Energy Control’s service on the deep web, the group
promised that “All profits of this service are set aside of maintenance
of this project.”</p>
- <p id="2644" name="2644">About a week after testing, those results are sent in a PDF to an email
+ <p name="2644" id="2644">About a week after testing, those results are sent in a PDF to an email
address provided by the anonymous client.</p>
- <p id="9f91" name="9f91">“The process is quite boring, because you are in a routine,” Lladanosa
+ <p name="9f91" id="9f91">“The process is quite boring, because you are in a routine,” Lladanosa
says. But one part of the process is consistently surprising: that moment
when the results pop up on the screen. “Every time it’s something different.”
For instance, one cocaine sample she had tested also contained phenacetin,
a painkiller added to increase the product’s weight; lidocaine, an anesthetic
that numbs the gums, giving the impression that the user is taking higher
quality cocaine; and common caffeine.</p>
- <figure id="b821" name="b821"><div>
+ <figure name="b821" id="b821">
+ <div>
- <p><img data-action="zoom" data-action-value="1*ohyycinH18fz98TCyUzVgQ.png" data-height="24" data-image-id="1*ohyycinH18fz98TCyUzVgQ.png" data-width="1200" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*ohyycinH18fz98TCyUzVgQ.png"></img></p></div>
- </figure><p id="39a6" name="39a6">The deep web drug lab is the brainchild of Fernando Caudevilla, a Spanish
+ <p><img data-image-id="1*ohyycinH18fz98TCyUzVgQ.png" data-width="1200" data-height="24" data-action="zoom" data-action-value="1*ohyycinH18fz98TCyUzVgQ.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*ohyycinH18fz98TCyUzVgQ.png">
+ </p></div>
+ </figure>
+ <p name="39a6" id="39a6">The deep web drug lab is the brainchild of Fernando Caudevilla, a Spanish
physician who is better known as “DoctorX” on the deep web, a nickname
given to him by his Energy Control co-workers because of his earlier writing
about the history, risks and recreational culture of MDMA. In the physical
@@ -113,39 +131,43 @@
harms of certain substances.</p>
</div>
<div>
- <figure id="eebc" name="eebc"><div>
+ <figure name="eebc" id="eebc">
+ <div>
- <p><img data-height="1241" data-image-id="1*mKvUNOAVQxl6atCbxbCZsg.jpeg" data-width="2100" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*mKvUNOAVQxl6atCbxbCZsg.jpeg"></img></p></div>
- <figcaption>Fernando Caudevilla, AKA DoctorX. Photo: Joseph Cox</figcaption></figure></div>
+ <p><img data-image-id="1*mKvUNOAVQxl6atCbxbCZsg.jpeg" data-width="2100" data-height="1241" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*mKvUNOAVQxl6atCbxbCZsg.jpeg">
+ </p></div>
+ <figcaption>Fernando Caudevilla, AKA DoctorX. Photo: Joseph Cox</figcaption>
+ </figure>
+ </div>
<div>
- <p id="c099" name="c099">Caudevilla first ventured into Silk Road forums in April 2013. “I would
+ <p name="c099" id="c099">Caudevilla first ventured into Silk Road forums in April 2013. “I would
like to contribute to this forum offering professional advice in topics
- related to drug use and health,” he wrote in an <a data-href="http://web.archive.org/web/20131015051405/https://dkn255hz262ypmii.onion.to/index.php?topic=147607.0" href="http://web.archive.org/web/20131015051405/https://dkn255hz262ypmii.onion.to/index.php?topic=147607.0" rel="nofollow">introductory post</a>,
+ related to drug use and health,” he wrote in an <a href="http://web.archive.org/web/20131015051405/https://dkn255hz262ypmii.onion.to/index.php?topic=147607.0" data-href="http://web.archive.org/web/20131015051405/https://dkn255hz262ypmii.onion.to/index.php?topic=147607.0" rel="nofollow">introductory post</a>,
using his DoctorX alias. Caudevilla offered to provide answers to questions
that a typical doctor is not prepared, or willing, to respond to, at least
not without a lecture or a judgment. “This advice cannot replace a complete
face-to-face medical evaluation,” he wrote, “but I know how difficult it
can be to talk frankly about these things.”</p>
- <p id="ff1d" name="ff1d">The requests flooded in. A diabetic asked what effect MDMA has on blood
+ <p name="ff1d" id="ff1d">The requests flooded in. A diabetic asked what effect MDMA has on blood
sugar; another what the risks of frequent psychedelic use were for a young
person. Someone wanted to know whether amphetamine use should be avoided
during lactation. In all, Fernando’s thread received over 50,000 visits
and 300 questions before the FBI shut down Silk Road.</p>
- <p id="1f35" name="1f35">“He’s amazing. A gift to this community,” one user wrote on the Silk Road
+ <p name="1f35" id="1f35">“He’s amazing. A gift to this community,” one user wrote on the Silk Road
2.0 forum, a site that sprang up after the original. “His knowledge is
invaluable, and never comes with any judgment.” Up until recently, Caudevilla
answered questions on the marketplace “Evolution.” Last week, however,
- the administrators of that site <a data-href="http://motherboard.vice.com/read/one-of-the-darknets-biggest-markets-may-have-just-stole-all-its-users-bitcoin" href="http://motherboard.vice.com/read/one-of-the-darknets-biggest-markets-may-have-just-stole-all-its-users-bitcoin" rel="nofollow">pulled a scam</a>,
+ the administrators of that site <a href="http://motherboard.vice.com/read/one-of-the-darknets-biggest-markets-may-have-just-stole-all-its-users-bitcoin" data-href="http://motherboard.vice.com/read/one-of-the-darknets-biggest-markets-may-have-just-stole-all-its-users-bitcoin" rel="nofollow">pulled a scam</a>,
shutting the market down and escaping with an estimated $12 million worth
of Bitcoin.</p>
- <p id="b20f" name="b20f">Caudevilla’s transition from dispensing advice to starting up a no-questions-asked
+ <p name="b20f" id="b20f">Caudevilla’s transition from dispensing advice to starting up a no-questions-asked
drug testing service came as a consequence of his experience on the deep
web. He’d wondered whether he could help bring more harm reduction services
to a marketplace without controls. The Energy Control project, as part
of its mandate of educating drug users and preventing harm, had already
been carrying out drug testing for local Spanish users since 2001, at music
festivals, night clubs, or through a drop-in service at a lab in Madrid.</p>
- <p id="f739" name="f739">“I thought, we are doing this in Spain, why don’t we do an international
+ <p name="f739" id="f739">“I thought, we are doing this in Spain, why don’t we do an international
drug testing service?” Caudevilla told me when I visited the other Energy
Control lab, in Madrid. Caudevilla, a stocky character with ear piercings
and short, shaved hair, has eyes that light up whenever he discusses the
@@ -157,31 +179,38 @@
transparency,” Caudevilla said. “We could not make mistakes,” he added.</p>
</div>
<div>
- <figure id="4058" name="4058"><div>
+ <figure name="4058" id="4058">
+ <div>
- <p><img data-height="3141" data-image-id="1*knT10_FNVUmqQIBLnutmzQ.jpeg" data-width="4400" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*knT10_FNVUmqQIBLnutmzQ.jpeg"></img></p></div>
- <figcaption>Photo: Joseph Cox</figcaption></figure></div>
+ <p><img data-image-id="1*knT10_FNVUmqQIBLnutmzQ.jpeg" data-width="4400" data-height="3141" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*knT10_FNVUmqQIBLnutmzQ.jpeg">
+ </p></div>
+ <figcaption>Photo: Joseph Cox</figcaption>
+ </figure>
+ </div>
<div>
- <figure id="818c" name="818c"><div>
+ <figure name="818c" id="818c">
+ <div>
- <p><img data-action="zoom" data-action-value="1*ohyycinH18fz98TCyUzVgQ.png" data-height="24" data-image-id="1*ohyycinH18fz98TCyUzVgQ.png" data-width="1200" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*ohyycinH18fz98TCyUzVgQ.png"></img></p></div>
- </figure><p id="7b5e" name="7b5e">While the Energy Control lab in Madrid lab only tests Spanish drugs from
+ <p><img data-image-id="1*ohyycinH18fz98TCyUzVgQ.png" data-width="1200" data-height="24" data-action="zoom" data-action-value="1*ohyycinH18fz98TCyUzVgQ.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*ohyycinH18fz98TCyUzVgQ.png">
+ </p></div>
+ </figure>
+ <p name="7b5e" id="7b5e">While the Energy Control lab in Madrid lab only tests Spanish drugs from
various sources, it is the Barcelona location which vets the substances
bought in the shadowy recesses of of the deep web. Caudevilla no longer
runs it, having handed it over to his colleague Ana Muñoz. She maintains
a presence on the deep web forums, answers questions from potential users,
and sends back reports when they are ready.</p>
- <p id="0f0e" name="0f0e">The testing program exists in a legal grey area. The people who own the
+ <p name="0f0e" id="0f0e">The testing program exists in a legal grey area. The people who own the
Barcelona lab are accredited to experiment with and handle drugs, but Energy
Control doesn’t have this permission itself, at least not in writing.</p>
- <p id="e002" name="e002">“We have a verbal agreement with the police and other authorities. They
+ <p name="e002" id="e002">“We have a verbal agreement with the police and other authorities. They
already know what we are doing,” Lladanosa tells me. It is a pact of mutual
benefit. Energy Control provides the police with information on batches
of drugs in Spain, whether they’re from the deep web or not, Espinosa says.
They also contribute to the European Monitoring Centre for Drugs and Drug
Addiction’s early warning system, a collaboration that attempts to spread
information about dangerous drugs as quickly as possible.</p>
- <p id="db1b" name="db1b">By the time of my visit in February, Energy Control had received over
+ <p name="db1b" id="db1b">By the time of my visit in February, Energy Control had received over
150 samples from the deep web and have been receiving more at a rate of
between 4 and 8 a week. Traditional drugs, such as cocaine and MDMA, make
up about 70 percent of the samples tested, but the Barcelona lab has also
@@ -189,131 +218,150 @@
synthetic cannabinoids, and even pills of Viagra.</p>
</div>
<div>
- <figure id="b885" name="b885"><div>
+ <figure name="b885" id="b885">
+ <div>
- <p><img data-height="1402" data-image-id="1*Vr61dyCTRwk6CemmVF8YAQ.jpeg" data-width="2100" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*Vr61dyCTRwk6CemmVF8YAQ.jpeg"></img></p></div>
- <figcaption>Photo by Joan Bardeletti</figcaption></figure></div>
+ <p><img data-image-id="1*Vr61dyCTRwk6CemmVF8YAQ.jpeg" data-width="2100" data-height="1402" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*Vr61dyCTRwk6CemmVF8YAQ.jpeg">
+ </p></div>
+ <figcaption>Photo by Joan Bardeletti</figcaption>
+ </figure>
+ </div>
<div>
- <p id="e76f" name="e76f">So it’s fair to make a tentative judgement on what people are paying for
+ <p name="e76f" id="e76f">So it’s fair to make a tentative judgement on what people are paying for
on the deep web. The verdict thus far? Overall, drugs on the deep web appear
to be of much higher quality than those found on the street.</p>
- <p id="5352" name="5352">“In general, the cocaine is amazing,” says Caudevilla, saying that the
+ <p name="5352" id="5352">“In general, the cocaine is amazing,” says Caudevilla, saying that the
samples they’ve seen have purities climbing towards 80 or 90 percent, and
some even higher. To get an idea of how unusual this is, take a look at
- the <a data-href="http://www.unodc.org/documents/wdr2014/Cocaine_2014_web.pdf" href="http://www.unodc.org/documents/wdr2014/Cocaine_2014_web.pdf" rel="nofollow">United Nations Office on Drugs and Crime World Drug Report 2014</a>,
+ the <a href="http://www.unodc.org/documents/wdr2014/Cocaine_2014_web.pdf" data-href="http://www.unodc.org/documents/wdr2014/Cocaine_2014_web.pdf" rel="nofollow">United Nations Office on Drugs and Crime World Drug Report 2014</a>,
which reports that the average quality of street cocaine in Spain is just
over 40 percent, while in the United Kingdom it is closer to 30 percent.“We
have found 100 percent [pure] cocaine,” he adds. “That’s really, really
strange. That means that, technically, this cocaine has been purified,
with clandestine methods.”</p>
- <p id="a71c" name="a71c">Naturally, identifying vendors who sell this top-of-the-range stuff is
+ <p name="a71c" id="a71c">Naturally, identifying vendors who sell this top-of-the-range stuff is
one of the reasons that people have sent samples to Energy Control. Caudevilla
was keen to stress that, officially, Energy Control’s service “is not intended
to be a control of drug quality,” meaning a vetting process for identifying
the best sellers, but that is exactly how some people have been using it.</p>
- <p id="cb5b" name="cb5b">As one buyer on the Evolution market, elmo666, wrote to me over the site’s
+ <p name="cb5b" id="cb5b">As one buyer on the Evolution market, elmo666, wrote to me over the site’s
messaging system, “My initial motivations were selfish. My primary motivation
was to ensure that I was receiving and continue to receive a high quality
product, essentially to keep the vendor honest as far as my interactions
with them went.”</p>
- <p id="d80d" name="d80d">Vendors on deep web markets advertise their product just like any other
+ <p name="d80d" id="d80d">Vendors on deep web markets advertise their product just like any other
outlet does, using flash sales, gimmicky giveaways and promises of drugs
that are superior to those of their competitors. The claims, however, can
turn out to be empty: despite the test results that show that deep web
cocaine vendors typically sell product that is of a better quality than
that found on the street, in plenty of cases, the drugs are nowhere near
as pure as advertised.</p>
- <p id="36de" name="36de">“You won’t be getting anything CLOSE to what you paid for,” one user complained
+ <p name="36de" id="36de">“You won’t be getting anything CLOSE to what you paid for,” one user complained
about the cocaine from ‘Mirkov’, a vendor on Evolution. “He sells 65% not
95%.”</p>
</div>
<div>
- <figure id="8544" name="8544"><div>
+ <figure name="8544" id="8544">
+ <div>
- <p><img data-height="1402" data-image-id="1*a-1_13xE6_ErQ-QSlz6myw.jpeg" data-width="2100" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*a-1_13xE6_ErQ-QSlz6myw.jpeg"></img></p></div>
- <figcaption>Photo by Joan Bardeletti</figcaption></figure></div>
+ <p><img data-image-id="1*a-1_13xE6_ErQ-QSlz6myw.jpeg" data-width="2100" data-height="1402" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*a-1_13xE6_ErQ-QSlz6myw.jpeg">
+ </p></div>
+ <figcaption>Photo by Joan Bardeletti</figcaption>
+ </figure>
+ </div>
<div>
- <figure id="d521" name="d521"><div>
+ <figure name="d521" id="d521">
+ <div>
- <p><img data-action="zoom" data-action-value="1*ohyycinH18fz98TCyUzVgQ.png" data-height="24" data-image-id="1*ohyycinH18fz98TCyUzVgQ.png" data-width="1200" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*ohyycinH18fz98TCyUzVgQ.png"></img></p></div>
- </figure><p id="126b" name="126b">Despite the prevalence of people using the service to gauge the quality
+ <p><img data-image-id="1*ohyycinH18fz98TCyUzVgQ.png" data-width="1200" data-height="24" data-action="zoom" data-action-value="1*ohyycinH18fz98TCyUzVgQ.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*ohyycinH18fz98TCyUzVgQ.png">
+ </p></div>
+ </figure>
+ <p name="126b" id="126b">Despite the prevalence of people using the service to gauge the quality
of what goes up their nose, many users send samples to Energy Control in
the spirit of its original mission: keeping themselves alive and healthy.
The worst case scenario from drugs purchased on the deep web is, well the
- worst case. That was the outcome when <a data-href="http://www.independent.co.uk/news/uk/crime/teenager-patrick-mcmullen-who-died-while-on-skype-had-bought-drugs-from-silk-road-8942329.html" href="http://www.independent.co.uk/news/uk/crime/teenager-patrick-mcmullen-who-died-while-on-skype-had-bought-drugs-from-silk-road-8942329.html" rel="nofollow">Patrick McMullen,</a> a
+ worst case. That was the outcome when <a href="http://www.independent.co.uk/news/uk/crime/teenager-patrick-mcmullen-who-died-while-on-skype-had-bought-drugs-from-silk-road-8942329.html" data-href="http://www.independent.co.uk/news/uk/crime/teenager-patrick-mcmullen-who-died-while-on-skype-had-bought-drugs-from-silk-road-8942329.html" rel="nofollow">Patrick McMullen,</a> a
17-year-old Scottish student, ingested half a gram of MDMA and three tabs
of LSD, reportedly purchased from the Silk Road. While talking to his friends
on Skype, his words became slurred and he passed out. Paramedics could
not revive him. The coroner for that case, Sherrif Payne, who deemed the
cause of death ecstasy toxicity, told <em>The Independent</em> “You
never know the purity of what you are taking and you can easily come unstuck.”</p>
- <p id="5e9e" name="5e9e">ScreamMyName, a deep web user who has been active since the original Silk
+ <p name="5e9e" id="5e9e">ScreamMyName, a deep web user who has been active since the original Silk
Road, wants to alert users to the dangerous chemicals that are often mixed
with drugs, and is using Energy Control as a means to do so.</p>
- <p id="19a6" name="19a6">“We’re at a time where some vendors are outright sending people poison.
+ <p name="19a6" id="19a6">“We’re at a time where some vendors are outright sending people poison.
Some do it unknowingly,” ScreamMyName told me in an encrypted message.
“Cocaine production in South America is often tainted with either levamisole
or phenacetine. Both poison to humans and both with severe side effects.”</p>
- <p id="9fef" name="9fef">In the case of Levamisole, those prescribing it are often not doctors
+ <p name="9fef" id="9fef">In the case of Levamisole, those prescribing it are often not doctors
but veterinarians, as Levamisole is commonly used on animals, primarily
for the treatment of worms. If ingested by humans it can lead to cases
- of extreme eruptions of the skin, as <a data-href="http://www.ncbi.nlm.nih.gov/pubmed/22127712" href="http://www.ncbi.nlm.nih.gov/pubmed/22127712" rel="nofollow">documented in a study</a> from researchers at the University
+ of extreme eruptions of the skin, as <a href="http://www.ncbi.nlm.nih.gov/pubmed/22127712" data-href="http://www.ncbi.nlm.nih.gov/pubmed/22127712" rel="nofollow">documented in a study</a> from researchers at the University
of California, San Francisco. But Lladanosa has found Levamisole in cocaine
samples; dealers use it to increase the product weight, allowing them to
stretch their batch further for greater profit — and also, she says, because
Levamisole has a strong stimulant effect.</p>
- <p id="7886" name="7886">“It got me sick as fuck,” Dr. Feel, an Evolution user, wrote on the site’s
+ <p name="7886" id="7886">“It got me sick as fuck,” Dr. Feel, an Evolution user, wrote on the site’s
forums after consuming cocaine that had been cut with 23 percent Levamisole,
and later tested by Energy Control. “I was laid up in bed for several days
because of that shit. The first night I did it, I thought I was going to
die. I nearly drove myself to the ER.”</p>
- <p id="18d3" name="18d3">“More people die because of tainted drugs than the drugs themselves,”
+ <p name="18d3" id="18d3">“More people die because of tainted drugs than the drugs themselves,”
Dr. Feel added. “It’s the cuts and adulterants that are making people sick
and killing them.”</p>
</div>
<div>
- <figure id="552a" name="552a"><div>
+ <figure name="552a" id="552a">
+ <div>
- <p><img data-height="1192" data-image-id="1*IWXhtSsVv0gNnCwnDEXk-Q.jpeg" data-width="2100" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*IWXhtSsVv0gNnCwnDEXk-Q.jpeg"></img></p></div>
- <figcaption>Photo by Joan Bardeletti</figcaption></figure></div>
+ <p><img data-image-id="1*IWXhtSsVv0gNnCwnDEXk-Q.jpeg" data-width="2100" data-height="1192" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*IWXhtSsVv0gNnCwnDEXk-Q.jpeg">
+ </p></div>
+ <figcaption>Photo by Joan Bardeletti</figcaption>
+ </figure>
+ </div>
<div>
- <p id="839a" name="839a">The particular case of cocaine cut with Levamisole is one of the reasons
+ <p name="839a" id="839a">The particular case of cocaine cut with Levamisole is one of the reasons
that ScreamMyName has been pushing for more drug testing on the deep web
markets. “I recognize that drug use isn’t exactly healthy, but why exacerbate
the problem?” he told me when I contacted him after his post. “[Energy
Control] provides a way for users to test the drugs they’ll use and for
these very users to know what it is they’re putting in their bodies. Such
services are in very short supply.”</p>
- <p id="18dc" name="18dc">After sending a number of Energy Control tests himself, ScreamMyName started
+ <p name="18dc" id="18dc">After sending a number of Energy Control tests himself, ScreamMyName started
a de facto crowd-sourcing campaign to get more drugs sent to the lab, and
then shared the results, after throwing in some cash to get the ball rolling.
- <a data-href="https://blockchain.info/address/1Mi6VjMFqjcD48FPV7cnPB24MAtQQenRy3" href="https://blockchain.info/address/1Mi6VjMFqjcD48FPV7cnPB24MAtQQenRy3" rel="nofollow">He set up a Bitcoin wallet</a>, with the hope that users might chip in
+ <a href="https://blockchain.info/address/1Mi6VjMFqjcD48FPV7cnPB24MAtQQenRy3" data-href="https://blockchain.info/address/1Mi6VjMFqjcD48FPV7cnPB24MAtQQenRy3" rel="nofollow">He set up a Bitcoin wallet</a>, with the hope that users might chip in
to fund further tests. At the time of writing, the wallet has received
a total of 1.81 bitcoins; around $430 at today’s exchange rates.</p>
- <p id="dcbd" name="dcbd">In posts to the Evolution community, ScreamMyName pitched this project
+ <p name="dcbd" id="dcbd">In posts to the Evolution community, ScreamMyName pitched this project
as something that will benefit users and keep drug dealer honest. “When
the funds build up to a point where we can purchase an [Energy Control]
test fee, we’ll do a US thread poll for a few days and try to cohesively
decide on what vendor to test,” he continued.</p>
</div>
<div>
- <figure id="9d32" name="9d32"><div>
+ <figure name="9d32" id="9d32">
+ <div>
- <p><img data-height="913" data-image-id="1*NGcrjfkV0l37iQH2uyYjEw.jpeg" data-width="1368" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*NGcrjfkV0l37iQH2uyYjEw.jpeg"></img></p></div>
- <figcaption>Photo by Joan Bardeletti</figcaption></figure></div>
+ <p><img data-image-id="1*NGcrjfkV0l37iQH2uyYjEw.jpeg" data-width="1368" data-height="913" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*NGcrjfkV0l37iQH2uyYjEw.jpeg">
+ </p></div>
+ <figcaption>Photo by Joan Bardeletti</figcaption>
+ </figure>
+ </div>
<div>
- <p id="bff6" name="bff6">Other members of the community have been helping out, too. PlutoPete,
+ <p name="bff6" id="bff6">Other members of the community have been helping out, too. PlutoPete,
a vendor from the original Silk Road who sold cannabis seeds and other
legal items, has provided ScreamMyName with packaging to safely send the
samples to Barcelona. “A box of baggies, and a load of different moisture
barrier bags,” PlutoPete told me over the phone. “That’s what all the vendors
use.”</p>
- <p id="bb78" name="bb78">It’s a modest program so far. ScreamMyName told me that so far he had
+ <p name="bb78" id="bb78">It’s a modest program so far. ScreamMyName told me that so far he had
gotten enough public funding to purchase five different Energy Control
tests, in addition to the ten or so he’s sent himself so far. “The program
created is still in its infancy and it is growing and changing as we go
along but I have a lot of faith in what we’re doing,” he says.</p>
- <p id="5638" name="5638">But the spirit is contagious: elmo666, the other deep web user testing
+ <p name="5638" id="5638">But the spirit is contagious: elmo666, the other deep web user testing
cocaine, originally kept the results of the drug tests to himself, but
he, too, saw a benefit to distributing the data. “It is clear that it is
a useful service to other users, keeping vendors honest and drugs (and
@@ -321,17 +369,17 @@
on the forums, and then created a thread with summaries of the test results,
as well as comments from the vendors if they provided it. Other users were
soon basing their decisions on what to buy on elmo666‘s tests.</p>
- <p id="de75" name="de75">“I’m defo trying the cola based on the incredibly helpful elmo and his
+ <p name="de75" id="de75">“I’m defo trying the cola based on the incredibly helpful elmo and his
energy control results and recommendations,” wrote user jayk1984. On top
of this, elmo666 plans to launch an independent site on the deep web that
will collate all of these results, which should act as a resource for users
of all the marketplaces.</p>
- <p id="6b72" name="6b72">As word of elmo666's efforts spread, he began getting requests from drug
+ <p name="6b72" id="6b72">As word of elmo666's efforts spread, he began getting requests from drug
dealers who wanted him to use their wares for testing. Clearly, they figured
that a positive result from Energy Control would be a fantastic marketing
tool to draw more customers. They even offered elmo666 free samples. (He
passed.)</p>
- <p id="b008" name="b008">Meanwhile, some in the purchasing community are arguing that those running
+ <p name="b008" id="b008">Meanwhile, some in the purchasing community are arguing that those running
markets on the deep web should be providing quality control themselves.
PlutoPete told me over the phone that he had been in discussions about
this with Dread Pirate Roberts, the pseudonymous owner of the original
@@ -339,7 +387,7 @@
on Silk Road 1, doing lots of anonymous buys to police each category. But
of course they took the thing [Silk Road] down before we got it properly
off the ground,” he lamented.</p>
- <p id="49c8" name="49c8">But perhaps it is best that the users, those who are actually consuming
+ <p name="49c8" id="49c8">But perhaps it is best that the users, those who are actually consuming
the drugs, remain in charge of shaming dealers and warning each other.
“It’s our responsibility to police the market based on reviews and feedback,”
elmo666 wrote in an Evolution forum post. It seems that in the lawless
@@ -347,35 +395,40 @@
sold openly, users have cooperated in an organic display of self-regulation
to stamp out those particular batches of drugs that are more likely to
harm users.</p>
- <p id="386d" name="386d">“That’s always been the case with the deep web,” PlutoPete told me. Indeed,
+ <p name="386d" id="386d">“That’s always been the case with the deep web,” PlutoPete told me. Indeed,
ever since Silk Road, a stable of the drug markets has been the review
system, where buyers can leave a rating and feedback for vendors, letting
others know about the reliability of the seller. But DoctorX’s lab, rigorously
testing the products with scientific instruments, takes it a step further.</p>
</div>
<div>
- <figure id="890b" name="890b"><div>
+ <figure name="890b" id="890b">
+ <div>
- <p><img data-height="1373" data-image-id="1*WRlKt3q3mt7utmwxcbl3sQ.jpeg" data-width="2100" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*WRlKt3q3mt7utmwxcbl3sQ.jpeg"></img></p></div>
- <figcaption>Photo by Joan Bardeletti</figcaption></figure></div>
+ <p><img data-image-id="1*WRlKt3q3mt7utmwxcbl3sQ.jpeg" data-width="2100" data-height="1373" src="https://d262ilb51hltx0.cloudfront.net/max/2000/1*WRlKt3q3mt7utmwxcbl3sQ.jpeg">
+ </p></div>
+ <figcaption>Photo by Joan Bardeletti</figcaption>
+ </figure>
+ </div>
<div>
- <p id="b109" name="b109">“In the white market, they have quality control. In the dark market, it
+ <p name="b109" id="b109">“In the white market, they have quality control. In the dark market, it
should be the same,” Cristina Gil Lladanosa says to me before I leave the
Barcelona lab.</p>
- <p id="e3a4" name="e3a4">A week after I visit the lab, the results of the MDMA arrive in my inbox:
+ <p name="e3a4" id="e3a4">A week after I visit the lab, the results of the MDMA arrive in my inbox:
it is 85 percent pure, with no indications of other active ingredients.
Whoever ordered that sample from the digital shelves of the deep web, and
had it shipped to their doorstep in Canada, got hold of some seriously
good, and relatively safe drugs. And now they know it.</p>
- <figure id="31cf" name="31cf"><div>
+ <figure name="31cf" id="31cf">
+ <div>
- <p><img data-action="zoom" data-action-value="1*320_4I0lxbn5x3bx4XPI5Q.png" data-height="24" data-image-id="1*320_4I0lxbn5x3bx4XPI5Q.png" data-width="1200" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*320_4I0lxbn5x3bx4XPI5Q.png"></img></p></div>
- </figure><p data-align="center" id="9b87" name="9b87"><em>Top photo by Joan Bardeletti</em>
+ <p><img data-image-id="1*320_4I0lxbn5x3bx4XPI5Q.png" data-width="1200" data-height="24" data-action="zoom" data-action-value="1*320_4I0lxbn5x3bx4XPI5Q.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*320_4I0lxbn5x3bx4XPI5Q.png">
+ </p></div>
+ </figure>
+ <p name="9b87" id="9b87" data-align="center"><em>Top photo by Joan Bardeletti</em>
</p>
- <p data-align="center" id="c30a" name="c30a">Follow Backchannel: <a data-href="https://twitter.com/backchnnl" href="https://twitter.com/backchnnl" rel="nofollow"><em>Twitter</em></a>
- <em>|</em><a data-href="https://www.facebook.com/pages/Backchannel/1488568504730671" href="https://www.facebook.com/pages/Backchannel/1488568504730671" rel="nofollow"><em>Facebook</em></a>
+ <p name="c30a" id="c30a" data-align="center">Follow Backchannel: <a href="https://twitter.com/backchnnl" data-href="https://twitter.com/backchnnl" rel="nofollow"><em>Twitter</em></a>
+ <em>|</em><a href="https://www.facebook.com/pages/Backchannel/1488568504730671" data-href="https://www.facebook.com/pages/Backchannel/1488568504730671" rel="nofollow"><em>Facebook</em></a>
</p>
</div>
- </div>
- </section></div>
- </div> \ No newline at end of file
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/la-nacion/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/la-nacion/expected.html
index 5640699c1..2084cd8cc 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/la-nacion/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/la-nacion/expected.html
@@ -1,9 +1,12 @@
-<article data-asociarposwall="false" data-login="false" data-loginposwall="false" id="nota" itemscope="" itemtype="http://schema.org/NewsArticle"><div>
+<article id="nota" itemscope itemtype="http://schema.org/NewsArticle" data-login="false" data-loginposwall="false" data-asociarposwall="false">
+ <div>
<p itemprop="description">Los pueblos indígenas reclaman por derechos que permanecen
incumplidos, por eso es más eficiente canalizar la protesta que reprimirla</p>
</div>
<section id="cuerpo" itemprop="articleBody">
+
+
<p>Abdullah Ocalan, el líder independentista kurdo, desembarcó en Italia en noviembre de
1998 y pidió asilo político. Arrastraba un pedido de captura de Turquía, donde era acusado por
terrorismo. El ex comunista Massimo D'Alema, recién asumido, dudaba. Acoger a Ocalan implicaba comprarse
@@ -21,8 +24,12 @@
supuestos contactos internacionales de organizaciones mapuches. Entre ellos aparecía Ocalan, a quien el
informe ubicó "con domicilios en Palermo y en el centro porteño", y aseguraba incluso que había sido
visto "en Neuquén, Río Negro y Chubut durante el juicio a Jones Huala".</p>
- <figure><p><span title="Ampliar imagen"></span><img src="http://bucket2.glanacion.com/anexos/fotos/77/conflicto-mapuche-2585177w280.jpg"></img></p>
- <figcaption id="epigrafe2585177">Foto: LA NACION</figcaption></figure><p>Esta falsa noticia fue la más rocambolesca de una larga cadena. Dos hechos quedaron en evidencia:
+ <figure>
+ <p><span title="Ampliar imagen"></span><img src="http://bucket2.glanacion.com/anexos/fotos/77/conflicto-mapuche-2585177w280.jpg"></p>
+ <figcaption id="epigrafe2585177">Foto: LA NACION</figcaption>
+ </figure>
+
+ <p>Esta falsa noticia fue la más rocambolesca de una larga cadena. Dos hechos quedaron en evidencia:
primero, que hay periodistas que no chequean la información; segundo, que los servicios de inteligencia
los utilizan para manipular la agenda pública. Y sobre los servicios hay dos posibilidades: o son burros
o son perversos. Las opciones no son excluyentes, aunque cualquiera alcanza para tornarlos indignos de
@@ -37,6 +44,7 @@
Estado", vincular a un grupo que reclama tierras en la región de sus ancestros con otro que busca
gobernar el mundo según sus normas religiosas y ha masacrado a miles de personas requiere de una
operación intelectual tan audaz como inadecuada.</p>
+
<p>La asociación con el movimiento kurdo, en cambio, asoma menos inverosímil. Desde su arresto, Ocalan
transformó su pensamiento: de una visión nacionalista con inspiración estalinista evolucionó al
confederalismo democrático, una propuesta de organización comunal, ecologista, más apegada a las raíces
@@ -54,6 +62,7 @@
matar directamente, es realizar sabotajes, movilizaciones, ataques a iglesias y empresas y mucha
prensa". ¡En Medio Oriente pagarían por un terrorismo así! Ningún hecho de violencia debe ser
minimizado, pero las analogías no resisten prueba.</p>
+
<p>La "cuestión mapuche" es social antes que policial. La Constitución manda "reconocer la preexistencia
étnica y cultural de los pueblos indígenas argentinos. Garantizar el respeto a su identidad?; reconocer
la personería jurídica de sus comunidades, y la posesión y propiedad comunitarias de las tierras que
@@ -82,4 +91,6 @@
del Estado argentino no fue tanto quiénes lo desafiaron como quiénes lo gobernaron. Cambiemos.</p>
<p><b><i>Andrés Malamud es politólogo e investigador en la Universidad de Lisboa. Martín Schapiro es abogado
administrativista y analista internacional</i></b></p>
- </section></article> \ No newline at end of file
+
+ </section>
+ </article> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected-metadata.json
index a45fcaf97..0f462101a 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected-metadata.json
@@ -1,5 +1,5 @@
{
- "Author": null,
+ "Author": "Martin Untersinger (avec Damien Leloup et Morgane Tual)",
"Direction": null,
"Excerpt": "Largement approuvé par les députés, le texte sera désormais examiné par le Sénat, puis le Conseil constitutionnel.",
"Image": "http:\/\/s1.lemde.fr\/image\/2015\/05\/05\/600x315\/4628128_3_47fc_projet-de-loi-renseignement_aeba800424730d672d1bd08faf203438.jpg",
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected.html
index dd91ed502..bb3a0d89f 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-1/expected.html
@@ -1,38 +1,33 @@
-<p> <span data-source="Le Monde.fr" id="publisher" itemprop="Publisher">Le Monde</span> |
- <time datetime="2015-05-04T13:36:31+02:00" itemprop="datePublished">04.05.2015 à 13h36</time> • Mis à jour le
- <time datetime="2015-05-05T20:13:12+02:00" itemprop="dateModified">05.05.2015 à 20h13</time> | <span>
-Par <span itemprop="author"> <a href="http://fakehost/journaliste/martin-untersinger/" target="_blank">Martin Untersinger</a> (avec Damien Leloup et Morgane Tual)
- </span> </span>
- </p><div id="articleBody" itemprop="articleBody">
+<div id="articleBody" itemprop="articleBody">
<p>
- <iframe frameborder="0" height="320" src="//www.dailymotion.com/embed/video/x2p552m?syndication=131181" width="534"></iframe>
+ <iframe src="//www.dailymotion.com/embed/video/x2p552m?syndication=131181" frameborder="0" width="534" height="320"></iframe>
</p>
- <p>Les députés ont, sans surprise, adopté à une large majorité (438 contre 86 et 42 abstentions) le projet de loi sur le renseignement défendu par le gouvernement lors d’un vote solennel, mardi 5 mai. Il sera désormais examiné par le Sénat, puis le Conseil constitutionnel, prochainement saisi par 75 députés. Dans un souci d'apaisement, François Hollande avait annoncé par avance qu'il saisirait les Sages.</p>
+ <p>Les députés ont, sans surprise, adopté à une large majorité (438 contre 86 et 42 abstentions) le projet de loi sur le renseignement défendu par le gouvernement lors d’un vote solennel, mardi&nbsp;5&nbsp;mai. Il sera désormais examiné par le Sénat, puis le Conseil constitutionnel, prochainement saisi par 75 députés. Dans un souci d'apaisement, François Hollande avait annoncé par avance qu'il saisirait les Sages.</p>
<p><strong>Revivez <a href="http://fakehost/pixels/live/2015/05/05/suivez-le-vote-de-la-loi-renseignement-en-direct_4628012_4408996.html">le direct du vote à l’Assemblée avec vos questions.</a></strong></p>
<p>Ont voté contre : 10 députés socialistes (sur 288), 35 UMP (sur 198), 11 écologistes (sur 18), 11 UDI (sur 30), 12 députés Front de gauche (sur 15) et 7 non-inscrits (sur 9). <a href="http://www2.assemblee-nationale.fr/scrutins/detail/%28legislature%29/14/%28num%29/1109">Le détail est disponible sur le site de l'Assemblée nationale.</a></p>
<p>Parmi les députés ayan voté contre figurent notamment des opposants de la première heure, comme l'UMP Laure de la Raudière ou l'écologiste Sergio Coronado, mais aussi quelques poids lourds de l'opposition comme Patrick Devedjian ou Claude Goasguen. A gauche, on trouve parmi les quelque opposants au texte Aurélie Filipetti. Christian Paul, qui avait été très actif lors d'autres débats sur les libertés numériques, s'est abstenu.</p>
- <p>Pouria Amirshahi, député socialiste des Français de l'étranger qui a également voté contre, a annoncé qu'il transmettrait un « mémorandum argumenté » au Conseil constitutionnel et demanderait à se faire auditionner sur le projet de loi. D'autres députés ont prévu de faire la même démarche.</p>
+ <p>Pouria Amirshahi, député socialiste des Français de l'étranger qui a également voté contre, a annoncé qu'il transmettrait un «&nbsp;mémorandum argumenté » au Conseil constitutionnel et demanderait à se faire auditionner sur le projet de loi. D'autres députés ont prévu de faire la même démarche.</p>
<p>Ce texte, fortement décrié par la société civile pour son manque de contre-pouvoir et le caractère intrusif des techniques qu’il autorise, entend donner un cadre aux pratiques des services de renseignement, rendant légales certaines pratiques qui, jusqu’à présent, ne l’étaient pas.</p>
<p><u>Retour sur ses principales dispositions, après son passage en commission des lois et après le débat en séance publique.</u></p>
<h2>Définition des objectifs des services</h2>
- <p>Le projet de loi énonce les domaines que peuvent invoquer les services pour justifier leur surveillance. Il s’agit notamment, de manière attendue, de <em>« l’indépendance nationale, de l’intégrité du territoire et de la défense nationale »</em> et de<em> « la prévention du terrorisme »,</em> mais également des <em>« intérêts majeurs de la politique étrangère »,</em> ainsi que de la <em>« prévention des atteintes à la forme républicaine des institutions »</em> et de <em>« la criminalité et de la délinquance organisées »</em>. Des formulations parfois larges qui inquiètent les opposants au texte qui craignent qu’elles puissent permettre de surveiller des activistes ou des manifestants.</p>
+ <p>Le projet de loi énonce les domaines que peuvent invoquer les services pour justifier leur surveillance. Il s’agit notamment, de manière attendue, de <em>«&nbsp;l’indépendance nationale, de l’intégrité du territoire et de la défense nationale&nbsp;»</em> et de<em> «&nbsp;la prévention du terrorisme&nbsp;»,</em> mais également des <em>«&nbsp;intérêts majeurs de la politique étrangère&nbsp;»,</em> ainsi que de la <em>«&nbsp;prévention des atteintes à la forme républicaine des institutions&nbsp;»</em> et de <em>«&nbsp;la criminalité et de la délinquance organisées&nbsp;»</em>. Des formulations parfois larges qui inquiètent les opposants au texte qui craignent qu’elles puissent permettre de surveiller des activistes ou des manifestants.</p>
<h2>La Commission de contrôle</h2>
<p>Le contrôle de cette surveillance sera confié à une nouvelle autorité administrative indépendante, la Commission nationale de contrôle des techniques de renseignement (CNCTR), composée de six magistrats du Conseil d’Etat et de la Cour de cassation, de trois députés et trois sénateurs de la majorité et de l’opposition, et d’un expert technique. Elle remplacera l’actuelle Commission nationale de contrôle des interceptions de sécurité (CNCIS).</p>
- <p>Elle délivrera son avis, sauf cas d’urgence, avant toute opération de surveillance ciblée. Deux types urgences sont prévus par la loi : d’un côté une <em>« urgence absolue »</em>, pour laquelle un agent pourra se passer de l’avis de la CNCTR mais pas de l’autorisation du premier ministre. De l’autre, une urgence opérationnelle extrêmement limitée, notamment en termes de techniques, à l’initiative du chef du service de renseignement, qui se passe de l’avis de la CNCTR. Ces cas d’urgence ne justifieront pas l’intrusion d’un domicile ni la surveillance d’un journaliste, un parlementaire ou un avocat. Dans ces cas, la procédure classique devra s’appliquer.</p>
+ <p>Elle délivrera son avis, sauf cas d’urgence, avant toute opération de surveillance ciblée. Deux types urgences sont prévus par la loi&nbsp;: d’un côté une <em>«&nbsp;urgence absolue&nbsp;»</em>, pour laquelle un agent pourra se passer de l’avis de la CNCTR mais pas de l’autorisation du premier ministre. De l’autre, une urgence opérationnelle extrêmement limitée, notamment en termes de techniques, à l’initiative du chef du service de renseignement, qui se passe de l’avis de la CNCTR. Ces cas d’urgence ne justifieront pas l’intrusion d’un domicile ni la surveillance d’un journaliste, un parlementaire ou un avocat. Dans ces cas, la procédure classique devra s’appliquer.</p>
<p>L’avis de la CNCTR ne sera pas contraignant, mais cette commission pourra saisir le Conseil d’Etat si elle estime que la loi n’est pas respectée et elle disposera de pouvoirs d’enquête. Ce recours juridictionnel est une nouveauté dans le monde du renseignement.</p>
- <h2>Les « boîtes noires »</h2>
- <p>Une des dispositions les plus contestées de ce projet de loi prévoit de pouvoir contraindre les fournisseurs d’accès à Internet (FAI) à « <em>détecter une menace terroriste sur la base d’un traitement automatisé ». </em>Ce dispositif – autorisé par le premier ministre par tranche de quatre mois – permettrait de détecter, en temps réel ou quasi réel, les personnes ayant une activité en ligne typique de « schémas » utilisés par les terroristes pour transmettre des informations.</p>
- <p>En pratique, les services de renseignement pourraient installer chez les FAI une « boîte noire » surveillant le trafic. Le contenu des communications – qui resterait « anonyme » – ne serait pas surveillé, mais uniquement les métadonnées : origine ou destinataire d’un message, adresse IP d’un site visité, durée de la conversation ou de la connexion… Ces données ne seraient pas conservées.</p>
+ <h2>Les «&nbsp;boîtes noires&nbsp;»</h2>
+ <p>Une des dispositions les plus contestées de ce projet de loi prévoit de pouvoir contraindre les fournisseurs d’accès à Internet (FAI) à «&nbsp;<em>détecter une menace terroriste sur la base d’un traitement automatisé&nbsp;». </em>Ce dispositif –&nbsp;autorisé par le premier ministre par tranche de quatre mois&nbsp;– permettrait de détecter, en temps réel ou quasi réel, les personnes ayant une activité en ligne typique de «&nbsp;schémas&nbsp;» utilisés par les terroristes pour transmettre des informations.</p>
+ <p>En pratique, les services de renseignement pourraient installer chez les FAI une «&nbsp;boîte noire&nbsp;» surveillant le trafic. Le contenu des communications – qui resterait «&nbsp;anonyme&nbsp;» – ne serait pas surveillé, mais uniquement les métadonnées&nbsp;: origine ou destinataire d’un message, adresse IP d’un site visité, durée de la conversation ou de la connexion… Ces données ne seraient pas conservées.</p>
<p>La Commission nationale informatique et libertés<strong> </strong>(CNIL), qui critique fortement cette disposition. La CNIL soulève notamment que l’anonymat de ces données est très relatif, puisqu’il peut être levé.</p>
- <p>Lire aussi : <a href="http://fakehost/pixels/article/2015/03/18/les-critiques-de-la-cnil-contre-le-projet-de-loi-sur-le-renseignement_4595839_4408996.html">Les critiques de la CNIL contre le projet de loi sur le renseignement</a> </p>
- <p>Le dispositif introduit une forme de « pêche au chalut » – un brassage très large des données des Français à la recherche de quelques individus. Le gouvernement se défend de toute similarité avec les dispositifs mis en place par la NSA américaine, arguant notamment que les données ne seront pas conservées et que cette activité sera contrôlée par une toute nouvelle commission aux moyens largement renforcés. Il s’agit cependant d’un dispositif très large, puisqu’il concernera tous les fournisseurs d’accès à Internet, et donc tous les internautes français.</p>
- <h2>L’élargissement de la surveillance électronique pour détecter les « futurs » terroristes</h2>
- <p>La surveillance des métadonnées sera aussi utilisée pour tenter de détecter de nouveaux profils de terroristes potentiels, prévoit le projet de loi. Le gouvernement considère qu’il s’agit d’une manière efficace de détecter les profils qui passent aujourd’hui <em>« entre les mailles du filet »</em>, par exemple des personnes parties en Syrie ou en Irak sans qu’aucune activité suspecte n’ait été décelée avant leur départ.</p>
+ <p>Lire aussi&nbsp;: <a href="http://fakehost/pixels/article/2015/03/18/les-critiques-de-la-cnil-contre-le-projet-de-loi-sur-le-renseignement_4595839_4408996.html">Les critiques de la CNIL contre le projet de loi sur le renseignement</a> </p>
+ <p>Le dispositif introduit une forme de «&nbsp;pêche au chalut&nbsp;» –&nbsp;un brassage très large des données des Français à la recherche de quelques individus. Le gouvernement se défend de toute similarité avec les dispositifs mis en place par la NSA américaine, arguant notamment que les données ne seront pas conservées et que cette activité sera contrôlée par une toute nouvelle commission aux moyens largement renforcés. Il s’agit cependant d’un dispositif très large, puisqu’il concernera tous les fournisseurs d’accès à Internet, et donc tous les internautes français.</p>
+ <h2>L’élargissement de la surveillance électronique pour détecter les «&nbsp;futurs&nbsp;» terroristes</h2>
+ <p>La surveillance des métadonnées sera aussi utilisée pour tenter de détecter de nouveaux profils de terroristes potentiels, prévoit le projet de loi. Le gouvernement considère qu’il s’agit d’une manière efficace de détecter les profils qui passent aujourd’hui <em>«&nbsp;entre les mailles du filet&nbsp;»</em>, par exemple des personnes parties en Syrie ou en Irak sans qu’aucune activité suspecte n’ait été décelée avant leur départ.</p>
<p>Pour repérer ces personnes, la loi permettra d’étendre la surveillance électronique à toutes les personnes en contact avec des personnes déjà suspectées. En analysant leurs contacts, la fréquence de ces derniers et les modes de communication, les services de renseignement espèrent pouvoir détecter ces nouveaux profils en amont.</p>
<h2>De nouveaux outils et méthodes de collecte</h2>
<p>Les services pourront également procéder, après un avis de la CNCTR, à la pose de micros dans une pièce ou de mouchards sur un objet (voiture par exemple), ou à l’intérieur d’un ordinateur. L’utilisation des IMSI-catchers (fausses antennes qui permettent d’intercepter des conversations téléphoniques) est également légalisée, pour les services de renseignement, dans certains cas. Le nombre maximal de ces appareils sera fixé par arrêté du premier ministre après l’avis de la CNCTR.</p>
- <p><strong>Lire : <a href="http://fakehost/pixels/article/2015/03/31/que-sont-les-imsi-catchers-ces-valises-qui-espionnent-les-telephones-portables_4605827_4408996.html">Que sont les IMSI-catchers, ces valises qui espionnent les téléphones portables ?</a></strong></p>
- <p>La loi introduit également des mesures de surveillance internationale : concrètement, les procédures de contrôle seront allégées lorsqu’un des « bouts » de la communication sera situé à l’étranger (concrètement, un Français qui parle avec un individu situé à l’étranger). Cependant, comme l’a souligné l’Arcep (l’Autorité de régulation des communications électroniques et des postes), sollicitée pour le versant technique de cette mesure, il est parfois difficile de s’assurer qu’une communication, même passant par l’étranger, ne concerne pas deux Français.</p>
+ <p><strong>Lire&nbsp;: <a href="http://fakehost/pixels/article/2015/03/31/que-sont-les-imsi-catchers-ces-valises-qui-espionnent-les-telephones-portables_4605827_4408996.html">Que sont les IMSI-catchers, ces valises qui espionnent les téléphones portables&nbsp;?</a></strong></p>
+ <p>La loi introduit également des mesures de surveillance internationale&nbsp;: concrètement, les procédures de contrôle seront allégées lorsqu’un des «&nbsp;bouts&nbsp;» de la communication sera situé à l’étranger (concrètement, un Français qui parle avec un individu situé à l’étranger). Cependant, comme l’a souligné l’Arcep (l’Autorité de régulation des communications électroniques et des postes), sollicitée pour le versant technique de cette mesure, il est parfois difficile de s’assurer qu’une communication, même passant par l’étranger, ne concerne pas deux Français.</p>
<h2>Un nouveau fichier</h2>
<p>La loi crée un fichier judiciaire national automatisé des auteurs d’infractions terroristes (Fijait), dont les données pourront être conservées pendant vingt ans.</p>
<p>Ce fichier concerne les personnes ayant été condamnées, même si une procédure d’appel est en cours. Les mineurs pourront aussi être inscrits dans ce fichier et leurs données conservées jusqu’à dix ans. L’inscription ne sera pas automatique et se fera sur décision judiciaire. Certaines mises en examen pourront aussi apparaître sur ce fichier. En cas de non-lieu, relaxe, acquittement, amnistie ou réhabilitation, ces informations seront effacées.</p>
@@ -40,7 +35,7 @@ Par <span itemprop="author"> <a href="http://fakehost/journalist
<p>Le renseignement pénitentiaire pourra, dans des conditions qui seront fixées par décret, profiter des techniques que légalise le projet de loi pour les services de renseignement. La ministre de la justice, Christiane Taubira, était défavorable à cette disposition, soutenue par le rapporteur du texte, la droite et une partie des députés de gauche. Pour la ministre, cette innovation va dénaturer le renseignement pénitentiaire et le transformer en véritable service de renseignement.</p>
<h2>Conservation des données</h2>
<p>La CNIL <a href="http://www.cnil.fr/fileadmin/documents/La_CNIL/actualite/Les_propositions_de_la_CNIL_sur_les_evolutions_de_la_loi_Informatique_et_Libertes.pdf">a fait part à plusieurs reprises de sa volonté</a> d’exercer sa mission de contrôle sur les fichiers liés au renseignement, qui seront alimentés par ces collectes. Ces fichiers sont aujourd’hui exclus du périmètre d’action de la CNIL.</p>
- <p>La durée de conservation des données collectées – et l’adaptation de cette durée à la technique employée – a par ailleurs été inscrite dans la loi, contrairement au projet initial du gouvernement qui entendait fixer ces limites par décret. Elle pourra aller jusqu’à cinq ans dans le cas des données de connexion.</p>
+ <p>La durée de conservation des données collectées –&nbsp;et l’adaptation de cette durée à la technique employée&nbsp;– a par ailleurs été inscrite dans la loi, contrairement au projet initial du gouvernement qui entendait fixer ces limites par décret. Elle pourra aller jusqu’à cinq ans dans le cas des données de connexion.</p>
<h2>Un dispositif pour les lanceurs d’alerte</h2>
- <p>La loi prévoit également une forme de protection pour les agents qui seraient témoins de surveillance illégale. Ces lanceurs d’alerte pourraient solliciter la CNCTR, voire le premier ministre, et leur fournir toutes les pièces utiles. La CNCTR pourra ensuite aviser le procureur de la République et solliciter la Commission consultative du secret de la défense nationale afin que cette dernière <em>« donne au premier ministre son avis sur la possibilité de déclassifier tout ou partie de ces éléments »</em>. Aucune mesure de rétorsion ne pourra viser l’agent qui aurait dénoncé des actes potentiellement illégaux.</p>
+ <p>La loi prévoit également une forme de protection pour les agents qui seraient témoins de surveillance illégale. Ces lanceurs d’alerte pourraient solliciter la CNCTR, voire le premier ministre, et leur fournir toutes les pièces utiles. La CNCTR pourra ensuite aviser le procureur de la République et solliciter la Commission consultative du secret de la défense nationale afin que cette dernière <em>«&nbsp;donne au premier ministre son avis sur la possibilité de déclassifier tout ou partie de ces éléments&nbsp;»</em>. Aucune mesure de rétorsion ne pourra viser l’agent qui aurait dénoncé des actes potentiellement illégaux.</p>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected-metadata.json
index c402d3e27..eb7aee3dc 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected-metadata.json
@@ -1,8 +1,8 @@
{
- "Author": null,
+ "Author": "Collectif",
"Direction": null,
- "Excerpt": "Le retour à la stabilité coûtera des milliards d'euros, mais l'Union européenne en vaut la peine, estime un collectif d'industriels.",
+ "Excerpt": "Le retour \u00e0 la stabilit\u00e9 co\u00fbtera des milliards d'euros, mais l'Union europ\u00e9enne en vaut la peine, estime un collectif d'industriels.",
"Image": "http:\/\/s1.lemde.fr\/medias\/web\/1.2.705\/img\/placeholder\/default.png",
- "Title": "La crise européenne est une crise de la dette, pas de l'euro",
- "SiteName": "Le Monde.fr"
-}
+ "Title": "La crise europ\u00e9enne est une crise de la dette, pas de l'euro",
+ "SiteName": "Le Monde"
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected.html
index af69efe32..69f6da53a 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lemonde-2/expected.html
@@ -1,13 +1,14 @@
<p itemprop="description">Le retour à la stabilité coûtera des milliards d'euros, mais l'Union européenne en vaut la peine, estime un collectif d'industriels.</p><div id="articleBody" itemprop="articleBody">
<h2>L'union monétaire s'enlise dans la crise, l'euro reste soumis au feu des critiques. C'est le bilan des nombreux <a href="http://www.lemonde.fr/afrique-debats/" title="Toute l’actualité débats">débats</a> qui ont eu lieu ces derniers mois.</h2>
-<p>En tant qu'industriels allemands et français, qui ont la responsabilité de 1 500 milliards d'euros de chiffre d'affaires et de cinq millions de salariés dans <a href="http://www.lemonde.fr/le-monde/" title="Toute l’actualité le monde">le monde</a> entier, nous nous soucions de l'<a href="http://conjugaison.lemonde.fr/conjugaison/troisieme-groupe/avenir/" onclick="return false;" target="_blank" title="Conjugaison du verbe avenir">avenir</a> de l'euro et de l'union économique et monétaire européenne. L'<a href="http://www.lemonde.fr/histoire/" title="Toute l’actualité histoire">histoire</a> de l'euro est une véritable réussite. Qui aurait pensé, lorsque l'euro a été introduit il y a douze ans, qu'il aurait aujourd'hui gagné en valeur par rapport au dollar et de nombreuses autres monnaies ?</p>
+<p>En tant qu'industriels allemands et français, qui ont la responsabilité de 1 500 milliards d'euros de chiffre d'affaires et de cinq millions de salariés dans <a href="http://www.lemonde.fr/le-monde/" title="Toute l’actualité le monde">le monde</a> entier, nous nous soucions de l'<a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/troisieme-groupe/avenir/" title="Conjugaison du verbe avenir">avenir</a> de l'euro et de l'union économique et monétaire européenne. L'<a href="http://www.lemonde.fr/histoire/" title="Toute l’actualité histoire">histoire</a> de l'euro est une véritable réussite. Qui aurait pensé, lorsque l'euro a été introduit il y a douze ans, qu'il aurait aujourd'hui gagné en valeur par rapport au dollar et de nombreuses autres monnaies ?</p>
<p>L'euro s'est imposé comme seconde monnaie de référence à côté du dollar et a renforcé le rôle de l'<a href="http://www.lemonde.fr/europe/" title="Toute l’actualité Europe">Europe</a> en tant que puissance économique. Avec l'euro, un marché commun doté d'une monnaie unique et sans fluctuation de cours de change a vu le jour, créant ainsi prospérité et richesse pour nous tous. Depuis son introduction, près de 9 millions de nouveaux emplois ont été créés dans la zone euro. Les <a href="http://www.lemonde.fr/entreprises/" title="Toute l’actualité entreprises">entreprises</a> européennes profitent de ce <a href="http://www.lemonde.fr/developpement/" title="Toute l’actualité développement">développement</a>. Elles ont élargi leurs capacités de financement et augmenté leur compétitivité à l'<a href="http://www.lemonde.fr/international/" title="Toute l’actualité international">international</a>.</p>
-<p>Le ralentissement de l'économie mondiale a conduit certains pays de l'union monétaire à s'<a href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/endetter/" onclick="return false;" target="_blank" title="Conjugaison du verbe endetter">endetter</a> encore davantage. A court terme, ces pays doivent <a href="http://conjugaison.lemonde.fr/conjugaison/auxiliaire/%C3%AAtre/" onclick="return false;" target="_blank" title="Conjugaison du verbe être">être</a> aidés pour <a href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/regagner/" onclick="return false;" target="_blank" title="Conjugaison du verbe regagner">regagner</a> leur indépendance financière et <a href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/recr%C3%A9er/" onclick="return false;" target="_blank" title="Conjugaison du verbe recréer">recréer</a> les conditions d'un avenir meilleur pour leur <a href="http://www.lemonde.fr/demographie/" title="Toute l’actualité population">population</a>.</p>
-<p>En contrepartie, des mesures efficaces doivent être mises en oeuvre. Le retour à une situation financière stable coûtera de nombreux milliards d'euros, mais l'<a href="http://www.lemonde.fr/union-europeenne/" title="Toute l’actualité Union européenne">Union européenne</a> et notre monnaie commune en valent la peine. Nous devons <a href="http://conjugaison.lemonde.fr/conjugaison/troisieme-groupe/convaincre/" onclick="return false;" target="_blank" title="Conjugaison du verbe convaincre">convaincre</a> nos concitoyens de cela.</p>
+<p>Le ralentissement de l'économie mondiale a conduit certains pays de l'union monétaire à s'<a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/endetter/" title="Conjugaison du verbe endetter">endetter</a> encore davantage. A court terme, ces pays doivent <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/auxiliaire/%C3%AAtre/" title="Conjugaison du verbe être">être</a> aidés pour <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/regagner/" title="Conjugaison du verbe regagner">regagner</a> leur indépendance financière et <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/recr%C3%A9er/" title="Conjugaison du verbe recréer">recréer</a> les conditions d'un avenir meilleur pour leur <a href="http://www.lemonde.fr/demographie/" title="Toute l’actualité population">population</a>.</p>
+<p>En contrepartie, des mesures efficaces doivent être mises en oeuvre. Le retour à une situation financière stable coûtera de nombreux milliards d'euros, mais l'<a href="http://www.lemonde.fr/union-europeenne/" title="Toute l’actualité Union européenne">Union européenne</a> et notre monnaie commune en valent la peine. Nous devons <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/troisieme-groupe/convaincre/" title="Conjugaison du verbe convaincre">convaincre</a> nos concitoyens de cela.</p>
<p><strong>RÈGLES PLUS STRICTES</strong></p>
-<p>Nous avons besoin d'une <a href="http://www.lemonde.fr/politique/" title="Toute l’actualité politique">politique</a> économique européenne et de règles de stabilité plus strictes. Pour <a href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/%C3%A9viter/" onclick="return false;" target="_blank" title="Conjugaison du verbe éviter">éviter</a>, à l'avenir, une crise telle que celle que nous traversons actuellement, nous devons <a href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/renforcer/" onclick="return false;" target="_blank" title="Conjugaison du verbe renforcer">renforcer</a> les règles de stabilité existantes et <a href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/assurer/" onclick="return false;" target="_blank" title="Conjugaison du verbe assurer">assurer</a> leur respect. Les solutions envisagées, comme, par exemple, l'<a href="http://www.lemonde.fr/exclusion/" title="Toute l’actualité exclusion">exclusion</a> de pays membres de la zone euro ou la scission entre une Union des pays du Nord et du Sud, ne sont pas bonnes. Cela aurait des conséquences qui sont difficilement prévisibles aujourd'hui. De telles propositions démagogiques ne sont pas adaptées à la gravité de la situation.</p>
-<p>Cependant, des mesures doivent être prises à temps et être aussi efficaces que possible. De plus, les Etats membres doivent <a href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/coordonner/" onclick="return false;" target="_blank" title="Conjugaison du verbe coordonner">coordonner</a>, plus étroitement qu'auparavant, leur <a href="http://www.lemonde.fr/afrique-politique/" title="Toute l’actualité politique">politique</a> économique intérieure et <a href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/parler/" onclick="return false;" target="_blank" title="Conjugaison du verbe parler">parler</a> d'une seule voix vis-à-vis de l'extérieur.</p>
-<p>En tant qu'industriels allemands et français, nous voulons <a href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/souligner/" onclick="return false;" target="_blank" title="Conjugaison du verbe souligner">souligner</a> les immenses avantages que l'espace monétaire commun a apportés. Nous envoyons un message de soutien aux responsables politiques, afin qu'ils mettent en place des conditions nécessaires à un euro durablement stable et compétitif. C'est la base de la future prospérité en Europe. L'union monétaire a durablement besoin de <a href="http://www.lemonde.fr/finance/" title="Toute l’actualité finances">finances</a> publiques solides, de règles de responsabilité claires, de structures transparentes et de conditions de concurrence équitables.</p>
+<p>Nous avons besoin d'une <a href="http://www.lemonde.fr/politique/" title="Toute l’actualité politique">politique</a> économique européenne et de règles de stabilité plus strictes. Pour <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/%C3%A9viter/" title="Conjugaison du verbe éviter">éviter</a>, à l'avenir, une crise telle que celle que nous traversons actuellement, nous devons <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/renforcer/" title="Conjugaison du verbe renforcer">renforcer</a> les règles de stabilité existantes et <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/assurer/" title="Conjugaison du verbe assurer">assurer</a> leur respect. Les solutions envisagées, comme, par exemple, l'<a href="http://www.lemonde.fr/exclusion/" title="Toute l’actualité exclusion">exclusion</a> de pays membres de la zone euro ou la scission entre une Union des pays du Nord et du Sud, ne sont pas bonnes. Cela aurait des conséquences qui sont difficilement prévisibles aujourd'hui. De telles propositions démagogiques ne sont pas adaptées à la gravité de la situation.</p>
+<p>Cependant, des mesures doivent être prises à temps et être aussi efficaces que possible. De plus, les Etats membres doivent <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/coordonner/" title="Conjugaison du verbe coordonner">coordonner</a>, plus étroitement qu'auparavant, leur <a href="http://www.lemonde.fr/afrique-politique/" title="Toute l’actualité politique">politique</a> économique intérieure et <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/parler/" title="Conjugaison du verbe parler">parler</a> d'une seule voix vis-à-vis de l'extérieur.</p>
+<p>En tant qu'industriels allemands et français, nous voulons <a target="_blank" onclick="return false;" href="http://conjugaison.lemonde.fr/conjugaison/premier-groupe/souligner/" title="Conjugaison du verbe souligner">souligner</a> les immenses avantages que l'espace monétaire commun a apportés. Nous envoyons un message de soutien aux responsables politiques, afin qu'ils mettent en place des conditions nécessaires à un euro durablement stable et compétitif. C'est la base de la future prospérité en Europe. L'union monétaire a durablement besoin de <a href="http://www.lemonde.fr/finance/" title="Toute l’actualité finances">finances</a> publiques solides, de règles de responsabilité claires, de structures transparentes et de conditions de concurrence équitables.</p>
<p>Ce n'est qu'à ces conditions que l'euro sortira renforcé de la crise de la dette. Il n'y a pas d'alternative sérieuse à l'euro commun. L'euro symbolise l'Europe d'aujourd'hui. Un échec de l'euro serait un revers fatal pour l'Europe.</p>
-<hr></hr><p>
-Appel Frank (Deutsche Post) ; Aschenbroich Jacques (Valeo) ; Berger Roland (Roland Berger Strategy Consultants) ; Bock Kurt (BASF) ; Bories Christel (Constellium) ; Borsig Clemens (Deutsche Bank) ; Brunck Robert (CGG Veritas) ; Buffet Patrick (Eramet) ; Burda Hubert (Hubert Burda Media Holding) ; Caparros Alain (Rewe group) ; Clamadieu Jean-Pierre (Rhodia) ; Cromme Gerhard (ThyssenKrupp) ; Crouzet Philippe (Vallourec) ; de Chalendar Pierre-André (Saint-Gobain) ; de Margerie Christophe (Total) ; de Romanet Augustin (Caisse des dépôts et consignations) ; Degenhart Elmar (Continental) ; Diekmann Michael (Allianz) ; Engel Klaus (Evonik Industries) ; Fehrenbach Franz (Robert Bosch) ; Frérot Antoine (Veolia <a href="http://www.lemonde.fr/environnement/" title="Toute l’actualité Environnement">Environnement</a>) ; Hagemann Snabe Jim (SAP) ; Henrot François (Groupe Rothschild Cie Banque) ; Hermelin Paul (Cap Gemini) ; Kormann Hermut (Lazard) ; Kron Patrick (Alstom) ; Lachmann Henri (Schneider Electric) ; Lafont Bruno (Lafarge) ; Lauvergeon Anne (Areva) ; Lévy Maurice (Publicis Groupe SA) ; Lévy Jean-Bernard (Vivendi) ; Löscher Peter (Siemens) ; Mestrallet Gérard (GDF Suez) ; Obermann René (Deutsche Telekom) ;Oetker Arend (Dr Arend Oetker Holding) ; Oudéa Frédéric (Société Générale) ; Potier Benoit (Air Liquide) ; Ranque Denis (Cercle de l'<a href="http://www.lemonde.fr/industrie/" title="Toute l’actualité industrie">industrie</a>/Technicolor) ; Reithofer Norbert (BMW) ; Reitzle Wolfgang (Linde) ; Richard Stéphane (France Telecom) ; Rollier Michel (Michelin) ; Rose Frédéric (Technicolor) ; Schnepp Gilles (Legrand) ; Spinetta Jean-Cyril (Air-<a href="http://www.lemonde.fr/europeennes-france/" title="Toute l’actualité France">France</a> KLM)  ; Teyssen Johannes (E.ON)  ; Thumann Jürgen (BusinessEurope) ; Verwaayen Ben (Alcatel-Lucent) ; Viehbacher Chris (Sanofi) ; Zetsche Dieter (Daimler).<br></br></p></div> \ No newline at end of file
+<hr><p>
+Appel Frank (Deutsche Post) ; Aschenbroich Jacques (Valeo) ; Berger Roland (Roland Berger Strategy Consultants) ; Bock Kurt (BASF) ; Bories Christel (Constellium) ; Borsig Clemens (Deutsche Bank) ; Brunck Robert (CGG Veritas) ; Buffet Patrick (Eramet) ; Burda Hubert (Hubert Burda Media Holding) ; Caparros Alain (Rewe group) ; Clamadieu Jean-Pierre (Rhodia) ; Cromme Gerhard (ThyssenKrupp) ; Crouzet Philippe (Vallourec) ; de Chalendar Pierre-André (Saint-Gobain) ; de Margerie Christophe (Total) ; de Romanet Augustin (Caisse des dépôts et consignations) ; Degenhart Elmar (Continental) ; Diekmann Michael (Allianz) ; Engel Klaus (Evonik Industries) ; Fehrenbach Franz (Robert Bosch) ; Frérot Antoine (Veolia <a href="http://www.lemonde.fr/environnement/" title="Toute l’actualité Environnement">Environnement</a>) ; Hagemann Snabe Jim (SAP) ; Henrot François (Groupe Rothschild Cie Banque) ; Hermelin Paul (Cap Gemini) ; Kormann Hermut (Lazard) ; Kron Patrick (Alstom) ; Lachmann Henri (Schneider Electric) ; Lafont Bruno (Lafarge) ; Lauvergeon Anne (Areva) ; Lévy Maurice (Publicis Groupe SA) ; Lévy Jean-Bernard (Vivendi) ; Löscher Peter (Siemens) ; Mestrallet Gérard (GDF Suez) ; Obermann René (Deutsche Telekom) ;Oetker Arend (Dr Arend Oetker Holding) ; Oudéa Frédéric (Société Générale) ; Potier Benoit (Air Liquide) ; Ranque Denis (Cercle de l'<a href="http://www.lemonde.fr/industrie/" title="Toute l’actualité industrie">industrie</a>/Technicolor) ; Reithofer Norbert (BMW) ; Reitzle Wolfgang (Linde) ; Richard Stéphane (France Telecom) ; Rollier Michel (Michelin) ; Rose Frédéric (Technicolor) ; Schnepp Gilles (Legrand) ; Spinetta Jean-Cyril (Air-<a href="http://www.lemonde.fr/europeennes-france/" title="Toute l’actualité France">France</a> KLM)&nbsp; ; Teyssen Johannes (E.ON)&nbsp; ; Thumann Jürgen (BusinessEurope) ; Verwaayen Ben (Alcatel-Lucent) ; Viehbacher Chris (Sanofi) ; Zetsche Dieter (Daimler).<br>
+ </p></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected-metadata.json
index 5f2b7b5ee..8ad2b2c12 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected-metadata.json
@@ -1,5 +1,5 @@
{
- "Author": "AFP",
+ "Author": "Par Sébastien Farcis",
"Direction": null,
"Excerpt": "Laurent Fabius a accueilli jeudi matin à Roissy un premier avion spécial ramenant des rescapés.",
"Image": "http:\/\/md1.libe.com\/photo\/755923-000_hkg10175905.jpg?modified_at=1430371146&amp;width=750",
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected.html
index 889c2b928..1eeb65754 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/liberation-1/expected.html
@@ -1,13 +1,16 @@
-<section id="news-article"><article itemscope="" itemtype="http://schema.org/NewsArticle"><div id="article-body" itemprop="articleBody">
- <div>
- <p>Un troisième Français a été tué dans le tremblement de terre samedi au Népal, emporté par une avalanche, <a href="http://www.liberation.fr/video/2015/04/30/laurent-fabius-plus-de-200-francais-n-ont-pas-ete-retrouves_1278687" target="_blank">a déclaré jeudi le ministre des Affaires étrangères</a>. Les autorités françaises sont toujours sans nouvelles <em>«d’encore plus de 200» </em>personnes. <em>«Pour certains d’entre eux on est très interrogatif»</em>, a ajouté Laurent Fabius. Il accueillait à Roissy un premier avion spécial ramenant des rescapés. <a href="http://www.liberation.fr/video/2015/04/30/seisme-au-nepal-soulages-mais-inquiets-206-survivants-de-retour-en-france_1278758" target="_blank">L’Airbus A350 affrété par les autorités françaises s’est posé peu avant 5h45</a> avec à son bord 206 passagers, dont 12 enfants et 26 blessés, selon une source du Quai d’Orsay. Quasiment tous sont français, à l’exception d’une quinzaine de ressortissants allemands, suisses, italiens, portugais ou encore turcs. Des psychologues, une équipe médicale et des personnels du centre de crise du Quai d’Orsay les attendent.</p>
- <p>L’appareil, mis à disposition par Airbus, était arrivé à Katmandou mercredi matin avec 55 personnels de santé et humanitaires, ainsi que 25 tonnes de matériel (abris, médicaments, aide alimentaire). Un deuxième avion dépêché par Paris, qui était immobilisé aux Emirats depuis mardi avec 20 tonnes de matériel, est arrivé jeudi à Katmandou, <a href="http://www.liberation.fr/monde/2015/04/29/embouteillages-et-retards-a-l-aeroport-de-katmandou_1276612" target="_blank">dont le petit aéroport est engorgé</a> par le trafic et l’afflux d’aide humanitaire. Il devait lui aussi ramener des Français, <em>«les plus éprouvés»</em> par la catastrophe et les <em>«plus vulnérables (blessés, familles avec enfants)»</em>, selon le ministère des Affaires étrangères.</p>
- <p>2 209 Français ont été localisés sains et saufs tandis que 393 n’ont pas encore pu être joints, selon le Quai d’Orsay. Environ 400 Français ont demandé à être rapatriés dans les vols mis en place par la France.</p>
- <p>Le séisme a fait près de 5 500 morts et touche huit des 28 millions d’habitants du Népal. Des dizaines de milliers de personnes sont sans abri.</p>
+<section id="news-article">
+ <article itemscope itemtype="http://schema.org/NewsArticle">
+
+
+
+ <div itemprop="articleBody" id="article-body">
+ <p>Un troisième Français a été tué dans le tremblement de terre samedi au Népal, emporté par une avalanche, <a href="http://www.liberation.fr/video/2015/04/30/laurent-fabius-plus-de-200-francais-n-ont-pas-ete-retrouves_1278687" target="_blank">a déclaré jeudi le ministre des Affaires étrangères</a>.&nbsp;Les autorités françaises sont toujours sans nouvelles <em>«d’encore plus de 200»&nbsp;</em>personnes.&nbsp;<em>«Pour certains d’entre eux on est très interrogatif»</em>, a ajouté&nbsp;Laurent Fabius. Il accueillait à Roissy un premier avion spécial ramenant des&nbsp;rescapés. <a href="http://www.liberation.fr/video/2015/04/30/seisme-au-nepal-soulages-mais-inquiets-206-survivants-de-retour-en-france_1278758" target="_blank">L’Airbus A350 affrété par les autorités françaises s’est posé peu avant 5h45</a> avec à son bord 206&nbsp;passagers, dont 12&nbsp;enfants et 26&nbsp;blessés, selon une source du Quai d’Orsay. Quasiment tous sont français, à l’exception d’une quinzaine de ressortissants allemands, suisses, italiens, portugais ou encore turcs. Des psychologues, une équipe médicale et des personnels du centre de crise du Quai d’Orsay les attendent.</p>
+ <p>L’appareil, mis à disposition par Airbus, était arrivé à Katmandou mercredi matin avec 55&nbsp;personnels de santé et humanitaires, ainsi que 25&nbsp;tonnes de matériel (abris, médicaments, aide alimentaire). Un deuxième avion dépêché par Paris, qui était immobilisé aux Emirats depuis mardi avec 20&nbsp;tonnes de matériel, est arrivé jeudi à Katmandou, <a href="http://www.liberation.fr/monde/2015/04/29/embouteillages-et-retards-a-l-aeroport-de-katmandou_1276612" target="_blank">dont le petit aéroport est engorgé</a> par le trafic et l’afflux d’aide humanitaire. Il devait lui aussi ramener des Français, <em>«les plus éprouvés»</em> par la catastrophe et les <em>«plus vulnérables (blessés, familles avec enfants)»</em>, selon le ministère des Affaires étrangères.</p>
+ <p>2 209 Français ont été localisés sains et saufs tandis que 393 n’ont pas encore pu être joints, selon le Quai d’Orsay. Environ 400&nbsp;Français ont demandé à être rapatriés dans les vols mis en place par la France.</p>
+ <p>Le séisme a fait près de 5&nbsp;500 morts et touche huit des 28 millions d’habitants du Népal. Des dizaines de milliers de personnes sont sans abri.</p>
<p>
- <iframe data-aspect-ratio="0.5625" data-responsive="1" frameborder="0" src="http://www.dailymotion.com/embed/video/x2oikl3" width="100%"></iframe>
- <br></br><em></em></p>
+ <iframe src="http://www.dailymotion.com/embed/video/x2oikl3" frameborder="0" width="100%" data-aspect-ratio="0.5625" data-responsive="1"></iframe>
+ <br><em></em></p>
</div>
-
- </div>
- </article></section> \ No newline at end of file
+ </article>
+ </section> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected-images.json
index b46843d47..1efdcbde3 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected-images.json
@@ -1,11 +1,11 @@
-{
- "0": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--hqqO9fze--\/n1s6c2m6kc07iqdyllj6.jpg",
- "2": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--QeUTCiuW--\/o4dpyrcbiqyfrc3bxx6p.jpg",
- "3": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--mlR3Ku0_--\/xrhkwleyurcizy4akiae.jpg",
- "4": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--Tacb0tyW--\/qodag11euf2npkawkn9v.jpg",
- "5": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--x9hLbIKJ--\/imfc9ybqfw0jmztbhfrh.jpg",
- "6": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--6NwBgQLy--\/afy7n45jfvsjdmmhonct.jpg",
- "7": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--ciqk42G0--\/s3pq8vjrvyjgne4lfsod.jpg",
- "8": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--mtob1sjR--\/y2ldv5eufb3jcrtfouye.jpg",
- "9": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--4Ajak63w--\/atb9qm07fvvg7hqkumkw.jpg"
-} \ No newline at end of file
+[
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--hqqO9fze--\/n1s6c2m6kc07iqdyllj6.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--QeUTCiuW--\/o4dpyrcbiqyfrc3bxx6p.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--mlR3Ku0_--\/xrhkwleyurcizy4akiae.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--Tacb0tyW--\/qodag11euf2npkawkn9v.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--x9hLbIKJ--\/imfc9ybqfw0jmztbhfrh.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--6NwBgQLy--\/afy7n45jfvsjdmmhonct.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--ciqk42G0--\/s3pq8vjrvyjgne4lfsod.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--mtob1sjR--\/y2ldv5eufb3jcrtfouye.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--4Ajak63w--\/atb9qm07fvvg7hqkumkw.jpg"
+] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected.html
index 2f862a91c..758a827e5 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-post-comment-load/expected.html
@@ -1,4 +1,15 @@
-<div><p data-textannotation-id="58a492029dca5e6a6e481d21b6b2933a"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--hqqO9fze--/n1s6c2m6kc07iqdyllj6.jpg" data-chomp-id="n1s6c2m6kc07iqdyllj6" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--hqqO9fze--/n1s6c2m6kc07iqdyllj6.jpg" width="636"></img></span></p><p data-textannotation-id="a043044f9b3e31fd85568b17e3b1b5f3"><span>We all buy things from time to time that we don't really need. It's okay to appeal to your wants every once in a while, as long as you're in control. If you struggle with clutter, impulse buys, and buyer's remorse, here's how to put your mind in the right place before you even set foot in a store.</span></p>
+<div><p data-textannotation-id="58a492029dca5e6a6e481d21b6b2933a"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--hqqO9fze--/n1s6c2m6kc07iqdyllj6.jpg" data-chomp-id="n1s6c2m6kc07iqdyllj6" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--hqqO9fze--/n1s6c2m6kc07iqdyllj6.jpg"></span></p>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="a043044f9b3e31fd85568b17e3b1b5f3"><span>We all buy things from time to time that we don't really need. It's okay to appeal to your wants every once in a while, as long as you're in control. If you struggle with clutter, impulse buys, and buyer's remorse, here's how to put your mind in the right place before you even set foot in a store.</span></p>
@@ -21,7 +32,7 @@
-<p data-textannotation-id="268f7702467d33e3b0972dd09f1cf0a6"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--QeUTCiuW--/o4dpyrcbiqyfrc3bxx6p.jpg" data-chomp-id="o4dpyrcbiqyfrc3bxx6p" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--QeUTCiuW--/o4dpyrcbiqyfrc3bxx6p.jpg" width="636"></img></span></p>
+<p data-textannotation-id="268f7702467d33e3b0972dd09f1cf0a6"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--QeUTCiuW--/o4dpyrcbiqyfrc3bxx6p.jpg" data-chomp-id="o4dpyrcbiqyfrc3bxx6p" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--QeUTCiuW--/o4dpyrcbiqyfrc3bxx6p.jpg"></span></p>
@@ -43,7 +54,48 @@
-<ul><li data-textannotation-id="cd748c8b681c781cdd728c5e17b5e05f"><strong>Color:</strong> Stores use color to make products attractive and eye-catching, but they also use color on price labels. Red stands out and can encourage taking action, that's why it's commonly associated with sale signage and advertising. When you see red, remember what they're trying to do to your brain with that color. You don't to buy something just because it's on sale.</li><li data-textannotation-id="29c11c0aec305293be282aa91f8fbc3d"><strong>Navigation Roadblocks:</strong> Stores force you to walk around stuff you don't need to find the stuff you are really after. Have a list of what you need before you go in, go straight to it, and imagine it's the only item in the store.</li><li data-textannotation-id="252dc7e4a924d12c2d913861ab118bf5"><strong>The Touch Factor:</strong> Stores place items they want to sell in easy to reach locations and encourage you to touch them. Don't do it! As soon as you pick something up, you're more likely to buy it because your mind suddenly takes ownership of the object. Don't pick anything up and don't play with display items.</li><li data-textannotation-id="05dde4d44056798acff5890759134a64"><strong>Scents and Sounds:</strong> You'll probably hear classic, upbeat tunes when you walk into a store. The upbeat music makes you happy and excited, while playing familiar songs makes you feel comfortable. They also use pleasant smells to put your mind at ease. A happy, comfortable mind at ease is a dangerous combination for your brain when shopping. There's not much you can do to avoid this unless you shop online, but it's good to be aware of it.</li></ul><p data-textannotation-id="1eb4a4df2a670927c5d9e9641ebf9d40">And sure, we can blame the stores all we want, but you won't change how they operate—you can only be aware of how your <a href="http://lifehacker.com/how-stores-manipulate-your-senses-so-you-spend-more-mon-475987594" x-inset="1">brain is falling for their tricks</a>. Even without the stores, <a href="http://lifehacker.com/5968125/how-your-brain-corrupts-your-shopping-choices" x-inset="1">your brain is working against you on its own</a>, thanks to some simple cognitive biases.</p>
+<ul><li data-textannotation-id="cd748c8b681c781cdd728c5e17b5e05f"><strong>Color:</strong> Stores use color to make products attractive and eye-catching, but they also use color on price labels. Red stands out and can encourage taking action, that's why it's commonly associated with sale signage and advertising. When you see red, remember what they're trying to do to your brain with that color. You don't to buy something just because it's on sale.</li><li data-textannotation-id="29c11c0aec305293be282aa91f8fbc3d"><strong>Navigation Roadblocks:</strong> Stores force you to walk around stuff you don't need to find the stuff you are really after. Have a list of what you need before you go in, go straight to it, and imagine it's the only item in the store.</li><li data-textannotation-id="252dc7e4a924d12c2d913861ab118bf5"><strong>The Touch Factor:</strong> Stores place items they want to sell in easy to reach locations and encourage you to touch them. Don't do it! As soon as you pick something up, you're more likely to buy it because your mind suddenly takes ownership of the object. Don't pick anything up and don't play with display items.</li><li data-textannotation-id="05dde4d44056798acff5890759134a64"><strong>Scents and Sounds:</strong> You'll probably hear classic, upbeat tunes when you walk into a store. The upbeat music makes you happy and excited, while playing familiar songs makes you feel comfortable. They also use pleasant smells to put your mind at ease. A happy, comfortable mind at ease is a dangerous combination for your brain when shopping. There's not much you can do to avoid this unless you shop online, but it's good to be aware of it.</li></ul>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="1eb4a4df2a670927c5d9e9641ebf9d40">And sure, we can blame the stores all we want, but you won't change how they operate—you can only be aware of how your <a href="http://lifehacker.com/how-stores-manipulate-your-senses-so-you-spend-more-mon-475987594" x-inset="1">brain is falling for their tricks</a>. Even without the stores, <a href="http://lifehacker.com/5968125/how-your-brain-corrupts-your-shopping-choices" x-inset="1">your brain is working against you on its own</a>, thanks to some simple cognitive biases.</p>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -78,7 +130,7 @@
-<p data-textannotation-id="8044cf9aab698fd28931acd90ba96f7a"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--mlR3Ku0_--/xrhkwleyurcizy4akiae.jpg" data-chomp-id="xrhkwleyurcizy4akiae" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--mlR3Ku0_--/xrhkwleyurcizy4akiae.jpg" width="636"></img></span></p>
+<p data-textannotation-id="8044cf9aab698fd28931acd90ba96f7a"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--mlR3Ku0_--/xrhkwleyurcizy4akiae.jpg" data-chomp-id="xrhkwleyurcizy4akiae" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--mlR3Ku0_--/xrhkwleyurcizy4akiae.jpg"></span></p>
@@ -102,6 +154,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<p data-textannotation-id="bbe57b7aa20b48550e5f66b7c530822c">The purpose of this exercise is twofold: you see what you already have and don't need to ever buy again, and you get to see what you shouldn't have bought in the first place. As you list everything out, separate items into categories. It's extremely important that you are as honest with yourself as possible while you do this. It's also important you actually write this all down or type it all out. Here is the first set of categories to separate everything into:</p>
@@ -113,18 +195,40 @@
-<ul><li data-textannotation-id="8d7dc912152eddd0e3d56e28ad79e6f2"><strong>Need:</strong> You absolutely need this item to get by on a day to day basis.</li><li data-textannotation-id="6f60a79627f0746d1f611999251e9f1b"><strong>Sometimes Need:</strong> You don't need this item every day, but you use it on a somewhat regular basis.</li><li data-textannotation-id="54e10b108f95548966b657bd90fdbed4"><strong>Want:</strong> You bought this item because you wanted it, not because you needed it.</li><li data-textannotation-id="26c461a85fbc78651be442e205cac58b"><strong>Crap:</strong> You don't have a good reason why you have it and you already know it needs to go (there's probably a few of these items, at least).</li></ul><p data-textannotation-id="5743cf753f68fd8ee3443cc0f8e815dd">Leave the things you listed as "needs" alone, put your stuff listed as "crap" in a pile or box to go bye-bye, and move your attention back to your "sometimes need" and "want" lists. You need to go back over both of those lists because you probably fudged some of the listings, either subconsciously or intentionally. Now ask yourself these three questions as you go through both the "sometimes need" and "want" lists:</p>
+<ul><li data-textannotation-id="8d7dc912152eddd0e3d56e28ad79e6f2"><strong>Need:</strong> You absolutely need this item to get by on a day to day basis.</li><li data-textannotation-id="6f60a79627f0746d1f611999251e9f1b"><strong>Sometimes Need:</strong> You don't need this item every day, but you use it on a somewhat regular basis.</li><li data-textannotation-id="54e10b108f95548966b657bd90fdbed4"><strong>Want:</strong> You bought this item because you wanted it, not because you needed it.</li><li data-textannotation-id="26c461a85fbc78651be442e205cac58b"><strong>Crap:</strong> You don't have a good reason why you have it and you already know it needs to go (there's probably a few of these items, at least).</li></ul>
+
+
+
+
+
+<p data-textannotation-id="5743cf753f68fd8ee3443cc0f8e815dd">Leave the things you listed as "needs" alone, put your stuff listed as "crap" in a pile or box to go bye-bye, and move your attention back to your "sometimes need" and "want" lists. You need to go back over both of those lists because you probably fudged some of the listings, either subconsciously or intentionally. Now ask yourself these three questions as you go through both the "sometimes need" and "want" lists:</p>
-<ul><li data-textannotation-id="2048d6c0436bd34811442d6df32989a4">When was the last time I used this?</li><li data-textannotation-id="3f4b3686d822171b35e27bf1afde530b">When will I use this again?</li><li data-textannotation-id="63728605cc4fa66f5b225f674d12bbff">Does this item <a href="http://lifehacker.com/declutter-by-asking-one-question-does-this-spark-joy-1651256422">bring you joy</a>?</li></ul><p data-textannotation-id="816cd504161fecc6f3e173779b33d5db">Remember to be honest and adjust your lists accordingly. There's nothing wrong with keeping things you wanted. Material items can <a href="http://lifehacker.com/how-to-buy-happiness-the-purchases-most-likely-to-brin-1681780686">bring happiness to many people</a>, but make sure the items on your "want" list actively provide you joy and are being used. If an item doesn't get much use or doesn't make you happy, add it to the "crap" list.</p>
+
+
+
+
+
+<ul><li data-textannotation-id="2048d6c0436bd34811442d6df32989a4">When was the last time I used this?</li><li data-textannotation-id="3f4b3686d822171b35e27bf1afde530b">When will I use this again?</li><li data-textannotation-id="63728605cc4fa66f5b225f674d12bbff">Does this item <a href="http://lifehacker.com/declutter-by-asking-one-question-does-this-spark-joy-1651256422">bring you joy</a>?</li></ul>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="816cd504161fecc6f3e173779b33d5db">Remember to be honest and adjust your lists accordingly. There's nothing wrong with keeping things you wanted. Material items can <a href="http://lifehacker.com/how-to-buy-happiness-the-purchases-most-likely-to-brin-1681780686">bring happiness to many people</a>, but make sure the items on your "want" list actively provide you joy and are being used. If an item doesn't get much use or doesn't make you happy, add it to the "crap" list.</p>
@@ -157,7 +261,7 @@
-<p data-textannotation-id="bc2f55587bf4ab07a1852a8d26217233"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--Tacb0tyW--/qodag11euf2npkawkn9v.jpg" data-chomp-id="qodag11euf2npkawkn9v" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--Tacb0tyW--/qodag11euf2npkawkn9v.jpg" width="636"></img></span></p>
+<p data-textannotation-id="bc2f55587bf4ab07a1852a8d26217233"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--Tacb0tyW--/qodag11euf2npkawkn9v.jpg" data-chomp-id="qodag11euf2npkawkn9v" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--Tacb0tyW--/qodag11euf2npkawkn9v.jpg"></span></p>
@@ -201,7 +305,7 @@
-<p data-textannotation-id="bafeac1c3808e0d2900190979f058b2c"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--x9hLbIKJ--/imfc9ybqfw0jmztbhfrh.jpg" data-chomp-id="imfc9ybqfw0jmztbhfrh" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--x9hLbIKJ--/imfc9ybqfw0jmztbhfrh.jpg" width="636"></img></span></p>
+<p data-textannotation-id="bafeac1c3808e0d2900190979f058b2c"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--x9hLbIKJ--/imfc9ybqfw0jmztbhfrh.jpg" data-chomp-id="imfc9ybqfw0jmztbhfrh" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--x9hLbIKJ--/imfc9ybqfw0jmztbhfrh.jpg"></span></p>
@@ -245,7 +349,7 @@
-<p data-textannotation-id="64f5c7155ad89bd2835399d33c1ae28a"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--6NwBgQLy--/afy7n45jfvsjdmmhonct.jpg" data-chomp-id="afy7n45jfvsjdmmhonct" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--6NwBgQLy--/afy7n45jfvsjdmmhonct.jpg" width="636"></img></span></p>
+<p data-textannotation-id="64f5c7155ad89bd2835399d33c1ae28a"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--6NwBgQLy--/afy7n45jfvsjdmmhonct.jpg" data-chomp-id="afy7n45jfvsjdmmhonct" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--6NwBgQLy--/afy7n45jfvsjdmmhonct.jpg"></span></p>
@@ -289,7 +393,7 @@
-<p data-textannotation-id="ff438b878771354bb7f6d065ff50dbb2"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--ciqk42G0--/s3pq8vjrvyjgne4lfsod.jpg" data-chomp-id="s3pq8vjrvyjgne4lfsod" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--ciqk42G0--/s3pq8vjrvyjgne4lfsod.jpg" width="636"></img></span></p>
+<p data-textannotation-id="ff438b878771354bb7f6d065ff50dbb2"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--ciqk42G0--/s3pq8vjrvyjgne4lfsod.jpg" data-chomp-id="s3pq8vjrvyjgne4lfsod" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--ciqk42G0--/s3pq8vjrvyjgne4lfsod.jpg"></span></p>
@@ -311,7 +415,18 @@
-<ul><li data-textannotation-id="fcfd78b1619bdf0b7330f4b40efb899d">Is this a planned purchase?</li><li data-textannotation-id="c16e7d5feae7cc2c3c6a8dd312ea206f">Will it end up in the "crap" list picture one day?</li><li data-textannotation-id="54d877fdee56080c87508fc9e6402889"><a href="http://lifehacker.com/prevent-clutter-by-asking-yourself-where-items-will-go-1649480461">Where am I going to put it</a>?</li><li data-textannotation-id="59d5245217c84e6b2b2969b3492f2f2d">Have I included this in my budget?</li><li data-textannotation-id="8fe1582808b4d89f5c88c2708744d27d"><em>Why</em> do I want/need it?</li></ul><p data-textannotation-id="0162d779382cdc7de908fc1488af3940">Custom build your test to hit all of your weaknesses. If you make a lot of impulse buys, include questions that address that. If you experience a lot of buyer's remorse, include a lot of questions that make you think about the use of item after you buy it. If buying the latest and greatest technology is your weakness, Joshua Becker at Becoming Minimalist suggests you ask yourself <a href="http://www.becomingminimalist.com/marriage-hacks/" target="_blank">what problem the piece of tech solves</a>. If you can't think of anything it solves or if you already have something that solves it, you don't need it. Be thorough and build a test that you can run through your mind every time you consider buying something.</p>
+<ul><li data-textannotation-id="fcfd78b1619bdf0b7330f4b40efb899d">Is this a planned purchase?</li><li data-textannotation-id="c16e7d5feae7cc2c3c6a8dd312ea206f">Will it end up in the "crap" list picture one day?</li><li data-textannotation-id="54d877fdee56080c87508fc9e6402889"><a href="http://lifehacker.com/prevent-clutter-by-asking-yourself-where-items-will-go-1649480461">Where am I going to put it</a>?</li><li data-textannotation-id="59d5245217c84e6b2b2969b3492f2f2d">Have I included this in my budget?</li><li data-textannotation-id="8fe1582808b4d89f5c88c2708744d27d"><em>Why</em> do I want/need it?</li></ul>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="0162d779382cdc7de908fc1488af3940">Custom build your test to hit all of your weaknesses. If you make a lot of impulse buys, include questions that address that. If you experience a lot of buyer's remorse, include a lot of questions that make you think about the use of item after you buy it. If buying the latest and greatest technology is your weakness, Joshua Becker at Becoming Minimalist suggests you ask yourself <a target="_blank" href="http://www.becomingminimalist.com/marriage-hacks/">what problem the piece of tech solves</a>. If you can't think of anything it solves or if you already have something that solves it, you don't need it. Be thorough and build a test that you can run through your mind every time you consider buying something.</p>
@@ -333,7 +448,7 @@
-<p data-textannotation-id="1d43712fc5ce8f156e4661cca5750575"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--mtob1sjR--/y2ldv5eufb3jcrtfouye.jpg" data-chomp-id="y2ldv5eufb3jcrtfouye" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--mtob1sjR--/y2ldv5eufb3jcrtfouye.jpg" width="636"></img></span></p>
+<p data-textannotation-id="1d43712fc5ce8f156e4661cca5750575"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--mtob1sjR--/y2ldv5eufb3jcrtfouye.jpg" data-chomp-id="y2ldv5eufb3jcrtfouye" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--mtob1sjR--/y2ldv5eufb3jcrtfouye.jpg"></span></p>
@@ -379,7 +494,37 @@
-<p data-textannotation-id="27385752c06848647540ad931892b21e">The last thing you should consider when it comes to impulse buys is "artificial replacement." As Trent Hamm at The Simple Dollar explains, artificial replacement can happen when you start to <a href="http://www.thesimpledollar.com/balancing-spending-and-time-how-time-frugality-can-save-you-lots-of-cash/" target="_blank">reduce the time</a> you get with your main interests:</p>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="27385752c06848647540ad931892b21e">The last thing you should consider when it comes to impulse buys is "artificial replacement." As Trent Hamm at The Simple Dollar explains, artificial replacement can happen when you start to <a target="_blank" href="http://www.thesimpledollar.com/balancing-spending-and-time-how-time-frugality-can-save-you-lots-of-cash/">reduce the time</a> you get with your main interests:</p>
@@ -424,7 +569,7 @@
-<p data-textannotation-id="21154394d63f1943d01f2b717aa31115"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--4Ajak63w--/atb9qm07fvvg7hqkumkw.jpg" data-chomp-id="atb9qm07fvvg7hqkumkw" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--4Ajak63w--/atb9qm07fvvg7hqkumkw.jpg" width="636"></img></span></p>
+<p data-textannotation-id="21154394d63f1943d01f2b717aa31115"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--4Ajak63w--/atb9qm07fvvg7hqkumkw.jpg" data-chomp-id="atb9qm07fvvg7hqkumkw" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--4Ajak63w--/atb9qm07fvvg7hqkumkw.jpg"></span></p>
@@ -435,7 +580,7 @@
-<p data-textannotation-id="6141942e977cc058fd7a0fa06a3f7389">Once you've programmed your mind to stop buying crap you don't need, you'll have some extra cash to play with. Take all that money and start putting it toward your future and things you <em>will</em> need further down the road. You might need <a href="http://twocents.lifehacker.com/how-to-start-saving-for-a-home-down-payment-1541254056" target="_blank">a home</a>, a vehicle, or a way to retire, but none of that can happen until you start planning for it. </p>
+<p data-textannotation-id="6141942e977cc058fd7a0fa06a3f7389">Once you've programmed your mind to stop buying crap you don't need, you'll have some extra cash to play with. Take all that money and start putting it toward your future and things you <em>will</em> need further down the road. You might need <a target="_blank" href="http://twocents.lifehacker.com/how-to-start-saving-for-a-home-down-payment-1541254056">a home</a>, a vehicle, or a way to retire, but none of that can happen until you start planning for it. </p>
@@ -457,7 +602,38 @@
-<p data-textannotation-id="1106cb837deb2b6fc8e28ba98f078c27">With your debts whittled down, you should start an emergency fund. No matter how well you plan things, accidents and health emergencies can still happen. An emergency fund is designed to make those kinds of events more manageable. This type of savings account is strictly for when life throws you a curveball, but you can grow one pretty easily <a href="http://twocents.lifehacker.com/how-to-grow-an-emergency-fund-from-modest-savings-1638409351" target="_blank">with only modest savings</a>.</p>
+<p data-textannotation-id="1106cb837deb2b6fc8e28ba98f078c27">With your debts whittled down, you should start an emergency fund. No matter how well you plan things, accidents and health emergencies can still happen. An emergency fund is designed to make those kinds of events more manageable. This type of savings account is strictly for when life throws you a curveball, but you can grow one pretty easily <a target="_blank" href="http://twocents.lifehacker.com/how-to-grow-an-emergency-fund-from-modest-savings-1638409351">with only modest savings</a>.</p>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="347c2a36f114a794d559d929da1b15b7">When you've paid off your debt and prepared yourself for troubled times, you can start saving for the big stuff. All that money you're not spending on crap anymore can be saved, invested, and compounded to let you buy comfort and security. If you don't know where to start, talk to a financial planner. Or create a simple, yet effective <a target="_blank" href="http://twocents.lifehacker.com/how-to-build-an-easy-beginner-set-and-forget-investm-1686878594" x-inset="1">"set and forget" investment portfolio</a>. You've worked hard to reprogram your mind, so make sure you reap the benefits for many years to come.</p>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -468,7 +644,6 @@
-<p data-textannotation-id="347c2a36f114a794d559d929da1b15b7">When you've paid off your debt and prepared yourself for troubled times, you can start saving for the big stuff. All that money you're not spending on crap anymore can be saved, invested, and compounded to let you buy comfort and security. If you don't know where to start, talk to a financial planner. Or create a simple, yet effective <a href="http://twocents.lifehacker.com/how-to-build-an-easy-beginner-set-and-forget-investm-1686878594" target="_blank" x-inset="1">"set and forget" investment portfolio</a>. You've worked hard to reprogram your mind, so make sure you reap the benefits for many years to come.</p>
@@ -481,4 +656,4 @@
-<p data-textannotation-id="b54d87ffdace50f420c3a6ff0404cbf3"><em><small>Photos by <a href="http://www.shutterstock.com/pic-129762989/stock-vector-consumer.html?src=id&amp;ws=1" target="_blank">cmgirl</a> (Shutterstock), <a href="http://www.shutterstock.com/pic-227832739/stock-vector-hacker-icon-man-in-hoody-with-laptop-flat-isolated-on-dark-background-vector-illustration.html?src=id&amp;ws=1" target="_blank">Macrovector</a> (Shutterstock), <a href="https://www.flickr.com/photos/jetheriot/6186786217" target="_blank">J E Theriot</a>, <a href="https://www.flickr.com/photos/puuikibeach/15289861843" target="_blank">davidd</a>, <a href="https://www.flickr.com/photos/funfilledgeorgie/10922459733" target="_blank">George Redgrave</a>, <a href="https://www.flickr.com/photos/amslerpix/7252002214" target="_blank">David Amsler</a>, <a href="https://www.flickr.com/photos/amalakar/7299820870" target="_blank">Arup Malakar</a>, <a href="https://www.flickr.com/photos/lobsterstew/89644885" target="_blank">J B</a>, <a href="https://www.flickr.com/photos/jakerome/3298702453" target="_blank">jakerome</a>, <a href="http://401kcalculator.org/" target="_blank">401(K) 2012</a>.</small></em></p></div> \ No newline at end of file
+<p data-textannotation-id="b54d87ffdace50f420c3a6ff0404cbf3"><em><small>Photos by <a target="_blank" href="http://www.shutterstock.com/pic-129762989/stock-vector-consumer.html?src=id&amp;ws=1">cmgirl</a> (Shutterstock), <a target="_blank" href="http://www.shutterstock.com/pic-227832739/stock-vector-hacker-icon-man-in-hoody-with-laptop-flat-isolated-on-dark-background-vector-illustration.html?src=id&amp;ws=1">Macrovector</a> (Shutterstock), <a target="_blank" href="https://www.flickr.com/photos/jetheriot/6186786217">J E Theriot</a>, <a target="_blank" href="https://www.flickr.com/photos/puuikibeach/15289861843">davidd</a>, <a target="_blank" href="https://www.flickr.com/photos/funfilledgeorgie/10922459733">George Redgrave</a>, <a target="_blank" href="https://www.flickr.com/photos/amslerpix/7252002214">David Amsler</a>, <a target="_blank" href="https://www.flickr.com/photos/amalakar/7299820870">Arup Malakar</a>, <a target="_blank" href="https://www.flickr.com/photos/lobsterstew/89644885">J B</a>, <a target="_blank" href="https://www.flickr.com/photos/jakerome/3298702453">jakerome</a>, <a target="_blank" href="http://401kcalculator.org/">401(K) 2012</a>.</small></em></p></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected-images.json
index b46843d47..1efdcbde3 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected-images.json
@@ -1,11 +1,11 @@
-{
- "0": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--hqqO9fze--\/n1s6c2m6kc07iqdyllj6.jpg",
- "2": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--QeUTCiuW--\/o4dpyrcbiqyfrc3bxx6p.jpg",
- "3": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--mlR3Ku0_--\/xrhkwleyurcizy4akiae.jpg",
- "4": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--Tacb0tyW--\/qodag11euf2npkawkn9v.jpg",
- "5": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--x9hLbIKJ--\/imfc9ybqfw0jmztbhfrh.jpg",
- "6": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--6NwBgQLy--\/afy7n45jfvsjdmmhonct.jpg",
- "7": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--ciqk42G0--\/s3pq8vjrvyjgne4lfsod.jpg",
- "8": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--mtob1sjR--\/y2ldv5eufb3jcrtfouye.jpg",
- "9": "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--4Ajak63w--\/atb9qm07fvvg7hqkumkw.jpg"
-} \ No newline at end of file
+[
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--hqqO9fze--\/n1s6c2m6kc07iqdyllj6.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--QeUTCiuW--\/o4dpyrcbiqyfrc3bxx6p.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--mlR3Ku0_--\/xrhkwleyurcizy4akiae.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--Tacb0tyW--\/qodag11euf2npkawkn9v.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--x9hLbIKJ--\/imfc9ybqfw0jmztbhfrh.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--6NwBgQLy--\/afy7n45jfvsjdmmhonct.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--ciqk42G0--\/s3pq8vjrvyjgne4lfsod.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--mtob1sjR--\/y2ldv5eufb3jcrtfouye.jpg",
+ "http:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/s--4Ajak63w--\/atb9qm07fvvg7hqkumkw.jpg"
+] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected.html
index 2f862a91c..758a827e5 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lifehacker-working/expected.html
@@ -1,4 +1,15 @@
-<div><p data-textannotation-id="58a492029dca5e6a6e481d21b6b2933a"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--hqqO9fze--/n1s6c2m6kc07iqdyllj6.jpg" data-chomp-id="n1s6c2m6kc07iqdyllj6" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--hqqO9fze--/n1s6c2m6kc07iqdyllj6.jpg" width="636"></img></span></p><p data-textannotation-id="a043044f9b3e31fd85568b17e3b1b5f3"><span>We all buy things from time to time that we don't really need. It's okay to appeal to your wants every once in a while, as long as you're in control. If you struggle with clutter, impulse buys, and buyer's remorse, here's how to put your mind in the right place before you even set foot in a store.</span></p>
+<div><p data-textannotation-id="58a492029dca5e6a6e481d21b6b2933a"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--hqqO9fze--/n1s6c2m6kc07iqdyllj6.jpg" data-chomp-id="n1s6c2m6kc07iqdyllj6" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--hqqO9fze--/n1s6c2m6kc07iqdyllj6.jpg"></span></p>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="a043044f9b3e31fd85568b17e3b1b5f3"><span>We all buy things from time to time that we don't really need. It's okay to appeal to your wants every once in a while, as long as you're in control. If you struggle with clutter, impulse buys, and buyer's remorse, here's how to put your mind in the right place before you even set foot in a store.</span></p>
@@ -21,7 +32,7 @@
-<p data-textannotation-id="268f7702467d33e3b0972dd09f1cf0a6"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--QeUTCiuW--/o4dpyrcbiqyfrc3bxx6p.jpg" data-chomp-id="o4dpyrcbiqyfrc3bxx6p" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--QeUTCiuW--/o4dpyrcbiqyfrc3bxx6p.jpg" width="636"></img></span></p>
+<p data-textannotation-id="268f7702467d33e3b0972dd09f1cf0a6"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--QeUTCiuW--/o4dpyrcbiqyfrc3bxx6p.jpg" data-chomp-id="o4dpyrcbiqyfrc3bxx6p" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--QeUTCiuW--/o4dpyrcbiqyfrc3bxx6p.jpg"></span></p>
@@ -43,7 +54,48 @@
-<ul><li data-textannotation-id="cd748c8b681c781cdd728c5e17b5e05f"><strong>Color:</strong> Stores use color to make products attractive and eye-catching, but they also use color on price labels. Red stands out and can encourage taking action, that's why it's commonly associated with sale signage and advertising. When you see red, remember what they're trying to do to your brain with that color. You don't to buy something just because it's on sale.</li><li data-textannotation-id="29c11c0aec305293be282aa91f8fbc3d"><strong>Navigation Roadblocks:</strong> Stores force you to walk around stuff you don't need to find the stuff you are really after. Have a list of what you need before you go in, go straight to it, and imagine it's the only item in the store.</li><li data-textannotation-id="252dc7e4a924d12c2d913861ab118bf5"><strong>The Touch Factor:</strong> Stores place items they want to sell in easy to reach locations and encourage you to touch them. Don't do it! As soon as you pick something up, you're more likely to buy it because your mind suddenly takes ownership of the object. Don't pick anything up and don't play with display items.</li><li data-textannotation-id="05dde4d44056798acff5890759134a64"><strong>Scents and Sounds:</strong> You'll probably hear classic, upbeat tunes when you walk into a store. The upbeat music makes you happy and excited, while playing familiar songs makes you feel comfortable. They also use pleasant smells to put your mind at ease. A happy, comfortable mind at ease is a dangerous combination for your brain when shopping. There's not much you can do to avoid this unless you shop online, but it's good to be aware of it.</li></ul><p data-textannotation-id="1eb4a4df2a670927c5d9e9641ebf9d40">And sure, we can blame the stores all we want, but you won't change how they operate—you can only be aware of how your <a href="http://lifehacker.com/how-stores-manipulate-your-senses-so-you-spend-more-mon-475987594" x-inset="1">brain is falling for their tricks</a>. Even without the stores, <a href="http://lifehacker.com/5968125/how-your-brain-corrupts-your-shopping-choices" x-inset="1">your brain is working against you on its own</a>, thanks to some simple cognitive biases.</p>
+<ul><li data-textannotation-id="cd748c8b681c781cdd728c5e17b5e05f"><strong>Color:</strong> Stores use color to make products attractive and eye-catching, but they also use color on price labels. Red stands out and can encourage taking action, that's why it's commonly associated with sale signage and advertising. When you see red, remember what they're trying to do to your brain with that color. You don't to buy something just because it's on sale.</li><li data-textannotation-id="29c11c0aec305293be282aa91f8fbc3d"><strong>Navigation Roadblocks:</strong> Stores force you to walk around stuff you don't need to find the stuff you are really after. Have a list of what you need before you go in, go straight to it, and imagine it's the only item in the store.</li><li data-textannotation-id="252dc7e4a924d12c2d913861ab118bf5"><strong>The Touch Factor:</strong> Stores place items they want to sell in easy to reach locations and encourage you to touch them. Don't do it! As soon as you pick something up, you're more likely to buy it because your mind suddenly takes ownership of the object. Don't pick anything up and don't play with display items.</li><li data-textannotation-id="05dde4d44056798acff5890759134a64"><strong>Scents and Sounds:</strong> You'll probably hear classic, upbeat tunes when you walk into a store. The upbeat music makes you happy and excited, while playing familiar songs makes you feel comfortable. They also use pleasant smells to put your mind at ease. A happy, comfortable mind at ease is a dangerous combination for your brain when shopping. There's not much you can do to avoid this unless you shop online, but it's good to be aware of it.</li></ul>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="1eb4a4df2a670927c5d9e9641ebf9d40">And sure, we can blame the stores all we want, but you won't change how they operate—you can only be aware of how your <a href="http://lifehacker.com/how-stores-manipulate-your-senses-so-you-spend-more-mon-475987594" x-inset="1">brain is falling for their tricks</a>. Even without the stores, <a href="http://lifehacker.com/5968125/how-your-brain-corrupts-your-shopping-choices" x-inset="1">your brain is working against you on its own</a>, thanks to some simple cognitive biases.</p>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -78,7 +130,7 @@
-<p data-textannotation-id="8044cf9aab698fd28931acd90ba96f7a"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--mlR3Ku0_--/xrhkwleyurcizy4akiae.jpg" data-chomp-id="xrhkwleyurcizy4akiae" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--mlR3Ku0_--/xrhkwleyurcizy4akiae.jpg" width="636"></img></span></p>
+<p data-textannotation-id="8044cf9aab698fd28931acd90ba96f7a"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--mlR3Ku0_--/xrhkwleyurcizy4akiae.jpg" data-chomp-id="xrhkwleyurcizy4akiae" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--mlR3Ku0_--/xrhkwleyurcizy4akiae.jpg"></span></p>
@@ -102,6 +154,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<p data-textannotation-id="bbe57b7aa20b48550e5f66b7c530822c">The purpose of this exercise is twofold: you see what you already have and don't need to ever buy again, and you get to see what you shouldn't have bought in the first place. As you list everything out, separate items into categories. It's extremely important that you are as honest with yourself as possible while you do this. It's also important you actually write this all down or type it all out. Here is the first set of categories to separate everything into:</p>
@@ -113,18 +195,40 @@
-<ul><li data-textannotation-id="8d7dc912152eddd0e3d56e28ad79e6f2"><strong>Need:</strong> You absolutely need this item to get by on a day to day basis.</li><li data-textannotation-id="6f60a79627f0746d1f611999251e9f1b"><strong>Sometimes Need:</strong> You don't need this item every day, but you use it on a somewhat regular basis.</li><li data-textannotation-id="54e10b108f95548966b657bd90fdbed4"><strong>Want:</strong> You bought this item because you wanted it, not because you needed it.</li><li data-textannotation-id="26c461a85fbc78651be442e205cac58b"><strong>Crap:</strong> You don't have a good reason why you have it and you already know it needs to go (there's probably a few of these items, at least).</li></ul><p data-textannotation-id="5743cf753f68fd8ee3443cc0f8e815dd">Leave the things you listed as "needs" alone, put your stuff listed as "crap" in a pile or box to go bye-bye, and move your attention back to your "sometimes need" and "want" lists. You need to go back over both of those lists because you probably fudged some of the listings, either subconsciously or intentionally. Now ask yourself these three questions as you go through both the "sometimes need" and "want" lists:</p>
+<ul><li data-textannotation-id="8d7dc912152eddd0e3d56e28ad79e6f2"><strong>Need:</strong> You absolutely need this item to get by on a day to day basis.</li><li data-textannotation-id="6f60a79627f0746d1f611999251e9f1b"><strong>Sometimes Need:</strong> You don't need this item every day, but you use it on a somewhat regular basis.</li><li data-textannotation-id="54e10b108f95548966b657bd90fdbed4"><strong>Want:</strong> You bought this item because you wanted it, not because you needed it.</li><li data-textannotation-id="26c461a85fbc78651be442e205cac58b"><strong>Crap:</strong> You don't have a good reason why you have it and you already know it needs to go (there's probably a few of these items, at least).</li></ul>
+
+
+
+
+
+<p data-textannotation-id="5743cf753f68fd8ee3443cc0f8e815dd">Leave the things you listed as "needs" alone, put your stuff listed as "crap" in a pile or box to go bye-bye, and move your attention back to your "sometimes need" and "want" lists. You need to go back over both of those lists because you probably fudged some of the listings, either subconsciously or intentionally. Now ask yourself these three questions as you go through both the "sometimes need" and "want" lists:</p>
-<ul><li data-textannotation-id="2048d6c0436bd34811442d6df32989a4">When was the last time I used this?</li><li data-textannotation-id="3f4b3686d822171b35e27bf1afde530b">When will I use this again?</li><li data-textannotation-id="63728605cc4fa66f5b225f674d12bbff">Does this item <a href="http://lifehacker.com/declutter-by-asking-one-question-does-this-spark-joy-1651256422">bring you joy</a>?</li></ul><p data-textannotation-id="816cd504161fecc6f3e173779b33d5db">Remember to be honest and adjust your lists accordingly. There's nothing wrong with keeping things you wanted. Material items can <a href="http://lifehacker.com/how-to-buy-happiness-the-purchases-most-likely-to-brin-1681780686">bring happiness to many people</a>, but make sure the items on your "want" list actively provide you joy and are being used. If an item doesn't get much use or doesn't make you happy, add it to the "crap" list.</p>
+
+
+
+
+
+<ul><li data-textannotation-id="2048d6c0436bd34811442d6df32989a4">When was the last time I used this?</li><li data-textannotation-id="3f4b3686d822171b35e27bf1afde530b">When will I use this again?</li><li data-textannotation-id="63728605cc4fa66f5b225f674d12bbff">Does this item <a href="http://lifehacker.com/declutter-by-asking-one-question-does-this-spark-joy-1651256422">bring you joy</a>?</li></ul>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="816cd504161fecc6f3e173779b33d5db">Remember to be honest and adjust your lists accordingly. There's nothing wrong with keeping things you wanted. Material items can <a href="http://lifehacker.com/how-to-buy-happiness-the-purchases-most-likely-to-brin-1681780686">bring happiness to many people</a>, but make sure the items on your "want" list actively provide you joy and are being used. If an item doesn't get much use or doesn't make you happy, add it to the "crap" list.</p>
@@ -157,7 +261,7 @@
-<p data-textannotation-id="bc2f55587bf4ab07a1852a8d26217233"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--Tacb0tyW--/qodag11euf2npkawkn9v.jpg" data-chomp-id="qodag11euf2npkawkn9v" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--Tacb0tyW--/qodag11euf2npkawkn9v.jpg" width="636"></img></span></p>
+<p data-textannotation-id="bc2f55587bf4ab07a1852a8d26217233"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--Tacb0tyW--/qodag11euf2npkawkn9v.jpg" data-chomp-id="qodag11euf2npkawkn9v" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--Tacb0tyW--/qodag11euf2npkawkn9v.jpg"></span></p>
@@ -201,7 +305,7 @@
-<p data-textannotation-id="bafeac1c3808e0d2900190979f058b2c"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--x9hLbIKJ--/imfc9ybqfw0jmztbhfrh.jpg" data-chomp-id="imfc9ybqfw0jmztbhfrh" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--x9hLbIKJ--/imfc9ybqfw0jmztbhfrh.jpg" width="636"></img></span></p>
+<p data-textannotation-id="bafeac1c3808e0d2900190979f058b2c"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--x9hLbIKJ--/imfc9ybqfw0jmztbhfrh.jpg" data-chomp-id="imfc9ybqfw0jmztbhfrh" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--x9hLbIKJ--/imfc9ybqfw0jmztbhfrh.jpg"></span></p>
@@ -245,7 +349,7 @@
-<p data-textannotation-id="64f5c7155ad89bd2835399d33c1ae28a"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--6NwBgQLy--/afy7n45jfvsjdmmhonct.jpg" data-chomp-id="afy7n45jfvsjdmmhonct" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--6NwBgQLy--/afy7n45jfvsjdmmhonct.jpg" width="636"></img></span></p>
+<p data-textannotation-id="64f5c7155ad89bd2835399d33c1ae28a"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--6NwBgQLy--/afy7n45jfvsjdmmhonct.jpg" data-chomp-id="afy7n45jfvsjdmmhonct" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--6NwBgQLy--/afy7n45jfvsjdmmhonct.jpg"></span></p>
@@ -289,7 +393,7 @@
-<p data-textannotation-id="ff438b878771354bb7f6d065ff50dbb2"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--ciqk42G0--/s3pq8vjrvyjgne4lfsod.jpg" data-chomp-id="s3pq8vjrvyjgne4lfsod" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--ciqk42G0--/s3pq8vjrvyjgne4lfsod.jpg" width="636"></img></span></p>
+<p data-textannotation-id="ff438b878771354bb7f6d065ff50dbb2"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--ciqk42G0--/s3pq8vjrvyjgne4lfsod.jpg" data-chomp-id="s3pq8vjrvyjgne4lfsod" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--ciqk42G0--/s3pq8vjrvyjgne4lfsod.jpg"></span></p>
@@ -311,7 +415,18 @@
-<ul><li data-textannotation-id="fcfd78b1619bdf0b7330f4b40efb899d">Is this a planned purchase?</li><li data-textannotation-id="c16e7d5feae7cc2c3c6a8dd312ea206f">Will it end up in the "crap" list picture one day?</li><li data-textannotation-id="54d877fdee56080c87508fc9e6402889"><a href="http://lifehacker.com/prevent-clutter-by-asking-yourself-where-items-will-go-1649480461">Where am I going to put it</a>?</li><li data-textannotation-id="59d5245217c84e6b2b2969b3492f2f2d">Have I included this in my budget?</li><li data-textannotation-id="8fe1582808b4d89f5c88c2708744d27d"><em>Why</em> do I want/need it?</li></ul><p data-textannotation-id="0162d779382cdc7de908fc1488af3940">Custom build your test to hit all of your weaknesses. If you make a lot of impulse buys, include questions that address that. If you experience a lot of buyer's remorse, include a lot of questions that make you think about the use of item after you buy it. If buying the latest and greatest technology is your weakness, Joshua Becker at Becoming Minimalist suggests you ask yourself <a href="http://www.becomingminimalist.com/marriage-hacks/" target="_blank">what problem the piece of tech solves</a>. If you can't think of anything it solves or if you already have something that solves it, you don't need it. Be thorough and build a test that you can run through your mind every time you consider buying something.</p>
+<ul><li data-textannotation-id="fcfd78b1619bdf0b7330f4b40efb899d">Is this a planned purchase?</li><li data-textannotation-id="c16e7d5feae7cc2c3c6a8dd312ea206f">Will it end up in the "crap" list picture one day?</li><li data-textannotation-id="54d877fdee56080c87508fc9e6402889"><a href="http://lifehacker.com/prevent-clutter-by-asking-yourself-where-items-will-go-1649480461">Where am I going to put it</a>?</li><li data-textannotation-id="59d5245217c84e6b2b2969b3492f2f2d">Have I included this in my budget?</li><li data-textannotation-id="8fe1582808b4d89f5c88c2708744d27d"><em>Why</em> do I want/need it?</li></ul>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="0162d779382cdc7de908fc1488af3940">Custom build your test to hit all of your weaknesses. If you make a lot of impulse buys, include questions that address that. If you experience a lot of buyer's remorse, include a lot of questions that make you think about the use of item after you buy it. If buying the latest and greatest technology is your weakness, Joshua Becker at Becoming Minimalist suggests you ask yourself <a target="_blank" href="http://www.becomingminimalist.com/marriage-hacks/">what problem the piece of tech solves</a>. If you can't think of anything it solves or if you already have something that solves it, you don't need it. Be thorough and build a test that you can run through your mind every time you consider buying something.</p>
@@ -333,7 +448,7 @@
-<p data-textannotation-id="1d43712fc5ce8f156e4661cca5750575"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--mtob1sjR--/y2ldv5eufb3jcrtfouye.jpg" data-chomp-id="y2ldv5eufb3jcrtfouye" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--mtob1sjR--/y2ldv5eufb3jcrtfouye.jpg" width="636"></img></span></p>
+<p data-textannotation-id="1d43712fc5ce8f156e4661cca5750575"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--mtob1sjR--/y2ldv5eufb3jcrtfouye.jpg" data-chomp-id="y2ldv5eufb3jcrtfouye" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--mtob1sjR--/y2ldv5eufb3jcrtfouye.jpg"></span></p>
@@ -379,7 +494,37 @@
-<p data-textannotation-id="27385752c06848647540ad931892b21e">The last thing you should consider when it comes to impulse buys is "artificial replacement." As Trent Hamm at The Simple Dollar explains, artificial replacement can happen when you start to <a href="http://www.thesimpledollar.com/balancing-spending-and-time-how-time-frugality-can-save-you-lots-of-cash/" target="_blank">reduce the time</a> you get with your main interests:</p>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="27385752c06848647540ad931892b21e">The last thing you should consider when it comes to impulse buys is "artificial replacement." As Trent Hamm at The Simple Dollar explains, artificial replacement can happen when you start to <a target="_blank" href="http://www.thesimpledollar.com/balancing-spending-and-time-how-time-frugality-can-save-you-lots-of-cash/">reduce the time</a> you get with your main interests:</p>
@@ -424,7 +569,7 @@
-<p data-textannotation-id="21154394d63f1943d01f2b717aa31115"><span><img alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--4Ajak63w--/atb9qm07fvvg7hqkumkw.jpg" data-chomp-id="atb9qm07fvvg7hqkumkw" data-format="jpg" height="358" src="http://i.kinja-img.com/gawker-media/image/upload/s--4Ajak63w--/atb9qm07fvvg7hqkumkw.jpg" width="636"></img></span></p>
+<p data-textannotation-id="21154394d63f1943d01f2b717aa31115"><span><img width="636" height="358" data-format="jpg" data-asset-url="http://i.kinja-img.com/gawker-media/image/upload/s--4Ajak63w--/atb9qm07fvvg7hqkumkw.jpg" data-chomp-id="atb9qm07fvvg7hqkumkw" alt="How to Program Your Mind to Stop Buying Crap You Don’t Need" src="http://i.kinja-img.com/gawker-media/image/upload/s--4Ajak63w--/atb9qm07fvvg7hqkumkw.jpg"></span></p>
@@ -435,7 +580,7 @@
-<p data-textannotation-id="6141942e977cc058fd7a0fa06a3f7389">Once you've programmed your mind to stop buying crap you don't need, you'll have some extra cash to play with. Take all that money and start putting it toward your future and things you <em>will</em> need further down the road. You might need <a href="http://twocents.lifehacker.com/how-to-start-saving-for-a-home-down-payment-1541254056" target="_blank">a home</a>, a vehicle, or a way to retire, but none of that can happen until you start planning for it. </p>
+<p data-textannotation-id="6141942e977cc058fd7a0fa06a3f7389">Once you've programmed your mind to stop buying crap you don't need, you'll have some extra cash to play with. Take all that money and start putting it toward your future and things you <em>will</em> need further down the road. You might need <a target="_blank" href="http://twocents.lifehacker.com/how-to-start-saving-for-a-home-down-payment-1541254056">a home</a>, a vehicle, or a way to retire, but none of that can happen until you start planning for it. </p>
@@ -457,7 +602,38 @@
-<p data-textannotation-id="1106cb837deb2b6fc8e28ba98f078c27">With your debts whittled down, you should start an emergency fund. No matter how well you plan things, accidents and health emergencies can still happen. An emergency fund is designed to make those kinds of events more manageable. This type of savings account is strictly for when life throws you a curveball, but you can grow one pretty easily <a href="http://twocents.lifehacker.com/how-to-grow-an-emergency-fund-from-modest-savings-1638409351" target="_blank">with only modest savings</a>.</p>
+<p data-textannotation-id="1106cb837deb2b6fc8e28ba98f078c27">With your debts whittled down, you should start an emergency fund. No matter how well you plan things, accidents and health emergencies can still happen. An emergency fund is designed to make those kinds of events more manageable. This type of savings account is strictly for when life throws you a curveball, but you can grow one pretty easily <a target="_blank" href="http://twocents.lifehacker.com/how-to-grow-an-emergency-fund-from-modest-savings-1638409351">with only modest savings</a>.</p>
+
+
+
+
+
+
+
+
+
+
+<p data-textannotation-id="347c2a36f114a794d559d929da1b15b7">When you've paid off your debt and prepared yourself for troubled times, you can start saving for the big stuff. All that money you're not spending on crap anymore can be saved, invested, and compounded to let you buy comfort and security. If you don't know where to start, talk to a financial planner. Or create a simple, yet effective <a target="_blank" href="http://twocents.lifehacker.com/how-to-build-an-easy-beginner-set-and-forget-investm-1686878594" x-inset="1">"set and forget" investment portfolio</a>. You've worked hard to reprogram your mind, so make sure you reap the benefits for many years to come.</p>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -468,7 +644,6 @@
-<p data-textannotation-id="347c2a36f114a794d559d929da1b15b7">When you've paid off your debt and prepared yourself for troubled times, you can start saving for the big stuff. All that money you're not spending on crap anymore can be saved, invested, and compounded to let you buy comfort and security. If you don't know where to start, talk to a financial planner. Or create a simple, yet effective <a href="http://twocents.lifehacker.com/how-to-build-an-easy-beginner-set-and-forget-investm-1686878594" target="_blank" x-inset="1">"set and forget" investment portfolio</a>. You've worked hard to reprogram your mind, so make sure you reap the benefits for many years to come.</p>
@@ -481,4 +656,4 @@
-<p data-textannotation-id="b54d87ffdace50f420c3a6ff0404cbf3"><em><small>Photos by <a href="http://www.shutterstock.com/pic-129762989/stock-vector-consumer.html?src=id&amp;ws=1" target="_blank">cmgirl</a> (Shutterstock), <a href="http://www.shutterstock.com/pic-227832739/stock-vector-hacker-icon-man-in-hoody-with-laptop-flat-isolated-on-dark-background-vector-illustration.html?src=id&amp;ws=1" target="_blank">Macrovector</a> (Shutterstock), <a href="https://www.flickr.com/photos/jetheriot/6186786217" target="_blank">J E Theriot</a>, <a href="https://www.flickr.com/photos/puuikibeach/15289861843" target="_blank">davidd</a>, <a href="https://www.flickr.com/photos/funfilledgeorgie/10922459733" target="_blank">George Redgrave</a>, <a href="https://www.flickr.com/photos/amslerpix/7252002214" target="_blank">David Amsler</a>, <a href="https://www.flickr.com/photos/amalakar/7299820870" target="_blank">Arup Malakar</a>, <a href="https://www.flickr.com/photos/lobsterstew/89644885" target="_blank">J B</a>, <a href="https://www.flickr.com/photos/jakerome/3298702453" target="_blank">jakerome</a>, <a href="http://401kcalculator.org/" target="_blank">401(K) 2012</a>.</small></em></p></div> \ No newline at end of file
+<p data-textannotation-id="b54d87ffdace50f420c3a6ff0404cbf3"><em><small>Photos by <a target="_blank" href="http://www.shutterstock.com/pic-129762989/stock-vector-consumer.html?src=id&amp;ws=1">cmgirl</a> (Shutterstock), <a target="_blank" href="http://www.shutterstock.com/pic-227832739/stock-vector-hacker-icon-man-in-hoody-with-laptop-flat-isolated-on-dark-background-vector-illustration.html?src=id&amp;ws=1">Macrovector</a> (Shutterstock), <a target="_blank" href="https://www.flickr.com/photos/jetheriot/6186786217">J E Theriot</a>, <a target="_blank" href="https://www.flickr.com/photos/puuikibeach/15289861843">davidd</a>, <a target="_blank" href="https://www.flickr.com/photos/funfilledgeorgie/10922459733">George Redgrave</a>, <a target="_blank" href="https://www.flickr.com/photos/amslerpix/7252002214">David Amsler</a>, <a target="_blank" href="https://www.flickr.com/photos/amalakar/7299820870">Arup Malakar</a>, <a target="_blank" href="https://www.flickr.com/photos/lobsterstew/89644885">J B</a>, <a target="_blank" href="https://www.flickr.com/photos/jakerome/3298702453">jakerome</a>, <a target="_blank" href="http://401kcalculator.org/">401(K) 2012</a>.</small></em></p></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected-metadata.json
index d6b1330af..d13d96c0a 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected-metadata.json
@@ -1,5 +1,5 @@
{
- "Author": null,
+ "Author": "",
"Direction": null,
"Excerpt": "Posted by Andrew Hayden, Software Engineer on Google Play Android users are downloading tens of billions of apps and games on Google Pla...",
"Image": "https:\/\/2.bp.blogspot.com\/-chCZZinlUTg\/WEcxvJo9gdI\/AAAAAAAADnk\/3ND_BspqN6Y2j5xxkLFW3RyS2Ig0NHZpQCLcB\/w1200-h630-p-k-nu\/ipsum-opsum.gif",
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected.html
index 05e072336..12d773354 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/links-in-tables/expected.html
@@ -54,7 +54,7 @@ to inefficient patches.
Watch how much the compressed text on the right side changes from a one-letter
change in the uncompressed text on the left:
</p>
-<p><a href="https://2.bp.blogspot.com/-chCZZinlUTg/WEcxvJo9gdI/AAAAAAAADnk/3ND_BspqN6Y2j5xxkLFW3RyS2Ig0NHZpQCLcB/s1600/ipsum-opsum.gif" imageanchor="1"><img height="105" src="https://2.bp.blogspot.com/-chCZZinlUTg/WEcxvJo9gdI/AAAAAAAADnk/3ND_BspqN6Y2j5xxkLFW3RyS2Ig0NHZpQCLcB/s640/ipsum-opsum.gif" width="640"></img></a></p>
+<p><a href="https://2.bp.blogspot.com/-chCZZinlUTg/WEcxvJo9gdI/AAAAAAAADnk/3ND_BspqN6Y2j5xxkLFW3RyS2Ig0NHZpQCLcB/s1600/ipsum-opsum.gif" imageanchor="1"><img src="https://2.bp.blogspot.com/-chCZZinlUTg/WEcxvJo9gdI/AAAAAAAADnk/3ND_BspqN6Y2j5xxkLFW3RyS2Ig0NHZpQCLcB/s640/ipsum-opsum.gif" width="640" height="105"></a></p>
<p>
File-by-File therefore is based on detecting changes in the uncompressed data.
To generate a patch, we first decompress both old and new files before computing
@@ -105,45 +105,50 @@ Patching?</span></strong>
Here are examples of app updates already using File-by-File Patching:
</p>
<div dir="ltr" trbidi="on">
-
-<div dir="ltr">
-<table readabilityDataTable="1"><colgroup><col width="142"></col><col width="102"></col><col width="176"></col><col width="176"></col></colgroup><tbody><tr><td><p><span>Application</span></p>
+<table readabilityDataTable="1"><colgroup><col width="142"><col width="102"><col width="176"><col width="176"></colgroup><tbody>
+<tr><td><p><span>Application</span></p>
</td><td><p><span>Original Size</span></p>
</td><td><p><span>Previous (BSDiff) Patch Size</span></p>
<p><span>(% vs original)</span></p>
</td><td><p><span>File-by-File Patch Size (% vs original)</span></p>
-</td></tr><tr><td><div dir="ltr">
+</td></tr>
+<tr><td><div dir="ltr">
<p><a href="https://play.google.com/store/apps/details?id=com.king.farmheroessupersaga&amp;hl=en"><span>Farm Heroes Super Saga</span></a></p></div>
</td><td><p><span>71.1 MB</span></p>
</td><td><p><span>13.4 MB (-81%)</span></p>
</td><td><p><span>8.0 MB (-89%)</span></p>
-</td></tr><tr><td><div dir="ltr">
+</td></tr>
+<tr><td><div dir="ltr">
<p><a href="https://play.google.com/store/apps/details?id=com.google.android.apps.maps"><span>Google Maps</span></a></p></div>
</td><td><p><span>32.7 MB</span></p>
</td><td><p><span>17.5 MB (-46%)</span></p>
</td><td><p><span>9.6 MB (-71%)</span></p>
-</td></tr><tr><td><div dir="ltr">
+</td></tr>
+<tr><td><div dir="ltr">
<p><a href="https://play.google.com/store/apps/details?id=com.google.android.gm"><span>Gmail</span></a></p></div>
</td><td><p><span>17.8 MB</span></p>
</td><td><p><span>7.6 MB (-57%)</span></p>
</td><td><p><span>7.3 MB (-59%)</span></p>
-</td></tr><tr><td><div dir="ltr">
+</td></tr>
+<tr><td><div dir="ltr">
<p><a href="https://play.google.com/store/apps/details?id=com.google.android.tts"><span>Google TTS</span></a></p></div>
</td><td><p><span>18.9 MB</span></p>
</td><td><p><span>17.2 MB (-9%)</span></p>
</td><td><p><span>13.1 MB (-31%)</span></p>
-</td></tr><tr><td><div dir="ltr">
+</td></tr>
+<tr><td><div dir="ltr">
<p><a href="https://play.google.com/store/apps/details?id=com.amazon.kindle"><span>Kindle</span></a></p></div>
</td><td><p><span>52.4 MB</span></p>
</td><td><p><span>19.1 MB (-64%)</span></p>
</td><td><p><span>8.4 MB (-84%)</span></p>
-</td></tr><tr><td><div dir="ltr">
+</td></tr>
+<tr><td><div dir="ltr">
<p><a href="https://play.google.com/store/apps/details?id=com.netflix.mediaclient"><span>Netflix</span></a></p></div>
</td><td><p><span>16.2 MB</span></p>
</td><td><p><span>7.7 MB (-52%)</span></p>
</td><td><p><span>1.2 MB (-92%)</span></p>
-</td></tr></tbody></table></div>
-
+</td></tr>
+</tbody></table>
</div>
<p><em>Disclaimer: if you see different patch sizes when you press "update"
manually, that is because we are not currently using File-by-file for
@@ -169,6 +174,6 @@ As a developer if you're interested in reducing your APK size still further,
here are some <a href="https://developer.android.com/topic/performance/reduce-apk-size.html?utm_campaign=android_discussion_filebyfile_120616&amp;utm_source=anddev&amp;utm_medium=blog">general
tips on reducing APK size</a>.
</p>
-<p><a href="https://2.bp.blogspot.com/-5aRh1dM6Unc/WEcNs55RGhI/AAAAAAAADnI/tzr_oOJjZwgWd9Vu25ydY0UwB3eXKupXwCLcB/s1600/image01.png" imageanchor="1"><img height="200" src="https://2.bp.blogspot.com/-5aRh1dM6Unc/WEcNs55RGhI/AAAAAAAADnI/tzr_oOJjZwgWd9Vu25ydY0UwB3eXKupXwCLcB/s200/image01.png" width="191"></img></a></p>
+<p><a href="https://2.bp.blogspot.com/-5aRh1dM6Unc/WEcNs55RGhI/AAAAAAAADnI/tzr_oOJjZwgWd9Vu25ydY0UwB3eXKupXwCLcB/s1600/image01.png" imageanchor="1"><img src="https://2.bp.blogspot.com/-5aRh1dM6Unc/WEcNs55RGhI/AAAAAAAADnI/tzr_oOJjZwgWd9Vu25ydY0UwB3eXKupXwCLcB/s200/image01.png" width="191" height="200"></a></p>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lwn-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lwn-1/expected.html
index 358f95655..f17b05a00 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lwn-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/lwn-1/expected.html
@@ -1,373 +1,655 @@
-<div><td>
-
- <div>
- <h2><a href="http://fakehost/Articles/637755/">A trademark battle in the Arduino community</a></h2>
-
- <p>The <a href="https://en.wikipedia.org/wiki/Arduino">Arduino</a> has been one of the biggest success stories of the open-hardware movement, but that success does not protect it from internal conflict. In recent months, two of the project's founders have come into conflict about the direction of future efforts—and that conflict has turned into a legal dispute about who owns the rights to the Arduino trademark. </p>
- <p>The current fight is a battle between two companies that both bear the Arduino name: Arduino LLC and Arduino SRL. The disagreements that led to present state of affairs go back a bit further. </p>
- <p>The Arduino project grew out of 2005-era course work taught at the Interaction Design Institute Ivrea (IDII) in Ivrea, Italy (using <a href="https://en.wikipedia.org/wiki/Processing_(programming_language)">Processing</a>, <a href="https://en.wikipedia.org/wiki/Wiring_%28development_platform%29">Wiring</a>, and pre-existing microcontroller hardware). After the IDII program was discontinued, the open-hardware Arduino project as we know it was launched by Massimo Banzi, David Cuartielles, and David Mellis (who had worked together at IDII), with co-founders Tom Igoe and Gianluca Martino joining shortly afterward. The project released open hardware designs (including full schematics and design files) as well as the microcontroller software to run on the boards and the desktop IDE needed to program it. </p>
- <p>Arduino LLC was incorporated in 2008 by Banzi, Cuartielles, Mellis, Igoe, and Martino. The company is registered in the United States, and it has continued to design the Arduino product line, develop the software, and run the Arduino community site. The hardware devices themselves, however, were manufactured by a separate company, "Smart Projects SRL," that was founded by Martino. "SRL" is essentially the Italian equivalent of "LLC"—Smart Projects was incorporated in Italy. </p>
- <p>This division of responsibilities—with the main Arduino project handling everything except for board manufacturing—may seem like an odd one, but it is consistent with Arduino's marketing story. From its earliest days, the designs for the hardware have been freely available, and outside companies were allowed to make Arduino-compatible devices. The project has long run a <a href="http://arduino.cc/en/ArduinoCertified/Products#program">certification
+<div>
+ <td>
+
+ <div>
+ <h2><a href="http://fakehost/Articles/637755/">A trademark battle in the Arduino community</a></h2>
+
+ <p>The <a href="https://en.wikipedia.org/wiki/Arduino">Arduino</a> has been one of the biggest success stories of the open-hardware movement, but that success does not protect it from internal conflict. In recent months, two of the project's founders have come into conflict about the direction of future efforts—and that conflict has turned into a legal dispute about who owns the rights to the Arduino trademark. </p>
+ <p>The current fight is a battle between two companies that both bear the Arduino name: Arduino LLC and Arduino SRL. The disagreements that led to present state of affairs go back a bit further. </p>
+ <p>The Arduino project grew out of 2005-era course work taught at the Interaction Design Institute Ivrea (IDII) in Ivrea, Italy (using <a href="https://en.wikipedia.org/wiki/Processing_(programming_language)">Processing</a>, <a href="https://en.wikipedia.org/wiki/Wiring_%28development_platform%29">Wiring</a>, and pre-existing microcontroller hardware). After the IDII program was discontinued, the open-hardware Arduino project as we know it was launched by Massimo Banzi, David Cuartielles, and David Mellis (who had worked together at IDII), with co-founders Tom Igoe and Gianluca Martino joining shortly afterward. The project released open hardware designs (including full schematics and design files) as well as the microcontroller software to run on the boards and the desktop IDE needed to program it. </p>
+ <p>Arduino LLC was incorporated in 2008 by Banzi, Cuartielles, Mellis, Igoe, and Martino. The company is registered in the United States, and it has continued to design the Arduino product line, develop the software, and run the Arduino community site. The hardware devices themselves, however, were manufactured by a separate company, "Smart Projects SRL," that was founded by Martino. "SRL" is essentially the Italian equivalent of "LLC"—Smart Projects was incorporated in Italy. </p>
+ <p>This division of responsibilities—with the main Arduino project handling everything except for board manufacturing—may seem like an odd one, but it is consistent with Arduino's marketing story. From its earliest days, the designs for the hardware have been freely available, and outside companies were allowed to make Arduino-compatible devices. The project has long run a <a href="http://arduino.cc/en/ArduinoCertified/Products#program">certification
program</a> for third-party manufacturers interested in using the "Arduino" branding, but allows (and arguably even encourages) informal software and firmware compatibility. </p>
- <p>The Arduino branding was not formally registered as a trademark in the early days, however. Arduino LLC <a href="http://tsdr.uspto.gov/#caseNumber=3931675&amp;caseType=US_REGISTRATION_NO&amp;searchType=statusSearch">filed</a> to register the US trademark in April 2009, and it was granted in 2011. </p>
- <p>At this point, the exact events begin to be harder to verify, but the original group of founders reportedly had a difference of opinion about how to license out hardware production rights to other companies. Wired Italy <a href="http://www.wired.it/gadget/computer/2015/02/12/arduino-nel-caos-situazione/">reports</a> that Martino and Smart Projects resisted the other four founders' plans to "internationalize" production—although it is not clear if that meant that Smart Projects disapproved of licensing out <em>any</em> official hardware manufacturing to other companies, or had some other concern. Heise Online <a href="http://www.heise.de/make/meldung/Arduino-gegen-Arduino-Gruender-streiten-um-die-Firma-2549653.html">adds</a> that the conflict seemed to be about moving some production to China. </p>
- <p>What is clear is that Smart Projects filed a <a href="http://ttabvue.uspto.gov/ttabvue/v?pno=92060077&amp;pty=CAN&amp;eno=1">petition</a> with the US Patent and Trademark Office (USPTO) in October 2014 asking the USPTO to cancel Arduino LLC's trademark on "Arduino." Then, in November 2014, Smart Projects changed its company's name to Arduino SRL. Somewhere around that time, Martino sold off his ownership stake in Smart Projects SRL and new owner Federico Musto was named CEO. </p>
- <p>Unsurprisingly, Arduino LLC did not care for the petition to the USPTO and, in January 2015, the company filed a trademark-infringement <a href="http://dockets.justia.com/docket/massachusetts/madce/1:2015cv10181/167131">lawsuit</a> against Arduino SRL. Confusing matters further, the re-branded Arduino SRL has set up its own web site using the domain name <tt>arduino.org</tt>, which duplicates most of the site features found on the original Arduino site (<tt>arduino.cc</tt>). That includes both a hardware store and software downloads. </p>
- <p>Musto, the new CEO of the company now called Arduino SRL, has a bit of a history with Arduino as well. His other manufacturing business had <a href="http://www.eetimes.com/document.asp?doc_id=1263246">collaborated</a> with Arduino LLC on the design and production of the Arduino Yún, which has received some <a href="http://hackaday.com/2015/02/24/is-the-arduino-yun-open-hardware/">criticism</a> for including proprietary components. </p>
- <p>Hackaday has run a two-part series (in <a href="http://hackaday.com/2015/02/25/arduino-v-arduino/">February</a> and <a href="http://hackaday.com/2015/03/12/arduino-v-arduino-part-ii/">March</a>) digging into the ins and outs of the dispute, including the suggestion that Arduino LLC's recent release of version 1.6.0 of the Arduino IDE was a move intended to block Arduino SRL from hijacking IDE development. Commenter Paul Stoffregen (who was the author of the Heise story above) <a href="http://hackaday.com/2015/02/25/arduino-v-arduino/comment-page-1/#comment-2453084">noted</a> that Arduino SRL recently created a fork of the Arduino IDE on GitHub. </p>
- <p>Most recently, Banzi broke his silence about the dispute in a <a href="http://makezine.com/2015/03/19/massimo-banzi-fighting-for-arduino">story</a> published at MAKEzine. There, Banzi claims that Martino secretly filed a trademark application on "Arduino" in Italy in 2008 and told none of the other Arduino founders. He also details a series of unpleasant negotiations between the companies, including Smart Projects stopping the royalty payments it had long sent to Arduino LLC for manufacturing devices and re-branding its boards with the Arduino.org URL. </p>
- <p>Users appear to be stuck in the middle. Banzi says that several retail outlets that claim to be selling "official" Arduino boards are actually paying Arduino SRL, not Arduino LLC, but it is quite difficult to determine which retailers are lined up on which side, since there are (typically) several levels of supplier involved. The two Arduino companies' web sites also disagree about the available hardware, with Arduino.org offering the new <a href="http://arduino.org/products/arduino-zero-pro">Arduino Zero</a> model for sale today and Arduino.cc <a href="http://arduino.cc/en/Main/Products">listing it</a> as "Coming soon." </p>
- <p>Furthermore, as Hackaday's March story explains, the recently-released Arduino.cc IDE now reports that boards manufactured by Arduino SRL are "uncertified." That warning does not prevent users from programming the other company's hardware, but it will no doubt confuse quite a few users who believe they possess genuine Arduino-manufactured devices. </p>
- <p>The USPTO page for Arduino SRL's petition notes pre-trial disclosure dates have been set for August and October of 2015 (for Arduino SRL and Arduino LLC, respectively), which suggests that this debate is far from over. Of course, it is always disappointing to observe a falling out between project founders, particularly when the project in question has had such an impact on open-source software and open hardware. </p>
- <p>One could argue that disputes of this sort are proof that even small projects started among friends need to take legal and intellectual-property issues (such as trademarks) seriously from the very beginning—perhaps Arduino and Smart Projects thought that an informal agreement was all that was necessary in the early days, after all. </p>
- <p>But, perhaps, once a project becomes profitable, there is simply no way to predict what might happen. Arduino LLC would seem to have a strong case for continual and rigorous use of the "Arduino" trademark, which is the salient point in US trademark law. It could still be a while before the courts rule on either side of that question, however. </p>
- <p><a href="http://fakehost/Articles/637755/#Comments">Comments (5 posted)</a> </p>
-
- <h2><a href="http://fakehost/Articles/637533/">Mapping and data mining with QGIS 2.8</a></h2>
- <p> By <b>Nathan Willis</b>
- <br></br>March 25, 2015 </p>
- <p><a href="http://qgis.org/">QGIS</a> is a free-software geographic information system (GIS) tool; it provides a unified interface in which users can import, edit, and analyze geographic-oriented information, and it can produce output as varied as printable maps or map-based web services. The project recently made its first update to be designated a long-term release (LTR), and that release is both poised for high-end usage and friendly to newcomers alike. </p>
- <p>The new release is version 2.8, which was unveiled on March 2. An official <a href="http://qgis.org/en/site/forusers/visualchangelog28/index.html">change
+ <p>The Arduino branding was not formally registered as a trademark in the early days, however. Arduino LLC <a href="http://tsdr.uspto.gov/#caseNumber=3931675&amp;caseType=US_REGISTRATION_NO&amp;searchType=statusSearch">filed</a> to register the US trademark in April 2009, and it was granted in 2011. </p>
+ <p>At this point, the exact events begin to be harder to verify, but the original group of founders reportedly had a difference of opinion about how to license out hardware production rights to other companies. Wired Italy <a href="http://www.wired.it/gadget/computer/2015/02/12/arduino-nel-caos-situazione/">reports</a> that Martino and Smart Projects resisted the other four founders' plans to "internationalize" production—although it is not clear if that meant that Smart Projects disapproved of licensing out <em>any</em> official hardware manufacturing to other companies, or had some other concern. Heise Online <a href="http://www.heise.de/make/meldung/Arduino-gegen-Arduino-Gruender-streiten-um-die-Firma-2549653.html">adds</a> that the conflict seemed to be about moving some production to China. </p>
+ <p>What is clear is that Smart Projects filed a <a href="http://ttabvue.uspto.gov/ttabvue/v?pno=92060077&amp;pty=CAN&amp;eno=1">petition</a> with the US Patent and Trademark Office (USPTO) in October 2014 asking the USPTO to cancel Arduino LLC's trademark on "Arduino." Then, in November 2014, Smart Projects changed its company's name to Arduino SRL. Somewhere around that time, Martino sold off his ownership stake in Smart Projects SRL and new owner Federico Musto was named CEO. </p>
+ <p>Unsurprisingly, Arduino LLC did not care for the petition to the USPTO and, in January 2015, the company filed a trademark-infringement <a href="http://dockets.justia.com/docket/massachusetts/madce/1:2015cv10181/167131">lawsuit</a> against Arduino SRL. Confusing matters further, the re-branded Arduino SRL has set up its own web site using the domain name <tt>arduino.org</tt>, which duplicates most of the site features found on the original Arduino site (<tt>arduino.cc</tt>). That includes both a hardware store and software downloads. </p>
+ <p>Musto, the new CEO of the company now called Arduino SRL, has a bit of a history with Arduino as well. His other manufacturing business had <a href="http://www.eetimes.com/document.asp?doc_id=1263246">collaborated</a> with Arduino LLC on the design and production of the Arduino Yún, which has received some <a href="http://hackaday.com/2015/02/24/is-the-arduino-yun-open-hardware/">criticism</a> for including proprietary components. </p>
+ <p>Hackaday has run a two-part series (in <a href="http://hackaday.com/2015/02/25/arduino-v-arduino/">February</a> and <a href="http://hackaday.com/2015/03/12/arduino-v-arduino-part-ii/">March</a>) digging into the ins and outs of the dispute, including the suggestion that Arduino LLC's recent release of version 1.6.0 of the Arduino IDE was a move intended to block Arduino SRL from hijacking IDE development. Commenter Paul Stoffregen (who was the author of the Heise story above) <a href="http://hackaday.com/2015/02/25/arduino-v-arduino/comment-page-1/#comment-2453084">noted</a> that Arduino SRL recently created a fork of the Arduino IDE on GitHub. </p>
+ <p>Most recently, Banzi broke his silence about the dispute in a <a href="http://makezine.com/2015/03/19/massimo-banzi-fighting-for-arduino">story</a> published at MAKEzine. There, Banzi claims that Martino secretly filed a trademark application on "Arduino" in Italy in 2008 and told none of the other Arduino founders. He also details a series of unpleasant negotiations between the companies, including Smart Projects stopping the royalty payments it had long sent to Arduino LLC for manufacturing devices and re-branding its boards with the Arduino.org URL. </p>
+ <p>Users appear to be stuck in the middle. Banzi says that several retail outlets that claim to be selling "official" Arduino boards are actually paying Arduino SRL, not Arduino LLC, but it is quite difficult to determine which retailers are lined up on which side, since there are (typically) several levels of supplier involved. The two Arduino companies' web sites also disagree about the available hardware, with Arduino.org offering the new <a href="http://arduino.org/products/arduino-zero-pro">Arduino Zero</a> model for sale today and Arduino.cc <a href="http://arduino.cc/en/Main/Products">listing it</a> as "Coming soon." </p>
+ <p>Furthermore, as Hackaday's March story explains, the recently-released Arduino.cc IDE now reports that boards manufactured by Arduino SRL are "uncertified." That warning does not prevent users from programming the other company's hardware, but it will no doubt confuse quite a few users who believe they possess genuine Arduino-manufactured devices. </p>
+ <p>The USPTO page for Arduino SRL's petition notes pre-trial disclosure dates have been set for August and October of 2015 (for Arduino SRL and Arduino LLC, respectively), which suggests that this debate is far from over. Of course, it is always disappointing to observe a falling out between project founders, particularly when the project in question has had such an impact on open-source software and open hardware. </p>
+ <p>One could argue that disputes of this sort are proof that even small projects started among friends need to take legal and intellectual-property issues (such as trademarks) seriously from the very beginning—perhaps Arduino and Smart Projects thought that an informal agreement was all that was necessary in the early days, after all. </p>
+ <p>But, perhaps, once a project becomes profitable, there is simply no way to predict what might happen. Arduino LLC would seem to have a strong case for continual and rigorous use of the "Arduino" trademark, which is the salient point in US trademark law. It could still be a while before the courts rule on either side of that question, however. </p>
+ <p><a href="http://fakehost/Articles/637755/#Comments">Comments (5 posted)</a> </p>
+
+ <h2><a href="http://fakehost/Articles/637533/">Mapping and data mining with QGIS 2.8</a></h2>
+ <p> By <b>Nathan Willis</b>
+ <br>March 25, 2015 </p>
+ <p><a href="http://qgis.org/">QGIS</a> is a free-software geographic information system (GIS) tool; it provides a unified interface in which users can import, edit, and analyze geographic-oriented information, and it can produce output as varied as printable maps or map-based web services. The project recently made its first update to be designated a long-term release (LTR), and that release is both poised for high-end usage and friendly to newcomers alike. </p>
+ <p>The new release is version 2.8, which was unveiled on March&nbsp;2. An official <a href="http://qgis.org/en/site/forusers/visualchangelog28/index.html">change
log</a> is available on the QGIS site, while the release itself was announced primarily through blog posts (such as <a href="http://anitagraser.com/2015/03/02/qgis-2-8-ltr-has-landed/">this
post</a> by Anita Graser of the project's steering committee). Downloads are <a href="http://qgis.org/en/site/forusers/download.html">available</a> for a variety of platforms, including packages for Ubuntu, Debian, Fedora, openSUSE, and several other distributions.</p>
- <p><a href="http://fakehost/Articles/637747/"> <img alt="[QGIS main interface]" height="264" src="http://fakehost/images/2015/03-qgis-map-sm.png" width="350"></img></a></p><p>As the name might suggest, QGIS is a Qt application; the latest release will, in fact, build on both Qt4 and Qt5, although the binaries released by the project come only in Qt4 form at present. 2.8 has been labeled a long-term release (LTR)—which, in this case, means that the project has committed to providing backported bug fixes for one full calendar year, and that the 2.8.x series is in permanent feature freeze. The goal, according to the change log, is to provide a stable version suitable for businesses and deployments in other large organizations. The change log itself points out that the development of quite a few new features was underwritten by various GIS companies or university groups, which suggests that taking care of these organizations' needs is reaping dividends for the project. </p>
- <p>For those new to QGIS (or GIS in general), there is a detailed new-user <a href="http://docs.qgis.org/testing/en/docs/training_manual/">tutorial</a> that provides a thorough walk-through of the data-manipulation, mapping, and analysis functions. Being a new user, I went through the tutorial; although there are a handful of minor differences between QGIS 2.8 and the version used in the text (primarily whether specific features were accessed through a toolbar or right-click menu), on the whole it is well worth the time. </p>
- <p>QGIS is designed to make short work of importing spatially oriented data sets, mining information from them, and turning the results into a meaningful visualization. Technically speaking, the visualization output is optional: one could simply extract the needed statistics and results and use them to answer some question or, perhaps, publish the massaged data set as a database for others to use. </p>
- <p>But well-made maps are often the easiest way to illuminate facts about populations, political regions, geography, and many other topics when human comprehension is the goal. QGIS makes importing data from databases, web-mapping services (WMS), and even unwieldy flat-file data dumps a painless experience. It handles converting between a variety of map-referencing systems more or less automatically, and allows the user to focus on finding the useful attributes of the data sets and rendering them on screen. </p>
- <h4>Here be data</h4>
- <p>The significant changes in QGIS 2.8 fall into several categories. There are updates to how QGIS handles the mathematical expressions and queries users can use to filter information out of a data set, improvements to the tools used to explore the on-screen map canvas, and enhancements to the "map composer" used to produce visual output. This is on top of plenty of other under-the-hood improvements, naturally.</p>
- <p><a href="http://fakehost/Articles/637748/"> <img alt="[QGIS query builder]" height="302" src="http://fakehost/images/2015/03-qgis-query-sm.png" width="300"></img></a></p><p>In the first category are several updates to the filtering tools used to mine a data set. Generally speaking, each independent data set is added to a QGIS project as its own layer, then transformed with filters to focus in on a specific portion of the original data. For instance, the land-usage statistics for a region might be one layer, while roads and buildings for the same region from OpenStreetMap might be two additional layers. Such filters can be created in several ways: there is a "query builder" that lets the user construct and test expressions on a data layer, then save the results, an SQL console for performing similar queries on a database, and spreadsheet-like editing tools for working directly on data tables. </p>
- <p>All three have been improved in this release. New are support for <tt>if(condition, true, false)</tt> conditional statements, a set of operations for geometry primitives (e.g., to test whether regions overlap or lines intersect), and an "integer divide" operation. Users can also add comments to their queries to annotate their code, and there is a new <a href="http://nathanw.net/2015/01/19/function-editor-for-qgis-expressions/">custom
+ <p><a href="http://fakehost/Articles/637747/"> <img src="http://fakehost/images/2015/03-qgis-map-sm.png" width="350" height="264" alt="[QGIS main interface]"> </a></p><p>As the name might suggest, QGIS is a Qt application; the latest release will, in fact, build on both Qt4 and Qt5, although the binaries released by the project come only in Qt4 form at present. 2.8 has been labeled a long-term release (LTR)—which, in this case, means that the project has committed to providing backported bug fixes for one full calendar year, and that the 2.8.x series is in permanent feature freeze. The goal, according to the change log, is to provide a stable version suitable for businesses and deployments in other large organizations. The change log itself points out that the development of quite a few new features was underwritten by various GIS companies or university groups, which suggests that taking care of these organizations' needs is reaping dividends for the project. </p>
+ <p>For those new to QGIS (or GIS in general), there is a detailed new-user <a href="http://docs.qgis.org/testing/en/docs/training_manual/">tutorial</a> that provides a thorough walk-through of the data-manipulation, mapping, and analysis functions. Being a new user, I went through the tutorial; although there are a handful of minor differences between QGIS 2.8 and the version used in the text (primarily whether specific features were accessed through a toolbar or right-click menu), on the whole it is well worth the time. </p>
+ <p>QGIS is designed to make short work of importing spatially oriented data sets, mining information from them, and turning the results into a meaningful visualization. Technically speaking, the visualization output is optional: one could simply extract the needed statistics and results and use them to answer some question or, perhaps, publish the massaged data set as a database for others to use. </p>
+ <p>But well-made maps are often the easiest way to illuminate facts about populations, political regions, geography, and many other topics when human comprehension is the goal. QGIS makes importing data from databases, web-mapping services (WMS), and even unwieldy flat-file data dumps a painless experience. It handles converting between a variety of map-referencing systems more or less automatically, and allows the user to focus on finding the useful attributes of the data sets and rendering them on screen. </p>
+ <h4>Here be data</h4>
+ <p>The significant changes in QGIS 2.8 fall into several categories. There are updates to how QGIS handles the mathematical expressions and queries users can use to filter information out of a data set, improvements to the tools used to explore the on-screen map canvas, and enhancements to the "map composer" used to produce visual output. This is on top of plenty of other under-the-hood improvements, naturally.</p>
+ <p><a href="http://fakehost/Articles/637748/"> <img src="http://fakehost/images/2015/03-qgis-query-sm.png" width="300" height="302" alt="[QGIS query builder]"> </a></p><p>In the first category are several updates to the filtering tools used to mine a data set. Generally speaking, each independent data set is added to a QGIS project as its own layer, then transformed with filters to focus in on a specific portion of the original data. For instance, the land-usage statistics for a region might be one layer, while roads and buildings for the same region from OpenStreetMap might be two additional layers. Such filters can be created in several ways: there is a "query builder" that lets the user construct and test expressions on a data layer, then save the results, an SQL console for performing similar queries on a database, and spreadsheet-like editing tools for working directly on data tables. </p>
+ <p>All three have been improved in this release. New are support for <tt>if(condition, true, false)</tt> conditional statements, a set of operations for geometry primitives (e.g., to test whether regions overlap or lines intersect), and an "integer divide" operation. Users can also add comments to their queries to annotate their code, and there is a new <a href="http://nathanw.net/2015/01/19/function-editor-for-qgis-expressions/">custom
function editor</a> for writing Python functions that can be called in mathematical expressions within the query builder. </p>
- <p>It is also now possible to select only some rows in a table, then perform calculations just on the selection—previously, users would have to extract the rows of interest into a new table first. Similarly, in the SQL editor, the user can highlight a subset of the SQL query and execute it separately, which is no doubt helpful for debugging. </p>
- <p>There have also been several improvements to the Python and Processing plugins. Users can now drag-and-drop Python scripts onto QGIS and they will be run automatically. Several new analysis algorithms are now available through the Processing interface that were previously Python-only; they include algorithms for generating grids of points or vectors within a region, splitting layers and lines, generating <a href="http://en.wikipedia.org/wiki/Hypsometric_curve">hypsometric
+ <p>It is also now possible to select only some rows in a table, then perform calculations just on the selection—previously, users would have to extract the rows of interest into a new table first. Similarly, in the SQL editor, the user can highlight a subset of the SQL query and execute it separately, which is no doubt helpful for debugging. </p>
+ <p>There have also been several improvements to the Python and Processing plugins. Users can now drag-and-drop Python scripts onto QGIS and they will be run automatically. Several new analysis algorithms are now available through the Processing interface that were previously Python-only; they include algorithms for generating grids of points or vectors within a region, splitting layers and lines, generating <a href="http://en.wikipedia.org/wiki/Hypsometric_curve">hypsometric
curves</a>, refactoring data sets, and more. </p>
- <h4>Maps in, maps out</h4>
- <p><a href="http://fakehost/Articles/637749/"> <img alt="[QGIS simplify tool]" height="303" src="http://fakehost/images/2015/03-qgis-simplify-sm.png" width="300"></img></a></p><p>The process of working with on-screen map data picked up some improvements in the new release as well. Perhaps the most fundamental is that each map layer added to the canvas is now handled in its own thread, so fewer hangs in the user interface are experienced when re-rendering a layer (as happens whenever the user changes the look of points or shapes in a layer). Since remote databases can also be layers, this multi-threaded approach is more resilient against connectivity problems, too. The interface also now supports temporary "scratch" layers that can be used to merge, filter, or simply experiment with a data set, but are not saved when the current project is saved. </p>
- <p>For working on the canvas itself, polygonal regions can now use raster images (tiled, if necessary) as fill colors, the map itself can be rotated arbitrarily, and objects can be "snapped" to align with items on any layer (not just the current layer). For working with raster image layers (e.g., aerial photographs) or simply creating new geometric shapes by hand, there is a new digitizing tool that can offer assistance by locking lines to specific angles, automatically keeping borders parallel, and other niceties. </p>
- <p>There is a completely overhauled "simplify" tool that is used to reduce the number of extraneous vertices of a vector layer (thus reducing its size). The old simplify tool provided only a relative "tolerance" setting that did not correspond directly to any units. With the new tool, users can set a simplification threshold in terms of the underlying map units, layer-specific units, pixels, and more—and, in addition, the tool reports how much the simplify operation has reduced the size of the data.</p>
- <p><a href="http://fakehost/Articles/637751/"> <img alt="[QGIS style editing]" height="286" src="http://fakehost/images/2015/03-qgis-style-sm.png" width="300"></img></a></p><p>There has also been an effort to present a uniform interface to one of the most important features of the map canvas: the ability to change the symbology used for an item based on some data attribute. The simplest example might be to change the line color of a road based on whether its road-type attribute is "highway," "service road," "residential," or so on. But the same feature is used to automatically highlight layer information based on the filtering and querying functionality discussed above. The new release allows many more map attributes to be controlled by these "data definition" settings, and provides a hard-to-miss button next to each attribute, through which a custom data definition can be set. </p>
- <p>QGIS's composer module is the tool used to take project data and generate a map that can be used outside of the application (in print, as a static image, or as a layer for <a href="http://mapserver.org/">MapServer</a> or some other software tool, for example). Consequently, it is not a simple select-and-click-export tool; composing the output can involve a lot of choices about which data to make visible, how (and where) to label it, and how to make it generally accessible. </p>
- <p>The updated composer in 2.8 now has a full-screen mode and sports several new options for configuring output. For instance, the user now has full control over how map axes are labeled. In previous releases, the grid coordinates of the map could be turned on or off, but the only options were all or nothing. Now, the user can individually choose whether coordinates are displayed on all four sides, and can even choose in which direction vertical text labels will run (so that they can be correctly justified to the edge of the map, for example). </p>
- <p>There are, as usual, many more changes than there is room to discuss. Some particularly noteworthy improvements include the ability to save and load bookmarks for frequently used data sources (perhaps most useful for databases, web services, and other non-local data) and improvements to QGIS's server module. This module allows one QGIS instance to serve up data accessible to other QGIS applications (for example, to simply team projects). The server can now be extended with Python plugins and the data layers that it serves can be styled with style rules like those used in the desktop interface. </p>
- <p>QGIS is one of those rare free-software applications that is both powerful enough for high-end work and yet also straightforward to use for the simple tasks that might attract a newcomer to GIS in the first place. The 2.8 release, particularly with its project-wide commitment to long-term support, appears to be an update well worth checking out, whether one needs to create a simple, custom map or to mine a database for obscure geo-referenced meaning. </p>
- <p><a href="http://fakehost/Articles/637533/#Comments">Comments (3 posted)</a> </p>
-
- <h2><a href="http://fakehost/Articles/637735/">Development activity in LibreOffice and OpenOffice</a></h2>
- <p> By <b>Jonathan Corbet</b>
- <br></br>March 25, 2015 </p><p> The LibreOffice project was <a href="http://fakehost/Articles/407383/">announced</a> with great fanfare in September 2010. Nearly one year later, the OpenOffice.org project (from which LibreOffice was forked) <a href="http://fakehost/Articles/446093/">was
+ <h4>Maps in, maps out</h4>
+ <p><a href="http://fakehost/Articles/637749/"> <img src="http://fakehost/images/2015/03-qgis-simplify-sm.png" width="300" height="303" alt="[QGIS simplify tool]"> </a></p><p>The process of working with on-screen map data picked up some improvements in the new release as well. Perhaps the most fundamental is that each map layer added to the canvas is now handled in its own thread, so fewer hangs in the user interface are experienced when re-rendering a layer (as happens whenever the user changes the look of points or shapes in a layer). Since remote databases can also be layers, this multi-threaded approach is more resilient against connectivity problems, too. The interface also now supports temporary "scratch" layers that can be used to merge, filter, or simply experiment with a data set, but are not saved when the current project is saved. </p>
+ <p>For working on the canvas itself, polygonal regions can now use raster images (tiled, if necessary) as fill colors, the map itself can be rotated arbitrarily, and objects can be "snapped" to align with items on any layer (not just the current layer). For working with raster image layers (e.g., aerial photographs) or simply creating new geometric shapes by hand, there is a new digitizing tool that can offer assistance by locking lines to specific angles, automatically keeping borders parallel, and other niceties. </p>
+ <p>There is a completely overhauled "simplify" tool that is used to reduce the number of extraneous vertices of a vector layer (thus reducing its size). The old simplify tool provided only a relative "tolerance" setting that did not correspond directly to any units. With the new tool, users can set a simplification threshold in terms of the underlying map units, layer-specific units, pixels, and more—and, in addition, the tool reports how much the simplify operation has reduced the size of the data.</p>
+ <p><a href="http://fakehost/Articles/637751/"> <img src="http://fakehost/images/2015/03-qgis-style-sm.png" width="300" height="286" alt="[QGIS style editing]"> </a></p><p>There has also been an effort to present a uniform interface to one of the most important features of the map canvas: the ability to change the symbology used for an item based on some data attribute. The simplest example might be to change the line color of a road based on whether its road-type attribute is "highway," "service road," "residential," or so on. But the same feature is used to automatically highlight layer information based on the filtering and querying functionality discussed above. The new release allows many more map attributes to be controlled by these "data definition" settings, and provides a hard-to-miss button next to each attribute, through which a custom data definition can be set. </p>
+ <p>QGIS's composer module is the tool used to take project data and generate a map that can be used outside of the application (in print, as a static image, or as a layer for <a href="http://mapserver.org/">MapServer</a> or some other software tool, for example). Consequently, it is not a simple select-and-click-export tool; composing the output can involve a lot of choices about which data to make visible, how (and where) to label it, and how to make it generally accessible. </p>
+ <p>The updated composer in 2.8 now has a full-screen mode and sports several new options for configuring output. For instance, the user now has full control over how map axes are labeled. In previous releases, the grid coordinates of the map could be turned on or off, but the only options were all or nothing. Now, the user can individually choose whether coordinates are displayed on all four sides, and can even choose in which direction vertical text labels will run (so that they can be correctly justified to the edge of the map, for example). </p>
+ <p>There are, as usual, many more changes than there is room to discuss. Some particularly noteworthy improvements include the ability to save and load bookmarks for frequently used data sources (perhaps most useful for databases, web services, and other non-local data) and improvements to QGIS's server module. This module allows one QGIS instance to serve up data accessible to other QGIS applications (for example, to simply team projects). The server can now be extended with Python plugins and the data layers that it serves can be styled with style rules like those used in the desktop interface. </p>
+ <p>QGIS is one of those rare free-software applications that is both powerful enough for high-end work and yet also straightforward to use for the simple tasks that might attract a newcomer to GIS in the first place. The 2.8 release, particularly with its project-wide commitment to long-term support, appears to be an update well worth checking out, whether one needs to create a simple, custom map or to mine a database for obscure geo-referenced meaning. </p>
+ <p><a href="http://fakehost/Articles/637533/#Comments">Comments (3 posted)</a> </p>
+
+ <h2><a href="http://fakehost/Articles/637735/">Development activity in LibreOffice and OpenOffice</a></h2>
+ <p> By <b>Jonathan Corbet</b>
+ <br>March 25, 2015 </p><p> The LibreOffice project was <a href="http://fakehost/Articles/407383/">announced</a> with great fanfare in September 2010. Nearly one year later, the OpenOffice.org project (from which LibreOffice was forked) <a href="http://fakehost/Articles/446093/">was
cut loose from Oracle</a> and found a new home as an Apache project. It is fair to say that the rivalry between the two projects in the time since then has been strong. Predictions that one project or the other would fail have not been borne out, but that does not mean that the two projects are equally successful. A look at the two projects' development communities reveals some interesting differences.
- </p>
- <h4>Release histories</h4>
- <p> Apache OpenOffice has made two releases in the past year: <a href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce">4.1</a> in April 2014 and <a href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1">4.1.1</a> (described as "a micro update" in the release announcement) in August. The main feature added during that time would appear to be significantly improved accessibility support. </p>
- <p> The release history for LibreOffice tells a slightly different story: </p>
-
- <blockquote>
- </blockquote>
- <p> It seems clear that LibreOffice has maintained a rather more frenetic release cadence, generally putting out at least one release per month. The project typically keeps at least two major versions alive at any one time. Most of the releases are of the minor, bug-fix variety, but there have been two major releases in the last year as well. </p>
-
- <h4>Development statistics</h4>
- <p> In the one-year period since late March 2014, there have been 381 changesets committed to the OpenOffice Subversion repository. The most active committers are: </p>
-
- <blockquote>
- <table readabilityDataTable="1"><tbody><tr><th colspan="2">Most active OpenOffice developers</th>
- </tr><tr><td>
- <table readabilityDataTable="1"><tbody><tr><th colspan="3">By changesets</th>
- </tr><tr><td>Herbert Dürr</td>
- <td>63</td>
- <td>16.6%</td>
- </tr><tr><td>Jürgen Schmidt             </td>
- <td>56</td>
- <td>14.7%</td>
- </tr><tr><td>Armin Le Grand</td>
- <td>56</td>
- <td>14.7%</td>
- </tr><tr><td>Oliver-Rainer Wittmann</td>
- <td>46</td>
- <td>12.1%</td>
- </tr><tr><td>Tsutomu Uchino</td>
- <td>33</td>
- <td>8.7%</td>
- </tr><tr><td>Kay Schenk</td>
- <td>27</td>
- <td>7.1%</td>
- </tr><tr><td>Pedro Giffuni</td>
- <td>23</td>
- <td>6.1%</td>
- </tr><tr><td>Ariel Constenla-Haile</td>
- <td>22</td>
- <td>5.8%</td>
- </tr><tr><td>Andrea Pescetti</td>
- <td>14</td>
- <td>3.7%</td>
- </tr><tr><td>Steve Yin</td>
- <td>11</td>
- <td>2.9%</td>
- </tr><tr><td>Andre Fischer</td>
- <td>10</td>
- <td>2.6%</td>
- </tr><tr><td>Yuri Dario</td>
- <td>7</td>
- <td>1.8%</td>
- </tr><tr><td>Regina Henschel</td>
- <td>6</td>
- <td>1.6%</td>
- </tr><tr><td>Juan C. Sanz</td>
- <td>2</td>
- <td>0.5%</td>
- </tr><tr><td>Clarence Guo</td>
- <td>2</td>
- <td>0.5%</td>
- </tr><tr><td>Tal Daniel</td>
- <td>2</td>
- <td>0.5%</td>
- </tr></tbody></table></td>
- <td>
- <table readabilityDataTable="1"><tbody><tr><th colspan="3">By changed lines</th>
- </tr><tr><td>Jürgen Schmidt             </td>
- <td>455499</td>
- <td>88.1%</td>
- </tr><tr><td>Andre Fischer</td>
- <td>26148</td>
- <td>3.8%</td>
- </tr><tr><td>Pedro Giffuni</td>
- <td>23183</td>
- <td>3.4%</td>
- </tr><tr><td>Armin Le Grand</td>
- <td>11018</td>
- <td>1.6%</td>
- </tr><tr><td>Juan C. Sanz</td>
- <td>4582</td>
- <td>0.7%</td>
- </tr><tr><td>Oliver-Rainer Wittmann</td>
- <td>4309</td>
- <td>0.6%</td>
- </tr><tr><td>Andrea Pescetti</td>
- <td>3908</td>
- <td>0.6%</td>
- </tr><tr><td>Herbert Dürr</td>
- <td>2811</td>
- <td>0.4%</td>
- </tr><tr><td>Tsutomu Uchino</td>
- <td>1991</td>
- <td>0.3%</td>
- </tr><tr><td>Ariel Constenla-Haile</td>
- <td>1258</td>
- <td>0.2%</td>
- </tr><tr><td>Steve Yin</td>
- <td>1010</td>
- <td>0.1%</td>
- </tr><tr><td>Kay Schenk</td>
- <td>616</td>
- <td>0.1%</td>
- </tr><tr><td>Regina Henschel</td>
- <td>417</td>
- <td>0.1%</td>
- </tr><tr><td>Yuri Dario</td>
- <td>268</td>
- <td>0.0%</td>
- </tr><tr><td>tal</td>
- <td>16</td>
- <td>0.0%</td>
- </tr><tr><td>Clarence Guo</td>
- <td>11</td>
- <td>0.0%</td>
- </tr></tbody></table></td>
- </tr></tbody></table></blockquote>
- <p> In truth, the above list is not just the most active OpenOffice developers — it is all of them; a total of 16 developers have committed changes to OpenOffice in the last year. Those developers changed 528,000 lines of code, but, as can be seen above, Jürgen Schmidt accounted for the bulk of those changes, which were mostly updates to translation files. </p>
- <p> The top four developers in the "by changesets" column all work for IBM, so IBM is responsible for a minimum of about 60% of the changes to OpenOffice in the last year. </p>
- <p> The picture for LibreOffice is just a little bit different; in the same one-year period, the project has committed 22,134 changesets from 268 developers. The most active of these developers were: </p>
-
- <blockquote>
- <table readabilityDataTable="1"><tbody><tr><th colspan="2">Most active LibreOffice developers</th>
- </tr><tr><td>
- <table readabilityDataTable="1"><tbody><tr><th colspan="3">By changesets</th>
- </tr><tr><td>Caolán McNamara</td>
- <td>4307</td>
- <td>19.5%</td>
- </tr><tr><td>Stephan Bergmann</td>
- <td>2351</td>
- <td>10.6%</td>
- </tr><tr><td>Miklos Vajna</td>
- <td>1449</td>
- <td>6.5%</td>
- </tr><tr><td>Tor Lillqvist</td>
- <td>1159</td>
- <td>5.2%</td>
- </tr><tr><td>Noel Grandin</td>
- <td>1064</td>
- <td>4.8%</td>
- </tr><tr><td>Markus Mohrhard</td>
- <td>935</td>
- <td>4.2%</td>
- </tr><tr><td>Michael Stahl</td>
- <td>915</td>
- <td>4.1%</td>
- </tr><tr><td>Kohei Yoshida</td>
- <td>755</td>
- <td>3.4%</td>
- </tr><tr><td>Tomaž Vajngerl</td>
- <td>658</td>
- <td>3.0%</td>
- </tr><tr><td>Thomas Arnhold</td>
- <td>619</td>
- <td>2.8%</td>
- </tr><tr><td>Jan Holesovsky</td>
- <td>466</td>
- <td>2.1%</td>
- </tr><tr><td>Eike Rathke</td>
- <td>457</td>
- <td>2.1%</td>
- </tr><tr><td>Matteo Casalin</td>
- <td>442</td>
- <td>2.0%</td>
- </tr><tr><td>Bjoern Michaelsen</td>
- <td>421</td>
- <td>1.9%</td>
- </tr><tr><td>Chris Sherlock</td>
- <td>396</td>
- <td>1.8%</td>
- </tr><tr><td>David Tardon</td>
- <td>386</td>
- <td>1.7%</td>
- </tr><tr><td>Julien Nabet</td>
- <td>362</td>
- <td>1.6%</td>
- </tr><tr><td>Zolnai Tamás</td>
- <td>338</td>
- <td>1.5%</td>
- </tr><tr><td>Matúš Kukan</td>
- <td>256</td>
- <td>1.2%</td>
- </tr><tr><td>Robert Antoni Buj Gelonch</td>
- <td>231</td>
- <td>1.0%</td>
- </tr></tbody></table></td>
- <td>
- <table readabilityDataTable="1"><tbody><tr><th colspan="3">By changed lines</th>
- </tr><tr><td>Lionel Elie Mamane</td>
- <td>244062</td>
- <td>12.5%</td>
- </tr><tr><td>Noel Grandin</td>
- <td>238711</td>
- <td>12.2%</td>
- </tr><tr><td>Stephan Bergmann</td>
- <td>161220</td>
- <td>8.3%</td>
- </tr><tr><td>Miklos Vajna</td>
- <td>129325</td>
- <td>6.6%</td>
- </tr><tr><td>Caolán McNamara</td>
- <td>97544</td>
- <td>5.0%</td>
- </tr><tr><td>Tomaž Vajngerl</td>
- <td>69404</td>
- <td>3.6%</td>
- </tr><tr><td>Tor Lillqvist</td>
- <td>59498</td>
- <td>3.1%</td>
- </tr><tr><td>Laurent Balland-Poirier</td>
- <td>52802</td>
- <td>2.7%</td>
- </tr><tr><td>Markus Mohrhard</td>
- <td>50509</td>
- <td>2.6%</td>
- </tr><tr><td>Kohei Yoshida</td>
- <td>45514</td>
- <td>2.3%</td>
- </tr><tr><td>Chris Sherlock</td>
- <td>36788</td>
- <td>1.9%</td>
- </tr><tr><td>Peter Foley</td>
- <td>34305</td>
- <td>1.8%</td>
- </tr><tr><td>Christian Lohmaier</td>
- <td>33787</td>
- <td>1.7%</td>
- </tr><tr><td>Thomas Arnhold</td>
- <td>32722</td>
- <td>1.7%</td>
- </tr><tr><td>David Tardon</td>
- <td>21681</td>
- <td>1.1%</td>
- </tr><tr><td>David Ostrovsky</td>
- <td>21620</td>
- <td>1.1%</td>
- </tr><tr><td>Jan Holesovsky</td>
- <td>20792</td>
- <td>1.1%</td>
- </tr><tr><td>Valentin Kettner</td>
- <td>20526</td>
- <td>1.1%</td>
- </tr><tr><td>Robert Antoni Buj Gelonch</td>
- <td>20447</td>
- <td>1.0%</td>
- </tr><tr><td>Michael Stahl</td>
- <td>18216</td>
- <td>0.9%</td>
- </tr></tbody></table></td>
- </tr></tbody></table></blockquote>
- <p> To a first approximation, the top ten companies supporting LibreOffice in the last year are: </p>
-
- <blockquote>
- <table readabilityDataTable="1"><tbody><tr><th colspan="3">Companies supporting LibreOffice development</th>
- </tr><tr><th colspan="3">(by changesets)</th>
- </tr><tr><td>Red Hat</td>
- <td>8417</td>
- <td>38.0%</td>
- </tr><tr><td>Collabora <strike>Multimedia</strike></td>
- <td>6531</td>
- <td>29.5%</td>
- </tr><tr><td>(Unknown)</td>
- <td>5126</td>
- <td>23.2%</td>
- </tr><tr><td>(None)</td>
- <td>1490</td>
- <td>6.7%</td>
- </tr><tr><td>Canonical</td>
- <td>422</td>
- <td>1.9%</td>
- </tr><tr><td>Igalia S.L.</td>
- <td>80</td>
- <td>0.4%</td>
- </tr><tr><td>Ericsson</td>
- <td>21</td>
- <td>0.1%</td>
- </tr><tr><td>Yandex</td>
- <td>18</td>
- <td>0.1%</td>
- </tr><tr><td>FastMail.FM</td>
- <td>17</td>
- <td>0.1%</td>
- </tr><tr><td>SUSE</td>
- <td>7</td>
- <td>0.0%</td>
- </tr></tbody></table></blockquote>
- <p> Development work on LibreOffice is thus concentrated in a small number of companies, though it is rather more spread out than OpenOffice development. It is worth noting that the LibreOffice developers with unknown affiliation, who contributed 23% of the changes, make up 82% of the developer base, so there would appear to be a substantial community of developers contributing from outside the above-listed companies. </p>
-
- <h4>Some conclusions</h4>
- <p> Last October, some <a href="http://fakehost/Articles/637742/">concerns</a> were raised on the OpenOffice list about the health of that project's community. At the time, Rob Weir <a href="http://fakehost/Articles/637743/">shrugged them off</a> as the result of a marketing effort by the LibreOffice crowd. There can be no doubt that the war of words between these two projects has gotten tiresome at times, but, looking at the above numbers, it is hard not to conclude that there is an issue that goes beyond marketing hype here. </p>
- <p> In the 4½ years since its founding, the LibreOffice project has put together a community with over 250 active developers. There is support from multiple companies and an impressive rate of patches going into the project's repository. The project's ability to sustain nearly monthly releases on two branches is a direct result of that community's work. Swearing at LibreOffice is one of your editor's favorite pastimes, but it seems clear that the project is on a solid footing with a healthy community. </p>
- <p> OpenOffice, instead, is driven by four developers from a single company — a company that appears to have been deemphasizing OpenOffice work for some time. As a result, the project's commit rate is a fraction of what LibreOffice is able to sustain and releases are relatively rare. As of this writing, the <a href="https://blogs.apache.org/OOo/">OpenOffice
+ </p>
+ <h4>Release histories</h4>
+ <p> Apache OpenOffice has made two releases in the past year: <a href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce">4.1</a> in April 2014 and <a href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1">4.1.1</a> (described as "a micro update" in the release announcement) in August. The main feature added during that time would appear to be significantly improved accessibility support. </p>
+ <p> The release history for LibreOffice tells a slightly different story: </p>
+
+ <blockquote>
+ <table readabilityDataTable="1">
+ <tbody>
+ <tr>
+ <th>Release</th>
+ <th>Date</th>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/04/10/libreoffice-4-2-3-is-now-available-for-download/">4.2.3</a></td>
+ <td>April 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/04/29/the-document-foundation-announces-libreoffice-4-1-6/">4.1.6</a></td>
+ <td>April 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/05/08/libreoffice-4-2-4-at-linuxtag-and-fisl/">4.2.4</a></td>
+ <td>May 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/06/20/libreoffice-4-2-5-hits-the-marketplace/">4.2.5</a></td>
+ <td>June 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/07/30/libreoffice-4-3-today-you-cant-own-a-better-office-suite/">4.3</a></td>
+ <td>July 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/08/05/libreoffice-4-2-6-is-ready/">4.2.6</a></td>
+ <td>August 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/08/28/libreoffice-4-3-1-fresh-announced/">4.3.1</a></td>
+ <td>August 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/09/25/libreoffice-4-3-2-hits-the-marketplace-just-before-the-fourth-anniversary-of-the-project/">4.3.2</a></td>
+ <td>September 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/10/30/the-document-foundation-announces-libreoffice-4-3-3-and-libreoffice-4-2-7/">4.2.7/4.3.3</a></td>
+ <td>October 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/11/14/the-document-foundation-announces-libreoffice-4-3-4/">4.3.4</a></td>
+ <td>November 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/12/12/the-document-foundation-announces-libreoffice-4-2-8/">4.2.8</a></td>
+ <td>December 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2014/12/18/the-document-foundation-announces-libreoffice-4-3-5/">4.3.5</a></td>
+ <td>December 2014</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2015/01/29/libreoffice-4-4-the-most-beautiful-libreoffice-ever/">4.4</a></td>
+ <td>January 2015</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2015/02/20/the-document-foundation-announces-libreoffice-4-3-6/">4.3.6</a></td>
+ <td>February 2015</td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.documentfoundation.org/2015/02/26/libreoffice-4-4-1-fresh-is-available-for-download/">4.4.1</a></td>
+ <td>February 2015</td>
+ </tr>
+ </tbody>
+ </table>
+ </blockquote>
+ <p> It seems clear that LibreOffice has maintained a rather more frenetic release cadence, generally putting out at least one release per month. The project typically keeps at least two major versions alive at any one time. Most of the releases are of the minor, bug-fix variety, but there have been two major releases in the last year as well. </p>
+
+ <h4>Development statistics</h4>
+ <p> In the one-year period since late March 2014, there have been 381 changesets committed to the OpenOffice Subversion repository. The most active committers are: </p>
+
+ <blockquote>
+ <table readabilityDataTable="1">
+ <tbody>
+ <tr>
+ <th colspan="2">Most active OpenOffice developers</th>
+ </tr>
+ <tr>
+ <td>
+ <table readabilityDataTable="1">
+ <tbody>
+ <tr>
+ <th colspan="3">By changesets</th>
+ </tr>
+ <tr>
+ <td>Herbert Dürr</td>
+ <td>63</td>
+ <td>16.6%</td>
+ </tr>
+ <tr>
+ <td>Jürgen&nbsp;Schmidt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
+ <td>56</td>
+ <td>14.7%</td>
+ </tr>
+ <tr>
+ <td>Armin Le Grand</td>
+ <td>56</td>
+ <td>14.7%</td>
+ </tr>
+ <tr>
+ <td>Oliver-Rainer&nbsp;Wittmann</td>
+ <td>46</td>
+ <td>12.1%</td>
+ </tr>
+ <tr>
+ <td>Tsutomu Uchino</td>
+ <td>33</td>
+ <td>8.7%</td>
+ </tr>
+ <tr>
+ <td>Kay Schenk</td>
+ <td>27</td>
+ <td>7.1%</td>
+ </tr>
+ <tr>
+ <td>Pedro Giffuni</td>
+ <td>23</td>
+ <td>6.1%</td>
+ </tr>
+ <tr>
+ <td>Ariel Constenla-Haile</td>
+ <td>22</td>
+ <td>5.8%</td>
+ </tr>
+ <tr>
+ <td>Andrea Pescetti</td>
+ <td>14</td>
+ <td>3.7%</td>
+ </tr>
+ <tr>
+ <td>Steve Yin</td>
+ <td>11</td>
+ <td>2.9%</td>
+ </tr>
+ <tr>
+ <td>Andre Fischer</td>
+ <td>10</td>
+ <td>2.6%</td>
+ </tr>
+ <tr>
+ <td>Yuri Dario</td>
+ <td>7</td>
+ <td>1.8%</td>
+ </tr>
+ <tr>
+ <td>Regina Henschel</td>
+ <td>6</td>
+ <td>1.6%</td>
+ </tr>
+ <tr>
+ <td>Juan C. Sanz</td>
+ <td>2</td>
+ <td>0.5%</td>
+ </tr>
+ <tr>
+ <td>Clarence Guo</td>
+ <td>2</td>
+ <td>0.5%</td>
+ </tr>
+ <tr>
+ <td>Tal Daniel</td>
+ <td>2</td>
+ <td>0.5%</td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ <td>
+ <table readabilityDataTable="1">
+ <tbody>
+ <tr>
+ <th colspan="3">By changed lines</th>
+ </tr>
+ <tr>
+ <td>Jürgen&nbsp;Schmidt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
+ <td>455499</td>
+ <td>88.1%</td>
+ </tr>
+ <tr>
+ <td>Andre Fischer</td>
+ <td>26148</td>
+ <td>3.8%</td>
+ </tr>
+ <tr>
+ <td>Pedro Giffuni</td>
+ <td>23183</td>
+ <td>3.4%</td>
+ </tr>
+ <tr>
+ <td>Armin Le Grand</td>
+ <td>11018</td>
+ <td>1.6%</td>
+ </tr>
+ <tr>
+ <td>Juan C. Sanz</td>
+ <td>4582</td>
+ <td>0.7%</td>
+ </tr>
+ <tr>
+ <td>Oliver-Rainer Wittmann</td>
+ <td>4309</td>
+ <td>0.6%</td>
+ </tr>
+ <tr>
+ <td>Andrea Pescetti</td>
+ <td>3908</td>
+ <td>0.6%</td>
+ </tr>
+ <tr>
+ <td>Herbert Dürr</td>
+ <td>2811</td>
+ <td>0.4%</td>
+ </tr>
+ <tr>
+ <td>Tsutomu Uchino</td>
+ <td>1991</td>
+ <td>0.3%</td>
+ </tr>
+ <tr>
+ <td>Ariel Constenla-Haile</td>
+ <td>1258</td>
+ <td>0.2%</td>
+ </tr>
+ <tr>
+ <td>Steve Yin</td>
+ <td>1010</td>
+ <td>0.1%</td>
+ </tr>
+ <tr>
+ <td>Kay Schenk</td>
+ <td>616</td>
+ <td>0.1%</td>
+ </tr>
+ <tr>
+ <td>Regina Henschel</td>
+ <td>417</td>
+ <td>0.1%</td>
+ </tr>
+ <tr>
+ <td>Yuri Dario</td>
+ <td>268</td>
+ <td>0.0%</td>
+ </tr>
+ <tr>
+ <td>tal</td>
+ <td>16</td>
+ <td>0.0%</td>
+ </tr>
+ <tr>
+ <td>Clarence Guo</td>
+ <td>11</td>
+ <td>0.0%</td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </blockquote>
+ <p> In truth, the above list is not just the most active OpenOffice developers — it is all of them; a total of 16 developers have committed changes to OpenOffice in the last year. Those developers changed 528,000 lines of code, but, as can be seen above, Jürgen Schmidt accounted for the bulk of those changes, which were mostly updates to translation files. </p>
+ <p> The top four developers in the "by changesets" column all work for IBM, so IBM is responsible for a minimum of about 60% of the changes to OpenOffice in the last year. </p>
+ <p> The picture for LibreOffice is just a little bit different; in the same one-year period, the project has committed 22,134 changesets from 268 developers. The most active of these developers were: </p>
+
+ <blockquote>
+ <table readabilityDataTable="1">
+ <tbody>
+ <tr>
+ <th colspan="2">Most active LibreOffice developers</th>
+ </tr>
+ <tr>
+ <td>
+ <table readabilityDataTable="1">
+ <tbody>
+ <tr>
+ <th colspan="3">By changesets</th>
+ </tr>
+ <tr>
+ <td>Caolán McNamara</td>
+ <td>4307</td>
+ <td>19.5%</td>
+ </tr>
+ <tr>
+ <td>Stephan Bergmann</td>
+ <td>2351</td>
+ <td>10.6%</td>
+ </tr>
+ <tr>
+ <td>Miklos Vajna</td>
+ <td>1449</td>
+ <td>6.5%</td>
+ </tr>
+ <tr>
+ <td>Tor Lillqvist</td>
+ <td>1159</td>
+ <td>5.2%</td>
+ </tr>
+ <tr>
+ <td>Noel Grandin</td>
+ <td>1064</td>
+ <td>4.8%</td>
+ </tr>
+ <tr>
+ <td>Markus Mohrhard</td>
+ <td>935</td>
+ <td>4.2%</td>
+ </tr>
+ <tr>
+ <td>Michael Stahl</td>
+ <td>915</td>
+ <td>4.1%</td>
+ </tr>
+ <tr>
+ <td>Kohei Yoshida</td>
+ <td>755</td>
+ <td>3.4%</td>
+ </tr>
+ <tr>
+ <td>Tomaž Vajngerl</td>
+ <td>658</td>
+ <td>3.0%</td>
+ </tr>
+ <tr>
+ <td>Thomas Arnhold</td>
+ <td>619</td>
+ <td>2.8%</td>
+ </tr>
+ <tr>
+ <td>Jan Holesovsky</td>
+ <td>466</td>
+ <td>2.1%</td>
+ </tr>
+ <tr>
+ <td>Eike Rathke</td>
+ <td>457</td>
+ <td>2.1%</td>
+ </tr>
+ <tr>
+ <td>Matteo Casalin</td>
+ <td>442</td>
+ <td>2.0%</td>
+ </tr>
+ <tr>
+ <td>Bjoern Michaelsen</td>
+ <td>421</td>
+ <td>1.9%</td>
+ </tr>
+ <tr>
+ <td>Chris Sherlock</td>
+ <td>396</td>
+ <td>1.8%</td>
+ </tr>
+ <tr>
+ <td>David Tardon</td>
+ <td>386</td>
+ <td>1.7%</td>
+ </tr>
+ <tr>
+ <td>Julien Nabet</td>
+ <td>362</td>
+ <td>1.6%</td>
+ </tr>
+ <tr>
+ <td>Zolnai Tamás</td>
+ <td>338</td>
+ <td>1.5%</td>
+ </tr>
+ <tr>
+ <td>Matúš Kukan</td>
+ <td>256</td>
+ <td>1.2%</td>
+ </tr>
+ <tr>
+ <td>Robert&nbsp;Antoni&nbsp;Buj&nbsp;Gelonch</td>
+ <td>231</td>
+ <td>1.0%</td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ <td>
+ <table readabilityDataTable="1">
+ <tbody>
+ <tr>
+ <th colspan="3">By changed lines</th>
+ </tr>
+ <tr>
+ <td>Lionel Elie Mamane</td>
+ <td>244062</td>
+ <td>12.5%</td>
+ </tr>
+ <tr>
+ <td>Noel Grandin</td>
+ <td>238711</td>
+ <td>12.2%</td>
+ </tr>
+ <tr>
+ <td>Stephan Bergmann</td>
+ <td>161220</td>
+ <td>8.3%</td>
+ </tr>
+ <tr>
+ <td>Miklos Vajna</td>
+ <td>129325</td>
+ <td>6.6%</td>
+ </tr>
+ <tr>
+ <td>Caolán McNamara</td>
+ <td>97544</td>
+ <td>5.0%</td>
+ </tr>
+ <tr>
+ <td>Tomaž Vajngerl</td>
+ <td>69404</td>
+ <td>3.6%</td>
+ </tr>
+ <tr>
+ <td>Tor Lillqvist</td>
+ <td>59498</td>
+ <td>3.1%</td>
+ </tr>
+ <tr>
+ <td>Laurent Balland-Poirier</td>
+ <td>52802</td>
+ <td>2.7%</td>
+ </tr>
+ <tr>
+ <td>Markus Mohrhard</td>
+ <td>50509</td>
+ <td>2.6%</td>
+ </tr>
+ <tr>
+ <td>Kohei Yoshida</td>
+ <td>45514</td>
+ <td>2.3%</td>
+ </tr>
+ <tr>
+ <td>Chris Sherlock</td>
+ <td>36788</td>
+ <td>1.9%</td>
+ </tr>
+ <tr>
+ <td>Peter Foley</td>
+ <td>34305</td>
+ <td>1.8%</td>
+ </tr>
+ <tr>
+ <td>Christian Lohmaier</td>
+ <td>33787</td>
+ <td>1.7%</td>
+ </tr>
+ <tr>
+ <td>Thomas Arnhold</td>
+ <td>32722</td>
+ <td>1.7%</td>
+ </tr>
+ <tr>
+ <td>David Tardon</td>
+ <td>21681</td>
+ <td>1.1%</td>
+ </tr>
+ <tr>
+ <td>David Ostrovsky</td>
+ <td>21620</td>
+ <td>1.1%</td>
+ </tr>
+ <tr>
+ <td>Jan Holesovsky</td>
+ <td>20792</td>
+ <td>1.1%</td>
+ </tr>
+ <tr>
+ <td>Valentin Kettner</td>
+ <td>20526</td>
+ <td>1.1%</td>
+ </tr>
+ <tr>
+ <td>Robert&nbsp;Antoni&nbsp;Buj&nbsp;Gelonch</td>
+ <td>20447</td>
+ <td>1.0%</td>
+ </tr>
+ <tr>
+ <td>Michael Stahl</td>
+ <td>18216</td>
+ <td>0.9%</td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </blockquote>
+ <p> To a first approximation, the top ten companies supporting LibreOffice in the last year are: </p>
+
+ <blockquote>
+ <table readabilityDataTable="1">
+ <tbody>
+ <tr>
+ <th colspan="3">Companies supporting LibreOffice development</th>
+ </tr>
+ <tr>
+ <th colspan="3">(by changesets)</th>
+ </tr>
+ <tr>
+ <td>Red Hat</td>
+ <td>8417</td>
+ <td>38.0%</td>
+ </tr>
+ <tr>
+ <td>Collabora <strike>Multimedia</strike></td>
+ <td>6531</td>
+ <td>29.5%</td>
+ </tr>
+ <tr>
+ <td>(Unknown)</td>
+ <td>5126</td>
+ <td>23.2%</td>
+ </tr>
+ <tr>
+ <td>(None)</td>
+ <td>1490</td>
+ <td>6.7%</td>
+ </tr>
+ <tr>
+ <td>Canonical</td>
+ <td>422</td>
+ <td>1.9%</td>
+ </tr>
+ <tr>
+ <td>Igalia S.L.</td>
+ <td>80</td>
+ <td>0.4%</td>
+ </tr>
+ <tr>
+ <td>Ericsson</td>
+ <td>21</td>
+ <td>0.1%</td>
+ </tr>
+ <tr>
+ <td>Yandex</td>
+ <td>18</td>
+ <td>0.1%</td>
+ </tr>
+ <tr>
+ <td>FastMail.FM</td>
+ <td>17</td>
+ <td>0.1%</td>
+ </tr>
+ <tr>
+ <td>SUSE</td>
+ <td>7</td>
+ <td>0.0%</td>
+ </tr>
+ </tbody>
+ </table>
+ </blockquote>
+ <p> Development work on LibreOffice is thus concentrated in a small number of companies, though it is rather more spread out than OpenOffice development. It is worth noting that the LibreOffice developers with unknown affiliation, who contributed 23% of the changes, make up 82% of the developer base, so there would appear to be a substantial community of developers contributing from outside the above-listed companies. </p>
+
+ <h4>Some conclusions</h4>
+ <p> Last October, some <a href="http://fakehost/Articles/637742/">concerns</a> were raised on the OpenOffice list about the health of that project's community. At the time, Rob Weir <a href="http://fakehost/Articles/637743/">shrugged them off</a> as the result of a marketing effort by the LibreOffice crowd. There can be no doubt that the war of words between these two projects has gotten tiresome at times, but, looking at the above numbers, it is hard not to conclude that there is an issue that goes beyond marketing hype here. </p>
+ <p> In the 4½ years since its founding, the LibreOffice project has put together a community with over 250 active developers. There is support from multiple companies and an impressive rate of patches going into the project's repository. The project's ability to sustain nearly monthly releases on two branches is a direct result of that community's work. Swearing at LibreOffice is one of your editor's favorite pastimes, but it seems clear that the project is on a solid footing with a healthy community. </p>
+ <p> OpenOffice, instead, is driven by four developers from a single company — a company that appears to have been deemphasizing OpenOffice work for some time. As a result, the project's commit rate is a fraction of what LibreOffice is able to sustain and releases are relatively rare. As of this writing, the <a href="https://blogs.apache.org/OOo/">OpenOffice
blog</a> shows no posts in 2015. In the October discussion, Rob <a href="http://fakehost/Articles/637750/">said</a> that "<span>the dogs may
bark but the caravan moves on.</span>" That may be true, but, in this case, the caravan does not appear to be moving with any great speed. </p>
- <p> Anything can happen in the free-software development world; it is entirely possible that a reinvigorated OpenOffice.org may yet give LibreOffice a run for its money. But something will clearly have to change to bring that future around. As things stand now, it is hard not to conclude that LibreOffice has won the battle for developer participation. </p>
- <p><a href="http://fakehost/Articles/637735/#Comments">Comments (74 posted)</a> </p>
-
- <p> <b>Page editor</b>: Jonathan Corbet
- <br></br></p>
- <h2>Inside this week's LWN.net Weekly Edition</h2>
- <ul><li> <a href="http://fakehost/Articles/637395/">Security</a>: Toward secure package downloads; New vulnerabilities in drupal, mozilla, openssl, python-django ... </li>
- <li> <a href="http://fakehost/Articles/637396/">Kernel</a>: LSFMM coverage: NFS, defragmentation, epoll(), copy offload, and more. </li>
- <li> <a href="http://fakehost/Articles/637397/">Distributions</a>: A look at Debian's 2015 DPL candidates; Debian, Fedora, ... </li>
- <li> <a href="http://fakehost/Articles/637398/">Development</a>: A look at GlusterFS; LibreOffice Online; Open sourcing existing code; Secure Boot in Windows 10; ... </li>
- <li> <a href="http://fakehost/Articles/637399/">Announcements</a>: A Turing award for Michael Stonebraker, Sébastien Jodogne, ReGlue are Free Software Award winners, Kat Walsh joins FSF board of directors, Cyanogen, ... </li>
- </ul><p><b>Next page</b>: <a href="http://fakehost/Articles/637395/">Security&gt;&gt;</a>
- <br></br></p></div>
-
- </td>
-
- <td>
-
- </td>
- </div> \ No newline at end of file
+ <p> Anything can happen in the free-software development world; it is entirely possible that a reinvigorated OpenOffice.org may yet give LibreOffice a run for its money. But something will clearly have to change to bring that future around. As things stand now, it is hard not to conclude that LibreOffice has won the battle for developer participation. </p>
+ <p><a href="http://fakehost/Articles/637735/#Comments">Comments (74 posted)</a> </p>
+
+ <p> <b>Page editor</b>: Jonathan Corbet
+ <br> </p>
+ <h2>Inside this week's LWN.net Weekly Edition</h2>
+ <ul>
+ <li> <a href="http://fakehost/Articles/637395/">Security</a>: Toward secure package downloads; New vulnerabilities in drupal, mozilla, openssl, python-django ... </li>
+ <li> <a href="http://fakehost/Articles/637396/">Kernel</a>: LSFMM coverage: NFS, defragmentation, epoll(), copy offload, and more. </li>
+ <li> <a href="http://fakehost/Articles/637397/">Distributions</a>: A look at Debian's 2015 DPL candidates; Debian, Fedora, ... </li>
+ <li> <a href="http://fakehost/Articles/637398/">Development</a>: A look at GlusterFS; LibreOffice Online; Open sourcing existing code; Secure Boot in Windows 10; ... </li>
+ <li> <a href="http://fakehost/Articles/637399/">Announcements</a>: A Turing award for Michael Stonebraker, Sébastien Jodogne, ReGlue are Free Software Award winners, Kat Walsh joins FSF board of directors, Cyanogen, ... </li>
+ </ul> <p><b>Next page</b>: <a href="http://fakehost/Articles/637395/">Security&gt;&gt;</a>
+ <br> </p></div>
+
+ </td>
+
+ <td>
+
+ </td>
+</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-images.json
index cfe75d030..cab39a2c1 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-images.json
@@ -1,3 +1,5 @@
[
- "http:\/\/s.marketwatch.com\/public\/resources\/MWimages\/MW-GG178_realty_ZG_20180323163027.jpg"
-]
+ "http:\/\/s.marketwatch.com\/public\/resources\/MWimages\/MW-GG178_realty_ZG_20180323163027.jpg",
+ "https:\/\/ei.marketwatch.com\/Multimedia\/2018\/03\/23\/Photos\/ZH\/MW-GG178_realty_20180323163027_ZH.jpg?uuid=0597cc9a-2ed9-11e8-a272-ac162d7bc1f7",
+ "https:\/\/i.mktw.net\/_newsimages\/2014_dreds\/andreariquiernew_100.png"
+] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-metadata.json
index 94f36a271..d603426e4 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected-metadata.json
@@ -2,7 +2,7 @@
"Author": "Andrea Riquier",
"Direction": null,
"Excerpt": "House prices show no sign of slowing down, according to a closely-watched index out Tuesday.",
- "Image": "http://s.marketwatch.com/public/resources/MWimages/MW-GG178_realty_ZG_20180323163027.jpg",
+ "Image": "http:\/\/s.marketwatch.com\/public\/resources\/MWimages\/MW-GG178_realty_ZG_20180323163027.jpg",
"Title": "Home prices are still on fire, Case-Shiller data show",
- "SiteName": null
-}
+ "SiteName": "MarketWatch"
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected.html
index bd81ab3d7..253125136 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/marketwatch/expected.html
@@ -1,14 +1,59 @@
-<div id="article-body" itemprop="articleBody">
+<div id="topper">
+ <p id="published-timestamp">Published: <span>Mar 27, 2018 9:00 a.m. ET</span></p>
+ <h2 id="article-subhead" itemprop="alternativeHeadline">
- <p> <strong>The numbers:</strong> The S&amp;P/Case-Shiller national index rose a seasonally adjusted 0.5% in the three-month period ending in January, and was up 6.2% compared to a year before. The 20-city index rose a seasonally adjusted 0.8% for the month, and 6.4% for the year.</p> <p> <strong>What happened: </strong>Prices are still on fire. And the West is still the best: Seattle, Las Vegas and San Francisco all notched double-digit yearly price gains. Only one city, Washington, D.C., had a negative monthly reading. </p> <p>As David Blitzer, chairman of the index committee at S&amp;P Dow Jones Indices, noted in a release, the price gains are all about demand and lack of supply. </p> <p>“The current months-supply — how many months at the current sales rate would be needed to absorb homes currently for sale — is 3.4; the average since 2000 is 6.0 months, and the high in July 2010 was 11.9,” Blitzer wrote. “Currently, the homeowner vacancy rate is 1.6% compared to an average of 2.1% since 2000; it peaked in 2010 at 2.7%. Despite limited supplies, rising prices and higher mortgage rates, affordability is not a concern.”</p> <p>Relatively affordable housing is cold comfort to many would-be home buyers who simply can’t find anything to buy. </p> <p> <strong>Read:</strong> <a href="http://fakehost/story/two-thirds-of-house-hunters-have-been-searching-for-3-months-or-more-2018-02-22">Most house hunters have been searching for 3 months or more</a> </p> <p> <strong>Big picture:</strong> Economists had forecast a 0.7% monthly increase, and a 6.2% 12-month increase, for the 20-city index. <a href="http://fakehost/story/why-its-so-hard-to-forecast-home-prices-for-2018-and-why-that-should-worry-you-2017-12-19">As MarketWatch has reported</a>, most housing analysts have argued that the ongoing price gains in housing can’t last — and yet they have so far. </p> <table readabilityDataTable="1"><tbody><tr><td colspan="" id=""> <strong>Metro</strong> </td> <td colspan="" id=""> <strong>Monthly change</strong> </td> <td colspan="" id=""> <strong>12-month change</strong> </td> </tr><tr><td colspan="" id="">Atlanta</td> <td colspan="" id="">0.7%</td> <td colspan="" id="">6.5%</td> </tr><tr><td colspan="" id="">Boston</td> <td colspan="" id="">0.2%</td> <td colspan="" id="">5.3%</td> </tr><tr><td colspan="" id="">Charlotte</td> <td colspan="" id="">0.4%</td> <td colspan="" id="">6.0%</td> </tr><tr><td colspan="" id="">Chicago</td> <td colspan="" id="">0.0%</td> <td colspan="" id="">2.4%</td> </tr><tr><td colspan="" id="">Cleveland</td> <td colspan="" id="">0.0%</td> <td colspan="" id="">3.5%</td> </tr><tr><td colspan="" id="">Dallas</td> <td colspan="" id="">0.2%</td> <td colspan="" id="">6.9%</td> </tr><tr><td colspan="" id="">Denver</td> <td colspan="" id="">0.7%</td> <td colspan="" id="">7.6%</td> </tr><tr><td colspan="" id="">Detroit</td> <td colspan="" id="">0.1%</td> <td colspan="" id="">7.6%</td> </tr><tr><td colspan="" id="">Las Vegas</td> <td colspan="" id="">0.6%</td> <td colspan="" id="">11.1%</td> </tr><tr><td colspan="" id="">Los Angeles</td> <td colspan="" id="">0.6%</td> <td colspan="" id="">7.6%</td> </tr><tr><td colspan="" id="">Miami</td> <td colspan="" id="">0.6%</td> <td colspan="" id="">4.0%</td> </tr><tr><td colspan="" id="">Minneapolis</td> <td colspan="" id="">0.1%</td> <td colspan="" id="">5.9%</td> </tr><tr><td colspan="" id="">New York</td> <td colspan="" id="">0.0%</td> <td colspan="" id="">5.2%</td> </tr><tr><td colspan="" id="">Phoenix</td> <td colspan="" id="">0.3%</td> <td colspan="" id="">5.9%</td> </tr><tr><td colspan="" id="">Portland</td> <td colspan="" id="">0.4%</td> <td colspan="" id="">7.1%</td> </tr><tr><td colspan="" id="">San Diego</td> <td colspan="" id="">0.8%</td> <td colspan="" id="">7.4%</td> </tr><tr><td colspan="" id="">San Francisco</td> <td colspan="" id="">0.4%</td> <td colspan="" id="">10.2%</td> </tr><tr><td colspan="" id="">Seattle</td> <td colspan="" id="">0.7%</td> <td colspan="" id="">12.9%</td> </tr><tr><td colspan="" id="">Tampa</td> <td colspan="" id="">0.4%</td> <td colspan="" id="">6.7%</td> </tr><tr><td colspan="" id="">Washington</td> <td colspan="" id="">-0.4%</td> <td colspan="" id="">2.4%</td> </tr></tbody></table><p>Read: <a href="http://fakehost/story/mortgage-rates-edge-up-even-as-trade-war-worries-loom-ahead-2018-03-22">Mortgage rates edge up even as trade war worries loom ahead</a></p>
+<p>After a lull, San Francisco is back to being one of the top three hottest markets</p>
+ </h2>
+
+ </div><div id="content-hole">
+
+
+
+
+ <article id="article" itemscope itemtype="http://schema.org/NewsArticle" itemref="article-headline article-subhead">
+ <meta id="article-section" itemprop="articleSection" content>
+ <meta id="thumbnail-url" itemprop="thumbnailUrl" content>
+ <meta id="date-created" itemprop="dateCreated" content="Mar 27, 2018 9:00 a.m. ET">
+ <meta id="date-published" itemprop="datePublished" content="Mar 27, 2018 9:00 a.m. ET">
+
+ <figure>
+ <p><img alt src="https://ei.marketwatch.com/Multimedia/2018/03/23/Photos/ZH/MW-GG178_realty_20180323163027_ZH.jpg?uuid=0597cc9a-2ed9-11e8-a272-ac162d7bc1f7">
+ <cite>Bloomberg News/Landov</cite>
+ </p>
+ <figcaption>A home for sale in Seattle, Wash., one of the nation’s hottest housing markets. </figcaption>
+ </figure>
+
+ <div id="article-meat">
+ <div id="article-left-rail">
+ <p><a href="https://www.marketwatch.com/topics/journalists/andrea-riquier">
+ <img alt="Author photo" src="https://i.mktw.net/_newsimages/2014_dreds/andreariquiernew_100.png">
+ </a></p><p>By</p>
+ <a rel="author" title="Andrea Riquier" href="https://www.marketwatch.com/topics/journalists/andrea-riquier">
+
+ </a>
+
+
+ </div>
+
+ <div id="article-body" itemprop="articleBody">
+
+
+
+
+
+
+
+
+
+ <p> <strong>The numbers:</strong> The S&amp;P/Case-Shiller national index rose a seasonally adjusted 0.5% in the three-month period ending in January, and was up 6.2% compared to a year before. The 20-city index rose a seasonally adjusted 0.8% for the month, and 6.4% for the year.</p> <p> <strong>What happened: </strong>Prices are still on fire. And the West is still the best: Seattle, Las Vegas and San Francisco all notched double-digit yearly price gains. Only one city, Washington, D.C., had a negative monthly reading. </p> <p>As David Blitzer, chairman of the index committee at S&amp;P Dow Jones Indices, noted in a release, the price gains are all about demand and lack of supply. </p> <p>“The current months-supply — how many months at the current sales rate would be needed to absorb homes currently for sale — is 3.4; the average since 2000 is 6.0 months, and the high in July 2010 was 11.9,” Blitzer wrote. “Currently, the homeowner vacancy rate is 1.6% compared to an average of 2.1% since 2000; it peaked in 2010 at 2.7%. Despite limited supplies, rising prices and higher mortgage rates, affordability is not a concern.”</p> <p>Relatively affordable housing is cold comfort to many would-be home buyers who simply can’t find anything to buy. </p> <p> <strong>Read:</strong> <a href="http://fakehost/story/two-thirds-of-house-hunters-have-been-searching-for-3-months-or-more-2018-02-22">Most house hunters have been searching for 3 months or more</a> </p> <p> <strong>Big picture:</strong> Economists had forecast a 0.7% monthly increase, and a 6.2% 12-month increase, for the 20-city index. <a href="http://fakehost/story/why-its-so-hard-to-forecast-home-prices-for-2018-and-why-that-should-worry-you-2017-12-19">As MarketWatch has reported</a>, most housing analysts have argued that the ongoing price gains in housing can’t last — and yet they have so far. </p> <table readabilityDataTable="1"> <tbody> <tr> <td id colspan> <strong>Metro</strong> </td> <td id colspan> <strong>Monthly change</strong> </td> <td id colspan> <strong>12-month change</strong> </td> </tr> <tr> <td id colspan>Atlanta</td> <td id colspan>0.7%</td> <td id colspan>6.5%</td> </tr> <tr> <td id colspan>Boston</td> <td id colspan>0.2%</td> <td id colspan>5.3%</td> </tr> <tr> <td id colspan>Charlotte</td> <td id colspan>0.4%</td> <td id colspan>6.0%</td> </tr> <tr> <td id colspan>Chicago</td> <td id colspan>0.0%</td> <td id colspan>2.4%</td> </tr> <tr> <td id colspan>Cleveland</td> <td id colspan>0.0%</td> <td id colspan>3.5%</td> </tr> <tr> <td id colspan>Dallas</td> <td id colspan>0.2%</td> <td id colspan>6.9%</td> </tr> <tr> <td id colspan>Denver</td> <td id colspan>0.7%</td> <td id colspan>7.6%</td> </tr> <tr> <td id colspan>Detroit</td> <td id colspan>0.1%</td> <td id colspan>7.6%</td> </tr> <tr> <td id colspan>Las Vegas</td> <td id colspan>0.6%</td> <td id colspan>11.1%</td> </tr> <tr> <td id colspan>Los Angeles</td> <td id colspan>0.6%</td> <td id colspan>7.6%</td> </tr> <tr> <td id colspan>Miami</td> <td id colspan>0.6%</td> <td id colspan>4.0%</td> </tr> <tr> <td id colspan>Minneapolis</td> <td id colspan>0.1%</td> <td id colspan>5.9%</td> </tr> <tr> <td id colspan>New York</td> <td id colspan>0.0%</td> <td id colspan>5.2%</td> </tr> <tr> <td id colspan>Phoenix</td> <td id colspan>0.3%</td> <td id colspan>5.9%</td> </tr> <tr> <td id colspan>Portland</td> <td id colspan>0.4%</td> <td id colspan>7.1%</td> </tr> <tr> <td id colspan>San Diego</td> <td id colspan>0.8%</td> <td id colspan>7.4%</td> </tr> <tr> <td id colspan>San Francisco</td> <td id colspan>0.4%</td> <td id colspan>10.2%</td> </tr> <tr> <td id colspan>Seattle</td> <td id colspan>0.7%</td> <td id colspan>12.9%</td> </tr> <tr> <td id colspan>Tampa</td> <td id colspan>0.4%</td> <td id colspan>6.7%</td> </tr> <tr> <td id colspan>Washington</td> <td id colspan>-0.4%</td> <td id colspan>2.4%</td> </tr> </tbody> </table> <p>Read: <a href="http://fakehost/story/mortgage-rates-edge-up-even-as-trade-war-worries-loom-ahead-2018-03-22">Mortgage rates edge up even as trade war worries loom ahead</a></p>
@@ -44,4 +89,10 @@
- </div> \ No newline at end of file
+ </div>
+ </div>
+ </article>
+
+
+
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-1/expected.html
index 679d8b75b..eb623275e 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-1/expected.html
@@ -1,54 +1,61 @@
<div>
- <h2 data-align="center" id="3c62" name="3c62">Open Journalism Project:</h2>
- <h4 data-align="center" id="425a" name="425a"><em>Better Student Journalism</em></h4>
+ <h4 name="425a" id="425a" data-align="center"><em>Better Student Journalism</em></h4>
- <p id="d178" name="d178">We pushed out the first version of the <a data-href="http://pippinlee.github.io/open-journalism-project/" href="http://pippinlee.github.io/open-journalism-project/" rel="nofollow">Open Journalism site</a> in January. Our goal is for the
+
+ <p name="d178" id="d178">We pushed out the first version of the <a href="http://pippinlee.github.io/open-journalism-project/" data-href="http://pippinlee.github.io/open-journalism-project/" rel="nofollow">Open Journalism site</a> in January. Our goal is for the
site to be a place to teach students what they should know about journalism
on the web. It should be fun too.</p>
- <p id="01ed" name="01ed">Topics like <a data-href="http://pippinlee.github.io/open-journalism-project/Mapping/" href="http://pippinlee.github.io/open-journalism-project/Mapping/" rel="nofollow">mapping</a>, <a data-href="http://pippinlee.github.io/open-journalism-project/Security/" href="http://pippinlee.github.io/open-journalism-project/Security/" rel="nofollow">security</a>, command
- line tools, and <a data-href="http://pippinlee.github.io/open-journalism-project/Open-source/" href="http://pippinlee.github.io/open-journalism-project/Open-source/" rel="nofollow">open source</a> are
+ <p name="01ed" id="01ed">Topics like <a href="http://pippinlee.github.io/open-journalism-project/Mapping/" data-href="http://pippinlee.github.io/open-journalism-project/Mapping/" rel="nofollow">mapping</a>, <a href="http://pippinlee.github.io/open-journalism-project/Security/" data-href="http://pippinlee.github.io/open-journalism-project/Security/" rel="nofollow">security</a>, command
+ line tools, and <a href="http://pippinlee.github.io/open-journalism-project/Open-source/" data-href="http://pippinlee.github.io/open-journalism-project/Open-source/" rel="nofollow">open source</a> are
all concepts that should be made more accessible, and should be easily
understood at a basic level by all journalists. We’re focusing on students
because we know student journalism well, and we believe that teaching maturing
journalists about the web will provide them with an important lens to view
the world with. This is how we got to where we are now.</p>
- <h3 id="0348" name="0348">Circa 2011</h3>
- <p id="f923" name="f923">In late 2011 I sat in the design room of our university’s student newsroom
+ <h3 name="0348" id="0348">Circa 2011</h3>
+ <p name="f923" id="f923">In late 2011 I sat in the design room of our university’s student newsroom
with some of the other editors: Kate Hudson, Brent Rose, and Nicholas Maronese.
I was working as the photo editor then—something I loved doing. I was very
happy travelling and photographing people while listening to their stories.</p>
- <p id="c9d4" name="c9d4">Photography was my lucky way of experiencing the many types of people
+ <p name="c9d4" id="c9d4">Photography was my lucky way of experiencing the many types of people
my generation seemed to avoid, as well as many the public spends too much
time discussing. One of my habits as a photographer was scouring sites
like Flickr to see how others could frame the world in ways I hadn’t previously
considered.</p>
- <figure id="06e8" name="06e8"><div>
+ <figure name="06e8" id="06e8">
+ <div>
- <p><img data-action="zoom" data-action-value="1*AzYWbe4cZkMMEUbfRjysLQ.png" data-height="500" data-image-id="1*AzYWbe4cZkMMEUbfRjysLQ.png" data-width="1000" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*AzYWbe4cZkMMEUbfRjysLQ.png"></img></p></div>
- <figcaption>topleftpixel.com</figcaption></figure><p id="930f" name="930f">I started discovering beautiful things the <a data-href="http://wvs.topleftpixel.com/13/02/06/timelapse-strips-homewood.htm" href="http://wvs.topleftpixel.com/13/02/06/timelapse-strips-homewood.htm" rel="nofollow">web could do with images</a>:
+ <p><img data-image-id="1*AzYWbe4cZkMMEUbfRjysLQ.png" data-width="1000" data-height="500" data-action="zoom" data-action-value="1*AzYWbe4cZkMMEUbfRjysLQ.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*AzYWbe4cZkMMEUbfRjysLQ.png">
+ </p></div>
+ <figcaption>topleftpixel.com</figcaption>
+ </figure>
+ <p name="930f" id="930f">I started discovering beautiful things the <a href="http://wvs.topleftpixel.com/13/02/06/timelapse-strips-homewood.htm" data-href="http://wvs.topleftpixel.com/13/02/06/timelapse-strips-homewood.htm" rel="nofollow">web could do with images</a>:
things not possible with print. Just as every generation revolts against
walking in the previous generations shoes, I found myself questioning the
expectations that I came up against as a photo editor. In our newsroom
the expectations were built from an outdated information world. We were
expected to fill old shoes.</p>
- <p id="2674" name="2674">So we sat in our student newsroom—not very happy with what we were doing.
+ <p name="2674" id="2674">So we sat in our student newsroom—not very happy with what we were doing.
Our weekly newspaper had remained essentially unchanged for 40+ years.
Each editorial position had the same requirement every year. The <em>big</em> change
happened in the 80s when the paper started using colour. We’d also stumbled
into having a website, but it was updated just once a week with the release
of the newspaper.</p>
- <p id="e498" name="e498">Information had changed form, but the student newsroom hadn’t, and it
+ <p name="e498" id="e498">Information had changed form, but the student newsroom hadn’t, and it
was becoming harder to romanticize the dusty newsprint smell coming from
the shoes we were handed down from previous generations of editors. It
was, we were told, all part of “becoming a journalist.”</p>
- <figure id="12da" name="12da"><div>
+ <figure name="12da" id="12da">
+ <div>
- <p><img data-action="zoom" data-action-value="1*d0Hp6KlzyIcGHcL6to1sYQ.png" data-height="451" data-image-id="1*d0Hp6KlzyIcGHcL6to1sYQ.png" data-width="868" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*d0Hp6KlzyIcGHcL6to1sYQ.png"></img></p></div>
- </figure><h3 id="e2f0" name="e2f0">We don’t know what we don’t know</h3>
- <p id="8263" name="8263">We spent much of the rest of the school year asking “what should we be
+ <p><img data-image-id="1*d0Hp6KlzyIcGHcL6to1sYQ.png" data-width="868" data-height="451" data-action="zoom" data-action-value="1*d0Hp6KlzyIcGHcL6to1sYQ.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*d0Hp6KlzyIcGHcL6to1sYQ.png">
+ </p></div>
+ </figure>
+ <h3 name="e2f0" id="e2f0">We don’t know what we don’t know</h3>
+ <p name="8263" id="8263">We spent much of the rest of the school year asking “what should we be
doing in the newsroom?”, which mainly led us to ask “how do we use the
web to tell stories?” It was a straightforward question that led to many
more questions about the web: something we knew little about. Out in the
@@ -56,12 +63,12 @@
in a dying print world. They wore the same design of shoes that we were
supposed to fill. Being pushed to repeat old, failing strategies and blocked
from trying something new scared us.</p>
- <p id="231e" name="231e">We had questions, so we started doing some research. We talked with student
+ <p name="231e" id="231e">We had questions, so we started doing some research. We talked with student
newsrooms in Canada and the United States, and filled too many Google Doc
files with notes. Looking at the notes now, they scream of fear. We annotated
our notes with naive solutions, often involving scrambled and immature
odysseys into the future of online journalism.</p>
- <p id="6ec3" name="6ec3">There was a lot we didn’t know. We didn’t know <strong>how to build a mobile app</strong>.
+ <p name="6ec3" id="6ec3">There was a lot we didn’t know. We didn’t know <strong>how to build a mobile app</strong>.
We didn’t know <strong>if we should build a mobile app</strong>.
We didn’t know <strong>how to run a server</strong>.
We didn’t know <strong>where to go to find a server</strong>.
@@ -69,122 +76,141 @@
We didn’t know <strong>how people used the web to read news</strong>.
We didn’t know <strong>what news should be on the web</strong>.
If news is just information, what does that even look like?</p>
- <p id="f373" name="f373">We asked these questions to many students at other papers to get a consensus
+ <p name="f373" id="f373">We asked these questions to many students at other papers to get a consensus
of what had worked and what hadn’t. They reported similar questions and
fears about the web but followed with “print advertising is keeping us
afloat so we can’t abandon it”.</p>
- <p id="034b" name="034b">In other words, we knew that we should be building a newer pair of shoes,
+ <p name="034b" id="034b">In other words, we knew that we should be building a newer pair of shoes,
but we didn’t know what the function of the shoes should be.</p>
- <h3 id="ea15" name="ea15">Common problems in student newsrooms (2011)</h3>
- <p id="a90b" name="a90b">Our questioning of other student journalists in 15 student newsrooms brought
+ <h3 name="ea15" id="ea15">Common problems in student newsrooms (2011)</h3>
+ <p name="a90b" id="a90b">Our questioning of other student journalists in 15 student newsrooms brought
up a few repeating issues.</p>
- <ul><li id="a586" name="a586">Lack of mentorship</li>
- <li id="a953" name="a953">A news process that lacked consideration of the web</li>
- <li id="6286" name="6286">No editor/position specific to the web</li>
- <li id="04c1" name="04c1">Little exposure to many of the cool projects being put together by professional
+ <ul>
+ <li name="a586" id="a586">Lack of mentorship</li>
+ <li name="a953" id="a953">A news process that lacked consideration of the web</li>
+ <li name="6286" id="6286">No editor/position specific to the web</li>
+ <li name="04c1" id="04c1">Little exposure to many of the cool projects being put together by professional
newsrooms</li>
- <li id="a1fb" name="a1fb">Lack of diverse skills within the newsroom. Writers made up 95% of the
+ <li name="a1fb" id="a1fb">Lack of diverse skills within the newsroom. Writers made up 95% of the
personnel. Students with other skills were not sought because journalism
was seen as “a career with words.” The other 5% were designers, designing
words on computers, for print.</li>
- <li id="0be9" name="0be9">Not enough discussion between the business side and web efforts</li>
- </ul><figure id="79ed" name="79ed"><div>
+ <li name="0be9" id="0be9">Not enough discussion between the business side and web efforts</li>
+ </ul>
+ <figure name="79ed" id="79ed">
+ <div>
- <p><img data-action="zoom" data-action-value="1*_9KYIFrk_PqWFgptsMDeww.png" data-height="500" data-image-id="1*_9KYIFrk_PqWFgptsMDeww.png" data-width="1086" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*_9KYIFrk_PqWFgptsMDeww.png"></img></p></div>
- <figcaption>From our 2011 research</figcaption></figure><h3 id="8d0c" name="8d0c">Common problems in student newsrooms (2013)</h3>
- <p id="3ef6" name="3ef6">Two years later, we went back and looked at what had changed. We talked
+ <p><img data-image-id="1*_9KYIFrk_PqWFgptsMDeww.png" data-width="1086" data-height="500" data-action="zoom" data-action-value="1*_9KYIFrk_PqWFgptsMDeww.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*_9KYIFrk_PqWFgptsMDeww.png">
+ </p></div>
+ <figcaption>From our 2011 research</figcaption>
+ </figure>
+ <h3 name="8d0c" id="8d0c">Common problems in student newsrooms (2013)</h3>
+ <p name="3ef6" id="3ef6">Two years later, we went back and looked at what had changed. We talked
to a dozen more newsrooms and weren’t surprised by our findings.</p>
- <ul><li id="abb1" name="abb1">Still no mentorship or link to professional newsrooms building stories
+ <ul>
+ <li name="abb1" id="abb1">Still no mentorship or link to professional newsrooms building stories
for the web</li>
- <li id="9250" name="9250">Very little control of website and technology</li>
- <li id="d822" name="d822">The lack of exposure that student journalists have to interactive storytelling.
+ <li name="9250" id="9250">Very little control of website and technology</li>
+ <li name="d822" id="d822">The lack of exposure that student journalists have to interactive storytelling.
While some newsrooms are in touch with what’s happening with the web and
journalism, there still exists a huge gap between the student newsroom
and its professional counterpart</li>
- <li id="6bf2" name="6bf2">No time in the current news development cycle for student newsrooms to
+ <li name="6bf2" id="6bf2">No time in the current news development cycle for student newsrooms to
experiment with the web</li>
- <li id="e62f" name="e62f">Lack of skill diversity (specifically coding, interaction design, and
+ <li name="e62f" id="e62f">Lack of skill diversity (specifically coding, interaction design, and
statistics)</li>
- <li id="f4f0" name="f4f0">Overly restricted access to student website technology. Changes are primarily
+ <li name="f4f0" id="f4f0">Overly restricted access to student website technology. Changes are primarily
visual rather than functional.</li>
- <li id="8b8d" name="8b8d">Significantly reduced print production of many papers</li>
- <li id="dfe0" name="dfe0">Computers aren’t set up for experimenting with software and code, and
+ <li name="8b8d" id="8b8d">Significantly reduced print production of many papers</li>
+ <li name="dfe0" id="dfe0">Computers aren’t set up for experimenting with software and code, and
often locked down</li>
- </ul><p id="52cd" name="52cd">Newsrooms have traditionally been covered in copies of The New York Times
+ </ul>
+ <p name="52cd" id="52cd">Newsrooms have traditionally been covered in copies of The New York Times
or Globe and Mail. Instead newsrooms should try spend at 20 minutes each
week going over the coolest/weirdest online storytelling in an effort to
- expose each other to what is possible. “<a data-href="http://nytlabs.com/" href="http://nytlabs.com/" rel="nofollow">Hey, what has the New York Times R&amp;D lab been up to this week?</a>”</p>
- <p id="0142" name="0142">Instead of having computers that are locked down, try setting aside a
+ expose each other to what is possible. “<a href="http://nytlabs.com/" data-href="http://nytlabs.com/" rel="nofollow">Hey, what has the New York Times R&amp;D lab been up to this week?</a>”</p>
+ <p name="0142" id="0142">Instead of having computers that are locked down, try setting aside a
few office computers that allow students to play and “break”, or encourage
editors to buy their own Macbooks so they’re always able to practice with
code and new tools on their own.</p>
- <p id="5d29" name="5d29">From all this we realized that changing a student newsroom is difficult.
+ <p name="5d29" id="5d29">From all this we realized that changing a student newsroom is difficult.
It takes patience. It requires that the business and editorial departments
of the student newsroom be on the same (web)page. The shoes of the future
must be different from the shoes we were given.</p>
- <p id="1ffc" name="1ffc">We need to rethink how long the new shoe design will be valid. It’s more
+ <p name="1ffc" id="1ffc">We need to rethink how long the new shoe design will be valid. It’s more
important that we focus on the process behind making footwear than on actually
creating a specific shoe. We shouldn’t be building a shoe to last 40 years.
Our footwear design process will allow us to change and adapt as technology
evolves. The media landscape will change, so having a newsroom that can
change with it will be critical.</p>
- <p id="2888" name="2888"><strong>We are building a shoe machine, not a shoe.</strong>
+ <p name="2888" id="2888"><strong>We are building a shoe machine, not a shoe.</strong>
</p>
- <h3 id="9c30" name="9c30">A train or light at the end of the tunnel: are student newsrooms changing for the better?</h3>
+ <h3 name="9c30" id="9c30">A train or light at the end of the tunnel: are student newsrooms changing for the better?</h3>
- <p id="4634" name="4634">In our 2013 research we found that almost 50% of student newsrooms had
+ <p name="4634" id="4634">In our 2013 research we found that almost 50% of student newsrooms had
created roles specifically for the web. <strong>This sounds great, but is still problematic in its current state.</strong>
</p>
- <figure id="416f" name="416f"><div>
+ <figure name="416f" id="416f">
+ <div>
- <p><img data-height="560" data-image-id="1*Vh2MpQjqjPkzYJaaWExoVg.png" data-width="624" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*Vh2MpQjqjPkzYJaaWExoVg.png"></img></p></div>
+ <p><img data-image-id="1*Vh2MpQjqjPkzYJaaWExoVg.png" data-width="624" data-height="560" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*Vh2MpQjqjPkzYJaaWExoVg.png">
+ </p></div>
<figcaption><strong>We designed many of these slides to help explain to ourselves what we were doing</strong>
- </figcaption></figure><p id="39e6" name="39e6">When a newsroom decides to create a position for the web, it’s often with
+ </figcaption>
+ </figure>
+ <p name="39e6" id="39e6">When a newsroom decides to create a position for the web, it’s often with
the intent of having content flow steadily from writers onto the web. This
is a big improvement from just uploading stories to the web whenever there
is a print issue. <em>However…</em>
</p>
- <ol><li id="91b5" name="91b5"><strong>The handoff</strong>
- <br></br>Problems arise because web editors are given roles that absolve the rest
+ <ol>
+ <li name="91b5" id="91b5"><strong>The handoff</strong>
+ <br>Problems arise because web editors are given roles that absolve the rest
of the editors from thinking about the web. All editors should be involved
in the process of story development for the web. While it’s a good idea
to have one specific editor manage the website, contributors and editors
should all play with and learn about the web. Instead of “can you make
a computer do XYZ for me?”, we should be saying “can you show me how to
make a computer do XYZ?”</li>
- <li id="6448" name="6448"><strong>Not just social media<br></br></strong>A
+ <li name="6448" id="6448"><strong>Not just social media<br></strong>A
web editor could do much more than simply being in charge of the social
media accounts for the student paper. Their responsibility could include
teaching all other editors to be listening to what’s happening online.
The web editor can take advantage of live information to change how the
student newsroom reports news in real time.</li>
- <li id="ab30" name="ab30"><strong>Web (interactive) editor<br></br></strong>The
+ <li name="ab30" id="ab30"><strong>Web (interactive) editor<br></strong>The
goal of having a web editor should be for someone to build and tell stories
that take full advantage of the web as their medium. Too often the web’s
interactivity is not considered when developing the story. The web then
ends up as a resting place for print words.</li>
- </ol><p id="e983" name="e983">Editors at newsrooms are still figuring out how to convince writers of
+ </ol>
+ <p name="e983" id="e983">Editors at newsrooms are still figuring out how to convince writers of
the benefit to having their content online. There’s still a stronger draw
to writers seeing their name in print than on the web. Showing writers
that their stories can be told in new ways to larger audiences is a convincing
argument that the web is a starting point for telling a story, not its
graveyard.</p>
- <p id="5c11" name="5c11">When everyone in the newsroom approaches their website with the intention
+ <p name="5c11" id="5c11">When everyone in the newsroom approaches their website with the intention
of using it to explore the web as a medium, they all start to ask “what
is possible?” and “what can be done?” You can’t expect students to think
in terms of the web if it’s treated as a place for print words to hang
out on a web page.</p>
- <p id="4eb1" name="4eb1">We’re OK with this problem, if we see newsrooms continue to take small
+ <p name="4eb1" id="4eb1">We’re OK with this problem, if we see newsrooms continue to take small
steps towards having all their editors involved in the stories for the
web.</p>
- <figure id="7aab" name="7aab"><div>
+ <figure name="7aab" id="7aab">
+ <div>
- <p><img data-action="zoom" data-action-value="1*2Ln_DmC95Xpz6LzgywkcFQ.png" data-height="718" data-image-id="1*2Ln_DmC95Xpz6LzgywkcFQ.png" data-width="1315" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*2Ln_DmC95Xpz6LzgywkcFQ.png"></img></p></div>
+ <p><img data-image-id="1*2Ln_DmC95Xpz6LzgywkcFQ.png" data-width="1315" data-height="718" data-action="zoom" data-action-value="1*2Ln_DmC95Xpz6LzgywkcFQ.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*2Ln_DmC95Xpz6LzgywkcFQ.png">
+ </p></div>
<figcaption>The current Open Journalism site was a few years in the making. This was
- an original launch page we use in 2012</figcaption></figure><h3 id="08f5" name="08f5">What we know</h3>
- <ul><li id="f7fe" name="f7fe"><strong>New process</strong>
- <br></br>Our rough research has told us newsrooms need to be reorganized. This
+ an original launch page we use in 2012</figcaption>
+ </figure>
+ <h3 name="08f5" id="08f5">What we know</h3>
+ <ul>
+ <li name="f7fe" id="f7fe"><strong>New process</strong>
+ <br>Our rough research has told us newsrooms need to be reorganized. This
includes every part of the newsroom’s workflow: from where a story and
its information comes from, to thinking of every word, pixel, and interaction
the reader will have with your stories. If I was a photo editor that wanted
@@ -196,16 +222,16 @@
“digital manifestos”, it’s about being curious enough that you’ll want
to to continue experimenting with your process until you’ve found one that
fits your newsroom’s needs.</li>
- <li id="d757" name="d757"><strong>More (remote) mentorship</strong>
- <br></br>Lack of mentorship is still a big problem. <a data-href="http://www.google.com/get/journalismfellowship/" href="http://www.google.com/get/journalismfellowship/" rel="nofollow">Google’s fellowship program</a> is great. The fact that it
+ <li name="d757" id="d757"><strong>More (remote) mentorship</strong>
+ <br>Lack of mentorship is still a big problem. <a href="http://www.google.com/get/journalismfellowship/" data-href="http://www.google.com/get/journalismfellowship/" rel="nofollow">Google’s fellowship program</a> is great. The fact that it
only caters to United States students isn’t. There are only a handful of
internships in Canada where students interested in journalism can get experience
writing code and building interactive stories. We’re OK with this for now,
as we expect internships and mentorship over the next 5 years between professional
newsrooms and student newsrooms will only increase. It’s worth noting that
some of that mentorship will likely be done remotely.</li>
- <li id="a9b8" name="a9b8"><strong>Changing a newsroom culture</strong>
- <br></br>Skill diversity needs to change. We encourage every student newsroom we
+ <li name="a9b8" id="a9b8"><strong>Changing a newsroom culture</strong>
+ <br>Skill diversity needs to change. We encourage every student newsroom we
talk to, to start building a partnership with their school’s Computer Science
department. It will take some work, but you’ll find there are many CS undergrads
that love playing with web technologies, and using data to tell stories.
@@ -215,71 +241,83 @@
who love statistics and exploring data. Getting students who are amazing
at design, data, code, words, and images into one room is one of the coolest
experience I’ve had. Everyone benefits from a more diverse newsroom.</li>
- </ul><h3 id="a67e" name="a67e">What we don’t know</h3>
- <ul><li id="7320" name="7320"><strong>Sharing curiosity for the web</strong>
- <br></br>We don’t know how to best teach students about the web. It’s not efficient
+ </ul>
+ <h3 name="a67e" id="a67e">What we don’t know</h3>
+ <ul>
+ <li name="7320" id="7320"><strong>Sharing curiosity for the web</strong>
+ <br>We don’t know how to best teach students about the web. It’s not efficient
for us to teach coding classes. We do go into newsrooms and get them running
their first code exercises, but if someone wants to learn to program, we
can only provide the initial push and curiosity. We will be trying out
“labs” with a few schools next school year to hopefully get a better idea
of how to teach students about the web.</li>
- <li id="8b23" name="8b23"><strong>Business</strong>
- <br></br>We don’t know how to convince the business side of student papers that
+ <li name="8b23" id="8b23"><strong>Business</strong>
+ <br>We don’t know how to convince the business side of student papers that
they should invest in the web. At the very least we’re able to explain
that having students graduate with their current skill set is painful in
the current job market.</li>
- <li id="191e" name="191e"><strong>The future</strong>
- <br></br>We don’t know what journalism or the web will be like in 10 years, but
+ <li name="191e" id="191e"><strong>The future</strong>
+ <br>We don’t know what journalism or the web will be like in 10 years, but
we can start encouraging students to keep an open mind about the skills
they’ll need. We’re less interested in preparing students for the current
newsroom climate, than we are in teaching students to have the ability
to learn new tools quickly as they come and go.</li>
- </ul></div><div>
- <h3 id="009a" name="009a">What we’re trying to share with others</h3>
- <ul><li id="8bfa" name="8bfa"><strong>A concise guide to building stories for the web</strong>
- <br></br>There are too many options to get started. We hope to provide an opinionated
+ </ul>
+ </div><div>
+ <h3 name="009a" id="009a">What we’re trying to share with others</h3>
+ <ul>
+ <li name="8bfa" id="8bfa"><strong>A concise guide to building stories for the web</strong>
+ <br>There are too many options to get started. We hope to provide an opinionated
guide that follows both our experiences, research, and observations from
trying to teach our peers.</li>
- </ul><p id="8196" name="8196">Student newsrooms don’t have investors to please. Student newsrooms can
+ </ul>
+ <p name="8196" id="8196">Student newsrooms don’t have investors to please. Student newsrooms can
change their website every week if they want to try a new design or interaction.
As long as students start treating the web as a different medium, and start
building stories around that idea, then we’ll know we’re moving forward.</p>
- <h3 id="f6c6" name="f6c6">A note to professional news orgs</h3>
- <p id="d8f5" name="d8f5">We’re also asking professional newsrooms to be more open about their process
+ <h3 name="f6c6" id="f6c6">A note to professional news orgs</h3>
+ <p name="d8f5" id="d8f5">We’re also asking professional newsrooms to be more open about their process
of developing stories for the web. You play a big part in this. This means
writing about it, and sharing code. We need to start building a bridge
between student journalism and professional newsrooms.</p>
- <figure id="7ed3" name="7ed3"><div>
+ <figure name="7ed3" id="7ed3">
+ <div>
- <p><img data-height="400" data-image-id="1*bXaR_NBJdoHpRc8lUWSsow.png" data-width="686" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*bXaR_NBJdoHpRc8lUWSsow.png"></img></p></div>
- <figcaption>2012</figcaption></figure><h3 id="ee1b" name="ee1b">This is a start</h3>
- <p id="ebf9" name="ebf9">We going to continue slowly growing the content on <a data-href="http://pippinlee.github.io/open-journalism-project/" href="http://pippinlee.github.io/open-journalism-project/" rel="nofollow">Open Journalism</a>. We still consider this the beta version,
+ <p><img data-image-id="1*bXaR_NBJdoHpRc8lUWSsow.png" data-width="686" data-height="400" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*bXaR_NBJdoHpRc8lUWSsow.png">
+ </p></div>
+ <figcaption>2012</figcaption>
+ </figure>
+ <h3 name="ee1b" id="ee1b">This is a start</h3>
+ <p name="ebf9" id="ebf9">We going to continue slowly growing the content on <a href="http://pippinlee.github.io/open-journalism-project/" data-href="http://pippinlee.github.io/open-journalism-project/" rel="nofollow">Open Journalism</a>. We still consider this the beta version,
but expect to polish it, and beef up the content for a real launch at the
beginning of the summer.</p>
- <p id="bd44" name="bd44">We expect to have more original tutorials as well as the beginnings of
+ <p name="bd44" id="bd44">We expect to have more original tutorials as well as the beginnings of
what a curriculum may look like that a student newsroom can adopt to start
guiding their transition to become a web first newsroom. We’re also going
- to be working with the <a data-href="http://queensjournal.ca/" href="http://queensjournal.ca/" rel="nofollow">Queen’s Journal</a> and
- <a data-href="http://ubyssey.ca/" href="http://ubyssey.ca/" rel="nofollow">The Ubyssey</a>next school year to better understand how to make the student
+ to be working with the <a href="http://queensjournal.ca/" data-href="http://queensjournal.ca/" rel="nofollow">Queen’s Journal</a> and
+ <a href="http://ubyssey.ca/" data-href="http://ubyssey.ca/" rel="nofollow">The Ubyssey</a>next school year to better understand how to make the student
newsroom a place for experimenting with telling stories on the web. If
this sound like a good idea in your newsroom, we’re still looking to add
1 more school.</p>
- <p id="abd5" name="abd5">We’re trying out some new shoes. And while they’re not self-lacing, and
+ <p name="abd5" id="abd5">We’re trying out some new shoes. And while they’re not self-lacing, and
smell a bit different, we feel lacing up a new pair of kicks can change
a lot.</p>
- <figure id="4c68" name="4c68"><div>
+ <figure name="4c68" id="4c68">
+ <div>
- <p><img data-action="zoom" data-action-value="1*lulfisQxgSQ209vPHMAifg.png" data-height="534" data-image-id="1*lulfisQxgSQ209vPHMAifg.png" data-width="950" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*lulfisQxgSQ209vPHMAifg.png"></img></p></div>
+ <p><img data-image-id="1*lulfisQxgSQ209vPHMAifg.png" data-width="950" data-height="534" data-action="zoom" data-action-value="1*lulfisQxgSQ209vPHMAifg.png" src="https://d262ilb51hltx0.cloudfront.net/max/800/1*lulfisQxgSQ209vPHMAifg.png">
+ </p></div>
</figure>
- <p id="2c5c" name="2c5c"><strong>Let’s talk. Let’s listen.</strong>
+
+ <p name="2c5c" id="2c5c"><strong>Let’s talk. Let’s listen.</strong>
</p>
- <p id="63ec" name="63ec"><strong>We’re still in the early stages of what this project will look like, so if you want to help or have thoughts, let’s talk.</strong>
+ <p name="63ec" id="63ec"><strong>We’re still in the early stages of what this project will look like, so if you want to help or have thoughts, let’s talk.</strong>
</p>
- <p id="9376" name="9376"><a data-href="mailto:[email protected]" href="mailto:[email protected]" rel="nofollow"><strong>[email protected]</strong></a>
+ <p name="9376" id="9376"><a href="mailto:[email protected]" data-href="mailto:[email protected]" rel="nofollow"><strong>[email protected]</strong></a>
</p>
- <p id="ea00" name="ea00"><em>This isn’t supposed to be a </em>
+ <p name="ea00" id="ea00"><em>This isn’t supposed to be a </em>
<strong><em>manifesto™©</em>
</strong><em> we just think it’s pretty cool to share what we’ve learned so far, and hope you’ll do the same. We’re all in this together.</em>
</p>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-2/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-2/expected.html
index 222b09dbc..34eeab36f 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-2/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-2/expected.html
@@ -1 +1 @@
-<section name="d9f8"><div><div><figure id="4924" name="4924"><div><p><img data-action="zoom" data-action-value="1*eR_J8DurqygbhrwDg-WPnQ.png" data-height="1280" data-image-id="1*eR_J8DurqygbhrwDg-WPnQ.png" data-width="1891" src="https://d262ilb51hltx0.cloudfront.net/max/1600/1*eR_J8DurqygbhrwDg-WPnQ.png"></img></p></div><figcaption>Words need defenders.</figcaption></figure><h3 id="b098" name="b098">On Behalf of “Literally”</h3><p id="1a73" name="1a73">You either are a “literally” abuser or know of one. If you’re anything like me, hearing the word “literally” used incorrectly causes a little piece of your soul to whither and die. Of course I do not mean that literally, I mean that figuratively. An abuser would have said: “Every time a person uses that word, a piece of my soul literally withers and dies.” Which is terribly, horribly wrong.</p><p id="104a" name="104a">For whatever bizarre reason, people feel the need to use literally as a sort of verbal crutch. They use it to emphasize a point, which is silly because they’re already using an analogy or a metaphor to illustrate said point. For example: “Ugh, I literally tore the house apart looking for my remote control!” No, you literally did not tear apart your house, because it’s still standing. If you’d just told me you “tore your house apart” searching for your remote, I would’ve understood what you meant. No need to add “literally” to the sentence.</p><p id="c2c0" name="c2c0">Maybe I should define literally.</p><blockquote id="b239" name="b239">Literally means actually. When you say something literally happened, you’re describing the scene or situation as it actually happened.</blockquote><p id="a8fd" name="a8fd">So you should only use literally when you mean it. It should not be used in hyperbole. Example: “That was so funny I literally cried.” Which is possible. Some things are funny enough to elicit tears. Note the example stops with “literally cried.” You cannot <em>literally cry your eyes out</em>. The joke wasn’t so funny your eyes popped out of their sockets.</p><h4 id="165a" name="165a">When in Doubt, Leave it Out</h4><p id="e434" name="e434">“I’m so hungry I could eat a horse,” means you’re hungry. You don’t need to say “I’m so hungry I could literally eat a horse.” Because you can’t do that in one sitting, I don’t care how big your stomach is.</p><p id="d88f" name="d88f">“That play was so funny I laughed my head off,” illustrates the play was amusing. You don’t need to say you literally laughed your head off, because then your head would be on the ground and you wouldn’t be able to speak, much less laugh.</p><p id="4bab" name="4bab">“I drove so fast my car was flying,” we get your point: you were speeding. But your car is never going fast enough to fly, so don’t say your car was literally flying.</p><h4 id="f2f0" name="f2f0">Insecurities?</h4><p id="1bd7" name="1bd7">Maybe no one believed a story you told as a child, and you felt the need to prove that it actually happened. <em>No really, mom, I literally climbed the tree. </em>In efforts to prove truth, you used literally to describe something real, however outlandish it seemed. Whatever the reason, now your overuse of literally has become a habit.</p><h4 id="d7c1" name="d7c1">Hard Habit to Break?</h4><p id="714b" name="714b">Abusing literally isn’t as bad a smoking, but it’s still an unhealthy habit (I mean that figuratively). Help is required in order to break it.</p><p id="f929" name="f929">This is my version of an intervention for literally abusers. I’m not sure how else to do it other than in writing. I know this makes me sound like a know-it-all, and I accept that. But there’s no excuse other than blatant ignorance to misuse the word “literally.” So just stop it.</p><p id="fd19" name="fd19">Don’t say “Courtney, this post is so snobbish it literally burned up my computer.” Because nothing is that snobbish that it causes computers to combust. Or: “Courtney, your head is so big it literally cannot get through the door.” Because it can, unless it’s one of those tiny doors from <em>Alice in Wonderland</em> and I need to eat a mushroom to make my whole body smaller.</p><h4 id="fe12" name="fe12">No One’s Perfect</h4><p id="7ff8" name="7ff8">And I’m not saying I am. I’m trying to restore meaning to a word that’s lost meaning. I’m standing up for literally. It’s a good word when used correctly. People are butchering it and destroying it every day (figuratively speaking) and the massacre needs to stop. Just as there’s a coalition of people against the use of certain fonts (like <a data-href="http://bancomicsans.com/main/?page_id=2" href="http://bancomicsans.com/main/?page_id=2" rel="nofollow">Comic Sans</a> and <a data-href="https://www.facebook.com/group.php?gid=14448723154" href="https://www.facebook.com/group.php?gid=14448723154" rel="nofollow">Papyrus</a>), so should there be a coalition of people against the abuse of literally.</p><h4 id="049e" name="049e">Saying it to Irritate?</h4><p id="9381" name="9381">Do you misuse the word “literally” just to annoy your know-it-all or grammar police friends/acquaintances/total strangers? If so, why? Doing so would be like me going outside when it’s freezing, wearing nothing but a pair of shorts and t-shirt in hopes of making you cold by just looking at me. Who suffers more?</p><h4 id="3e52" name="3e52">Graphical Representation</h4><p id="b57e" name="b57e">Matthew Inman of “The Oatmeal” wrote a comic about literally. Abusers and defenders alike <a data-href="http://theoatmeal.com/comics/literally" href="http://theoatmeal.com/comics/literally" rel="nofollow">should check it out</a>. It’s clear this whole craze about literally is driving a lot of us nuts. You literally abusers are killing off pieces of our souls. You must be stopped, or the world will be lost to meaninglessness forever. Figuratively speaking.</p></div></div></section> \ No newline at end of file
+<div name="d9f8"><figure name="4924" id="4924"><div><p><img data-image-id="1*eR_J8DurqygbhrwDg-WPnQ.png" data-width="1891" data-height="1280" data-action="zoom" data-action-value="1*eR_J8DurqygbhrwDg-WPnQ.png" src="https://d262ilb51hltx0.cloudfront.net/max/1600/1*eR_J8DurqygbhrwDg-WPnQ.png"></p></div><figcaption>Words need defenders.</figcaption></figure><h3 name="b098" id="b098">On Behalf of “Literally”</h3><p name="1a73" id="1a73">You either are a “literally” abuser or know of one. If you’re anything like me, hearing the word “literally” used incorrectly causes a little piece of your soul to whither and die. Of course I do not mean that literally, I mean that figuratively. An abuser would have said: “Every time a person uses that word, a piece of my soul literally withers and dies.” Which is terribly, horribly wrong.</p><p name="104a" id="104a">For whatever bizarre reason, people feel the need to use literally as a sort of verbal crutch. They use it to emphasize a point, which is silly because they’re already using an analogy or a metaphor to illustrate said point. For example: “Ugh, I literally tore the house apart looking for my remote control!” No, you literally did not tear apart your house, because it’s still standing. If you’d just told me you “tore your house apart” searching for your remote, I would’ve understood what you meant. No need to add “literally” to the sentence.</p><p name="c2c0" id="c2c0">Maybe I should define literally.</p><blockquote name="b239" id="b239">Literally means actually. When you say something literally happened, you’re describing the scene or situation as it actually happened.</blockquote><p name="a8fd" id="a8fd">So you should only use literally when you mean it. It should not be used in hyperbole. Example: “That was so funny I literally cried.” Which is possible. Some things are funny enough to elicit tears. Note the example stops with “literally cried.” You cannot <em>literally cry your eyes out</em>. The joke wasn’t so funny your eyes popped out of their sockets.</p><h4 name="165a" id="165a">When in Doubt, Leave it Out</h4><p name="e434" id="e434">“I’m so hungry I could eat a horse,” means you’re hungry. You don’t need to say “I’m so hungry I could literally eat a horse.” Because you can’t do that in one sitting, I don’t care how big your stomach is.</p><p name="d88f" id="d88f">“That play was so funny I laughed my head off,” illustrates the play was amusing. You don’t need to say you literally laughed your head off, because then your head would be on the ground and you wouldn’t be able to speak, much less laugh.</p><p name="4bab" id="4bab">“I drove so fast my car was flying,” we get your point: you were speeding. But your car is never going fast enough to fly, so don’t say your car was literally flying.</p><h4 name="f2f0" id="f2f0">Insecurities?</h4><p name="1bd7" id="1bd7">Maybe no one believed a story you told as a child, and you felt the need to prove that it actually happened. <em>No really, mom, I literally climbed the tree. </em>In efforts to prove truth, you used literally to describe something real, however outlandish it seemed. Whatever the reason, now your overuse of literally has become a habit.</p><h4 name="d7c1" id="d7c1">Hard Habit to Break?</h4><p name="714b" id="714b">Abusing literally isn’t as bad a smoking, but it’s still an unhealthy habit (I mean that figuratively). Help is required in order to break it.</p><p name="f929" id="f929">This is my version of an intervention for literally abusers. I’m not sure how else to do it other than in writing. I know this makes me sound like a know-it-all, and I accept that. But there’s no excuse other than blatant ignorance to misuse the word “literally.” So just stop it.</p><p name="fd19" id="fd19">Don’t say “Courtney, this post is so snobbish it literally burned up my computer.” Because nothing is that snobbish that it causes computers to combust. Or: “Courtney, your head is so big it literally cannot get through the door.” Because it can, unless it’s one of those tiny doors from <em>Alice in Wonderland</em> and I need to eat a mushroom to make my whole body smaller.</p><h4 name="fe12" id="fe12">No One’s Perfect</h4><p name="7ff8" id="7ff8">And I’m not saying I am. I’m trying to restore meaning to a word that’s lost meaning. I’m standing up for literally. It’s a good word when used correctly. People are butchering it and destroying it every day (figuratively speaking) and the massacre needs to stop. Just as there’s a coalition of people against the use of certain fonts (like <a href="http://bancomicsans.com/main/?page_id=2" data-href="http://bancomicsans.com/main/?page_id=2" rel="nofollow">Comic Sans</a> and <a href="https://www.facebook.com/group.php?gid=14448723154" data-href="https://www.facebook.com/group.php?gid=14448723154" rel="nofollow">Papyrus</a>), so should there be a coalition of people against the abuse of literally.</p><h4 name="049e" id="049e">Saying it to Irritate?</h4><p name="9381" id="9381">Do you misuse the word “literally” just to annoy your know-it-all or grammar police friends/acquaintances/total strangers? If so, why? Doing so would be like me going outside when it’s freezing, wearing nothing but a pair of shorts and t-shirt in hopes of making you cold by just looking at me. Who suffers more?</p><h4 name="3e52" id="3e52">Graphical Representation</h4><p name="b57e" id="b57e">Matthew Inman of “The Oatmeal” wrote a comic about literally. Abusers and defenders alike <a href="http://theoatmeal.com/comics/literally" data-href="http://theoatmeal.com/comics/literally" rel="nofollow">should check it out</a>. It’s clear this whole craze about literally is driving a lot of us nuts. You literally abusers are killing off pieces of our souls. You must be stopped, or the world will be lost to meaninglessness forever. Figuratively speaking.</p></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-images.json
index 54ac86669..250efd7c8 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-images.json
@@ -1,3 +1,7 @@
[
- "https:\/\/cdn-images-1.medium.com\/max\/1200\/1*kbPh7V97eyRodSOw2-ALDw.png"
+ "https:\/\/miro.medium.com\/max\/398\/1*kbPh7V97eyRodSOw2-ALDw.png",
+ "https:\/\/miro.medium.com\/fit\/c\/96\/96\/0*qPHQu8WqsC6cV_ud.jpg",
+ "https:\/\/miro.medium.com\/max\/796\/1*kbPh7V97eyRodSOw2-ALDw.png",
+ "https:\/\/miro.medium.com\/max\/1388\/1*Fpb2Bvdx7Q-688vdm-NdkQ.png",
+ "https:\/\/miro.medium.com\/max\/616\/1*lvOySry5gHHJfGU_bQXrzA.png"
] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-metadata.json
index 59ef2043d..cf74b9534 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected-metadata.json
@@ -1,8 +1,8 @@
{
"Author": "John C. Welch",
"Direction": null,
- "Excerpt": "How to get shanked doing what people say they want",
- "Image": "https:\/\/cdn-images-1.medium.com\/max\/1200\/1*kbPh7V97eyRodSOw2-ALDw.png",
- "Title": "Samantha and The Great Big Lie",
+ "Excerpt": "(EDIT: removed the link to Samantha\u2019s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a\u2026",
+ "Image": "https:\/\/miro.medium.com\/max\/398\/1*kbPh7V97eyRodSOw2-ALDw.png",
+ "Title": "Samantha and The Great Big Lie - John C. Welch - Medium",
"SiteName": "Medium"
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected.html
index f1c311e75..0a32b38ba 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/expected.html
@@ -1,226 +1,688 @@
-<section name="55ff">
- <div>
+<div>
<div>
-
- <p id="97e7" name="97e7">How to get shanked doing what people say they want</p>
- <blockquote id="df70" name="df70">don’t preach to me<br></br>Mr. integrity</blockquote>
- <p id="c979" name="c979">(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a dusting of transphobia along the way, all totally okay because the ends justify the means, and it’s okay when “good” people do it.)</p>
- <p id="342d" name="342d">First, I need to say something about this article: the reason I’m writing it infuriates me. Worse than installing CS 3 or Acrobat 7 ever did, and the former inspired comparisons to fecophile porn. I’m actually too mad to cuss. Well, not completely, but in this case, I don’t think the people I’m mad at are worth the creativity I try to put into profanity. This is about a brownfield of hypocrisy and viciously deliberate mischaracterization that “shame” cannot even come close to the shame those behind it should feel.</p>
- <p id="2e61" name="2e61">Now, read this post by Samantha Bielefeld: The Elephant in the Room. First, it is a well-written critical piece that raises a few points in a calm, rational, nonconfrontational fashion, exactly the kind of things the pushers of The Great Big Lie say we need more of, as opposed to the screaming that is the norm in such cases.</p>
- <p id="cd31" name="cd31">…sorry, I should explain “The Great Big Lie”. There are several, but in this case, our <em>specific</em> instance of “The Great Big Lie” is about criticism. Over and over, you hear from the very people I am not going to be nice to in this that we need “better” criticsm. Instead of rage and anger, volume and vitriol, we need in-depth rational criticism, that isn’t personal or ad hominem. That it should focus on points, not people.</p>
- <p id="ae07" name="ae07">That, readers, is “The Big Lie”. It is a lie so big that if one ponders the reality of it, as I am going to, one wonders why anyone would believe it. It is a lie and it is one we should stop telling.</p>
- </div>
- </div>
- </section><section name="c360">
- <div>
- <div>
- <p id="a02f" name="a02f">Samantha’s points (I assume you read it, for you are smart people who know the importance of such things) are fairly clear:</p>
- <ol><li id="9213" name="9213">With the release of Overcast 2.0, a product Samantha actually likes, Marco Arment moved to a <a data-href="http://www.marco.org/2015/10/09/overcast2" href="http://www.marco.org/2015/10/09/overcast2" rel="nofollow noopener" target="_blank">patronage model</a> that will probably be successful for him.</li>
- <li id="dfa5" name="dfa5">Arment’s insistence that “<a data-href="https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3" href="https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3" target="_blank">anyone can do this</a>” while technically true, (anyone can in fact, implement this pricing model), also implies that “anyone” can have the kind of success that a developer with Marco’s history, financial status, and deep ties to the Apple News Web is expected to have. This is silly.</li>
- <li id="e55d" name="e55d">Marco Arment occupies a fairly unique position in the Apple universe, (gained by hard work and no small talent), and because of that, benefits from a set of privileges that a new developer or even one that has been around for a long time, but isn’t, well, <em>Marco</em>, not only don’t have, but have little chance of attaining anytime soon.</li>
- <li id="35fb" name="35fb">Marco has earned his success and is entitled to the benefits and privileges it brings, but he seems rather blind to all of that, and seems to still imagine himself as “two guys in a garage”. This is just not correct.</li>
- <li id="38e2" name="38e2">In addition, the benefits and privileges of the above ensure that by releasing Overcast 2 as a free app, with patronage pricing, he has, if not gutted, severely hurt the ability of folks actually selling their apps for an up-front price of not free to continue doing so. This has the effect of accelerating the “race to the bottom” in the podcast listening app segment, which hurts devs who cannot afford to work on a “I don’t really need this money, so whatever you feel like sending is okay” model.</li>
- </ol><p id="0481" name="0481">None of this is incorrect. None of this is an ad hominem attack in any way. It is just pointing out that a developer of Arment’s stature and status lives in a very different world than someone in East Frog Balls, Arkansas trying to make a living off of App sales. Our dev in EFB doesn’t have the main sites on the Apple web falling all over themselves to review their app the way that Arment does. They’re not friends with the people being The Loop, Daring Fireball, SixColors, iMore, The Mac Observer, etc., yadda.</p>
- <p id="5a45" name="5a45">So, our hero, in a fit of well-meaning ignorance writes this piece (posted this morning, 14 Oct. 15) and of course, the response and any criticisms are just as reasonable and thoughtful.</p>
- <p id="3bc7" name="3bc7">If you really believe that, you are the most preciously ignorant person in the world, and can I have your seriously charmed life.</p>
- </div>
- </div>
- </section><section name="2ba2">
- <div>
- <div>
- <p id="0fb2" name="0fb2">The response, from all quarters, including Marco, someone who is so sensitive to criticism that the word “useless” is <a data-href="http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out" href="http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out" rel="nofollow noopener" target="_blank">enough to shut him down</a>, who <a data-href="https://twitter.com/marcoarment/status/641330113934700544" href="https://twitter.com/marcoarment/status/641330113934700544" rel="nofollow noopener" target="_blank">blocked a friend of mine for the high crime of pointing out that his review of podcasting mics centered around higher priced gear and ignored folks without the scratch, who might not be ready for such things</a>, is, in a single word, disgusting. Vomitous even.</p>
- <p id="9a6e" name="9a6e">It’s an hours-long dogpile that beggars even my imagination, and I can imagine almost anything. Seriously, it’s all there in <a data-href="https://twitter.com/s_bielefeld/with_replies" href="https://twitter.com/s_bielefeld/with_replies" rel="nofollow noopener" target="_blank">Samantha’s Twitter Feed</a>. From what I can tell, she’s understandably shocked over it. I however was not. This one comment in her feed made me smile (warning, this wanders a bit…er…LOT. Twitter timelines are not easy to put together):</p>
- <blockquote id="3271" name="3271">I can see why you have some reservations about publishing it, but my gut feeling is that he would take it better than Nilay.</blockquote>
- <p id="ec72" name="ec72">Oh honey, bless your sweet, ignorant heart. Marco is one of the biggest pushers of The Big Lie, and one of the reasons it is <em>such</em> a lie.</p>
- <p id="5cc4" name="5cc4">But it gets better. First, you have the “hey, Marco <em>earned</em> his status!” lot. A valid point, and one Bielefeld explicitly acknowledges, here:</p>
- <blockquote id="4e5f" name="4e5f">From his ground floor involvement in Tumblr (for which he is now a millionaire), to the creation and sale of a wildly successful app called Instapaper, he has become a household name in technology minded circles. It is this extensive time spent in the spotlight, the huge following on Twitter, and dedicated listeners of his weekly aired Accidental Tech Podcast, that has granted him the freedom to break from seeking revenue in more traditional manners.</blockquote>
- <p id="cee9" name="cee9">and here:</p>
- <blockquote id="3f1b" name="3f1b">I’m not knocking his success, he has put effort into his line of work, and has built his own life.</blockquote>
- <p id="e527" name="e527">and here:</p>
- <blockquote id="3e4f" name="3e4f">He has earned his time in the spotlight, and it’s only natural for him to take advantage of it.</blockquote>
- <p id="8a01" name="8a01">But still, you get the people telling her something she already acknowledge:</p>
- <blockquote id="7685" name="7685">I don’t think he’s blind. he’s worked to where he has gotten and has had failures like everyone else.</blockquote>
- <p id="b151" name="b151">Thank you for restating something in the article. To the person who wrote it.</p>
- <p id="87bc" name="87bc">In the original article, Samantha talked about the money Marco makes from his podcast. She based that on the numbers <a data-href="http://atp.fm/sponsor/" href="http://atp.fm/sponsor/" rel="nofollow noopener" target="_blank">provided by ATP in terms of sponsorship rates</a> and the number of current sponsors the podcast has. Is this going to yield perfect numbers? No. But the numbers you get from it will at least be reasonable, or should be unless the published sponsorship rates are just fantasy, and you’re stupid for taking them seriously.</p>
- <p id="dbda" name="dbda">At first, she went with a simple formula:</p>
- <blockquote id="1b4e" name="1b4e">$4K x 3 per episode = $12K x 52 weeks / 3 hosts splitting it.</blockquote>
- <p id="0b33" name="0b33">That’s not someone making shit up, right? Rather quickly, someone pointed out that she’d made an error in how she calculated it:</p>
- <blockquote id="76d7" name="76d7">That’s $4k per ad, no? So more like $12–16k per episode.</blockquote>
- <p id="a089" name="a089">She’d already realized her mistake and fixed it.</p>
- <blockquote id="b369" name="b369">which is actually wrong, and I’m correcting now. $4,000 per sponsor, per episode! So, $210,000 per year.</blockquote>
- <p id="8b3b" name="8b3b">Again, this is based on <em>publicly available data</em> the only kind someone not part of ATP or a close friend of Arment has access to. So while her numbers may be wrong, if they are, there’s no way for her to know that. She’s basing her opinion on actual available data. Which is sadly rare.</p>
- <p id="135a" name="135a">This becomes a huge flashpoint. You name a reason to attack her over this, people do. No really. For example, she’s not calculating his <em>income taxes correctly</em>:</p>
- <blockquote id="5e7e" name="5e7e">especially since it isn’t his only source of income thus, not an indicator of his marginal inc. tax bracket.</blockquote>
- <blockquote id="6036" name="6036">thus, guessing net income is more haphazard than stating approx. gross income.</blockquote>
- <p id="aac1" name="aac1">Ye Gods. She’s not doing his taxes for him, her point is invalid?</p>
- <p id="600f" name="600f">Then there’s the people who seem to have not read anything past what other people are telling them:</p>
- <blockquote id="9b62" name="9b62">Not sure what to make of your Marco piece, to be honest. You mention his fame, whatever, but what’s the main idea here?</blockquote>
- <p id="c18a" name="c18a">Just how spoon-fed do you have to be? Have you no teeth?</p>
- <p id="c445" name="c445">Of course, Marco jumps in, and predictably, he’s snippy:</p>
- <blockquote id="0c21" name="0c21">If you’re going to speak in precise absolutes, it’s best to first ensure that you’re correct.</blockquote>
- <p id="8f8d" name="8f8d">If you’re going to be like that, it’s best to provide better data. Don’t get snippy when someone is going off the only data available, and is clearly open to revising based on better data.</p>
- <p id="cc97" name="cc97">Then Marco’s friends/fans get into it:</p>
- <blockquote id="f9da" name="f9da">I really don’t understand why it’s anyone’s business</blockquote>
- <p id="0094" name="0094">Samantha is trying to qualify for sainthood at this point:</p>
- <blockquote id="0105" name="0105">It isn’t really, it was a way of putting his income in context in regards to his ability to gamble with Overcast.</blockquote>
- <p id="cdd1" name="cdd1">Again, she’s trying to drag people back to her actual point, but no one is going to play. The storm has begun. Then we get people who are just spouting nonsense:</p>
- <blockquote id="f56c" name="f56c">Why is that only relevant for him? It’s a pretty weird metric,especially since his apps aren’t free.</blockquote>
- <p id="4fef" name="4fef">Wha?? Overcast 2 is absolutely free. Samantha points this out:</p>
- <blockquote id="0f36" name="0f36">His app is free, that’s what sparked the article to begin with.</blockquote>
- <p id="40d2" name="40d2">The response is literally a parallel to “How can there be global warming if it snowed today in my town?”</p>
- <blockquote id="6760" name="6760">If it’s free, how have I paid for it? Twice?</blockquote>
- <p id="7b13" name="7b13">She is still trying:</p>
- <blockquote id="44ba" name="44ba">You paid $4.99 to unlock functionality in Overcast 1.0 and you chose to support him with no additional functionality in 2.0</blockquote>
- <p id="2152" name="2152">He is having none of it. IT SNOWED! SNOWWWWWWW!</p>
- <blockquote id="99a6" name="99a6">Yes. That’s not free. Free is when you choose not to make money. And that can be weaponized. But that’s not what Overcast does.</blockquote>
- <p id="5e6f" name="5e6f">She however, is relentless:</p>
- <blockquote id="1b0f" name="1b0f">No, it’s still free. You can choose to support it, you are required to pay $4.99 for Pocket Casts. Totally different model.</blockquote>
- <p id="d24f" name="d24f">Dude seems to give up. (Note: allllll the people bagging on her are men. All of them. Mansplaining like hell. And I’d bet every one of them considers themselves a feminist.)</p>
- <p id="10e1" name="10e1">We get another guy trying to push the narrative she’s punishing him for his success, which is just…it’s stupid, okay? Stupid.</p>
- <blockquote id="9b01" name="9b01">It also wasn’t my point in writing my piece today, but it seems to be everyone’s focus.</blockquote>
- <p id="340c" name="340c">(UNDERSTATEMENT OF THE YEAR)</p>
- <blockquote id="7244" name="7244">I think the focus should be more on that fact that while it’s difficult, Marco spent years building his audience.</blockquote>
- <blockquote id="ffb1" name="ffb1">It doesn’t matter what he makes it how he charges. If the audience be earned is willing to pay for it, awesome.</blockquote>
- <p id="e44e" name="e44e">She tries, oh lord, she tries:</p>
- <blockquote id="a502" name="a502">To assert that he isn’t doing anything any other dev couldn’t, is wrong. It’s successful because it’s Marco.</blockquote>
- <p id="7dcd" name="7dcd">But no, HE KNOWS HER POINT BETTER THAN SHE DOES:</p>
- <blockquote id="a62a" name="a62a">No, it’s successful because he busted his ass to make it so. It’s like any other business. He grew it.</blockquote>
- <p id="df8c" name="df8c">Christ. This is like a field of strawmen. Stupid ones. Very stupid ones.</p>
- <p id="521a" name="521a">One guy tries to blame it all on Apple, another in a string of Wha??? moments:</p>
- <blockquote id="d80d" name="d80d">the appropriate context is Apple’s App Store policies. Other devs aren’t Marco’s responsibility</blockquote>
- <p id="db0b" name="db0b">Seriously? Dude, are you even trying to talk about what Samantha actually wrote? At this point, Samantha is clearly mystified at the entire thing:</p>
- <blockquote id="7a78" name="7a78">Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?</blockquote>
- <p id="6e09" name="6e09">Because it’s a nit they can pick and allows them to ignore everything you wrote. That’s the only reason.</p>
- <p id="b7db" name="b7db">One guy is “confused”:</p>
- <blockquote id="3626" name="3626">I see. He does have clout, so are you saying he’s too modest in how he sees himself as a dev?</blockquote>
- <blockquote id="9daa" name="9daa">Yes. He can’t be equated to the vast majority of other developers. Like calling Gruber, “just another blogger”.</blockquote>
- <blockquote id="f6da" name="f6da">Alright, that’s fair. I was just confused by the $ and fame angle at first.</blockquote>
- <p id="d5b1" name="d5b1">Samantha’s point centers on the benefits Marco gains via his fame and background. <em>HOW DO YOU NOT MENTION THAT? HOW IS THAT CONFUSING?</em></p>
- <p id="58d0" name="58d0">People of course are telling her it’s her fault for mentioning a salient fact at all:</p>
- <blockquote id="30d2" name="30d2">Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?</blockquote>
- <blockquote id="765b" name="765b">Maybe because you went there with your article?</blockquote>
- <blockquote id="61fe" name="61fe">As a way of rationalizing his ability to gamble with the potential for Overcast to generate income…not the norm at all.</blockquote>
- <p id="f17c" name="f17c">Of course, had she not brought up those important points, she’d have been bagged on for “not providing proof”. Lose some, lose more. By now, she’s had enough and she just deletes all mention of it. Understandable, but sad she was bullied into doing that.</p>
- <p id="0b60" name="0b60">Yes, bullied. That’s all this is. Bullying. She didn’t lie, cheat, or exaagerate. If her numbers were wrong, they weren’t wrong in a way she had any ability to do anything about. But there’s blood in the water, and the comments and attacks get worse:</p>
- <blockquote id="65ab" name="65ab">Because you decided to start a conversation about someone else’s personal shit. You started this war.</blockquote>
- <p id="1adb" name="1adb">War. THIS. IS. WAR.</p>
- <p id="de94" name="de94">This is a bunch of nerds attacking someone for reasoned, calm, <em>polite</em> criticism of their friend/idol. Samantha is politely pushing back a bit:</p>
- <blockquote id="4458" name="4458">That doesn’t explain why every other part of my article is being pushed aside.</blockquote>
- <p id="aeac" name="aeac">She’s right. This is all nonsense. This is people ignoring her article completely, just looking for things to attack so it can be dismissed. It’s tribalism at its purest.</p>
- <p id="0078" name="0078">Then some of the other annointed get into it, including Jason Snell in one of the most spectactular displays of “I have special knowledge you can’t be expected to have, therefore you are totally off base and wrong, even though there’s no way for you to know this” I’ve seen in a while. Jason:</p>
- <blockquote id="c4c9" name="c4c9">You should never use an ad rate card to estimate ad revenue from any media product ever.</blockquote>
- <blockquote id="b66b" name="b66b">I learned this when I started working for a magazine — rate cards are mostly fiction, like prices on new cars</blockquote>
- <p id="6907" name="6907">How…exactly…in the name of whatever deity Jason may believe in…is Samantha or anyone not “in the biz” supposed to know this. Also, what exactly does a magazine on paper like Macworld have to do with sponsorships for a podcast? I have done podcasts that were sponsored, and I can retaliate with “we charged what the rate card said we did. <em>Checkmate Elitests!</em>”</p>
- <p id="41ec" name="41ec">Samantha basically abases herself at his feet:</p>
- <blockquote id="0b14" name="0b14">I understand my mistake, and it’s unfortunate that it has completely diluted the point of my article.</blockquote>
- <p id="590f" name="590f">I think she should have told him where and how to stuff that nonsense, but she’s a nicer person than I am. Also, it’s appropriate that Jason’s twitter avatar has its nose in the air. This is some rank snobbery. It’s disgusting and if anyone pulled that on him, Jason would be very upset. But hey, one cannot criticize The Marco without getting pushback. By “pushback”, I mean “an unrelenting fecal flood”.</p>
- <p id="69dc" name="69dc">Her only mistake was criticizing one of the Kool Kids. Folks, if you criticize anyone in The Deck Clique, or their friends, expect the same thing, regardless of tone or point.</p>
- <p id="5ab4" name="5ab4">Another App Dev, seemingly unable to parse Samantha’s words, needs <em>more</em> explanation:</p>
- <blockquote id="957b" name="957b">so just looking over your mentions, I’m curious what exactly was your main point? Ignoring the podcast income bits.</blockquote>
- <p id="0a7e" name="0a7e">Oh wait, he didn’t even read the article. Good on you, Dev Guy, good. on. you. Still, she plays nice <em>with someone who didn’t even read her article</em>:</p>
- <blockquote id="f7db" name="f7db">That a typical unknown developer can’t depend on patronage to generate revenue, and charging for apps will become a negative.</blockquote>
- <p id="937f" name="937f">Marco comes back of course, and now basically accuses her of lying about other devs talking to her and supporting her point:</p>
- <blockquote id="c9dd" name="c9dd">How many actual developers did you hear from, really? Funny how almost nobody wants to give a (real) name on these accusations.</blockquote>
- <p id="c522" name="c522">Really? You’re going to do that? “There’s no name, so I don’t think it’s a real person.” Just…what’s the Joe Welch quote from the McCarthy hearings?</p>
- <blockquote id="907e" name="907e">Let us not assassinate this lad further, Senator. You’ve done enough. Have you no sense of decency, sir? At long last, have you left no sense of decency?</blockquote>
- <p id="2158" name="2158">That is what this is at this point: character assasination because she said something critical of A Popular Person. It’s disgusting. Depressing and disgusting. No one, none of these people have seriously discussed her point, heck, it looks like they barely bothered to read it, if they did at all.</p>
- <p id="13f8" name="13f8">Marco starts getting really petty with her (no big shock) and Samantha finally starts pushing back:</p>
- <blockquote id="96c6" name="96c6">Glad to see you be the bigger person and ignore the mindset of so many developers not relating to you, good for you!</blockquote>
- <p id="5d3f" name="5d3f">That of course, is what caused Marco to question the validity, if not the existence of her sources. (Funny how anonymous sources are totes okay when they convenience Marco et al, and work for oh, <em>Apple</em>, but when they are inconvenient? Ha! PROVIDE ME PROOF YOU INTEMPERATE WOMAN!)</p>
- <p id="c07c" name="c07c">Make no mistake, there’s some sexist shit going on here. Every tweet I’ve quoted was authored by a guy.</p>
- <p id="8b32" name="8b32">Of course, Marco has to play the “I’ve been around longer than you” card with this bon mot:</p>
- <blockquote id="de26" name="de26">Yup, before you existed!</blockquote>
- <p id="a3bd" name="a3bd">Really dude? I mean, I’m sorry about the penis, but really?</p>
- <p id="1c51" name="1c51">Mind you, when the criticism isn’t just bizarrely stupid, Samantha reacts the way Marco and his ilk claim they would to (if they ever got any <em>valid</em> criticism. Which clearly is impossible):</p>
- <blockquote id="9848" name="9848">Not to get into the middle of this, but “income” is not the term you’re looking for. “Revenue” is.</blockquote>
- <blockquote id="f2a6" name="f2a6">lol. Noted.</blockquote>
- <blockquote id="aed9" name="aed9">And I wasn’t intending to be a dick, just a lot of people hear/say “income” when they intend “revenue”, and then discussion …</blockquote>
- <blockquote id="f9d8" name="f9d8">… gets derailed by a jedi handwave of “Expenses”. But outside of charitable donation, it is all directly related.</blockquote>
- <blockquote id="f61c" name="f61c">haha. Thank you for the clarification.</blockquote>
- <p id="5dd9" name="5dd9">Note to Marco and the other…whatever they are…that is how one reacts to that kind of criticism. With a bit of humor and self-deprecation. You should try it sometime. For real, not just in your heads or conversations in Irish Pubs in S.F.</p>
- <p id="dc44" name="dc44">But now, the door has been cracked, and the cheap shots come out:</p>
- <blockquote id="0c94" name="0c94">@testflight_app: Don’t worry guys, we process <a data-href="https://twitter.com/marcoarment" href="https://twitter.com/marcoarment" rel="nofollow noopener" target="_blank">@marcoarment</a>’s apps in direct proportion to his megabucks earnings. <a data-href="https://twitter.com/hashtag/fairelephant?src=hash" href="https://twitter.com/hashtag/fairelephant?src=hash" rel="nofollow noopener" target="_blank">#fairelephant</a></blockquote>
- <p id="343b" name="343b">(Note: testflight_app is a parody account. Please do not mess with the actual testflight folks. They are still cool.)</p>
- <p id="09bf" name="09bf">Or this…conversation:</p>
- <figure id="4d63" name="4d63"><div>
-
-
+ <p><a rel="noopener" href="http://fakehost/@johncwelch?source=post_page-----d146a92473a1----------------------"><img alt="John C. Welch" src="https://miro.medium.com/fit/c/96/96/0*qPHQu8WqsC6cV_ud.jpg" width="48" height="48"></a>
+ </p>
+
+ </div>
+ <p id="97e7">
+ How to get shanked doing what people say they want
+ </p>
+ <blockquote>
+ <p id="df70">
+ don’t preach to me<br>
+ Mr. integrity
+ </p>
+ </blockquote>
+ <p id="c979">
+ (EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a dusting of transphobia along the way, all totally okay because the ends justify the means, and it’s okay when “good” people do it.)
+ </p>
+ <p id="342d">
+ First, I need to say something about this article: the reason I’m writing it infuriates me. Worse than installing CS 3 or Acrobat 7 ever did, and the former inspired comparisons to fecophile porn. I’m actually too mad to cuss. Well, not completely, but in this case, I don’t think the people I’m mad at are worth the creativity I try to put into profanity. This is about a brownfield of hypocrisy and viciously deliberate mischaracterization that “shame” cannot even come close to the shame those behind it should feel.
+ </p>
+ <p id="2e61">
+ Now, read this post by Samantha Bielefeld: The Elephant in the Room. First, it is a well-written critical piece that raises a few points in a calm, rational, nonconfrontational fashion, exactly the kind of things the pushers of The Great Big Lie say we need more of, as opposed to the screaming that is the norm in such cases.
+ </p>
+ <p id="cd31">
+ …sorry, I should explain “The Great Big Lie”. There are several, but in this case, our <em>specific</em> instance of “The Great Big Lie” is about criticism. Over and over, you hear from the very people I am not going to be nice to in this that we need “better” criticsm. Instead of rage and anger, volume and vitriol, we need in-depth rational criticism, that isn’t personal or ad hominem. That it should focus on points, not people.
+ </p>
+ <p id="ae07">
+ That, readers, is “The Big Lie”. It is a lie so big that if one ponders the reality of it, as I am going to, one wonders why anyone would believe it. It is a lie and it is one we should stop telling.
+ </p>
+ </div><div>
+ <p id="a02f">
+ Samantha’s points (I assume you read it, for you are smart people who know the importance of such things) are fairly clear:
+ </p>
+ <ol class>
+ <li id="9213">With the release of Overcast 2.0, a product Samantha actually likes, Marco Arment moved to a <a href="http://www.marco.org/2015/10/09/overcast2" target="_blank" rel="noopener nofollow">patronage model</a> that will probably be successful for him.
+ </li>
+ <li id="dfa5">Arment’s insistence that “<a target="_blank" rel="noopener" href="http://fakehost/@marcoarment/pragmatic-app-pricing-a79fc07218f3">anyone can do this</a>” while technically true, (anyone can in fact, implement this pricing model), also implies that “anyone” can have the kind of success that a developer with Marco’s history, financial status, and deep ties to the Apple News Web is expected to have. This is silly.
+ </li>
+ <li id="e55d">Marco Arment occupies a fairly unique position in the Apple universe, (gained by hard work and no small talent), and because of that, benefits from a set of privileges that a new developer or even one that has been around for a long time, but isn’t, well, <em>Marco</em>, not only don’t have, but have little chance of attaining anytime soon.
+ </li>
+ <li id="35fb">Marco has earned his success and is entitled to the benefits and privileges it brings, but he seems rather blind to all of that, and seems to still imagine himself as “two guys in a garage”. This is just not correct.
+ </li>
+ <li id="38e2">In addition, the benefits and privileges of the above ensure that by releasing Overcast 2 as a free app, with patronage pricing, he has, if not gutted, severely hurt the ability of folks actually selling their apps for an up-front price of not free to continue doing so. This has the effect of accelerating the “race to the bottom” in the podcast listening app segment, which hurts devs who cannot afford to work on a “I don’t really need this money, so whatever you feel like sending is okay” model.
+ </li>
+ </ol>
+ <p id="0481">
+ None of this is incorrect. None of this is an ad hominem attack in any way. It is just pointing out that a developer of Arment’s stature and status lives in a very different world than someone in East Frog Balls, Arkansas trying to make a living off of App sales. Our dev in EFB doesn’t have the main sites on the Apple web falling all over themselves to review their app the way that Arment does. They’re not friends with the people being The Loop, Daring Fireball, SixColors, iMore, The Mac Observer, etc., yadda.
+ </p>
+ <p id="5a45">
+ So, our hero, in a fit of well-meaning ignorance writes this piece (posted this morning, 14 Oct. 15) and of course, the response and any criticisms are just as reasonable and thoughtful.
+ </p>
+ <p id="3bc7">
+ If you really believe that, you are the most preciously ignorant person in the world, and can I have your seriously charmed life.
+ </p>
+ </div><div>
+ <p id="0fb2">
+ The response, from all quarters, including Marco, someone who is so sensitive to criticism that the word “useless” is <a href="http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out" target="_blank" rel="noopener nofollow">enough to shut him down</a>, who <a href="https://twitter.com/marcoarment/status/641330113934700544" target="_blank" rel="noopener nofollow">blocked a friend of mine for the high crime of pointing out that his review of podcasting mics centered around higher priced gear and ignored folks without the scratch, who might not be ready for such things</a>, is, in a single word, disgusting. Vomitous even.
+ </p>
+ <p id="9a6e">
+ It’s an hours-long dogpile that beggars even my imagination, and I can imagine almost anything. Seriously, it’s all there in <a href="https://twitter.com/s_bielefeld/with_replies" target="_blank" rel="noopener nofollow">Samantha’s Twitter Feed</a>. From what I can tell, she’s understandably shocked over it. I however was not. This one comment in her feed made me smile (warning, this wanders a bit…er…LOT. Twitter timelines are not easy to put together):
+ </p>
+ <blockquote>
+ <p id="3271">
+ I can see why you have some reservations about publishing it, but my gut feeling is that he would take it better than Nilay.
+ </p>
+ </blockquote>
+ <p id="ec72">
+ Oh honey, bless your sweet, ignorant heart. Marco is one of the biggest pushers of The Big Lie, and one of the reasons it is <em>such</em> a lie.
+ </p>
+ <p id="5cc4">
+ But it gets better. First, you have the “hey, Marco <em>earned</em> his status!” lot. A valid point, and one Bielefeld explicitly acknowledges, here:
+ </p>
+ <blockquote>
+ <p id="4e5f">
+ From his ground floor involvement in Tumblr (for which he is now a millionaire), to the creation and sale of a wildly successful app called Instapaper, he has become a household name in technology minded circles. It is this extensive time spent in the spotlight, the huge following on Twitter, and dedicated listeners of his weekly aired Accidental Tech Podcast, that has granted him the freedom to break from seeking revenue in more traditional manners.
+ </p>
+ </blockquote>
+ <p id="cee9">
+ and here:
+ </p>
+ <blockquote>
+ <p id="3f1b">
+ I’m not knocking his success, he has put effort into his line of work, and has built his own life.
+ </p>
+ </blockquote>
+ <p id="e527">
+ and here:
+ </p>
+ <blockquote>
+ <p id="3e4f">
+ He has earned his time in the spotlight, and it’s only natural for him to take advantage of it.
+ </p>
+ </blockquote>
+ <p id="8a01">
+ But still, you get the people telling her something she already acknowledge:
+ </p>
+ <blockquote>
+ <p id="7685">
+ I don’t think he’s blind. he’s worked to where he has gotten and has had failures like everyone else.
+ </p>
+ </blockquote>
+ <p id="b151">
+ Thank you for restating something in the article. To the person who wrote it.
+ </p>
+ <p id="87bc">
+ In the original article, Samantha talked about the money Marco makes from his podcast. She based that on the numbers <a href="http://atp.fm/sponsor/" target="_blank" rel="noopener nofollow">provided by ATP in terms of sponsorship rates</a> and the number of current sponsors the podcast has. Is this going to yield perfect numbers? No. But the numbers you get from it will at least be reasonable, or should be unless the published sponsorship rates are just fantasy, and you’re stupid for taking them seriously.
+ </p>
+ <p id="dbda">
+ At first, she went with a simple formula:
+ </p>
+ <blockquote>
+ <p id="1b4e">
+ $4K x 3 per episode = $12K x 52 weeks / 3 hosts splitting it.
+ </p>
+ </blockquote>
+ <p id="0b33">
+ That’s not someone making shit up, right? Rather quickly, someone pointed out that she’d made an error in how she calculated it:
+ </p>
+ <blockquote>
+ <p id="76d7">
+ That’s $4k per ad, no? So more like $12–16k per episode.
+ </p>
+ </blockquote>
+ <p id="a089">
+ She’d already realized her mistake and fixed it.
+ </p>
+ <blockquote>
+ <p id="b369">
+ which is actually wrong, and I’m correcting now. $4,000 per sponsor, per episode! So, $210,000 per year.
+ </p>
+ </blockquote>
+ <p id="8b3b">
+ Again, this is based on <em>publicly available data</em> the only kind someone not part of ATP or a close friend of Arment has access to. So while her numbers may be wrong, if they are, there’s no way for her to know that. She’s basing her opinion on actual available data. Which is sadly rare.
+ </p>
+ <p id="135a">
+ This becomes a huge flashpoint. You name a reason to attack her over this, people do. No really. For example, she’s not calculating his <em>income taxes correctly</em>:
+ </p>
+ <blockquote>
+ <p id="5e7e">
+ especially since it isn’t his only source of income thus, not an indicator of his marginal inc. tax bracket.
+ </p>
+ <p id="6036">
+ thus, guessing net income is more haphazard than stating approx. gross income.
+ </p>
+ </blockquote>
+ <p id="aac1">
+ Ye Gods. She’s not doing his taxes for him, her point is invalid?
+ </p>
+ <p id="600f">
+ Then there’s the people who seem to have not read anything past what other people are telling them:
+ </p>
+ <blockquote>
+ <p id="9b62">
+ Not sure what to make of your Marco piece, to be honest. You mention his fame, whatever, but what’s the main idea here?
+ </p>
+ </blockquote>
+ <p id="c18a">
+ Just how spoon-fed do you have to be? Have you no teeth?
+ </p>
+ <p id="c445">
+ Of course, Marco jumps in, and predictably, he’s snippy:
+ </p>
+ <blockquote>
+ <p id="0c21">
+ If you’re going to speak in precise absolutes, it’s best to first ensure that you’re correct.
+ </p>
+ </blockquote>
+ <p id="8f8d">
+ If you’re going to be like that, it’s best to provide better data. Don’t get snippy when someone is going off the only data available, and is clearly open to revising based on better data.
+ </p>
+ <p id="cc97">
+ Then Marco’s friends/fans get into it:
+ </p>
+ <blockquote>
+ <p id="f9da">
+ I really don’t understand why it’s anyone’s business
+ </p>
+ </blockquote>
+ <p id="0094">
+ Samantha is trying to qualify for sainthood at this point:
+ </p>
+ <blockquote>
+ <p id="0105">
+ It isn’t really, it was a way of putting his income in context in regards to his ability to gamble with Overcast.
+ </p>
+ </blockquote>
+ <p id="cdd1">
+ Again, she’s trying to drag people back to her actual point, but no one is going to play. The storm has begun. Then we get people who are just spouting nonsense:
+ </p>
+ <blockquote>
+ <p id="f56c">
+ Why is that only relevant for him? It’s a pretty weird metric,especially since his apps aren’t free.
+ </p>
+ </blockquote>
+ <p id="4fef">
+ Wha?? Overcast 2 is absolutely free. Samantha points this out:
+ </p>
+ <blockquote>
+ <p id="0f36">
+ His app is free, that’s what sparked the article to begin with.
+ </p>
+ </blockquote>
+ <p id="40d2">
+ The response is literally a parallel to “How can there be global warming if it snowed today in my town?”
+ </p>
+ <blockquote>
+ <p id="6760">
+ If it’s free, how have I paid for it? Twice?
+ </p>
+ </blockquote>
+ <p id="7b13">
+ She is still trying:
+ </p>
+ <blockquote>
+ <p id="44ba">
+ You paid $4.99 to unlock functionality in Overcast 1.0 and you chose to support him with no additional functionality in 2.0
+ </p>
+ </blockquote>
+ <p id="2152">
+ He is having none of it. IT SNOWED! SNOWWWWWWW!
+ </p>
+ <blockquote>
+ <p id="99a6">
+ Yes. That’s not free. Free is when you choose not to make money. And that can be weaponized. But that’s not what Overcast does.
+ </p>
+ </blockquote>
+ <p id="5e6f">
+ She however, is relentless:
+ </p>
+ <blockquote>
+ <p id="1b0f">
+ No, it’s still free. You can choose to support it, you are required to pay $4.99 for Pocket Casts. Totally different model.
+ </p>
+ </blockquote>
+ <p id="d24f">
+ Dude seems to give up. (Note: allllll the people bagging on her are men. All of them. Mansplaining like hell. And I’d bet every one of them considers themselves a feminist.)
+ </p>
+ <p id="10e1">
+ We get another guy trying to push the narrative she’s punishing him for his success, which is just…it’s stupid, okay? Stupid.
+ </p>
+ <blockquote>
+ <p id="9b01">
+ It also wasn’t my point in writing my piece today, but it seems to be everyone’s focus.
+ </p>
+ </blockquote>
+ <p id="340c">
+ (UNDERSTATEMENT OF THE YEAR)
+ </p>
+ <blockquote>
+ <p id="7244">
+ I think the focus should be more on that fact that while it’s difficult, Marco spent years building his audience.
+ </p>
+ <p id="ffb1">
+ It doesn’t matter what he makes it how he charges. If the audience be earned is willing to pay for it, awesome.
+ </p>
+ </blockquote>
+ <p id="e44e">
+ She tries, oh lord, she tries:
+ </p>
+ <blockquote>
+ <p id="a502">
+ To assert that he isn’t doing anything any other dev couldn’t, is wrong. It’s successful because it’s Marco.
+ </p>
+ </blockquote>
+ <p id="7dcd">
+ But no, HE KNOWS HER POINT BETTER THAN SHE DOES:
+ </p>
+ <blockquote>
+ <p id="a62a">
+ No, it’s successful because he busted his ass to make it so. It’s like any other business. He grew it.
+ </p>
+ </blockquote>
+ <p id="df8c">
+ Christ. This is like a field of strawmen. Stupid ones. Very stupid ones.
+ </p>
+ <p id="521a">
+ One guy tries to blame it all on Apple, another in a string of Wha??? moments:
+ </p>
+ <blockquote>
+ <p id="d80d">
+ the appropriate context is Apple’s App Store policies. Other devs aren’t Marco’s responsibility
+ </p>
+ </blockquote>
+ <p id="db0b">
+ Seriously? Dude, are you even trying to talk about what Samantha actually wrote? At this point, Samantha is clearly mystified at the entire thing:
+ </p>
+ <blockquote>
+ <p id="7a78">
+ Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?
+ </p>
+ </blockquote>
+ <p id="6e09">
+ Because it’s a nit they can pick and allows them to ignore everything you wrote. That’s the only reason.
+ </p>
+ <p id="b7db">
+ One guy is “confused”:
+ </p>
+ <blockquote>
+ <p id="3626">
+ I see. He does have clout, so are you saying he’s too modest in how he sees himself as a dev?
+ </p>
+ <p id="9daa">
+ Yes. He can’t be equated to the vast majority of other developers. Like calling Gruber, “just another blogger”.
+ </p>
+ <p id="f6da">
+ Alright, that’s fair. I was just confused by the $ and fame angle at first.
+ </p>
+ </blockquote>
+ <p id="d5b1">
+ Samantha’s point centers on the benefits Marco gains via his fame and background. <em>HOW DO YOU NOT MENTION THAT? HOW IS THAT CONFUSING?</em>
+ </p>
+ <p id="58d0">
+ People of course are telling her it’s her fault for mentioning a salient fact at all:
+ </p>
+ <blockquote>
+ <p id="30d2">
+ Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?
+ </p>
+ <p id="765b">
+ Maybe because you went there with your article?
+ </p>
+ <p id="61fe">
+ As a way of rationalizing his ability to gamble with the potential for Overcast to generate income…not the norm at all.
+ </p>
+ </blockquote>
+ <p id="f17c">
+ Of course, had she not brought up those important points, she’d have been bagged on for “not providing proof”. Lose some, lose more. By now, she’s had enough and she just deletes all mention of it. Understandable, but sad she was bullied into doing that.
+ </p>
+ <p id="0b60">
+ Yes, bullied. That’s all this is. Bullying. She didn’t lie, cheat, or exaagerate. If her numbers were wrong, they weren’t wrong in a way she had any ability to do anything about. But there’s blood in the water, and the comments and attacks get worse:
+ </p>
+ <blockquote>
+ <p id="65ab">
+ Because you decided to start a conversation about someone else’s personal shit. You started this war.
+ </p>
+ </blockquote>
+ <p id="1adb">
+ War. THIS. IS. WAR.
+ </p>
+ <p id="de94">
+ This is a bunch of nerds attacking someone for reasoned, calm, <em>polite</em> criticism of their friend/idol. Samantha is politely pushing back a bit:
+ </p>
+ <blockquote>
+ <p id="4458">
+ That doesn’t explain why every other part of my article is being pushed aside.
+ </p>
+ </blockquote>
+ <p id="aeac">
+ She’s right. This is all nonsense. This is people ignoring her article completely, just looking for things to attack so it can be dismissed. It’s tribalism at its purest.
+ </p>
+ <p id="0078">
+ Then some of the other annointed get into it, including Jason Snell in one of the most spectactular displays of “I have special knowledge you can’t be expected to have, therefore you are totally off base and wrong, even though there’s no way for you to know this” I’ve seen in a while. Jason:
+ </p>
+ <blockquote>
+ <p id="c4c9">
+ You should never use an ad rate card to estimate ad revenue from any media product ever.
+ </p>
+ <p id="b66b">
+ I learned this when I started working for a magazine — rate cards are mostly fiction, like prices on new cars
+ </p>
+ </blockquote>
+ <p id="6907">
+ How…exactly…in the name of whatever deity Jason may believe in…is Samantha or anyone not “in the biz” supposed to know this. Also, what exactly does a magazine on paper like Macworld have to do with sponsorships for a podcast? I have done podcasts that were sponsored, and I can retaliate with “we charged what the rate card said we did. <em>Checkmate Elitests!</em>”
+ </p>
+ <p id="41ec">
+ Samantha basically abases herself at his feet:
+ </p>
+ <blockquote>
+ <p id="0b14">
+ I understand my mistake, and it’s unfortunate that it has completely diluted the point of my article.
+ </p>
+ </blockquote>
+ <p id="590f">
+ I think she should have told him where and how to stuff that nonsense, but she’s a nicer person than I am. Also, it’s appropriate that Jason’s twitter avatar has its nose in the air. This is some rank snobbery. It’s disgusting and if anyone pulled that on him, Jason would be very upset. But hey, one cannot criticize The Marco without getting pushback. By “pushback”, I mean “an unrelenting fecal flood”.
+ </p>
+ <p id="69dc">
+ Her only mistake was criticizing one of the Kool Kids. Folks, if you criticize anyone in The Deck Clique, or their friends, expect the same thing, regardless of tone or point.
+ </p>
+ <p id="5ab4">
+ Another App Dev, seemingly unable to parse Samantha’s words, needs <em>more</em> explanation:
+ </p>
+ <blockquote>
+ <p id="957b">
+ so just looking over your mentions, I’m curious what exactly was your main point? Ignoring the podcast income bits.
+ </p>
+ </blockquote>
+ <p id="0a7e">
+ Oh wait, he didn’t even read the article. Good on you, Dev Guy, good. on. you. Still, she plays nice <em>with someone who didn’t even read her article</em>:
+ </p>
+ <blockquote>
+ <p id="f7db">
+ That a typical unknown developer can’t depend on patronage to generate revenue, and charging for apps will become a negative.
+ </p>
+ </blockquote>
+ <p id="937f">
+ Marco comes back of course, and now basically accuses her of lying about other devs talking to her and supporting her point:
+ </p>
+ <blockquote>
+ <p id="c9dd">
+ How many actual developers did you hear from, really? Funny how almost nobody wants to give a (real) name on these accusations.
+ </p>
+ </blockquote>
+ <p id="c522">
+ Really? You’re going to do that? “There’s no name, so I don’t think it’s a real person.” Just…what’s the Joe Welch quote from the McCarthy hearings?
+ </p>
+ <blockquote>
+ <p id="907e">
+ Let us not assassinate this lad further, Senator. You’ve done enough. Have you no sense of decency, sir? At long last, have you left no sense of decency?
+ </p>
+ </blockquote>
+ <p id="2158">
+ That is what this is at this point: character assasination because she said something critical of A Popular Person. It’s disgusting. Depressing and disgusting. No one, none of these people have seriously discussed her point, heck, it looks like they barely bothered to read it, if they did at all.
+ </p>
+ <p id="13f8">
+ Marco starts getting really petty with her (no big shock) and Samantha finally starts pushing back:
+ </p>
+ <blockquote>
+ <p id="96c6">
+ Glad to see you be the bigger person and ignore the mindset of so many developers not relating to you, good for you!
+ </p>
+ </blockquote>
+ <p id="5d3f">
+ That of course, is what caused Marco to question the validity, if not the existence of her sources. (Funny how anonymous sources are totes okay when they convenience Marco et al, and work for oh, <em>Apple</em>, but when they are inconvenient? Ha! PROVIDE ME PROOF YOU INTEMPERATE WOMAN!)
+ </p>
+ <p id="c07c">
+ Make no mistake, there’s some sexist shit going on here. Every tweet I’ve quoted was authored by a guy.
+ </p>
+ <p id="8b32">
+ Of course, Marco has to play the “I’ve been around longer than you” card with this bon mot:
+ </p>
+ <blockquote>
+ <p id="de26">
+ Yup, before you existed!
+ </p>
+ </blockquote>
+ <p id="a3bd">
+ Really dude? I mean, I’m sorry about the penis, but really?
+ </p>
+ <p id="1c51">
+ Mind you, when the criticism isn’t just bizarrely stupid, Samantha reacts the way Marco and his ilk claim they would to (if they ever got any <em>valid</em> criticism. Which clearly is impossible):
+ </p>
+ <blockquote>
+ <p id="9848">
+ Not to get into the middle of this, but “income” is not the term you’re looking for. “Revenue” is.
+ </p>
+ <p id="f2a6">
+ lol. Noted.
+ </p>
+ <p id="aed9">
+ And I wasn’t intending to be a dick, just a lot of people hear/say “income” when they intend “revenue”, and then discussion …
+ </p>
+ <p id="f9d8">
+ … gets derailed by a jedi handwave of “Expenses”. But outside of charitable donation, it is all directly related.
+ </p>
+ <p id="f61c">
+ haha. Thank you for the clarification.
+ </p>
+ </blockquote>
+ <p id="5dd9">
+ Note to Marco and the other…whatever they are…that is how one reacts to that kind of criticism. With a bit of humor and self-deprecation. You should try it sometime. For real, not just in your heads or conversations in Irish Pubs in S.F.
+ </p>
+ <p id="dc44">
+ But now, the door has been cracked, and the cheap shots come out:
+ </p>
+ <blockquote>
+ <p id="0c94">
+ @testflight_app: Don’t worry guys, we process <a href="https://twitter.com/marcoarment" target="_blank" rel="noopener nofollow">@marcoarment</a>’s apps in direct proportion to his megabucks earnings. <a href="https://twitter.com/hashtag/fairelephant?src=hash" target="_blank" rel="noopener nofollow">#fairelephant</a>
+ </p>
+ </blockquote>
+ <p id="343b">
+ (Note: testflight_app is a parody account. Please do not mess with the actual testflight folks. They are still cool.)
+ </p>
+ <p id="09bf">
+ Or this…conversation:
+ </p>
+ <figure>
+ <div>
+ <p><img alt="Image for post" src="https://miro.medium.com/max/796/1*kbPh7V97eyRodSOw2-ALDw.png" width="398" height="542" srcset="https://miro.medium.com/max/552/1*kbPh7V97eyRodSOw2-ALDw.png 276w, https://miro.medium.com/max/796/1*kbPh7V97eyRodSOw2-ALDw.png 398w" sizes="398px" data-old-src="https://miro.medium.com/max/44/1*kbPh7V97eyRodSOw2-ALDw.png?q=20">
+ </p>
</div>
- </figure><p id="f2a3" name="f2a3">Good job guys. Good job. Defend the tribe. Attack the other. Frederico attempts to recover from his stunning display of demeaning douchery: <a data-href="https://twitter.com/viticci" href="https://twitter.com/viticci" rel="nofollow noopener" target="_blank">‏@viticci</a>: <a data-href="https://twitter.com/s_bielefeld" href="https://twitter.com/s_bielefeld" rel="nofollow noopener" target="_blank">@s_bielefeld</a> I don’t know if it’s an Italian thing, but counting other people’s money is especially weird for me. IMO, bad move in the post.</p>
- <p id="ae0c" name="ae0c">Samantha is clearly sick of his crap: <a data-href="https://twitter.com/s_bielefeld" href="https://twitter.com/s_bielefeld" rel="nofollow noopener" target="_blank">‏@s_bielefeld</a>: <a data-href="https://twitter.com/viticci" href="https://twitter.com/viticci" rel="nofollow noopener" target="_blank">@viticci</a> That’s what I’m referring to, the mistake of ever having mentioned it. So, now, Marco can ignore the bigger issue and go on living.</p>
- <p id="2047" name="2047">Good for her. There’s being patient and being roadkill.</p>
- <p id="4139" name="4139">Samantha does put the call out for her sources to maybe let her use their names:</p>
- <blockquote id="6626" name="6626">From all of you I heard from earlier, anyone care to go on record?</blockquote>
- <p id="8a7d" name="8a7d">My good friend, The Angry Drunk points out the obvious problem:</p>
- <blockquote id="68c9" name="68c9">Nobody’s going to go on record when they count on Marco’s friends for their PR.</blockquote>
- <p id="317d" name="317d">This is true. Again, the sites that are Friends of Marco:</p>
- <p id="9523" name="9523">Daring Fireball</p>
- <p id="dbc7" name="dbc7">The Loop</p>
- <p id="c706" name="c706">SixColors</p>
- <p id="0acb" name="0acb">iMore</p>
- <p id="8c8c" name="8c8c">MacStories</p>
- <p id="643e" name="643e">A few others, but I want this post to end one day.</p>
- <p id="6b76" name="6b76">You piss that crew off, and given how petty rather a few of them have demonstrated they are, good luck on getting any kind of notice from them.</p>
- <p id="f7d1" name="f7d1">Of course, the idea this could happen is just craycray:</p>
- <blockquote id="de59" name="de59"><a data-href="https://twitter.com/KevinColeman" href="https://twitter.com/KevinColeman" rel="nofollow noopener" target="_blank">@KevinColeman </a><a data-href="https://twitter.com/Angry_Drunk" href="https://twitter.com/Angry_Drunk" rel="nofollow noopener" target="_blank">.@Angry_Drunk</a> <a data-href="https://twitter.com/s_bielefeld" href="https://twitter.com/s_bielefeld" rel="nofollow noopener" target="_blank">@s_bielefeld</a> <a data-href="https://twitter.com/marcoarment" href="https://twitter.com/marcoarment" rel="nofollow noopener" target="_blank">@marcoarment</a> Wow, you guys are veering right into crazy conspiracy theory territory. <a data-href="https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash" href="https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash" rel="nofollow noopener" target="_blank">#JetFuelCantMeltSteelBeams</a></blockquote>
- <p id="f01b" name="f01b">Yeah. Because a mature person like Marco would never do anything like that.</p>
- <p id="7e30" name="7e30">Of course, the real point on this is starting to happen:</p>
- <blockquote id="5d93" name="5d93">you’re getting a lot of heat now but happy you are writing things that stir up the community. Hope you continue to be a voice!</blockquote>
- <blockquote id="436b" name="436b">I doubt I will.</blockquote>
- <p id="ac25" name="ac25">See, they’ve done their job. Mess with the bull, you get the horns. Maybe you should find another thing to write about, this isn’t a good place for you. <em>Great</em> job y’all.</p>
- <p id="07ba" name="07ba">Some people aren’t even pretending. They’re just in full strawman mode:</p>
- <blockquote id="3d60" name="3d60"><a data-href="https://twitter.com/timkeller" href="https://twitter.com/timkeller" rel="nofollow noopener" target="_blank">@timkeller: </a>Unfair to begrudge a person for leveraging past success, especially when that success is earned. No ‘luck’ involved.</blockquote>
- <blockquote id="87f5" name="87f5"><a data-href="https://twitter.com/s_bielefeld" href="https://twitter.com/s_bielefeld" rel="nofollow noopener" target="_blank">@s_bielefeld: </a><a data-href="https://twitter.com/timkeller" href="https://twitter.com/timkeller" rel="nofollow noopener" target="_blank">@timkeller</a> I plainly stated that I don’t hold his doing this against him. Way to twist words.</blockquote>
- <p id="3720" name="3720">I think she’s earned her anger at this point.</p>
- <p id="7341" name="7341">Don’t worry, Marco knows what the real problem is: most devs just suck —</p>
- <figure id="babe" name="babe"><div>
-
-
+ </figure>
+ <p id="f2a3">
+ Good job guys. Good job. Defend the tribe. Attack the other. Frederico attempts to recover from his stunning display of demeaning douchery: <a href="https://twitter.com/viticci" target="_blank" rel="noopener nofollow">‏@viticci</a>: <a href="https://twitter.com/s_bielefeld" target="_blank" rel="noopener nofollow">@s_bielefeld</a> I don’t know if it’s an Italian thing, but counting other people’s money is especially weird for me. IMO, bad move in the post.
+ </p>
+ <p id="ae0c">
+ Samantha is clearly sick of his crap: <a href="https://twitter.com/s_bielefeld" target="_blank" rel="noopener nofollow">‏@s_bielefeld</a>: <a href="https://twitter.com/viticci" target="_blank" rel="noopener nofollow">@viticci</a> That’s what I’m referring to, the mistake of ever having mentioned it. So, now, Marco can ignore the bigger issue and go on living.
+ </p>
+ <p id="2047">
+ Good for her. There’s being patient and being roadkill.
+ </p>
+ <p id="4139">
+ Samantha does put the call out for her sources to maybe let her use their names:
+ </p>
+ <blockquote>
+ <p id="6626">
+ From all of you I heard from earlier, anyone care to go on record?
+ </p>
+ </blockquote>
+ <p id="8a7d">
+ My good friend, The Angry Drunk points out the obvious problem:
+ </p>
+ <blockquote>
+ <p id="68c9">
+ Nobody’s going to go on record when they count on Marco’s friends for their PR.
+ </p>
+ </blockquote>
+ <p id="317d">
+ This is true. Again, the sites that are Friends of Marco:
+ </p>
+ <p id="9523">
+ Daring Fireball
+ </p>
+ <p id="dbc7">
+ The Loop
+ </p>
+ <p id="c706">
+ SixColors
+ </p>
+ <p id="0acb">
+ iMore
+ </p>
+ <p id="8c8c">
+ MacStories
+ </p>
+ <p id="643e">
+ A few others, but I want this post to end one day.
+ </p>
+ <p id="6b76">
+ You piss that crew off, and given how petty rather a few of them have demonstrated they are, good luck on getting any kind of notice from them.
+ </p>
+ <p id="f7d1">
+ Of course, the idea this could happen is just craycray:
+ </p>
+ <blockquote>
+ <p id="de59">
+ <a href="https://twitter.com/KevinColeman" target="_blank" rel="noopener nofollow">@KevinColeman</a> <a href="https://twitter.com/Angry_Drunk" target="_blank" rel="noopener nofollow">.@Angry_Drunk</a> <a href="https://twitter.com/s_bielefeld" target="_blank" rel="noopener nofollow">@s_bielefeld</a> <a href="https://twitter.com/marcoarment" target="_blank" rel="noopener nofollow">@marcoarment</a> Wow, you guys are veering right into crazy conspiracy theory territory. <a href="https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash" target="_blank" rel="noopener nofollow">#JetFuelCantMeltSteelBeams</a>
+ </p>
+ </blockquote>
+ <p id="f01b">
+ Yeah. Because a mature person like Marco would never do anything like that.
+ </p>
+ <p id="7e30">
+ Of course, the real point on this is starting to happen:
+ </p>
+ <blockquote>
+ <p id="5d93">
+ you’re getting a lot of heat now but happy you are writing things that stir up the community. Hope you continue to be a voice!
+ </p>
+ <p id="436b">
+ I doubt I will.
+ </p>
+ </blockquote>
+ <p id="ac25">
+ See, they’ve done their job. Mess with the bull, you get the horns. Maybe you should find another thing to write about, this isn’t a good place for you. <em>Great</em> job y’all.
+ </p>
+ <p id="07ba">
+ Some people aren’t even pretending. They’re just in full strawman mode:
+ </p>
+ <blockquote>
+ <p id="3d60">
+ <a href="https://twitter.com/timkeller" target="_blank" rel="noopener nofollow">@timkeller:</a> Unfair to begrudge a person for leveraging past success, especially when that success is earned. No ‘luck’ involved.
+ </p>
+ <p id="87f5">
+ <a href="https://twitter.com/s_bielefeld" target="_blank" rel="noopener nofollow">@s_bielefeld:</a> <a href="https://twitter.com/timkeller" target="_blank" rel="noopener nofollow">@timkeller</a> I plainly stated that I don’t hold his doing this against him. Way to twist words.
+ </p>
+ </blockquote>
+ <p id="3720">
+ I think she’s earned her anger at this point.
+ </p>
+ <p id="7341">
+ Don’t worry, Marco knows what the real problem is: most devs just suck —
+ </p>
+ <figure>
+ <div>
+ <p><img alt="Image for post" src="https://miro.medium.com/max/1388/1*Fpb2Bvdx7Q-688vdm-NdkQ.png" width="694" height="771" srcset="https://miro.medium.com/max/552/1*Fpb2Bvdx7Q-688vdm-NdkQ.png 276w, https://miro.medium.com/max/1104/1*Fpb2Bvdx7Q-688vdm-NdkQ.png 552w, https://miro.medium.com/max/1280/1*Fpb2Bvdx7Q-688vdm-NdkQ.png 640w, https://miro.medium.com/max/1388/1*Fpb2Bvdx7Q-688vdm-NdkQ.png 694w" sizes="694px" data-old-src="https://miro.medium.com/max/54/1*Fpb2Bvdx7Q-688vdm-NdkQ.png?q=20">
+ </p>
</div>
- </figure><p id="503d" name="503d">I have a saying that applies in this case: don’t place your head so far up your nethers that you go full Klein Bottle. Marco has gone full Klein Bottle. (To be correct, he went FKB some years ago.)</p>
- <p id="b8c0" name="b8c0">There are some bright spots. My favorite is when Building Twenty points out the <em>real</em> elephant in the room:</p>
- <blockquote id="36f4" name="36f4"><a data-href="https://twitter.com/BuildingTwenty" href="https://twitter.com/BuildingTwenty" rel="nofollow noopener" target="_blank">@BuildingTwenty</a>: Both <a data-href="https://twitter.com/s_bielefeld" href="https://twitter.com/s_bielefeld" rel="nofollow noopener" target="_blank">@s_bielefeld</a> &amp; I wrote similar critiques of <a data-href="https://twitter.com/marcoarment" href="https://twitter.com/marcoarment" rel="nofollow noopener" target="_blank">@marcoarment</a>’s pricing model yet the Internet pilloried only the woman. Who’d have guessed?</blockquote>
- <p id="06b9" name="06b9">Yup.</p>
- <p id="eff9" name="eff9">Another bright spot are these comments from Ian Betteridge, who has been doing this <em>even longer than Marco</em>:</p>
- <blockquote id="18f1" name="18f1">You know, any writer who has never made a single factual error in a piece hasn’t ever written anything worth reading.</blockquote>
- <blockquote id="9776" name="9776">I learned my job with the support of people who helped me. Had I suffered an Internet pile on for every error I wouldn’t have bothered.</blockquote>
- <p id="8d44" name="8d44">To which Samantha understandably replies:</p>
- <blockquote id="7147" name="7147">and it’s honestly something I’m contemplating right now, whether to continue…</blockquote>
- <p id="e0cd" name="e0cd">Gee, I can’t imagine why. Why with comments like this from Chris Breen that completely misrepresent Samantha’s point, (who until today, I would have absolutely defended as being better than this, something I am genuinely saddened to be wrong about), why wouldn’t she want to continue doing this?</p>
- <blockquote id="a379" name="a379">If I have this right, some people are outraged that a creator has decided to give away his work.</blockquote>
- <p id="f026" name="f026">No Chris, you don’t have this right. But hey, who has time to find out the real issue and read an article. I’m sure your friends told you everything you need to know.</p>
- <p id="e1c2" name="e1c2">Noted Feminist Glenn Fleishman gets a piece of the action too:</p>
- <figure id="067c" name="067c"><div>
-
-
+ </figure>
+ <p id="503d">
+ I have a saying that applies in this case: don’t place your head so far up your nethers that you go full Klein Bottle. Marco has gone full Klein Bottle. (To be correct, he went FKB some years ago.)
+ </p>
+ <p id="b8c0">
+ There are some bright spots. My favorite is when Building Twenty points out the <em>real</em> elephant in the room:
+ </p>
+ <blockquote>
+ <p id="36f4">
+ <a href="https://twitter.com/BuildingTwenty" target="_blank" rel="noopener nofollow">@BuildingTwenty</a>: Both <a href="https://twitter.com/s_bielefeld" target="_blank" rel="noopener nofollow">@s_bielefeld</a> &amp; I wrote similar critiques of <a href="https://twitter.com/marcoarment" target="_blank" rel="noopener nofollow">@marcoarment</a>’s pricing model yet the Internet pilloried only the woman. Who’d have guessed?
+ </p>
+ </blockquote>
+ <p id="06b9">
+ Yup.
+ </p>
+ <p id="eff9">
+ Another bright spot are these comments from Ian Betteridge, who has been doing this <em>even longer than Marco</em>:
+ </p>
+ <blockquote>
+ <p id="18f1">
+ You know, any writer who has never made a single factual error in a piece hasn’t ever written anything worth reading.
+ </p>
+ <p id="9776">
+ I learned my job with the support of people who helped me. Had I suffered an Internet pile on for every error I wouldn’t have bothered.
+ </p>
+ </blockquote>
+ <p id="8d44">
+ To which Samantha understandably replies:
+ </p>
+ <blockquote>
+ <p id="7147">
+ and it’s honestly something I’m contemplating right now, whether to continue…
+ </p>
+ </blockquote>
+ <p id="e0cd">
+ Gee, I can’t imagine why. Why with comments like this from Chris Breen that completely misrepresent Samantha’s point, (who until today, I would have absolutely defended as being better than this, something I am genuinely saddened to be wrong about), why wouldn’t she want to continue doing this?
+ </p>
+ <blockquote>
+ <p id="a379">
+ If I have this right, some people are outraged that a creator has decided to give away his work.
+ </p>
+ </blockquote>
+ <p id="f026">
+ No Chris, you don’t have this right. But hey, who has time to find out the real issue and read an article. I’m sure your friends told you everything you need to know.
+ </p>
+ <p id="e1c2">
+ Noted Feminist Glenn Fleishman gets a piece of the action too:
+ </p>
+ <figure>
+ <div>
+ <p><img alt="Image for post" src="https://miro.medium.com/max/616/1*lvOySry5gHHJfGU_bQXrzA.png" width="308" height="269" srcset="https://miro.medium.com/max/552/1*lvOySry5gHHJfGU_bQXrzA.png 276w, https://miro.medium.com/max/616/1*lvOySry5gHHJfGU_bQXrzA.png 308w" sizes="308px" data-old-src="https://miro.medium.com/max/60/1*lvOySry5gHHJfGU_bQXrzA.png?q=20">
+ </p>
</div>
- </figure><p id="4df8" name="4df8">I’m not actually surprised here. I watched Fleishman berate a friend of mine who has been an engineer for…heck, waaaaay too long on major software products in the most condescending way because she tried to point out that as a <em>very</em> technical woman, “The Magazine” literally had nothing to say to her and maybe he should fix that. “Impertinent” was I believe what he called her, but I may have the specific word wrong. Not the attitude mind you. Great Feminists like Glenn do not like uppity women criticizing Great Feminists who are their Great Allies.</p>
- <p id="bf45" name="bf45">Great Feminists are often tools.</p>
- </div>
- </div>
- </section><section name="c883">
- <div>
- <div>
- <p id="45bb" name="45bb">Luckily, I hope, the people who get Samantha’s point also started chiming in (and you get 100% of the women commenting here that I’ve seen):</p>
- <blockquote id="c053" name="c053">I don’t think he’s wrong for doing it, he just discusses it as if the market’s a level playing field — it isn’t</blockquote>
- <blockquote id="7b5e" name="7b5e">This is a great article with lots of great points about the sustainability of iOS development. Thank you for publishing it.</blockquote>
- <blockquote id="a321" name="a321">Regardless of the numbers and your view of MA, fair points here about confirmation bias in app marketing feasibility <a data-href="http://t.co/u79ZLsnhdM" href="http://t.co/u79ZLsnhdM" rel="nofollow noopener" target="_blank" title="http://samanthabielefeld.com/the-elephant-in-the-room">http://samanthabielefeld.com/the-elephant-in-the-room …</a></blockquote>
- <blockquote id="76fe" name="76fe">thank you for posting this, it covers a lot of things people don’t like to talk about.</blockquote>
- <blockquote id="bf90" name="bf90">I’m sure you have caught untold amounts of flak over posting this because Marco is blind to his privilege as a developer.</blockquote>
- <blockquote id="0f66" name="0f66">Catching up on the debate, and agreeing with Harry’s remark. (Enjoyed your article, Samantha, and ‘got’ your point.)</blockquote>
- </div>
- </div>
- </section><section name="8ab2">
- <div>
- <div>
- <p id="6134" name="6134">I would like to say I’m surprised at the reaction to Samantha’s article, but I’m not. In spite of his loud declarations of support for The Big Lie, Marco Arment is as bad at any form of criticism that he hasn’t already approved as a very insecure tween. An example from 2011: <a data-href="http://www.businessinsider.com/marco-arment-2011-9" href="http://www.businessinsider.com/marco-arment-2011-9" rel="nofollow noopener" target="_blank">http://www.businessinsider.com/marco-arment-2011-9</a></p>
- <p id="ba3c" name="ba3c">Marco is great with criticism as long as it never actually criticizes him. If it does, be prepared a flood of petty, petulant whining that a room full of bored preschoolers on a hot day would be hard-pressed to match.</p>
- <p id="a5a0" name="a5a0">Today has been…well, it sucks. It sucks because someone doing what all the Arments of the world claim to want was naive enough to believe what they were told, and found out the hard way just how big a lie The Big Lie is, and how vicious people are when you’re silly enough to believe anything they say about criticism.</p>
- <p id="2a25" name="2a25">And note again, every single condescending crack, misrepresentation, and strawman had an exclusively male source. Most of them have, at one point or another, loudly trumpted themselves as Feminist Allies, as a friend to women struggling with the sexism and misogyny in tech. Congratulations y’all on being just as bad as the people you claim to oppose.</p>
- <p id="a47a" name="a47a">Samantha has handled this better than anyone else could have. My respect for her as a person and a writer is off the charts. If she choses to walk away from blogging in the Apple space, <em>believe me</em> I understand. As bad as today was for her, I’ve seen worse. Much worse.</p>
- <p id="aa8e" name="aa8e">But I hope she doesn’t. I hope she stays, because she is Doing This Right, and in a corner of the internet that has become naught but an endless circle jerk, a cliquish collection, a churlish, childish cohort interested not in writing or the truth, but in making sure The Right People are elevated, and The Others put down, she is someone worth reading and listening to. The number people who owe her apologies goes around the block, and I don’t think she’ll ever see a one. I’m sure as heck not apologizing for them, I’ll not make their lives easier in the least.</p>
- <p id="34c5" name="34c5">All of you, all. of. you…Marco, Breen, Snell, Vittici, had a chance to live by your words. You were faced with reasoned, polite, respectful criticism and instead of what you should have done, you all dropped trou and sprayed an epic diarrheal discharge all over someone who had done nothing to deserve it. Me, I earned most of my aggro, Samantha did not earn any of the idiocy I’ve seen today. I hope you’re all proud of yourselves. Someone should be, it won’t be me. Ever.</p>
- <p id="9710" name="9710">So I hope she stays, but if she goes, I understand. For what it’s worth, I don’t think she’s wrong either way.</p>
- </div>
- </div>
- </section> \ No newline at end of file
+ </figure>
+ <p id="4df8">
+ I’m not actually surprised here. I watched Fleishman berate a friend of mine who has been an engineer for…heck, waaaaay too long on major software products in the most condescending way because she tried to point out that as a <em>very</em> technical woman, “The Magazine” literally had nothing to say to her and maybe he should fix that. “Impertinent” was I believe what he called her, but I may have the specific word wrong. Not the attitude mind you. Great Feminists like Glenn do not like uppity women criticizing Great Feminists who are their Great Allies.
+ </p>
+ <p id="bf45">
+ Great Feminists are often tools.
+ </p>
+ </div><div>
+ <p id="45bb">
+ Luckily, I hope, the people who get Samantha’s point also started chiming in (and you get 100% of the women commenting here that I’ve seen):
+ </p>
+ <blockquote>
+ <p id="c053">
+ I don’t think he’s wrong for doing it, he just discusses it as if the market’s a level playing field — it isn’t
+ </p>
+ <p id="7b5e">
+ This is a great article with lots of great points about the sustainability of iOS development. Thank you for publishing it.
+ </p>
+ <p id="a321">
+ Regardless of the numbers and your view of MA, fair points here about confirmation bias in app marketing feasibility <a href="http://t.co/u79ZLsnhdM" target="_blank" rel="noopener nofollow">http://samanthabielefeld.com/the-elephant-in-the-room …</a>
+ </p>
+ <p id="76fe">
+ thank you for posting this, it covers a lot of things people don’t like to talk about.
+ </p>
+ <p id="bf90">
+ I’m sure you have caught untold amounts of flak over posting this because Marco is blind to his privilege as a developer.
+ </p>
+ <p id="0f66">
+ Catching up on the debate, and agreeing with Harry’s remark. (Enjoyed your article, Samantha, and ‘got’ your point.)
+ </p>
+ </blockquote>
+ </div><div>
+ <p id="6134">
+ I would like to say I’m surprised at the reaction to Samantha’s article, but I’m not. In spite of his loud declarations of support for The Big Lie, Marco Arment is as bad at any form of criticism that he hasn’t already approved as a very insecure tween. An example from 2011: <a href="http://www.businessinsider.com/marco-arment-2011-9" target="_blank" rel="noopener nofollow">http://www.businessinsider.com/marco-arment-2011-9</a>
+ </p>
+ <p id="ba3c">
+ Marco is great with criticism as long as it never actually criticizes him. If it does, be prepared a flood of petty, petulant whining that a room full of bored preschoolers on a hot day would be hard-pressed to match.
+ </p>
+ <p id="a5a0">
+ Today has been…well, it sucks. It sucks because someone doing what all the Arments of the world claim to want was naive enough to believe what they were told, and found out the hard way just how big a lie The Big Lie is, and how vicious people are when you’re silly enough to believe anything they say about criticism.
+ </p>
+ <p id="2a25">
+ And note again, every single condescending crack, misrepresentation, and strawman had an exclusively male source. Most of them have, at one point or another, loudly trumpted themselves as Feminist Allies, as a friend to women struggling with the sexism and misogyny in tech. Congratulations y’all on being just as bad as the people you claim to oppose.
+ </p>
+ <p id="a47a">
+ Samantha has handled this better than anyone else could have. My respect for her as a person and a writer is off the charts. If she choses to walk away from blogging in the Apple space, <em>believe me</em> I understand. As bad as today was for her, I’ve seen worse. Much worse.
+ </p>
+ <p id="aa8e">
+ But I hope she doesn’t. I hope she stays, because she is Doing This Right, and in a corner of the internet that has become naught but an endless circle jerk, a cliquish collection, a churlish, childish cohort interested not in writing or the truth, but in making sure The Right People are elevated, and The Others put down, she is someone worth reading and listening to. The number people who owe her apologies goes around the block, and I don’t think she’ll ever see a one. I’m sure as heck not apologizing for them, I’ll not make their lives easier in the least.
+ </p>
+ <p id="34c5">
+ All of you, all. of. you…Marco, Breen, Snell, Vittici, had a chance to live by your words. You were faced with reasoned, polite, respectful criticism and instead of what you should have done, you all dropped trou and sprayed an epic diarrheal discharge all over someone who had done nothing to deserve it. Me, I earned most of my aggro, Samantha did not earn any of the idiocy I’ve seen today. I hope you’re all proud of yourselves. Someone should be, it won’t be me. Ever.
+ </p>
+ <p id="9710">
+ So I hope she stays, but if she goes, I understand. For what it’s worth, I don’t think she’s wrong either way.
+ </p>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/source.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/source.html
index 37c246419..1bd8d82f5 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/source.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/medium-3/source.html
@@ -1,4815 +1,1645 @@
<!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:cc="http://creativecommons.org/ns#">
-
-<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# medium-com: http://ogp.me/ns/fb/medium-com#">
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Samantha and The Great Big Lie – John C. Welch – Medium</title>
- <link rel="canonical" href="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1" />
- <meta name="title" content="Samantha and The Great Big Lie" />
- <meta name="referrer" content="always" />
- <meta name="description" content="(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a…" />
- <meta property="og:title" content="Samantha and The Great Big Lie" />
- <meta property="og:url" content="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1" />
- <meta property="og:image" content="https://cdn-images-1.medium.com/max/1200/1*kbPh7V97eyRodSOw2-ALDw.png" />
- <meta property="fb:app_id" content="542599432471018" />
- <meta property="og:description" content="How to get shanked doing what people say they want" />
- <meta name="twitter:description" content="How to get shanked doing what people say they want" />
- <meta name="twitter:image:src" content="https://cdn-images-1.medium.com/max/1200/1*kbPh7V97eyRodSOw2-ALDw.png" />
- <link rel="publisher" href="https://plus.google.com/103654360130207659246" />
- <link rel="author" href="https://medium.com/@johncwelch" />
- <meta name="author" content="John C. Welch" />
- <meta property="og:type" content="article" />
- <meta name="twitter:card" content="summary_large_image" />
- <meta property="article:publisher" content="https://www.facebook.com/medium" />
- <meta property="article:author" content="https://medium.com/@johncwelch" />
- <meta property="fb:smart_publish:robots" content="noauto" />
- <meta name="robots" content="index, follow" />
- <meta property="article:published_time" content="2015-10-15T02:19:15.607Z" />
- <meta name="twitter:site" content="@Medium" />
- <meta property="og:site_name" content="Medium" />
- <meta name="twitter:label1" value="Reading time" />
- <meta name="twitter:data1" value="18 min read" />
- <script type="application/ld+json">
- {
- "@context": "http://schema.org",
- "@type": "NewsArticle",
- "image": {
- "@type": "ImageObject",
- "width": 398,
- "height": 542,
- "url": "https://cdn-images-1.medium.com/max/796/1*kbPh7V97eyRodSOw2-ALDw.png"
- },
- "datePublished": "2015-10-15T02:19:15.607Z",
- "dateModified": "2015-12-11T14:28:34.438Z",
- "headline": "Samantha and The Great Big Lie",
- "name": "Samantha and The Great Big Lie",
- "keywords": [],
- "author": {
- "@type": "Person",
- "name": "John C. Welch",
- "url": "https://medium.com/@johncwelch"
- },
- "creator": ["John C. Welch"],
- "mainEntityOfPage": "https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1"
- }
- </script>
- <meta name="twitter:app:name:iphone" content="Medium" />
- <meta name="twitter:app:id:iphone" content="828256236" />
- <meta name="twitter:app:url:iphone" content="medium://p/d146a92473a1" />
- <meta property="al:ios:app_name" content="Medium" />
- <meta property="al:ios:app_store_id" content="828256236" />
- <meta property="al:android:package" content="com.medium.reader" />
- <meta property="al:android:app_name" content="Medium" />
- <meta property="al:ios:url" content="medium://p/d146a92473a1" />
- <meta property="al:android:url" content="medium://p/d146a92473a1" />
- <meta property="al:web:url" content="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1" />
- <link rel="search" type="application/opensearchdescription+xml" title="Medium" href="/osd.xml" />
- <link rel="alternate" href="android-app://com.medium.reader/https/medium.com/p/d146a92473a1" />
- <meta name="theme-color" content="#000000" />
- <link rel="stylesheet" type="text/css" href="https://cdn-static-1.medium.com/_/fp/css/fonts-latin-base.141WxxXgxGxNcfeza73H7Q.css" />
- <link rel="stylesheet" href="https://cdn-static-1.medium.com/_/fp/css/main-base.FCIkh6GVUOig4-7oFthH1Q.css" />
- <script>
- if (window.top !== window.self) window.top.location = window.self.location.href;
- var OB_startTime = new Date().getTime();
- var OB_loadErrors = [];
-
- function _onerror(e) {
- OB_loadErrors.push(e)
- };
- if (document.addEventListener) document.addEventListener("error", _onerror, true);
- else if (document.attachEvent) document.attachEvent("onerror", _onerror);
-
- function _asyncScript(u) {
- var d = document,
- f = d.getElementsByTagName("script")[0],
- s = d.createElement("script");
- s.type = "text/javascript";
- s.async = true;
- s.src = u;
- f.parentNode.insertBefore(s, f);
- }
-
- function _asyncStyles(u) {
- var d = document,
- f = d.getElementsByTagName("script")[0],
- s = d.createElement("link");
- s.rel = "stylesheet";
- s.href = u;
- f.parentNode.insertBefore(s, f);
- return s
- }
- var _gaq = _gaq || [];
- _gaq.push(["_setAccount", "UA-24232453-2"]);
- _gaq.push(["_setDomainName", window.location.hostname]);
- _gaq.push(["_setAllowLinker", true]);
- _gaq.push(["_trackPageview"]);
- _asyncScript(("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js");
- (new Image()).src = "/_/stat?event=pixel.load&amp;origin=" + encodeURIComponent(location.origin);
- </script>
- <!--[if lt IE 9]><script charset="UTF-8" src="https://cdn-static-1.medium.com/_/fp/js/shiv.RI2ePTZ5gFmMgLzG5bEVAA.js"></script><![endif]-->
- <link rel="icon" href="https://cdn-static-1.medium.com/_/fp/icons/favicon-medium.TAS6uQ-Y7kcKgi0xjcYHXw.ico" class="js-favicon" />
- <link rel="apple-touch-icon" sizes="152x152" href="https://cdn-images-1.medium.com/fit/c/304/304/1*W0nmth_X8nFKjn6BZ388UQ.png" />
- <link rel="apple-touch-icon" sizes="120x120" href="https://cdn-images-1.medium.com/fit/c/240/240/1*W0nmth_X8nFKjn6BZ388UQ.png" />
- <link rel="apple-touch-icon" sizes="76x76" href="https://cdn-images-1.medium.com/fit/c/152/152/1*W0nmth_X8nFKjn6BZ388UQ.png" />
- <link rel="apple-touch-icon" sizes="60x60" href="https://cdn-images-1.medium.com/fit/c/120/120/1*W0nmth_X8nFKjn6BZ388UQ.png" />
- <link rel="mask-icon" href="https://cdn-static-1.medium.com/_/fp/icons/favicon.KjTfUJo7yJH_fCoUzzH3cg.svg" color="#171717" />
-</head>
-
-<body itemscope="" class=" postShowScreen browser-firefox os-mac is-withMagicUnderlines is-noJs">
- <script>
- document.body.className = document.body.className.replace(/(^|\s)is-noJs(\s|$)/, "$1is-js$2")
- </script>
- <div class="site-main" id="container">
- <div class="butterBar butterBar--error"></div>
- <div class="surface">
- <div id="prerendered" class="screenContent"><canvas class="canvas-renderer"></canvas>
- <div class="container u-maxWidth740 u-xs-margin0 notesPositionContainer js-notesPositionContainer"></div>
- <div class="metabar u-clearfix js-metabar">
- <div class="metabar-inner u-marginAuto u-maxWidth1000 u-paddingLeft20 u-paddingRight20 js-metabarMiddle">
- <div class="metabar-block metabar-block--left u-floatLeft u-height65 u-xs-height56"><a href="https://medium.com/" class="siteNav-logo" data-log-event="home"><span class="svgIcon svgIcon--logoNew svgIcon--45px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="45" height="45" viewBox="-17 18 45 45" data-multipart="true"><path d="M11.525 28.078c-.472-.225-.858.002-.858.506v20.044l8.616 4.113c.948.46 1.717.14 1.717-.7v-19.3a.22.22 0 0 0-.124-.19l-9.35-4.46v-.01z"/><path d="M.333 43.696l9.83-15.247c.278-.43.89-.6 1.36-.38l9.364 4.47c.06.03.082.1.047.15L10.666 48.63.333 43.698v-.002z"/><path d="M-8.57 28.35c-.786-.375-1.053-.096-.592.62L.333 43.696l10.333 4.932L.356 32.635a.156.156 0 0 0-.06-.054l-8.866-4.23z"/><path d="M.333 52.033c0 .84-.643 1.22-1.43.844l-8.045-3.84c-.472-.224-.858-.82-.858-1.325V28.89c0-.672.515-.976 1.145-.675l9.133 4.36a.092.092 0 0 1 .055.084v19.37z"/></svg></span><span class="u-textScreenReader">Homepage</span></a></div>
- <div class="metabar-block u-floatRight u-xs-absolute u-xs-textAlignRight u-xs-right0 u-xs-marginRight20 u-height65 u-xs-height56">
- <div class="buttonSet"><a class="button button--primary button--chromeless u-accentColor--buttonNormal is-inSiteNavBar u-lineHeight30 u-height32" href="https://medium.com/m/signin?redirect=https%3A%2F%2Fmedium.com%2F%40johncwelch%2Fsamantha-and-the-great-big-lie-d146a92473a1" data-action="sign-in-prompt" data-redirect="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1" data-action-source="nav_signup">Sign in / Sign up</a></div>
- </div>
- </div>
+<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+ <head>
+ <meta data-rh="true" charset="utf-8" />
+ <script>
+ <![CDATA[
+ !function(c,f){var t,o,i,e=[],r={passive:!0,capture:!0},n=new Date,a="pointerup",u="pointercancel";function p(n,e){t||(t=e,o=n,i=new Date,w(f),s())}function s(){0<=o&&o<i-n&&(e.forEach(function(n){n(o,t)}),e=[])}function l(n){if(n.cancelable){var e=(1e12<n.timeStamp?new Date:performance.now())-n.timeStamp;"pointerdown"==n.type?function(n,e){function t(){p(n,e),i()}function o(){i()}function i(){f(a,t,r),f(u,o,r)}c(a,t,r),c(u,o,r)}(e,n):p(e,n)}}function w(e){["click","mousedown","keydown","touchstart","pointerdown"].forEach(function(n){e(n,l,r)})}w(c),self.perfMetrics=self.perfMetrics||{},self.perfMetrics.onFirstInputDelay=function(n){e.push(n),s()}}(addEventListener,removeEventListener)
+ ]]>
+ </script>
+ <script defer="defer" src="https://cdn.optimizely.com/js/16180790160.js"></script>
+ <title data-rh="true">
+ Samantha and The Great Big Lie. How to get shanked doing what people… | by John C. Welch | Medium
+ </title>
+ <meta data-rh="true" name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1" />
+ <meta data-rh="true" name="theme-color" content="#000000" />
+ <meta data-rh="true" name="twitter:app:name:iphone" content="Medium" />
+ <meta data-rh="true" name="twitter:app:id:iphone" content="828256236" />
+ <meta data-rh="true" property="al:ios:app_name" content="Medium" />
+ <meta data-rh="true" property="al:ios:app_store_id" content="828256236" />
+ <meta data-rh="true" property="al:android:package" content="com.medium.reader" />
+ <meta data-rh="true" property="fb:app_id" content="542599432471018" />
+ <meta data-rh="true" property="og:site_name" content="Medium" />
+ <meta data-rh="true" property="og:type" content="article" />
+ <meta data-rh="true" property="article:published_time" content="2015-12-11T14:28:34.438Z" />
+ <meta data-rh="true" name="title" content="Samantha and The Great Big Lie. How to get shanked doing what people… | by John C. Welch | Medium" />
+ <meta data-rh="true" property="og:title" content="Samantha and The Great Big Lie" />
+ <meta data-rh="true" property="twitter:title" content="Samantha and The Great Big Lie" />
+ <meta data-rh="true" name="twitter:site" content="@Medium" />
+ <meta data-rh="true" name="twitter:app:url:iphone" content="medium://p/d146a92473a1" />
+ <meta data-rh="true" property="al:android:url" content="medium://p/d146a92473a1" />
+ <meta data-rh="true" property="al:ios:url" content="medium://p/d146a92473a1" />
+ <meta data-rh="true" property="al:android:app_name" content="Medium" />
+ <meta data-rh="true" name="description" content="(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a…" />
+ <meta data-rh="true" property="og:description" content="How to get shanked doing what people say they want" />
+ <meta data-rh="true" property="twitter:description" content="How to get shanked doing what people say they want" />
+ <meta data-rh="true" property="og:url" content="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1" />
+ <meta data-rh="true" property="al:web:url" content="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1" />
+ <meta data-rh="true" property="og:image" content="https://miro.medium.com/max/398/1*kbPh7V97eyRodSOw2-ALDw.png" />
+ <meta data-rh="true" name="twitter:image:src" content="https://miro.medium.com/max/398/1*kbPh7V97eyRodSOw2-ALDw.png" />
+ <meta data-rh="true" name="twitter:card" content="summary_large_image" />
+ <meta data-rh="true" property="article:author" content="https://medium.com/@johncwelch" />
+ <meta data-rh="true" name="author" content="John C. Welch" />
+ <meta data-rh="true" name="robots" content="index,follow,max-image-preview:large" />
+ <meta data-rh="true" name="referrer" content="unsafe-url" />
+ <meta data-rh="true" name="twitter:label1" value="Reading time" />
+ <meta data-rh="true" name="twitter:data1" value="18 min read" />
+ <meta data-rh="true" name="parsely-post-id" content="d146a92473a1" />
+ <link data-rh="true" rel="search" type="application/opensearchdescription+xml" title="Medium" href="/osd.xml" />
+ <link data-rh="true" rel="apple-touch-icon" sizes="152x152" href="https://cdn-images-1.medium.com/fit/c/152/152/1*8I-HPL0bfoIzGied-dzOvA.png" />
+ <link data-rh="true" rel="apple-touch-icon" sizes="120x120" href="https://cdn-images-1.medium.com/fit/c/120/120/1*8I-HPL0bfoIzGied-dzOvA.png" />
+ <link data-rh="true" rel="apple-touch-icon" sizes="76x76" href="https://cdn-images-1.medium.com/fit/c/76/76/1*8I-HPL0bfoIzGied-dzOvA.png" />
+ <link data-rh="true" rel="apple-touch-icon" sizes="60x60" href="https://cdn-images-1.medium.com/fit/c/60/60/1*8I-HPL0bfoIzGied-dzOvA.png" />
+ <link data-rh="true" rel="mask-icon" href="https://cdn-static-1.medium.com/_/fp/icons/monogram-mask.KPLCSFEZviQN0jQ7veN2RQ.svg" color="#171717" />
+ <link data-rh="true" id="glyph_link" rel="stylesheet" type="text/css" href="https://glyph.medium.com/css/e/sr/latin/e/ssr/latin/e/ssb/latin/m2.css" />
+ <link data-rh="true" rel="author" href="https://medium.com/@johncwelch" />
+ <link data-rh="true" rel="canonical" href="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1" />
+ <link data-rh="true" rel="alternate" href="android-app://com.medium.reader/https/medium.com/p/d146a92473a1" />
+ <link data-rh="true" rel="icon" href="https://cdn-static-1.medium.com/_/fp/icons/favicon-rebrand-medium.3Y6xpZ-0FSdWDnPM3hSBIA.ico" />
+ <script data-rh="true" type="application/ld+json">
+ <![CDATA[
+ {"@context":"http:\u002F\u002Fschema.org","@type":"NewsArticle","image":["https:\u002F\u002Fmiro.medium.com\u002Fmax\u002F1200\u002F1*kbPh7V97eyRodSOw2-ALDw.png"],"url":"https:\u002F\u002Fmedium.com\u002F@johncwelch\u002Fsamantha-and-the-great-big-lie-d146a92473a1","dateCreated":"2015-10-15T02:19:15.607Z","datePublished":"2015-10-15T02:19:15.607Z","dateModified":"2018-04-22T22:24:24.777Z","headline":"Samantha and The Great Big Lie - John C. Welch - Medium","name":"Samantha and The Great Big Lie - John C. Welch - Medium","description":"(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a…","identifier":"d146a92473a1","keywords":["Lite:true","Elevated:false","LockedPostSource:LOCKED_POST_SOURCE_NONE","LayerCake:0"],"author":{"@type":"Person","name":"John C. Welch","url":"https:\u002F\u002Fmedium.com\u002F@johncwelch"},"creator":["John C. Welch"],"publisher":{"@type":"Organization","name":"Medium","url":"https:\u002F\u002Fmedium.com\u002F","logo":{"@type":"ImageObject","width":308,"height":60,"url":"https:\u002F\u002Fmiro.medium.com\u002Fmax\u002F616\u002F1*OMF3fSqH8t4xBJ9-6oZDZw.png"}},"mainEntityOfPage":"https:\u002F\u002Fmedium.com\u002F@johncwelch\u002Fsamantha-and-the-great-big-lie-d146a92473a1"}
+ ]]>
+ </script>
+ <script data-rh="true">
+ <![CDATA[
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+ })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+ ga('create', 'UA-24232453-2', 'auto');
+ ga('send', 'pageview');
+ ]]>
+ </script>
+ <link rel="preload" href="https://cdn.optimizely.com/js/16180790160.js" as="script" />
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="STATIC">
+ /*<![CDATA[*/
+ html{box-sizing:border-box}*, *:before, *:after{box-sizing:inherit}body{margin:0;padding:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,0.8);position:relative;min-height:100vh}h1, h2, h3, h4, h5, h6, dl, dd, ol, ul, menu, figure, blockquote, p, pre, form{margin:0}menu, ol, ul{padding:0;list-style:none;list-style-image:none}main{display:block}a{color:inherit;text-decoration:none}a, button, input{-webkit-tap-highlight-color:transparent}img, svg{vertical-align:middle}button{background:transparent;overflow:visible}button, input, optgroup, select, textarea{margin:0}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="KEYFRAME">
+ /*<![CDATA[*/
+ @-webkit-keyframes k1{0%{opacity:0.8}50%{opacity:0.5}100%{opacity:0.8}}@-moz-keyframes k1{0%{opacity:0.8}50%{opacity:0.5}100%{opacity:0.8}}@keyframes k1{0%{opacity:0.8}50%{opacity:0.5}100%{opacity:0.8}}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE">
+ /*<![CDATA[*/
+ .a{font-family:medium-content-sans-serif-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif}.b{font-weight:400}.c{background-color:rgba(255, 255, 255, 1)}.l{height:100vh}.m{width:100vw}.n{display:flex}.o{align-items:center}.p{justify-content:center}.q{fill:rgba(41, 41, 41, 1)}.r{display:block}.s{position:absolute}.t{top:0}.u{left:0}.v{right:0}.w{z-index:500}.x{box-shadow:0 4px 12px 0 rgba(0, 0, 0, 0.05)}.ag{max-width:1192px}.ah{min-width:0}.ai{width:100%}.aj{height:65px}.am{flex:1 0 auto}.an{display:none}.ap{visibility:hidden}.aq{margin-left:16px}.ar{color:rgba(2, 158, 116, 1)}.as{fill:rgba(3, 168, 124, 1)}.at{font-size:inherit}.au{border:inherit}.av{font-family:inherit}.aw{letter-spacing:inherit}.ax{font-weight:inherit}.ay{padding:0}.az{margin:0}.ba:hover{cursor:pointer}.bb:hover{color:rgba(1, 143, 105, 1)}.bc:hover{fill:rgba(2, 158, 116, 1)}.bd:disabled{cursor:default}.be:disabled{color:rgba(45, 132, 255, 0.5)}.bf:disabled{fill:rgba(45, 132, 255, 0.5)}.bg{flex:0 0 auto}.bh{color:inherit}.bi{fill:inherit}.bj:hover{color:rgba(25, 25, 25, 1)}.bk:hover{fill:rgba(25, 25, 25, 1)}.bl:disabled{color:rgba(117, 117, 117, 1)}.bm:disabled{fill:rgba(117, 117, 117, 1)}.bn{font-family:medium-content-sans-serif-font, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, sans-serif}.bo{font-style:normal}.bp{line-height:20px}.bq{font-size:15.8px}.br{letter-spacing:0px}.bs{color:rgba(117, 117, 117, 1)}.bt{fill:rgba(117, 117, 117, 1)}.bu{margin-bottom:0px}.bw{top:0px}.bx{left:0px}.by{height:100%}.bz{position:fixed}.ca{background-color:rgba(0, 0, 0, 0.08)}.cb{z-index:510}.cc{cursor:pointer}.cd{opacity:0}.ce{transition:opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0s}.cf{pointer-events:none}.cg{width:414px}.ch{z-index:520}.ci{background-color:white}.cj{left:100%}.ck{box-sizing:border-box}.cl{overflow:auto}.cm{-ms-overflow-style:-ms-autohiding-scrollbar}.cn{box-shadow:rgba(0, 0, 0, 0.15) 0px 4px 12px}.co{opacity:1}.cp{transform:translateX(0px)}.cq{transition:transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0s, opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0s}.cx{padding-bottom:18px}.cy{padding:24px}.cz{flex-direction:row}.da{justify-content:space-between}.db{font-weight:600}.dc{font-size:22px}.dd{line-height:28px}.de{color:rgba(41, 41, 41, 1)}.df{position:relative}.dg{right:-7px}.dh{padding:0 24px}.di{animation:k1 1.2s ease-in-out infinite}.dj{padding:32px 0}.dk{border-radius:100%}.dl{height:32px}.dm{width:32px}.dn{background-color:rgba(242, 242, 242, 1)}.do{margin-left:8px}.dp{margin-top:4px}.dq{margin-bottom:8px}.dr{height:8px}.ds{width:120px}.dt{width:80px}.du{margin-top:12px}.dv{height:10px}.dw{width:90%}.dx{padding-left:24px}.dy{padding-right:24px}.dz{margin-left:auto}.ea{margin-right:auto}.eb{max-width:728px}.ec{top:calc(100vh + 100px)}.ed{bottom:calc(100vh + 100px)}.ee{width:10px}.ef{word-break:break-word}.eg{word-wrap:break-word}.eh:after{display:block}.ei:after{content:""}.ej:after{clear:both}.ek{max-width:680px}.el{line-height:1.23}.em{letter-spacing:0}.en{font-family:medium-content-title-font, Georgia, Cambria, "Times New Roman", Times, serif}.fd{margin-bottom:-0.27em}.fe{margin-top:32px}.fi{border-radius:50%}.fj{height:48px}.fk{width:48px}.fl{margin-left:12px}.fm{margin-bottom:2px}.fo{font-weight:300}.fp{font-size:16px}.fq{overflow:hidden}.fr{max-height:20px}.fs{text-overflow:ellipsis}.ft{display:-webkit-box}.fu{-webkit-line-clamp:1}.fv{-webkit-box-orient:vertical}.fw:hover{text-decoration:underline}.fx{padding:0px 8px}.fy{background:0}.fz{border-color:rgba(117, 117, 117, 1)}.ga:hover{color:rgba(8, 8, 8, 1)}.gb:hover{fill:rgba(8, 8, 8, 1)}.gc:hover{border-color:rgba(41, 41, 41, 1)}.gd:disabled{fill:rgba(61, 61, 61, 1)}.ge:disabled{border-color:rgba(204, 204, 204, 1)}.gf:disabled{cursor:inherit}.gg:disabled:hover{color:rgba(117, 117, 117, 1)}.gh:disabled:hover{fill:rgba(61, 61, 61, 1)}.gi:disabled:hover{border-color:rgba(204, 204, 204, 1)}.gj{border-radius:4px}.gk{line-height:18px}.gl{font-size:15px}.gm{border-width:1px}.gn{border-style:solid}.go{display:inline-block}.gp{text-decoration:none}.gq{align-items:flex-end}.gy{padding-right:6px}.gz{margin-right:8px}.ha{margin-right:-6px}.hb{line-height:1.58}.hc{letter-spacing:-0.004em}.hd{font-family:medium-content-serif-font, Georgia, Cambria, "Times New Roman", Times, serif}.hy{margin-bottom:-0.46em}.hz{box-shadow:inset 3px 0 0 0 rgba(41, 41, 41, 1)}.ia{padding-left:23px}.ib{margin-left:-20px}.ic{font-style:italic}.id{font-family:medium-content-slab-serif-font, Georgia, Cambria, "Times New Roman", Times, serif}.ie{font-size:28px}.if{color:rgba(8, 8, 8, 1)}.ig{border:none}.ih{margin-top:30px}.ii{text-align:center}.ij:before{content:"..."}.ik:before{letter-spacing:0.6em}.il:before{text-indent:0.6em}.im:before{font-style:italic}.in:before{line-height:1.4}.io{list-style-type:decimal}.ip{margin-left:30px}.iq{padding-left:0px}.ir{background-repeat:repeat-x}.is{background-image:linear-gradient(to right,rgba(41, 41, 41, 1) 100%,rgba(41, 41, 41, 1) 0);background-image:url('data:image/svg+xml;utf8,<svg preserveAspectRatio="none" viewBox="0 0 1 1" xmlns="http://www.w3.org/2000/svg"><line x1="0" y1="0" x2="1" y2="1" stroke="rgba(41, 41, 41, 1)" /></svg>')}.it{background-size:1px 1px}.iu{background-position:0 1.05em;background-position:0 calc(1em + 1px)}.ja{max-width:398px}.jg{clear:both}.jh{transition:opacity 100ms 400ms}.ji{will-change:transform}.jj{transform:translateZ(0)}.jk{margin:auto}.jl{padding-bottom:136.18090452261305%}.jm{height:0}.jn{filter:blur(20px)}.jo{transform:scale(1.1)}.jp{visibility:visible}.jq{max-width:694px}.jr{padding-bottom:111.09510086455332%}.js{max-width:308px}.jt{padding-bottom:87.33766233766235%}.ju{will-change:opacity}.jv{width:188px}.jw{left:50%}.jx{transform:translateX(406px)}.jy{top:calc(65px + 54px + 14px)}.kb{top:159px}.kd{width:131px}.ke{flex-direction:column}.kf{padding-top:28px}.kg{margin-bottom:19px}.kh{margin-left:-3px}.kn{outline:0}.ko{border:0}.kp{user-select:none}.kq> svg{pointer-events:none}.kr:active{border-style:none}.ks{-webkit-user-select:none}.kt:focus{fill:rgba(117, 117, 117, 1)}.ku:hover{fill:rgba(117, 117, 117, 1)}.lc button{text-align:left}.ld{opacity:0.4}.le{cursor:not-allowed}.lf{padding-right:9px}.lo{margin-top:40px}.lp{flex-wrap:wrap}.lq{margin-top:25px}.lr{max-width:155px}.lv{top:1px}.ly{align-items:flex-start}.mk{margin-left:-1px}.ml{margin-left:-4px}.mt{padding-right:8px}.mu{padding-top:32px}.mv{border-top:1px solid rgba(230, 230, 230, 1)}.mw{margin-bottom:25px}.my{margin-bottom:32px}.mz{min-height:80px}.ne{height:80px}.nf{padding-left:102px}.nh{font-size:14px}.ni{letter-spacing:0.05em}.nj{text-transform:uppercase}.nk{margin-bottom:6px}.nl{font-size:26px}.nm{line-height:32px}.nn{padding:4px 12px}.no{max-width:555px}.np{max-width:450px}.nq{font-size:18px}.nr{line-height:24px}.nt{padding-top:24px}.nu{margin-top:5px}.nv{height:40px}.nw{width:40px}.nx{font-size:12px}.ny{line-height:15px}.nz{line-height:22px}.oa{padding-top:8px}.ob{padding-top:25px}.od{margin-top:64px}.oe{background-color:rgba(250, 250, 250, 1)}.of{margin-bottom:40px}.og{margin-top:24px}.oh{padding-bottom:16px}.oi{border-bottom:1px solid rgba(230, 230, 230, 1)}.oj{margin-bottom:24px}.qa{flex-grow:0}.qb{padding-bottom:24px}.qc{max-width:500px}.qd{flex:0 1 auto}.qh{padding-bottom:8px}.qu{padding-bottom:100%}.rf{padding:60px 0}.rg{background-color:rgba(0, 0, 0, 0.9)}.ri{padding-bottom:48px}.rj{border-bottom:1px solid rgba(255, 255, 255, 0.54)}.rk{margin:0 -12px}.rl{margin:0 12px}.rm{flex:1 1 0}.rn:hover{color:rgba(255, 255, 255, 0.99)}.ro:hover{fill:rgba(255, 255, 255, 0.99)}.rp:disabled{color:rgba(255, 255, 255, 0.7)}.rq:disabled{fill:rgba(255, 255, 255, 0.7)}.rr{color:rgba(255, 255, 255, 0.98)}.rs{color:rgba(255, 255, 255, 0.7)}.rt{text-decoration:underline}.ru{fill:rgba(255, 255, 255, 0.98)}.rv{width:200px}.sa{margin-right:16px}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (min-width: 1080px)">
+ /*<![CDATA[*/
+ .d{display:none}.af{margin:0 64px}.fa{font-size:40px}.fb{margin-top:0.78em}.fc{line-height:48px}.gx{margin-left:30px}.hu{font-size:21px}.hv{margin-top:2em}.hw{line-height:32px}.hx{letter-spacing:-0.003em}.iz{margin-top:1.05em}.jf{margin-top:56px}.km{margin-right:5px}.lb{margin-top:5px}.ln{padding-left:6px}.lx{display:inline-block}.md{margin-left:7px}.me{margin-top:8px}.mj{width:25px}.mr{padding-left:7px}.ms{top:3px}.oq{font-size:26px}.pd{width:calc(100% + 32px)}.pe{margin-left:-16px}.pf{margin-right:-16px}.pw{padding-left:16px}.px{padding-right:16px}.py{flex-basis:25%}.pz{max-width:25%}.qq{font-size:18px}.qr{line-height:22px}.rd{min-width:70px}.re{min-height:70px}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (max-width: 1079.98px)">
+ /*<![CDATA[*/
+ .e{display:none}.gw{margin-left:30px}.kl{margin-right:5px}.la{margin-top:5px}.lm{padding-left:6px}.lw{display:inline-block}.mb{margin-left:7px}.mc{margin-top:8px}.mi{width:25px}.mp{padding-left:7px}.mq{top:3px}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (max-width: 903.98px)">
+ /*<![CDATA[*/
+ .f{display:none}.gv{margin-left:30px}.kk{margin-right:5px}.kz{margin-top:5px}.lk{padding-left:6px}.ll{top:3px}.lu{display:inline-block}.lz{margin-left:7px}.ma{margin-top:8px}.mh{width:15px}.mo{padding-left:3px}.qg{margin-right:16px}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (max-width: 727.98px)">
+ /*<![CDATA[*/
+ .g{display:none}.ak{height:56px}.al{display:flex}.ao{display:block}.bv{margin-bottom:0px}.cr{left:0}.cs{width:100%}.ct{border-top-left-radius:20px}.cu{border-top-right-radius:20px}.cv{transform:translateY(100%)}.cw{-webkit-overflow-scrolling:touch}.fg{margin-top:32px}.fh{flex-direction:column-reverse}.gt{margin-bottom:30px}.gu{margin-left:0px}.kj{margin-left:8px}.kx{margin-top:2px}.ky{margin-right:8px}.li{padding-left:6px}.lj{top:3px}.lt{display:inline-block}.mg{width:15px}.mn{padding-left:3px}.mx{padding-top:0}.na{margin-bottom:24px}.nb{align-items:center}.nc{width:102px}.nd{position:relative}.ng{padding-left:0}.ns{margin-top:24px}.oc{border-top:none}.ok{padding-bottom:12px}.ol{margin-top:16px}.qf{margin-right:16px}.qs{margin-left:16px}.qt{margin-right:0px}.rh{padding:32px 0}.rw{width:140px}.rx{margin-bottom:16px}.ry{margin-top:30px}.rz{flex-direction:row}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (max-width: 551.98px)">
+ /*<![CDATA[*/
+ .h{display:none}.z{margin:0 24px}.eo{font-size:34px}.ep{margin-top:0.56em}.eq{line-height:42px}.ff{margin-top:32px}.fn{margin-bottom:0px}.gr{margin-bottom:30px}.gs{margin-left:0px}.he{font-size:18px}.hf{margin-top:1.56em}.hg{line-height:28px}.hh{letter-spacing:-0.003em}.iv{margin-top:1.34em}.jb{margin-top:40px}.ki{margin-left:8px}.kv{margin-top:2px}.kw{margin-right:8px}.lg{padding-left:6px}.lh{top:3px}.ls{display:inline-block}.mf{width:15px}.mm{padding-left:3px}.om{font-size:22px}.or{width:calc(100% + 24px)}.os{margin-left:-12px}.ot{margin-right:-12px}.pg{padding-left:12px}.ph{padding-right:12px}.pi{flex-basis:100%}.pj{max-width:100%}.qe{margin-right:16px}.qi{font-size:15px}.qj{line-height:18px}.qv{min-width:48px}.qw{min-height:48px}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (min-width: 904px) and (max-width: 1079.98px)">
+ /*<![CDATA[*/
+ .i{display:none}.ae{margin:0 64px}.ex{font-size:40px}.ey{margin-top:0.78em}.ez{line-height:48px}.hq{font-size:21px}.hr{margin-top:2em}.hs{line-height:32px}.ht{letter-spacing:-0.003em}.iy{margin-top:1.05em}.je{margin-top:56px}.op{font-size:26px}.pa{width:calc(100% + 32px)}.pb{margin-left:-16px}.pc{margin-right:-16px}.ps{padding-left:16px}.pt{padding-right:16px}.pu{flex-basis:25%}.pv{max-width:25%}.qo{font-size:18px}.qp{line-height:22px}.rb{min-width:70px}.rc{min-height:70px}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (min-width: 728px) and (max-width: 903.98px)">
+ /*<![CDATA[*/
+ .j{display:none}.ac{margin:0 48px}.eu{font-size:40px}.ev{margin-top:0.78em}.ew{line-height:48px}.hm{font-size:21px}.hn{margin-top:2em}.ho{line-height:32px}.hp{letter-spacing:-0.003em}.ix{margin-top:1.05em}.jd{margin-top:56px}.oo{font-size:26px}.ox{width:calc(100% + 28px)}.oy{margin-left:-14px}.oz{margin-right:-14px}.po{padding-left:14px}.pp{padding-right:14px}.pq{flex-basis:50%}.pr{max-width:50%}.qm{font-size:15px}.qn{line-height:18px}.qz{min-width:48px}.ra{min-height:48px}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (min-width: 552px) and (max-width: 727.98px)">
+ /*<![CDATA[*/
+ .k{display:none}.ab{margin:0 24px}.er{font-size:34px}.es{margin-top:0.56em}.et{line-height:42px}.hi{font-size:18px}.hj{margin-top:1.56em}.hk{line-height:28px}.hl{letter-spacing:-0.003em}.iw{margin-top:1.34em}.jc{margin-top:40px}.on{font-size:22px}.ou{width:calc(100% + 24px)}.ov{margin-left:-12px}.ow{margin-right:-12px}.pk{padding-left:12px}.pl{padding-right:12px}.pm{flex-basis:100%}.pn{max-width:100%}.qk{font-size:15px}.ql{line-height:18px}.qx{min-width:48px}.qy{min-height:48px}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="print">
+ /*<![CDATA[*/
+ .y{display:none}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="(prefers-reduced-motion: no-preference)">
+ /*<![CDATA[*/
+ .jz{transition:opacity 200ms}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (max-width: 1230px)">
+ /*<![CDATA[*/
+ .ka{display:none}
+ /*]]>*/
+ </style>
+ <style type="text/css" data-fela-rehydration="494" data-fela-type="RULE" media="all and (max-width: 1198px)">
+ /*<![CDATA[*/
+ .kc{display:none}
+ /*]]>*/
+ </style>
+ </head>
+ <body>
+ <div id="root">
+ <div class="a b c">
+ <div class="d e f g h i j k"></div>
+ <script>
+ <![CDATA[
+ document.domain = document.domain;
+ ]]>
+ </script>
+ <div>
+ <script>
+ <![CDATA[
+ if (window.self !== window.top) window.location = "about:blank"
+ ]]>
+ </script>
</div>
- <div class="metabar metabar--spacer js-metabarSpacer u-height65 u-xs-height56"></div>
- <main role="main">
- <article class=" u-sizeViewHeightMin100 u-overflowHidden postArticle postArticle--full u-marginBottom40" lang="en">
- <header class="container u-maxWidth740">
- <div class="postMetaHeader u-paddingBottom10 row">
- <div class="col u-size12of12 js-postMetaLockup">
- <div class="postMetaLockup postMetaLockup--authorWithBio u-flex js-postMetaLockup">
- <div class="u-flex0">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@johncwelch?source=post_header_lockup" data-action="show-user-card" data-action-source="post_header_lockup" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/80/80/0*qPHQu8WqsC6cV_ud.jpg" class="avatar-image avatar-image--smaller" alt="Go to the profile of John C. Welch" /></a>
- </div>
- <div class="u-flex1 u-paddingLeft15 u-overflowHidden"><a class="link link link--darken link--darker u-baseColor--link" href="https://medium.com/@johncwelch?source=post_header_lockup" data-action="show-user-card" data-action-source="post_header_lockup" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto">John C. Welch</a><span class="followState js-followState buttonSet-inner" data-user-id="77a507c5ad19"><button class="button u-paddingLeft10 u-paddingRight10 u-height19 u-lineHeight13 u-verticalAlignMiddle u-fontSizeSmallest u-uiTextMedium u-noUserSelect button--withChrome u-baseColor--buttonNormal button--withHover button--unblock js-unblockButton u-marginLeft10 u-marginTopNegative2 u-xs-hide" data-action="sign-in-prompt" data-sign-in-action="toggle-block-user" data-requires-token="true" data-action-source="post_header_lockup"><span class="button-label button-defaultState">Blocked</span><span class="button-label button-hoverState">Unblock</span></button><button class="button button--primary u-paddingLeft10 u-paddingRight10 u-height19 u-lineHeight13 u-verticalAlignMiddle u-fontSizeSmallest u-uiTextMedium u-noUserSelect button--withChrome u-accentColor--buttonNormal button--follow js-followButton u-marginLeft10 u-marginTopNegative2 u-xs-hide" data-action="sign-in-prompt" data-sign-in-action="toggle-subscribe-user" data-requires-token="true" data-redirect="https://medium.com/_/subscribe/user/77a507c5ad19" data-action-source="post_header_lockup_follow"><span class="button-label button-defaultState js-buttonLabel">Follow</span><span class="button-label button-activeState">Following</span></button></span>
- <div class="postMetaInline js-testPostMetaInlineSupplemental"><time datetime="2015-10-15T02:19:15.607Z">Oct 15, 2015</time><span class="middotDivider u-fontSizeSmallest"></span><span class="readingTime" title="18 min read"></span></div>
- </div>
- </div>
- </div>
- </div>
- </header>
- <div class="postArticle-content js-postField js-notesSource js-trackedPost" data-post-id="d146a92473a1" data-source="post_page" data-tracking-context="postPage">
- <section name="55ff" class="section section--body section--first">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <h1 name="b34c" id="b34c" class="graf graf--h3 graf--leading graf--title">Samantha and The Great Big Lie</h1>
- <p name="97e7" id="97e7" class="graf graf--p graf-after--h3">How to get shanked doing what people say they want</p>
- <blockquote name="df70" id="df70" class="graf graf--blockquote graf-after--p">don’t preach to me<br />Mr. integrity</blockquote>
- <p name="c979" id="c979" class="graf graf--p graf-after--blockquote">(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a dusting of transphobia along the way, all totally okay because the ends justify the means, and it’s okay when “good” people do it.)</p>
- <p name="342d" id="342d" class="graf graf--p graf-after--p">First, I need to say something about this article: the reason I’m writing it infuriates me. Worse than installing CS 3 or Acrobat 7 ever did, and the former inspired comparisons to fecophile porn. I’m actually too mad to cuss. Well, not completely, but in this case, I don’t think the people I’m mad at are worth the creativity I try to put into profanity. This is about a brownfield of hypocrisy and viciously deliberate mischaracterization that “shame” cannot even come close to the shame those behind it should feel.</p>
- <p name="2e61" id="2e61" class="graf graf--p graf-after--p">Now, read this post by Samantha Bielefeld: The Elephant in the Room. First, it is a well-written critical piece that raises a few points in a calm, rational, nonconfrontational fashion, exactly the kind of things the pushers of The Great Big Lie say we need more of, as opposed to the screaming that is the norm in such cases.</p>
- <p name="cd31" id="cd31" class="graf graf--p graf-after--p">…sorry, I should explain “The Great Big Lie”. There are several, but in this case, our <em class="markup--em markup--p-em">specific</em> instance of “The Great Big Lie” is about criticism. Over and over, you hear from the very people I am not going to be nice to in this that we need “better” criticsm. Instead of rage and anger, volume and vitriol, we need in-depth rational criticism, that isn’t personal or ad hominem. That it should focus on points, not people.</p>
- <p name="ae07" id="ae07" class="graf graf--p graf-after--p graf--trailing">That, readers, is “The Big Lie”. It is a lie so big that if one ponders the reality of it, as I am going to, one wonders why anyone would believe it. It is a lie and it is one we should stop telling.</p>
- </div>
- </div>
- </section>
- <section name="c360" class="section section--body">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="a02f" id="a02f" class="graf graf--p graf--leading">Samantha’s points (I assume you read it, for you are smart people who know the importance of such things) are fairly clear:</p>
- <ol class="postList">
- <li name="9213" id="9213" class="graf graf--li graf-after--p">With the release of Overcast 2.0, a product Samantha actually likes, Marco Arment moved to a <a href="http://www.marco.org/2015/10/09/overcast2" data-href="http://www.marco.org/2015/10/09/overcast2" class="markup--anchor markup--li-anchor" rel="nofollow noopener" target="_blank">patronage model</a> that will probably be successful for him.</li>
- <li name="dfa5" id="dfa5" class="graf graf--li graf-after--li">Arment’s insistence that “<a href="https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3" data-href="https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3" class="markup--anchor markup--li-anchor" target="_blank">anyone can do this</a>” while technically true, (anyone can in fact, implement this pricing model), also implies that “anyone” can have the kind of success that a developer with Marco’s history, financial status, and deep ties to the Apple News Web is expected to have. This is silly.</li>
- <li name="e55d" id="e55d" class="graf graf--li graf-after--li">Marco Arment occupies a fairly unique position in the Apple universe, (gained by hard work and no small talent), and because of that, benefits from a set of privileges that a new developer or even one that has been around for a long time, but isn’t, well, <em class="markup--em markup--li-em">Marco</em>, not only don’t have, but have little chance of attaining anytime soon.</li>
- <li name="35fb" id="35fb" class="graf graf--li graf-after--li">Marco has earned his success and is entitled to the benefits and privileges it brings, but he seems rather blind to all of that, and seems to still imagine himself as “two guys in a garage”. This is just not correct.</li>
- <li name="38e2" id="38e2" class="graf graf--li graf-after--li">In addition, the benefits and privileges of the above ensure that by releasing Overcast 2 as a free app, with patronage pricing, he has, if not gutted, severely hurt the ability of folks actually selling their apps for an up-front price of not free to continue doing so. This has the effect of accelerating the “race to the bottom” in the podcast listening app segment, which hurts devs who cannot afford to work on a “I don’t really need this money, so whatever you feel like sending is okay” model.</li>
- </ol>
- <p name="0481" id="0481" class="graf graf--p graf-after--li">None of this is incorrect. None of this is an ad hominem attack in any way. It is just pointing out that a developer of Arment’s stature and status lives in a very different world than someone in East Frog Balls, Arkansas trying to make a living off of App sales. Our dev in EFB doesn’t have the main sites on the Apple web falling all over themselves to review their app the way that Arment does. They’re not friends with the people being The Loop, Daring Fireball, SixColors, iMore, The Mac Observer, etc., yadda.</p>
- <p name="5a45" id="5a45" class="graf graf--p graf-after--p">So, our hero, in a fit of well-meaning ignorance writes this piece (posted this morning, 14 Oct. 15) and of course, the response and any criticisms are just as reasonable and thoughtful.</p>
- <p name="3bc7" id="3bc7" class="graf graf--p graf-after--p graf--trailing">If you really believe that, you are the most preciously ignorant person in the world, and can I have your seriously charmed life.</p>
- </div>
- </div>
- </section>
- <section name="2ba2" class="section section--body">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="0fb2" id="0fb2" class="graf graf--p graf--leading">The response, from all quarters, including Marco, someone who is so sensitive to criticism that the word “useless” is <a href="http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out" data-href="http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">enough to shut him down</a>, who <a href="https://twitter.com/marcoarment/status/641330113934700544" data-href="https://twitter.com/marcoarment/status/641330113934700544" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">blocked a friend of mine for the high crime of pointing out that his review of podcasting mics centered around higher priced gear and ignored folks without the scratch, who might not be ready for such things</a>, is, in a single word, disgusting. Vomitous even.</p>
- <p name="9a6e" id="9a6e" class="graf graf--p graf-after--p">It’s an hours-long dogpile that beggars even my imagination, and I can imagine almost anything. Seriously, it’s all there in <a href="https://twitter.com/s_bielefeld/with_replies" data-href="https://twitter.com/s_bielefeld/with_replies" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">Samantha’s Twitter Feed</a>. From what I can tell, she’s understandably shocked over it. I however was not. This one comment in her feed made me smile (warning, this wanders a bit…er…LOT. Twitter timelines are not easy to put together):</p>
- <blockquote name="3271" id="3271" class="graf graf--blockquote graf-after--p">I can see why you have some reservations about publishing it, but my gut feeling is that he would take it better than Nilay.</blockquote>
- <p name="ec72" id="ec72" class="graf graf--p graf-after--blockquote">Oh honey, bless your sweet, ignorant heart. Marco is one of the biggest pushers of The Big Lie, and one of the reasons it is <em class="markup--em markup--p-em">such</em> a lie.</p>
- <p name="5cc4" id="5cc4" class="graf graf--p graf-after--p">But it gets better. First, you have the “hey, Marco <em class="markup--em markup--p-em">earned</em> his status!” lot. A valid point, and one Bielefeld explicitly acknowledges, here:</p>
- <blockquote name="4e5f" id="4e5f" class="graf graf--blockquote graf-after--p">From his ground floor involvement in Tumblr (for which he is now a millionaire), to the creation and sale of a wildly successful app called Instapaper, he has become a household name in technology minded circles. It is this extensive time spent in the spotlight, the huge following on Twitter, and dedicated listeners of his weekly aired Accidental Tech Podcast, that has granted him the freedom to break from seeking revenue in more traditional manners.</blockquote>
- <p name="cee9" id="cee9" class="graf graf--p graf-after--blockquote">and here:</p>
- <blockquote name="3f1b" id="3f1b" class="graf graf--blockquote graf-after--p">I’m not knocking his success, he has put effort into his line of work, and has built his own life.</blockquote>
- <p name="e527" id="e527" class="graf graf--p graf-after--blockquote">and here:</p>
- <blockquote name="3e4f" id="3e4f" class="graf graf--blockquote graf-after--p">He has earned his time in the spotlight, and it’s only natural for him to take advantage of it.</blockquote>
- <p name="8a01" id="8a01" class="graf graf--p graf-after--blockquote">But still, you get the people telling her something she already acknowledge:</p>
- <blockquote name="7685" id="7685" class="graf graf--blockquote graf-after--p">I don’t think he’s blind. he’s worked to where he has gotten and has had failures like everyone else.</blockquote>
- <p name="b151" id="b151" class="graf graf--p graf-after--blockquote">Thank you for restating something in the article. To the person who wrote it.</p>
- <p name="87bc" id="87bc" class="graf graf--p graf-after--p">In the original article, Samantha talked about the money Marco makes from his podcast. She based that on the numbers <a href="http://atp.fm/sponsor/" data-href="http://atp.fm/sponsor/" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">provided by ATP in terms of sponsorship rates</a> and the number of current sponsors the podcast has. Is this going to yield perfect numbers? No. But the numbers you get from it will at least be reasonable, or should be unless the published sponsorship rates are just fantasy, and you’re stupid for taking them seriously.</p>
- <p name="dbda" id="dbda" class="graf graf--p graf-after--p">At first, she went with a simple formula:</p>
- <blockquote name="1b4e" id="1b4e" class="graf graf--blockquote graf-after--p">$4K x 3 per episode = $12K x 52 weeks / 3 hosts splitting it.</blockquote>
- <p name="0b33" id="0b33" class="graf graf--p graf-after--blockquote">That’s not someone making shit up, right? Rather quickly, someone pointed out that she’d made an error in how she calculated it:</p>
- <blockquote name="76d7" id="76d7" class="graf graf--blockquote graf-after--p">That’s $4k per ad, no? So more like $12–16k per episode.</blockquote>
- <p name="a089" id="a089" class="graf graf--p graf-after--blockquote">She’d already realized her mistake and fixed it.</p>
- <blockquote name="b369" id="b369" class="graf graf--blockquote graf-after--p">which is actually wrong, and I’m correcting now. $4,000 per sponsor, per episode! So, $210,000 per year.</blockquote>
- <p name="8b3b" id="8b3b" class="graf graf--p graf-after--blockquote">Again, this is based on <em class="markup--em markup--p-em">publicly available data</em> the only kind someone not part of ATP or a close friend of Arment has access to. So while her numbers may be wrong, if they are, there’s no way for her to know that. She’s basing her opinion on actual available data. Which is sadly rare.</p>
- <p name="135a" id="135a" class="graf graf--p graf-after--p">This becomes a huge flashpoint. You name a reason to attack her over this, people do. No really. For example, she’s not calculating his <em class="markup--em markup--p-em">income taxes correctly</em>:</p>
- <blockquote name="5e7e" id="5e7e" class="graf graf--blockquote graf-after--p">especially since it isn’t his only source of income thus, not an indicator of his marginal inc. tax bracket.</blockquote>
- <blockquote name="6036" id="6036" class="graf graf--blockquote graf-after--blockquote">thus, guessing net income is more haphazard than stating approx. gross income.</blockquote>
- <p name="aac1" id="aac1" class="graf graf--p graf-after--blockquote">Ye Gods. She’s not doing his taxes for him, her point is invalid?</p>
- <p name="600f" id="600f" class="graf graf--p graf-after--p">Then there’s the people who seem to have not read anything past what other people are telling them:</p>
- <blockquote name="9b62" id="9b62" class="graf graf--blockquote graf-after--p">Not sure what to make of your Marco piece, to be honest. You mention his fame, whatever, but what’s the main idea here?</blockquote>
- <p name="c18a" id="c18a" class="graf graf--p graf-after--blockquote">Just how spoon-fed do you have to be? Have you no teeth?</p>
- <p name="c445" id="c445" class="graf graf--p graf-after--p">Of course, Marco jumps in, and predictably, he’s snippy:</p>
- <blockquote name="0c21" id="0c21" class="graf graf--blockquote graf-after--p">If you’re going to speak in precise absolutes, it’s best to first ensure that you’re correct.</blockquote>
- <p name="8f8d" id="8f8d" class="graf graf--p graf-after--blockquote">If you’re going to be like that, it’s best to provide better data. Don’t get snippy when someone is going off the only data available, and is clearly open to revising based on better data.</p>
- <p name="cc97" id="cc97" class="graf graf--p graf-after--p">Then Marco’s friends/fans get into it:</p>
- <blockquote name="f9da" id="f9da" class="graf graf--blockquote graf-after--p">I really don’t understand why it’s anyone’s business</blockquote>
- <p name="0094" id="0094" class="graf graf--p graf-after--blockquote">Samantha is trying to qualify for sainthood at this point:</p>
- <blockquote name="0105" id="0105" class="graf graf--blockquote graf-after--p">It isn’t really, it was a way of putting his income in context in regards to his ability to gamble with Overcast.</blockquote>
- <p name="cdd1" id="cdd1" class="graf graf--p graf-after--blockquote">Again, she’s trying to drag people back to her actual point, but no one is going to play. The storm has begun. Then we get people who are just spouting nonsense:</p>
- <blockquote name="f56c" id="f56c" class="graf graf--blockquote graf-after--p">Why is that only relevant for him? It’s a pretty weird metric,especially since his apps aren’t free.</blockquote>
- <p name="4fef" id="4fef" class="graf graf--p graf-after--blockquote">Wha?? Overcast 2 is absolutely free. Samantha points this out:</p>
- <blockquote name="0f36" id="0f36" class="graf graf--blockquote graf-after--p">His app is free, that’s what sparked the article to begin with.</blockquote>
- <p name="40d2" id="40d2" class="graf graf--p graf-after--blockquote">The response is literally a parallel to “How can there be global warming if it snowed today in my town?”</p>
- <blockquote name="6760" id="6760" class="graf graf--blockquote graf-after--p">If it’s free, how have I paid for it? Twice?</blockquote>
- <p name="7b13" id="7b13" class="graf graf--p graf-after--blockquote">She is still trying:</p>
- <blockquote name="44ba" id="44ba" class="graf graf--blockquote graf-after--p">You paid $4.99 to unlock functionality in Overcast 1.0 and you chose to support him with no additional functionality in 2.0</blockquote>
- <p name="2152" id="2152" class="graf graf--p graf-after--blockquote">He is having none of it. IT SNOWED! SNOWWWWWWW!</p>
- <blockquote name="99a6" id="99a6" class="graf graf--blockquote graf-after--p">Yes. That’s not free. Free is when you choose not to make money. And that can be weaponized. But that’s not what Overcast does.</blockquote>
- <p name="5e6f" id="5e6f" class="graf graf--p graf-after--blockquote">She however, is relentless:</p>
- <blockquote name="1b0f" id="1b0f" class="graf graf--blockquote graf-after--p">No, it’s still free. You can choose to support it, you are required to pay $4.99 for Pocket Casts. Totally different model.</blockquote>
- <p name="d24f" id="d24f" class="graf graf--p graf-after--blockquote">Dude seems to give up. (Note: allllll the people bagging on her are men. All of them. Mansplaining like hell. And I’d bet every one of them considers themselves a feminist.)</p>
- <p name="10e1" id="10e1" class="graf graf--p graf-after--p">We get another guy trying to push the narrative she’s punishing him for his success, which is just…it’s stupid, okay? Stupid.</p>
- <blockquote name="9b01" id="9b01" class="graf graf--blockquote graf-after--p">It also wasn’t my point in writing my piece today, but it seems to be everyone’s focus.</blockquote>
- <p name="340c" id="340c" class="graf graf--p graf-after--blockquote">(UNDERSTATEMENT OF THE YEAR)</p>
- <blockquote name="7244" id="7244" class="graf graf--blockquote graf-after--p">I think the focus should be more on that fact that while it’s difficult, Marco spent years building his audience.</blockquote>
- <blockquote name="ffb1" id="ffb1" class="graf graf--blockquote graf-after--blockquote">It doesn’t matter what he makes it how he charges. If the audience be earned is willing to pay for it, awesome.</blockquote>
- <p name="e44e" id="e44e" class="graf graf--p graf-after--blockquote">She tries, oh lord, she tries:</p>
- <blockquote name="a502" id="a502" class="graf graf--blockquote graf-after--p">To assert that he isn’t doing anything any other dev couldn’t, is wrong. It’s successful because it’s Marco.</blockquote>
- <p name="7dcd" id="7dcd" class="graf graf--p graf-after--blockquote">But no, HE KNOWS HER POINT BETTER THAN SHE DOES:</p>
- <blockquote name="a62a" id="a62a" class="graf graf--blockquote graf-after--p">No, it’s successful because he busted his ass to make it so. It’s like any other business. He grew it.</blockquote>
- <p name="df8c" id="df8c" class="graf graf--p graf-after--blockquote">Christ. This is like a field of strawmen. Stupid ones. Very stupid ones.</p>
- <p name="521a" id="521a" class="graf graf--p graf-after--p">One guy tries to blame it all on Apple, another in a string of Wha??? moments:</p>
- <blockquote name="d80d" id="d80d" class="graf graf--blockquote graf-after--p">the appropriate context is Apple’s App Store policies. Other devs aren’t Marco’s responsibility</blockquote>
- <p name="db0b" id="db0b" class="graf graf--p graf-after--blockquote">Seriously? Dude, are you even trying to talk about what Samantha actually wrote? At this point, Samantha is clearly mystified at the entire thing:</p>
- <blockquote name="7a78" id="7a78" class="graf graf--blockquote graf-after--p">Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?</blockquote>
- <p name="6e09" id="6e09" class="graf graf--p graf-after--blockquote">Because it’s a nit they can pick and allows them to ignore everything you wrote. That’s the only reason.</p>
- <p name="b7db" id="b7db" class="graf graf--p graf-after--p">One guy is “confused”:</p>
- <blockquote name="3626" id="3626" class="graf graf--blockquote graf-after--p">I see. He does have clout, so are you saying he’s too modest in how he sees himself as a dev?</blockquote>
- <blockquote name="9daa" id="9daa" class="graf graf--blockquote graf-after--blockquote">Yes. He can’t be equated to the vast majority of other developers. Like calling Gruber, “just another blogger”.</blockquote>
- <blockquote name="f6da" id="f6da" class="graf graf--blockquote graf-after--blockquote">Alright, that’s fair. I was just confused by the $ and fame angle at first.</blockquote>
- <p name="d5b1" id="d5b1" class="graf graf--p graf-after--blockquote">Samantha’s point centers on the benefits Marco gains via his fame and background. <em class="markup--em markup--p-em">HOW DO YOU NOT MENTION THAT? HOW IS THAT CONFUSING?</em></p>
- <p name="58d0" id="58d0" class="graf graf--p graf-after--p">People of course are telling her it’s her fault for mentioning a salient fact at all:</p>
- <blockquote name="30d2" id="30d2" class="graf graf--blockquote graf-after--p">Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?</blockquote>
- <blockquote name="765b" id="765b" class="graf graf--blockquote graf-after--blockquote">Maybe because you went there with your article?</blockquote>
- <blockquote name="61fe" id="61fe" class="graf graf--blockquote graf-after--blockquote">As a way of rationalizing his ability to gamble with the potential for Overcast to generate income…not the norm at all.</blockquote>
- <p name="f17c" id="f17c" class="graf graf--p graf-after--blockquote">Of course, had she not brought up those important points, she’d have been bagged on for “not providing proof”. Lose some, lose more. By now, she’s had enough and she just deletes all mention of it. Understandable, but sad she was bullied into doing that.</p>
- <p name="0b60" id="0b60" class="graf graf--p graf-after--p">Yes, bullied. That’s all this is. Bullying. She didn’t lie, cheat, or exaagerate. If her numbers were wrong, they weren’t wrong in a way she had any ability to do anything about. But there’s blood in the water, and the comments and attacks get worse:</p>
- <blockquote name="65ab" id="65ab" class="graf graf--blockquote graf-after--p">Because you decided to start a conversation about someone else’s personal shit. You started this war.</blockquote>
- <p name="1adb" id="1adb" class="graf graf--p graf-after--blockquote">War. THIS. IS. WAR.</p>
- <p name="de94" id="de94" class="graf graf--p graf-after--p">This is a bunch of nerds attacking someone for reasoned, calm, <em class="markup--em markup--p-em">polite</em> criticism of their friend/idol. Samantha is politely pushing back a bit:</p>
- <blockquote name="4458" id="4458" class="graf graf--blockquote graf-after--p">That doesn’t explain why every other part of my article is being pushed aside.</blockquote>
- <p name="aeac" id="aeac" class="graf graf--p graf-after--blockquote">She’s right. This is all nonsense. This is people ignoring her article completely, just looking for things to attack so it can be dismissed. It’s tribalism at its purest.</p>
- <p name="0078" id="0078" class="graf graf--p graf-after--p">Then some of the other annointed get into it, including Jason Snell in one of the most spectactular displays of “I have special knowledge you can’t be expected to have, therefore you are totally off base and wrong, even though there’s no way for you to know this” I’ve seen in a while. Jason:</p>
- <blockquote name="c4c9" id="c4c9" class="graf graf--blockquote graf-after--p">You should never use an ad rate card to estimate ad revenue from any media product ever.</blockquote>
- <blockquote name="b66b" id="b66b" class="graf graf--blockquote graf-after--blockquote">I learned this when I started working for a magazine — rate cards are mostly fiction, like prices on new cars</blockquote>
- <p name="6907" id="6907" class="graf graf--p graf-after--blockquote">How…exactly…in the name of whatever deity Jason may believe in…is Samantha or anyone not “in the biz” supposed to know this. Also, what exactly does a magazine on paper like Macworld have to do with sponsorships for a podcast? I have done podcasts that were sponsored, and I can retaliate with “we charged what the rate card said we did. <em class="markup--em markup--p-em">Checkmate Elitests!</em>”</p>
- <p name="41ec" id="41ec" class="graf graf--p graf-after--p">Samantha basically abases herself at his feet:</p>
- <blockquote name="0b14" id="0b14" class="graf graf--blockquote graf-after--p">I understand my mistake, and it’s unfortunate that it has completely diluted the point of my article.</blockquote>
- <p name="590f" id="590f" class="graf graf--p graf-after--blockquote">I think she should have told him where and how to stuff that nonsense, but she’s a nicer person than I am. Also, it’s appropriate that Jason’s twitter avatar has its nose in the air. This is some rank snobbery. It’s disgusting and if anyone pulled that on him, Jason would be very upset. But hey, one cannot criticize The Marco without getting pushback. By “pushback”, I mean “an unrelenting fecal flood”.</p>
- <p name="69dc" id="69dc" class="graf graf--p graf-after--p">Her only mistake was criticizing one of the Kool Kids. Folks, if you criticize anyone in The Deck Clique, or their friends, expect the same thing, regardless of tone or point.</p>
- <p name="5ab4" id="5ab4" class="graf graf--p graf-after--p">Another App Dev, seemingly unable to parse Samantha’s words, needs <em class="markup--em markup--p-em">more</em> explanation:</p>
- <blockquote name="957b" id="957b" class="graf graf--blockquote graf-after--p">so just looking over your mentions, I’m curious what exactly was your main point? Ignoring the podcast income bits.</blockquote>
- <p name="0a7e" id="0a7e" class="graf graf--p graf-after--blockquote">Oh wait, he didn’t even read the article. Good on you, Dev Guy, good. on. you. Still, she plays nice <em class="markup--em markup--p-em">with someone who didn’t even read her article</em>:</p>
- <blockquote name="f7db" id="f7db" class="graf graf--blockquote graf-after--p">That a typical unknown developer can’t depend on patronage to generate revenue, and charging for apps will become a negative.</blockquote>
- <p name="937f" id="937f" class="graf graf--p graf-after--blockquote">Marco comes back of course, and now basically accuses her of lying about other devs talking to her and supporting her point:</p>
- <blockquote name="c9dd" id="c9dd" class="graf graf--blockquote graf-after--p">How many actual developers did you hear from, really? Funny how almost nobody wants to give a (real) name on these accusations.</blockquote>
- <p name="c522" id="c522" class="graf graf--p graf-after--blockquote">Really? You’re going to do that? “There’s no name, so I don’t think it’s a real person.” Just…what’s the Joe Welch quote from the McCarthy hearings?</p>
- <blockquote name="907e" id="907e" class="graf graf--blockquote graf-after--p">Let us not assassinate this lad further, Senator. You’ve done enough. Have you no sense of decency, sir? At long last, have you left no sense of decency?</blockquote>
- <p name="2158" id="2158" class="graf graf--p graf-after--blockquote">That is what this is at this point: character assasination because she said something critical of A Popular Person. It’s disgusting. Depressing and disgusting. No one, none of these people have seriously discussed her point, heck, it looks like they barely bothered to read it, if they did at all.</p>
- <p name="13f8" id="13f8" class="graf graf--p graf-after--p">Marco starts getting really petty with her (no big shock) and Samantha finally starts pushing back:</p>
- <blockquote name="96c6" id="96c6" class="graf graf--blockquote graf-after--p">Glad to see you be the bigger person and ignore the mindset of so many developers not relating to you, good for you!</blockquote>
- <p name="5d3f" id="5d3f" class="graf graf--p graf-after--blockquote">That of course, is what caused Marco to question the validity, if not the existence of her sources. (Funny how anonymous sources are totes okay when they convenience Marco et al, and work for oh, <em class="markup--em markup--p-em">Apple</em>, but when they are inconvenient? Ha! PROVIDE ME PROOF YOU INTEMPERATE WOMAN!)</p>
- <p name="c07c" id="c07c" class="graf graf--p graf-after--p">Make no mistake, there’s some sexist shit going on here. Every tweet I’ve quoted was authored by a guy.</p>
- <p name="8b32" id="8b32" class="graf graf--p graf-after--p">Of course, Marco has to play the “I’ve been around longer than you” card with this bon mot:</p>
- <blockquote name="de26" id="de26" class="graf graf--blockquote graf-after--p">Yup, before you existed!</blockquote>
- <p name="a3bd" id="a3bd" class="graf graf--p graf-after--blockquote">Really dude? I mean, I’m sorry about the penis, but really?</p>
- <p name="1c51" id="1c51" class="graf graf--p graf-after--p">Mind you, when the criticism isn’t just bizarrely stupid, Samantha reacts the way Marco and his ilk claim they would to (if they ever got any <em class="markup--em markup--p-em">valid</em> criticism. Which clearly is impossible):</p>
- <blockquote name="9848" id="9848" class="graf graf--blockquote graf-after--p">Not to get into the middle of this, but “income” is not the term you’re looking for. “Revenue” is.</blockquote>
- <blockquote name="f2a6" id="f2a6" class="graf graf--blockquote graf-after--blockquote">lol. Noted.</blockquote>
- <blockquote name="aed9" id="aed9" class="graf graf--blockquote graf-after--blockquote">And I wasn’t intending to be a dick, just a lot of people hear/say “income” when they intend “revenue”, and then discussion …</blockquote>
- <blockquote name="f9d8" id="f9d8" class="graf graf--blockquote graf-after--blockquote">… gets derailed by a jedi handwave of “Expenses”. But outside of charitable donation, it is all directly related.</blockquote>
- <blockquote name="f61c" id="f61c" class="graf graf--blockquote graf-after--blockquote">haha. Thank you for the clarification.</blockquote>
- <p name="5dd9" id="5dd9" class="graf graf--p graf-after--blockquote">Note to Marco and the other…whatever they are…that is how one reacts to that kind of criticism. With a bit of humor and self-deprecation. You should try it sometime. For real, not just in your heads or conversations in Irish Pubs in S.F.</p>
- <p name="dc44" id="dc44" class="graf graf--p graf-after--p">But now, the door has been cracked, and the cheap shots come out:</p>
- <blockquote name="0c94" id="0c94" class="graf graf--blockquote graf-after--p">@testflight_app: Don’t worry guys, we process <a href="https://twitter.com/marcoarment" data-href="https://twitter.com/marcoarment" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@marcoarment</a>’s apps in direct proportion to his megabucks earnings. <a href="https://twitter.com/hashtag/fairelephant?src=hash" data-href="https://twitter.com/hashtag/fairelephant?src=hash" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">#fairelephant</a></blockquote>
- <p name="343b" id="343b" class="graf graf--p graf-after--blockquote">(Note: testflight_app is a parody account. Please do not mess with the actual testflight folks. They are still cool.)</p>
- <p name="09bf" id="09bf" class="graf graf--p graf-after--p">Or this…conversation:</p>
- <figure name="4d63" id="4d63" class="graf graf--figure graf-after--p">
- <div class="aspectRatioPlaceholder is-locked" style="max-width: 398px; max-height: 542px;">
- <div class="aspectRatioPlaceholder-fill" style="padding-bottom: 136.20000000000002%;"></div>
- <div class="progressiveMedia js-progressiveMedia graf-image" data-image-id="1*kbPh7V97eyRodSOw2-ALDw.png" data-width="398" data-height="542"><img src="https://cdn-images-1.medium.com/freeze/max/60/1*kbPh7V97eyRodSOw2-ALDw.png?q=20" crossorigin="anonymous" class="progressiveMedia-thumbnail js-progressiveMedia-thumbnail" /><canvas class="progressiveMedia-canvas js-progressiveMedia-canvas"></canvas><img class="progressiveMedia-image js-progressiveMedia-image" data-src="https://cdn-images-1.medium.com/max/1600/1*kbPh7V97eyRodSOw2-ALDw.png" /><noscript class="js-progressiveMedia-inner"><img class="progressiveMedia-noscript js-progressiveMedia-inner" src="https://cdn-images-1.medium.com/max/1600/1*kbPh7V97eyRodSOw2-ALDw.png" /></noscript></div>
+ <script>
+ <![CDATA[
+ window.PARSELY = window.PARSELY || {autotrack: false}
+ ]]>
+ </script>
+ <nav class="r s t u v c w x y">
+ <div>
+ <div class="n p">
+ <div class="z ab ac ae af ag ah ai">
+ <div class="aj n o ak al">
+ <div class="r am w">
+ <div class="n o">
+ <a aria-label="Homepage" rel="noopener" href="/?source=post_page-----d146a92473a1----------------------">
+ <div class="an g">
+ <svg height="22" width="112" viewbox="0 0 111.5 22" class="q">
+ <path d="M56.3 19.5c0 .4 0 .5.3.7l1.5 1.4v.1h-6.5V19c-.7 1.8-2.4 3-4.3 3-3.3 0-5.8-2.6-5.8-7.5 0-4.5 2.6-7.6 6.3-7.6 1.6-.1 3.1.8 3.8 2.4V3.2c0-.3-.1-.6-.3-.7l-1.4-1.4V1l6.5-.8v19.3zm-4.8-.8V9.5c-.5-.6-1.2-.9-1.9-.9-1.6 0-3.1 1.4-3.1 5.7 0 4 1.3 5.4 3 5.4.8.1 1.6-.3 2-1zm9.1 3.1V9.4c0-.3-.1-.6-.3-.7l-1.4-1.5v-.1h6.5v12.5c0 .4 0 .5.3.7l1.4 1.4v.1h-6.5zm-.2-19.2C60.4 1.2 61.5 0 63 0c1.4 0 2.6 1.2 2.6 2.6S64.4 5.3 63 5.3a2.6 2.6 0 0 1-2.6-2.7zm22.5 16.9c0 .4 0 .5.3.7l1.5 1.4v.1h-6.5v-3.2c-.6 2-2.4 3.4-4.5 3.4-2.9 0-4.4-2.1-4.4-6.2 0-1.9 0-4.1.1-6.5 0-.3-.1-.5-.3-.7L67.7 7v.1H74v8c0 2.6.4 4.4 2 4.4.9-.1 1.7-.6 2.1-1.3V9.5c0-.3-.1-.6-.3-.7l-1.4-1.5v-.2h6.5v12.4zm22 2.3c0-.5.1-6.5.1-7.9 0-2.6-.4-4.5-2.2-4.5-.9 0-1.8.5-2.3 1.3.2.8.3 1.7.3 2.5 0 1.8-.1 4.2-.1 6.5 0 .3.1.5.3.7l1.5 1.4v.1H96c0-.4.1-6.5.1-7.9 0-2.7-.4-4.5-2.2-4.5-.9 0-1.7.5-2.2 1.3v9c0 .4 0 .5.3.7l1.4 1.4v.1h-6.5V9.5c0-.3-.1-.6-.3-.7l-1.4-1.5v-.2h6.5v3.1a4.6 4.6 0 0 1 4.6-3.4c2.2 0 3.6 1.2 4.2 3.5.7-2.1 2.7-3.6 4.9-3.5 2.9 0 4.5 2.2 4.5 6.2 0 1.9-.1 4.2-.1 6.5-.1.3.1.6.3.7l1.4 1.4v.1h-6.6zm-81.4-2l1.9 1.9v.1h-9.8v-.1l2-1.9c.2-.2.3-.4.3-.7V7.3c0-.5 0-1.2.1-1.8L11.4 22h-.1L4.5 6.8c-.1-.4-.2-.4-.3-.6v10c-.1.7 0 1.3.3 1.9l2.7 3.6v.1H0v-.1L2.7 18c.3-.6.4-1.3.3-1.9v-11c0-.5-.1-1.1-.5-1.5L.7 1.1V1h7l5.8 12.9L18.6 1h6.8v.1l-1.9 2.2c-.2.2-.3.5-.3.7v15.2c0 .2.1.5.3.6zm7.6-5.9c0 3.8 1.9 5.3 4.2 5.3 1.9.1 3.6-1 4.4-2.7h.1c-.8 3.7-3.1 5.5-6.5 5.5-3.7 0-7.2-2.2-7.2-7.4 0-5.5 3.5-7.6 7.3-7.6 3.1 0 6.4 1.5 6.4 6.2v.8h-8.7zm0-.8h4.3v-.8c0-3.9-.8-4.9-2-4.9-1.4.1-2.3 1.6-2.3 5.7z"></path></svg>
</div>
- </figure>
- <p name="f2a3" id="f2a3" class="graf graf--p graf-after--figure">Good job guys. Good job. Defend the tribe. Attack the other. Frederico attempts to recover from his stunning display of demeaning douchery: <a href="https://twitter.com/viticci" data-href="https://twitter.com/viticci" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">‏@viticci</a>: <a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">@s_bielefeld</a> I don’t know if it’s an Italian thing, but counting other people’s money is especially weird for me. IMO, bad move in the post.</p>
- <p name="ae0c" id="ae0c" class="graf graf--p graf-after--p">Samantha is clearly sick of his crap: <a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">‏@s_bielefeld</a>: <a href="https://twitter.com/viticci" data-href="https://twitter.com/viticci" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">@viticci</a> That’s what I’m referring to, the mistake of ever having mentioned it. So, now, Marco can ignore the bigger issue and go on living.</p>
- <p name="2047" id="2047" class="graf graf--p graf-after--p">Good for her. There’s being patient and being roadkill.</p>
- <p name="4139" id="4139" class="graf graf--p graf-after--p">Samantha does put the call out for her sources to maybe let her use their names:</p>
- <blockquote name="6626" id="6626" class="graf graf--blockquote graf-after--p">From all of you I heard from earlier, anyone care to go on record?</blockquote>
- <p name="8a7d" id="8a7d" class="graf graf--p graf-after--blockquote">My good friend, The Angry Drunk points out the obvious problem:</p>
- <blockquote name="68c9" id="68c9" class="graf graf--blockquote graf-after--p">Nobody’s going to go on record when they count on Marco’s friends for their PR.</blockquote>
- <p name="317d" id="317d" class="graf graf--p graf-after--blockquote">This is true. Again, the sites that are Friends of Marco:</p>
- <p name="9523" id="9523" class="graf graf--p graf-after--p">Daring Fireball</p>
- <p name="dbc7" id="dbc7" class="graf graf--p graf-after--p">The Loop</p>
- <p name="c706" id="c706" class="graf graf--p graf-after--p">SixColors</p>
- <p name="0acb" id="0acb" class="graf graf--p graf-after--p">iMore</p>
- <p name="8c8c" id="8c8c" class="graf graf--p graf-after--p">MacStories</p>
- <p name="643e" id="643e" class="graf graf--p graf-after--p">A few others, but I want this post to end one day.</p>
- <p name="6b76" id="6b76" class="graf graf--p graf-after--p">You piss that crew off, and given how petty rather a few of them have demonstrated they are, good luck on getting any kind of notice from them.</p>
- <p name="f7d1" id="f7d1" class="graf graf--p graf-after--p">Of course, the idea this could happen is just craycray:</p>
- <blockquote name="de59" id="de59" class="graf graf--blockquote graf-after--p"><a href="https://twitter.com/KevinColeman" data-href="https://twitter.com/KevinColeman" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@KevinColeman </a><a href="https://twitter.com/Angry_Drunk" data-href="https://twitter.com/Angry_Drunk" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">.@Angry_Drunk</a> <a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@s_bielefeld</a> <a href="https://twitter.com/marcoarment" data-href="https://twitter.com/marcoarment" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@marcoarment</a> Wow, you guys are veering right into crazy conspiracy theory territory. <a href="https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash" data-href="https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">#JetFuelCantMeltSteelBeams</a></blockquote>
- <p name="f01b" id="f01b" class="graf graf--p graf-after--blockquote">Yeah. Because a mature person like Marco would never do anything like that.</p>
- <p name="7e30" id="7e30" class="graf graf--p graf-after--p">Of course, the real point on this is starting to happen:</p>
- <blockquote name="5d93" id="5d93" class="graf graf--blockquote graf-after--p">you’re getting a lot of heat now but happy you are writing things that stir up the community. Hope you continue to be a voice!</blockquote>
- <blockquote name="436b" id="436b" class="graf graf--blockquote graf-after--blockquote">I doubt I will.</blockquote>
- <p name="ac25" id="ac25" class="graf graf--p graf-after--blockquote">See, they’ve done their job. Mess with the bull, you get the horns. Maybe you should find another thing to write about, this isn’t a good place for you. <em class="markup--em markup--p-em">Great</em> job y’all.</p>
- <p name="07ba" id="07ba" class="graf graf--p graf-after--p">Some people aren’t even pretending. They’re just in full strawman mode:</p>
- <blockquote name="3d60" id="3d60" class="graf graf--blockquote graf-after--p"><a href="https://twitter.com/timkeller" data-href="https://twitter.com/timkeller" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@timkeller: </a>Unfair to begrudge a person for leveraging past success, especially when that success is earned. No ‘luck’ involved.</blockquote>
- <blockquote name="87f5" id="87f5" class="graf graf--blockquote graf-after--blockquote"><a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@s_bielefeld: </a><a href="https://twitter.com/timkeller" data-href="https://twitter.com/timkeller" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@timkeller</a> I plainly stated that I don’t hold his doing this against him. Way to twist words.</blockquote>
- <p name="3720" id="3720" class="graf graf--p graf-after--blockquote">I think she’s earned her anger at this point.</p>
- <p name="7341" id="7341" class="graf graf--p graf-after--p">Don’t worry, Marco knows what the real problem is: most devs just suck —</p>
- <figure name="babe" id="babe" class="graf graf--figure graf-after--p">
- <div class="aspectRatioPlaceholder is-locked" style="max-width: 694px; max-height: 771px;">
- <div class="aspectRatioPlaceholder-fill" style="padding-bottom: 111.1%;"></div>
- <div class="progressiveMedia js-progressiveMedia graf-image" data-image-id="1*Fpb2Bvdx7Q-688vdm-NdkQ.png" data-width="694" data-height="771"><img src="https://cdn-images-1.medium.com/freeze/max/60/1*Fpb2Bvdx7Q-688vdm-NdkQ.png?q=20" crossorigin="anonymous" class="progressiveMedia-thumbnail js-progressiveMedia-thumbnail" /><canvas class="progressiveMedia-canvas js-progressiveMedia-canvas"></canvas><img class="progressiveMedia-image js-progressiveMedia-image" data-src="https://cdn-images-1.medium.com/max/1600/1*Fpb2Bvdx7Q-688vdm-NdkQ.png" /><noscript class="js-progressiveMedia-inner"><img class="progressiveMedia-noscript js-progressiveMedia-inner" src="https://cdn-images-1.medium.com/max/1600/1*Fpb2Bvdx7Q-688vdm-NdkQ.png" /></noscript></div>
- </div>
- </figure>
- <p name="503d" id="503d" class="graf graf--p graf-after--figure">I have a saying that applies in this case: don’t place your head so far up your nethers that you go full Klein Bottle. Marco has gone full Klein Bottle. (To be correct, he went FKB some years ago.)</p>
- <p name="b8c0" id="b8c0" class="graf graf--p graf-after--p">There are some bright spots. My favorite is when Building Twenty points out the <em class="markup--em markup--p-em">real</em> elephant in the room:</p>
- <blockquote name="36f4" id="36f4" class="graf graf--blockquote graf-after--p"><a href="https://twitter.com/BuildingTwenty" data-href="https://twitter.com/BuildingTwenty" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@BuildingTwenty</a>: Both <a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@s_bielefeld</a> &amp; I wrote similar critiques of <a href="https://twitter.com/marcoarment" data-href="https://twitter.com/marcoarment" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@marcoarment</a>’s pricing model yet the Internet pilloried only the woman. Who’d have guessed?</blockquote>
- <p name="06b9" id="06b9" class="graf graf--p graf-after--blockquote">Yup.</p>
- <p name="eff9" id="eff9" class="graf graf--p graf-after--p">Another bright spot are these comments from Ian Betteridge, who has been doing this <em class="markup--em markup--p-em">even longer than Marco</em>:</p>
- <blockquote name="18f1" id="18f1" class="graf graf--blockquote graf-after--p">You know, any writer who has never made a single factual error in a piece hasn’t ever written anything worth reading.</blockquote>
- <blockquote name="9776" id="9776" class="graf graf--blockquote graf-after--blockquote">I learned my job with the support of people who helped me. Had I suffered an Internet pile on for every error I wouldn’t have bothered.</blockquote>
- <p name="8d44" id="8d44" class="graf graf--p graf-after--blockquote">To which Samantha understandably replies:</p>
- <blockquote name="7147" id="7147" class="graf graf--blockquote graf-after--p">and it’s honestly something I’m contemplating right now, whether to continue…</blockquote>
- <p name="e0cd" id="e0cd" class="graf graf--p graf-after--blockquote">Gee, I can’t imagine why. Why with comments like this from Chris Breen that completely misrepresent Samantha’s point, (who until today, I would have absolutely defended as being better than this, something I am genuinely saddened to be wrong about), why wouldn’t she want to continue doing this?</p>
- <blockquote name="a379" id="a379" class="graf graf--blockquote graf-after--p">If I have this right, some people are outraged that a creator has decided to give away his work.</blockquote>
- <p name="f026" id="f026" class="graf graf--p graf-after--blockquote">No Chris, you don’t have this right. But hey, who has time to find out the real issue and read an article. I’m sure your friends told you everything you need to know.</p>
- <p name="e1c2" id="e1c2" class="graf graf--p graf-after--p">Noted Feminist Glenn Fleishman gets a piece of the action too:</p>
- <figure name="067c" id="067c" class="graf graf--figure graf-after--p">
- <div class="aspectRatioPlaceholder is-locked" style="max-width: 308px; max-height: 269px;">
- <div class="aspectRatioPlaceholder-fill" style="padding-bottom: 87.3%;"></div>
- <div class="progressiveMedia js-progressiveMedia graf-image" data-image-id="1*lvOySry5gHHJfGU_bQXrzA.png" data-width="308" data-height="269"><img src="https://cdn-images-1.medium.com/freeze/max/60/1*lvOySry5gHHJfGU_bQXrzA.png?q=20" crossorigin="anonymous" class="progressiveMedia-thumbnail js-progressiveMedia-thumbnail" /><canvas class="progressiveMedia-canvas js-progressiveMedia-canvas"></canvas><img class="progressiveMedia-image js-progressiveMedia-image" data-src="https://cdn-images-1.medium.com/max/1600/1*lvOySry5gHHJfGU_bQXrzA.png" /><noscript class="js-progressiveMedia-inner"><img class="progressiveMedia-noscript js-progressiveMedia-inner" src="https://cdn-images-1.medium.com/max/1600/1*lvOySry5gHHJfGU_bQXrzA.png" /></noscript></div>
+ <div class="r ao">
+ <svg width="35" height="35" viewbox="5 5 35 35" class="q">
+ <path d="M5 40V5h35v35H5zm8.56-12.63c0 .56-.03.69-.32 1.03L10.8 31.4v.4h6.97v-.4L15.3 28.4c-.29-.34-.34-.5-.34-1.03v-8.95l6.13 13.36h.71l5.26-13.36v10.64c0 .3 0 .35-.19.53l-1.85 1.8v.4h9.2v-.4l-1.83-1.8c-.18-.18-.2-.24-.2-.53V15.94c0-.3.02-.35.2-.53l1.82-1.8v-.4h-6.47l-4.62 11.55-5.2-11.54h-6.8v.4l2.15 2.63c.24.3.29.37.29.77v10.35z"></path></svg>
+ </div></a>
+ <div class="an g">
+ <div class="ap" id="lo-general-navbar-open-in-app-button">
+ <div class="aq an ao">
+ <a href="https://rsci.app.link/?%24canonical_url=https%3A%2F%2Fmedium.com%2Fp%2Fd146a92473a1&amp;~feature=LoOpenInAppButton&amp;~channel=ShowPostUnderUser&amp;~stage=mobileNavBar&amp;source=post_page-----d146a92473a1----------------------" class="ar as at au av aw ax ay az ba bb bc bd be bf" rel="noopener nofollow">Open in app</a>
+ </div>
+ </div>
</div>
- </figure>
- <p name="4df8" id="4df8" class="graf graf--p graf-after--figure">I’m not actually surprised here. I watched Fleishman berate a friend of mine who has been an engineer for…heck, waaaaay too long on major software products in the most condescending way because she tried to point out that as a <em class="markup--em markup--p-em">very</em> technical woman, “The Magazine” literally had nothing to say to her and maybe he should fix that. “Impertinent” was I believe what he called her, but I may have the specific word wrong. Not the attitude mind you. Great Feminists like Glenn do not like uppity women criticizing Great Feminists who are their Great Allies.</p>
- <p name="bf45" id="bf45" class="graf graf--p graf-after--p graf--trailing">Great Feminists are often tools.</p>
- </div>
- </div>
- </section>
- <section name="c883" class="section section--body">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="45bb" id="45bb" class="graf graf--p graf--leading">Luckily, I hope, the people who get Samantha’s point also started chiming in (and you get 100% of the women commenting here that I’ve seen):</p>
- <blockquote name="c053" id="c053" class="graf graf--blockquote graf-after--p">I don’t think he’s wrong for doing it, he just discusses it as if the market’s a level playing field — it isn’t</blockquote>
- <blockquote name="7b5e" id="7b5e" class="graf graf--blockquote graf-after--blockquote">This is a great article with lots of great points about the sustainability of iOS development. Thank you for publishing it.</blockquote>
- <blockquote name="a321" id="a321" class="graf graf--blockquote graf-after--blockquote">Regardless of the numbers and your view of MA, fair points here about confirmation bias in app marketing feasibility <a href="http://t.co/u79ZLsnhdM" data-href="http://t.co/u79ZLsnhdM" class="markup--anchor markup--blockquote-anchor" title="http://samanthabielefeld.com/the-elephant-in-the-room" rel="nofollow noopener" target="_blank">http://samanthabielefeld.com/the-elephant-in-the-room …</a></blockquote>
- <blockquote name="76fe" id="76fe" class="graf graf--blockquote graf-after--blockquote">thank you for posting this, it covers a lot of things people don’t like to talk about.</blockquote>
- <blockquote name="bf90" id="bf90" class="graf graf--blockquote graf-after--blockquote">I’m sure you have caught untold amounts of flak over posting this because Marco is blind to his privilege as a developer.</blockquote>
- <blockquote name="0f66" id="0f66" class="graf graf--blockquote graf-after--blockquote graf--trailing">Catching up on the debate, and agreeing with Harry’s remark. (Enjoyed your article, Samantha, and ‘got’ your point.)</blockquote>
- </div>
- </div>
- </section>
- <section name="8ab2" class="section section--body section--last">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="6134" id="6134" class="graf graf--p graf--leading">I would like to say I’m surprised at the reaction to Samantha’s article, but I’m not. In spite of his loud declarations of support for The Big Lie, Marco Arment is as bad at any form of criticism that he hasn’t already approved as a very insecure tween. An example from 2011: <a href="http://www.businessinsider.com/marco-arment-2011-9" data-href="http://www.businessinsider.com/marco-arment-2011-9" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">http://www.businessinsider.com/marco-arment-2011-9</a></p>
- <p name="ba3c" id="ba3c" class="graf graf--p graf-after--p">Marco is great with criticism as long as it never actually criticizes him. If it does, be prepared a flood of petty, petulant whining that a room full of bored preschoolers on a hot day would be hard-pressed to match.</p>
- <p name="a5a0" id="a5a0" class="graf graf--p graf-after--p">Today has been…well, it sucks. It sucks because someone doing what all the Arments of the world claim to want was naive enough to believe what they were told, and found out the hard way just how big a lie The Big Lie is, and how vicious people are when you’re silly enough to believe anything they say about criticism.</p>
- <p name="2a25" id="2a25" class="graf graf--p graf-after--p">And note again, every single condescending crack, misrepresentation, and strawman had an exclusively male source. Most of them have, at one point or another, loudly trumpted themselves as Feminist Allies, as a friend to women struggling with the sexism and misogyny in tech. Congratulations y’all on being just as bad as the people you claim to oppose.</p>
- <p name="a47a" id="a47a" class="graf graf--p graf-after--p">Samantha has handled this better than anyone else could have. My respect for her as a person and a writer is off the charts. If she choses to walk away from blogging in the Apple space, <em class="markup--em markup--p-em">believe me</em> I understand. As bad as today was for her, I’ve seen worse. Much worse.</p>
- <p name="aa8e" id="aa8e" class="graf graf--p graf-after--p">But I hope she doesn’t. I hope she stays, because she is Doing This Right, and in a corner of the internet that has become naught but an endless circle jerk, a cliquish collection, a churlish, childish cohort interested not in writing or the truth, but in making sure The Right People are elevated, and The Others put down, she is someone worth reading and listening to. The number people who owe her apologies goes around the block, and I don’t think she’ll ever see a one. I’m sure as heck not apologizing for them, I’ll not make their lives easier in the least.</p>
- <p name="34c5" id="34c5" class="graf graf--p graf-after--p">All of you, all. of. you…Marco, Breen, Snell, Vittici, had a chance to live by your words. You were faced with reasoned, polite, respectful criticism and instead of what you should have done, you all dropped trou and sprayed an epic diarrheal discharge all over someone who had done nothing to deserve it. Me, I earned most of my aggro, Samantha did not earn any of the idiocy I’ve seen today. I hope you’re all proud of yourselves. Someone should be, it won’t be me. Ever.</p>
- <p name="9710" id="9710" class="graf graf--p graf-after--p graf--trailing">So I hope she stays, but if she goes, I understand. For what it’s worth, I don’t think she’s wrong either way.</p>
- </div>
- </div>
- </section>
- </div>
- <footer class="u-paddingTop10">
- <div class="container u-maxWidth740">
- <div class="row">
- <div class="col u-size12of12"></div>
- </div>
- <div class="row">
- <div class="col u-size12of12 js-postTags">
- <div class="u-paddingBottom10">
- <div class="tags tags--postTags tags--borderless"></div>
</div>
</div>
- </div>
- <div class="row js-postActionsFooter">
- <div class="postActions col u-size12of12">
- <div class="u-floatLeft buttonSet buttonSet--withLabels">
- <div class="buttonSet-inner">
- <div class="js-actionRecommend" data-post-id="d146a92473a1" data-is-icon-29px="true" data-has-recommend-list="true" data-source="post_actions_footer"><button class="button button--primary button--large button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/d146a92473a1" data-action-source="post_actions_footer"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M16.215 23.716c-.348.288-.984.826-1.376 1.158a.526.526 0 0 1-.68 0c-.36-.307-.92-.78-1.22-1.03C9.22 20.734 3 15.527 3 10.734 3 7.02 5.916 4 9.5 4c1.948 0 3.77.898 5 2.434C15.73 4.898 17.552 4 19.5 4c3.584 0 6.5 3.02 6.5 6.734 0 4.9-6.125 9.96-9.785 12.982zM19.5 5.2c-1.774 0-3.423.923-4.41 2.468a.699.699 0 0 1-.59.323.706.706 0 0 1-.59-.32c-.988-1.54-2.637-2.47-4.41-2.47-2.922 0-5.3 2.49-5.3 5.54 0 4.23 6.19 9.41 9.517 12.19.217.18.566.48.783.66l.952-.79c3.496-2.88 9.348-7.72 9.348-12.05 0-3.05-2.378-5.53-5.3-5.53z"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M19.5 4c-1.948 0-3.77.898-5 2.434C13.27 4.898 11.448 4 9.5 4 5.916 4 3 7.02 3 10.734c0 4.793 6.227 10 9.95 13.11.296.25.853.723 1.212 1.03.196.166.48.166.677 0 .39-.332 1.02-.87 1.37-1.158 3.66-3.022 9.79-8.08 9.79-12.982C26 7.02 23.08 4 19.5 4z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal" data-action="show-recommends" data-action-value="d146a92473a1">168</button></div>
+ <div class="r bg w">
+ <div class="n o">
+ <div class="n g">
+ <div class="ap" id="lo-post-page-navbar-upsell-button">
+ <div>
+ <a href="https://medium.com/membership?source=upgrade_membership---nav_full------------------------" class="bh bi at au av aw ax ay az ba bj bk bd bl bm" rel="noopener"><span class="bn b bo bp bq br r bs bt">Become a member</span></a>
+ </div>
+ </div>
+ <div class="ap" id="lo-post-page-navbar-sign-in-link">
+ <div class="aq r">
+ <span class="bn b bo bp bq br r bs bt"><span><a href="https://medium.com/m/signin?operation=login&amp;redirect=https%3A%2F%2Fmedium.com%2F%40johncwelch%2Fsamantha-and-the-great-big-lie-d146a92473a1&amp;source=--------------------------nav_reg-" class="ar as at au av aw ax ay az ba bb bc bd be bf" rel="noopener">Sign in</a></span></span>
+ </div>
+ </div>
</div>
- <div class="buttonSet-inner"><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" data-action="scroll-to-responses" data-action-source="post_actions_footer"><span class="svgIcon svgIcon--response svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M21.27 20.058c1.89-1.826 2.754-4.17 2.754-6.674C24.024 8.21 19.67 4 14.1 4 8.53 4 4 8.21 4 13.384c0 5.175 4.53 9.385 10.1 9.385 1.007 0 2-.14 2.95-.41.285.25.592.49.918.7 1.306.87 2.716 1.31 4.19 1.31.276-.01.494-.14.6-.36a.625.625 0 0 0-.052-.65c-.61-.84-1.042-1.71-1.282-2.58a5.417 5.417 0 0 1-.154-.75zm-3.85 1.324l-.083-.28-.388.12a9.72 9.72 0 0 1-2.85.424c-4.96 0-8.99-3.706-8.99-8.262 0-4.556 4.03-8.263 8.99-8.263 4.95 0 8.77 3.71 8.77 8.27 0 2.25-.75 4.35-2.5 5.92l-.24.21v.32c0 .07 0 .19.02.37.03.29.1.6.19.92.19.7.49 1.4.89 2.08-.93-.14-1.83-.49-2.67-1.06-.34-.22-.88-.48-1.16-.74z"/></svg></span></button><button class="button button--chromeless u-baseColor--buttonNormal" data-action="scroll-to-responses">15</button></div>
</div>
- <div class="u-floatRight buttonSet buttonSet--narrow"><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" title="Share on Twitter" aria-label="Share on Twitter" data-action="share-on-twitter" data-action-source="post_actions_footer"><span class="svgIcon svgIcon--twitter svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M21.967 11.8c.018 5.93-4.607 11.18-11.177 11.18-2.172 0-4.25-.62-6.047-1.76l-.268.422-.038.5.186.013.168.012c.3.02.44.032.6.046 2.06-.026 3.95-.686 5.49-1.86l1.12-.85-1.4-.048c-1.57-.055-2.92-1.08-3.36-2.51l-.48.146-.05.5c.22.03.48.05.75.08.48-.02.87-.07 1.25-.15l2.33-.49-2.32-.49c-1.68-.35-2.91-1.83-2.91-3.55 0-.05 0-.01-.01.03l-.49-.1-.25.44c.63.36 1.35.57 2.07.58l1.7.04L7.4 13c-.978-.662-1.59-1.79-1.618-3.047a4.08 4.08 0 0 1 .524-1.8l-.825.07a12.188 12.188 0 0 0 8.81 4.515l.59.033-.06-.59v-.02c-.05-.43-.06-.63-.06-.87a3.617 3.617 0 0 1 6.27-2.45l.2.21.28-.06c1.01-.22 1.94-.59 2.73-1.09l-.75-.56c-.1.36-.04.89.12 1.36.23.68.58 1.13 1.17.85l-.21-.45-.42-.27c-.52.8-1.17 1.48-1.92 2L22 11l.016.28c.013.2.014.35 0 .52v.04zm.998.038c.018-.22.017-.417 0-.66l-.498.034.284.41a8.183 8.183 0 0 0 2.2-2.267l.97-1.48-1.6.755c.17-.08.3-.02.34.03a.914.914 0 0 1-.13-.292c-.1-.297-.13-.64-.1-.766l.36-1.254-1.1.695c-.69.438-1.51.764-2.41.963l.48.15a4.574 4.574 0 0 0-3.38-1.484 4.616 4.616 0 0 0-4.61 4.613c0 .29.02.51.08.984l.01.02.5-.06.03-.5c-3.17-.18-6.1-1.7-8.08-4.15l-.48-.56-.36.64c-.39.69-.62 1.48-.65 2.28.04 1.61.81 3.04 2.06 3.88l.3-.92c-.55-.02-1.11-.17-1.6-.45l-.59-.34-.14.67c-.02.08-.02.16 0 .24-.01 2.12 1.55 4.01 3.69 4.46l.1-.49-.1-.49c-.33.07-.67.12-1.03.14-.18-.02-.43-.05-.64-.07l-.76-.09.23.73c.57 1.84 2.29 3.14 4.28 3.21l-.28-.89a8.252 8.252 0 0 1-4.85 1.66c-.12-.01-.26-.02-.56-.05l-.17-.01-.18-.01L2.53 21l1.694 1.07a12.233 12.233 0 0 0 6.58 1.917c7.156 0 12.2-5.73 12.18-12.18l-.002.04z"/></svg></span></button><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" title="Share on Facebook" aria-label="Share on Facebook" data-action="share-on-facebook" data-action-source="post_actions_footer"><span class="svgIcon svgIcon--facebook svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M16.39 23.61v-5.808h1.846a.55.55 0 0 0 .546-.48l.36-2.797a.551.551 0 0 0-.547-.62H16.39V12.67c0-.67.12-.813.828-.813h1.474a.55.55 0 0 0 .55-.55V8.803a.55.55 0 0 0-.477-.545c-.436-.06-1.36-.116-2.22-.116-2.5 0-4.13 1.62-4.13 4.248v1.513H10.56a.551.551 0 0 0-.55.55v2.797c0 .304.248.55.55.55h1.855v5.76c-4.172-.96-7.215-4.7-7.215-9.1 0-5.17 4.17-9.36 9.31-9.36 5.14 0 9.31 4.19 9.31 9.36 0 4.48-3.155 8.27-7.43 9.15M14.51 4C8.76 4 4.1 8.684 4.1 14.46c0 5.162 3.75 9.523 8.778 10.32a.55.55 0 0 0 .637-.543v-6.985a.551.551 0 0 0-.55-.55H11.11v-1.697h1.855a.55.55 0 0 0 .55-.55v-2.063c0-2.02 1.136-3.148 3.03-3.148.567 0 1.156.027 1.597.06v1.453h-.924c-1.363 0-1.93.675-1.93 1.912v1.78c0 .3.247.55.55.55h2.132l-.218 1.69H15.84c-.305 0-.55.24-.55.55v7.02c0 .33.293.59.623.54 5.135-.7 9.007-5.11 9.007-10.36C24.92 8.68 20.26 4 14.51 4"/></svg></span></button></div>
</div>
</div>
</div>
- <div class="js-postPromotionWrapper postPromotionWrapper" data-location-id="footer_above_post_attribution"></div>
- <div class="container u-maxWidth740 js-postAttributionFooterContainer u-paddingTop20 u-paddingBottom20 u-marginTop10 u-borderTopLightest u-xs-paddingTop10 u-xs-paddingBottom10">
- <div class="row js-postFooterInfo">
- <div class="col u-size12of12">
- <li class="u-block u-paddingBottom18 js-cardUser">
- <div class="u-marginLeft20 u-floatRight"><span class="followState js-followState buttonSet-inner" data-user-id="77a507c5ad19"><button class="button button--small u-noUserSelect button--withChrome u-baseColor--buttonNormal button--withHover button--unblock js-unblockButton" data-action="sign-in-prompt" data-sign-in-action="toggle-block-user" data-requires-token="true" data-action-source="footer_card"><span class="button-label button-defaultState">Blocked</span><span class="button-label button-hoverState">Unblock</span></button><button class="button button--primary button--small u-noUserSelect button--withChrome u-accentColor--buttonNormal button--follow js-followButton" data-action="sign-in-prompt" data-sign-in-action="toggle-subscribe-user" data-requires-token="true" data-redirect="https://medium.com/_/subscribe/user/77a507c5ad19" data-action-source="footer_card_follow"><span class="button-label button-defaultState js-buttonLabel">Follow</span><span class="button-label button-activeState">Following</span></button></span>
- </div>
- <div class="u-tableCell ">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@johncwelch?source=footer_card" title="Go to the profile of John C. Welch" aria-label="Go to the profile of John C. Welch" data-action-source="footer_card" data-user-id="77a507c5ad19" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/120/120/0*qPHQu8WqsC6cV_ud.jpg" class="avatar-image avatar-image--small" alt="Go to the profile of John C. Welch" /></a>
- </div>
- <div class="u-tableCell u-verticalAlignMiddle u-breakWord u-paddingLeft15">
- <h3 class="u-fontSizeBase u-lineHeightTighter u-marginBottom4"><a class="link link--primary u-accentColor--hoverTextNormal" href="https://medium.com/@johncwelch" property="cc:attributionName" title="Go to the profile of John C. Welch" aria-label="Go to the profile of John C. Welch" rel="author cc:attributionUrl" data-user-id="77a507c5ad19" dir="auto">John C. Welch</a></h3>
- </div>
- </li>
+ </div>
+ </div>
+ </nav>
+ <div class="bu aj r bv ak"></div>
+ <div class="r y">
+ <div class="bw bx ai by bz ca cb cc cd ce cf" aria-hidden="true"></div>
+ <div class="cg bz ch ci cj bw by ck cl cm cn co cp cq cr cs ct cu cv cw" aria-hidden="true">
+ <div class="cx cy n o cz da">
+ <h2 class="bn db dc dd de">
+ Responses
+ </h2>
+ <div class="n cz">
+ <div class="r df dg">
+ <div class="az r df v">
+ <span class="bn b bo bp bq br r bs bt"><button class="bh bi at au av aw ax ay az ba bj bk bd bl bm" data-testid="close-button" aria-label="close"><svg width="25" height="25" viewbox="0 0 25 25">
+ <path d="M18.13 6.11l-5.61 5.61-5.6-5.61-.81.8 5.61 5.61-5.61 5.61.8.8 5.61-5.6 5.61 5.6.8-.8-5.6-5.6 5.6-5.62"></path></svg></button></span>
</div>
</div>
</div>
- <div class="js-postFooterPlacements"></div>
- <div class="u-padding0 u-clearfix u-backgroundGrayLightest u-print-hide supplementalPostContent js-responsesWrapper"></div>
- <div class="supplementalPostContent js-readNext"></div>
- <div class="supplementalPostContent js-heroPromo"></div>
- </footer>
- </article>
- </main>
- <div class="u-marginAuto u-maxWidth1000">
- <div class="js-postShareWidget u-foreground u-sm-hide u-transition--fadeOut300 u-fixed">
- <ul>
- <li class="u-uiTextSemibold u-textAlignCenter u-textColorNormal u-fontSizeSmallest u-textUppercase">Share</li>
- <li class="u-textAlignCenter">
- <div class="js-actionRecommend" data-post-id="d146a92473a1" data-is-icon-29px="true" data-is-vertical="true" data-has-recommend-list="true" data-source="post_share_widget"><button class="button button--primary button--large button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/d146a92473a1" data-action-source="post_share_widget"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M16.215 23.716c-.348.288-.984.826-1.376 1.158a.526.526 0 0 1-.68 0c-.36-.307-.92-.78-1.22-1.03C9.22 20.734 3 15.527 3 10.734 3 7.02 5.916 4 9.5 4c1.948 0 3.77.898 5 2.434C15.73 4.898 17.552 4 19.5 4c3.584 0 6.5 3.02 6.5 6.734 0 4.9-6.125 9.96-9.785 12.982zM19.5 5.2c-1.774 0-3.423.923-4.41 2.468a.699.699 0 0 1-.59.323.706.706 0 0 1-.59-.32c-.988-1.54-2.637-2.47-4.41-2.47-2.922 0-5.3 2.49-5.3 5.54 0 4.23 6.19 9.41 9.517 12.19.217.18.566.48.783.66l.952-.79c3.496-2.88 9.348-7.72 9.348-12.05 0-3.05-2.378-5.53-5.3-5.53z"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M19.5 4c-1.948 0-3.77.898-5 2.434C13.27 4.898 11.448 4 9.5 4 5.916 4 3 7.02 3 10.734c0 4.793 6.227 10 9.95 13.11.296.25.853.723 1.212 1.03.196.166.48.166.677 0 .39-.332 1.02-.87 1.37-1.158 3.66-3.022 9.79-8.08 9.79-12.982C26 7.02 23.08 4 19.5 4z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal u-block u-marginAuto u-marginTopNegative5" data-action="show-recommends" data-action-value="d146a92473a1">168</button></div>
- </li>
- <li class="u-textAlignCenter"><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" title="Share on Twitter" aria-label="Share on Twitter" data-action="share-on-twitter" data-action-source="post_share_widget"><span class="svgIcon svgIcon--twitter svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M21.967 11.8c.018 5.93-4.607 11.18-11.177 11.18-2.172 0-4.25-.62-6.047-1.76l-.268.422-.038.5.186.013.168.012c.3.02.44.032.6.046 2.06-.026 3.95-.686 5.49-1.86l1.12-.85-1.4-.048c-1.57-.055-2.92-1.08-3.36-2.51l-.48.146-.05.5c.22.03.48.05.75.08.48-.02.87-.07 1.25-.15l2.33-.49-2.32-.49c-1.68-.35-2.91-1.83-2.91-3.55 0-.05 0-.01-.01.03l-.49-.1-.25.44c.63.36 1.35.57 2.07.58l1.7.04L7.4 13c-.978-.662-1.59-1.79-1.618-3.047a4.08 4.08 0 0 1 .524-1.8l-.825.07a12.188 12.188 0 0 0 8.81 4.515l.59.033-.06-.59v-.02c-.05-.43-.06-.63-.06-.87a3.617 3.617 0 0 1 6.27-2.45l.2.21.28-.06c1.01-.22 1.94-.59 2.73-1.09l-.75-.56c-.1.36-.04.89.12 1.36.23.68.58 1.13 1.17.85l-.21-.45-.42-.27c-.52.8-1.17 1.48-1.92 2L22 11l.016.28c.013.2.014.35 0 .52v.04zm.998.038c.018-.22.017-.417 0-.66l-.498.034.284.41a8.183 8.183 0 0 0 2.2-2.267l.97-1.48-1.6.755c.17-.08.3-.02.34.03a.914.914 0 0 1-.13-.292c-.1-.297-.13-.64-.1-.766l.36-1.254-1.1.695c-.69.438-1.51.764-2.41.963l.48.15a4.574 4.574 0 0 0-3.38-1.484 4.616 4.616 0 0 0-4.61 4.613c0 .29.02.51.08.984l.01.02.5-.06.03-.5c-3.17-.18-6.1-1.7-8.08-4.15l-.48-.56-.36.64c-.39.69-.62 1.48-.65 2.28.04 1.61.81 3.04 2.06 3.88l.3-.92c-.55-.02-1.11-.17-1.6-.45l-.59-.34-.14.67c-.02.08-.02.16 0 .24-.01 2.12 1.55 4.01 3.69 4.46l.1-.49-.1-.49c-.33.07-.67.12-1.03.14-.18-.02-.43-.05-.64-.07l-.76-.09.23.73c.57 1.84 2.29 3.14 4.28 3.21l-.28-.89a8.252 8.252 0 0 1-4.85 1.66c-.12-.01-.26-.02-.56-.05l-.17-.01-.18-.01L2.53 21l1.694 1.07a12.233 12.233 0 0 0 6.58 1.917c7.156 0 12.2-5.73 12.18-12.18l-.002.04z"/></svg></span></button></li>
- <li class="u-textAlignCenter"><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" title="Share on Facebook" aria-label="Share on Facebook" data-action="share-on-facebook" data-action-source="post_share_widget"><span class="svgIcon svgIcon--facebook svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M16.39 23.61v-5.808h1.846a.55.55 0 0 0 .546-.48l.36-2.797a.551.551 0 0 0-.547-.62H16.39V12.67c0-.67.12-.813.828-.813h1.474a.55.55 0 0 0 .55-.55V8.803a.55.55 0 0 0-.477-.545c-.436-.06-1.36-.116-2.22-.116-2.5 0-4.13 1.62-4.13 4.248v1.513H10.56a.551.551 0 0 0-.55.55v2.797c0 .304.248.55.55.55h1.855v5.76c-4.172-.96-7.215-4.7-7.215-9.1 0-5.17 4.17-9.36 9.31-9.36 5.14 0 9.31 4.19 9.31 9.36 0 4.48-3.155 8.27-7.43 9.15M14.51 4C8.76 4 4.1 8.684 4.1 14.46c0 5.162 3.75 9.523 8.778 10.32a.55.55 0 0 0 .637-.543v-6.985a.551.551 0 0 0-.55-.55H11.11v-1.697h1.855a.55.55 0 0 0 .55-.55v-2.063c0-2.02 1.136-3.148 3.03-3.148.567 0 1.156.027 1.597.06v1.453h-.924c-1.363 0-1.93.675-1.93 1.912v1.78c0 .3.247.55.55.55h2.132l-.218 1.69H15.84c-.305 0-.55.24-.55.55v7.02c0 .33.293.59.623.54 5.135-.7 9.007-5.11 9.007-10.36C24.92 8.68 20.26 4 14.51 4"/></svg></span></button></li>
- </ul>
- </div>
- </div>
- <div class="u-fixed u-bottom0 u-sizeFullWidth u-backgroundWhite u-boxShadowTop u-borderBox u-paddingTop10 u-paddingBottom10 u-zIndexMetabar u-xs-paddingLeft10 u-xs-paddingRight10">
- <div class="u-maxWidth700 u-marginAuto u-flexCenter">
- <div class="u-fontSizeSmall u-flex1 u-flexCenter">
- <div class="u-flex0 u-inlineBlock u-paddingRight20 u-xs-paddingRight10">
- <a class="link avatar u-inline u-baseColor--link" href="https://medium.com/@johncwelch" data-action="show-user-card" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/80/80/0*qPHQu8WqsC6cV_ud.jpg" class="avatar-image avatar-image--smaller" alt="Go to the profile of John C. Welch" /></a>
- </div>
- <div class="u-flex1 u-inlineBlock">
- <div class="u-xs-hide">Never miss a story from<strong> John C. Welch</strong>, when you sign up for Medium. <a class="link link--accent u-accentColor--textNormal u-accentColor--textDarken u-baseColor--link" href="https://medium.com/@Medium/personalize-your-medium-experience-with-users-publications-tags-26a41ab1ee0c#.hx4zuv3mg" data-action-source="sticky_footer">Learn more</a></div>
- <div class="u-xs-show">Never miss a story from<strong> John C. Welch</strong></div>
- </div>
</div>
- <div class="u-marginLeft50 u-xs-marginAuto"><span class="followState js-followState buttonSet-inner" data-user-id="77a507c5ad19"><button class="button u-noUserSelect button--withChrome u-baseColor--buttonNormal button--withHover button--unblock js-unblockButton u-uiTextSemibold u-textUppercase u-fontSizeSmallest" data-action="sign-in-prompt" data-sign-in-action="toggle-block-user" data-requires-token="true" data-action-source="sticky_footer"><span class="button-label button-defaultState">Blocked</span><span class="button-label button-hoverState">Unblock</span></button><button class="button button--primary is-active u-noUserSelect button--withChrome u-accentColor--buttonNormal button--follow js-followButton u-uiTextSemibold u-textUppercase u-fontSizeSmallest" data-action="sign-in-prompt" data-sign-in-action="toggle-subscribe-user" data-requires-token="true" data-redirect="https://medium.com/_/subscribe/user/77a507c5ad19" data-action-source="sticky_footer_follow"><span class="button-label button-defaultState js-buttonLabel">Follow</span><span class="button-label button-activeState">Get updates</span></button></span>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="loadingBar"></div>
- <script>
- // &lt;![CDATA[
- window["obvInit"] = function(opt_embedded) {
- window["obvInit"]["embedded"] = opt_embedded;
- window["obvInit"]["ready"] = true;
- }
- // ]]&gt;
- </script>
- <script>
- // &lt;![CDATA[
- var GLOBALS = {
- "audioUrl": "https://d1fcbxp97j4nb2.cloudfront.net",
- "baseUrl": "https://medium.com",
- "buildLabel": "27588-3cb8971",
- "currentUser": {
- "userId": "lo_4c2ff54882b4",
- "isVerified": false,
- "subscriberEmail": ""
- },
- "currentUserHasUnverifiedEmail": false,
- "isAuthenticated": false,
- "isCurrentUserVerified": false,
- "language": "en-us",
- "mediumTwitterScreenName": "medium",
- "miroUrl": "https://cdn-images-1.medium.com",
- "moduleUrls": {
- "base": "https://cdn-static-1.medium.com/_/fp/gen-js/main-base.bundle.iwEjGQsTOduS_qDGmWZZng.js",
- "notes": "https://cdn-static-1.medium.com/_/fp/gen-js/main-notes.bundle.4fp6HSt83KvFshqkijtyyQ.js",
- "posters": "https://cdn-static-1.medium.com/_/fp/gen-js/main-posters.bundle.sBoPOCjeITRjo9OsPC1VHA.js",
- "common-async": "https://cdn-static-1.medium.com/_/fp/gen-js/main-common-async.bundle.bQAtenPub_VKVyJSle9kcw.js",
- "stats": "https://cdn-static-1.medium.com/_/fp/gen-js/main-stats.bundle.MbJUn4Gmy9lhzoIH0Xeu-Q.js",
- "misc-screens": "https://cdn-static-1.medium.com/_/fp/gen-js/main-misc-screens.bundle.xXy0Vq1iCvTjwpERpFYbLQ.js"
- },
- "previewConfig": {
- "weightThreshold": 1,
- "weightImageParagraph": 0.51,
- "weightIframeParagraph": 0.8,
- "weightTextParagraph": 0.08,
- "weightEmptyParagraph": 0,
- "weightP": 0.003,
- "weightH": 0.005,
- "weightBq": 0.003,
- "minPTextLength": 60,
- "truncateBoundaryChars": 20,
- "detectTitle": true,
- "detectTitleLevThreshold": 0.15
- },
- "productName": "Medium",
- "supportsEdit": true,
- "termsUrl": "//medium.com/policy/9db0094a1e0f",
- "textshotHost": "textshot.medium.com",
- "transactionId": "1487321852914:76ec3588d066",
- "useragent": {
- "browser": "firefox",
- "family": "firefox",
- "os": "mac",
- "version": 54,
- "supportsDesktopEdit": true,
- "supportsInteract": true,
- "supportsView": true,
- "isMobile": false,
- "isTablet": false,
- "isNative": false,
- "supportsFileAPI": true,
- "isTier1": true,
- "clientVersion": "",
- "unknownParagraphsBad": false,
- "clientChannel": "",
- "supportsRealScrollEvents": true,
- "supportsVhUnits": true,
- "ruinsViewportSections": false,
- "supportsHtml5Video": true,
- "supportsMagicUnderlines": true,
- "isWebView": false,
- "isFacebookWebView": false,
- "supportsProgressiveMedia": true,
- "supportsPromotedPosts": true,
- "isBot": false,
- "supportsScrollableMetabar": true
- },
- "variants": {
- "enable_fuzzy_number_experiment": true,
- "allow_access": true,
- "allow_signup": true,
- "allow_test_auth": "disallow",
- "signin_services": "twitter,facebook,google,email,google-fastidv",
- "signup_services": "twitter,facebook,google,email,google-fastidv",
- "android_rating_prompt_recommend_threshold": 5,
- "google_sign_in_android": true,
- "enable_onboarding": true,
- "ios_custom_miro_url": "https://cdn-images-1.medium.com",
- "reengagement_notification_duration": 3,
- "enable_adsnative_integration": true,
- "browsable_stream_config_bucket": "curated",
- "ios_small_post_preview_truncation_length": 5.5,
- "ios_large_post_preview_truncation_length": 5.5,
- "disable_ios_catalog_badging": true,
- "enable_ranked_feed_survey_promo": true,
- "enable_prepublish_share_settings": true,
- "enable_direct_auth_connect": true,
- "enable_post_import": true,
- "enable_sponsored_post_labelling": true,
- "promoted_story_placement_locations": "POST_PAGE_FOOTER",
- "prmt_to_people_experiment": "macro",
- "enable_related_reads_curse_words_filtering": true,
- "enable_search_collection_by_tag_recency_filter": true,
- "search_collection_by_tag_filter_min_votes": 10,
- "enable_drag_and_drop_ui": true,
- "enable_catalog_takeover_route": true,
- "show_more_placements": "control",
- "enable_crex_directory": true,
- "enable_client_digest": true,
- "honeypot_footer_copy_strategy": 1,
- "enable_sms_app_promo": true,
- "enable_home_stream_follow_suggestions": true,
- "enable_export_members": true,
- "enable_onboarding_users_by_tag": true,
- "enable_publication_popovers": true,
- "enable_hide_broken_links": true
- },
- "xsrfToken": "",
- "iosAppId": "828256236",
- "supportEmail": "[email protected]",
- "teamName": "Team Medium",
- "fp": {
- "/icons/favicon.svg": "https://cdn-static-1.medium.com/_/fp/icons/favicon.KjTfUJo7yJH_fCoUzzH3cg.svg",
- "/icons/favicon-dev-editor.ico": "https://cdn-static-1.medium.com/_/fp/icons/favicon-dev-editor.YKKRxBO8EMvIqhyCwIiJeQ.ico",
- "/icons/favicon-hatch-editor.ico": "https://cdn-static-1.medium.com/_/fp/icons/favicon-hatch-editor.BuEyHIqlyh2s_XEk4Rl32Q.ico",
- "/icons/favicon-medium-editor.ico": "https://cdn-static-1.medium.com/_/fp/icons/favicon-medium-editor.PiakrZWB7Yb80quUVQWM6g.ico"
- },
- "authBaseUrl": "https://medium.com",
- "imageUploadSizeMb": 25,
- "isAuthDomainRequest": true,
- "algoliaApiEndpoint": "https://MQ57UUUQZ2-dsn.algolia.net",
- "algoliaAppId": "MQ57UUUQZ2",
- "algoliaSearchOnlyApiKey": "f2b83a373dfeab4286ac5e9da958a5a9",
- "iosAppStoreUrl": "https://itunes.apple.com/app/medium-everyones-stories/id828256236?pt=698524&amp;mt=8",
- "iosAppLinkBaseUrl": "medium:",
- "algoliaIndexPrefix": "medium_",
- "androidPlayStoreUrl": "https://play.google.com/store/apps/details?id=com.medium.reader",
- "googleClientId": "216296035834-k1k6qe060s2tp2a2jam4ljdcms00sttg.apps.googleusercontent.com",
- "androidPackage": "com.medium.reader",
- "androidPlayStoreMarketScheme": "market://details?id=com.medium.reader",
- "googleAuthUri": "https://accounts.google.com/o/oauth2/auth",
- "androidScheme": "medium",
- "layoutData": {
- "useDynamicScripts": false,
- "googleAnalyticsTrackingCode": "UA-24232453-2",
- "jsShivUrl": "https://cdn-static-1.medium.com/_/fp/js/shiv.RI2ePTZ5gFmMgLzG5bEVAA.js",
- "useDynamicCss": false,
- "faviconUrl": "https://cdn-static-1.medium.com/_/fp/icons/favicon-medium.TAS6uQ-Y7kcKgi0xjcYHXw.ico",
- "faviconImageId": "1*W0nmth_X8nFKjn6BZ388UQ.png",
- "fontSets": [{
- "id": 1,
- "url": "https://cdn-static-1.medium.com/_/fp/css/fonts-base.by5Oi_VbnwEIvhnWIsuUjA.css"
- }, {
- "id": 4,
- "url": "https://cdn-static-1.medium.com/_/fp/css/fonts-lazy-base.g08Jj5TZPAiuPWj5YNUsSg.css"
- }, {
- "id": 6,
- "url": "https://cdn-static-1.medium.com/_/fp/css/fonts-latin-base.141WxxXgxGxNcfeza73H7Q.css"
- }, {
- "id": 7,
- "url": "https://cdn-static-1.medium.com/_/fp/css/fonts-lazy-latin-base.jMU532QDmysQMOINr-cr2A.css"
- }]
- },
- "authBaseUrlRev": "moc.muidem//:sptth",
- "isDnt": false,
- "stripePublishableKey": "pk_live_7FReX44VnNIInZwrIIx6ghjl",
- "archiveUploadSizeMb": 100,
- "paymentData": {
- "currencies": {
- "1": {
- "label": "US Dollar",
- "external": "usd"
- }
- },
- "countries": {
- "1": {
- "label": "United States of America",
- "external": "US"
- }
- },
- "accountTypes": {
- "1": {
- "label": "Individual",
- "external": "individual"
- },
- "2": {
- "label": "Company",
- "external": "company"
- }
- }
- },
- "previewConfig2": {
- "weightThreshold": 1,
- "weightImageParagraph": 0.05,
- "raiseImage": true,
- "enforceHeaderHierarchy": true,
- "isImageInsetRight": true
- },
- "isAmp": false,
- "iosScheme": "medium",
- "isSwBoot": false,
- "lightstep": {
- "accessToken": "ce5be895bef60919541332990ac9fef2",
- "carrier": "{\"ot-tracer-spanid\":\"193d6d6553cb4e95\",\"ot-tracer-traceid\":\"46e2064a75e734e0\",\"ot-tracer-sampled\":\"true\"}",
- "host": "collector-medium.lightstep.com"
- },
- "facebook": {
- "key": "542599432471018",
- "secret": "c14df7146e9052a1131f3c900c1f0644",
- "token": "542599432471018|1JqjIwxSfY9jOt_KwjWEl1R7T6I",
- "namespace": "medium-com",
- "scope": {
- "default": ["public_profile", "email", "user_friends"],
- "connect": ["public_profile", "email", "user_friends"],
- "login": ["public_profile", "email", "user_friends"],
- "share": ["public_profile", "email", "user_friends", "publish_actions"]
- },
- "smartPublishWhitelistedPublications": ["bcc38c8f6edf", "f3726e2a5878", "828a270689e", "81c7d351c056", "f30e42fd7ff8", "8bf1d7d3081b", "d16afa0ae7c", "d8f3f6ad9c31", "e74de0cedea9", "15f753907972", "c8c6a6b01ebd", "3412b9729488", "2ce4bbcf83bb", "544c7006046e", "7bfcdbc6b30a", "a268fd916824", "458a773bccd2"],
- "instantArticles": {
- "published": true,
- "developmentMode": false
- }
- },
- "mailingListArchiveUploadSizeMb": 2,
- "availableMembershipPlans": [],
- "isDoNotAuth": false,
- "goldfinchUrl": "https://goldfinch.medium.com"
- }
- // ]]&gt;
- </script>
- <script charset="UTF-8" src="https://cdn-static-1.medium.com/_/fp/gen-js/main-base.bundle.iwEjGQsTOduS_qDGmWZZng.js" async=""></script>
- <script>
- // &lt;![CDATA[
- window["obvInit"]({
- "value": {
- "id": "d146a92473a1",
- "versionId": "3fed73795ca4",
- "creatorId": "77a507c5ad19",
- "creator": {
- "userId": "77a507c5ad19",
- "name": "John C. Welch",
- "username": "johncwelch",
- "createdAt": 1408545892232,
- "lastPostCreatedAt": 1486930695056,
- "imageId": "0*qPHQu8WqsC6cV_ud.jpg",
- "backgroundImageId": "1*nYm-VLVTCtzpby_1jFUjRw.jpeg",
- "bio": "",
- "twitterScreenName": "",
- "socialStats": {
- "userId": "77a507c5ad19",
- "usersFollowedCount": 63,
- "usersFollowedByCount": 230,
- "type": "SocialStats"
- },
- "social": {
- "userId": "lo_4c2ff54882b4",
- "targetUserId": "77a507c5ad19",
- "type": "Social"
- },
- "facebookAccountId": "10152302268220732",
- "allowNotes": 1,
- "type": "User"
- },
- "homeCollectionId": "",
- "title": "Samantha and The Great Big Lie",
- "detectedLanguage": "en",
- "latestVersion": "3fed73795ca4",
- "latestPublishedVersion": "3fed73795ca4",
- "hasUnpublishedEdits": false,
- "latestRev": 1797,
- "createdAt": 1444864250473,
- "updatedAt": 1449844114438,
- "acceptedAt": 0,
- "firstPublishedAt": 1444875555607,
- "latestPublishedAt": 1449844114438,
- "vote": false,
- "experimentalCss": "",
- "displayAuthor": "",
- "content": {
- "subtitle": "How to get shanked doing what people say they want",
- "bodyModel": {
- "paragraphs": [{
- "name": "b34c",
- "type": 3,
- "text": "Samantha and The Great Big Lie",
- "markups": []
- }, {
- "name": "97e7",
- "type": 1,
- "text": "How to get shanked doing what people say they want",
- "markups": []
- }, {
- "name": "df70",
- "type": 6,
- "text": "don’t preach to me\nMr. integrity",
- "markups": []
- }, {
- "name": "c979",
- "type": 1,
- "text": "(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a dusting of transphobia along the way, all totally okay because the ends justify the means, and it’s okay when “good” people do it.)",
- "markups": []
- }, {
- "name": "342d",
- "type": 1,
- "text": "First, I need to say something about this article: the reason I’m writing it infuriates me. Worse than installing CS 3 or Acrobat 7 ever did, and the former inspired comparisons to fecophile porn. I’m actually too mad to cuss. Well, not completely, but in this case, I don’t think the people I’m mad at are worth the creativity I try to put into profanity. This is about a brownfield of hypocrisy and viciously deliberate mischaracterization that “shame” cannot even come close to the shame those behind it should feel.",
- "markups": []
- }, {
- "name": "2e61",
- "type": 1,
- "text": "Now, read this post by Samantha Bielefeld: The Elephant in the Room. First, it is a well-written critical piece that raises a few points in a calm, rational, nonconfrontational fashion, exactly the kind of things the pushers of The Great Big Lie say we need more of, as opposed to the screaming that is the norm in such cases.",
- "markups": []
- }, {
- "name": "cd31",
- "type": 1,
- "text": "…sorry, I should explain “The Great Big Lie”. There are several, but in this case, our specific instance of “The Great Big Lie” is about criticism. Over and over, you hear from the very people I am not going to be nice to in this that we need “better” criticsm. Instead of rage and anger, volume and vitriol, we need in-depth rational criticism, that isn’t personal or ad hominem. That it should focus on points, not people.",
- "markups": [{
- "type": 2,
- "start": 87,
- "end": 95
- }]
- }, {
- "name": "ae07",
- "type": 1,
- "text": "That, readers, is “The Big Lie”. It is a lie so big that if one ponders the reality of it, as I am going to, one wonders why anyone would believe it. It is a lie and it is one we should stop telling.",
- "markups": []
- }, {
- "name": "a02f",
- "type": 1,
- "text": "Samantha’s points (I assume you read it, for you are smart people who know the importance of such things) are fairly clear:",
- "markups": []
- }, {
- "name": "9213",
- "type": 10,
- "text": "With the release of Overcast 2.0, a product Samantha actually likes, Marco Arment moved to a patronage model that will probably be successful for him.",
- "markups": [{
- "type": 3,
- "start": 93,
- "end": 108,
- "href": "http://www.marco.org/2015/10/09/overcast2",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "dfa5",
- "type": 10,
- "text": "Arment’s insistence that “anyone can do this” while technically true, (anyone can in fact, implement this pricing model), also implies that “anyone” can have the kind of success that a developer with Marco’s history, financial status, and deep ties to the Apple News Web is expected to have. This is silly.",
- "markups": [{
- "type": 3,
- "start": 26,
- "end": 44,
- "href": "https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "e55d",
- "type": 10,
- "text": "Marco Arment occupies a fairly unique position in the Apple universe, (gained by hard work and no small talent), and because of that, benefits from a set of privileges that a new developer or even one that has been around for a long time, but isn’t, well, Marco, not only don’t have, but have little chance of attaining anytime soon.",
- "markups": [{
- "type": 2,
- "start": 256,
- "end": 261
- }]
- }, {
- "name": "35fb",
- "type": 10,
- "text": "Marco has earned his success and is entitled to the benefits and privileges it brings, but he seems rather blind to all of that, and seems to still imagine himself as “two guys in a garage”. This is just not correct.",
- "markups": []
- }, {
- "name": "38e2",
- "type": 10,
- "text": "In addition, the benefits and privileges of the above ensure that by releasing Overcast 2 as a free app, with patronage pricing, he has, if not gutted, severely hurt the ability of folks actually selling their apps for an up-front price of not free to continue doing so. This has the effect of accelerating the “race to the bottom” in the podcast listening app segment, which hurts devs who cannot afford to work on a “I don’t really need this money, so whatever you feel like sending is okay” model.",
- "markups": []
- }, {
- "name": "0481",
- "type": 1,
- "text": "None of this is incorrect. None of this is an ad hominem attack in any way. It is just pointing out that a developer of Arment’s stature and status lives in a very different world than someone in East Frog Balls, Arkansas trying to make a living off of App sales. Our dev in EFB doesn’t have the main sites on the Apple web falling all over themselves to review their app the way that Arment does. They’re not friends with the people being The Loop, Daring Fireball, SixColors, iMore, The Mac Observer, etc., yadda.",
- "markups": []
- }, {
- "name": "5a45",
- "type": 1,
- "text": "So, our hero, in a fit of well-meaning ignorance writes this piece (posted this morning, 14 Oct. 15) and of course, the response and any criticisms are just as reasonable and thoughtful.",
- "markups": []
- }, {
- "name": "3bc7",
- "type": 1,
- "text": "If you really believe that, you are the most preciously ignorant person in the world, and can I have your seriously charmed life.",
- "markups": []
- }, {
- "name": "0fb2",
- "type": 1,
- "text": "The response, from all quarters, including Marco, someone who is so sensitive to criticism that the word “useless” is enough to shut him down, who blocked a friend of mine for the high crime of pointing out that his review of podcasting mics centered around higher priced gear and ignored folks without the scratch, who might not be ready for such things, is, in a single word, disgusting. Vomitous even.",
- "markups": [{
- "type": 3,
- "start": 118,
- "end": 141,
- "href": "http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 147,
- "end": 354,
- "href": "https://twitter.com/marcoarment/status/641330113934700544",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "9a6e",
- "type": 1,
- "text": "It’s an hours-long dogpile that beggars even my imagination, and I can imagine almost anything. Seriously, it’s all there in Samantha’s Twitter Feed. From what I can tell, she’s understandably shocked over it. I however was not. This one comment in her feed made me smile (warning, this wanders a bit…er…LOT. Twitter timelines are not easy to put together):",
- "markups": [{
- "type": 3,
- "start": 125,
- "end": 148,
- "href": "https://twitter.com/s_bielefeld/with_replies",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "3271",
- "type": 6,
- "text": "I can see why you have some reservations about publishing it, but my gut feeling is that he would take it better than Nilay.",
- "markups": []
- }, {
- "name": "ec72",
- "type": 1,
- "text": "Oh honey, bless your sweet, ignorant heart. Marco is one of the biggest pushers of The Big Lie, and one of the reasons it is such a lie.",
- "markups": [{
- "type": 2,
- "start": 125,
- "end": 129
- }]
- }, {
- "name": "5cc4",
- "type": 1,
- "text": "But it gets better. First, you have the “hey, Marco earned his status!” lot. A valid point, and one Bielefeld explicitly acknowledges, here:",
- "markups": [{
- "type": 2,
- "start": 52,
- "end": 58
- }]
- }, {
- "name": "4e5f",
- "type": 6,
- "text": "From his ground floor involvement in Tumblr (for which he is now a millionaire), to the creation and sale of a wildly successful app called Instapaper, he has become a household name in technology minded circles. It is this extensive time spent in the spotlight, the huge following on Twitter, and dedicated listeners of his weekly aired Accidental Tech Podcast, that has granted him the freedom to break from seeking revenue in more traditional manners.",
- "markups": []
- }, {
- "name": "cee9",
- "type": 1,
- "text": "and here:",
- "markups": []
- }, {
- "name": "3f1b",
- "type": 6,
- "text": "I’m not knocking his success, he has put effort into his line of work, and has built his own life.",
- "markups": []
- }, {
- "name": "e527",
- "type": 1,
- "text": "and here:",
- "markups": []
- }, {
- "name": "3e4f",
- "type": 6,
- "text": "He has earned his time in the spotlight, and it’s only natural for him to take advantage of it.",
- "markups": []
- }, {
- "name": "8a01",
- "type": 1,
- "text": "But still, you get the people telling her something she already acknowledge:",
- "markups": []
- }, {
- "name": "7685",
- "type": 6,
- "text": "I don’t think he’s blind. he’s worked to where he has gotten and has had failures like everyone else.",
- "markups": []
- }, {
- "name": "b151",
- "type": 1,
- "text": "Thank you for restating something in the article. To the person who wrote it.",
- "markups": []
- }, {
- "name": "87bc",
- "type": 1,
- "text": "In the original article, Samantha talked about the money Marco makes from his podcast. She based that on the numbers provided by ATP in terms of sponsorship rates and the number of current sponsors the podcast has. Is this going to yield perfect numbers? No. But the numbers you get from it will at least be reasonable, or should be unless the published sponsorship rates are just fantasy, and you’re stupid for taking them seriously.",
- "markups": [{
- "type": 3,
- "start": 117,
- "end": 162,
- "href": "http://atp.fm/sponsor/",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "dbda",
- "type": 1,
- "text": "At first, she went with a simple formula:",
- "markups": []
- }, {
- "name": "1b4e",
- "type": 6,
- "text": "$4K x 3 per episode = $12K x 52 weeks / 3 hosts splitting it.",
- "markups": []
- }, {
- "name": "0b33",
- "type": 1,
- "text": "That’s not someone making shit up, right? Rather quickly, someone pointed out that she’d made an error in how she calculated it:",
- "markups": []
- }, {
- "name": "76d7",
- "type": 6,
- "text": "That’s $4k per ad, no? So more like $12–16k per episode.",
- "markups": []
- }, {
- "name": "a089",
- "type": 1,
- "text": "She’d already realized her mistake and fixed it.",
- "markups": []
- }, {
- "name": "b369",
- "type": 6,
- "text": "which is actually wrong, and I’m correcting now. $4,000 per sponsor, per episode! So, $210,000 per year.",
- "markups": []
- }, {
- "name": "8b3b",
- "type": 1,
- "text": "Again, this is based on publicly available data the only kind someone not part of ATP or a close friend of Arment has access to. So while her numbers may be wrong, if they are, there’s no way for her to know that. She’s basing her opinion on actual available data. Which is sadly rare.",
- "markups": [{
- "type": 2,
- "start": 24,
- "end": 47
- }]
- }, {
- "name": "135a",
- "type": 1,
- "text": "This becomes a huge flashpoint. You name a reason to attack her over this, people do. No really. For example, she’s not calculating his income taxes correctly:",
- "markups": [{
- "type": 2,
- "start": 136,
- "end": 158
- }]
- }, {
- "name": "5e7e",
- "type": 6,
- "text": "especially since it isn’t his only source of income thus, not an indicator of his marginal inc. tax bracket.",
- "markups": []
- }, {
- "name": "6036",
- "type": 6,
- "text": "thus, guessing net income is more haphazard than stating approx. gross income.",
- "markups": []
- }, {
- "name": "aac1",
- "type": 1,
- "text": "Ye Gods. She’s not doing his taxes for him, her point is invalid?",
- "markups": []
- }, {
- "name": "600f",
- "type": 1,
- "text": "Then there’s the people who seem to have not read anything past what other people are telling them:",
- "markups": []
- }, {
- "name": "9b62",
- "type": 6,
- "text": "Not sure what to make of your Marco piece, to be honest. You mention his fame, whatever, but what’s the main idea here?",
- "markups": []
- }, {
- "name": "c18a",
- "type": 1,
- "text": "Just how spoon-fed do you have to be? Have you no teeth?",
- "markups": []
- }, {
- "name": "c445",
- "type": 1,
- "text": "Of course, Marco jumps in, and predictably, he’s snippy:",
- "markups": []
- }, {
- "name": "0c21",
- "type": 6,
- "text": "If you’re going to speak in precise absolutes, it’s best to first ensure that you’re correct.",
- "markups": []
- }, {
- "name": "8f8d",
- "type": 1,
- "text": "If you’re going to be like that, it’s best to provide better data. Don’t get snippy when someone is going off the only data available, and is clearly open to revising based on better data.",
- "markups": []
- }, {
- "name": "cc97",
- "type": 1,
- "text": "Then Marco’s friends/fans get into it:",
- "markups": []
- }, {
- "name": "f9da",
- "type": 6,
- "text": "I really don’t understand why it’s anyone’s business",
- "markups": []
- }, {
- "name": "0094",
- "type": 1,
- "text": "Samantha is trying to qualify for sainthood at this point:",
- "markups": []
- }, {
- "name": "0105",
- "type": 6,
- "text": "It isn’t really, it was a way of putting his income in context in regards to his ability to gamble with Overcast.",
- "markups": []
- }, {
- "name": "cdd1",
- "type": 1,
- "text": "Again, she’s trying to drag people back to her actual point, but no one is going to play. The storm has begun. Then we get people who are just spouting nonsense:",
- "markups": []
- }, {
- "name": "f56c",
- "type": 6,
- "text": "Why is that only relevant for him? It’s a pretty weird metric,especially since his apps aren’t free.",
- "markups": []
- }, {
- "name": "4fef",
- "type": 1,
- "text": "Wha?? Overcast 2 is absolutely free. Samantha points this out:",
- "markups": []
- }, {
- "name": "0f36",
- "type": 6,
- "text": "His app is free, that’s what sparked the article to begin with.",
- "markups": []
- }, {
- "name": "40d2",
- "type": 1,
- "text": "The response is literally a parallel to “How can there be global warming if it snowed today in my town?”",
- "markups": []
- }, {
- "name": "6760",
- "type": 6,
- "text": "If it’s free, how have I paid for it? Twice?",
- "markups": []
- }, {
- "name": "7b13",
- "type": 1,
- "text": "She is still trying:",
- "markups": []
- }, {
- "name": "44ba",
- "type": 6,
- "text": "You paid $4.99 to unlock functionality in Overcast 1.0 and you chose to support him with no additional functionality in 2.0",
- "markups": []
- }, {
- "name": "2152",
- "type": 1,
- "text": "He is having none of it. IT SNOWED! SNOWWWWWWW!",
- "markups": []
- }, {
- "name": "99a6",
- "type": 6,
- "text": "Yes. That’s not free. Free is when you choose not to make money. And that can be weaponized. But that’s not what Overcast does.",
- "markups": []
- }, {
- "name": "5e6f",
- "type": 1,
- "text": "She however, is relentless:",
- "markups": []
- }, {
- "name": "1b0f",
- "type": 6,
- "text": "No, it’s still free. You can choose to support it, you are required to pay $4.99 for Pocket Casts. Totally different model.",
- "markups": []
- }, {
- "name": "d24f",
- "type": 1,
- "text": "Dude seems to give up. (Note: allllll the people bagging on her are men. All of them. Mansplaining like hell. And I’d bet every one of them considers themselves a feminist.)",
- "markups": []
- }, {
- "name": "10e1",
- "type": 1,
- "text": "We get another guy trying to push the narrative she’s punishing him for his success, which is just…it’s stupid, okay? Stupid.",
- "markups": []
- }, {
- "name": "9b01",
- "type": 6,
- "text": "It also wasn’t my point in writing my piece today, but it seems to be everyone’s focus.",
- "markups": []
- }, {
- "name": "340c",
- "type": 1,
- "text": "(UNDERSTATEMENT OF THE YEAR)",
- "markups": []
- }, {
- "name": "7244",
- "type": 6,
- "text": "I think the focus should be more on that fact that while it’s difficult, Marco spent years building his audience.",
- "markups": []
- }, {
- "name": "ffb1",
- "type": 6,
- "text": "It doesn’t matter what he makes it how he charges. If the audience be earned is willing to pay for it, awesome.",
- "markups": []
- }, {
- "name": "e44e",
- "type": 1,
- "text": "She tries, oh lord, she tries:",
- "markups": []
- }, {
- "name": "a502",
- "type": 6,
- "text": "To assert that he isn’t doing anything any other dev couldn’t, is wrong. It’s successful because it’s Marco.",
- "markups": []
- }, {
- "name": "7dcd",
- "type": 1,
- "text": "But no, HE KNOWS HER POINT BETTER THAN SHE DOES:",
- "markups": []
- }, {
- "name": "a62a",
- "type": 6,
- "text": "No, it’s successful because he busted his ass to make it so. It’s like any other business. He grew it.",
- "markups": []
- }, {
- "name": "df8c",
- "type": 1,
- "text": "Christ. This is like a field of strawmen. Stupid ones. Very stupid ones.",
- "markups": []
- }, {
- "name": "521a",
- "type": 1,
- "text": "One guy tries to blame it all on Apple, another in a string of Wha??? moments:",
- "markups": []
- }, {
- "name": "d80d",
- "type": 6,
- "text": "the appropriate context is Apple’s App Store policies. Other devs aren’t Marco’s responsibility",
- "markups": []
- }, {
- "name": "db0b",
- "type": 1,
- "text": "Seriously? Dude, are you even trying to talk about what Samantha actually wrote? At this point, Samantha is clearly mystified at the entire thing:",
- "markups": []
- }, {
- "name": "7a78",
- "type": 6,
- "text": "Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?",
- "markups": []
- }, {
- "name": "6e09",
- "type": 1,
- "text": "Because it’s a nit they can pick and allows them to ignore everything you wrote. That’s the only reason.",
- "markups": []
- }, {
- "name": "b7db",
- "type": 1,
- "text": "One guy is “confused”:",
- "markups": []
- }, {
- "name": "3626",
- "type": 6,
- "text": "I see. He does have clout, so are you saying he’s too modest in how he sees himself as a dev?",
- "markups": []
- }, {
- "name": "9daa",
- "type": 6,
- "text": "Yes. He can’t be equated to the vast majority of other developers. Like calling Gruber, “just another blogger”.",
- "markups": []
- }, {
- "name": "f6da",
- "type": 6,
- "text": "Alright, that’s fair. I was just confused by the $ and fame angle at first.",
- "markups": []
- }, {
- "name": "d5b1",
- "type": 1,
- "text": "Samantha’s point centers on the benefits Marco gains via his fame and background. HOW DO YOU NOT MENTION THAT? HOW IS THAT CONFUSING?",
- "markups": [{
- "type": 2,
- "start": 82,
- "end": 133
- }]
- }, {
- "name": "58d0",
- "type": 1,
- "text": "People of course are telling her it’s her fault for mentioning a salient fact at all:",
- "markups": []
- }, {
- "name": "30d2",
- "type": 6,
- "text": "Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?",
- "markups": []
- }, {
- "name": "765b",
- "type": 6,
- "text": "Maybe because you went there with your article?",
- "markups": []
- }, {
- "name": "61fe",
- "type": 6,
- "text": "As a way of rationalizing his ability to gamble with the potential for Overcast to generate income…not the norm at all.",
- "markups": []
- }, {
- "name": "f17c",
- "type": 1,
- "text": "Of course, had she not brought up those important points, she’d have been bagged on for “not providing proof”. Lose some, lose more. By now, she’s had enough and she just deletes all mention of it. Understandable, but sad she was bullied into doing that.",
- "markups": []
- }, {
- "name": "0b60",
- "type": 1,
- "text": "Yes, bullied. That’s all this is. Bullying. She didn’t lie, cheat, or exaagerate. If her numbers were wrong, they weren’t wrong in a way she had any ability to do anything about. But there’s blood in the water, and the comments and attacks get worse:",
- "markups": []
- }, {
- "name": "65ab",
- "type": 6,
- "text": "Because you decided to start a conversation about someone else’s personal shit. You started this war.",
- "markups": []
- }, {
- "name": "1adb",
- "type": 1,
- "text": "War. THIS. IS. WAR.",
- "markups": []
- }, {
- "name": "de94",
- "type": 1,
- "text": "This is a bunch of nerds attacking someone for reasoned, calm, polite criticism of their friend/idol. Samantha is politely pushing back a bit:",
- "markups": [{
- "type": 2,
- "start": 63,
- "end": 69
- }]
- }, {
- "name": "4458",
- "type": 6,
- "text": "That doesn’t explain why every other part of my article is being pushed aside.",
- "markups": []
- }, {
- "name": "aeac",
- "type": 1,
- "text": "She’s right. This is all nonsense. This is people ignoring her article completely, just looking for things to attack so it can be dismissed. It’s tribalism at its purest.",
- "markups": []
- }, {
- "name": "0078",
- "type": 1,
- "text": "Then some of the other annointed get into it, including Jason Snell in one of the most spectactular displays of “I have special knowledge you can’t be expected to have, therefore you are totally off base and wrong, even though there’s no way for you to know this” I’ve seen in a while. Jason:",
- "markups": []
- }, {
- "name": "c4c9",
- "type": 6,
- "text": "You should never use an ad rate card to estimate ad revenue from any media product ever.",
- "markups": []
- }, {
- "name": "b66b",
- "type": 6,
- "text": "I learned this when I started working for a magazine — rate cards are mostly fiction, like prices on new cars",
- "markups": []
- }, {
- "name": "6907",
- "type": 1,
- "text": "How…exactly…in the name of whatever deity Jason may believe in…is Samantha or anyone not “in the biz” supposed to know this. Also, what exactly does a magazine on paper like Macworld have to do with sponsorships for a podcast? I have done podcasts that were sponsored, and I can retaliate with “we charged what the rate card said we did. Checkmate Elitests!”",
- "markups": [{
- "type": 2,
- "start": 338,
- "end": 357
- }]
- }, {
- "name": "41ec",
- "type": 1,
- "text": "Samantha basically abases herself at his feet:",
- "markups": []
- }, {
- "name": "0b14",
- "type": 6,
- "text": "I understand my mistake, and it’s unfortunate that it has completely diluted the point of my article.",
- "markups": []
- }, {
- "name": "590f",
- "type": 1,
- "text": "I think she should have told him where and how to stuff that nonsense, but she’s a nicer person than I am. Also, it’s appropriate that Jason’s twitter avatar has its nose in the air. This is some rank snobbery. It’s disgusting and if anyone pulled that on him, Jason would be very upset. But hey, one cannot criticize The Marco without getting pushback. By “pushback”, I mean “an unrelenting fecal flood”.",
- "markups": []
- }, {
- "name": "69dc",
- "type": 1,
- "text": "Her only mistake was criticizing one of the Kool Kids. Folks, if you criticize anyone in The Deck Clique, or their friends, expect the same thing, regardless of tone or point.",
- "markups": []
- }, {
- "name": "5ab4",
- "type": 1,
- "text": "Another App Dev, seemingly unable to parse Samantha’s words, needs more explanation:",
- "markups": [{
- "type": 2,
- "start": 67,
- "end": 71
- }]
- }, {
- "name": "957b",
- "type": 6,
- "text": "so just looking over your mentions, I’m curious what exactly was your main point? Ignoring the podcast income bits.",
- "markups": []
- }, {
- "name": "0a7e",
- "type": 1,
- "text": "Oh wait, he didn’t even read the article. Good on you, Dev Guy, good. on. you. Still, she plays nice with someone who didn’t even read her article:",
- "markups": [{
- "type": 2,
- "start": 101,
- "end": 146
- }]
- }, {
- "name": "f7db",
- "type": 6,
- "text": "That a typical unknown developer can’t depend on patronage to generate revenue, and charging for apps will become a negative.",
- "markups": []
- }, {
- "name": "937f",
- "type": 1,
- "text": "Marco comes back of course, and now basically accuses her of lying about other devs talking to her and supporting her point:",
- "markups": []
- }, {
- "name": "c9dd",
- "type": 6,
- "text": "How many actual developers did you hear from, really? Funny how almost nobody wants to give a (real) name on these accusations.",
- "markups": []
- }, {
- "name": "c522",
- "type": 1,
- "text": "Really? You’re going to do that? “There’s no name, so I don’t think it’s a real person.” Just…what’s the Joe Welch quote from the McCarthy hearings?",
- "markups": []
- }, {
- "name": "907e",
- "type": 6,
- "text": "Let us not assassinate this lad further, Senator. You’ve done enough. Have you no sense of decency, sir? At long last, have you left no sense of decency?",
- "markups": []
- }, {
- "name": "2158",
- "type": 1,
- "text": "That is what this is at this point: character assasination because she said something critical of A Popular Person. It’s disgusting. Depressing and disgusting. No one, none of these people have seriously discussed her point, heck, it looks like they barely bothered to read it, if they did at all.",
- "markups": []
- }, {
- "name": "13f8",
- "type": 1,
- "text": "Marco starts getting really petty with her (no big shock) and Samantha finally starts pushing back:",
- "markups": []
- }, {
- "name": "96c6",
- "type": 6,
- "text": "Glad to see you be the bigger person and ignore the mindset of so many developers not relating to you, good for you!",
- "markups": []
- }, {
- "name": "5d3f",
- "type": 1,
- "text": "That of course, is what caused Marco to question the validity, if not the existence of her sources. (Funny how anonymous sources are totes okay when they convenience Marco et al, and work for oh, Apple, but when they are inconvenient? Ha! PROVIDE ME PROOF YOU INTEMPERATE WOMAN!)",
- "markups": [{
- "type": 2,
- "start": 196,
- "end": 201
- }]
- }, {
- "name": "c07c",
- "type": 1,
- "text": "Make no mistake, there’s some sexist shit going on here. Every tweet I’ve quoted was authored by a guy.",
- "markups": []
- }, {
- "name": "8b32",
- "type": 1,
- "text": "Of course, Marco has to play the “I’ve been around longer than you” card with this bon mot:",
- "markups": []
- }, {
- "name": "de26",
- "type": 6,
- "text": "Yup, before you existed!",
- "markups": []
- }, {
- "name": "a3bd",
- "type": 1,
- "text": "Really dude? I mean, I’m sorry about the penis, but really?",
- "markups": []
- }, {
- "name": "1c51",
- "type": 1,
- "text": "Mind you, when the criticism isn’t just bizarrely stupid, Samantha reacts the way Marco and his ilk claim they would to (if they ever got any valid criticism. Which clearly is impossible):",
- "markups": [{
- "type": 2,
- "start": 142,
- "end": 147
- }]
- }, {
- "name": "9848",
- "type": 6,
- "text": "Not to get into the middle of this, but “income” is not the term you’re looking for. “Revenue” is.",
- "markups": []
- }, {
- "name": "f2a6",
- "type": 6,
- "text": "lol. Noted.",
- "markups": []
- }, {
- "name": "aed9",
- "type": 6,
- "text": "And I wasn’t intending to be a dick, just a lot of people hear/say “income” when they intend “revenue”, and then discussion …",
- "markups": []
- }, {
- "name": "f9d8",
- "type": 6,
- "text": "… gets derailed by a jedi handwave of “Expenses”. But outside of charitable donation, it is all directly related.",
- "markups": []
- }, {
- "name": "f61c",
- "type": 6,
- "text": "haha. Thank you for the clarification.",
- "markups": []
- }, {
- "name": "5dd9",
- "type": 1,
- "text": "Note to Marco and the other…whatever they are…that is how one reacts to that kind of criticism. With a bit of humor and self-deprecation. You should try it sometime. For real, not just in your heads or conversations in Irish Pubs in S.F.",
- "markups": []
- }, {
- "name": "dc44",
- "type": 1,
- "text": "But now, the door has been cracked, and the cheap shots come out:",
- "markups": []
- }, {
- "name": "0c94",
- "type": 6,
- "text": "@testflight_app: Don’t worry guys, we process @marcoarment’s apps in direct proportion to his megabucks earnings. #fairelephant",
- "markups": [{
- "type": 3,
- "start": 46,
- "end": 58,
- "href": "https://twitter.com/marcoarment",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 114,
- "end": 127,
- "href": "https://twitter.com/hashtag/fairelephant?src=hash",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "343b",
- "type": 1,
- "text": "(Note: testflight_app is a parody account. Please do not mess with the actual testflight folks. They are still cool.)",
- "markups": []
- }, {
- "name": "09bf",
- "type": 1,
- "text": "Or this…conversation:",
- "markups": []
- }, {
- "name": "4d63",
- "type": 4,
- "text": "",
- "markups": [],
- "layout": 1,
- "metadata": {
- "id": "1*kbPh7V97eyRodSOw2-ALDw.png",
- "originalWidth": 398,
- "originalHeight": 542
- }
- }, {
- "name": "f2a3",
- "type": 1,
- "text": "Good job guys. Good job. Defend the tribe. Attack the other. Frederico attempts to recover from his stunning display of demeaning douchery: ‏@viticci: @s_bielefeld I don’t know if it’s an Italian thing, but counting other people’s money is especially weird for me. IMO, bad move in the post.",
- "markups": [{
- "type": 3,
- "start": 140,
- "end": 149,
- "href": "https://twitter.com/viticci",
- "title": "",
- "rel": "",
- "name": "",
- "anchorType": 0,
- "creatorIds": [],
- "userId": ""
- }, {
- "type": 3,
- "start": 151,
- "end": 163,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "name": "",
- "anchorType": 0,
- "creatorIds": [],
- "userId": ""
- }]
- }, {
- "name": "ae0c",
- "type": 1,
- "text": "Samantha is clearly sick of his crap: ‏@s_bielefeld: @viticci That’s what I’m referring to, the mistake of ever having mentioned it. So, now, Marco can ignore the bigger issue and go on living.",
- "markups": [{
- "type": 3,
- "start": 38,
- "end": 51,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "name": "",
- "anchorType": 0,
- "creatorIds": [],
- "userId": ""
- }, {
- "type": 3,
- "start": 53,
- "end": 61,
- "href": "https://twitter.com/viticci",
- "title": "",
- "rel": "",
- "name": "",
- "anchorType": 0,
- "creatorIds": [],
- "userId": ""
- }]
- }, {
- "name": "2047",
- "type": 1,
- "text": "Good for her. There’s being patient and being roadkill.",
- "markups": []
- }, {
- "name": "4139",
- "type": 1,
- "text": "Samantha does put the call out for her sources to maybe let her use their names:",
- "markups": []
- }, {
- "name": "6626",
- "type": 6,
- "text": "From all of you I heard from earlier, anyone care to go on record?",
- "markups": []
- }, {
- "name": "8a7d",
- "type": 1,
- "text": "My good friend, The Angry Drunk points out the obvious problem:",
- "markups": []
- }, {
- "name": "68c9",
- "type": 6,
- "text": "Nobody’s going to go on record when they count on Marco’s friends for their PR.",
- "markups": []
- }, {
- "name": "317d",
- "type": 1,
- "text": "This is true. Again, the sites that are Friends of Marco:",
- "markups": []
- }, {
- "name": "9523",
- "type": 1,
- "text": "Daring Fireball",
- "markups": []
- }, {
- "name": "dbc7",
- "type": 1,
- "text": "The Loop",
- "markups": []
- }, {
- "name": "c706",
- "type": 1,
- "text": "SixColors",
- "markups": []
- }, {
- "name": "0acb",
- "type": 1,
- "text": "iMore",
- "markups": []
- }, {
- "name": "8c8c",
- "type": 1,
- "text": "MacStories",
- "markups": []
- }, {
- "name": "643e",
- "type": 1,
- "text": "A few others, but I want this post to end one day.",
- "markups": []
- }, {
- "name": "6b76",
- "type": 1,
- "text": "You piss that crew off, and given how petty rather a few of them have demonstrated they are, good luck on getting any kind of notice from them.",
- "markups": []
- }, {
- "name": "f7d1",
- "type": 1,
- "text": "Of course, the idea this could happen is just craycray:",
- "markups": []
- }, {
- "name": "de59",
- "type": 6,
- "text": "@KevinColeman .@Angry_Drunk @s_bielefeld @marcoarment Wow, you guys are veering right into crazy conspiracy theory territory. #JetFuelCantMeltSteelBeams",
- "markups": [{
- "type": 3,
- "start": 0,
- "end": 14,
- "href": "https://twitter.com/KevinColeman",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 14,
- "end": 27,
- "href": "https://twitter.com/Angry_Drunk",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 28,
- "end": 40,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 41,
- "end": 53,
- "href": "https://twitter.com/marcoarment",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 126,
- "end": 152,
- "href": "https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "f01b",
- "type": 1,
- "text": "Yeah. Because a mature person like Marco would never do anything like that.",
- "markups": []
- }, {
- "name": "7e30",
- "type": 1,
- "text": "Of course, the real point on this is starting to happen:",
- "markups": []
- }, {
- "name": "5d93",
- "type": 6,
- "text": "you’re getting a lot of heat now but happy you are writing things that stir up the community. Hope you continue to be a voice!",
- "markups": []
- }, {
- "name": "436b",
- "type": 6,
- "text": "I doubt I will.",
- "markups": []
- }, {
- "name": "ac25",
- "type": 1,
- "text": "See, they’ve done their job. Mess with the bull, you get the horns. Maybe you should find another thing to write about, this isn’t a good place for you. Great job y’all.",
- "markups": [{
- "type": 2,
- "start": 153,
- "end": 158
- }]
- }, {
- "name": "07ba",
- "type": 1,
- "text": "Some people aren’t even pretending. They’re just in full strawman mode:",
- "markups": []
- }, {
- "name": "3d60",
- "type": 6,
- "text": "@timkeller: Unfair to begrudge a person for leveraging past success, especially when that success is earned. No ‘luck’ involved.",
- "markups": [{
- "type": 3,
- "start": 0,
- "end": 12,
- "href": "https://twitter.com/timkeller",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "87f5",
- "type": 6,
- "text": "@s_bielefeld: @timkeller I plainly stated that I don’t hold his doing this against him. Way to twist words.",
- "markups": [{
- "type": 3,
- "start": 0,
- "end": 14,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 14,
- "end": 24,
- "href": "https://twitter.com/timkeller",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "3720",
- "type": 1,
- "text": "I think she’s earned her anger at this point.",
- "markups": []
- }, {
- "name": "7341",
- "type": 1,
- "text": "Don’t worry, Marco knows what the real problem is: most devs just suck —",
- "markups": []
- }, {
- "name": "babe",
- "type": 4,
- "text": "",
- "markups": [],
- "layout": 1,
- "metadata": {
- "id": "1*Fpb2Bvdx7Q-688vdm-NdkQ.png",
- "originalWidth": 694,
- "originalHeight": 771
- }
- }, {
- "name": "503d",
- "type": 1,
- "text": "I have a saying that applies in this case: don’t place your head so far up your nethers that you go full Klein Bottle. Marco has gone full Klein Bottle. (To be correct, he went FKB some years ago.)",
- "markups": []
- }, {
- "name": "b8c0",
- "type": 1,
- "text": "There are some bright spots. My favorite is when Building Twenty points out the real elephant in the room:",
- "markups": [{
- "type": 2,
- "start": 80,
- "end": 84
- }]
- }, {
- "name": "36f4",
- "type": 6,
- "text": "@BuildingTwenty: Both @s_bielefeld &amp; I wrote similar critiques of @marcoarment’s pricing model yet the Internet pilloried only the woman. Who’d have guessed?",
- "markups": [{
- "type": 3,
- "start": 0,
- "end": 15,
- "href": "https://twitter.com/BuildingTwenty",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 22,
- "end": 34,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 66,
- "end": 78,
- "href": "https://twitter.com/marcoarment",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "06b9",
- "type": 1,
- "text": "Yup.",
- "markups": []
- }, {
- "name": "eff9",
- "type": 1,
- "text": "Another bright spot are these comments from Ian Betteridge, who has been doing this even longer than Marco:",
- "markups": [{
- "type": 2,
- "start": 84,
- "end": 106
- }]
- }, {
- "name": "18f1",
- "type": 6,
- "text": "You know, any writer who has never made a single factual error in a piece hasn’t ever written anything worth reading.",
- "markups": []
- }, {
- "name": "9776",
- "type": 6,
- "text": "I learned my job with the support of people who helped me. Had I suffered an Internet pile on for every error I wouldn’t have bothered.",
- "markups": []
- }, {
- "name": "8d44",
- "type": 1,
- "text": "To which Samantha understandably replies:",
- "markups": []
- }, {
- "name": "7147",
- "type": 6,
- "text": "and it’s honestly something I’m contemplating right now, whether to continue…",
- "markups": []
- }, {
- "name": "e0cd",
- "type": 1,
- "text": "Gee, I can’t imagine why. Why with comments like this from Chris Breen that completely misrepresent Samantha’s point, (who until today, I would have absolutely defended as being better than this, something I am genuinely saddened to be wrong about), why wouldn’t she want to continue doing this?",
- "markups": []
- }, {
- "name": "a379",
- "type": 6,
- "text": "If I have this right, some people are outraged that a creator has decided to give away his work.",
- "markups": []
- }, {
- "name": "f026",
- "type": 1,
- "text": "No Chris, you don’t have this right. But hey, who has time to find out the real issue and read an article. I’m sure your friends told you everything you need to know.",
- "markups": []
- }, {
- "name": "e1c2",
- "type": 1,
- "text": "Noted Feminist Glenn Fleishman gets a piece of the action too:",
- "markups": []
- }, {
- "name": "067c",
- "type": 4,
- "text": "",
- "markups": [],
- "layout": 1,
- "metadata": {
- "id": "1*lvOySry5gHHJfGU_bQXrzA.png",
- "originalWidth": 308,
- "originalHeight": 269
- }
- }, {
- "name": "4df8",
- "type": 1,
- "text": "I’m not actually surprised here. I watched Fleishman berate a friend of mine who has been an engineer for…heck, waaaaay too long on major software products in the most condescending way because she tried to point out that as a very technical woman, “The Magazine” literally had nothing to say to her and maybe he should fix that. “Impertinent” was I believe what he called her, but I may have the specific word wrong. Not the attitude mind you. Great Feminists like Glenn do not like uppity women criticizing Great Feminists who are their Great Allies.",
- "markups": [{
- "type": 2,
- "start": 227,
- "end": 231
- }]
- }, {
- "name": "bf45",
- "type": 1,
- "text": "Great Feminists are often tools.",
- "markups": []
- }, {
- "name": "45bb",
- "type": 1,
- "text": "Luckily, I hope, the people who get Samantha’s point also started chiming in (and you get 100% of the women commenting here that I’ve seen):",
- "markups": []
- }, {
- "name": "c053",
- "type": 6,
- "text": "I don’t think he’s wrong for doing it, he just discusses it as if the market’s a level playing field — it isn’t",
- "markups": []
- }, {
- "name": "7b5e",
- "type": 6,
- "text": "This is a great article with lots of great points about the sustainability of iOS development. Thank you for publishing it.",
- "markups": []
- }, {
- "name": "a321",
- "type": 6,
- "text": "Regardless of the numbers and your view of MA, fair points here about confirmation bias in app marketing feasibility http://samanthabielefeld.com/the-elephant-in-the-room …",
- "markups": [{
- "type": 3,
- "start": 117,
- "end": 172,
- "href": "http://t.co/u79ZLsnhdM",
- "title": "http://samanthabielefeld.com/the-elephant-in-the-room",
- "rel": "nofollow",
- "anchorType": 0
- }]
- }, {
- "name": "76fe",
- "type": 6,
- "text": "thank you for posting this, it covers a lot of things people don’t like to talk about.",
- "markups": []
- }, {
- "name": "bf90",
- "type": 6,
- "text": "I’m sure you have caught untold amounts of flak over posting this because Marco is blind to his privilege as a developer.",
- "markups": []
- }, {
- "name": "0f66",
- "type": 6,
- "text": "Catching up on the debate, and agreeing with Harry’s remark. (Enjoyed your article, Samantha, and ‘got’ your point.)",
- "markups": []
- }, {
- "name": "6134",
- "type": 1,
- "text": "I would like to say I’m surprised at the reaction to Samantha’s article, but I’m not. In spite of his loud declarations of support for The Big Lie, Marco Arment is as bad at any form of criticism that he hasn’t already approved as a very insecure tween. An example from 2011: http://www.businessinsider.com/marco-arment-2011-9",
- "markups": [{
- "type": 3,
- "start": 276,
- "end": 326,
- "href": "http://www.businessinsider.com/marco-arment-2011-9",
- "title": "",
- "rel": "nofollow",
- "anchorType": 0
- }]
- }, {
- "name": "ba3c",
- "type": 1,
- "text": "Marco is great with criticism as long as it never actually criticizes him. If it does, be prepared a flood of petty, petulant whining that a room full of bored preschoolers on a hot day would be hard-pressed to match.",
- "markups": []
- }, {
- "name": "a5a0",
- "type": 1,
- "text": "Today has been…well, it sucks. It sucks because someone doing what all the Arments of the world claim to want was naive enough to believe what they were told, and found out the hard way just how big a lie The Big Lie is, and how vicious people are when you’re silly enough to believe anything they say about criticism.",
- "markups": []
- }, {
- "name": "2a25",
- "type": 1,
- "text": "And note again, every single condescending crack, misrepresentation, and strawman had an exclusively male source. Most of them have, at one point or another, loudly trumpted themselves as Feminist Allies, as a friend to women struggling with the sexism and misogyny in tech. Congratulations y’all on being just as bad as the people you claim to oppose.",
- "markups": []
- }, {
- "name": "a47a",
- "type": 1,
- "text": "Samantha has handled this better than anyone else could have. My respect for her as a person and a writer is off the charts. If she choses to walk away from blogging in the Apple space, believe me I understand. As bad as today was for her, I’ve seen worse. Much worse.",
- "markups": [{
- "type": 2,
- "start": 186,
- "end": 196
- }]
- }, {
- "name": "aa8e",
- "type": 1,
- "text": "But I hope she doesn’t. I hope she stays, because she is Doing This Right, and in a corner of the internet that has become naught but an endless circle jerk, a cliquish collection, a churlish, childish cohort interested not in writing or the truth, but in making sure The Right People are elevated, and The Others put down, she is someone worth reading and listening to. The number people who owe her apologies goes around the block, and I don’t think she’ll ever see a one. I’m sure as heck not apologizing for them, I’ll not make their lives easier in the least.",
- "markups": []
- }, {
- "name": "34c5",
- "type": 1,
- "text": "All of you, all. of. you…Marco, Breen, Snell, Vittici, had a chance to live by your words. You were faced with reasoned, polite, respectful criticism and instead of what you should have done, you all dropped trou and sprayed an epic diarrheal discharge all over someone who had done nothing to deserve it. Me, I earned most of my aggro, Samantha did not earn any of the idiocy I’ve seen today. I hope you’re all proud of yourselves. Someone should be, it won’t be me. Ever.",
- "markups": []
- }, {
- "name": "9710",
- "type": 1,
- "text": "So I hope she stays, but if she goes, I understand. For what it’s worth, I don’t think she’s wrong either way.",
- "markups": []
- }],
- "sections": [{
- "name": "55ff",
- "startIndex": 0
- }, {
- "name": "c360",
- "startIndex": 8
- }, {
- "name": "2ba2",
- "startIndex": 17
- }, {
- "name": "c883",
- "startIndex": 176
- }, {
- "name": "8ab2",
- "startIndex": 183
- }]
- },
- "postDisplay": {
- "coverless": true
- }
- },
- "virtuals": {
- "allowNotes": true,
- "previewImage": {
- "imageId": "1*kbPh7V97eyRodSOw2-ALDw.png",
- "filter": "",
- "backgroundSize": "",
- "originalWidth": 398,
- "originalHeight": 542,
- "strategy": "resample",
- "height": 0,
- "width": 0
- },
- "wordCount": 4605,
- "imageCount": 3,
- "readingTime": 17.92735849056604,
- "subtitle": "How to get shanked doing what people say they want",
- "usersBySocialRecommends": [],
- "recommends": 168,
- "socialRecommends": [],
- "isBookmarked": false,
- "tags": [],
- "socialRecommendsCount": 0,
- "responsesCreatedCount": 15,
- "links": {
- "entries": [{
- "url": "https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3",
- "alts": [{
- "type": 2,
- "url": "medium://p/a79fc07218f3"
- }, {
- "type": 3,
- "url": "medium://p/a79fc07218f3"
- }]
- }],
- "version": "0.3",
- "generatedAt": 1472016079116
- },
- "isLockedPreviewOnly": false,
- "takeoverId": "",
- "metaDescription": "",
- "totalClapCount": 0
- },
- "coverless": true,
- "slug": "samantha-and-the-great-big-lie",
- "translationSourcePostId": "",
- "translationSourceCreatorId": "",
- "isApprovedTranslation": false,
- "inResponseToPostId": "",
- "inResponseToRemovedAt": 0,
- "isTitleSynthesized": true,
- "allowResponses": true,
- "importedUrl": "",
- "importedPublishedAt": 0,
- "visibility": 0,
- "uniqueSlug": "samantha-and-the-great-big-lie-d146a92473a1",
- "previewContent": {
- "bodyModel": {
- "paragraphs": [{
- "name": "b34c",
- "type": 3,
- "text": "Samantha and The Great Big Lie",
- "markups": [],
- "alignment": 1
- }, {
- "name": "97e7",
- "type": 1,
- "text": "How to get shanked doing what people say they want",
- "markups": [],
- "alignment": 1
- }, {
- "name": "df70",
- "type": 6,
- "text": "don’t preach to me\nMr. integrity",
- "markups": [],
- "alignment": 1
- }, {
- "name": "c979",
- "type": 1,
- "text": "(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non…",
- "markups": [],
- "alignment": 1
- }],
- "sections": [{
- "startIndex": 0
- }]
- },
- "isFullContent": false
- },
- "license": 0,
- "inResponseToMediaResourceId": "",
- "canonicalUrl": "https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1",
- "approvedHomeCollectionId": "",
- "newsletterId": "",
- "webCanonicalUrl": "https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1",
- "mediumUrl": "https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1",
- "migrationId": "",
- "notifyFollowers": true,
- "notifyTwitter": false,
- "isSponsored": false,
- "isRequestToPubDisabled": false,
- "notifyFacebook": false,
- "responseHiddenOnParentPostAt": 0,
- "isSeries": false,
- "isSubscriptionLocked": false,
- "type": "Post"
- },
- "mentionedUsers": [],
- "collaborators": [],
- "membershipPlans": [],
- "collectionUserRelations": [],
- "mode": null,
- "references": {
- "User": {
- "77a507c5ad19": {
- "userId": "77a507c5ad19",
- "name": "John C. Welch",
- "username": "johncwelch",
- "createdAt": 1408545892232,
- "lastPostCreatedAt": 1486930695056,
- "imageId": "0*qPHQu8WqsC6cV_ud.jpg",
- "backgroundImageId": "1*nYm-VLVTCtzpby_1jFUjRw.jpeg",
- "bio": "",
- "twitterScreenName": "",
- "socialStats": {
- "userId": "77a507c5ad19",
- "usersFollowedCount": 63,
- "usersFollowedByCount": 230,
- "type": "SocialStats"
- },
- "social": {
- "userId": "lo_4c2ff54882b4",
- "targetUserId": "77a507c5ad19",
- "type": "Social"
- },
- "facebookAccountId": "10152302268220732",
- "allowNotes": 1,
- "type": "User"
- }
- },
- "Social": {
- "77a507c5ad19": {
- "userId": "lo_4c2ff54882b4",
- "targetUserId": "77a507c5ad19",
- "type": "Social"
- }
- },
- "SocialStats": {
- "77a507c5ad19": {
- "userId": "77a507c5ad19",
- "usersFollowedCount": 63,
- "usersFollowedByCount": 230,
- "type": "SocialStats"
- }
- }
- }
- })
- // ]]&gt;
- </script>
-</body>
-
-</html>===========^CCrash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=7.53758) [GFX1-]: Receive IPC close with reason=AbnormalShutdown localhost:mozilla-central itoyxd$ localhost:mozilla-central itoyxd$ localhost:mozilla-central itoyxd$ ./mach run 0:00.20 /Users/itoyxd/evan/dev/mozilla/mozilla-central/obj-firefox/dist/Nightly.app/Contents/MacOS/firefox -no-remote -foreground -profile /Users/itoyxd/evan/dev/mozilla/mozilla-central/obj-firefox/tmp/scratch_user 2017-02-17 16:57:43.743 plugin-container[11969:394160] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x943f, name = 'com.apple.tsm.portname' See /usr/include/servers/bootstrap_defs.h for the error codes. 2017-02-17 16:57:43.743 plugin-container[11969:394160] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4907, name = 'com.apple.CFPasteboardClient' See /usr/include/servers/bootstrap_defs.h for the error codes. 2017-02-17 16:57:43.743 plugin-container[11969:394160] void __CFPasteboardSetup() : Failed to allocate communication port for com.apple.CFPasteboardClient; this is likely due to sandbox restrictions 2017-02-17 16:57:50.234 plugin-container[11972:394329] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x953f, name = 'com.apple.tsm.portname' See /usr/include/servers/bootstrap_defs.h for the error codes. 2017-02-17 16:57:50.235 plugin-container[11972:394329] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4b0b, name = 'com.apple.CFPasteboardClient' See /usr/include/servers/bootstrap_defs.h for the error codes. 2017-02-17 16:57:50.235 plugin-container[11972:394329] void __CFPasteboardSetup() : Failed to allocate communication port for com.apple.CFPasteboardClient; this is likely due to sandbox restrictions ===========
-<!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:cc="http://creativecommons.org/ns#">
-
-<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# medium-com: http://ogp.me/ns/fb/medium-com#">
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Samantha and The Great Big Lie – Medium</title>
- <link rel="canonical" href="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1" />
- <meta name="title" content="Samantha and The Great Big Lie" />
- <meta name="referrer" content="always" />
- <meta name="description" content="(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a…" />
- <meta property="og:title" content="Samantha and The Great Big Lie" />
- <meta property="og:url" content="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1#.h9kzgon9m" />
- <meta property="og:image" content="https://cdn-images-1.medium.com/max/1200/1*kbPh7V97eyRodSOw2-ALDw.png" />
- <meta property="fb:app_id" content="542599432471018" />
- <meta property="og:description" content="How to get shanked doing what people say they want" />
- <meta name="twitter:description" content="How to get shanked doing what people say they want" />
- <meta name="twitter:image:src" content="https://cdn-images-1.medium.com/max/1200/1*kbPh7V97eyRodSOw2-ALDw.png" />
- <link rel="publisher" href="https://plus.google.com/103654360130207659246" />
- <link rel="author" href="https://medium.com/@johncwelch" />
- <meta name="author" content="John C. Welch" />
- <meta property="og:type" content="article" />
- <meta name="twitter:card" content="summary_large_image" />
- <meta property="article:publisher" content="https://www.facebook.com/medium" />
- <meta property="article:author" content="John C. Welch" />
- <meta property="fb:smart_publish:robots" content="noauto" />
- <meta name="robots" content="index, follow" />
- <meta property="article:published_time" content="2015-10-15T02:19:15.607Z" />
- <meta name="twitter:site" content="@Medium" />
- <meta property="og:site_name" content="Medium" />
- <meta name="twitter:label1" value="Reading time" />
- <meta name="twitter:data1" value="18 min read" />
- <script type="text/javascript" async="" src="https://ssl.google-analytics.com/ga.js"></script>
- <script type="application/ld+json">
- {
- "@context": "http://schema.org",
- "@type": "NewsArticle",
- "image": {
- "@type": "ImageObject",
- "width": 398,
- "height": 542,
- "url": "https://cdn-images-1.medium.com/max/796/1*kbPh7V97eyRodSOw2-ALDw.png"
- },
- "datePublished": "2015-10-15T02:19:15.607Z",
- "dateModified": "2015-12-11T14:28:34.438Z",
- "headline": "Samantha and The Great Big Lie",
- "name": "Samantha and The Great Big Lie",
- "keywords": [],
- "author": {
- "@type": "Person",
- "name": "John C. Welch",
- "url": "https://medium.com/@johncwelch"
- },
- "creator": ["John C. Welch"],
- "mainEntityOfPage": "https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1"
- }
- </script>
- <meta name="twitter:app:name:iphone" content="Medium" />
- <meta name="twitter:app:id:iphone" content="828256236" />
- <meta name="twitter:app:url:iphone" content="medium://p/d146a92473a1" />
- <meta property="al:ios:app_name" content="Medium" />
- <meta property="al:ios:app_store_id" content="828256236" />
- <meta property="al:android:package" content="com.medium.reader" />
- <meta property="al:android:app_name" content="Medium" />
- <meta property="al:ios:url" content="medium://p/d146a92473a1" />
- <meta property="al:android:url" content="medium://p/d146a92473a1" />
- <meta property="al:web:url" content="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1#.h9kzgon9m" />
- <link rel="search" type="application/opensearchdescription+xml" title="Medium" href="/osd.xml" />
- <link rel="alternate" href="android-app://com.medium.reader/https/medium.com/p/d146a92473a1" />
- <meta name="theme-color" content="#000000" />
- <link rel="stylesheet" type="text/css" href="https://cdn-static-1.medium.com/_/fp/css/fonts-latin-base.141WxxXgxGxNcfeza73H7Q.css" />
- <link rel="stylesheet" href="https://cdn-static-1.medium.com/_/fp/css/main-base.FCIkh6GVUOig4-7oFthH1Q.css" />
- <script>
- if (window.top !== window.self) window.top.location = window.self.location.href;
- var OB_startTime = new Date().getTime();
- var OB_loadErrors = [];
-
- function _onerror(e) {
- OB_loadErrors.push(e)
- };
- if (document.addEventListener) document.addEventListener("error", _onerror, true);
- else if (document.attachEvent) document.attachEvent("onerror", _onerror);
-
- function _asyncScript(u) {
- var d = document,
- f = d.getElementsByTagName("script")[0],
- s = d.createElement("script");
- s.type = "text/javascript";
- s.async = true;
- s.src = u;
- f.parentNode.insertBefore(s, f);
- }
-
- function _asyncStyles(u) {
- var d = document,
- f = d.getElementsByTagName("script")[0],
- s = d.createElement("link");
- s.rel = "stylesheet";
- s.href = u;
- f.parentNode.insertBefore(s, f);
- return s
- }
- var _gaq = _gaq || [];
- _gaq.push(["_setAccount", "UA-24232453-2"]);
- _gaq.push(["_setDomainName", window.location.hostname]);
- _gaq.push(["_setAllowLinker", true]);
- _gaq.push(["_trackPageview"]);
- _asyncScript(("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js");
- (new Image()).src = "/_/stat?event=pixel.load&amp;origin=" + encodeURIComponent(location.origin);
- </script>
- <!--[if lt IE 9]><script charset="UTF-8" src="https://cdn-static-1.medium.com/_/fp/js/shiv.RI2ePTZ5gFmMgLzG5bEVAA.js"></script><![endif]-->
- <link rel="icon" href="https://cdn-static-1.medium.com/_/fp/icons/favicon-medium.TAS6uQ-Y7kcKgi0xjcYHXw.ico" class="js-favicon" />
- <link rel="apple-touch-icon" sizes="152x152" href="https://cdn-images-1.medium.com/fit/c/304/304/1*W0nmth_X8nFKjn6BZ388UQ.png" />
- <link rel="apple-touch-icon" sizes="120x120" href="https://cdn-images-1.medium.com/fit/c/240/240/1*W0nmth_X8nFKjn6BZ388UQ.png" />
- <link rel="apple-touch-icon" sizes="76x76" href="https://cdn-images-1.medium.com/fit/c/152/152/1*W0nmth_X8nFKjn6BZ388UQ.png" />
- <link rel="apple-touch-icon" sizes="60x60" href="https://cdn-images-1.medium.com/fit/c/120/120/1*W0nmth_X8nFKjn6BZ388UQ.png" />
- <link rel="mask-icon" href="https://cdn-static-1.medium.com/_/fp/icons/favicon.KjTfUJo7yJH_fCoUzzH3cg.svg" color="#171717" />
-</head>
-
-<body itemscope="" class="postShowScreen browser-firefox os-mac is-withMagicUnderlines is-js" data-action-scope="_actionscope_0">
- <script>
- document.body.className = document.body.className.replace(/(^|\s)is-noJs(\s|$)/, "$1is-js$2")
- </script>
- <div class="site-main surface-container" id="container">
- <div class="butterBar butterBar--error" data-action-scope="_actionscope_1"></div>
- <div class="surface" id="_obv.shell._surface_1487321871814" style="display: block; visibility: visible;">
- <div class="screenContent surface-content is-supplementalPostContentLoaded" data-used="true" data-action-scope="_actionscope_2"><canvas class="canvas-renderer" width="1280" height="710"></canvas>
- <div class="container u-maxWidth740 u-xs-margin0 notesPositionContainer js-notesPositionContainer">
- <div class="notesMarkers" data-action-scope="_actionscope_4">
- <div class="paragraphControls js-paragraphControl js-paragraphControl-69dc u-noUserSelect is-visible" style="top: 11448px;"><span class="paragraphControls-itemText"><button class="button button--chromeless" data-action="select-anchor" data-action-value="69dc">Top highlight</button></span></div>
- <div class="paragraphControls js-paragraphControl js-paragraphControl-aa8e u-noUserSelect is-visible" style="top: 21504px;">
- <div class="notesMarker u-noUserSelect" data-action="select-anchor" data-action-value="aa8e"><span class="svgIcon svgIcon--asteriskFilled svgIcon--19px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="19" height="19" viewBox="0 0 19 19"><path d="M14.78 8.07a8.681 8.681 0 0 0-.427-1.383.478.478 0 0 0-.584-.27l-3.12.77V4.034c0-.247-.19-.48-.43-.5a7.23 7.23 0 0 0-1.38 0c-.24.02-.43.253-.43.5V7.19L5.3 6.415a.48.48 0 0 0-.583.27c-.18.448-.324.91-.426 1.383-.05.24.1.5.32.58l3.06.754-1.98 2.956c-.14.196-.13.502.04.67.34.332.7.632 1.09.896.2.136.49.077.63-.117l2.09-3.114 2.09 3.112c.15.193.43.252.63.116.39-.26.75-.56 1.09-.89.17-.17.19-.47.04-.67L11.4 9.41l3.06-.76a.517.517 0 0 0 .32-.58" fill-rule="evenodd"/></svg></span></div><span class="paragraphControls-itemText"><button class="button button--chromeless" data-action="select-anchor" data-action-value="aa8e"></button></span></div>
- </div>
- </div>
- <div class="metabar u-clearfix js-metabar is-hiddenWhenMinimized">
- <div class="metabar-inner u-marginAuto u-maxWidth1000 u-paddingLeft20 u-paddingRight20 js-metabarMiddle">
- <div class="metabar-block metabar-block--left u-floatLeft u-height65 u-xs-height56"><a href="https://medium.com/" class="siteNav-logo" data-log-event="home"><span class="svgIcon svgIcon--logoNew svgIcon--45px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="45" height="45" viewBox="-17 18 45 45" data-multipart="true"><path d="M11.525 28.078c-.472-.225-.858.002-.858.506v20.044l8.616 4.113c.948.46 1.717.14 1.717-.7v-19.3a.22.22 0 0 0-.124-.19l-9.35-4.46v-.01z"/><path d="M.333 43.696l9.83-15.247c.278-.43.89-.6 1.36-.38l9.364 4.47c.06.03.082.1.047.15L10.666 48.63.333 43.698v-.002z"/><path d="M-8.57 28.35c-.786-.375-1.053-.096-.592.62L.333 43.696l10.333 4.932L.356 32.635a.156.156 0 0 0-.06-.054l-8.866-4.23z"/><path d="M.333 52.033c0 .84-.643 1.22-1.43.844l-8.045-3.84c-.472-.224-.858-.82-.858-1.325V28.89c0-.672.515-.976 1.145-.675l9.133 4.36a.092.092 0 0 1 .055.084v19.37z"/></svg></span><span class="u-textScreenReader">Homepage</span></a></div>
- <div class="metabar-block u-floatRight u-xs-absolute u-xs-textAlignRight u-xs-right0 u-xs-marginRight20 u-height65 u-xs-height56">
- <div class="buttonSet"><a class="button button--primary button--chromeless u-accentColor--buttonNormal is-inSiteNavBar u-lineHeight30 u-height32" href="https://medium.com/m/signin?redirect=https%3A%2F%2Fmedium.com%2F%40johncwelch%2Fsamantha-and-the-great-big-lie-d146a92473a1" data-action="sign-in-prompt" data-redirect="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1" data-action-source="nav_signup">Sign in / Sign up</a></div>
+ <div class="dh r">
+ <div class="di dj">
+ <div class="n cz">
+ <div class="dk dl dm r dn"></div>
+ <div class="do dp r">
+ <div class="dq dr ds r dn"></div>
+ <div class="dr dt r dn"></div>
+ </div>
+ </div>
+ <div class="du r">
+ <div class="dq dv ai r dn"></div>
+ <div class="dq dv ai r dn"></div>
+ <div class="dv dw r dn"></div>
+ </div>
+ </div>
</div>
</div>
</div>
- <div class="metabar metabar--spacer js-metabarSpacer u-height65 u-xs-height56"></div>
- <main role="main">
- <article class=" u-sizeViewHeightMin100 u-overflowHidden postArticle postArticle--full u-marginBottom40" data-scroll="native" lang="en">
- <header class="container u-maxWidth740">
- <div class="postMetaHeader u-paddingBottom10 row">
- <div class="col u-size12of12 js-postMetaLockup">
- <div class="postMetaLockup postMetaLockup--authorWithBio u-flex js-postMetaLockup">
- <div class="u-flex0">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@johncwelch?source=post_header_lockup" data-action="show-user-card" data-action-source="post_header_lockup" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/80/80/0*qPHQu8WqsC6cV_ud.jpg" class="avatar-image avatar-image--smaller" alt="Go to the profile of John C. Welch" /></a>
- </div>
- <div class="u-flex1 u-paddingLeft15 u-overflowHidden"><a class="link link link--darken link--darker u-baseColor--link" href="https://medium.com/@johncwelch?source=post_header_lockup" data-action="show-user-card" data-action-source="post_header_lockup" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto">John C. Welch</a><span class="followState js-followState buttonSet-inner" data-user-id="77a507c5ad19"><button class="button u-paddingLeft10 u-paddingRight10 u-height19 u-lineHeight13 u-verticalAlignMiddle u-fontSizeSmallest u-uiTextMedium u-noUserSelect button--withChrome u-baseColor--buttonNormal button--withHover button--unblock js-unblockButton u-marginLeft10 u-marginTopNegative2 u-xs-hide" data-action="sign-in-prompt" data-sign-in-action="toggle-block-user" data-requires-token="true" data-action-source="post_header_lockup"><span class="button-label button-defaultState">Blocked</span><span class="button-label button-hoverState">Unblock</span></button><button class="button button--primary u-paddingLeft10 u-paddingRight10 u-height19 u-lineHeight13 u-verticalAlignMiddle u-fontSizeSmallest u-uiTextMedium u-noUserSelect button--withChrome u-accentColor--buttonNormal button--follow js-followButton u-marginLeft10 u-marginTopNegative2 u-xs-hide" data-action="sign-in-prompt" data-sign-in-action="toggle-subscribe-user" data-requires-token="true" data-redirect="https://medium.com/_/subscribe/user/77a507c5ad19" data-action-source="post_header_lockup_follow"><span class="button-label button-defaultState js-buttonLabel">Follow</span><span class="button-label button-activeState">Following</span></button></span>
- <div class="postMetaInline js-testPostMetaInlineSupplemental"><time datetime="2015-10-15T02:19:15.607Z">Oct 15, 2015</time><span class="middotDivider u-fontSizeSmallest"></span><span class="readingTime" title="18 min read"></span></div>
+ <article>
+ <section class="dx dy dz ea ai eb ck r"></section>
+ <div>
+ <div class="s u ec ed ee cf"></div>
+ <section class="ef eg eh ei ej">
+ <div class="n p">
+ <div class="z ab ac ae af ek ah ai">
+ <div>
+ <h1 id="b34c" class="el em bo en b eo ep eq er es et eu ev ew ex ey ez fa fb fc fd de">
+ Samantha and The Great Big Lie
+ </h1>
+ <div class="fe">
+ <div class="n da ff fg fh">
+ <div class="o n">
+ <div>
+ <a rel="noopener" href="/@johncwelch?source=post_page-----d146a92473a1----------------------"><img alt="John C. Welch" class="r fi fj fk" src="https://miro.medium.com/fit/c/96/96/0*qPHQu8WqsC6cV_ud.jpg" width="48" height="48" /></a>
+ </div>
+ <div class="fl ai r">
+ <div class="n">
+ <div style="flex:1">
+ <div class="fm n o fn">
+ <span class="bn b bo bp bq br r de q"><span class="bn fo fp bp fq fr fs ft fu fv de"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@johncwelch?source=post_page-----d146a92473a1----------------------">John C. Welch</a></span></span>
+ <div class="do r bg h">
+ <span><button class="fx de q fy fz ga gb gc ba bl gd ge gf gg gh gi gj bn b bo gk gl br gm gn ck go gp">Follow</button></span>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div>
+ <span class="bn b bo bp bq br r bs bt"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1?source=post_page-----d146a92473a1----------------------">Oct 15, 2015</a> <!-- -->·<!-- --> <!-- -->18<!-- --> min read</span>
+ </div>
+ </div>
+ </div>
+ <div class="n gq gr gs gt gu gv gw gx y">
+ <div class="n o">
+ <div class="gy r bg">
+ <button class="bh bi at au av aw ax ay az ba bj bk bd bl bm"><svg width="29" height="29" class="bt">
+ <path d="M22.05 7.54a4.47 4.47 0 0 0-3.3-1.46 4.53 4.53 0 0 0-4.53 4.53c0 .35.04.7.08 1.05A12.9 12.9 0 0 1 5 6.89a5.1 5.1 0 0 0-.65 2.26c.03 1.6.83 2.99 2.02 3.79a4.3 4.3 0 0 1-2.02-.57v.08a4.55 4.55 0 0 0 3.63 4.44c-.4.08-.8.13-1.21.16l-.81-.08a4.54 4.54 0 0 0 4.2 3.15 9.56 9.56 0 0 1-5.66 1.94l-1.05-.08c2 1.27 4.38 2.02 6.94 2.02 8.3 0 12.86-6.9 12.84-12.85.02-.24 0-.43 0-.65a8.68 8.68 0 0 0 2.26-2.34c-.82.38-1.7.62-2.6.72a4.37 4.37 0 0 0 1.95-2.51c-.84.53-1.81.9-2.83 1.13z"></path></svg></button>
+ </div>
+ <div class="gy r bg">
+ <button class="bh bi at au av aw ax ay az ba bj bk bd bl bm"><svg width="29" height="29" viewbox="0 0 29 29" fill="none" class="bt">
+ <path d="M5 6.36C5 5.61 5.63 5 6.4 5h16.2c.77 0 1.4.61 1.4 1.36v16.28c0 .75-.63 1.36-1.4 1.36H6.4c-.77 0-1.4-.6-1.4-1.36V6.36z"></path>
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.76 20.9v-8.57H7.89v8.58h2.87zm-1.44-9.75c1 0 1.63-.65 1.63-1.48-.02-.84-.62-1.48-1.6-1.48-.99 0-1.63.64-1.63 1.48 0 .83.62 1.48 1.59 1.48h.01zM12.35 20.9h2.87v-4.79c0-.25.02-.5.1-.7.2-.5.67-1.04 1.46-1.04 1.04 0 1.46.8 1.46 1.95v4.59h2.87v-4.92c0-2.64-1.42-3.87-3.3-3.87-1.55 0-2.23.86-2.61 1.45h.02v-1.24h-2.87c.04.8 0 8.58 0 8.58z" fill="#fff"></path></svg></button>
+ </div>
+ <div class="gy r bg">
+ <button class="bh bi at au av aw ax ay az ba bj bk bd bl bm"><svg width="29" height="29" class="bt">
+ <path d="M23.2 5H5.8a.8.8 0 0 0-.8.8V23.2c0 .44.35.8.8.8h9.3v-7.13h-2.38V13.9h2.38v-2.38c0-2.45 1.55-3.66 3.74-3.66 1.05 0 1.95.08 2.2.11v2.57h-1.5c-1.2 0-1.48.57-1.48 1.4v1.96h2.97l-.6 2.97h-2.37l.05 7.12h5.1a.8.8 0 0 0 .79-.8V5.8a.8.8 0 0 0-.8-.79"></path></svg></button>
+ </div>
+ <div class="gz r">
+ <div class="bt">
+ <span><a href="https://medium.com/m/signin?operation=register&amp;redirect=https%3A%2F%2Fmedium.com%2F%40johncwelch%2Fsamantha-and-the-great-big-lie-d146a92473a1&amp;source=post_actions_header--------------------------bookmark_header-" class="bh bi at au av aw ax ay az ba bj bk bd bl bm" rel="noopener"><svg width="25" height="25" viewbox="0 0 25 25">
+ <path d="M19 6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14.66h.01c.01.1.05.2.12.28a.5.5 0 0 0 .7.03l5.67-4.12 5.66 4.13a.5.5 0 0 0 .71-.03.5.5 0 0 0 .12-.29H19V6zm-6.84 9.97L7 19.64V6a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v13.64l-5.16-3.67a.49.49 0 0 0-.68 0z" fill-rule="evenodd"></path></svg></a></span>
+ </div>
+ </div>
+ <div class="ha r am"></div>
+ </div>
+ </div>
+ </div>
</div>
</div>
+ <p id="97e7" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ How to get shanked doing what people say they want
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="df70" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ don’t preach to me<br />
+ Mr. integrity
+ </p>
+ </blockquote>
+ <p id="c979" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ (EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a dusting of transphobia along the way, all totally okay because the ends justify the means, and it’s okay when “good” people do it.)
+ </p>
+ <p id="342d" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ First, I need to say something about this article: the reason I’m writing it infuriates me. Worse than installing CS 3 or Acrobat 7 ever did, and the former inspired comparisons to fecophile porn. I’m actually too mad to cuss. Well, not completely, but in this case, I don’t think the people I’m mad at are worth the creativity I try to put into profanity. This is about a brownfield of hypocrisy and viciously deliberate mischaracterization that “shame” cannot even come close to the shame those behind it should feel.
+ </p>
+ <p id="2e61" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Now, read this post by Samantha Bielefeld: The Elephant in the Room. First, it is a well-written critical piece that raises a few points in a calm, rational, nonconfrontational fashion, exactly the kind of things the pushers of The Great Big Lie say we need more of, as opposed to the screaming that is the norm in such cases.
+ </p>
+ <p id="cd31" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ …sorry, I should explain “The Great Big Lie”. There are several, but in this case, our <em class="ic">specific</em> instance of “The Great Big Lie” is about criticism. Over and over, you hear from the very people I am not going to be nice to in this that we need “better” criticsm. Instead of rage and anger, volume and vitriol, we need in-depth rational criticism, that isn’t personal or ad hominem. That it should focus on points, not people.
+ </p>
+ <p id="ae07" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ That, readers, is “The Big Lie”. It is a lie so big that if one ponders the reality of it, as I am going to, one wonders why anyone would believe it. It is a lie and it is one we should stop telling.
+ </p>
</div>
</div>
- </header>
- <div class="postArticle-content js-postField js-notesSource js-trackedPost" data-post-id="d146a92473a1" data-source="post_page" data-tracking-context="postPage" data-scroll="native">
- <section name="55ff" class="section section--body section--first">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <h1 name="b34c" id="b34c" class="graf graf--h3 graf--leading graf--title">Samantha and The Great Big Lie</h1>
- <p name="97e7" id="97e7" class="graf graf--p graf-after--h3">How to get shanked doing what people say they want</p>
- <blockquote name="df70" id="df70" class="graf graf--blockquote graf-after--p">don’t preach to me<br />Mr. integrity</blockquote>
- <p name="c979" id="c979" class="graf graf--p graf-after--blockquote">(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a dusting of transphobia along the way, all totally okay because the ends justify the means, and it’s okay when “good” people do it.)</p>
- <p name="342d" id="342d" class="graf graf--p graf-after--p">First, I need to say something about this article: the reason I’m writing it infuriates me. Worse than installing CS 3 or Acrobat 7 ever did, and the former inspired comparisons to fecophile porn. I’m actually too mad to cuss. Well, not completely, but in this case, I don’t think the people I’m mad at are worth the creativity I try to put into profanity. This is about a brownfield of hypocrisy and viciously deliberate mischaracterization that “shame” cannot even come close to the shame those behind it should feel.</p>
- <p name="2e61" id="2e61" class="graf graf--p graf-after--p">Now, read this post by Samantha Bielefeld: The Elephant in the Room. First, it is a well-written critical piece that raises a few points in a calm, rational, nonconfrontational fashion, exactly the kind of things the pushers of The Great Big Lie say we need more of, as opposed to the screaming that is the norm in such cases.</p>
- <p name="cd31" id="cd31" class="graf graf--p graf-after--p">…sorry, I should explain “The Great Big Lie”. There are several, but in this case, our <em class="markup--em markup--p-em">specific</em> instance of “The Great Big Lie” is about criticism. Over and over, you hear from the very people I am not going to be nice to in this that we need “better” criticsm. Instead of rage and anger, volume and vitriol, we need in-depth rational criticism, that isn’t personal or ad hominem. That it should focus on points, not people.</p>
- <p name="ae07" id="ae07" class="graf graf--p graf-after--p graf--trailing">That, readers, is “The Big Lie”. It is a lie so big that if one ponders the reality of it, as I am going to, one wonders why anyone would believe it. It is a lie and it is one we should stop telling.</p>
- </div>
- </div>
- </section>
- <section name="c360" class="section section--body">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="a02f" id="a02f" class="graf graf--p graf--leading">Samantha’s points (I assume you read it, for you are smart people who know the importance of such things) are fairly clear:</p>
- <ol class="postList">
- <li name="9213" id="9213" class="graf graf--li graf-after--p">With the release of Overcast 2.0, a product Samantha actually likes, Marco Arment moved to a <a href="http://www.marco.org/2015/10/09/overcast2" data-href="http://www.marco.org/2015/10/09/overcast2" class="markup--anchor markup--li-anchor" rel="nofollow noopener" target="_blank">patronage model</a> that will probably be successful for him.</li>
- <li name="dfa5" id="dfa5" class="graf graf--li graf-after--li">Arment’s insistence that “<a href="https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3" data-href="https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3" class="markup--anchor markup--li-anchor" target="_blank">anyone can do this</a>” while technically true, (anyone can in fact, implement this pricing model), also implies that “anyone” can have the kind of success that a developer with Marco’s history, financial status, and deep ties to the Apple News Web is expected to have. This is silly.</li>
- <li name="e55d" id="e55d" class="graf graf--li graf-after--li">Marco Arment occupies a fairly unique position in the Apple universe, (gained by hard work and no small talent), and because of that, benefits from a set of privileges that a new developer or even one that has been around for a long time, but isn’t, well, <em class="markup--em markup--li-em">Marco</em>, not only don’t have, but have little chance of attaining anytime soon.</li>
- <li name="35fb" id="35fb" class="graf graf--li graf-after--li">Marco has earned his success and is entitled to the benefits and privileges it brings, but he seems rather blind to all of that, and seems to still imagine himself as “two guys in a garage”. This is just not correct.</li>
- <li name="38e2" id="38e2" class="graf graf--li graf-after--li">In addition, the benefits and privileges of the above ensure that by releasing Overcast 2 as a free app, with patronage pricing, he has, if not gutted, severely hurt the ability of folks actually selling their apps for an up-front price of not free to continue doing so. This has the effect of accelerating the “race to the bottom” in the podcast listening app segment, which hurts devs who cannot afford to work on a “I don’t really need this money, so whatever you feel like sending is okay” model.</li>
- </ol>
- <p name="0481" id="0481" class="graf graf--p graf-after--li">None of this is incorrect. None of this is an ad hominem attack in any way. It is just pointing out that a developer of Arment’s stature and status lives in a very different world than someone in East Frog Balls, Arkansas trying to make a living off of App sales. Our dev in EFB doesn’t have the main sites on the Apple web falling all over themselves to review their app the way that Arment does. They’re not friends with the people being The Loop, Daring Fireball, SixColors, iMore, The Mac Observer, etc., yadda.</p>
- <p name="5a45" id="5a45" class="graf graf--p graf-after--p">So, our hero, in a fit of well-meaning ignorance writes this piece (posted this morning, 14 Oct. 15) and of course, the response and any criticisms are just as reasonable and thoughtful.</p>
- <p name="3bc7" id="3bc7" class="graf graf--p graf-after--p graf--trailing">If you really believe that, you are the most preciously ignorant person in the world, and can I have your seriously charmed life.</p>
- </div>
- </div>
- </section>
- <section name="2ba2" class="section section--body">
- <div class="section-divider">
- <hr class="section-divider" />
+ </section>
+ <hr class="id fo ie if ig ih ii ij ik il im in" />
+ <section class="ef eg eh ei ej">
+ <div class="n p">
+ <div class="z ab ac ae af ek ah ai">
+ <p id="a02f" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Samantha’s points (I assume you read it, for you are smart people who know the importance of such things) are fairly clear:
+ </p>
+ <ol class="">
+ <li id="9213" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy io ip iq de">With the release of Overcast 2.0, a product Samantha actually likes, Marco Arment moved to a <a href="http://www.marco.org/2015/10/09/overcast2" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">patronage model</a> that will probably be successful for him.
+ </li>
+ <li id="dfa5" class="hb hc bo hd b he iv hg hh hi iw hk hl hm ix ho hp hq iy hs ht hu iz hw hx hy io ip iq de">Arment’s insistence that “<a class="bh gp ir is it iu" target="_blank" rel="noopener" href="/@marcoarment/pragmatic-app-pricing-a79fc07218f3">anyone can do this</a>” while technically true, (anyone can in fact, implement this pricing model), also implies that “anyone” can have the kind of success that a developer with Marco’s history, financial status, and deep ties to the Apple News Web is expected to have. This is silly.
+ </li>
+ <li id="e55d" class="hb hc bo hd b he iv hg hh hi iw hk hl hm ix ho hp hq iy hs ht hu iz hw hx hy io ip iq de">Marco Arment occupies a fairly unique position in the Apple universe, (gained by hard work and no small talent), and because of that, benefits from a set of privileges that a new developer or even one that has been around for a long time, but isn’t, well, <em class="ic">Marco</em>, not only don’t have, but have little chance of attaining anytime soon.
+ </li>
+ <li id="35fb" class="hb hc bo hd b he iv hg hh hi iw hk hl hm ix ho hp hq iy hs ht hu iz hw hx hy io ip iq de">Marco has earned his success and is entitled to the benefits and privileges it brings, but he seems rather blind to all of that, and seems to still imagine himself as “two guys in a garage”. This is just not correct.
+ </li>
+ <li id="38e2" class="hb hc bo hd b he iv hg hh hi iw hk hl hm ix ho hp hq iy hs ht hu iz hw hx hy io ip iq de">In addition, the benefits and privileges of the above ensure that by releasing Overcast 2 as a free app, with patronage pricing, he has, if not gutted, severely hurt the ability of folks actually selling their apps for an up-front price of not free to continue doing so. This has the effect of accelerating the “race to the bottom” in the podcast listening app segment, which hurts devs who cannot afford to work on a “I don’t really need this money, so whatever you feel like sending is okay” model.
+ </li>
+ </ol>
+ <p id="0481" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ None of this is incorrect. None of this is an ad hominem attack in any way. It is just pointing out that a developer of Arment’s stature and status lives in a very different world than someone in East Frog Balls, Arkansas trying to make a living off of App sales. Our dev in EFB doesn’t have the main sites on the Apple web falling all over themselves to review their app the way that Arment does. They’re not friends with the people being The Loop, Daring Fireball, SixColors, iMore, The Mac Observer, etc., yadda.
+ </p>
+ <p id="5a45" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ So, our hero, in a fit of well-meaning ignorance writes this piece (posted this morning, 14 Oct. 15) and of course, the response and any criticisms are just as reasonable and thoughtful.
+ </p>
+ <p id="3bc7" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ If you really believe that, you are the most preciously ignorant person in the world, and can I have your seriously charmed life.
+ </p>
</div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="0fb2" id="0fb2" class="graf graf--p graf--leading">The response, from all quarters, including Marco, someone who is so sensitive to criticism that the word “useless” is <a href="http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out" data-href="http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">enough to shut him down</a>, who <a href="https://twitter.com/marcoarment/status/641330113934700544" data-href="https://twitter.com/marcoarment/status/641330113934700544" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">blocked a friend of mine for the high crime of pointing out that his review of podcasting mics centered around higher priced gear and ignored folks without the scratch, who might not be ready for such things</a>, is, in a single word, disgusting. Vomitous even.</p>
- <p name="9a6e" id="9a6e" class="graf graf--p graf-after--p">It’s an hours-long dogpile that beggars even my imagination, and I can imagine almost anything. Seriously, it’s all there in <a href="https://twitter.com/s_bielefeld/with_replies" data-href="https://twitter.com/s_bielefeld/with_replies" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">Samantha’s Twitter Feed</a>. From what I can tell, she’s understandably shocked over it. I however was not. This one comment in her feed made me smile (warning, this wanders a bit…er…LOT. Twitter timelines are not easy to put together):</p>
- <blockquote name="3271" id="3271" class="graf graf--blockquote graf-after--p">I can see why you have some reservations about publishing it, but my gut feeling is that he would take it better than Nilay.</blockquote>
- <p name="ec72" id="ec72" class="graf graf--p graf-after--blockquote">Oh honey, bless your sweet, ignorant heart. Marco is one of the biggest pushers of The Big Lie, and one of the reasons it is <em class="markup--em markup--p-em">such</em> a lie.</p>
- <p name="5cc4" id="5cc4" class="graf graf--p graf-after--p">But it gets better. First, you have the “hey, Marco <em class="markup--em markup--p-em">earned</em> his status!” lot. A valid point, and one Bielefeld explicitly acknowledges, here:</p>
- <blockquote name="4e5f" id="4e5f" class="graf graf--blockquote graf-after--p">From his ground floor involvement in Tumblr (for which he is now a millionaire), to the creation and sale of a wildly successful app called Instapaper, he has become a household name in technology minded circles. It is this extensive time spent in the spotlight, the huge following on Twitter, and dedicated listeners of his weekly aired Accidental Tech Podcast, that has granted him the freedom to break from seeking revenue in more traditional manners.</blockquote>
- <p name="cee9" id="cee9" class="graf graf--p graf-after--blockquote">and here:</p>
- <blockquote name="3f1b" id="3f1b" class="graf graf--blockquote graf-after--p">I’m not knocking his success, he has put effort into his line of work, and has built his own life.</blockquote>
- <p name="e527" id="e527" class="graf graf--p graf-after--blockquote">and here:</p>
- <blockquote name="3e4f" id="3e4f" class="graf graf--blockquote graf-after--p">He has earned his time in the spotlight, and it’s only natural for him to take advantage of it.</blockquote>
- <p name="8a01" id="8a01" class="graf graf--p graf-after--blockquote">But still, you get the people telling her something she already acknowledge:</p>
- <blockquote name="7685" id="7685" class="graf graf--blockquote graf-after--p">I don’t think he’s blind. he’s worked to where he has gotten and has had failures like everyone else.</blockquote>
- <p name="b151" id="b151" class="graf graf--p graf-after--blockquote">Thank you for restating something in the article. To the person who wrote it.</p>
- <p name="87bc" id="87bc" class="graf graf--p graf-after--p">In the original article, Samantha talked about the money Marco makes from his podcast. She based that on the numbers <a href="http://atp.fm/sponsor/" data-href="http://atp.fm/sponsor/" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">provided by ATP in terms of sponsorship rates</a> and the number of current sponsors the podcast has. Is this going to yield perfect numbers? No. But the numbers you get from it will at least be reasonable, or should be unless the published sponsorship rates are just fantasy, and you’re stupid for taking them seriously.</p>
- <p name="dbda" id="dbda" class="graf graf--p graf-after--p">At first, she went with a simple formula:</p>
- <blockquote name="1b4e" id="1b4e" class="graf graf--blockquote graf-after--p">$4K x 3 per episode = $12K x 52 weeks / 3 hosts splitting it.</blockquote>
- <p name="0b33" id="0b33" class="graf graf--p graf-after--blockquote">That’s not someone making shit up, right? Rather quickly, someone pointed out that she’d made an error in how she calculated it:</p>
- <blockquote name="76d7" id="76d7" class="graf graf--blockquote graf-after--p">That’s $4k per ad, no? So more like $12–16k per episode.</blockquote>
- <p name="a089" id="a089" class="graf graf--p graf-after--blockquote">She’d already realized her mistake and fixed it.</p>
- <blockquote name="b369" id="b369" class="graf graf--blockquote graf-after--p">which is actually wrong, and I’m correcting now. $4,000 per sponsor, per episode! So, $210,000 per year.</blockquote>
- <p name="8b3b" id="8b3b" class="graf graf--p graf-after--blockquote">Again, this is based on <em class="markup--em markup--p-em">publicly available data</em> the only kind someone not part of ATP or a close friend of Arment has access to. So while her numbers may be wrong, if they are, there’s no way for her to know that. She’s basing her opinion on actual available data. Which is sadly rare.</p>
- <p name="135a" id="135a" class="graf graf--p graf-after--p">This becomes a huge flashpoint. You name a reason to attack her over this, people do. No really. For example, she’s not calculating his <em class="markup--em markup--p-em">income taxes correctly</em>:</p>
- <blockquote name="5e7e" id="5e7e" class="graf graf--blockquote graf-after--p">especially since it isn’t his only source of income thus, not an indicator of his marginal inc. tax bracket.</blockquote>
- <blockquote name="6036" id="6036" class="graf graf--blockquote graf-after--blockquote">thus, guessing net income is more haphazard than stating approx. gross income.</blockquote>
- <p name="aac1" id="aac1" class="graf graf--p graf-after--blockquote">Ye Gods. She’s not doing his taxes for him, her point is invalid?</p>
- <p name="600f" id="600f" class="graf graf--p graf-after--p">Then there’s the people who seem to have not read anything past what other people are telling them:</p>
- <blockquote name="9b62" id="9b62" class="graf graf--blockquote graf-after--p">Not sure what to make of your Marco piece, to be honest. You mention his fame, whatever, but what’s the main idea here?</blockquote>
- <p name="c18a" id="c18a" class="graf graf--p graf-after--blockquote">Just how spoon-fed do you have to be? Have you no teeth?</p>
- <p name="c445" id="c445" class="graf graf--p graf-after--p">Of course, Marco jumps in, and predictably, he’s snippy:</p>
- <blockquote name="0c21" id="0c21" class="graf graf--blockquote graf-after--p">If you’re going to speak in precise absolutes, it’s best to first ensure that you’re correct.</blockquote>
- <p name="8f8d" id="8f8d" class="graf graf--p graf-after--blockquote">If you’re going to be like that, it’s best to provide better data. Don’t get snippy when someone is going off the only data available, and is clearly open to revising based on better data.</p>
- <p name="cc97" id="cc97" class="graf graf--p graf-after--p">Then Marco’s friends/fans get into it:</p>
- <blockquote name="f9da" id="f9da" class="graf graf--blockquote graf-after--p">I really don’t understand why it’s anyone’s business</blockquote>
- <p name="0094" id="0094" class="graf graf--p graf-after--blockquote">Samantha is trying to qualify for sainthood at this point:</p>
- <blockquote name="0105" id="0105" class="graf graf--blockquote graf-after--p">It isn’t really, it was a way of putting his income in context in regards to his ability to gamble with Overcast.</blockquote>
- <p name="cdd1" id="cdd1" class="graf graf--p graf-after--blockquote">Again, she’s trying to drag people back to her actual point, but no one is going to play. The storm has begun. Then we get people who are just spouting nonsense:</p>
- <blockquote name="f56c" id="f56c" class="graf graf--blockquote graf-after--p">Why is that only relevant for him? It’s a pretty weird metric,especially since his apps aren’t free.</blockquote>
- <p name="4fef" id="4fef" class="graf graf--p graf-after--blockquote">Wha?? Overcast 2 is absolutely free. Samantha points this out:</p>
- <blockquote name="0f36" id="0f36" class="graf graf--blockquote graf-after--p">His app is free, that’s what sparked the article to begin with.</blockquote>
- <p name="40d2" id="40d2" class="graf graf--p graf-after--blockquote">The response is literally a parallel to “How can there be global warming if it snowed today in my town?”</p>
- <blockquote name="6760" id="6760" class="graf graf--blockquote graf-after--p">If it’s free, how have I paid for it? Twice?</blockquote>
- <p name="7b13" id="7b13" class="graf graf--p graf-after--blockquote">She is still trying:</p>
- <blockquote name="44ba" id="44ba" class="graf graf--blockquote graf-after--p">You paid $4.99 to unlock functionality in Overcast 1.0 and you chose to support him with no additional functionality in 2.0</blockquote>
- <p name="2152" id="2152" class="graf graf--p graf-after--blockquote">He is having none of it. IT SNOWED! SNOWWWWWWW!</p>
- <blockquote name="99a6" id="99a6" class="graf graf--blockquote graf-after--p">Yes. That’s not free. Free is when you choose not to make money. And that can be weaponized. But that’s not what Overcast does.</blockquote>
- <p name="5e6f" id="5e6f" class="graf graf--p graf-after--blockquote">She however, is relentless:</p>
- <blockquote name="1b0f" id="1b0f" class="graf graf--blockquote graf-after--p">No, it’s still free. You can choose to support it, you are required to pay $4.99 for Pocket Casts. Totally different model.</blockquote>
- <p name="d24f" id="d24f" class="graf graf--p graf-after--blockquote">Dude seems to give up. (Note: allllll the people bagging on her are men. All of them. Mansplaining like hell. And I’d bet every one of them considers themselves a feminist.)</p>
- <p name="10e1" id="10e1" class="graf graf--p graf-after--p">We get another guy trying to push the narrative she’s punishing him for his success, which is just…it’s stupid, okay? Stupid.</p>
- <blockquote name="9b01" id="9b01" class="graf graf--blockquote graf-after--p">It also wasn’t my point in writing my piece today, but it seems to be everyone’s focus.</blockquote>
- <p name="340c" id="340c" class="graf graf--p graf-after--blockquote">(UNDERSTATEMENT OF THE YEAR)</p>
- <blockquote name="7244" id="7244" class="graf graf--blockquote graf-after--p">I think the focus should be more on that fact that while it’s difficult, Marco spent years building his audience.</blockquote>
- <blockquote name="ffb1" id="ffb1" class="graf graf--blockquote graf-after--blockquote">It doesn’t matter what he makes it how he charges. If the audience be earned is willing to pay for it, awesome.</blockquote>
- <p name="e44e" id="e44e" class="graf graf--p graf-after--blockquote">She tries, oh lord, she tries:</p>
- <blockquote name="a502" id="a502" class="graf graf--blockquote graf-after--p">To assert that he isn’t doing anything any other dev couldn’t, is wrong. It’s successful because it’s Marco.</blockquote>
- <p name="7dcd" id="7dcd" class="graf graf--p graf-after--blockquote">But no, HE KNOWS HER POINT BETTER THAN SHE DOES:</p>
- <blockquote name="a62a" id="a62a" class="graf graf--blockquote graf-after--p">No, it’s successful because he busted his ass to make it so. It’s like any other business. He grew it.</blockquote>
- <p name="df8c" id="df8c" class="graf graf--p graf-after--blockquote">Christ. This is like a field of strawmen. Stupid ones. Very stupid ones.</p>
- <p name="521a" id="521a" class="graf graf--p graf-after--p">One guy tries to blame it all on Apple, another in a string of Wha??? moments:</p>
- <blockquote name="d80d" id="d80d" class="graf graf--blockquote graf-after--p">the appropriate context is Apple’s App Store policies. Other devs aren’t Marco’s responsibility</blockquote>
- <p name="db0b" id="db0b" class="graf graf--p graf-after--blockquote">Seriously? Dude, are you even trying to talk about what Samantha actually wrote? At this point, Samantha is clearly mystified at the entire thing:</p>
- <blockquote name="7a78" id="7a78" class="graf graf--blockquote graf-after--p">Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?</blockquote>
- <p name="6e09" id="6e09" class="graf graf--p graf-after--blockquote">Because it’s a nit they can pick and allows them to ignore everything you wrote. That’s the only reason.</p>
- <p name="b7db" id="b7db" class="graf graf--p graf-after--p">One guy is “confused”:</p>
- <blockquote name="3626" id="3626" class="graf graf--blockquote graf-after--p">I see. He does have clout, so are you saying he’s too modest in how he sees himself as a dev?</blockquote>
- <blockquote name="9daa" id="9daa" class="graf graf--blockquote graf-after--blockquote">Yes. He can’t be equated to the vast majority of other developers. Like calling Gruber, “just another blogger”.</blockquote>
- <blockquote name="f6da" id="f6da" class="graf graf--blockquote graf-after--blockquote">Alright, that’s fair. I was just confused by the $ and fame angle at first.</blockquote>
- <p name="d5b1" id="d5b1" class="graf graf--p graf-after--blockquote">Samantha’s point centers on the benefits Marco gains via his fame and background. <em class="markup--em markup--p-em">HOW DO YOU NOT MENTION THAT? HOW IS THAT CONFUSING?</em></p>
- <p name="58d0" id="58d0" class="graf graf--p graf-after--p">People of course are telling her it’s her fault for mentioning a salient fact at all:</p>
- <blockquote name="30d2" id="30d2" class="graf graf--blockquote graf-after--p">Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?</blockquote>
- <blockquote name="765b" id="765b" class="graf graf--blockquote graf-after--blockquote">Maybe because you went there with your article?</blockquote>
- <blockquote name="61fe" id="61fe" class="graf graf--blockquote graf-after--blockquote">As a way of rationalizing his ability to gamble with the potential for Overcast to generate income…not the norm at all.</blockquote>
- <p name="f17c" id="f17c" class="graf graf--p graf-after--blockquote">Of course, had she not brought up those important points, she’d have been bagged on for “not providing proof”. Lose some, lose more. By now, she’s had enough and she just deletes all mention of it. Understandable, but sad she was bullied into doing that.</p>
- <p name="0b60" id="0b60" class="graf graf--p graf-after--p">Yes, bullied. That’s all this is. Bullying. She didn’t lie, cheat, or exaagerate. If her numbers were wrong, they weren’t wrong in a way she had any ability to do anything about. But there’s blood in the water, and the comments and attacks get worse:</p>
- <blockquote name="65ab" id="65ab" class="graf graf--blockquote graf-after--p">Because you decided to start a conversation about someone else’s personal shit. You started this war.</blockquote>
- <p name="1adb" id="1adb" class="graf graf--p graf-after--blockquote">War. THIS. IS. WAR.</p>
- <p name="de94" id="de94" class="graf graf--p graf-after--p">This is a bunch of nerds attacking someone for reasoned, calm, <em class="markup--em markup--p-em">polite</em> criticism of their friend/idol. Samantha is politely pushing back a bit:</p>
- <blockquote name="4458" id="4458" class="graf graf--blockquote graf-after--p">That doesn’t explain why every other part of my article is being pushed aside.</blockquote>
- <p name="aeac" id="aeac" class="graf graf--p graf-after--blockquote">She’s right. This is all nonsense. This is people ignoring her article completely, just looking for things to attack so it can be dismissed. It’s tribalism at its purest.</p>
- <p name="0078" id="0078" class="graf graf--p graf-after--p">Then some of the other annointed get into it, including Jason Snell in one of the most spectactular displays of “I have special knowledge you can’t be expected to have, therefore you are totally off base and wrong, even though there’s no way for you to know this” I’ve seen in a while. Jason:</p>
- <blockquote name="c4c9" id="c4c9" class="graf graf--blockquote graf-after--p">You should never use an ad rate card to estimate ad revenue from any media product ever.</blockquote>
- <blockquote name="b66b" id="b66b" class="graf graf--blockquote graf-after--blockquote">I learned this when I started working for a magazine — rate cards are mostly fiction, like prices on new cars</blockquote>
- <p name="6907" id="6907" class="graf graf--p graf-after--blockquote">How…exactly…in the name of whatever deity Jason may believe in…is Samantha or anyone not “in the biz” supposed to know this. Also, what exactly does a magazine on paper like Macworld have to do with sponsorships for a podcast? I have done podcasts that were sponsored, and I can retaliate with “we charged what the rate card said we did. <em class="markup--em markup--p-em">Checkmate Elitests!</em>”</p>
- <p name="41ec" id="41ec" class="graf graf--p graf-after--p">Samantha basically abases herself at his feet:</p>
- <blockquote name="0b14" id="0b14" class="graf graf--blockquote graf-after--p">I understand my mistake, and it’s unfortunate that it has completely diluted the point of my article.</blockquote>
- <p name="590f" id="590f" class="graf graf--p graf-after--blockquote">I think she should have told him where and how to stuff that nonsense, but she’s a nicer person than I am. Also, it’s appropriate that Jason’s twitter avatar has its nose in the air. This is some rank snobbery. It’s disgusting and if anyone pulled that on him, Jason would be very upset. But hey, one cannot criticize The Marco without getting pushback. By “pushback”, I mean “an unrelenting fecal flood”.</p>
- <p name="69dc" id="69dc" class="graf graf--p graf-after--p">Her only mistake was criticizing one of the Kool Kids. Folks, if you criticize anyone in The Deck Clique, or their friends, expect the same thing, regardless of tone or point.</p>
- <p name="5ab4" id="5ab4" class="graf graf--p graf-after--p">Another App Dev, seemingly unable to parse Samantha’s words, needs <em class="markup--em markup--p-em">more</em> explanation:</p>
- <blockquote name="957b" id="957b" class="graf graf--blockquote graf-after--p">so just looking over your mentions, I’m curious what exactly was your main point? Ignoring the podcast income bits.</blockquote>
- <p name="0a7e" id="0a7e" class="graf graf--p graf-after--blockquote">Oh wait, he didn’t even read the article. Good on you, Dev Guy, good. on. you. Still, she plays nice <em class="markup--em markup--p-em">with someone who didn’t even read her article</em>:</p>
- <blockquote name="f7db" id="f7db" class="graf graf--blockquote graf-after--p">That a typical unknown developer can’t depend on patronage to generate revenue, and charging for apps will become a negative.</blockquote>
- <p name="937f" id="937f" class="graf graf--p graf-after--blockquote">Marco comes back of course, and now basically accuses her of lying about other devs talking to her and supporting her point:</p>
- <blockquote name="c9dd" id="c9dd" class="graf graf--blockquote graf-after--p">How many actual developers did you hear from, really? Funny how almost nobody wants to give a (real) name on these accusations.</blockquote>
- <p name="c522" id="c522" class="graf graf--p graf-after--blockquote">Really? You’re going to do that? “There’s no name, so I don’t think it’s a real person.” Just…what’s the Joe Welch quote from the McCarthy hearings?</p>
- <blockquote name="907e" id="907e" class="graf graf--blockquote graf-after--p">Let us not assassinate this lad further, Senator. You’ve done enough. Have you no sense of decency, sir? At long last, have you left no sense of decency?</blockquote>
- <p name="2158" id="2158" class="graf graf--p graf-after--blockquote">That is what this is at this point: character assasination because she said something critical of A Popular Person. It’s disgusting. Depressing and disgusting. No one, none of these people have seriously discussed her point, heck, it looks like they barely bothered to read it, if they did at all.</p>
- <p name="13f8" id="13f8" class="graf graf--p graf-after--p">Marco starts getting really petty with her (no big shock) and Samantha finally starts pushing back:</p>
- <blockquote name="96c6" id="96c6" class="graf graf--blockquote graf-after--p">Glad to see you be the bigger person and ignore the mindset of so many developers not relating to you, good for you!</blockquote>
- <p name="5d3f" id="5d3f" class="graf graf--p graf-after--blockquote">That of course, is what caused Marco to question the validity, if not the existence of her sources. (Funny how anonymous sources are totes okay when they convenience Marco et al, and work for oh, <em class="markup--em markup--p-em">Apple</em>, but when they are inconvenient? Ha! PROVIDE ME PROOF YOU INTEMPERATE WOMAN!)</p>
- <p name="c07c" id="c07c" class="graf graf--p graf-after--p">Make no mistake, there’s some sexist shit going on here. Every tweet I’ve quoted was authored by a guy.</p>
- <p name="8b32" id="8b32" class="graf graf--p graf-after--p">Of course, Marco has to play the “I’ve been around longer than you” card with this bon mot:</p>
- <blockquote name="de26" id="de26" class="graf graf--blockquote graf-after--p">Yup, before you existed!</blockquote>
- <p name="a3bd" id="a3bd" class="graf graf--p graf-after--blockquote">Really dude? I mean, I’m sorry about the penis, but really?</p>
- <p name="1c51" id="1c51" class="graf graf--p graf-after--p">Mind you, when the criticism isn’t just bizarrely stupid, Samantha reacts the way Marco and his ilk claim they would to (if they ever got any <em class="markup--em markup--p-em">valid</em> criticism. Which clearly is impossible):</p>
- <blockquote name="9848" id="9848" class="graf graf--blockquote graf-after--p">Not to get into the middle of this, but “income” is not the term you’re looking for. “Revenue” is.</blockquote>
- <blockquote name="f2a6" id="f2a6" class="graf graf--blockquote graf-after--blockquote">lol. Noted.</blockquote>
- <blockquote name="aed9" id="aed9" class="graf graf--blockquote graf-after--blockquote">And I wasn’t intending to be a dick, just a lot of people hear/say “income” when they intend “revenue”, and then discussion …</blockquote>
- <blockquote name="f9d8" id="f9d8" class="graf graf--blockquote graf-after--blockquote">… gets derailed by a jedi handwave of “Expenses”. But outside of charitable donation, it is all directly related.</blockquote>
- <blockquote name="f61c" id="f61c" class="graf graf--blockquote graf-after--blockquote">haha. Thank you for the clarification.</blockquote>
- <p name="5dd9" id="5dd9" class="graf graf--p graf-after--blockquote">Note to Marco and the other…whatever they are…that is how one reacts to that kind of criticism. With a bit of humor and self-deprecation. You should try it sometime. For real, not just in your heads or conversations in Irish Pubs in S.F.</p>
- <p name="dc44" id="dc44" class="graf graf--p graf-after--p">But now, the door has been cracked, and the cheap shots come out:</p>
- <blockquote name="0c94" id="0c94" class="graf graf--blockquote graf-after--p">@testflight_app: Don’t worry guys, we process <a href="https://twitter.com/marcoarment" data-href="https://twitter.com/marcoarment" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@marcoarment</a>’s apps in direct proportion to his megabucks earnings. <a href="https://twitter.com/hashtag/fairelephant?src=hash" data-href="https://twitter.com/hashtag/fairelephant?src=hash" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">#fairelephant</a></blockquote>
- <p name="343b" id="343b" class="graf graf--p graf-after--blockquote">(Note: testflight_app is a parody account. Please do not mess with the actual testflight folks. They are still cool.)</p>
- <p name="09bf" id="09bf" class="graf graf--p graf-after--p">Or this…conversation:</p>
- <figure name="4d63" id="4d63" class="graf graf--figure graf-after--p">
- <div class="aspectRatioPlaceholder is-locked" style="max-width: 398px; max-height: 542px;">
- <div class="aspectRatioPlaceholder-fill" style="padding-bottom: 136.20000000000002%;"></div>
- <div class="progressiveMedia js-progressiveMedia graf-image is-canvasLoaded" data-image-id="1*kbPh7V97eyRodSOw2-ALDw.png" data-width="398" data-height="542" data-scroll="native"><img src="https://cdn-images-1.medium.com/freeze/max/60/1*kbPh7V97eyRodSOw2-ALDw.png?q=20" crossorigin="anonymous" class="progressiveMedia-thumbnail js-progressiveMedia-thumbnail" /><canvas class="progressiveMedia-canvas js-progressiveMedia-canvas" width="55" height="75"></canvas><img class="progressiveMedia-image js-progressiveMedia-image" data-src="https://cdn-images-1.medium.com/max/1600/1*kbPh7V97eyRodSOw2-ALDw.png" /><noscript class="js-progressiveMedia-inner">&lt;img class="progressiveMedia-noscript js-progressiveMedia-inner" src="https://cdn-images-1.medium.com/max/1600/1*kbPh7V97eyRodSOw2-ALDw.png"&gt;</noscript></div>
+ </div>
+ </section>
+ <hr class="id fo ie if ig ih ii ij ik il im in" />
+ <section class="ef eg eh ei ej">
+ <div class="n p">
+ <div class="z ab ac ae af ek ah ai">
+ <p id="0fb2" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ The response, from all quarters, including Marco, someone who is so sensitive to criticism that the word “useless” is <a href="http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">enough to shut him down</a>, who <a href="https://twitter.com/marcoarment/status/641330113934700544" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">blocked a friend of mine for the high crime of pointing out that his review of podcasting mics centered around higher priced gear and ignored folks without the scratch, who might not be ready for such things</a>, is, in a single word, disgusting. Vomitous even.
+ </p>
+ <p id="9a6e" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ It’s an hours-long dogpile that beggars even my imagination, and I can imagine almost anything. Seriously, it’s all there in <a href="https://twitter.com/s_bielefeld/with_replies" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">Samantha’s Twitter Feed</a>. From what I can tell, she’s understandably shocked over it. I however was not. This one comment in her feed made me smile (warning, this wanders a bit…er…LOT. Twitter timelines are not easy to put together):
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="3271" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I can see why you have some reservations about publishing it, but my gut feeling is that he would take it better than Nilay.
+ </p>
+ </blockquote>
+ <p id="ec72" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Oh honey, bless your sweet, ignorant heart. Marco is one of the biggest pushers of The Big Lie, and one of the reasons it is <em class="ic">such</em> a lie.
+ </p>
+ <p id="5cc4" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ But it gets better. First, you have the “hey, Marco <em class="ic">earned</em> his status!” lot. A valid point, and one Bielefeld explicitly acknowledges, here:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="4e5f" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ From his ground floor involvement in Tumblr (for which he is now a millionaire), to the creation and sale of a wildly successful app called Instapaper, he has become a household name in technology minded circles. It is this extensive time spent in the spotlight, the huge following on Twitter, and dedicated listeners of his weekly aired Accidental Tech Podcast, that has granted him the freedom to break from seeking revenue in more traditional manners.
+ </p>
+ </blockquote>
+ <p id="cee9" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ and here:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="3f1b" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I’m not knocking his success, he has put effort into his line of work, and has built his own life.
+ </p>
+ </blockquote>
+ <p id="e527" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ and here:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="3e4f" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ He has earned his time in the spotlight, and it’s only natural for him to take advantage of it.
+ </p>
+ </blockquote>
+ <p id="8a01" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ But still, you get the people telling her something she already acknowledge:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="7685" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I don’t think he’s blind. he’s worked to where he has gotten and has had failures like everyone else.
+ </p>
+ </blockquote>
+ <p id="b151" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Thank you for restating something in the article. To the person who wrote it.
+ </p>
+ <p id="87bc" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ In the original article, Samantha talked about the money Marco makes from his podcast. She based that on the numbers <a href="http://atp.fm/sponsor/" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">provided by ATP in terms of sponsorship rates</a> and the number of current sponsors the podcast has. Is this going to yield perfect numbers? No. But the numbers you get from it will at least be reasonable, or should be unless the published sponsorship rates are just fantasy, and you’re stupid for taking them seriously.
+ </p>
+ <p id="dbda" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ At first, she went with a simple formula:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="1b4e" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ $4K x 3 per episode = $12K x 52 weeks / 3 hosts splitting it.
+ </p>
+ </blockquote>
+ <p id="0b33" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ That’s not someone making shit up, right? Rather quickly, someone pointed out that she’d made an error in how she calculated it:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="76d7" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ That’s $4k per ad, no? So more like $12–16k per episode.
+ </p>
+ </blockquote>
+ <p id="a089" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ She’d already realized her mistake and fixed it.
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="b369" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ which is actually wrong, and I’m correcting now. $4,000 per sponsor, per episode! So, $210,000 per year.
+ </p>
+ </blockquote>
+ <p id="8b3b" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Again, this is based on <em class="ic">publicly available data</em> the only kind someone not part of ATP or a close friend of Arment has access to. So while her numbers may be wrong, if they are, there’s no way for her to know that. She’s basing her opinion on actual available data. Which is sadly rare.
+ </p>
+ <p id="135a" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ This becomes a huge flashpoint. You name a reason to attack her over this, people do. No really. For example, she’s not calculating his <em class="ic">income taxes correctly</em>:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="5e7e" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ especially since it isn’t his only source of income thus, not an indicator of his marginal inc. tax bracket.
+ </p>
+ <p id="6036" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ thus, guessing net income is more haphazard than stating approx. gross income.
+ </p>
+ </blockquote>
+ <p id="aac1" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Ye Gods. She’s not doing his taxes for him, her point is invalid?
+ </p>
+ <p id="600f" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Then there’s the people who seem to have not read anything past what other people are telling them:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="9b62" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Not sure what to make of your Marco piece, to be honest. You mention his fame, whatever, but what’s the main idea here?
+ </p>
+ </blockquote>
+ <p id="c18a" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Just how spoon-fed do you have to be? Have you no teeth?
+ </p>
+ <p id="c445" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Of course, Marco jumps in, and predictably, he’s snippy:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="0c21" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ If you’re going to speak in precise absolutes, it’s best to first ensure that you’re correct.
+ </p>
+ </blockquote>
+ <p id="8f8d" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ If you’re going to be like that, it’s best to provide better data. Don’t get snippy when someone is going off the only data available, and is clearly open to revising based on better data.
+ </p>
+ <p id="cc97" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Then Marco’s friends/fans get into it:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="f9da" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I really don’t understand why it’s anyone’s business
+ </p>
+ </blockquote>
+ <p id="0094" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Samantha is trying to qualify for sainthood at this point:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="0105" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ It isn’t really, it was a way of putting his income in context in regards to his ability to gamble with Overcast.
+ </p>
+ </blockquote>
+ <p id="cdd1" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Again, she’s trying to drag people back to her actual point, but no one is going to play. The storm has begun. Then we get people who are just spouting nonsense:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="f56c" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Why is that only relevant for him? It’s a pretty weird metric,especially since his apps aren’t free.
+ </p>
+ </blockquote>
+ <p id="4fef" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Wha?? Overcast 2 is absolutely free. Samantha points this out:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="0f36" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ His app is free, that’s what sparked the article to begin with.
+ </p>
+ </blockquote>
+ <p id="40d2" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ The response is literally a parallel to “How can there be global warming if it snowed today in my town?”
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="6760" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ If it’s free, how have I paid for it? Twice?
+ </p>
+ </blockquote>
+ <p id="7b13" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ She is still trying:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="44ba" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ You paid $4.99 to unlock functionality in Overcast 1.0 and you chose to support him with no additional functionality in 2.0
+ </p>
+ </blockquote>
+ <p id="2152" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ He is having none of it. IT SNOWED! SNOWWWWWWW!
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="99a6" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Yes. That’s not free. Free is when you choose not to make money. And that can be weaponized. But that’s not what Overcast does.
+ </p>
+ </blockquote>
+ <p id="5e6f" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ She however, is relentless:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="1b0f" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ No, it’s still free. You can choose to support it, you are required to pay $4.99 for Pocket Casts. Totally different model.
+ </p>
+ </blockquote>
+ <p id="d24f" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Dude seems to give up. (Note: allllll the people bagging on her are men. All of them. Mansplaining like hell. And I’d bet every one of them considers themselves a feminist.)
+ </p>
+ <p id="10e1" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ We get another guy trying to push the narrative she’s punishing him for his success, which is just…it’s stupid, okay? Stupid.
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="9b01" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ It also wasn’t my point in writing my piece today, but it seems to be everyone’s focus.
+ </p>
+ </blockquote>
+ <p id="340c" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ (UNDERSTATEMENT OF THE YEAR)
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="7244" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I think the focus should be more on that fact that while it’s difficult, Marco spent years building his audience.
+ </p>
+ <p id="ffb1" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ It doesn’t matter what he makes it how he charges. If the audience be earned is willing to pay for it, awesome.
+ </p>
+ </blockquote>
+ <p id="e44e" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ She tries, oh lord, she tries:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="a502" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ To assert that he isn’t doing anything any other dev couldn’t, is wrong. It’s successful because it’s Marco.
+ </p>
+ </blockquote>
+ <p id="7dcd" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ But no, HE KNOWS HER POINT BETTER THAN SHE DOES:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="a62a" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ No, it’s successful because he busted his ass to make it so. It’s like any other business. He grew it.
+ </p>
+ </blockquote>
+ <p id="df8c" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Christ. This is like a field of strawmen. Stupid ones. Very stupid ones.
+ </p>
+ <p id="521a" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ One guy tries to blame it all on Apple, another in a string of Wha??? moments:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="d80d" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ the appropriate context is Apple’s App Store policies. Other devs aren’t Marco’s responsibility
+ </p>
+ </blockquote>
+ <p id="db0b" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Seriously? Dude, are you even trying to talk about what Samantha actually wrote? At this point, Samantha is clearly mystified at the entire thing:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="7a78" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?
+ </p>
+ </blockquote>
+ <p id="6e09" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Because it’s a nit they can pick and allows them to ignore everything you wrote. That’s the only reason.
+ </p>
+ <p id="b7db" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ One guy is “confused”:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="3626" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I see. He does have clout, so are you saying he’s too modest in how he sees himself as a dev?
+ </p>
+ <p id="9daa" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Yes. He can’t be equated to the vast majority of other developers. Like calling Gruber, “just another blogger”.
+ </p>
+ <p id="f6da" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Alright, that’s fair. I was just confused by the $ and fame angle at first.
+ </p>
+ </blockquote>
+ <p id="d5b1" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Samantha’s point centers on the benefits Marco gains via his fame and background. <em class="ic">HOW DO YOU NOT MENTION THAT? HOW IS THAT CONFUSING?</em>
+ </p>
+ <p id="58d0" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ People of course are telling her it’s her fault for mentioning a salient fact at all:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="30d2" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?
+ </p>
+ <p id="765b" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Maybe because you went there with your article?
+ </p>
+ <p id="61fe" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ As a way of rationalizing his ability to gamble with the potential for Overcast to generate income…not the norm at all.
+ </p>
+ </blockquote>
+ <p id="f17c" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Of course, had she not brought up those important points, she’d have been bagged on for “not providing proof”. Lose some, lose more. By now, she’s had enough and she just deletes all mention of it. Understandable, but sad she was bullied into doing that.
+ </p>
+ <p id="0b60" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Yes, bullied. That’s all this is. Bullying. She didn’t lie, cheat, or exaagerate. If her numbers were wrong, they weren’t wrong in a way she had any ability to do anything about. But there’s blood in the water, and the comments and attacks get worse:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="65ab" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Because you decided to start a conversation about someone else’s personal shit. You started this war.
+ </p>
+ </blockquote>
+ <p id="1adb" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ War. THIS. IS. WAR.
+ </p>
+ <p id="de94" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ This is a bunch of nerds attacking someone for reasoned, calm, <em class="ic">polite</em> criticism of their friend/idol. Samantha is politely pushing back a bit:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="4458" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ That doesn’t explain why every other part of my article is being pushed aside.
+ </p>
+ </blockquote>
+ <p id="aeac" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ She’s right. This is all nonsense. This is people ignoring her article completely, just looking for things to attack so it can be dismissed. It’s tribalism at its purest.
+ </p>
+ <p id="0078" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Then some of the other annointed get into it, including Jason Snell in one of the most spectactular displays of “I have special knowledge you can’t be expected to have, therefore you are totally off base and wrong, even though there’s no way for you to know this” I’ve seen in a while. Jason:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="c4c9" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ You should never use an ad rate card to estimate ad revenue from any media product ever.
+ </p>
+ <p id="b66b" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I learned this when I started working for a magazine — rate cards are mostly fiction, like prices on new cars
+ </p>
+ </blockquote>
+ <p id="6907" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ How…exactly…in the name of whatever deity Jason may believe in…is Samantha or anyone not “in the biz” supposed to know this. Also, what exactly does a magazine on paper like Macworld have to do with sponsorships for a podcast? I have done podcasts that were sponsored, and I can retaliate with “we charged what the rate card said we did. <em class="ic">Checkmate Elitests!</em>”
+ </p>
+ <p id="41ec" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Samantha basically abases herself at his feet:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="0b14" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I understand my mistake, and it’s unfortunate that it has completely diluted the point of my article.
+ </p>
+ </blockquote>
+ <p id="590f" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I think she should have told him where and how to stuff that nonsense, but she’s a nicer person than I am. Also, it’s appropriate that Jason’s twitter avatar has its nose in the air. This is some rank snobbery. It’s disgusting and if anyone pulled that on him, Jason would be very upset. But hey, one cannot criticize The Marco without getting pushback. By “pushback”, I mean “an unrelenting fecal flood”.
+ </p>
+ <p id="69dc" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Her only mistake was criticizing one of the Kool Kids. Folks, if you criticize anyone in The Deck Clique, or their friends, expect the same thing, regardless of tone or point.
+ </p>
+ <p id="5ab4" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Another App Dev, seemingly unable to parse Samantha’s words, needs <em class="ic">more</em> explanation:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="957b" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ so just looking over your mentions, I’m curious what exactly was your main point? Ignoring the podcast income bits.
+ </p>
+ </blockquote>
+ <p id="0a7e" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Oh wait, he didn’t even read the article. Good on you, Dev Guy, good. on. you. Still, she plays nice <em class="ic">with someone who didn’t even read her article</em>:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="f7db" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ That a typical unknown developer can’t depend on patronage to generate revenue, and charging for apps will become a negative.
+ </p>
+ </blockquote>
+ <p id="937f" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Marco comes back of course, and now basically accuses her of lying about other devs talking to her and supporting her point:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="c9dd" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ How many actual developers did you hear from, really? Funny how almost nobody wants to give a (real) name on these accusations.
+ </p>
+ </blockquote>
+ <p id="c522" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Really? You’re going to do that? “There’s no name, so I don’t think it’s a real person.” Just…what’s the Joe Welch quote from the McCarthy hearings?
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="907e" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Let us not assassinate this lad further, Senator. You’ve done enough. Have you no sense of decency, sir? At long last, have you left no sense of decency?
+ </p>
+ </blockquote>
+ <p id="2158" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ That is what this is at this point: character assasination because she said something critical of A Popular Person. It’s disgusting. Depressing and disgusting. No one, none of these people have seriously discussed her point, heck, it looks like they barely bothered to read it, if they did at all.
+ </p>
+ <p id="13f8" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Marco starts getting really petty with her (no big shock) and Samantha finally starts pushing back:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="96c6" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Glad to see you be the bigger person and ignore the mindset of so many developers not relating to you, good for you!
+ </p>
+ </blockquote>
+ <p id="5d3f" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ That of course, is what caused Marco to question the validity, if not the existence of her sources. (Funny how anonymous sources are totes okay when they convenience Marco et al, and work for oh, <em class="ic">Apple</em>, but when they are inconvenient? Ha! PROVIDE ME PROOF YOU INTEMPERATE WOMAN!)
+ </p>
+ <p id="c07c" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Make no mistake, there’s some sexist shit going on here. Every tweet I’ve quoted was authored by a guy.
+ </p>
+ <p id="8b32" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Of course, Marco has to play the “I’ve been around longer than you” card with this bon mot:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="de26" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Yup, before you existed!
+ </p>
+ </blockquote>
+ <p id="a3bd" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Really dude? I mean, I’m sorry about the penis, but really?
+ </p>
+ <p id="1c51" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Mind you, when the criticism isn’t just bizarrely stupid, Samantha reacts the way Marco and his ilk claim they would to (if they ever got any <em class="ic">valid</em> criticism. Which clearly is impossible):
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="9848" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Not to get into the middle of this, but “income” is not the term you’re looking for. “Revenue” is.
+ </p>
+ <p id="f2a6" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ lol. Noted.
+ </p>
+ <p id="aed9" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ And I wasn’t intending to be a dick, just a lot of people hear/say “income” when they intend “revenue”, and then discussion …
+ </p>
+ <p id="f9d8" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ … gets derailed by a jedi handwave of “Expenses”. But outside of charitable donation, it is all directly related.
+ </p>
+ <p id="f61c" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ haha. Thank you for the clarification.
+ </p>
+ </blockquote>
+ <p id="5dd9" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Note to Marco and the other…whatever they are…that is how one reacts to that kind of criticism. With a bit of humor and self-deprecation. You should try it sometime. For real, not just in your heads or conversations in Irish Pubs in S.F.
+ </p>
+ <p id="dc44" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ But now, the door has been cracked, and the cheap shots come out:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="0c94" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ @testflight_app: Don’t worry guys, we process <a href="https://twitter.com/marcoarment" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@marcoarment</a>’s apps in direct proportion to his megabucks earnings. <a href="https://twitter.com/hashtag/fairelephant?src=hash" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">#fairelephant</a>
+ </p>
+ </blockquote>
+ <p id="343b" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ (Note: testflight_app is a parody account. Please do not mess with the actual testflight folks. They are still cool.)
+ </p>
+ <p id="09bf" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Or this…conversation:
+ </p>
+ <figure class="jb jc jd je jf jg dz ea paragraph-image">
+ <div class="dz ea ja">
+ <div class="jk r df dn">
+ <div class="jl jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img alt="Image for post" class="s t u by ai jn jo jp" src="https://miro.medium.com/max/44/1*kbPh7V97eyRodSOw2-ALDw.png?q=20" width="398" height="542" />
+ </div><img alt="Image for post" class="cd jh s t u by ai c" width="398" height="542" /><noscript><img alt="Image for post" class="s t u by ai" src="https://miro.medium.com/max/796/1*kbPh7V97eyRodSOw2-ALDw.png" width="398" height="542" srcset="https://miro.medium.com/max/552/1*kbPh7V97eyRodSOw2-ALDw.png 276w, https://miro.medium.com/max/796/1*kbPh7V97eyRodSOw2-ALDw.png 398w" sizes="398px" /></noscript>
+ </div>
</div>
- </figure>
- <p name="f2a3" id="f2a3" class="graf graf--p graf-after--figure">Good job guys. Good job. Defend the tribe. Attack the other. Frederico attempts to recover from his stunning display of demeaning douchery: <a href="https://twitter.com/viticci" data-href="https://twitter.com/viticci" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">‏@viticci</a>: <a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">@s_bielefeld</a> I don’t know if it’s an Italian thing, but counting other people’s money is especially weird for me. IMO, bad move in the post.</p>
- <p name="ae0c" id="ae0c" class="graf graf--p graf-after--p">Samantha is clearly sick of his crap: <a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">‏@s_bielefeld</a>: <a href="https://twitter.com/viticci" data-href="https://twitter.com/viticci" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">@viticci</a> That’s what I’m referring to, the mistake of ever having mentioned it. So, now, Marco can ignore the bigger issue and go on living.</p>
- <p name="2047" id="2047" class="graf graf--p graf-after--p">Good for her. There’s being patient and being roadkill.</p>
- <p name="4139" id="4139" class="graf graf--p graf-after--p">Samantha does put the call out for her sources to maybe let her use their names:</p>
- <blockquote name="6626" id="6626" class="graf graf--blockquote graf-after--p">From all of you I heard from earlier, anyone care to go on record?</blockquote>
- <p name="8a7d" id="8a7d" class="graf graf--p graf-after--blockquote">My good friend, The Angry Drunk points out the obvious problem:</p>
- <blockquote name="68c9" id="68c9" class="graf graf--blockquote graf-after--p">Nobody’s going to go on record when they count on Marco’s friends for their PR.</blockquote>
- <p name="317d" id="317d" class="graf graf--p graf-after--blockquote">This is true. Again, the sites that are Friends of Marco:</p>
- <p name="9523" id="9523" class="graf graf--p graf-after--p">Daring Fireball</p>
- <p name="dbc7" id="dbc7" class="graf graf--p graf-after--p">The Loop</p>
- <p name="c706" id="c706" class="graf graf--p graf-after--p">SixColors</p>
- <p name="0acb" id="0acb" class="graf graf--p graf-after--p">iMore</p>
- <p name="8c8c" id="8c8c" class="graf graf--p graf-after--p">MacStories</p>
- <p name="643e" id="643e" class="graf graf--p graf-after--p">A few others, but I want this post to end one day.</p>
- <p name="6b76" id="6b76" class="graf graf--p graf-after--p">You piss that crew off, and given how petty rather a few of them have demonstrated they are, good luck on getting any kind of notice from them.</p>
- <p name="f7d1" id="f7d1" class="graf graf--p graf-after--p">Of course, the idea this could happen is just craycray:</p>
- <blockquote name="de59" id="de59" class="graf graf--blockquote graf-after--p"><a href="https://twitter.com/KevinColeman" data-href="https://twitter.com/KevinColeman" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@KevinColeman </a><a href="https://twitter.com/Angry_Drunk" data-href="https://twitter.com/Angry_Drunk" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">.@Angry_Drunk</a> <a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@s_bielefeld</a> <a href="https://twitter.com/marcoarment" data-href="https://twitter.com/marcoarment" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@marcoarment</a> Wow, you guys are veering right into crazy conspiracy theory territory. <a href="https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash" data-href="https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">#JetFuelCantMeltSteelBeams</a></blockquote>
- <p name="f01b" id="f01b" class="graf graf--p graf-after--blockquote">Yeah. Because a mature person like Marco would never do anything like that.</p>
- <p name="7e30" id="7e30" class="graf graf--p graf-after--p">Of course, the real point on this is starting to happen:</p>
- <blockquote name="5d93" id="5d93" class="graf graf--blockquote graf-after--p">you’re getting a lot of heat now but happy you are writing things that stir up the community. Hope you continue to be a voice!</blockquote>
- <blockquote name="436b" id="436b" class="graf graf--blockquote graf-after--blockquote">I doubt I will.</blockquote>
- <p name="ac25" id="ac25" class="graf graf--p graf-after--blockquote">See, they’ve done their job. Mess with the bull, you get the horns. Maybe you should find another thing to write about, this isn’t a good place for you. <em class="markup--em markup--p-em">Great</em> job y’all.</p>
- <p name="07ba" id="07ba" class="graf graf--p graf-after--p">Some people aren’t even pretending. They’re just in full strawman mode:</p>
- <blockquote name="3d60" id="3d60" class="graf graf--blockquote graf-after--p"><a href="https://twitter.com/timkeller" data-href="https://twitter.com/timkeller" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@timkeller: </a>Unfair to begrudge a person for leveraging past success, especially when that success is earned. No ‘luck’ involved.</blockquote>
- <blockquote name="87f5" id="87f5" class="graf graf--blockquote graf-after--blockquote"><a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@s_bielefeld: </a><a href="https://twitter.com/timkeller" data-href="https://twitter.com/timkeller" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@timkeller</a> I plainly stated that I don’t hold his doing this against him. Way to twist words.</blockquote>
- <p name="3720" id="3720" class="graf graf--p graf-after--blockquote">I think she’s earned her anger at this point.</p>
- <p name="7341" id="7341" class="graf graf--p graf-after--p">Don’t worry, Marco knows what the real problem is: most devs just suck —</p>
- <figure name="babe" id="babe" class="graf graf--figure graf-after--p">
- <div class="aspectRatioPlaceholder is-locked" style="max-width: 694px; max-height: 771px;">
- <div class="aspectRatioPlaceholder-fill" style="padding-bottom: 111.1%;"></div>
- <div class="progressiveMedia js-progressiveMedia graf-image is-canvasLoaded" data-image-id="1*Fpb2Bvdx7Q-688vdm-NdkQ.png" data-width="694" data-height="771" data-scroll="native"><img src="https://cdn-images-1.medium.com/freeze/max/60/1*Fpb2Bvdx7Q-688vdm-NdkQ.png?q=20" crossorigin="anonymous" class="progressiveMedia-thumbnail js-progressiveMedia-thumbnail" /><canvas class="progressiveMedia-canvas js-progressiveMedia-canvas" width="68" height="75"></canvas><img class="progressiveMedia-image js-progressiveMedia-image" data-src="https://cdn-images-1.medium.com/max/1600/1*Fpb2Bvdx7Q-688vdm-NdkQ.png" /><noscript class="js-progressiveMedia-inner">&lt;img class="progressiveMedia-noscript js-progressiveMedia-inner" src="https://cdn-images-1.medium.com/max/1600/1*Fpb2Bvdx7Q-688vdm-NdkQ.png"&gt;</noscript></div>
+ </div>
+ </figure>
+ <p id="f2a3" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Good job guys. Good job. Defend the tribe. Attack the other. Frederico attempts to recover from his stunning display of demeaning douchery: <a href="https://twitter.com/viticci" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">‏@viticci</a>: <a href="https://twitter.com/s_bielefeld" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@s_bielefeld</a> I don’t know if it’s an Italian thing, but counting other people’s money is especially weird for me. IMO, bad move in the post.
+ </p>
+ <p id="ae0c" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Samantha is clearly sick of his crap: <a href="https://twitter.com/s_bielefeld" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">‏@s_bielefeld</a>: <a href="https://twitter.com/viticci" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@viticci</a> That’s what I’m referring to, the mistake of ever having mentioned it. So, now, Marco can ignore the bigger issue and go on living.
+ </p>
+ <p id="2047" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Good for her. There’s being patient and being roadkill.
+ </p>
+ <p id="4139" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Samantha does put the call out for her sources to maybe let her use their names:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="6626" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ From all of you I heard from earlier, anyone care to go on record?
+ </p>
+ </blockquote>
+ <p id="8a7d" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ My good friend, The Angry Drunk points out the obvious problem:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="68c9" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Nobody’s going to go on record when they count on Marco’s friends for their PR.
+ </p>
+ </blockquote>
+ <p id="317d" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ This is true. Again, the sites that are Friends of Marco:
+ </p>
+ <p id="9523" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Daring Fireball
+ </p>
+ <p id="dbc7" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ The Loop
+ </p>
+ <p id="c706" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ SixColors
+ </p>
+ <p id="0acb" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ iMore
+ </p>
+ <p id="8c8c" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ MacStories
+ </p>
+ <p id="643e" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ A few others, but I want this post to end one day.
+ </p>
+ <p id="6b76" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ You piss that crew off, and given how petty rather a few of them have demonstrated they are, good luck on getting any kind of notice from them.
+ </p>
+ <p id="f7d1" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Of course, the idea this could happen is just craycray:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="de59" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ <a href="https://twitter.com/KevinColeman" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@KevinColeman</a> <a href="https://twitter.com/Angry_Drunk" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">.@Angry_Drunk</a> <a href="https://twitter.com/s_bielefeld" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@s_bielefeld</a> <a href="https://twitter.com/marcoarment" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@marcoarment</a> Wow, you guys are veering right into crazy conspiracy theory territory. <a href="https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">#JetFuelCantMeltSteelBeams</a>
+ </p>
+ </blockquote>
+ <p id="f01b" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Yeah. Because a mature person like Marco would never do anything like that.
+ </p>
+ <p id="7e30" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Of course, the real point on this is starting to happen:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="5d93" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ you’re getting a lot of heat now but happy you are writing things that stir up the community. Hope you continue to be a voice!
+ </p>
+ <p id="436b" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I doubt I will.
+ </p>
+ </blockquote>
+ <p id="ac25" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ See, they’ve done their job. Mess with the bull, you get the horns. Maybe you should find another thing to write about, this isn’t a good place for you. <em class="ic">Great</em> job y’all.
+ </p>
+ <p id="07ba" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Some people aren’t even pretending. They’re just in full strawman mode:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="3d60" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ <a href="https://twitter.com/timkeller" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@timkeller:</a> Unfair to begrudge a person for leveraging past success, especially when that success is earned. No ‘luck’ involved.
+ </p>
+ <p id="87f5" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ <a href="https://twitter.com/s_bielefeld" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@s_bielefeld:</a> <a href="https://twitter.com/timkeller" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@timkeller</a> I plainly stated that I don’t hold his doing this against him. Way to twist words.
+ </p>
+ </blockquote>
+ <p id="3720" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I think she’s earned her anger at this point.
+ </p>
+ <p id="7341" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Don’t worry, Marco knows what the real problem is: most devs just suck —
+ </p>
+ <figure class="jb jc jd je jf jg dz ea paragraph-image">
+ <div class="dz ea jq">
+ <div class="jk r df dn">
+ <div class="jr jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img alt="Image for post" class="s t u by ai jn jo jp" src="https://miro.medium.com/max/54/1*Fpb2Bvdx7Q-688vdm-NdkQ.png?q=20" width="694" height="771" />
+ </div><img alt="Image for post" class="cd jh s t u by ai c" width="694" height="771" /><noscript><img alt="Image for post" class="s t u by ai" src="https://miro.medium.com/max/1388/1*Fpb2Bvdx7Q-688vdm-NdkQ.png" width="694" height="771" srcset="https://miro.medium.com/max/552/1*Fpb2Bvdx7Q-688vdm-NdkQ.png 276w, https://miro.medium.com/max/1104/1*Fpb2Bvdx7Q-688vdm-NdkQ.png 552w, https://miro.medium.com/max/1280/1*Fpb2Bvdx7Q-688vdm-NdkQ.png 640w, https://miro.medium.com/max/1388/1*Fpb2Bvdx7Q-688vdm-NdkQ.png 694w" sizes="694px" /></noscript>
+ </div>
</div>
- </figure>
- <p name="503d" id="503d" class="graf graf--p graf-after--figure">I have a saying that applies in this case: don’t place your head so far up your nethers that you go full Klein Bottle. Marco has gone full Klein Bottle. (To be correct, he went FKB some years ago.)</p>
- <p name="b8c0" id="b8c0" class="graf graf--p graf-after--p">There are some bright spots. My favorite is when Building Twenty points out the <em class="markup--em markup--p-em">real</em> elephant in the room:</p>
- <blockquote name="36f4" id="36f4" class="graf graf--blockquote graf-after--p"><a href="https://twitter.com/BuildingTwenty" data-href="https://twitter.com/BuildingTwenty" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@BuildingTwenty</a>: Both <a href="https://twitter.com/s_bielefeld" data-href="https://twitter.com/s_bielefeld" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@s_bielefeld</a> &amp; I wrote similar critiques of <a href="https://twitter.com/marcoarment" data-href="https://twitter.com/marcoarment" class="markup--anchor markup--blockquote-anchor" rel="nofollow noopener" target="_blank">@marcoarment</a>’s pricing model yet the Internet pilloried only the woman. Who’d have guessed?</blockquote>
- <p name="06b9" id="06b9" class="graf graf--p graf-after--blockquote">Yup.</p>
- <p name="eff9" id="eff9" class="graf graf--p graf-after--p">Another bright spot are these comments from Ian Betteridge, who has been doing this <em class="markup--em markup--p-em">even longer than Marco</em>:</p>
- <blockquote name="18f1" id="18f1" class="graf graf--blockquote graf-after--p">You know, any writer who has never made a single factual error in a piece hasn’t ever written anything worth reading.</blockquote>
- <blockquote name="9776" id="9776" class="graf graf--blockquote graf-after--blockquote">I learned my job with the support of people who helped me. Had I suffered an Internet pile on for every error I wouldn’t have bothered.</blockquote>
- <p name="8d44" id="8d44" class="graf graf--p graf-after--blockquote">To which Samantha understandably replies:</p>
- <blockquote name="7147" id="7147" class="graf graf--blockquote graf-after--p">and it’s honestly something I’m contemplating right now, whether to continue…</blockquote>
- <p name="e0cd" id="e0cd" class="graf graf--p graf-after--blockquote">Gee, I can’t imagine why. Why with comments like this from Chris Breen that completely misrepresent Samantha’s point, (who until today, I would have absolutely defended as being better than this, something I am genuinely saddened to be wrong about), why wouldn’t she want to continue doing this?</p>
- <blockquote name="a379" id="a379" class="graf graf--blockquote graf-after--p">If I have this right, some people are outraged that a creator has decided to give away his work.</blockquote>
- <p name="f026" id="f026" class="graf graf--p graf-after--blockquote">No Chris, you don’t have this right. But hey, who has time to find out the real issue and read an article. I’m sure your friends told you everything you need to know.</p>
- <p name="e1c2" id="e1c2" class="graf graf--p graf-after--p">Noted Feminist Glenn Fleishman gets a piece of the action too:</p>
- <figure name="067c" id="067c" class="graf graf--figure graf-after--p">
- <div class="aspectRatioPlaceholder is-locked" style="max-width: 308px; max-height: 269px;">
- <div class="aspectRatioPlaceholder-fill" style="padding-bottom: 87.3%;"></div>
- <div class="progressiveMedia js-progressiveMedia graf-image is-canvasLoaded" data-image-id="1*lvOySry5gHHJfGU_bQXrzA.png" data-width="308" data-height="269" data-scroll="native"><img src="https://cdn-images-1.medium.com/freeze/max/60/1*lvOySry5gHHJfGU_bQXrzA.png?q=20" crossorigin="anonymous" class="progressiveMedia-thumbnail js-progressiveMedia-thumbnail" /><canvas class="progressiveMedia-canvas js-progressiveMedia-canvas" width="75" height="65"></canvas><img class="progressiveMedia-image js-progressiveMedia-image" data-src="https://cdn-images-1.medium.com/max/1600/1*lvOySry5gHHJfGU_bQXrzA.png" /><noscript class="js-progressiveMedia-inner">&lt;img class="progressiveMedia-noscript js-progressiveMedia-inner" src="https://cdn-images-1.medium.com/max/1600/1*lvOySry5gHHJfGU_bQXrzA.png"&gt;</noscript></div>
+ </div>
+ </figure>
+ <p id="503d" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I have a saying that applies in this case: don’t place your head so far up your nethers that you go full Klein Bottle. Marco has gone full Klein Bottle. (To be correct, he went FKB some years ago.)
+ </p>
+ <p id="b8c0" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ There are some bright spots. My favorite is when Building Twenty points out the <em class="ic">real</em> elephant in the room:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="36f4" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ <a href="https://twitter.com/BuildingTwenty" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@BuildingTwenty</a>: Both <a href="https://twitter.com/s_bielefeld" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@s_bielefeld</a> &amp; I wrote similar critiques of <a href="https://twitter.com/marcoarment" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">@marcoarment</a>’s pricing model yet the Internet pilloried only the woman. Who’d have guessed?
+ </p>
+ </blockquote>
+ <p id="06b9" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Yup.
+ </p>
+ <p id="eff9" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Another bright spot are these comments from Ian Betteridge, who has been doing this <em class="ic">even longer than Marco</em>:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="18f1" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ You know, any writer who has never made a single factual error in a piece hasn’t ever written anything worth reading.
+ </p>
+ <p id="9776" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I learned my job with the support of people who helped me. Had I suffered an Internet pile on for every error I wouldn’t have bothered.
+ </p>
+ </blockquote>
+ <p id="8d44" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ To which Samantha understandably replies:
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="7147" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ and it’s honestly something I’m contemplating right now, whether to continue…
+ </p>
+ </blockquote>
+ <p id="e0cd" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Gee, I can’t imagine why. Why with comments like this from Chris Breen that completely misrepresent Samantha’s point, (who until today, I would have absolutely defended as being better than this, something I am genuinely saddened to be wrong about), why wouldn’t she want to continue doing this?
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="a379" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ If I have this right, some people are outraged that a creator has decided to give away his work.
+ </p>
+ </blockquote>
+ <p id="f026" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ No Chris, you don’t have this right. But hey, who has time to find out the real issue and read an article. I’m sure your friends told you everything you need to know.
+ </p>
+ <p id="e1c2" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Noted Feminist Glenn Fleishman gets a piece of the action too:
+ </p>
+ <figure class="jb jc jd je jf jg dz ea paragraph-image">
+ <div class="dz ea js">
+ <div class="jk r df dn">
+ <div class="jt jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img alt="Image for post" class="s t u by ai jn jo jp" src="https://miro.medium.com/max/60/1*lvOySry5gHHJfGU_bQXrzA.png?q=20" width="308" height="269" />
+ </div><img alt="Image for post" class="cd jh s t u by ai c" width="308" height="269" /><noscript><img alt="Image for post" class="s t u by ai" src="https://miro.medium.com/max/616/1*lvOySry5gHHJfGU_bQXrzA.png" width="308" height="269" srcset="https://miro.medium.com/max/552/1*lvOySry5gHHJfGU_bQXrzA.png 276w, https://miro.medium.com/max/616/1*lvOySry5gHHJfGU_bQXrzA.png 308w" sizes="308px" /></noscript>
+ </div>
</div>
- </figure>
- <p name="4df8" id="4df8" class="graf graf--p graf-after--figure">I’m not actually surprised here. I watched Fleishman berate a friend of mine who has been an engineer for…heck, waaaaay too long on major software products in the most condescending way because she tried to point out that as a <em class="markup--em markup--p-em">very</em> technical woman, “The Magazine” literally had nothing to say to her and maybe he should fix that. “Impertinent” was I believe what he called her, but I may have the specific word wrong. Not the attitude mind you. Great Feminists like Glenn do not like uppity women criticizing Great Feminists who are their Great Allies.</p>
- <p name="bf45" id="bf45" class="graf graf--p graf-after--p graf--trailing">Great Feminists are often tools.</p>
- </div>
- </div>
- </section>
- <section name="c883" class="section section--body">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="45bb" id="45bb" class="graf graf--p graf--leading">Luckily, I hope, the people who get Samantha’s point also started chiming in (and you get 100% of the women commenting here that I’ve seen):</p>
- <blockquote name="c053" id="c053" class="graf graf--blockquote graf-after--p">I don’t think he’s wrong for doing it, he just discusses it as if the market’s a level playing field — it isn’t</blockquote>
- <blockquote name="7b5e" id="7b5e" class="graf graf--blockquote graf-after--blockquote">This is a great article with lots of great points about the sustainability of iOS development. Thank you for publishing it.</blockquote>
- <blockquote name="a321" id="a321" class="graf graf--blockquote graf-after--blockquote">Regardless of the numbers and your view of MA, fair points here about confirmation bias in app marketing feasibility <a href="http://t.co/u79ZLsnhdM" data-href="http://t.co/u79ZLsnhdM" class="markup--anchor markup--blockquote-anchor" title="http://samanthabielefeld.com/the-elephant-in-the-room" rel="nofollow noopener" target="_blank">http://samanthabielefeld.com/the-elephant-in-the-room …</a></blockquote>
- <blockquote name="76fe" id="76fe" class="graf graf--blockquote graf-after--blockquote">thank you for posting this, it covers a lot of things people don’t like to talk about.</blockquote>
- <blockquote name="bf90" id="bf90" class="graf graf--blockquote graf-after--blockquote">I’m sure you have caught untold amounts of flak over posting this because Marco is blind to his privilege as a developer.</blockquote>
- <blockquote name="0f66" id="0f66" class="graf graf--blockquote graf-after--blockquote graf--trailing">Catching up on the debate, and agreeing with Harry’s remark. (Enjoyed your article, Samantha, and ‘got’ your point.)</blockquote>
- </div>
- </div>
- </section>
- <section name="8ab2" class="section section--body section--last">
- <div class="section-divider">
- <hr class="section-divider" />
+ </div>
+ </figure>
+ <p id="4df8" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I’m not actually surprised here. I watched Fleishman berate a friend of mine who has been an engineer for…heck, waaaaay too long on major software products in the most condescending way because she tried to point out that as a <em class="ic">very</em> technical woman, “The Magazine” literally had nothing to say to her and maybe he should fix that. “Impertinent” was I believe what he called her, but I may have the specific word wrong. Not the attitude mind you. Great Feminists like Glenn do not like uppity women criticizing Great Feminists who are their Great Allies.
+ </p>
+ <p id="bf45" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Great Feminists are often tools.
+ </p>
</div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="6134" id="6134" class="graf graf--p graf--leading">I would like to say I’m surprised at the reaction to Samantha’s article, but I’m not. In spite of his loud declarations of support for The Big Lie, Marco Arment is as bad at any form of criticism that he hasn’t already approved as a very insecure tween. An example from 2011: <a href="http://www.businessinsider.com/marco-arment-2011-9" data-href="http://www.businessinsider.com/marco-arment-2011-9" class="markup--anchor markup--p-anchor" rel="nofollow noopener" target="_blank">http://www.businessinsider.com/marco-arment-2011-9</a></p>
- <p name="ba3c" id="ba3c" class="graf graf--p graf-after--p">Marco is great with criticism as long as it never actually criticizes him. If it does, be prepared a flood of petty, petulant whining that a room full of bored preschoolers on a hot day would be hard-pressed to match.</p>
- <p name="a5a0" id="a5a0" class="graf graf--p graf-after--p">Today has been…well, it sucks. It sucks because someone doing what all the Arments of the world claim to want was naive enough to believe what they were told, and found out the hard way just how big a lie The Big Lie is, and how vicious people are when you’re silly enough to believe anything they say about criticism.</p>
- <p name="2a25" id="2a25" class="graf graf--p graf-after--p">And note again, every single condescending crack, misrepresentation, and strawman had an exclusively male source. Most of them have, at one point or another, loudly trumpted themselves as Feminist Allies, as a friend to women struggling with the sexism and misogyny in tech. Congratulations y’all on being just as bad as the people you claim to oppose.</p>
- <p name="a47a" id="a47a" class="graf graf--p graf-after--p">Samantha has handled this better than anyone else could have. My respect for her as a person and a writer is off the charts. If she choses to walk away from blogging in the Apple space, <em class="markup--em markup--p-em">believe me</em> I understand. As bad as today was for her, I’ve seen worse. Much worse.</p>
- <p name="aa8e" id="aa8e" class="graf graf--p graf-after--p">But I hope she doesn’t. I hope she stays, because she is Doing This Right, and in a corner of the internet that has become naught but an endless circle jerk, a cliquish collection, a churlish, childish cohort interested not in writing or the truth, but in making sure The Right People are elevated, and The Others put down, she is someone worth reading and listening to. The number people who owe her apologies goes around the block, and I don’t think she’ll ever see a one. I’m sure as heck not apologizing for them, I’ll not make their lives easier in the least.</p>
- <p name="34c5" id="34c5" class="graf graf--p graf-after--p">All of you, all. of. you…Marco, Breen, Snell, Vittici, had a chance to live by your words. You were faced with reasoned, polite, respectful criticism and instead of what you should have done, you all dropped trou and sprayed an epic diarrheal discharge all over someone who had done nothing to deserve it. Me, I earned most of my aggro, Samantha did not earn any of the idiocy I’ve seen today. I hope you’re all proud of yourselves. Someone should be, it won’t be me. Ever.</p>
- <p name="9710" id="9710" class="graf graf--p graf-after--p graf--trailing">So I hope she stays, but if she goes, I understand. For what it’s worth, I don’t think she’s wrong either way.</p>
- </div>
+ </div>
+ </section>
+ <hr class="id fo ie if ig ih ii ij ik il im in" />
+ <section class="ef eg eh ei ej">
+ <div class="n p">
+ <div class="z ab ac ae af ek ah ai">
+ <p id="45bb" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Luckily, I hope, the people who get Samantha’s point also started chiming in (and you get 100% of the women commenting here that I’ve seen):
+ </p>
+ <blockquote class="hz ia ib">
+ <p id="c053" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I don’t think he’s wrong for doing it, he just discusses it as if the market’s a level playing field — it isn’t
+ </p>
+ <p id="7b5e" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ This is a great article with lots of great points about the sustainability of iOS development. Thank you for publishing it.
+ </p>
+ <p id="a321" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Regardless of the numbers and your view of MA, fair points here about confirmation bias in app marketing feasibility <a href="http://t.co/u79ZLsnhdM" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">http://samanthabielefeld.com/the-elephant-in-the-room …</a>
+ </p>
+ <p id="76fe" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ thank you for posting this, it covers a lot of things people don’t like to talk about.
+ </p>
+ <p id="bf90" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I’m sure you have caught untold amounts of flak over posting this because Marco is blind to his privilege as a developer.
+ </p>
+ <p id="0f66" class="hb hc ic hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Catching up on the debate, and agreeing with Harry’s remark. (Enjoyed your article, Samantha, and ‘got’ your point.)
+ </p>
+ </blockquote>
</div>
- </section>
- </div>
- <footer class="u-paddingTop10">
- <div class="container u-maxWidth740">
- <div class="row">
- <div class="col u-size12of12"></div>
+ </div>
+ </section>
+ <hr class="id fo ie if ig ih ii ij ik il im in" />
+ <section class="ef eg eh ei ej">
+ <div class="n p">
+ <div class="z ab ac ae af ek ah ai">
+ <p id="6134" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ I would like to say I’m surprised at the reaction to Samantha’s article, but I’m not. In spite of his loud declarations of support for The Big Lie, Marco Arment is as bad at any form of criticism that he hasn’t already approved as a very insecure tween. An example from 2011: <a href="http://www.businessinsider.com/marco-arment-2011-9" class="bh gp ir is it iu" target="_blank" rel="noopener nofollow">http://www.businessinsider.com/marco-arment-2011-9</a>
+ </p>
+ <p id="ba3c" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Marco is great with criticism as long as it never actually criticizes him. If it does, be prepared a flood of petty, petulant whining that a room full of bored preschoolers on a hot day would be hard-pressed to match.
+ </p>
+ <p id="a5a0" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Today has been…well, it sucks. It sucks because someone doing what all the Arments of the world claim to want was naive enough to believe what they were told, and found out the hard way just how big a lie The Big Lie is, and how vicious people are when you’re silly enough to believe anything they say about criticism.
+ </p>
+ <p id="2a25" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ And note again, every single condescending crack, misrepresentation, and strawman had an exclusively male source. Most of them have, at one point or another, loudly trumpted themselves as Feminist Allies, as a friend to women struggling with the sexism and misogyny in tech. Congratulations y’all on being just as bad as the people you claim to oppose.
+ </p>
+ <p id="a47a" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ Samantha has handled this better than anyone else could have. My respect for her as a person and a writer is off the charts. If she choses to walk away from blogging in the Apple space, <em class="ic">believe me</em> I understand. As bad as today was for her, I’ve seen worse. Much worse.
+ </p>
+ <p id="aa8e" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ But I hope she doesn’t. I hope she stays, because she is Doing This Right, and in a corner of the internet that has become naught but an endless circle jerk, a cliquish collection, a churlish, childish cohort interested not in writing or the truth, but in making sure The Right People are elevated, and The Others put down, she is someone worth reading and listening to. The number people who owe her apologies goes around the block, and I don’t think she’ll ever see a one. I’m sure as heck not apologizing for them, I’ll not make their lives easier in the least.
+ </p>
+ <p id="34c5" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ All of you, all. of. you…Marco, Breen, Snell, Vittici, had a chance to live by your words. You were faced with reasoned, polite, respectful criticism and instead of what you should have done, you all dropped trou and sprayed an epic diarrheal discharge all over someone who had done nothing to deserve it. Me, I earned most of my aggro, Samantha did not earn any of the idiocy I’ve seen today. I hope you’re all proud of yourselves. Someone should be, it won’t be me. Ever.
+ </p>
+ <p id="9710" class="hb hc bo hd b he hf hg hh hi hj hk hl hm hn ho hp hq hr hs ht hu hv hw hx hy ef de">
+ So I hope she stays, but if she goes, I understand. For what it’s worth, I don’t think she’s wrong either way.
+ </p>
</div>
- <div class="row">
- <div class="col u-size12of12 js-postTags">
- <div class="u-paddingBottom10">
- <div class="tags tags--postTags tags--borderless"></div>
+ </div>
+ </section>
+ </div>
+ </article>
+ <div class="cd cf bz ju ai kb jz kc" data-test-id="post-sidebar">
+ <div class="n p">
+ <div class="z ab ac ae af ag ah ai">
+ <div class="kd n ke">
+ <div class="cf">
+ <div>
+ <div class="kf kg kh n">
+ <div class="n o">
+ <div class="r df ki kj kk kl km">
+ <span><a href="https://medium.com/m/signin?operation=register&amp;redirect=https%3A%2F%2Fmedium.com%2F%40johncwelch%2Fsamantha-and-the-great-big-lie-d146a92473a1&amp;source=post_sidebar-----d146a92473a1---------------------clap_sidebar-" class="bh bi at au av aw ax ay az ba bj bk bd bl bm" rel="noopener">
+ <div class="ay kn ko kp cc kq kr ks q kt ku">
+ <span><svg width="29" height="29" aria-label="clap">
+ <g fill-rule="evenodd">
+ <path d="M13.74 1l.76 2.97.76-2.97zM16.82 4.78l1.84-2.56-1.43-.47zM10.38 2.22l1.84 2.56-.41-3.03zM22.38 22.62a5.11 5.11 0 0 1-3.16 1.61l.49-.45c2.88-2.89 3.45-5.98 1.69-9.21l-1.1-1.94-.96-2.02c-.31-.67-.23-1.18.25-1.55a.84.84 0 0 1 .66-.16c.34.05.66.28.88.6l2.85 5.02c1.18 1.97 1.38 5.12-1.6 8.1M9.1 22.1l-5.02-5.02a1 1 0 0 1 .7-1.7 1 1 0 0 1 .72.3l2.6 2.6a.44.44 0 0 0 .63-.62L6.1 15.04l-1.75-1.75a1 1 0 1 1 1.41-1.41l4.15 4.15a.44.44 0 0 0 .63 0 .44.44 0 0 0 0-.62L6.4 11.26l-1.18-1.18a1 1 0 0 1 0-1.4 1.02 1.02 0 0 1 1.41 0l1.18 1.16L11.96 14a.44.44 0 0 0 .62 0 .44.44 0 0 0 0-.63L8.43 9.22a.99.99 0 0 1-.3-.7.99.99 0 0 1 .3-.7 1 1 0 0 1 1.41 0l7 6.98a.44.44 0 0 0 .7-.5l-1.35-2.85c-.31-.68-.23-1.19.25-1.56a.85.85 0 0 1 .66-.16c.34.06.66.28.88.6L20.63 15c1.57 2.88 1.07 5.54-1.55 8.16a5.62 5.62 0 0 1-5.06 1.65 9.35 9.35 0 0 1-4.93-2.72zM13 6.98l2.56 2.56c-.5.6-.56 1.41-.15 2.28l.26.56-4.25-4.25a.98.98 0 0 1-.12-.45 1 1 0 0 1 .29-.7 1.02 1.02 0 0 1 1.41 0zm8.89 2.06c-.38-.56-.9-.92-1.49-1.01a1.74 1.74 0 0 0-1.34.33c-.38.29-.61.65-.71 1.06a2.1 2.1 0 0 0-1.1-.56 1.78 1.78 0 0 0-.99.13l-2.64-2.64a1.88 1.88 0 0 0-2.65 0 1.86 1.86 0 0 0-.48.85 1.89 1.89 0 0 0-2.67-.01 1.87 1.87 0 0 0-.5.9c-.76-.75-2-.75-2.7-.04a1.88 1.88 0 0 0 0 2.66c-.3.12-.61.29-.87.55a1.88 1.88 0 0 0 0 2.66l.62.62a1.88 1.88 0 0 0-.9 3.16l5.01 5.02c1.6 1.6 3.52 2.64 5.4 2.96a7.16 7.16 0 0 0 1.18.1c1.03 0 2-.25 2.9-.7A5.9 5.9 0 0 0 23 23.24c3.34-3.34 3.08-6.93 1.74-9.17l-2.87-5.04z"></path>
+ </g></svg></span>
+ </div></a></span>
+ </div>
+ <div class="r kv kw kx ky kz la lb">
+ <div class="lc">
+ <h4 class="bn fo fp bp bs">
+ <button class="bh bi at au av aw ax ay az ba bj bk bd bl bm">193<!-- --></button>
+ </h4>
+ </div>
+ </div>
+ </div>
</div>
- </div>
- </div>
- <div class="row js-postActionsFooter">
- <div class="postActions col u-size12of12">
- <div class="u-floatLeft buttonSet buttonSet--withLabels">
- <div class="buttonSet-inner">
- <div class="js-actionRecommend" data-post-id="d146a92473a1" data-is-icon-29px="true" data-has-recommend-list="true" data-source="post_actions_footer"><button class="button button--primary button--large button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/d146a92473a1" data-action-source="post_actions_footer"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M16.215 23.716c-.348.288-.984.826-1.376 1.158a.526.526 0 0 1-.68 0c-.36-.307-.92-.78-1.22-1.03C9.22 20.734 3 15.527 3 10.734 3 7.02 5.916 4 9.5 4c1.948 0 3.77.898 5 2.434C15.73 4.898 17.552 4 19.5 4c3.584 0 6.5 3.02 6.5 6.734 0 4.9-6.125 9.96-9.785 12.982zM19.5 5.2c-1.774 0-3.423.923-4.41 2.468a.699.699 0 0 1-.59.323.706.706 0 0 1-.59-.32c-.988-1.54-2.637-2.47-4.41-2.47-2.922 0-5.3 2.49-5.3 5.54 0 4.23 6.19 9.41 9.517 12.19.217.18.566.48.783.66l.952-.79c3.496-2.88 9.348-7.72 9.348-12.05 0-3.05-2.378-5.53-5.3-5.53z"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M19.5 4c-1.948 0-3.77.898-5 2.434C13.27 4.898 11.448 4 9.5 4 5.916 4 3 7.02 3 10.734c0 4.793 6.227 10 9.95 13.11.296.25.853.723 1.212 1.03.196.166.48.166.677 0 .39-.332 1.02-.87 1.37-1.158 3.66-3.022 9.79-8.08 9.79-12.982C26 7.02 23.08 4 19.5 4z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal" data-action="show-recommends" data-action-value="d146a92473a1">168</button></div>
+ <div class="kg r">
+ <div class="lf n o cz">
+ <button class="cc ko ay"><svg width="25" height="25" class="q" aria-label="responses">
+ <path d="M19.07 21.12a6.33 6.33 0 0 1-3.53-1.1 7.8 7.8 0 0 1-.7-.52c-.77.21-1.57.32-2.38.32-4.67 0-8.46-3.5-8.46-7.8C4 7.7 7.79 4.2 12.46 4.2c4.66 0 8.46 3.5 8.46 7.8 0 2.06-.85 3.99-2.4 5.45a6.28 6.28 0 0 0 1.14 2.59c.15.21.17.48.06.7a.69.69 0 0 1-.62.38h-.03zm0-1v.5l.03-.5h-.03zm-3.92-1.64l.21.2a6.09 6.09 0 0 0 3.24 1.54 7.14 7.14 0 0 1-.83-1.84 5.15 5.15 0 0 1-.16-.75 2.4 2.4 0 0 1-.02-.29v-.23l.18-.15a6.6 6.6 0 0 0 2.3-4.96c0-3.82-3.4-6.93-7.6-6.93-4.19 0-7.6 3.11-7.6 6.93 0 3.83 3.41 6.94 7.6 6.94.83 0 1.64-.12 2.41-.35l.28-.08z" fill-rule="evenodd"></path></svg></button>
+ <div class="r df lg lh li lj lk ll lm ln">
+ <h4 class="bn fo fp bp bs">
+ <button class="cc ko ay">13<!-- --></button>
+ </h4>
+ </div>
</div>
- <div class="buttonSet-inner"><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" data-action="scroll-to-responses" data-action-source="post_actions_footer"><span class="svgIcon svgIcon--response svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M21.27 20.058c1.89-1.826 2.754-4.17 2.754-6.674C24.024 8.21 19.67 4 14.1 4 8.53 4 4 8.21 4 13.384c0 5.175 4.53 9.385 10.1 9.385 1.007 0 2-.14 2.95-.41.285.25.592.49.918.7 1.306.87 2.716 1.31 4.19 1.31.276-.01.494-.14.6-.36a.625.625 0 0 0-.052-.65c-.61-.84-1.042-1.71-1.282-2.58a5.417 5.417 0 0 1-.154-.75zm-3.85 1.324l-.083-.28-.388.12a9.72 9.72 0 0 1-2.85.424c-4.96 0-8.99-3.706-8.99-8.262 0-4.556 4.03-8.263 8.99-8.263 4.95 0 8.77 3.71 8.77 8.27 0 2.25-.75 4.35-2.5 5.92l-.24.21v.32c0 .07 0 .19.02.37.03.29.1.6.19.92.19.7.49 1.4.89 2.08-.93-.14-1.83-.49-2.67-1.06-.34-.22-.88-.48-1.16-.74z"/></svg></span></button><button class="button button--chromeless u-baseColor--buttonNormal" data-action="scroll-to-responses">15</button></div>
</div>
- <div class="u-floatRight buttonSet buttonSet--narrow"><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" title="Share on Twitter" aria-label="Share on Twitter" data-action="share-on-twitter" data-action-source="post_actions_footer"><span class="svgIcon svgIcon--twitter svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M21.967 11.8c.018 5.93-4.607 11.18-11.177 11.18-2.172 0-4.25-.62-6.047-1.76l-.268.422-.038.5.186.013.168.012c.3.02.44.032.6.046 2.06-.026 3.95-.686 5.49-1.86l1.12-.85-1.4-.048c-1.57-.055-2.92-1.08-3.36-2.51l-.48.146-.05.5c.22.03.48.05.75.08.48-.02.87-.07 1.25-.15l2.33-.49-2.32-.49c-1.68-.35-2.91-1.83-2.91-3.55 0-.05 0-.01-.01.03l-.49-.1-.25.44c.63.36 1.35.57 2.07.58l1.7.04L7.4 13c-.978-.662-1.59-1.79-1.618-3.047a4.08 4.08 0 0 1 .524-1.8l-.825.07a12.188 12.188 0 0 0 8.81 4.515l.59.033-.06-.59v-.02c-.05-.43-.06-.63-.06-.87a3.617 3.617 0 0 1 6.27-2.45l.2.21.28-.06c1.01-.22 1.94-.59 2.73-1.09l-.75-.56c-.1.36-.04.89.12 1.36.23.68.58 1.13 1.17.85l-.21-.45-.42-.27c-.52.8-1.17 1.48-1.92 2L22 11l.016.28c.013.2.014.35 0 .52v.04zm.998.038c.018-.22.017-.417 0-.66l-.498.034.284.41a8.183 8.183 0 0 0 2.2-2.267l.97-1.48-1.6.755c.17-.08.3-.02.34.03a.914.914 0 0 1-.13-.292c-.1-.297-.13-.64-.1-.766l.36-1.254-1.1.695c-.69.438-1.51.764-2.41.963l.48.15a4.574 4.574 0 0 0-3.38-1.484 4.616 4.616 0 0 0-4.61 4.613c0 .29.02.51.08.984l.01.02.5-.06.03-.5c-3.17-.18-6.1-1.7-8.08-4.15l-.48-.56-.36.64c-.39.69-.62 1.48-.65 2.28.04 1.61.81 3.04 2.06 3.88l.3-.92c-.55-.02-1.11-.17-1.6-.45l-.59-.34-.14.67c-.02.08-.02.16 0 .24-.01 2.12 1.55 4.01 3.69 4.46l.1-.49-.1-.49c-.33.07-.67.12-1.03.14-.18-.02-.43-.05-.64-.07l-.76-.09.23.73c.57 1.84 2.29 3.14 4.28 3.21l-.28-.89a8.252 8.252 0 0 1-4.85 1.66c-.12-.01-.26-.02-.56-.05l-.17-.01-.18-.01L2.53 21l1.694 1.07a12.233 12.233 0 0 0 6.58 1.917c7.156 0 12.2-5.73 12.18-12.18l-.002.04z"/></svg></span></button><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" title="Share on Facebook" aria-label="Share on Facebook" data-action="share-on-facebook" data-action-source="post_actions_footer"><span class="svgIcon svgIcon--facebook svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M16.39 23.61v-5.808h1.846a.55.55 0 0 0 .546-.48l.36-2.797a.551.551 0 0 0-.547-.62H16.39V12.67c0-.67.12-.813.828-.813h1.474a.55.55 0 0 0 .55-.55V8.803a.55.55 0 0 0-.477-.545c-.436-.06-1.36-.116-2.22-.116-2.5 0-4.13 1.62-4.13 4.248v1.513H10.56a.551.551 0 0 0-.55.55v2.797c0 .304.248.55.55.55h1.855v5.76c-4.172-.96-7.215-4.7-7.215-9.1 0-5.17 4.17-9.36 9.31-9.36 5.14 0 9.31 4.19 9.31 9.36 0 4.48-3.155 8.27-7.43 9.15M14.51 4C8.76 4 4.1 8.684 4.1 14.46c0 5.162 3.75 9.523 8.778 10.32a.55.55 0 0 0 .637-.543v-6.985a.551.551 0 0 0-.55-.55H11.11v-1.697h1.855a.55.55 0 0 0 .55-.55v-2.063c0-2.02 1.136-3.148 3.03-3.148.567 0 1.156.027 1.597.06v1.453h-.924c-1.363 0-1.93.675-1.93 1.912v1.78c0 .3.247.55.55.55h2.132l-.218 1.69H15.84c-.305 0-.55.24-.55.55v7.02c0 .33.293.59.623.54 5.135-.7 9.007-5.11 9.007-10.36C24.92 8.68 20.26 4 14.51 4"/></svg></span></button></div>
+ <div class="bt">
+ <span><a href="https://medium.com/m/signin?operation=register&amp;redirect=https%3A%2F%2Fmedium.com%2F%40johncwelch%2Fsamantha-and-the-great-big-lie-d146a92473a1&amp;source=post_sidebar--------------------------post_sidebar-" class="bh bi at au av aw ax ay az ba bj bk bd bl bm" rel="noopener"><svg width="25" height="25" viewbox="0 0 25 25">
+ <path d="M19 6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14.66h.01c.01.1.05.2.12.28a.5.5 0 0 0 .7.03l5.67-4.12 5.66 4.13a.5.5 0 0 0 .71-.03.5.5 0 0 0 .12-.29H19V6zm-6.84 9.97L7 19.64V6a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v13.64l-5.16-3.67a.49.49 0 0 0-.68 0z" fill-rule="evenodd"></path></svg></a></span>
+ </div>
</div>
</div>
</div>
- <div class="js-postPromotionWrapper postPromotionWrapper" data-location-id="footer_above_post_attribution"></div>
- <div class="container u-maxWidth740 js-postAttributionFooterContainer u-paddingTop20 u-paddingBottom20 u-marginTop10 u-borderTopLightest u-xs-paddingTop10 u-xs-paddingBottom10">
- <div class="row js-postFooterInfo">
- <div class="col u-size12of12">
- <li class="u-block u-paddingBottom18 js-cardUser">
- <div class="u-marginLeft20 u-floatRight"><span class="followState js-followState buttonSet-inner" data-user-id="77a507c5ad19"><button class="button button--small u-noUserSelect button--withChrome u-baseColor--buttonNormal button--withHover button--unblock js-unblockButton" data-action="sign-in-prompt" data-sign-in-action="toggle-block-user" data-requires-token="true" data-action-source="footer_card"><span class="button-label button-defaultState">Blocked</span><span class="button-label button-hoverState">Unblock</span></button><button class="button button--primary button--small u-noUserSelect button--withChrome u-accentColor--buttonNormal button--follow js-followButton" data-action="sign-in-prompt" data-sign-in-action="toggle-subscribe-user" data-requires-token="true" data-redirect="https://medium.com/_/subscribe/user/77a507c5ad19" data-action-source="footer_card_follow"><span class="button-label button-defaultState js-buttonLabel">Follow</span><span class="button-label button-activeState">Following</span></button></span>
+ </div>
+ </div>
+ </div>
+ <div class="cd cf ju bz jv jw jx jy jz ka"></div>
+ <div>
+ <div class="lo jg n ke p">
+ <div class="n p">
+ <div class="z ab ac ae af ek ah ai">
+ <div class="n lp"></div>
+ <div class="n o lp"></div>
+ <div class="lq n da y">
+ <div class="n cz">
+ <div class="lr r">
+ <div class="n o">
+ <div class="r df ki kj kk kl km">
+ <span class="r ls lt lu e d"><span><a href="https://medium.com/m/signin?operation=register&amp;redirect=https%3A%2F%2Fmedium.com%2F%40johncwelch%2Fsamantha-and-the-great-big-lie-d146a92473a1&amp;source=post_actions_footer-----d146a92473a1---------------------clap_footer-" class="bh bi at au av aw ax ay az ba bj bk bd bl bm" rel="noopener">
+ <div class="ay kn ko kp cc kq kr ks q kt ku">
+ <span class="r ls lt lu e d"><svg width="25" height="25" viewbox="0 0 25 25" aria-label="clap">
+ <g fill-rule="evenodd">
+ <path d="M11.74 0l.76 2.97.76-2.97zM14.81 3.78l1.84-2.56-1.42-.47zM8.38 1.22l1.84 2.56L9.8.75zM20.38 21.62a5.11 5.11 0 0 1-3.16 1.61l.49-.45c2.88-2.89 3.45-5.98 1.69-9.21l-1.1-1.94-.96-2.02c-.31-.67-.23-1.18.25-1.55a.84.84 0 0 1 .66-.16c.34.05.66.28.88.6l2.85 5.02c1.18 1.97 1.38 5.12-1.6 8.1M7.1 21.1l-5.02-5.02a1 1 0 0 1 .7-1.7 1 1 0 0 1 .72.3l2.6 2.6a.44.44 0 0 0 .63-.62L4.1 14.04l-1.75-1.75a1 1 0 1 1 1.41-1.41l4.15 4.15a.44.44 0 0 0 .63 0 .44.44 0 0 0 0-.62L4.4 10.26 3.22 9.08a1 1 0 0 1 0-1.4 1.02 1.02 0 0 1 1.41 0l1.18 1.16L9.96 13a.44.44 0 0 0 .62 0 .44.44 0 0 0 0-.63L6.43 8.22a.99.99 0 0 1-.3-.7.99.99 0 0 1 .3-.7 1 1 0 0 1 1.41 0l7 6.98a.44.44 0 0 0 .7-.5l-1.35-2.85c-.31-.68-.23-1.19.25-1.56a.85.85 0 0 1 .66-.16c.34.06.66.28.88.6L18.63 14c1.57 2.88 1.07 5.54-1.55 8.16a5.62 5.62 0 0 1-5.06 1.65 9.35 9.35 0 0 1-4.93-2.72zM11 5.98l2.56 2.56c-.5.6-.56 1.41-.15 2.28l.26.56-4.25-4.25a.98.98 0 0 1-.12-.45 1 1 0 0 1 .29-.7 1.02 1.02 0 0 1 1.41 0zm8.89 2.06c-.38-.56-.9-.92-1.49-1.01a1.74 1.74 0 0 0-1.34.33c-.38.29-.61.65-.71 1.06a2.1 2.1 0 0 0-1.1-.56 1.78 1.78 0 0 0-.99.13l-2.64-2.64a1.88 1.88 0 0 0-2.65 0 1.86 1.86 0 0 0-.48.85 1.89 1.89 0 0 0-2.67-.01 1.87 1.87 0 0 0-.5.9c-.76-.75-2-.75-2.7-.04a1.88 1.88 0 0 0 0 2.66c-.3.12-.61.29-.87.55a1.88 1.88 0 0 0 0 2.66l.62.62a1.88 1.88 0 0 0-.9 3.16l5.01 5.02c1.6 1.6 3.52 2.64 5.4 2.96a7.16 7.16 0 0 0 1.18.1c1.03 0 2-.25 2.9-.7A5.9 5.9 0 0 0 21 22.24c3.34-3.34 3.08-6.93 1.74-9.17l-2.87-5.04z"></path>
+ </g></svg></span>
+ </div></a></span></span>
+ </div>
+ <div class="r kv kw kx ky kz la lb">
+ <div class="df lv lc">
+ <h4 class="bn fo fp bp de">
+ <button class="bh bi at au av aw ax ay az ba bj bk bd bl bm">193<span class="r h g f lw lx">&#160;<!-- -->claps</span></button>
+ </h4>
+ </div>
+ </div>
</div>
- <div class="u-tableCell ">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@johncwelch?source=footer_card" title="Go to the profile of John C. Welch" aria-label="Go to the profile of John C. Welch" data-action-source="footer_card" data-user-id="77a507c5ad19" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/120/120/0*qPHQu8WqsC6cV_ud.jpg" class="avatar-image avatar-image--small" alt="Go to the profile of John C. Welch" /></a>
+ <div class="n ly">
+ <div class="r df ki kj">
+ <span class="r h g f lw lx"><span><a href="https://medium.com/m/signin?operation=register&amp;redirect=https%3A%2F%2Fmedium.com%2F%40johncwelch%2Fsamantha-and-the-great-big-lie-d146a92473a1&amp;source=post_actions_footer-----d146a92473a1---------------------clap_footer-" class="bh bi at au av aw ax ay az ba bj bk bd bl bm" rel="noopener">
+ <div class="ay kn ko kp cc kq kr ks q kt ku">
+ <span class="r h g f lw lx"><svg width="33" height="33" viewbox="0 0 33 33" aria-label="clap">
+ <path d="M28.86 17.34l-3.64-6.4c-.3-.43-.71-.73-1.16-.8a1.12 1.12 0 0 0-.9.21c-.62.5-.73 1.18-.32 2.06l1.22 2.6 1.4 2.45c2.23 4.09 1.51 8-2.15 11.66a9.6 9.6 0 0 1-.8.71 6.53 6.53 0 0 0 4.3-2.1c3.82-3.82 3.57-7.87 2.05-10.39zm-6.25 11.08c3.35-3.35 4-6.78 1.98-10.47L21.2 12c-.3-.43-.71-.72-1.16-.8a1.12 1.12 0 0 0-.9.22c-.62.49-.74 1.18-.32 2.06l1.72 3.63a.5.5 0 0 1-.81.57l-8.91-8.9a1.33 1.33 0 0 0-1.89 1.88l5.3 5.3a.5.5 0 0 1-.71.7l-5.3-5.3-1.49-1.49c-.5-.5-1.38-.5-1.88 0a1.34 1.34 0 0 0 0 1.89l1.49 1.5 5.3 5.28a.5.5 0 0 1-.36.86.5.5 0 0 1-.36-.15l-5.29-5.29a1.34 1.34 0 0 0-1.88 0 1.34 1.34 0 0 0 0 1.89l2.23 2.23L9.3 21.4a.5.5 0 0 1-.36.85.5.5 0 0 1-.35-.14l-3.32-3.33a1.33 1.33 0 0 0-1.89 0 1.32 1.32 0 0 0-.39.95c0 .35.14.69.4.94l6.39 6.4c3.53 3.53 8.86 5.3 12.82 1.35zM12.73 9.26l5.68 5.68-.49-1.04c-.52-1.1-.43-2.13.22-2.89l-3.3-3.3a1.34 1.34 0 0 0-1.88 0 1.33 1.33 0 0 0-.4.94c0 .22.07.42.17.61zm14.79 19.18a7.46 7.46 0 0 1-6.41 2.31 7.92 7.92 0 0 1-3.67.9c-3.05 0-6.12-1.63-8.36-3.88l-6.4-6.4A2.31 2.31 0 0 1 2 19.72a2.33 2.33 0 0 1 1.92-2.3l-.87-.87a2.34 2.34 0 0 1 0-3.3 2.33 2.33 0 0 1 1.24-.64l-.14-.14a2.34 2.34 0 0 1 0-3.3 2.39 2.39 0 0 1 3.3 0l.14.14a2.33 2.33 0 0 1 3.95-1.24l.09.09c.09-.42.29-.83.62-1.16a2.34 2.34 0 0 1 3.3 0l3.38 3.39a2.17 2.17 0 0 1 1.27-.17c.54.08 1.03.35 1.45.76.1-.55.41-1.03.9-1.42a2.12 2.12 0 0 1 1.67-.4 2.8 2.8 0 0 1 1.85 1.25l3.65 6.43c1.7 2.83 2.03 7.37-2.2 11.6zM13.22.48l-1.92.89 2.37 2.83-.45-3.72zm8.48.88L19.78.5l-.44 3.7 2.36-2.84zM16.5 3.3L15.48 0h2.04L16.5 3.3z" fill-rule="evenodd"></path></svg></span>
+ </div></a></span></span>
+ </div>
+ <div class="r kv kw kx ky lz ma mb mc md me">
+ <div class="df lv lc">
+ <h4 class="bn fo fp bp de">
+ <button class="bh bi at au av aw ax ay az ba bj bk bd bl bm">193<span class="r h g f lw lx">&#160;<!-- -->claps</span></button>
+ </h4>
+ </div>
+ </div>
</div>
- <div class="u-tableCell u-verticalAlignMiddle u-breakWord u-paddingLeft15">
- <h3 class="u-fontSizeBase u-lineHeightTighter u-marginBottom4"><a class="link link--primary u-accentColor--hoverTextNormal" href="https://medium.com/@johncwelch" property="cc:attributionName" title="Go to the profile of John C. Welch" aria-label="Go to the profile of John C. Welch" rel="author cc:attributionUrl" data-user-id="77a507c5ad19" dir="auto">John C. Welch</a></h3>
+ </div>
+ <div class="r mf mg mh mi mj"></div>
+ <div class="lf n o cz">
+ <button class="cc ko ay"><span class="mk r h g f lw lx"><svg width="33" height="33" viewbox="0 0 33 33" fill="none" class="q" aria-label="responses">
+ <path clip-rule="evenodd" d="M24.28 25.5l.32-.29c2.11-1.94 3.4-4.61 3.4-7.56C28 11.83 22.92 7 16.5 7S5 11.83 5 17.65s5.08 10.66 11.5 10.66c1.22 0 2.4-.18 3.5-.5l.5-.15.41.33a8.86 8.86 0 0 0 4.68 2.1 7.34 7.34 0 0 1-1.3-4.15v-.43zm1 .45c0 1.5.46 2.62 1.69 4.44.22.32.01.75-.38.75a9.69 9.69 0 0 1-6.31-2.37c-1.2.35-2.46.54-3.78.54C9.6 29.3 4 24.09 4 17.65 4 11.22 9.6 6 16.5 6S29 11.22 29 17.65c0 3.25-1.42 6.18-3.72 8.3z"></path></svg></span><span class="ml r ls lt lu e d"><svg width="25" height="25" class="q" aria-label="responses">
+ <path d="M19.07 21.12a6.33 6.33 0 0 1-3.53-1.1 7.8 7.8 0 0 1-.7-.52c-.77.21-1.57.32-2.38.32-4.67 0-8.46-3.5-8.46-7.8C4 7.7 7.79 4.2 12.46 4.2c4.66 0 8.46 3.5 8.46 7.8 0 2.06-.85 3.99-2.4 5.45a6.28 6.28 0 0 0 1.14 2.59c.15.21.17.48.06.7a.69.69 0 0 1-.62.38h-.03zm0-1v.5l.03-.5h-.03zm-3.92-1.64l.21.2a6.09 6.09 0 0 0 3.24 1.54 7.14 7.14 0 0 1-.83-1.84 5.15 5.15 0 0 1-.16-.75 2.4 2.4 0 0 1-.02-.29v-.23l.18-.15a6.6 6.6 0 0 0 2.3-4.96c0-3.82-3.4-6.93-7.6-6.93-4.19 0-7.6 3.11-7.6 6.93 0 3.83 3.41 6.94 7.6 6.94.83 0 1.64-.12 2.41-.35l.28-.08z" fill-rule="evenodd"></path></svg></span></button>
+ <div class="r df mm lh mn lj mo ll mp mq mr ms">
+ <h4 class="bn fo fp bp de">
+ <button class="cc ko ay">13<!-- --> <span class="r h g f lw lx">response<!-- -->s</span></button>
+ </h4>
</div>
- </li>
+ </div>
+ </div>
+ <div class="n o">
+ <div class="gy r bg">
+ <button class="bh bi at au av aw ax ay az ba bj bk bd bl bm"><svg width="29" height="29" class="bt">
+ <path d="M22.05 7.54a4.47 4.47 0 0 0-3.3-1.46 4.53 4.53 0 0 0-4.53 4.53c0 .35.04.7.08 1.05A12.9 12.9 0 0 1 5 6.89a5.1 5.1 0 0 0-.65 2.26c.03 1.6.83 2.99 2.02 3.79a4.3 4.3 0 0 1-2.02-.57v.08a4.55 4.55 0 0 0 3.63 4.44c-.4.08-.8.13-1.21.16l-.81-.08a4.54 4.54 0 0 0 4.2 3.15 9.56 9.56 0 0 1-5.66 1.94l-1.05-.08c2 1.27 4.38 2.02 6.94 2.02 8.3 0 12.86-6.9 12.84-12.85.02-.24 0-.43 0-.65a8.68 8.68 0 0 0 2.26-2.34c-.82.38-1.7.62-2.6.72a4.37 4.37 0 0 0 1.95-2.51c-.84.53-1.81.9-2.83 1.13z"></path></svg></button>
+ </div>
+ <div class="gy r bg">
+ <button class="bh bi at au av aw ax ay az ba bj bk bd bl bm"><svg width="29" height="29" viewbox="0 0 29 29" fill="none" class="bt">
+ <path d="M5 6.36C5 5.61 5.63 5 6.4 5h16.2c.77 0 1.4.61 1.4 1.36v16.28c0 .75-.63 1.36-1.4 1.36H6.4c-.77 0-1.4-.6-1.4-1.36V6.36z"></path>
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.76 20.9v-8.57H7.89v8.58h2.87zm-1.44-9.75c1 0 1.63-.65 1.63-1.48-.02-.84-.62-1.48-1.6-1.48-.99 0-1.63.64-1.63 1.48 0 .83.62 1.48 1.59 1.48h.01zM12.35 20.9h2.87v-4.79c0-.25.02-.5.1-.7.2-.5.67-1.04 1.46-1.04 1.04 0 1.46.8 1.46 1.95v4.59h2.87v-4.92c0-2.64-1.42-3.87-3.3-3.87-1.55 0-2.23.86-2.61 1.45h.02v-1.24h-2.87c.04.8 0 8.58 0 8.58z" fill="#fff"></path></svg></button>
+ </div>
+ <div class="gy r bg">
+ <button class="bh bi at au av aw ax ay az ba bj bk bd bl bm"><svg width="29" height="29" class="bt">
+ <path d="M23.2 5H5.8a.8.8 0 0 0-.8.8V23.2c0 .44.35.8.8.8h9.3v-7.13h-2.38V13.9h2.38v-2.38c0-2.45 1.55-3.66 3.74-3.66 1.05 0 1.95.08 2.2.11v2.57h-1.5c-1.2 0-1.48.57-1.48 1.4v1.96h2.97l-.6 2.97h-2.37l.05 7.12h5.1a.8.8 0 0 0 .79-.8V5.8a.8.8 0 0 0-.8-.79"></path></svg></button>
+ </div>
+ <div class="mt r bg">
+ <div class="bt">
+ <span><a href="https://medium.com/m/signin?operation=register&amp;redirect=https%3A%2F%2Fmedium.com%2F%40johncwelch%2Fsamantha-and-the-great-big-lie-d146a92473a1&amp;source=post_actions_footer--------------------------bookmark_footer-" class="bh bi at au av aw ax ay az ba bj bk bd bl bm" rel="noopener"><svg width="25" height="25" viewbox="0 0 25 25">
+ <path d="M19 6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14.66h.01c.01.1.05.2.12.28a.5.5 0 0 0 .7.03l5.67-4.12 5.66 4.13a.5.5 0 0 0 .71-.03.5.5 0 0 0 .12-.29H19V6zm-6.84 9.97L7 19.64V6a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v13.64l-5.16-3.67a.49.49 0 0 0-.68 0z" fill-rule="evenodd"></path></svg></a></span>
+ </div>
+ </div>
</div>
</div>
</div>
- <div class="js-postFooterPlacements" data-action-scope="_actionscope_14">
- <div class="streamItem streamItem--placementCardGrid js-streamItem">
- <div class="u-clearfix u-backgroundGrayLightest">
- <div class="row u-marginAuto u-maxWidth1000 u-paddingTop30 u-paddingBottom40">
- <div class="col u-padding8 u-xs-size12of12 u-size4of12">
- <div class="u-height280 u-sizeFullWidth u-backgroundWhite u-borderCardBorder u-boxShadow u-borderBox u-borderRadius4 js-trackedPost" data-post-id="fca2a8fc8f92" data-source="placement_card_footer_grid---------0-40" data-tracking-context="placement" data-scroll="native">
- <a class="link link--noUnderline u-baseColor--link" href="https://medium.com/@sodevious/the-internet-is-for-everyone-fca2a8fc8f92?source=placement_card_footer_grid---------0-40" data-action-source="placement_card_footer_grid---------0-40">
- <div class="u-backgroundCover u-backgroundColorGrayLight u-height100 u-sizeFullWidth u-borderBottomLight u-borderRadiusTop4" style="background-image: url(&quot;https://cdn-images-1.medium.com/fit/c/800/240/1*kgL_DSZsN1hXEm3F8Zy7wg.png&quot;); background-position: 50% 50% !important;"></div>
- </a>
- <div class="u-padding15 u-borderBox u-flexColumn u-height180">
- <a class="link link--noUnderline u-flex1 u-baseColor--link" href="https://medium.com/@sodevious/the-internet-is-for-everyone-fca2a8fc8f92?source=placement_card_footer_grid---------0-40" data-action-source="placement_card_footer_grid---------0-40">
- <div class="postMetaInline u-marginBottom7">Related reads</div>
- <div class="u-textColorDarkest u-contentSansBold u-fontSizeLarge u-maxHeight2LineHeightTighter u-lineClamp2 u-textOverflowEllipsis u-letterSpacingTight u-paddingBottom2">The Internet Is For Everyone</div>
- </a>
- <div class="u-paddingTop10 u-flex0 u-flexCenter">
- <div class="u-flex1 u-noWrapWithEllipsis">
- <div class="postMetaInline-avatar">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@sodevious" data-action="show-user-card" data-action-value="2090d94f8192" data-action-type="hover" data-user-id="2090d94f8192" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/72/72/1*OxMpHwkDqG1_JdQzgdB8fA.jpeg" class="avatar-image u-size36x36 u-xs-size32x32" alt="Go to the profile of Nicole Dominguez" /></a>
- </div>
- <div class="postMetaInline-authorLockup"><a class="link link link--darken link--darker u-baseColor--link" href="https://medium.com/@sodevious?source=placement_card_footer_grid---------0-40" data-action="show-user-card" data-action-source="placement_card_footer_grid---------0-40" data-action-value="2090d94f8192" data-action-type="hover" data-user-id="2090d94f8192" dir="auto">Nicole Dominguez</a>
- <div class="u-fontSizeSmallest u-baseColor--textNormal u-textColorNormal js-postMetaInlineSupplemental"><span class="readingTime u-textColorNormal" title="4 min read"></span></div>
- </div>
- </div>
- <div class="u-flex0 u-flexCenter">
- <div class="buttonSet">
- <div class="js-actionRecommend" data-post-id="fca2a8fc8f92" data-is-label-padded="true" data-source="placement_card_footer_grid---------0-40"><button class="button button--primary button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/fca2a8fc8f92" data-action-source="placement_card_footer_grid---------0-40"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12zM8.428 4.866c-2.414 0-4.378 2.05-4.378 4.568 0 3.475 5.057 7.704 7.774 9.975.243.2.47.39.676.56.245-.21.52-.43.813-.68 2.856-2.36 7.637-6.31 7.637-9.87 0-2.52-1.964-4.57-4.377-4.57-1.466 0-2.828.76-3.644 2.04-.1.14-.26.23-.43.23-.18 0-.34-.09-.43-.24-.82-1.27-2.18-2.03-3.65-2.03z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal u-disablePointerEvents u-marginLeft4" data-action="show-recommends" data-action-value="fca2a8fc8f92">78</button></div>
- </div>
- <div class="u-height20 u-borderRightLighter u-inlineBlock u-relative u-marginRight10 u-marginLeft12"></div>
- <div class="buttonSet"><button class="button button--chromeless is-touchIconFadeInPulse u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--bookmark js-bookmarkButton" title="Bookmark this story to read later" aria-label="Bookmark this story to read later" data-action="sign-in-prompt" data-sign-in-action="add-to-bookmarks" data-requires-token="true" data-redirect="https://medium.com/_/bookmark/p/fca2a8fc8f92"><span class="button-defaultState"><span class="svgIcon svgIcon--bookmark svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--bookmarkFilled svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="26" viewBox="0 0 25 26"><path d="M19 7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 17.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V7z" fill-rule="evenodd"/></svg></span></span></button></div>
- </div>
+ </div>
+ <div>
+ <div class="n p">
+ <div class="z ab ac ae af ek ah ai">
+ <div class="mu mv mw lq r mx y">
+ <div class="r g">
+ <div class="my mz r df">
+ <div class="r s nc nd">
+ <span class="r na al nb"><a rel="noopener" href="/@johncwelch?source=follow_footer--------------------------follow_footer-"><img alt="John C. Welch" class="r fi ne dt" src="https://miro.medium.com/fit/c/160/160/0*qPHQu8WqsC6cV_ud.jpg" width="80" height="80" /></a></span>
+ </div>
+ <div class="nf r ng">
+ <p class="bn fo nh gk ni bs nj">
+ <span class="r na al nb">Written by</span>
+ </p>
+ </div>
+ <div class="nf nk n ng">
+ <div class="ai n o da">
+ <h2 class="bn db nl nm de">
+ <span class="r na al nb"><a class="bh bi at au av aw ax ay az ba bj bk bd bl bm" rel="noopener" href="/@johncwelch?source=follow_footer--------------------------follow_footer-">John C. Welch</a></span>
+ </h2>
+ <div class="r g">
+ <span class="r na al nb"><span><button class="nn de q fy fz ga gb gc ba bl gd ge gf gg gh gi gj bn b bo bp bq br gm gn ck go gp">Follow</button></span></span>
</div>
</div>
</div>
- </div>
- <div class="col u-padding8 u-xs-size12of12 u-size4of12">
- <div class="u-height280 u-sizeFullWidth u-backgroundWhite u-borderCardBorder u-boxShadow u-borderBox u-borderRadius4 js-trackedPost" data-post-id="489947cc126c" data-source="placement_card_footer_grid---------1-40" data-tracking-context="placement" data-scroll="native">
- <div class="u-padding15 u-borderBox u-flexColumn u-sizeFull">
- <a class="link link--noUnderline u-flex1 u-flexColumn u-baseColor--link" href="https://anxiousrobot.net/the-iphone-7-plus-is-my-only-computer-489947cc126c?source=placement_card_footer_grid---------1-40" data-action-source="placement_card_footer_grid---------1-40">
- <div class="postMetaInline u-marginBottom7">Related reads</div>
- <div class="u-textColorDarkest u-contentSansBold u-fontSizeLarge u-maxHeight2LineHeightTighter u-lineClamp2 u-textOverflowEllipsis u-letterSpacingTight u-paddingBottom2">The iPhone 7 Plus is my only computer</div>
- <div class="u-textColorNormal u-fontSize22 u-contentSansThin u-maxHeight2LineHeightTighter u-lineClamp2 u-textOverflowEllipsis u-letterSpacingTight u-marginTop7 u-paddingBottom2">OK, that’s not entirely true — my non-work MacBook Pro is an amazing machine for backing up my pocket computer.</div>
- </a>
- <div class="u-paddingTop10 u-flex0 u-flexCenter">
- <div class="u-flex1 u-noWrapWithEllipsis">
- <div class="postMetaInline-avatar">
- <a class="link avatar u-baseColor--link" href="https://anxiousrobot.net/@jblanton" data-action="show-user-card" data-action-value="93d1b65b7032" data-action-type="hover" data-user-id="93d1b65b7032" data-collection-slug="anxious-robot" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/72/72/1*N4gA9mFFiTio0ZKT_0EROw.png" class="avatar-image u-size36x36 u-xs-size32x32" alt="Go to the profile of Justin Blanton" /></a>
- </div>
- <div class="postMetaInline-authorLockup"><a class="link link link--darken link--darker u-baseColor--link" href="https://anxiousrobot.net/@jblanton?source=placement_card_footer_grid---------1-40" data-action="show-user-card" data-action-source="placement_card_footer_grid---------1-40" data-action-value="93d1b65b7032" data-action-type="hover" data-user-id="93d1b65b7032" data-collection-slug="anxious-robot" dir="auto">Justin Blanton</a>
- <div class="u-fontSizeSmallest u-baseColor--textNormal u-textColorNormal js-postMetaInlineSupplemental"><span class="readingTime u-textColorNormal" title="3 min read"></span></div>
- </div>
- </div>
- <div class="u-flex0 u-flexCenter">
- <div class="buttonSet">
- <div class="js-actionRecommend" data-post-id="489947cc126c" data-is-label-padded="true" data-source="placement_card_footer_grid---------1-40"><button class="button button--primary button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/489947cc126c" data-action-source="placement_card_footer_grid---------1-40"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12zM8.428 4.866c-2.414 0-4.378 2.05-4.378 4.568 0 3.475 5.057 7.704 7.774 9.975.243.2.47.39.676.56.245-.21.52-.43.813-.68 2.856-2.36 7.637-6.31 7.637-9.87 0-2.52-1.964-4.57-4.377-4.57-1.466 0-2.828.76-3.644 2.04-.1.14-.26.23-.43.23-.18 0-.34-.09-.43-.24-.82-1.27-2.18-2.03-3.65-2.03z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal u-disablePointerEvents u-marginLeft4" data-action="show-recommends" data-action-value="489947cc126c">67</button></div>
- </div>
- <div class="u-height20 u-borderRightLighter u-inlineBlock u-relative u-marginRight10 u-marginLeft12"></div>
- <div class="buttonSet"><button class="button button--chromeless is-touchIconFadeInPulse u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--bookmark js-bookmarkButton" title="Bookmark this story to read later" aria-label="Bookmark this story to read later" data-action="sign-in-prompt" data-sign-in-action="add-to-bookmarks" data-requires-token="true" data-redirect="https://medium.com/_/bookmark/p/489947cc126c"><span class="button-defaultState"><span class="svgIcon svgIcon--bookmark svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--bookmarkFilled svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="26" viewBox="0 0 25 26"><path d="M19 7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 17.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V7z" fill-rule="evenodd"/></svg></span></span></button></div>
- </div>
- </div>
+ <div class="nf no r ng ao">
+ <div class="np r">
+ <h4 class="bn fo nq nr bs"></h4>
+ </div>
+ <div class="an ns ao">
+ <span><button class="nn de q fy fz ga gb gc ba bl gd ge gf gg gh gi gj bn b bo bp bq br gm gn ck go gp">Follow</button></span>
</div>
</div>
</div>
- <div class="col u-padding8 u-xs-size12of12 u-size4of12">
- <div class="u-height280 u-sizeFullWidth u-backgroundWhite u-borderCardBorder u-boxShadow u-borderBox u-borderRadius4 js-trackedPost" data-post-id="6cbadf1b3606" data-source="placement_card_footer_grid---------2-40" data-tracking-context="placement" data-scroll="native">
- <a class="link link--noUnderline u-baseColor--link" href="https://medium.com/@adamlisagor/misinfo-in-the-age-of-opinion-6cbadf1b3606?source=placement_card_footer_grid---------2-40" data-action-source="placement_card_footer_grid---------2-40">
- <div class="u-backgroundCover u-backgroundColorGrayLight u-height100 u-sizeFullWidth u-borderBottomLight u-borderRadiusTop4" style="background-image: url(&quot;https://cdn-images-1.medium.com/fit/c/800/240/1*NnElfnGKuaos9py0KzlvVg.gif&quot;); background-position: 50% 50% !important;"></div>
- </a>
- <div class="u-padding15 u-borderBox u-flexColumn u-height180">
- <a class="link link--noUnderline u-flex1 u-baseColor--link" href="https://medium.com/@adamlisagor/misinfo-in-the-age-of-opinion-6cbadf1b3606?source=placement_card_footer_grid---------2-40" data-action-source="placement_card_footer_grid---------2-40">
- <div class="postMetaInline u-marginBottom7">Related reads</div>
- <div class="u-textColorDarkest u-contentSansBold u-fontSizeLarge u-maxHeight2LineHeightTighter u-lineClamp2 u-textOverflowEllipsis u-letterSpacingTight u-paddingBottom2">Misinfo in the Age of Opinion</div>
- </a>
- <div class="u-paddingTop10 u-flex0 u-flexCenter">
- <div class="u-flex1 u-noWrapWithEllipsis">
- <div class="postMetaInline-avatar">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@adamlisagor" data-action="show-user-card" data-action-value="130561bf7d7a" data-action-type="hover" data-user-id="130561bf7d7a" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/72/72/1*NhVHr1zDwStI2R8u-cMplQ.jpeg" class="avatar-image u-size36x36 u-xs-size32x32" alt="Go to the profile of Adam Lisagor" /></a>
- </div>
- <div class="postMetaInline-authorLockup"><a class="link link link--darken link--darker u-baseColor--link" href="https://medium.com/@adamlisagor?source=placement_card_footer_grid---------2-40" data-action="show-user-card" data-action-source="placement_card_footer_grid---------2-40" data-action-value="130561bf7d7a" data-action-type="hover" data-user-id="130561bf7d7a" dir="auto">Adam Lisagor</a>
- <div class="u-fontSizeSmallest u-baseColor--textNormal u-textColorNormal js-postMetaInlineSupplemental"><span class="readingTime u-textColorNormal" title="3 min read"></span></div>
- </div>
- </div>
- <div class="u-flex0 u-flexCenter">
- <div class="buttonSet">
- <div class="js-actionRecommend" data-post-id="6cbadf1b3606" data-is-label-padded="true" data-source="placement_card_footer_grid---------2-40"><button class="button button--primary button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/6cbadf1b3606" data-action-source="placement_card_footer_grid---------2-40"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12zM8.428 4.866c-2.414 0-4.378 2.05-4.378 4.568 0 3.475 5.057 7.704 7.774 9.975.243.2.47.39.676.56.245-.21.52-.43.813-.68 2.856-2.36 7.637-6.31 7.637-9.87 0-2.52-1.964-4.57-4.377-4.57-1.466 0-2.828.76-3.644 2.04-.1.14-.26.23-.43.23-.18 0-.34-.09-.43-.24-.82-1.27-2.18-2.03-3.65-2.03z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal u-disablePointerEvents u-marginLeft4" data-action="show-recommends" data-action-value="6cbadf1b3606">85</button></div>
- </div>
- <div class="u-height20 u-borderRightLighter u-inlineBlock u-relative u-marginRight10 u-marginLeft12"></div>
- <div class="buttonSet"><button class="button button--chromeless is-touchIconFadeInPulse u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--bookmark js-bookmarkButton" title="Bookmark this story to read later" aria-label="Bookmark this story to read later" data-action="sign-in-prompt" data-sign-in-action="add-to-bookmarks" data-requires-token="true" data-redirect="https://medium.com/_/bookmark/p/6cbadf1b3606"><span class="button-defaultState"><span class="svgIcon svgIcon--bookmark svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--bookmarkFilled svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="26" viewBox="0 0 25 26"><path d="M19 7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 17.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V7z" fill-rule="evenodd"/></svg></span></span></button></div>
+ </div>
+ <div class="an ao">
+ <div class="nt r">
+ <div class="n cz">
+ <div class="nu r">
+ <a rel="noopener" href="/@johncwelch?source=follow_footer--------------------------follow_footer-"><img alt="John C. Welch" class="r fi nv nw" src="https://miro.medium.com/fit/c/80/80/0*qPHQu8WqsC6cV_ud.jpg" width="40" height="40" /></a>
+ </div>
+ <div class="fl r">
+ <p class="bn fo nx ny ni bs nj">
+ Written by
+ </p>
+ <div class="n cz">
+ <h2 class="bn db nq nz de">
+ <a class="bh bi at au av aw ax ay az ba bj bk bd bl bm" rel="noopener" href="/@johncwelch?source=follow_footer--------------------------follow_footer-">John C. Welch</a>
+ </h2>
+ <div class="fl r">
+ <span><button class="fx de q fy fz ga gb gc ba bl gd ge gf gg gh gi gj bn b bo gk gl br gm gn ck go gp">Follow</button></span>
</div>
</div>
+ <div class="oa r">
+ <h4 class="bn fo fp bp bs"></h4>
+ </div>
</div>
</div>
</div>
</div>
</div>
+ <div class="ob mv r mx oc y"></div>
</div>
</div>
- <div class="u-padding0 u-clearfix u-backgroundGrayLightest u-print-hide supplementalPostContent js-responsesWrapper" data-action-scope="_actionscope_5">
- <div class="container u-maxWidth740">
- <div class="responsesStreamWrapper u-maxWidth640 js-responsesStreamWrapper">
- <div class="container u-maxWidth640 responsesStream-title u-paddingTop15">
- <div class="row">
- <div class="heading u-clearfix">
- <div class="u-clearfix">
- <div class="heading-content u-floatLeft"><span class="heading-title heading-title--semibold">Responses</span></div>
- </div>
- </div>
+ <div class="od r oe y">
+ <div class="n p">
+ <div class="z ab ac ae af ag ah ai">
+ <div class="of og r">
+ <div class="oh oi oj og r ok ol">
+ <h2 class="bn db om hg on hk oo ho op hs oq hw de">
+ More From Medium
+ </h2>
</div>
- </div>
- <div class="container u-maxWidth640 u-marginBottom30 responsesStream-editor cardChromeless js-responsesStreamEditor">
- <div class="row">
- <div class="col u-size12of12">
- <div class="u-paddingTop30 u-paddingBottom30 u-paddingLeft0 u-paddingRight0 u-borderBottomLightest js-responsesLoggedOutPrompt"><button class="button button--chromeless is-touchIconBlackPulse u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--withIconAndLabel button--loggedOutPrompt" data-action="sign-in-prompt" data-redirect="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1#--respond" data-action-source="logged_out_response_prompt"><span class="svgIcon svgIcon--response svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M21.27 20.058c1.89-1.826 2.754-4.17 2.754-6.674C24.024 8.21 19.67 4 14.1 4 8.53 4 4 8.21 4 13.384c0 5.175 4.53 9.385 10.1 9.385 1.007 0 2-.14 2.95-.41.285.25.592.49.918.7 1.306.87 2.716 1.31 4.19 1.31.276-.01.494-.14.6-.36a.625.625 0 0 0-.052-.65c-.61-.84-1.042-1.71-1.282-2.58a5.417 5.417 0 0 1-.154-.75zm-3.85 1.324l-.083-.28-.388.12a9.72 9.72 0 0 1-2.85.424c-4.96 0-8.99-3.706-8.99-8.262 0-4.556 4.03-8.263 8.99-8.263 4.95 0 8.77 3.71 8.77 8.27 0 2.25-.75 4.35-2.5 5.92l-.24.21v.32c0 .07 0 .19.02.37.03.29.1.6.19.92.19.7.49 1.4.89 2.08-.93-.14-1.83-.49-2.67-1.06-.34-.22-.88-.48-1.16-.74z"/></svg></span><span class="button-label js-buttonLabel">Write a response…</span></button></div>
- </div>
- </div>
- </div>
- <div class="container u-maxWidth640 u-marginBottom30 u-borderTopLighter u-hide js-noOtherResponses">
- <div class="row">
- <div class="col u-size12of12">
- <div class="u-paddingTop20 u-paddingBottom25">
- <div class="u-inlineBlock u-verticalAlignTop u-paddingRight10">
- <div class="avatar u-inline"><img src="https://cdn-images-1.medium.com/proxy/1*dmbNkD5D-u45r44go_cf0g.png" class="avatar-image u-size36x36 u-xs-size32x32" alt="Unknown user" /></div>
- </div>
- <div class="u-inlineBlock">
- <div class="u-lineHeight36 u-textColorNormal u-contentSerifRegular">No responses yet</div>
+ <div class="ly n cz lp or os ot ou ov ow ox oy oz pa pb pc pd pe pf">
+ <div class="pg ph pi pj pk pl pm pn po pp pq pr ps pt pu pv pw px py pz qa">
+ <div class="qb qc r">
+ <div class="ai by">
+ <div class="n da">
+ <div class="r qd qe qf qg">
+ <div class="qh r">
+ <h2 class="bn db qi qj qk ql qm qn qo qp qq qr de">
+ <a rel="noopener" href="/@francoise_93266/the-pinterest-paradox-cupcakes-and-toxicity-57ed6bd76960?source=post_internal_links---------0------------------">The Pinterest Paradox: Cupcakes and Toxicity</a>
+ </h2>
+ </div>
+ <div class="o n">
+ <div class="ai r">
+ <div class="n">
+ <div style="flex:1">
+ <div class="bu n o fn">
+ <span class="bn b bo bp bq br r de q"><span class="bn fo gl bp de"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@francoise_93266?source=post_internal_links---------0------------------">Francoise Brougher</a></span></span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="fl gz r qs qt">
+ <a class="bh bi at au av aw ax ay az ba bj bk bd bl bm r" rel="noopener" href="/@francoise_93266/the-pinterest-paradox-cupcakes-and-toxicity-57ed6bd76960?source=post_internal_links---------0------------------">
+ <div class="jk r df dn">
+ <div class="qu jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img class="s t u by ai jn jo jp" src="https://miro.medium.com/max/60/1*hn4v1tCaJy7cWMyb0bpNpQ.png?q=20" width="70" height="70" role="presentation" />
+ </div><img class="cd jh qv qw qx qy qz ra rb rc rd re c" width="70" height="70" role="presentation" /><noscript><img class="qv qw qx qy qz ra rb rc rd re" src="https://miro.medium.com/fit/c/140/140/1*hn4v1tCaJy7cWMyb0bpNpQ.png" width="70" height="70" srcset="https://miro.medium.com/fit/c/96/140/1*hn4v1tCaJy7cWMyb0bpNpQ.png 48w, https://miro.medium.com/fit/c/140/140/1*hn4v1tCaJy7cWMyb0bpNpQ.png 70w" sizes="70px" role="presentation" /></noscript>
+ </div>
+ </div></a>
+ </div>
+ </div>
</div>
</div>
</div>
- </div>
- </div>
- <div class="responsesStream js-responsesStream">
- <div class="streamItem streamItem--postPreview js-streamItem" data-action-scope="_actionscope_6">
- <div class="streamItem-card streamItem-card--postPreview streamItem-card--hPadding20 streamItem-card--borderRadius3 cardChromeless">
- <div class="streamItem-cardInner streamItem-cardInner--postPreview">
- <div class="postArticle postArticle--short js-postArticle js-trackedPost" data-post-id="b8414f23f7b2" data-source="responses---------0-31---------" data-action-scope="_actionscope_7" data-scroll="native">
- <div class="u-marginBottom10">
- <div class="postMetaInline">Recommended by <a class="link link--darken u-accentColor--textDarken u-baseColor--link" href="https://medium.com/@johncwelch" data-action="show-user-card" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto">John C. Welch</a> (author)</div>
- </div>
- <div class="u-clearfix u-marginBottom10">
- <div class="postMetaInline u-floatLeft">
- <div class="postMetaInline-avatar">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@Nishinari" data-action="show-user-card" data-action-value="46e2e2af3eb1" data-action-type="hover" data-user-id="46e2e2af3eb1" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/72/72/1*dmbNkD5D-u45r44go_cf0g.png" class="avatar-image u-size36x36 u-xs-size32x32" alt="Go to the profile of Nishinari" /></a>
+ <div class="pg ph pi pj pk pl pm pn po pp pq pr ps pt pu pv pw px py pz qa">
+ <div class="qb qc r">
+ <div class="ai by">
+ <div class="n da">
+ <div class="r qd qe qf qg">
+ <div class="qh r">
+ <h2 class="bn db qi qj qk ql qm qn qo qp qq qr de">
+ <a rel="noopener" href="/the-ascent/your-life-is-full-of-porn-stop-getting-yourself-off-c16cc0b092f1?source=post_internal_links---------1------------------">Your Life Is Full of Porn. Stop Getting Yourself Off.</a>
+ </h2>
</div>
- <div class="postMetaInline-authorLockup"><a class="link link link--darken link--accent u-accentColor--textNormal u-accentColor--textDarken u-baseColor--link" href="https://medium.com/@Nishinari?source=responses---------0-31---------" data-action="show-user-card" data-action-source="responses---------0-31---------" data-action-value="46e2e2af3eb1" data-action-type="hover" data-user-id="46e2e2af3eb1" dir="auto">Nishinari</a>
- <div class="u-fontSizeSmallest u-baseColor--textNormal u-textColorNormal js-postMetaInlineSupplemental"><a class="link link--darken" href="https://medium.com/@Nishinari/whether-it-s-the-incestuous-web-of-podcasts-or-all-the-time-they-spend-on-twitter-the-regular-b8414f23f7b2?source=responses---------0-31---------" data-action="open-post" data-action-value="https://medium.com/@Nishinari/whether-it-s-the-incestuous-web-of-podcasts-or-all-the-time-they-spend-on-twitter-the-regular-b8414f23f7b2?source=responses---------0-31---------" data-action-source="preview-listing"><time datetime="2015-10-16T13:39:57.667Z">Oct 16, 2015</time></a><span class="middotDivider u-fontSizeSmallest"></span><span class="readingTime" title="1 min read"></span></div>
+ <div class="o n">
+ <div class="ai r">
+ <div class="n">
+ <div style="flex:1">
+ <div class="bu n o fn">
+ <span class="bn b bo bp bq br r de q"><span class="bn fo gl bp de"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@timdenning?source=post_internal_links---------1------------------">Tim Denning</a> <span><!-- -->in<!-- --> <a href="https://theascent.pub/?source=post_internal_links---------1------------------" class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener">The Ascent</a></span></span></span>
+ </div>
+ </div>
+ </div>
+ </div>
</div>
</div>
- </div>
- <a href="https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1?source=responses---------0-31---------#aa8e">
- <div class="u-fontSizeSmaller u-marginTop10 u-marginBottom20 u-padding14 u-xs-padding12 u-borderRadius3 u-borderCardBackground u-borderLighterHover u-boxShadow1px4pxCardBorder">
- <div class="label label--quote u-accentColor--highlightFaint">But I hope she doesn’t. I hope she stays, because she is Doing This Right, and in a corner of the internet that has become naught but an endless circle jerk, a cliquish collection, a...</div>
+ <div class="fl gz r qs qt">
+ <a class="bh bi at au av aw ax ay az ba bj bk bd bl bm r" rel="noopener" href="/the-ascent/your-life-is-full-of-porn-stop-getting-yourself-off-c16cc0b092f1?source=post_internal_links---------1------------------">
+ <div class="jk r df dn">
+ <div class="qu jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img class="s t u by ai jn jo jp" src="https://miro.medium.com/max/60/1*fkW0uY9JMZ6oUNyVRO6BBQ.jpeg?q=20" width="70" height="70" role="presentation" />
+ </div><img class="cd jh qv qw qx qy qz ra rb rc rd re c" width="70" height="70" role="presentation" /><noscript><img class="qv qw qx qy qz ra rb rc rd re" src="https://miro.medium.com/fit/c/140/140/1*fkW0uY9JMZ6oUNyVRO6BBQ.jpeg" width="70" height="70" srcset="https://miro.medium.com/fit/c/96/140/1*fkW0uY9JMZ6oUNyVRO6BBQ.jpeg 48w, https://miro.medium.com/fit/c/140/140/1*fkW0uY9JMZ6oUNyVRO6BBQ.jpeg 70w" sizes="70px" role="presentation" /></noscript>
+ </div>
+ </div></a>
</div>
- </a>
- <div class="js-inlineExpandBody">
- <a class="" href="https://medium.com/@Nishinari/whether-it-s-the-incestuous-web-of-podcasts-or-all-the-time-they-spend-on-twitter-the-regular-b8414f23f7b2?source=responses---------0-31---------" data-action="expand-inline">
- <div class="postArticle-content js-postField">
- <section class="section section--body section--first section--last">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="611e" id="611e" class="graf graf--p graf--leading graf--trailing">Whether it's the incestuous web of podcasts or all the time they spend on Twitter, the regular Apple pundits seem to be growing more insular and inward looking. They've got sponsors to not offend, and connections to maintain. They've become bland.</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="pg ph pi pj pk pl pm pn po pp pq pr ps pt pu pv pw px py pz qa">
+ <div class="qb qc r">
+ <div class="ai by">
+ <div class="n da">
+ <div class="r qd qe qf qg">
+ <div class="qh r">
+ <h2 class="bn db qi qj qk ql qm qn qo qp qq qr de">
+ <a rel="noopener" href="/@justiceforfahim/mourning-my-baby-brother-fahim-238dae9a4372?source=post_internal_links---------2------------------">Mourning my baby brother, Fahim</a>
+ </h2>
+ </div>
+ <div class="o n">
+ <div class="ai r">
+ <div class="n">
+ <div style="flex:1">
+ <div class="bu n o fn">
+ <span class="bn b bo bp bq br r de q"><span class="bn fo gl bp de"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@justiceforfahim?source=post_internal_links---------2------------------">Justiceforfahim</a></span></span>
+ </div>
</div>
</div>
- </section>
- </div>
- </a>
- </div>
- <div class="postArticle-readMore"><button class="button button--smaller button--link u-baseColor--buttonNormal" data-action="expand-inline">Read more…</button></div>
- <div class="u-clearfix u-paddingTop10">
- <div class="buttonSet buttonSet--withLabels u-floatLeft">
- <div class="buttonSet-inner">
- <div class="js-actionRecommend" data-post-id="b8414f23f7b2" data-is-flush-left="true" data-source="listing"><button class="button button--primary button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/b8414f23f7b2" data-action-source="listing"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12zM8.428 4.866c-2.414 0-4.378 2.05-4.378 4.568 0 3.475 5.057 7.704 7.774 9.975.243.2.47.39.676.56.245-.21.52-.43.813-.68 2.856-2.36 7.637-6.31 7.637-9.87 0-2.52-1.964-4.57-4.377-4.57-1.466 0-2.828.76-3.644 2.04-.1.14-.26.23-.43.23-.18 0-.34-.09-.43-.24-.82-1.27-2.18-2.03-3.65-2.03z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal u-disablePointerEvents" data-action="show-recommends" data-action-value="b8414f23f7b2">12</button></div>
+ </div>
</div>
</div>
- <div class="buttonSet u-floatRight">
- <div class="buttonSet-inner"><button class="button button--chromeless is-touchIconFadeInPulse u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--bookmark js-bookmarkButton" title="Bookmark this story to read later" aria-label="Bookmark this story to read later" data-action="sign-in-prompt" data-sign-in-action="add-to-bookmarks" data-requires-token="true" data-redirect="https://medium.com/_/bookmark/p/b8414f23f7b2"><span class="button-defaultState"><span class="svgIcon svgIcon--bookmark svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--bookmarkFilled svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="26" viewBox="0 0 25 26"><path d="M19 7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 17.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V7z" fill-rule="evenodd"/></svg></span></span></button></div>
+ <div class="fl gz r qs qt">
+ <a class="bh bi at au av aw ax ay az ba bj bk bd bl bm r" rel="noopener" href="/@justiceforfahim/mourning-my-baby-brother-fahim-238dae9a4372?source=post_internal_links---------2------------------">
+ <div class="jk r df dn">
+ <div class="qu jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img class="s t u by ai jn jo jp" src="https://miro.medium.com/max/60/1*HizZro5r4AJ8Fj_xjVUzrA.jpeg?q=20" width="70" height="70" role="presentation" />
+ </div><img class="cd jh qv qw qx qy qz ra rb rc rd re c" width="70" height="70" role="presentation" /><noscript><img class="qv qw qx qy qz ra rb rc rd re" src="https://miro.medium.com/fit/c/140/140/1*HizZro5r4AJ8Fj_xjVUzrA.jpeg" width="70" height="70" srcset="https://miro.medium.com/fit/c/96/140/1*HizZro5r4AJ8Fj_xjVUzrA.jpeg 48w, https://miro.medium.com/fit/c/140/140/1*HizZro5r4AJ8Fj_xjVUzrA.jpeg 70w" sizes="70px" role="presentation" /></noscript>
+ </div>
+ </div></a>
</div>
</div>
</div>
</div>
</div>
- </div>
- <div class="streamItem streamItem--conversation js-streamItem" data-action-scope="_actionscope_8">
- <div class="streamItemConversation container u-maxWidth660">
- <div class="streamItemConversation-divider"></div>
- <div class="heading u-clearfix heading--light heading--simple">
- <div class="u-clearfix">
- <div class="heading-content u-floatLeft"><span class="heading-title">Conversation with <a class="link link--accent u-accentColor--textNormal u-baseColor--link" href="https://medium.com/@johncwelch" data-action="show-user-card" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto">John C. Welch</a>.</span></div>
- </div>
- </div>
- <div class="row streamItemConversation-inner cardChromeless">
- <div class="streamItemConversationItem streamItemConversationItem--preview">
- <div class="postArticle js-postArticle js-trackedPost postArticle--short" data-post-id="1648db10b297" data-source="responses---------1----------" data-action-scope="_actionscope_9" data-scroll="native">
- <div class="u-clearfix u-marginBottom10">
- <div class="postMetaInline u-floatLeft">
- <div class="postMetaInline-avatar">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@kevinbehringer" data-action="show-user-card" data-action-value="4f589ec4a333" data-action-type="hover" data-user-id="4f589ec4a333" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/72/72/0*ls5KK6qGIAEs3bVt.jpeg" class="avatar-image u-size36x36 u-xs-size32x32" alt="Go to the profile of Kevin Behringer" /></a>
- </div>
- <div class="postMetaInline-authorLockup"><a class="link link link--darken link--accent u-accentColor--textNormal u-accentColor--textDarken u-baseColor--link" href="https://medium.com/@kevinbehringer?source=responses---------1----------" data-action="show-user-card" data-action-source="responses---------1----------" data-action-value="4f589ec4a333" data-action-type="hover" data-user-id="4f589ec4a333" dir="auto">Kevin Behringer</a>
- <div class="u-fontSizeSmallest u-baseColor--textNormal u-textColorNormal js-postMetaInlineSupplemental"><a class="link link--darken" href="https://medium.com/@kevinbehringer/i-think-you-have-an-interesting-take-here-and-it-s-sad-to-see-someone-not-afforded-the-same-1648db10b297?source=responses---------1----------" data-action="open-post" data-action-value="https://medium.com/@kevinbehringer/i-think-you-have-an-interesting-take-here-and-it-s-sad-to-see-someone-not-afforded-the-same-1648db10b297?source=responses---------1----------" data-action-source="preview-listing"><time datetime="2015-10-15T21:08:21.885Z">Oct 16, 2015</time></a><span class="middotDivider u-fontSizeSmallest"></span><span class="readingTime" title="1 min read"></span></div>
- </div>
+ <div class="pg ph pi pj pk pl pm pn po pp pq pr ps pt pu pv pw px py pz qa">
+ <div class="qb qc r">
+ <div class="ai by">
+ <div class="n da">
+ <div class="r qd qe qf qg">
+ <div class="qh r">
+ <h2 class="bn db qi qj qk ql qm qn qo qp qq qr de">
+ <a rel="noopener" href="/refinery29/im-a-sugar-baby-this-is-how-much-i-get-paid-to-date-9cf4ec1c8e26?source=post_internal_links---------3------------------">I’m A Sugar Baby-&amp; This Is How Much I Get Paid To Date</a>
+ </h2>
</div>
- </div>
- <div class="js-inlineExpandBody">
- <a class="" href="https://medium.com/@kevinbehringer/i-think-you-have-an-interesting-take-here-and-it-s-sad-to-see-someone-not-afforded-the-same-1648db10b297?source=responses---------1----------" data-action="expand-inline">
- <div class="postArticle-content js-postField">
- <section class="section section--body section--first section--last">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="f695" id="f695" class="graf graf--p graf--leading">I think you have an interesting take here and it’s sad to see someone not afforded the same opportunity to make a name for themselves that the others you reference were given.</p>
- <p name="9480" id="9480" class="graf graf--p graf-after--p graf--trailing">One of the interesting elements that I see in this controversy is the very people who are coming to Marco’s defense (including Marco himself) are the…</p>
+ <div class="o n">
+ <div class="ai r">
+ <div class="n">
+ <div style="flex:1">
+ <div class="bu n o fn">
+ <span class="bn b bo bp bq br r de q"><span class="bn fo gl bp de"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@refinery29?source=post_internal_links---------3------------------">Refinery29 UK</a> <span><!-- -->in<!-- --> <a href="/refinery29?source=post_internal_links---------3------------------" class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener">Refinery29</a></span></span></span>
</div>
</div>
- </section>
+ </div>
</div>
- </a>
+ </div>
</div>
- <div class="postArticle-readMore"><button class="button button--smaller button--link u-baseColor--buttonNormal" data-action="expand-inline">Read more…</button></div>
- <div class="u-clearfix u-paddingTop10">
- <div class="buttonSet buttonSet--withLabels u-floatLeft">
- <div class="buttonSet-inner">
- <div class="js-actionRecommend" data-post-id="1648db10b297" data-is-flush-left="true" data-source="listing"><button class="button button--primary button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/1648db10b297" data-action-source="listing"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12zM8.428 4.866c-2.414 0-4.378 2.05-4.378 4.568 0 3.475 5.057 7.704 7.774 9.975.243.2.47.39.676.56.245-.21.52-.43.813-.68 2.856-2.36 7.637-6.31 7.637-9.87 0-2.52-1.964-4.57-4.377-4.57-1.466 0-2.828.76-3.644 2.04-.1.14-.26.23-.43.23-.18 0-.34-.09-.43-.24-.82-1.27-2.18-2.03-3.65-2.03z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal u-disablePointerEvents" data-action="show-recommends" data-action-value="1648db10b297">3</button></div>
+ <div class="fl gz r qs qt">
+ <a class="bh bi at au av aw ax ay az ba bj bk bd bl bm r" rel="noopener" href="/refinery29/im-a-sugar-baby-this-is-how-much-i-get-paid-to-date-9cf4ec1c8e26?source=post_internal_links---------3------------------">
+ <div class="jk r df dn">
+ <div class="qu jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img class="s t u by ai jn jo jp" src="https://miro.medium.com/max/60/0*vGxs86f0dmFewdXV.jpg?q=20" width="70" height="70" role="presentation" />
+ </div><img class="cd jh qv qw qx qy qz ra rb rc rd re c" width="70" height="70" role="presentation" /><noscript><img class="qv qw qx qy qz ra rb rc rd re" src="https://miro.medium.com/fit/c/140/140/0*vGxs86f0dmFewdXV.jpg" width="70" height="70" srcset="https://miro.medium.com/fit/c/96/140/0*vGxs86f0dmFewdXV.jpg 48w, https://miro.medium.com/fit/c/140/140/0*vGxs86f0dmFewdXV.jpg 70w" sizes="70px" role="presentation" /></noscript>
</div>
- </div>
- <div class="buttonSet u-floatRight">
- <div class="buttonSet-inner"><a class="button button--chromeless u-baseColor--buttonNormal" href="https://medium.com/@kevinbehringer/i-think-you-have-an-interesting-take-here-and-it-s-sad-to-see-someone-not-afforded-the-same-1648db10b297?source=responses---------1----------#--responses" data-action-source="responses---------1----------">1 response</a><button class="button button--chromeless is-touchIconFadeInPulse u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--bookmark js-bookmarkButton" title="Bookmark this story to read later" aria-label="Bookmark this story to read later" data-action="sign-in-prompt" data-sign-in-action="add-to-bookmarks" data-requires-token="true" data-redirect="https://medium.com/_/bookmark/p/1648db10b297"><span class="button-defaultState"><span class="svgIcon svgIcon--bookmark svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--bookmarkFilled svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="26" viewBox="0 0 25 26"><path d="M19 7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 17.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V7z" fill-rule="evenodd"/></svg></span></span></button></div>
- </div>
+ </div></a>
</div>
</div>
</div>
- <div class="streamItemConversationItem streamItemConversationItem--preview">
- <div class="postArticle js-postArticle js-trackedPost postArticle--short" data-post-id="c1bb4c38cd0c" data-source="responses---------1----------" data-action-scope="_actionscope_10" data-scroll="native">
- <div class="u-clearfix u-marginBottom10">
- <div class="postMetaInline u-floatLeft">
- <div class="postMetaInline-avatar">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@johncwelch" data-action="show-user-card" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/72/72/0*qPHQu8WqsC6cV_ud.jpg" class="avatar-image u-size36x36 u-xs-size32x32" alt="Go to the profile of John C. Welch" /></a>
- </div>
- <div class="postMetaInline-authorLockup"><a class="link link link--darken link--accent u-accentColor--textNormal u-accentColor--textDarken u-baseColor--link" href="https://medium.com/@johncwelch?source=responses---------1----------" data-action="show-user-card" data-action-source="responses---------1----------" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto">John C. Welch</a>
- <div class="u-fontSizeSmallest u-baseColor--textNormal u-textColorNormal js-postMetaInlineSupplemental"><a class="link link--darken" href="https://medium.com/@johncwelch/first-thanks-for-this-response-you-raise-an-interesting-point-about-the-pricing-c1bb4c38cd0c?source=responses---------1----------" data-action="open-post" data-action-value="https://medium.com/@johncwelch/first-thanks-for-this-response-you-raise-an-interesting-point-about-the-pricing-c1bb4c38cd0c?source=responses---------1----------" data-action-source="preview-listing"><time datetime="2015-10-15T22:53:38.589Z">Oct 16, 2015</time></a><span class="middotDivider u-fontSizeSmallest"></span><span class="readingTime" title="3 min read"></span></div>
- </div>
+ </div>
+ </div>
+ <div class="pg ph pi pj pk pl pm pn po pp pq pr ps pt pu pv pw px py pz qa">
+ <div class="qb qc r">
+ <div class="ai by">
+ <div class="n da">
+ <div class="r qd qe qf qg">
+ <div class="qh r">
+ <h2 class="bn db qi qj qk ql qm qn qo qp qq qr de">
+ <a href="https://eand.co/can-kamala-harris-and-joe-biden-defeat-trump-94a10bc60f2b?source=post_internal_links---------4------------------" rel="noopener nofollow">Can Kamala Harris and Joe Biden Defeat Trump?</a>
+ </h2>
</div>
- </div>
- <div class="js-inlineExpandBody">
- <a class="" href="https://medium.com/@johncwelch/first-thanks-for-this-response-you-raise-an-interesting-point-about-the-pricing-c1bb4c38cd0c?source=responses---------1----------" data-action="expand-inline">
- <div class="postArticle-content js-postField">
- <section class="section section--body section--first section--last">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="6dd7" id="6dd7" class="graf graf--p graf--leading">First, thanks for this response, you raise an interesting point about the pricing. Why is Marco seemingly acting against his own recommendations?</p>
- <p name="267c" id="267c" class="graf graf--p graf-after--p graf--trailing">I could be overly cynical about his motivations, (somewhat easy for me, my personal opinion of him is not good), but I won’t because what I see is that he’s not blazing any form of…</p>
+ <div class="o n">
+ <div class="ai r">
+ <div class="n">
+ <div style="flex:1">
+ <div class="bu n o fn">
+ <span class="bn b bo bp bq br r de q"><span class="bn fo gl bp de"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@umairh?source=post_internal_links---------4------------------">umair haque</a> <span><!-- -->in<!-- --> <a href="https://eand.co/?source=post_internal_links---------4------------------" class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener nofollow">Eudaimonia and Co</a></span></span></span>
</div>
</div>
- </section>
+ </div>
</div>
- </a>
+ </div>
</div>
- <div class="postArticle-readMore"><button class="button button--smaller button--link u-baseColor--buttonNormal" data-action="expand-inline">Read more…</button></div>
- <div class="u-clearfix u-paddingTop10">
- <div class="buttonSet buttonSet--withLabels u-floatLeft">
- <div class="buttonSet-inner">
- <div class="js-actionRecommend" data-post-id="c1bb4c38cd0c" data-is-flush-left="true" data-source="listing"><button class="button button--primary button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/c1bb4c38cd0c" data-action-source="listing"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12zM8.428 4.866c-2.414 0-4.378 2.05-4.378 4.568 0 3.475 5.057 7.704 7.774 9.975.243.2.47.39.676.56.245-.21.52-.43.813-.68 2.856-2.36 7.637-6.31 7.637-9.87 0-2.52-1.964-4.57-4.377-4.57-1.466 0-2.828.76-3.644 2.04-.1.14-.26.23-.43.23-.18 0-.34-.09-.43-.24-.82-1.27-2.18-2.03-3.65-2.03z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal u-disablePointerEvents" data-action="show-recommends" data-action-value="c1bb4c38cd0c">2</button></div>
+ <div class="fl gz r qs qt">
+ <a href="https://eand.co/can-kamala-harris-and-joe-biden-defeat-trump-94a10bc60f2b?source=post_internal_links---------4------------------" class="bh bi at au av aw ax ay az ba bj bk bd bl bm r" rel="noopener nofollow">
+ <div class="jk r df dn">
+ <div class="qu jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img class="s t u by ai jn jo jp" src="https://miro.medium.com/max/60/1*6prX9w38K3M3PEZG9XkbFg.jpeg?q=20" width="70" height="70" role="presentation" />
+ </div><img class="cd jh qv qw qx qy qz ra rb rc rd re c" width="70" height="70" role="presentation" /><noscript><img class="qv qw qx qy qz ra rb rc rd re" src="https://miro.medium.com/fit/c/140/140/1*6prX9w38K3M3PEZG9XkbFg.jpeg" width="70" height="70" srcset="https://miro.medium.com/fit/c/96/140/1*6prX9w38K3M3PEZG9XkbFg.jpeg 48w, https://miro.medium.com/fit/c/140/140/1*6prX9w38K3M3PEZG9XkbFg.jpeg 70w" sizes="70px" role="presentation" /></noscript>
</div>
- </div>
- <div class="buttonSet u-floatRight">
- <div class="buttonSet-inner"><button class="button button--chromeless is-touchIconFadeInPulse u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--bookmark js-bookmarkButton" title="Bookmark this story to read later" aria-label="Bookmark this story to read later" data-action="sign-in-prompt" data-sign-in-action="add-to-bookmarks" data-requires-token="true" data-redirect="https://medium.com/_/bookmark/p/c1bb4c38cd0c"><span class="button-defaultState"><span class="svgIcon svgIcon--bookmark svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--bookmarkFilled svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="26" viewBox="0 0 25 26"><path d="M19 7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 17.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V7z" fill-rule="evenodd"/></svg></span></span></button></div>
- </div>
+ </div></a>
</div>
</div>
</div>
</div>
</div>
- </div>
- <div class="streamItem streamItem--conversation js-streamItem" data-action-scope="_actionscope_11">
- <div class="streamItemConversation container u-maxWidth660">
- <div class="streamItemConversation-divider"></div>
- <div class="heading u-clearfix heading--light heading--simple">
- <div class="u-clearfix">
- <div class="heading-content u-floatLeft"><span class="heading-title">Conversation with <a class="link link--accent u-accentColor--textNormal u-baseColor--link" href="https://medium.com/@johncwelch" data-action="show-user-card" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto">John C. Welch</a>.</span></div>
- </div>
- </div>
- <div class="row streamItemConversation-inner cardChromeless">
- <div class="streamItemConversationItem streamItemConversationItem--preview">
- <div class="postArticle js-postArticle js-trackedPost postArticle--short" data-post-id="f7bed6759086" data-source="responses---------2----------" data-action-scope="_actionscope_12" data-scroll="native">
- <div class="u-clearfix u-marginBottom10">
- <div class="postMetaInline u-floatLeft">
- <div class="postMetaInline-avatar">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@Tuplet" data-action="show-user-card" data-action-value="3c10dce1c66c" data-action-type="hover" data-user-id="3c10dce1c66c" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/72/72/1*L93pJARs7aktgijd_9AT0w.png" class="avatar-image u-size36x36 u-xs-size32x32" alt="Go to the profile of J.Wilkins" /></a>
- </div>
- <div class="postMetaInline-authorLockup"><a class="link link link--darken link--accent u-accentColor--textNormal u-accentColor--textDarken u-baseColor--link" href="https://medium.com/@Tuplet?source=responses---------2----------" data-action="show-user-card" data-action-source="responses---------2----------" data-action-value="3c10dce1c66c" data-action-type="hover" data-user-id="3c10dce1c66c" dir="auto">J.Wilkins</a>
- <div class="u-fontSizeSmallest u-baseColor--textNormal u-textColorNormal js-postMetaInlineSupplemental"><a class="link link--darken" href="https://medium.com/@Tuplet/you-did-not-have-to-make-up-an-east-frog-balls-arkansas-when-there-is-literally-a-possum-grape-f7bed6759086?source=responses---------2----------" data-action="open-post" data-action-value="https://medium.com/@Tuplet/you-did-not-have-to-make-up-an-east-frog-balls-arkansas-when-there-is-literally-a-possum-grape-f7bed6759086?source=responses---------2----------" data-action-source="preview-listing"><time datetime="2015-10-16T16:19:36.962Z">Oct 17, 2015</time></a></div>
- </div>
+ <div class="pg ph pi pj pk pl pm pn po pp pq pr ps pt pu pv pw px py pz qa">
+ <div class="qb qc r">
+ <div class="ai by">
+ <div class="n da">
+ <div class="r qd qe qf qg">
+ <div class="qh r">
+ <h2 class="bn db qi qj qk ql qm qn qo qp qq qr de">
+ <a href="https://towardsdatascience.com/best-data-science-certification-4f221ac3dbe3?source=post_internal_links---------5------------------" rel="noopener">The Best Data Science Certification You’ve Never Heard Of</a>
+ </h2>
</div>
- </div>
- <div>
- <a class="" href="https://medium.com/@Tuplet/you-did-not-have-to-make-up-an-east-frog-balls-arkansas-when-there-is-literally-a-possum-grape-f7bed6759086?source=responses---------2----------">
- <div class="postArticle-content js-postField">
- <section class="section section--body section--first section--last">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="ca89" id="ca89" class="graf graf--p graf--leading graf--trailing">You did not have to make up an “East Frog Balls” Arkansas when there is literally a “Possum Grape”</p>
+ <div class="o n">
+ <div class="ai r">
+ <div class="n">
+ <div style="flex:1">
+ <div class="bu n o fn">
+ <span class="bn b bo bp bq br r de q"><span class="bn fo gl bp de"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@nicolejaneway?source=post_internal_links---------5------------------">Nicole Janeway Bills</a> <span><!-- -->in<!-- --> <a href="https://towardsdatascience.com/?source=post_internal_links---------5------------------" class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener">Towards Data Science</a></span></span></span>
</div>
</div>
- </section>
+ </div>
</div>
- </a>
+ </div>
</div>
- <div class="u-clearfix u-paddingTop10">
- <div class="buttonSet buttonSet--withLabels u-floatLeft">
- <div class="buttonSet-inner">
- <div class="js-actionRecommend" data-post-id="f7bed6759086" data-is-flush-left="true" data-source="listing"><button class="button button--primary button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/f7bed6759086" data-action-source="listing"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12zM8.428 4.866c-2.414 0-4.378 2.05-4.378 4.568 0 3.475 5.057 7.704 7.774 9.975.243.2.47.39.676.56.245-.21.52-.43.813-.68 2.856-2.36 7.637-6.31 7.637-9.87 0-2.52-1.964-4.57-4.377-4.57-1.466 0-2.828.76-3.644 2.04-.1.14-.26.23-.43.23-.18 0-.34-.09-.43-.24-.82-1.27-2.18-2.03-3.65-2.03z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal u-disablePointerEvents" data-action="show-recommends" data-action-value="f7bed6759086">1</button></div>
+ <div class="fl gz r qs qt">
+ <a href="https://towardsdatascience.com/best-data-science-certification-4f221ac3dbe3?source=post_internal_links---------5------------------" class="bh bi at au av aw ax ay az ba bj bk bd bl bm r" rel="noopener">
+ <div class="jk r df dn">
+ <div class="qu jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img class="s t u by ai jn jo jp" src="https://miro.medium.com/max/60/1*t43PDV1g9w-DvjMugoks2A.jpeg?q=20" width="70" height="70" role="presentation" />
+ </div><img class="cd jh qv qw qx qy qz ra rb rc rd re c" width="70" height="70" role="presentation" /><noscript><img class="qv qw qx qy qz ra rb rc rd re" src="https://miro.medium.com/fit/c/140/140/1*t43PDV1g9w-DvjMugoks2A.jpeg" width="70" height="70" srcset="https://miro.medium.com/fit/c/96/140/1*t43PDV1g9w-DvjMugoks2A.jpeg 48w, https://miro.medium.com/fit/c/140/140/1*t43PDV1g9w-DvjMugoks2A.jpeg 70w" sizes="70px" role="presentation" /></noscript>
</div>
- </div>
- <div class="buttonSet u-floatRight">
- <div class="buttonSet-inner"><a class="button button--chromeless u-baseColor--buttonNormal" href="https://medium.com/@Tuplet/you-did-not-have-to-make-up-an-east-frog-balls-arkansas-when-there-is-literally-a-possum-grape-f7bed6759086?source=responses---------2----------#--responses" data-action-source="responses---------2----------">1 response</a><button class="button button--chromeless is-touchIconFadeInPulse u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--bookmark js-bookmarkButton" title="Bookmark this story to read later" aria-label="Bookmark this story to read later" data-action="sign-in-prompt" data-sign-in-action="add-to-bookmarks" data-requires-token="true" data-redirect="https://medium.com/_/bookmark/p/f7bed6759086"><span class="button-defaultState"><span class="svgIcon svgIcon--bookmark svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--bookmarkFilled svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="26" viewBox="0 0 25 26"><path d="M19 7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 17.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V7z" fill-rule="evenodd"/></svg></span></span></button></div>
- </div>
+ </div></a>
</div>
</div>
</div>
- <div class="streamItemConversationItem streamItemConversationItem--preview">
- <div class="postArticle js-postArticle js-trackedPost postArticle--short" data-post-id="a7a213849339" data-source="responses---------2----------" data-action-scope="_actionscope_13" data-scroll="native">
- <div class="u-clearfix u-marginBottom10">
- <div class="postMetaInline u-floatLeft">
- <div class="postMetaInline-avatar">
- <a class="link avatar u-baseColor--link" href="https://medium.com/@johncwelch" data-action="show-user-card" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/72/72/0*qPHQu8WqsC6cV_ud.jpg" class="avatar-image u-size36x36 u-xs-size32x32" alt="Go to the profile of John C. Welch" /></a>
- </div>
- <div class="postMetaInline-authorLockup"><a class="link link link--darken link--accent u-accentColor--textNormal u-accentColor--textDarken u-baseColor--link" href="https://medium.com/@johncwelch?source=responses---------2----------" data-action="show-user-card" data-action-source="responses---------2----------" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto">John C. Welch</a>
- <div class="u-fontSizeSmallest u-baseColor--textNormal u-textColorNormal js-postMetaInlineSupplemental"><a class="link link--darken" href="https://medium.com/@johncwelch/lmao-unsurprising-a7a213849339?source=responses---------2----------" data-action="open-post" data-action-value="https://medium.com/@johncwelch/lmao-unsurprising-a7a213849339?source=responses---------2----------" data-action-source="preview-listing"><time datetime="2015-10-16T20:47:45.884Z">Oct 17, 2015</time></a></div>
- </div>
+ </div>
+ </div>
+ <div class="pg ph pi pj pk pl pm pn po pp pq pr ps pt pu pv pw px py pz qa">
+ <div class="qb qc r">
+ <div class="ai by">
+ <div class="n da">
+ <div class="r qd qe qf qg">
+ <div class="qh r">
+ <h2 class="bn db qi qj qk ql qm qn qo qp qq qr de">
+ <a rel="noopener" href="/javascript-in-plain-english/typescript-4-0-i-want-a-list-of-generic-params-with-good-labels-c6087d2df935?source=post_internal_links---------6------------------">TypeScript 4.0 finally delivers what I’ve been waiting for</a>
+ </h2>
</div>
- </div>
- <div>
- <a class="" href="https://medium.com/@johncwelch/lmao-unsurprising-a7a213849339?source=responses---------2----------">
- <div class="postArticle-content js-postField">
- <section class="section section--body section--first section--last">
- <div class="section-divider">
- <hr class="section-divider" />
- </div>
- <div class="section-content">
- <div class="section-inner sectionLayout--insetColumn">
- <p name="b80c" id="b80c" class="graf graf--p graf--leading">LMAO. Unsurprising. However, the source of that is a Carlin routine on people who cannot get off the phone and bore with their crap. I think it went: “…it was the year we visited my sister in Frog Balls, Arkansas”. Ever since, I use that, or the EFB variant when I want to bring to mind a wee tiny town.</p>
- <p name="61a4" id="61a4" class="graf graf--p graf-after--p graf--trailing">because it makes me giggle. EVERY TIME.</p>
+ <div class="o n">
+ <div class="ai r">
+ <div class="n">
+ <div style="flex:1">
+ <div class="bu n o fn">
+ <span class="bn b bo bp bq br r de q"><span class="bn fo gl bp de"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@nathanielkessler?source=post_internal_links---------6------------------">Nathaniel Kessler</a> <span><!-- -->in<!-- --> <a href="/javascript-in-plain-english?source=post_internal_links---------6------------------" class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener">JavaScript In Plain English</a></span></span></span>
</div>
</div>
- </section>
+ </div>
</div>
- </a>
+ </div>
</div>
- <div class="u-clearfix u-paddingTop10">
- <div class="buttonSet buttonSet--withLabels u-floatLeft">
- <div class="buttonSet-inner">
- <div class="js-actionRecommend" data-post-id="a7a213849339" data-is-flush-left="true" data-source="listing"><button class="button button--primary button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/a7a213849339" data-action-source="listing"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12zM8.428 4.866c-2.414 0-4.378 2.05-4.378 4.568 0 3.475 5.057 7.704 7.774 9.975.243.2.47.39.676.56.245-.21.52-.43.813-.68 2.856-2.36 7.637-6.31 7.637-9.87 0-2.52-1.964-4.57-4.377-4.57-1.466 0-2.828.76-3.644 2.04-.1.14-.26.23-.43.23-.18 0-.34-.09-.43-.24-.82-1.27-2.18-2.03-3.65-2.03z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--25px is-flushLeft"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M12.5 21a.492.492 0 0 1-.327-.122c-.278-.24-.61-.517-.978-.826-2.99-2.5-7.995-6.684-7.995-10.565C3.2 6.462 5.578 4 8.5 4c1.55 0 3 .695 4 1.89a5.21 5.21 0 0 1 4-1.89c2.923 0 5.3 2.462 5.3 5.487 0 3.97-4.923 8.035-7.865 10.464-.42.35-.798.66-1.108.93a.503.503 0 0 1-.327.12z" fill-rule="evenodd"/></svg></span></span></button></div>
+ <div class="fl gz r qs qt">
+ <a class="bh bi at au av aw ax ay az ba bj bk bd bl bm r" rel="noopener" href="/javascript-in-plain-english/typescript-4-0-i-want-a-list-of-generic-params-with-good-labels-c6087d2df935?source=post_internal_links---------6------------------">
+ <div class="jk r df dn">
+ <div class="qu jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img class="s t u by ai jn jo jp" src="https://miro.medium.com/max/60/1*G00zmJivkNGN1L6fDo9vnQ.png?q=20" width="70" height="70" role="presentation" />
+ </div><img class="cd jh qv qw qx qy qz ra rb rc rd re c" width="70" height="70" role="presentation" /><noscript><img class="qv qw qx qy qz ra rb rc rd re" src="https://miro.medium.com/fit/c/140/140/1*G00zmJivkNGN1L6fDo9vnQ.png" width="70" height="70" srcset="https://miro.medium.com/fit/c/96/140/1*G00zmJivkNGN1L6fDo9vnQ.png 48w, https://miro.medium.com/fit/c/140/140/1*G00zmJivkNGN1L6fDo9vnQ.png 70w" sizes="70px" role="presentation" /></noscript>
</div>
+ </div></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="pg ph pi pj pk pl pm pn po pp pq pr ps pt pu pv pw px py pz qa">
+ <div class="qb qc r">
+ <div class="ai by">
+ <div class="n da">
+ <div class="r qd qe qf qg">
+ <div class="qh r">
+ <h2 class="bn db qi qj qk ql qm qn qo qp qq qr de">
+ <a href="https://eand.co/america-and-the-axis-of-idiots-25a86ed4a421?source=post_internal_links---------7------------------" rel="noopener nofollow">America and the Axis of Idiots</a>
+ </h2>
</div>
- <div class="buttonSet u-floatRight">
- <div class="buttonSet-inner"><button class="button button--chromeless is-touchIconFadeInPulse u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--bookmark js-bookmarkButton" title="Bookmark this story to read later" aria-label="Bookmark this story to read later" data-action="sign-in-prompt" data-sign-in-action="add-to-bookmarks" data-requires-token="true" data-redirect="https://medium.com/_/bookmark/p/a7a213849339"><span class="button-defaultState"><span class="svgIcon svgIcon--bookmark svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--bookmarkFilled svgIcon--25px is-flushRight"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="26" viewBox="0 0 25 26"><path d="M19 7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 17.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V7z" fill-rule="evenodd"/></svg></span></span></button></div>
+ <div class="o n">
+ <div class="ai r">
+ <div class="n">
+ <div style="flex:1">
+ <div class="bu n o fn">
+ <span class="bn b bo bp bq br r de q"><span class="bn fo gl bp de"><a class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener" href="/@umairh?source=post_internal_links---------7------------------">umair haque</a> <span><!-- -->in<!-- --> <a href="https://eand.co/?source=post_internal_links---------7------------------" class="bh bi at au av aw ax ay az ba fw bd bl bm" rel="noopener nofollow">Eudaimonia and Co</a></span></span></span>
+ </div>
+ </div>
+ </div>
+ </div>
</div>
</div>
+ <div class="fl gz r qs qt">
+ <a href="https://eand.co/america-and-the-axis-of-idiots-25a86ed4a421?source=post_internal_links---------7------------------" class="bh bi at au av aw ax ay az ba bj bk bd bl bm r" rel="noopener nofollow">
+ <div class="jk r df dn">
+ <div class="qu jm r">
+ <div class="cd jh s t u by ai fq ji jj">
+ <img class="s t u by ai jn jo jp" src="https://miro.medium.com/max/60/1*yNRBQduBLs8p_tEpShEGzQ.jpeg?q=20" width="70" height="70" role="presentation" />
+ </div><img class="cd jh qv qw qx qy qz ra rb rc rd re c" width="70" height="70" role="presentation" /><noscript><img class="qv qw qx qy qz ra rb rc rd re" src="https://miro.medium.com/fit/c/140/140/1*yNRBQduBLs8p_tEpShEGzQ.jpeg" width="70" height="70" srcset="https://miro.medium.com/fit/c/96/140/1*yNRBQduBLs8p_tEpShEGzQ.jpeg 48w, https://miro.medium.com/fit/c/140/140/1*yNRBQduBLs8p_tEpShEGzQ.jpeg 70w" sizes="70px" role="presentation" /></noscript>
+ </div>
+ </div></a>
+ </div>
</div>
</div>
</div>
</div>
</div>
</div>
- <div class="container u-maxWidth640 js-showOtherResponses">
- <div class="row"><button class="button button--primary button--withChrome u-accentColor--buttonNormal responsesStream-showOtherResponses cardChromeless u-sizeFullWidth" data-action="show-other-responses">Show all responses</button></div>
- </div>
- <div class="responsesStream js-responsesStreamOther"></div>
</div>
</div>
</div>
- <div class="supplementalPostContent js-readNext"></div>
- <div class="supplementalPostContent js-heroPromo"></div>
- </footer>
- </article>
- </main>
- <div class="u-marginAuto u-maxWidth1000">
- <div class="js-postShareWidget u-foreground u-sm-hide u-transition--fadeOut300 u-fixed" data-scroll="fixed" style="top: 150px;">
- <ul>
- <li class="u-uiTextSemibold u-textAlignCenter u-textColorNormal u-fontSizeSmallest u-textUppercase">Share</li>
- <li class="u-textAlignCenter">
- <div class="js-actionRecommend" data-post-id="d146a92473a1" data-is-icon-29px="true" data-is-vertical="true" data-has-recommend-list="true" data-source="post_share_widget"><button class="button button--primary button--large button--chromeless is-touchIconFadeInPulse u-accentColor--buttonNormal button--withIcon button--withSvgIcon u-accentColor--iconLight js-actionRecommendButton" title="Recommend to share this article with your followers and let the author know you liked it" aria-label="Recommend to share this article with your followers and let the author know you liked it" data-action="sign-in-prompt" data-sign-in-action="upvote" data-requires-token="true" data-redirect="https://medium.com/_/vote/p/d146a92473a1" data-action-source="post_share_widget"><span class="button-defaultState"><span class="svgIcon svgIcon--heart svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M16.215 23.716c-.348.288-.984.826-1.376 1.158a.526.526 0 0 1-.68 0c-.36-.307-.92-.78-1.22-1.03C9.22 20.734 3 15.527 3 10.734 3 7.02 5.916 4 9.5 4c1.948 0 3.77.898 5 2.434C15.73 4.898 17.552 4 19.5 4c3.584 0 6.5 3.02 6.5 6.734 0 4.9-6.125 9.96-9.785 12.982zM19.5 5.2c-1.774 0-3.423.923-4.41 2.468a.699.699 0 0 1-.59.323.706.706 0 0 1-.59-.32c-.988-1.54-2.637-2.47-4.41-2.47-2.922 0-5.3 2.49-5.3 5.54 0 4.23 6.19 9.41 9.517 12.19.217.18.566.48.783.66l.952-.79c3.496-2.88 9.348-7.72 9.348-12.05 0-3.05-2.378-5.53-5.3-5.53z"/></svg></span></span><span class="button-activeState"><span class="svgIcon svgIcon--heartFilled svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M19.5 4c-1.948 0-3.77.898-5 2.434C13.27 4.898 11.448 4 9.5 4 5.916 4 3 7.02 3 10.734c0 4.793 6.227 10 9.95 13.11.296.25.853.723 1.212 1.03.196.166.48.166.677 0 .39-.332 1.02-.87 1.37-1.158 3.66-3.022 9.79-8.08 9.79-12.982C26 7.02 23.08 4 19.5 4z" fill-rule="evenodd"/></svg></span></span></button><button class="button button--chromeless u-baseColor--buttonNormal u-block u-marginAuto u-marginTopNegative5" data-action="show-recommends" data-action-value="d146a92473a1">168</button></div>
- </li>
- <li class="u-textAlignCenter"><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" title="Share on Twitter" aria-label="Share on Twitter" data-action="share-on-twitter" data-action-source="post_share_widget"><span class="svgIcon svgIcon--twitter svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M21.967 11.8c.018 5.93-4.607 11.18-11.177 11.18-2.172 0-4.25-.62-6.047-1.76l-.268.422-.038.5.186.013.168.012c.3.02.44.032.6.046 2.06-.026 3.95-.686 5.49-1.86l1.12-.85-1.4-.048c-1.57-.055-2.92-1.08-3.36-2.51l-.48.146-.05.5c.22.03.48.05.75.08.48-.02.87-.07 1.25-.15l2.33-.49-2.32-.49c-1.68-.35-2.91-1.83-2.91-3.55 0-.05 0-.01-.01.03l-.49-.1-.25.44c.63.36 1.35.57 2.07.58l1.7.04L7.4 13c-.978-.662-1.59-1.79-1.618-3.047a4.08 4.08 0 0 1 .524-1.8l-.825.07a12.188 12.188 0 0 0 8.81 4.515l.59.033-.06-.59v-.02c-.05-.43-.06-.63-.06-.87a3.617 3.617 0 0 1 6.27-2.45l.2.21.28-.06c1.01-.22 1.94-.59 2.73-1.09l-.75-.56c-.1.36-.04.89.12 1.36.23.68.58 1.13 1.17.85l-.21-.45-.42-.27c-.52.8-1.17 1.48-1.92 2L22 11l.016.28c.013.2.014.35 0 .52v.04zm.998.038c.018-.22.017-.417 0-.66l-.498.034.284.41a8.183 8.183 0 0 0 2.2-2.267l.97-1.48-1.6.755c.17-.08.3-.02.34.03a.914.914 0 0 1-.13-.292c-.1-.297-.13-.64-.1-.766l.36-1.254-1.1.695c-.69.438-1.51.764-2.41.963l.48.15a4.574 4.574 0 0 0-3.38-1.484 4.616 4.616 0 0 0-4.61 4.613c0 .29.02.51.08.984l.01.02.5-.06.03-.5c-3.17-.18-6.1-1.7-8.08-4.15l-.48-.56-.36.64c-.39.69-.62 1.48-.65 2.28.04 1.61.81 3.04 2.06 3.88l.3-.92c-.55-.02-1.11-.17-1.6-.45l-.59-.34-.14.67c-.02.08-.02.16 0 .24-.01 2.12 1.55 4.01 3.69 4.46l.1-.49-.1-.49c-.33.07-.67.12-1.03.14-.18-.02-.43-.05-.64-.07l-.76-.09.23.73c.57 1.84 2.29 3.14 4.28 3.21l-.28-.89a8.252 8.252 0 0 1-4.85 1.66c-.12-.01-.26-.02-.56-.05l-.17-.01-.18-.01L2.53 21l1.694 1.07a12.233 12.233 0 0 0 6.58 1.917c7.156 0 12.2-5.73 12.18-12.18l-.002.04z"/></svg></span></button></li>
- <li class="u-textAlignCenter"><button class="button button--large button--dark button--chromeless is-touchIconBlackPulse u-baseColor--buttonDark button--withIcon button--withSvgIcon" title="Share on Facebook" aria-label="Share on Facebook" data-action="share-on-facebook" data-action-source="post_share_widget"><span class="svgIcon svgIcon--facebook svgIcon--29px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="29" height="29" viewBox="0 0 29 29"><path d="M16.39 23.61v-5.808h1.846a.55.55 0 0 0 .546-.48l.36-2.797a.551.551 0 0 0-.547-.62H16.39V12.67c0-.67.12-.813.828-.813h1.474a.55.55 0 0 0 .55-.55V8.803a.55.55 0 0 0-.477-.545c-.436-.06-1.36-.116-2.22-.116-2.5 0-4.13 1.62-4.13 4.248v1.513H10.56a.551.551 0 0 0-.55.55v2.797c0 .304.248.55.55.55h1.855v5.76c-4.172-.96-7.215-4.7-7.215-9.1 0-5.17 4.17-9.36 9.31-9.36 5.14 0 9.31 4.19 9.31 9.36 0 4.48-3.155 8.27-7.43 9.15M14.51 4C8.76 4 4.1 8.684 4.1 14.46c0 5.162 3.75 9.523 8.778 10.32a.55.55 0 0 0 .637-.543v-6.985a.551.551 0 0 0-.55-.55H11.11v-1.697h1.855a.55.55 0 0 0 .55-.55v-2.063c0-2.02 1.136-3.148 3.03-3.148.567 0 1.156.027 1.597.06v1.453h-.924c-1.363 0-1.93.675-1.93 1.912v1.78c0 .3.247.55.55.55h2.132l-.218 1.69H15.84c-.305 0-.55.24-.55.55v7.02c0 .33.293.59.623.54 5.135-.7 9.007-5.11 9.007-10.36C24.92 8.68 20.26 4 14.51 4"/></svg></span></button></li>
- </ul>
+ </div>
</div>
</div>
- <div class="u-fixed u-bottom0 u-sizeFullWidth u-backgroundWhite u-boxShadowTop u-borderBox u-paddingTop10 u-paddingBottom10 u-zIndexMetabar u-xs-paddingLeft10 u-xs-paddingRight10">
- <div class="u-maxWidth700 u-marginAuto u-flexCenter">
- <div class="u-fontSizeSmall u-flex1 u-flexCenter">
- <div class="u-flex0 u-inlineBlock u-paddingRight20 u-xs-paddingRight10">
- <a class="link avatar u-inline u-baseColor--link" href="https://medium.com/@johncwelch" data-action="show-user-card" data-action-value="77a507c5ad19" data-action-type="hover" data-user-id="77a507c5ad19" dir="auto"><img src="https://cdn-images-1.medium.com/fit/c/80/80/0*qPHQu8WqsC6cV_ud.jpg" class="avatar-image avatar-image--smaller" alt="Go to the profile of John C. Welch" /></a>
+ <div class="rf r rg rh">
+ <div class="n p">
+ <div class="z ab ac ae af ag ah ai">
+ <div class="ri rj my n da g">
+ <div class="rk n da">
+ <div class="rl r rm">
+ <div class="qh r">
+ <a class="bh bi at au av aw ax ay az ba rn ro bd rp rq" rel="noopener" href="/about?autoplay=1&amp;source=post_page-----d146a92473a1----------------------">
+ <h2 class="bn db dc dd rr">
+ Discover <!-- -->Medium
+ </h2></a>
+ </div>
+ <h4 class="bn fo fp bp rs">
+ Welcome to a place where words matter. On <!-- -->Medium<!-- -->, smart voices and original ideas take center stage - with no ads in sight.<!-- --> <a class="bh bi at au av aw ax ay az ba bd rp rq rt" rel="noopener" href="/about?autoplay=1&amp;source=post_page-----d146a92473a1----------------------">Watch</a>
+ </h4>
+ </div>
+ <div class="rl r rm">
+ <div class="qh r">
+ <a href="https://medium.com/topics?source=post_page-----d146a92473a1----------------------" class="bh bi at au av aw ax ay az ba rn ro bd rp rq" rel="noopener">
+ <h2 class="bn db dc dd rr">
+ Make <!-- -->Medium<!-- --> yours
+ </h2></a>
+ </div>
+ <h4 class="bn fo fp bp rs">
+ Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox.<!-- --> <a href="https://medium.com/topics?source=post_page-----d146a92473a1----------------------" class="bh bi at au av aw ax ay az ba bd rp rq rt" rel="noopener">Explore</a>
+ </h4>
+ </div>
+ <div class="rl r rm">
+ <div class="qh r">
+ <a class="bh bi at au av aw ax ay az ba rn ro bd rp rq" rel="noopener" href="/membership?source=post_page-----d146a92473a1----------------------">
+ <h2 class="bn db dc dd rr">
+ Become a member
+ </h2></a>
+ </div>
+ <h4 class="bn fo fp bp rs">
+ Get unlimited access to the best stories on <!-- -->Medium<!-- --> — and support writers while you’re at it. Just $5/month.<!-- --> <a class="bh bi at au av aw ax ay az ba bd rp rq rt" rel="noopener" href="/membership?source=post_page-----d146a92473a1----------------------">Upgrade</a>
+ </h4>
+ </div>
+ </div>
</div>
- <div class="u-flex1 u-inlineBlock">
- <div class="u-xs-hide">Never miss a story from<strong> John C. Welch</strong>, when you sign up for Medium. <a class="link link--accent u-accentColor--textNormal u-accentColor--textDarken u-baseColor--link" href="https://medium.com/@Medium/personalize-your-medium-experience-with-users-publications-tags-26a41ab1ee0c#.hx4zuv3mg" data-action-source="sticky_footer">Learn more</a></div>
- <div class="u-xs-show">Never miss a story from<strong> John C. Welch</strong></div>
+ <div class="n ke">
+ <div class="n o da">
+ <a class="bh bi at au av aw ax ay az ba rn ro bd rp rq" rel="noopener" href="/?source=post_page-----d146a92473a1----------------------"><svg height="22" width="112" viewbox="0 0 111.5 22" class="ru">
+ <path d="M56.3 19.5c0 .4 0 .5.3.7l1.5 1.4v.1h-6.5V19c-.7 1.8-2.4 3-4.3 3-3.3 0-5.8-2.6-5.8-7.5 0-4.5 2.6-7.6 6.3-7.6 1.6-.1 3.1.8 3.8 2.4V3.2c0-.3-.1-.6-.3-.7l-1.4-1.4V1l6.5-.8v19.3zm-4.8-.8V9.5c-.5-.6-1.2-.9-1.9-.9-1.6 0-3.1 1.4-3.1 5.7 0 4 1.3 5.4 3 5.4.8.1 1.6-.3 2-1zm9.1 3.1V9.4c0-.3-.1-.6-.3-.7l-1.4-1.5v-.1h6.5v12.5c0 .4 0 .5.3.7l1.4 1.4v.1h-6.5zm-.2-19.2C60.4 1.2 61.5 0 63 0c1.4 0 2.6 1.2 2.6 2.6S64.4 5.3 63 5.3a2.6 2.6 0 0 1-2.6-2.7zm22.5 16.9c0 .4 0 .5.3.7l1.5 1.4v.1h-6.5v-3.2c-.6 2-2.4 3.4-4.5 3.4-2.9 0-4.4-2.1-4.4-6.2 0-1.9 0-4.1.1-6.5 0-.3-.1-.5-.3-.7L67.7 7v.1H74v8c0 2.6.4 4.4 2 4.4.9-.1 1.7-.6 2.1-1.3V9.5c0-.3-.1-.6-.3-.7l-1.4-1.5v-.2h6.5v12.4zm22 2.3c0-.5.1-6.5.1-7.9 0-2.6-.4-4.5-2.2-4.5-.9 0-1.8.5-2.3 1.3.2.8.3 1.7.3 2.5 0 1.8-.1 4.2-.1 6.5 0 .3.1.5.3.7l1.5 1.4v.1H96c0-.4.1-6.5.1-7.9 0-2.7-.4-4.5-2.2-4.5-.9 0-1.7.5-2.2 1.3v9c0 .4 0 .5.3.7l1.4 1.4v.1h-6.5V9.5c0-.3-.1-.6-.3-.7l-1.4-1.5v-.2h6.5v3.1a4.6 4.6 0 0 1 4.6-3.4c2.2 0 3.6 1.2 4.2 3.5.7-2.1 2.7-3.6 4.9-3.5 2.9 0 4.5 2.2 4.5 6.2 0 1.9-.1 4.2-.1 6.5-.1.3.1.6.3.7l1.4 1.4v.1h-6.6zm-81.4-2l1.9 1.9v.1h-9.8v-.1l2-1.9c.2-.2.3-.4.3-.7V7.3c0-.5 0-1.2.1-1.8L11.4 22h-.1L4.5 6.8c-.1-.4-.2-.4-.3-.6v10c-.1.7 0 1.3.3 1.9l2.7 3.6v.1H0v-.1L2.7 18c.3-.6.4-1.3.3-1.9v-11c0-.5-.1-1.1-.5-1.5L.7 1.1V1h7l5.8 12.9L18.6 1h6.8v.1l-1.9 2.2c-.2.2-.3.5-.3.7v15.2c0 .2.1.5.3.6zm7.6-5.9c0 3.8 1.9 5.3 4.2 5.3 1.9.1 3.6-1 4.4-2.7h.1c-.8 3.7-3.1 5.5-6.5 5.5-3.7 0-7.2-2.2-7.2-7.4 0-5.5 3.5-7.6 7.3-7.6 3.1 0 6.4 1.5 6.4 6.2v.8h-8.7zm0-.8h4.3v-.8c0-3.9-.8-4.9-2-4.9-1.4.1-2.3 1.6-2.3 5.7z"></path></svg></a>
+ <div class="oa rv n da rw al">
+ <h4 class="bn fo fp bp rs"></h4>
+ </div><a class="bh bi at au av aw ax ay az ba fw bd rp rq" rel="noopener" href="/about?autoplay=1&amp;source=post_page-----d146a92473a1----------------------">About</a>
+ <h4 class="bn fo nq nr rr">
+ <a href="https://help.medium.com/hc/en-us?source=post_page-----d146a92473a1----------------------" class="bh bi at au av aw ax ay az ba fw bd rp rq" rel="noopener">Help</a>
+ </h4>
+ <h4 class="bn fo nq nr rr">
+ <a href="https://policy.medium.com/medium-terms-of-service-9db0094a1e0f?source=post_page-----d146a92473a1----------------------" class="bh bi at au av aw ax ay az ba fw bd rp rq" rel="noopener">Legal</a>
+ </h4>
+ </div>
+ </div>
+ <div class="an rx ry al">
+ <h4 class="bn fo nq nr rs">
+ Get the Medium app
+ </h4>
+ </div>
+ <div class="an rx cs al rz">
+ <div class="sa r">
+ <a href="https://itunes.apple.com/app/medium-everyones-stories/id828256236?pt=698524&amp;mt=8&amp;ct=post_page&amp;source=post_page-----d146a92473a1----------------------" class="bh bi at au av aw ax ay az ba rn ro bd rp rq" rel="noopener nofollow"><img alt="A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store" class="" src="https://miro.medium.com/max/270/1*Crl55Tm6yDNMoucPo1tvDg.png" width="135" height="41" /></a>
+ </div>
+ <div class="r">
+ <a href="https://play.google.com/store/apps/details?id=com.medium.reader&amp;source=post_page-----d146a92473a1----------------------" class="bh bi at au av aw ax ay az ba rn ro bd rp rq" rel="noopener nofollow"><img alt="A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store" class="" src="https://miro.medium.com/max/270/1*W_RAPQ62h0em559zluJLdQ.png" width="135" height="41" /></a>
+ </div>
</div>
</div>
- <div class="u-marginLeft50 u-xs-marginAuto"><span class="followState js-followState buttonSet-inner" data-user-id="77a507c5ad19"><button class="button u-noUserSelect button--withChrome u-baseColor--buttonNormal button--withHover button--unblock js-unblockButton u-uiTextSemibold u-textUppercase u-fontSizeSmallest" data-action="sign-in-prompt" data-sign-in-action="toggle-block-user" data-requires-token="true" data-action-source="sticky_footer"><span class="button-label button-defaultState">Blocked</span><span class="button-label button-hoverState">Unblock</span></button><button class="button button--primary is-active u-noUserSelect button--withChrome u-accentColor--buttonNormal button--follow js-followButton u-uiTextSemibold u-textUppercase u-fontSizeSmallest" data-action="sign-in-prompt" data-sign-in-action="toggle-subscribe-user" data-requires-token="true" data-redirect="https://medium.com/_/subscribe/user/77a507c5ad19" data-action-source="sticky_footer_follow"><span class="button-label button-defaultState js-buttonLabel">Follow</span><span class="button-label button-activeState">Get updates</span></button></span>
- </div>
- </div>
- </div>
- <div class="highlightMenu" data-action-scope="_actionscope_3">
- <div class="highlightMenu-inner">
- <div class="buttonSet"><button class="button button--chromeless u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--highlightMenu u-accentColor--highlightStrong js-highlightMenuQuoteButton" data-action="sign-in-prompt" data-sign-in-action="quote" data-requires-token="true" data-redirect-type="quote" data-action-source="quote_menu"><span class="svgIcon svgIcon--highlighter svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M13.7 15.964l5.204-9.387-4.726-2.62-5.204 9.387 4.726 2.62zm-.493.885l-1.313 2.37-1.252.54-.702 1.263-3.796-.865 1.228-2.213-.202-1.35 1.314-2.37 4.722 2.616z" fill-rule="evenodd"/></svg></span></button><button class="button button--chromeless u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--highlightMenu " data-action="sign-in-prompt" data-sign-in-action="quote-respond" data-action-source="quote_menu"><span class="svgIcon svgIcon--responseFilled svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M19.074 21.117c-1.244 0-2.432-.37-3.532-1.096a7.792 7.792 0 0 1-.703-.52c-.77.21-1.57.32-2.38.32-4.67 0-8.46-3.5-8.46-7.8C4 7.7 7.79 4.2 12.46 4.2c4.662 0 8.457 3.5 8.457 7.803 0 2.058-.85 3.984-2.403 5.448.023.17.06.35.118.55.192.69.537 1.38 1.026 2.04.15.21.172.48.058.7a.686.686 0 0 1-.613.38h-.03z" fill-rule="evenodd"/></svg></span></button><button class="button button--chromeless u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--highlightMenu " data-action="twitter" data-action-source="quote_menu"><span class="svgIcon svgIcon--twitterFilled svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><path d="M21.725 5.338c-.744.47-1.605.804-2.513 1.006a3.978 3.978 0 0 0-2.942-1.293c-2.22 0-4.02 1.81-4.02 4.02 0 .32.034.63.07.94-3.31-.18-6.27-1.78-8.255-4.23a4.544 4.544 0 0 0-.574 2.01c.04 1.43.74 2.66 1.8 3.38-.63-.01-1.25-.19-1.79-.5v.08c0 1.93 1.38 3.56 3.23 3.95-.34.07-.7.12-1.07.14-.25-.02-.5-.04-.72-.07.49 1.58 1.97 2.74 3.74 2.8a8.49 8.49 0 0 1-5.02 1.72c-.3-.03-.62-.04-.93-.07A11.447 11.447 0 0 0 8.88 21c7.386 0 11.43-6.13 11.414-11.414.015-.21.01-.38 0-.578a7.604 7.604 0 0 0 2.01-2.08 7.27 7.27 0 0 1-2.297.645 3.856 3.856 0 0 0 1.72-2.23"/></svg></span></button>
- <div class="buttonSet-separator"></div><button class="button button--chromeless u-baseColor--buttonNormal button--withIcon button--withSvgIcon button--highlightMenu " data-action="sign-in-prompt" data-sign-in-action="highlight" data-action-source="quote_menu"><span class="svgIcon svgIcon--privatenoteFilled svgIcon--25px"><svg xmlns="http://www.w3.org/2000/svg" class="svgIcon-use" width="25" height="25" viewBox="0 0 25 25"><g fill-rule="evenodd"><path d="M17.662 4.552H7.346A4.36 4.36 0 0 0 3 8.898v5.685c0 2.168 1.614 3.962 3.697 4.28v2.77c0 .303.35.476.59.29l3.904-2.994h6.48c2.39 0 4.35-1.96 4.35-4.35V8.9c0-2.39-1.95-4.346-4.34-4.346zM16 14.31a.99.99 0 0 1-1.003.99h-4.994C9.45 15.3 9 14.85 9 14.31v-3.02a.99.99 0 0 1 1-.99v-.782a2.5 2.5 0 0 1 2.5-2.51c1.38 0 2.5 1.13 2.5 2.51v.782c.552.002 1 .452 1 .99v3.02z"/><path d="M14 9.81c0-.832-.674-1.68-1.5-1.68-.833 0-1.5.84-1.5 1.68v.49h3v-.49z"/></g></svg></span></button></div>
</div>
- <div class="highlightMenu-arrowClip"><span class="highlightMenu-arrow"></span></div>
</div>
</div>
</div>
- </div>
- <div class="loadingBar"></div>
- <script>
- // &lt;![CDATA[
- window["obvInit"] = function(opt_embedded) {
- window["obvInit"]["embedded"] = opt_embedded;
- window["obvInit"]["ready"] = true;
- }
- // ]]&gt;
- </script>
- <script>
- // &lt;![CDATA[
- var GLOBALS = {
- "audioUrl": "https://d1fcbxp97j4nb2.cloudfront.net",
- "baseUrl": "https://medium.com",
- "buildLabel": "27588-3cb8971",
- "currentUser": {
- "userId": "lo_4c2ff54882b4",
- "isVerified": false,
- "subscriberEmail": ""
- },
- "currentUserHasUnverifiedEmail": false,
- "isAuthenticated": false,
- "isCurrentUserVerified": false,
- "language": "en-us",
- "mediumTwitterScreenName": "medium",
- "miroUrl": "https://cdn-images-1.medium.com",
- "moduleUrls": {
- "base": "https://cdn-static-1.medium.com/_/fp/gen-js/main-base.bundle.iwEjGQsTOduS_qDGmWZZng.js",
- "notes": "https://cdn-static-1.medium.com/_/fp/gen-js/main-notes.bundle.4fp6HSt83KvFshqkijtyyQ.js",
- "posters": "https://cdn-static-1.medium.com/_/fp/gen-js/main-posters.bundle.sBoPOCjeITRjo9OsPC1VHA.js",
- "common-async": "https://cdn-static-1.medium.com/_/fp/gen-js/main-common-async.bundle.bQAtenPub_VKVyJSle9kcw.js",
- "stats": "https://cdn-static-1.medium.com/_/fp/gen-js/main-stats.bundle.MbJUn4Gmy9lhzoIH0Xeu-Q.js",
- "misc-screens": "https://cdn-static-1.medium.com/_/fp/gen-js/main-misc-screens.bundle.xXy0Vq1iCvTjwpERpFYbLQ.js"
- },
- "previewConfig": {
- "weightThreshold": 1,
- "weightImageParagraph": 0.51,
- "weightIframeParagraph": 0.8,
- "weightTextParagraph": 0.08,
- "weightEmptyParagraph": 0,
- "weightP": 0.003,
- "weightH": 0.005,
- "weightBq": 0.003,
- "minPTextLength": 60,
- "truncateBoundaryChars": 20,
- "detectTitle": true,
- "detectTitleLevThreshold": 0.15
- },
- "productName": "Medium",
- "supportsEdit": true,
- "termsUrl": "//medium.com/policy/9db0094a1e0f",
- "textshotHost": "textshot.medium.com",
- "transactionId": "1487321871169:47a64aeb5b9",
- "useragent": {
- "browser": "firefox",
- "family": "firefox",
- "os": "mac",
- "version": 54,
- "supportsDesktopEdit": true,
- "supportsInteract": true,
- "supportsView": true,
- "isMobile": false,
- "isTablet": false,
- "isNative": false,
- "supportsFileAPI": true,
- "isTier1": true,
- "clientVersion": "",
- "unknownParagraphsBad": false,
- "clientChannel": "",
- "supportsRealScrollEvents": true,
- "supportsVhUnits": true,
- "ruinsViewportSections": false,
- "supportsHtml5Video": true,
- "supportsMagicUnderlines": true,
- "isWebView": false,
- "isFacebookWebView": false,
- "supportsProgressiveMedia": true,
- "supportsPromotedPosts": true,
- "isBot": false,
- "supportsScrollableMetabar": true
- },
- "variants": {
- "enable_fuzzy_number_experiment": true,
- "allow_access": true,
- "allow_signup": true,
- "allow_test_auth": "disallow",
- "signin_services": "twitter,facebook,google,email,google-fastidv",
- "signup_services": "twitter,facebook,google,email,google-fastidv",
- "android_rating_prompt_recommend_threshold": 5,
- "google_sign_in_android": true,
- "enable_onboarding": true,
- "ios_custom_miro_url": "https://cdn-images-1.medium.com",
- "reengagement_notification_duration": 3,
- "enable_adsnative_integration": true,
- "browsable_stream_config_bucket": "curated",
- "ios_small_post_preview_truncation_length": 5.5,
- "ios_large_post_preview_truncation_length": 5.5,
- "disable_ios_catalog_badging": true,
- "enable_ranked_feed_survey_promo": true,
- "enable_prepublish_share_settings": true,
- "enable_direct_auth_connect": true,
- "enable_post_import": true,
- "enable_sponsored_post_labelling": true,
- "promoted_story_placement_locations": "POST_PAGE_FOOTER",
- "prmt_to_people_experiment": "macro",
- "enable_related_reads_curse_words_filtering": true,
- "enable_search_collection_by_tag_recency_filter": true,
- "search_collection_by_tag_filter_min_votes": 10,
- "enable_drag_and_drop_ui": true,
- "enable_catalog_takeover_route": true,
- "show_more_placements": "control",
- "enable_crex_directory": true,
- "enable_client_digest": true,
- "honeypot_footer_copy_strategy": 1,
- "enable_sms_app_promo": true,
- "enable_home_stream_follow_suggestions": true,
- "enable_export_members": true,
- "enable_onboarding_users_by_tag": true,
- "enable_publication_popovers": true,
- "enable_hide_broken_links": true
- },
- "xsrfToken": "",
- "iosAppId": "828256236",
- "supportEmail": "[email protected]",
- "teamName": "Team Medium",
- "fp": {
- "/icons/favicon.svg": "https://cdn-static-1.medium.com/_/fp/icons/favicon.KjTfUJo7yJH_fCoUzzH3cg.svg",
- "/icons/favicon-dev-editor.ico": "https://cdn-static-1.medium.com/_/fp/icons/favicon-dev-editor.YKKRxBO8EMvIqhyCwIiJeQ.ico",
- "/icons/favicon-hatch-editor.ico": "https://cdn-static-1.medium.com/_/fp/icons/favicon-hatch-editor.BuEyHIqlyh2s_XEk4Rl32Q.ico",
- "/icons/favicon-medium-editor.ico": "https://cdn-static-1.medium.com/_/fp/icons/favicon-medium-editor.PiakrZWB7Yb80quUVQWM6g.ico"
- },
- "authBaseUrl": "https://medium.com",
- "imageUploadSizeMb": 25,
- "isAuthDomainRequest": true,
- "algoliaApiEndpoint": "https://MQ57UUUQZ2-dsn.algolia.net",
- "algoliaAppId": "MQ57UUUQZ2",
- "algoliaSearchOnlyApiKey": "f2b83a373dfeab4286ac5e9da958a5a9",
- "iosAppStoreUrl": "https://itunes.apple.com/app/medium-everyones-stories/id828256236?pt=698524&amp;mt=8",
- "iosAppLinkBaseUrl": "medium:",
- "algoliaIndexPrefix": "medium_",
- "androidPlayStoreUrl": "https://play.google.com/store/apps/details?id=com.medium.reader",
- "googleClientId": "216296035834-k1k6qe060s2tp2a2jam4ljdcms00sttg.apps.googleusercontent.com",
- "androidPackage": "com.medium.reader",
- "androidPlayStoreMarketScheme": "market://details?id=com.medium.reader",
- "googleAuthUri": "https://accounts.google.com/o/oauth2/auth",
- "androidScheme": "medium",
- "layoutData": {
- "useDynamicScripts": false,
- "googleAnalyticsTrackingCode": "UA-24232453-2",
- "jsShivUrl": "https://cdn-static-1.medium.com/_/fp/js/shiv.RI2ePTZ5gFmMgLzG5bEVAA.js",
- "useDynamicCss": false,
- "faviconUrl": "https://cdn-static-1.medium.com/_/fp/icons/favicon-medium.TAS6uQ-Y7kcKgi0xjcYHXw.ico",
- "faviconImageId": "1*W0nmth_X8nFKjn6BZ388UQ.png",
- "fontSets": [{
- "id": 1,
- "url": "https://cdn-static-1.medium.com/_/fp/css/fonts-base.by5Oi_VbnwEIvhnWIsuUjA.css"
- }, {
- "id": 4,
- "url": "https://cdn-static-1.medium.com/_/fp/css/fonts-lazy-base.g08Jj5TZPAiuPWj5YNUsSg.css"
- }, {
- "id": 6,
- "url": "https://cdn-static-1.medium.com/_/fp/css/fonts-latin-base.141WxxXgxGxNcfeza73H7Q.css"
- }, {
- "id": 7,
- "url": "https://cdn-static-1.medium.com/_/fp/css/fonts-lazy-latin-base.jMU532QDmysQMOINr-cr2A.css"
- }]
- },
- "authBaseUrlRev": "moc.muidem//:sptth",
- "isDnt": false,
- "stripePublishableKey": "pk_live_7FReX44VnNIInZwrIIx6ghjl",
- "archiveUploadSizeMb": 100,
- "paymentData": {
- "currencies": {
- "1": {
- "label": "US Dollar",
- "external": "usd"
- }
- },
- "countries": {
- "1": {
- "label": "United States of America",
- "external": "US"
- }
- },
- "accountTypes": {
- "1": {
- "label": "Individual",
- "external": "individual"
- },
- "2": {
- "label": "Company",
- "external": "company"
- }
- }
- },
- "previewConfig2": {
- "weightThreshold": 1,
- "weightImageParagraph": 0.05,
- "raiseImage": true,
- "enforceHeaderHierarchy": true,
- "isImageInsetRight": true
- },
- "isAmp": false,
- "iosScheme": "medium",
- "isSwBoot": false,
- "lightstep": {
- "accessToken": "ce5be895bef60919541332990ac9fef2",
- "carrier": "{\"ot-tracer-spanid\":\"15bc037a2abad4d1\",\"ot-tracer-traceid\":\"079d7a5251befb42\",\"ot-tracer-sampled\":\"true\"}",
- "host": "collector-medium.lightstep.com"
- },
- "facebook": {
- "key": "542599432471018",
- "secret": "c14df7146e9052a1131f3c900c1f0644",
- "token": "542599432471018|1JqjIwxSfY9jOt_KwjWEl1R7T6I",
- "namespace": "medium-com",
- "scope": {
- "default": ["public_profile", "email", "user_friends"],
- "connect": ["public_profile", "email", "user_friends"],
- "login": ["public_profile", "email", "user_friends"],
- "share": ["public_profile", "email", "user_friends", "publish_actions"]
- },
- "smartPublishWhitelistedPublications": ["bcc38c8f6edf", "f3726e2a5878", "828a270689e", "81c7d351c056", "f30e42fd7ff8", "8bf1d7d3081b", "d16afa0ae7c", "d8f3f6ad9c31", "e74de0cedea9", "15f753907972", "c8c6a6b01ebd", "3412b9729488", "2ce4bbcf83bb", "544c7006046e", "7bfcdbc6b30a", "a268fd916824", "458a773bccd2"],
- "instantArticles": {
- "published": true,
- "developmentMode": false
- }
- },
- "mailingListArchiveUploadSizeMb": 2,
- "availableMembershipPlans": [],
- "isDoNotAuth": false,
- "goldfinchUrl": "https://goldfinch.medium.com"
- }
- // ]]&gt;
- </script>
- <script charset="UTF-8" src="https://cdn-static-1.medium.com/_/fp/gen-js/main-base.bundle.iwEjGQsTOduS_qDGmWZZng.js" async=""></script>
- <script>
- // &lt;![CDATA[
- window["obvInit"]({
- "value": {
- "id": "d146a92473a1",
- "versionId": "3fed73795ca4",
- "creatorId": "77a507c5ad19",
- "creator": {
- "userId": "77a507c5ad19",
- "name": "John C. Welch",
- "username": "johncwelch",
- "createdAt": 1408545892232,
- "lastPostCreatedAt": 1486930695056,
- "imageId": "0*qPHQu8WqsC6cV_ud.jpg",
- "backgroundImageId": "1*nYm-VLVTCtzpby_1jFUjRw.jpeg",
- "bio": "",
- "twitterScreenName": "",
- "socialStats": {
- "userId": "77a507c5ad19",
- "usersFollowedCount": 63,
- "usersFollowedByCount": 230,
- "type": "SocialStats"
- },
- "social": {
- "userId": "lo_4c2ff54882b4",
- "targetUserId": "77a507c5ad19",
- "type": "Social"
- },
- "facebookAccountId": "10152302268220732",
- "allowNotes": 1,
- "type": "User"
- },
- "homeCollectionId": "",
- "title": "Samantha and The Great Big Lie",
- "detectedLanguage": "en",
- "latestVersion": "3fed73795ca4",
- "latestPublishedVersion": "3fed73795ca4",
- "hasUnpublishedEdits": false,
- "latestRev": 1797,
- "createdAt": 1444864250473,
- "updatedAt": 1449844114438,
- "acceptedAt": 0,
- "firstPublishedAt": 1444875555607,
- "latestPublishedAt": 1449844114438,
- "vote": false,
- "experimentalCss": "",
- "displayAuthor": "",
- "content": {
- "subtitle": "How to get shanked doing what people say they want",
- "bodyModel": {
- "paragraphs": [{
- "name": "b34c",
- "type": 3,
- "text": "Samantha and The Great Big Lie",
- "markups": []
- }, {
- "name": "97e7",
- "type": 1,
- "text": "How to get shanked doing what people say they want",
- "markups": []
- }, {
- "name": "df70",
- "type": 6,
- "text": "don’t preach to me\nMr. integrity",
- "markups": []
- }, {
- "name": "c979",
- "type": 1,
- "text": "(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a dusting of transphobia along the way, all totally okay because the ends justify the means, and it’s okay when “good” people do it.)",
- "markups": []
- }, {
- "name": "342d",
- "type": 1,
- "text": "First, I need to say something about this article: the reason I’m writing it infuriates me. Worse than installing CS 3 or Acrobat 7 ever did, and the former inspired comparisons to fecophile porn. I’m actually too mad to cuss. Well, not completely, but in this case, I don’t think the people I’m mad at are worth the creativity I try to put into profanity. This is about a brownfield of hypocrisy and viciously deliberate mischaracterization that “shame” cannot even come close to the shame those behind it should feel.",
- "markups": []
- }, {
- "name": "2e61",
- "type": 1,
- "text": "Now, read this post by Samantha Bielefeld: The Elephant in the Room. First, it is a well-written critical piece that raises a few points in a calm, rational, nonconfrontational fashion, exactly the kind of things the pushers of The Great Big Lie say we need more of, as opposed to the screaming that is the norm in such cases.",
- "markups": []
- }, {
- "name": "cd31",
- "type": 1,
- "text": "…sorry, I should explain “The Great Big Lie”. There are several, but in this case, our specific instance of “The Great Big Lie” is about criticism. Over and over, you hear from the very people I am not going to be nice to in this that we need “better” criticsm. Instead of rage and anger, volume and vitriol, we need in-depth rational criticism, that isn’t personal or ad hominem. That it should focus on points, not people.",
- "markups": [{
- "type": 2,
- "start": 87,
- "end": 95
- }]
- }, {
- "name": "ae07",
- "type": 1,
- "text": "That, readers, is “The Big Lie”. It is a lie so big that if one ponders the reality of it, as I am going to, one wonders why anyone would believe it. It is a lie and it is one we should stop telling.",
- "markups": []
- }, {
- "name": "a02f",
- "type": 1,
- "text": "Samantha’s points (I assume you read it, for you are smart people who know the importance of such things) are fairly clear:",
- "markups": []
- }, {
- "name": "9213",
- "type": 10,
- "text": "With the release of Overcast 2.0, a product Samantha actually likes, Marco Arment moved to a patronage model that will probably be successful for him.",
- "markups": [{
- "type": 3,
- "start": 93,
- "end": 108,
- "href": "http://www.marco.org/2015/10/09/overcast2",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "dfa5",
- "type": 10,
- "text": "Arment’s insistence that “anyone can do this” while technically true, (anyone can in fact, implement this pricing model), also implies that “anyone” can have the kind of success that a developer with Marco’s history, financial status, and deep ties to the Apple News Web is expected to have. This is silly.",
- "markups": [{
- "type": 3,
- "start": 26,
- "end": 44,
- "href": "https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "e55d",
- "type": 10,
- "text": "Marco Arment occupies a fairly unique position in the Apple universe, (gained by hard work and no small talent), and because of that, benefits from a set of privileges that a new developer or even one that has been around for a long time, but isn’t, well, Marco, not only don’t have, but have little chance of attaining anytime soon.",
- "markups": [{
- "type": 2,
- "start": 256,
- "end": 261
- }]
- }, {
- "name": "35fb",
- "type": 10,
- "text": "Marco has earned his success and is entitled to the benefits and privileges it brings, but he seems rather blind to all of that, and seems to still imagine himself as “two guys in a garage”. This is just not correct.",
- "markups": []
- }, {
- "name": "38e2",
- "type": 10,
- "text": "In addition, the benefits and privileges of the above ensure that by releasing Overcast 2 as a free app, with patronage pricing, he has, if not gutted, severely hurt the ability of folks actually selling their apps for an up-front price of not free to continue doing so. This has the effect of accelerating the “race to the bottom” in the podcast listening app segment, which hurts devs who cannot afford to work on a “I don’t really need this money, so whatever you feel like sending is okay” model.",
- "markups": []
- }, {
- "name": "0481",
- "type": 1,
- "text": "None of this is incorrect. None of this is an ad hominem attack in any way. It is just pointing out that a developer of Arment’s stature and status lives in a very different world than someone in East Frog Balls, Arkansas trying to make a living off of App sales. Our dev in EFB doesn’t have the main sites on the Apple web falling all over themselves to review their app the way that Arment does. They’re not friends with the people being The Loop, Daring Fireball, SixColors, iMore, The Mac Observer, etc., yadda.",
- "markups": []
- }, {
- "name": "5a45",
- "type": 1,
- "text": "So, our hero, in a fit of well-meaning ignorance writes this piece (posted this morning, 14 Oct. 15) and of course, the response and any criticisms are just as reasonable and thoughtful.",
- "markups": []
- }, {
- "name": "3bc7",
- "type": 1,
- "text": "If you really believe that, you are the most preciously ignorant person in the world, and can I have your seriously charmed life.",
- "markups": []
- }, {
- "name": "0fb2",
- "type": 1,
- "text": "The response, from all quarters, including Marco, someone who is so sensitive to criticism that the word “useless” is enough to shut him down, who blocked a friend of mine for the high crime of pointing out that his review of podcasting mics centered around higher priced gear and ignored folks without the scratch, who might not be ready for such things, is, in a single word, disgusting. Vomitous even.",
- "markups": [{
- "type": 3,
- "start": 118,
- "end": 141,
- "href": "http://www.marco.org/2011/03/30/here-is-a-tip-for-all-the-non-developers-out",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 147,
- "end": 354,
- "href": "https://twitter.com/marcoarment/status/641330113934700544",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "9a6e",
- "type": 1,
- "text": "It’s an hours-long dogpile that beggars even my imagination, and I can imagine almost anything. Seriously, it’s all there in Samantha’s Twitter Feed. From what I can tell, she’s understandably shocked over it. I however was not. This one comment in her feed made me smile (warning, this wanders a bit…er…LOT. Twitter timelines are not easy to put together):",
- "markups": [{
- "type": 3,
- "start": 125,
- "end": 148,
- "href": "https://twitter.com/s_bielefeld/with_replies",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "3271",
- "type": 6,
- "text": "I can see why you have some reservations about publishing it, but my gut feeling is that he would take it better than Nilay.",
- "markups": []
- }, {
- "name": "ec72",
- "type": 1,
- "text": "Oh honey, bless your sweet, ignorant heart. Marco is one of the biggest pushers of The Big Lie, and one of the reasons it is such a lie.",
- "markups": [{
- "type": 2,
- "start": 125,
- "end": 129
- }]
- }, {
- "name": "5cc4",
- "type": 1,
- "text": "But it gets better. First, you have the “hey, Marco earned his status!” lot. A valid point, and one Bielefeld explicitly acknowledges, here:",
- "markups": [{
- "type": 2,
- "start": 52,
- "end": 58
- }]
- }, {
- "name": "4e5f",
- "type": 6,
- "text": "From his ground floor involvement in Tumblr (for which he is now a millionaire), to the creation and sale of a wildly successful app called Instapaper, he has become a household name in technology minded circles. It is this extensive time spent in the spotlight, the huge following on Twitter, and dedicated listeners of his weekly aired Accidental Tech Podcast, that has granted him the freedom to break from seeking revenue in more traditional manners.",
- "markups": []
- }, {
- "name": "cee9",
- "type": 1,
- "text": "and here:",
- "markups": []
- }, {
- "name": "3f1b",
- "type": 6,
- "text": "I’m not knocking his success, he has put effort into his line of work, and has built his own life.",
- "markups": []
- }, {
- "name": "e527",
- "type": 1,
- "text": "and here:",
- "markups": []
- }, {
- "name": "3e4f",
- "type": 6,
- "text": "He has earned his time in the spotlight, and it’s only natural for him to take advantage of it.",
- "markups": []
- }, {
- "name": "8a01",
- "type": 1,
- "text": "But still, you get the people telling her something she already acknowledge:",
- "markups": []
- }, {
- "name": "7685",
- "type": 6,
- "text": "I don’t think he’s blind. he’s worked to where he has gotten and has had failures like everyone else.",
- "markups": []
- }, {
- "name": "b151",
- "type": 1,
- "text": "Thank you for restating something in the article. To the person who wrote it.",
- "markups": []
- }, {
- "name": "87bc",
- "type": 1,
- "text": "In the original article, Samantha talked about the money Marco makes from his podcast. She based that on the numbers provided by ATP in terms of sponsorship rates and the number of current sponsors the podcast has. Is this going to yield perfect numbers? No. But the numbers you get from it will at least be reasonable, or should be unless the published sponsorship rates are just fantasy, and you’re stupid for taking them seriously.",
- "markups": [{
- "type": 3,
- "start": 117,
- "end": 162,
- "href": "http://atp.fm/sponsor/",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "dbda",
- "type": 1,
- "text": "At first, she went with a simple formula:",
- "markups": []
- }, {
- "name": "1b4e",
- "type": 6,
- "text": "$4K x 3 per episode = $12K x 52 weeks / 3 hosts splitting it.",
- "markups": []
- }, {
- "name": "0b33",
- "type": 1,
- "text": "That’s not someone making shit up, right? Rather quickly, someone pointed out that she’d made an error in how she calculated it:",
- "markups": []
- }, {
- "name": "76d7",
- "type": 6,
- "text": "That’s $4k per ad, no? So more like $12–16k per episode.",
- "markups": []
- }, {
- "name": "a089",
- "type": 1,
- "text": "She’d already realized her mistake and fixed it.",
- "markups": []
- }, {
- "name": "b369",
- "type": 6,
- "text": "which is actually wrong, and I’m correcting now. $4,000 per sponsor, per episode! So, $210,000 per year.",
- "markups": []
- }, {
- "name": "8b3b",
- "type": 1,
- "text": "Again, this is based on publicly available data the only kind someone not part of ATP or a close friend of Arment has access to. So while her numbers may be wrong, if they are, there’s no way for her to know that. She’s basing her opinion on actual available data. Which is sadly rare.",
- "markups": [{
- "type": 2,
- "start": 24,
- "end": 47
- }]
- }, {
- "name": "135a",
- "type": 1,
- "text": "This becomes a huge flashpoint. You name a reason to attack her over this, people do. No really. For example, she’s not calculating his income taxes correctly:",
- "markups": [{
- "type": 2,
- "start": 136,
- "end": 158
- }]
- }, {
- "name": "5e7e",
- "type": 6,
- "text": "especially since it isn’t his only source of income thus, not an indicator of his marginal inc. tax bracket.",
- "markups": []
- }, {
- "name": "6036",
- "type": 6,
- "text": "thus, guessing net income is more haphazard than stating approx. gross income.",
- "markups": []
- }, {
- "name": "aac1",
- "type": 1,
- "text": "Ye Gods. She’s not doing his taxes for him, her point is invalid?",
- "markups": []
- }, {
- "name": "600f",
- "type": 1,
- "text": "Then there’s the people who seem to have not read anything past what other people are telling them:",
- "markups": []
- }, {
- "name": "9b62",
- "type": 6,
- "text": "Not sure what to make of your Marco piece, to be honest. You mention his fame, whatever, but what’s the main idea here?",
- "markups": []
- }, {
- "name": "c18a",
- "type": 1,
- "text": "Just how spoon-fed do you have to be? Have you no teeth?",
- "markups": []
- }, {
- "name": "c445",
- "type": 1,
- "text": "Of course, Marco jumps in, and predictably, he’s snippy:",
- "markups": []
- }, {
- "name": "0c21",
- "type": 6,
- "text": "If you’re going to speak in precise absolutes, it’s best to first ensure that you’re correct.",
- "markups": []
- }, {
- "name": "8f8d",
- "type": 1,
- "text": "If you’re going to be like that, it’s best to provide better data. Don’t get snippy when someone is going off the only data available, and is clearly open to revising based on better data.",
- "markups": []
- }, {
- "name": "cc97",
- "type": 1,
- "text": "Then Marco’s friends/fans get into it:",
- "markups": []
- }, {
- "name": "f9da",
- "type": 6,
- "text": "I really don’t understand why it’s anyone’s business",
- "markups": []
- }, {
- "name": "0094",
- "type": 1,
- "text": "Samantha is trying to qualify for sainthood at this point:",
- "markups": []
- }, {
- "name": "0105",
- "type": 6,
- "text": "It isn’t really, it was a way of putting his income in context in regards to his ability to gamble with Overcast.",
- "markups": []
- }, {
- "name": "cdd1",
- "type": 1,
- "text": "Again, she’s trying to drag people back to her actual point, but no one is going to play. The storm has begun. Then we get people who are just spouting nonsense:",
- "markups": []
- }, {
- "name": "f56c",
- "type": 6,
- "text": "Why is that only relevant for him? It’s a pretty weird metric,especially since his apps aren’t free.",
- "markups": []
- }, {
- "name": "4fef",
- "type": 1,
- "text": "Wha?? Overcast 2 is absolutely free. Samantha points this out:",
- "markups": []
- }, {
- "name": "0f36",
- "type": 6,
- "text": "His app is free, that’s what sparked the article to begin with.",
- "markups": []
- }, {
- "name": "40d2",
- "type": 1,
- "text": "The response is literally a parallel to “How can there be global warming if it snowed today in my town?”",
- "markups": []
- }, {
- "name": "6760",
- "type": 6,
- "text": "If it’s free, how have I paid for it? Twice?",
- "markups": []
- }, {
- "name": "7b13",
- "type": 1,
- "text": "She is still trying:",
- "markups": []
- }, {
- "name": "44ba",
- "type": 6,
- "text": "You paid $4.99 to unlock functionality in Overcast 1.0 and you chose to support him with no additional functionality in 2.0",
- "markups": []
- }, {
- "name": "2152",
- "type": 1,
- "text": "He is having none of it. IT SNOWED! SNOWWWWWWW!",
- "markups": []
- }, {
- "name": "99a6",
- "type": 6,
- "text": "Yes. That’s not free. Free is when you choose not to make money. And that can be weaponized. But that’s not what Overcast does.",
- "markups": []
- }, {
- "name": "5e6f",
- "type": 1,
- "text": "She however, is relentless:",
- "markups": []
- }, {
- "name": "1b0f",
- "type": 6,
- "text": "No, it’s still free. You can choose to support it, you are required to pay $4.99 for Pocket Casts. Totally different model.",
- "markups": []
- }, {
- "name": "d24f",
- "type": 1,
- "text": "Dude seems to give up. (Note: allllll the people bagging on her are men. All of them. Mansplaining like hell. And I’d bet every one of them considers themselves a feminist.)",
- "markups": []
- }, {
- "name": "10e1",
- "type": 1,
- "text": "We get another guy trying to push the narrative she’s punishing him for his success, which is just…it’s stupid, okay? Stupid.",
- "markups": []
- }, {
- "name": "9b01",
- "type": 6,
- "text": "It also wasn’t my point in writing my piece today, but it seems to be everyone’s focus.",
- "markups": []
- }, {
- "name": "340c",
- "type": 1,
- "text": "(UNDERSTATEMENT OF THE YEAR)",
- "markups": []
- }, {
- "name": "7244",
- "type": 6,
- "text": "I think the focus should be more on that fact that while it’s difficult, Marco spent years building his audience.",
- "markups": []
- }, {
- "name": "ffb1",
- "type": 6,
- "text": "It doesn’t matter what he makes it how he charges. If the audience be earned is willing to pay for it, awesome.",
- "markups": []
- }, {
- "name": "e44e",
- "type": 1,
- "text": "She tries, oh lord, she tries:",
- "markups": []
- }, {
- "name": "a502",
- "type": 6,
- "text": "To assert that he isn’t doing anything any other dev couldn’t, is wrong. It’s successful because it’s Marco.",
- "markups": []
- }, {
- "name": "7dcd",
- "type": 1,
- "text": "But no, HE KNOWS HER POINT BETTER THAN SHE DOES:",
- "markups": []
- }, {
- "name": "a62a",
- "type": 6,
- "text": "No, it’s successful because he busted his ass to make it so. It’s like any other business. He grew it.",
- "markups": []
- }, {
- "name": "df8c",
- "type": 1,
- "text": "Christ. This is like a field of strawmen. Stupid ones. Very stupid ones.",
- "markups": []
- }, {
- "name": "521a",
- "type": 1,
- "text": "One guy tries to blame it all on Apple, another in a string of Wha??? moments:",
- "markups": []
- }, {
- "name": "d80d",
- "type": 6,
- "text": "the appropriate context is Apple’s App Store policies. Other devs aren’t Marco’s responsibility",
- "markups": []
- }, {
- "name": "db0b",
- "type": 1,
- "text": "Seriously? Dude, are you even trying to talk about what Samantha actually wrote? At this point, Samantha is clearly mystified at the entire thing:",
- "markups": []
- }, {
- "name": "7a78",
- "type": 6,
- "text": "Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?",
- "markups": []
- }, {
- "name": "6e09",
- "type": 1,
- "text": "Because it’s a nit they can pick and allows them to ignore everything you wrote. That’s the only reason.",
- "markups": []
- }, {
- "name": "b7db",
- "type": 1,
- "text": "One guy is “confused”:",
- "markups": []
- }, {
- "name": "3626",
- "type": 6,
- "text": "I see. He does have clout, so are you saying he’s too modest in how he sees himself as a dev?",
- "markups": []
- }, {
- "name": "9daa",
- "type": 6,
- "text": "Yes. He can’t be equated to the vast majority of other developers. Like calling Gruber, “just another blogger”.",
- "markups": []
- }, {
- "name": "f6da",
- "type": 6,
- "text": "Alright, that’s fair. I was just confused by the $ and fame angle at first.",
- "markups": []
- }, {
- "name": "d5b1",
- "type": 1,
- "text": "Samantha’s point centers on the benefits Marco gains via his fame and background. HOW DO YOU NOT MENTION THAT? HOW IS THAT CONFUSING?",
- "markups": [{
- "type": 2,
- "start": 82,
- "end": 133
- }]
- }, {
- "name": "58d0",
- "type": 1,
- "text": "People of course are telling her it’s her fault for mentioning a salient fact at all:",
- "markups": []
- }, {
- "name": "30d2",
- "type": 6,
- "text": "Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?",
- "markups": []
- }, {
- "name": "765b",
- "type": 6,
- "text": "Maybe because you went there with your article?",
- "markups": []
- }, {
- "name": "61fe",
- "type": 6,
- "text": "As a way of rationalizing his ability to gamble with the potential for Overcast to generate income…not the norm at all.",
- "markups": []
- }, {
- "name": "f17c",
- "type": 1,
- "text": "Of course, had she not brought up those important points, she’d have been bagged on for “not providing proof”. Lose some, lose more. By now, she’s had enough and she just deletes all mention of it. Understandable, but sad she was bullied into doing that.",
- "markups": []
- }, {
- "name": "0b60",
- "type": 1,
- "text": "Yes, bullied. That’s all this is. Bullying. She didn’t lie, cheat, or exaagerate. If her numbers were wrong, they weren’t wrong in a way she had any ability to do anything about. But there’s blood in the water, and the comments and attacks get worse:",
- "markups": []
- }, {
- "name": "65ab",
- "type": 6,
- "text": "Because you decided to start a conversation about someone else’s personal shit. You started this war.",
- "markups": []
- }, {
- "name": "1adb",
- "type": 1,
- "text": "War. THIS. IS. WAR.",
- "markups": []
- }, {
- "name": "de94",
- "type": 1,
- "text": "This is a bunch of nerds attacking someone for reasoned, calm, polite criticism of their friend/idol. Samantha is politely pushing back a bit:",
- "markups": [{
- "type": 2,
- "start": 63,
- "end": 69
- }]
- }, {
- "name": "4458",
- "type": 6,
- "text": "That doesn’t explain why every other part of my article is being pushed aside.",
- "markups": []
- }, {
- "name": "aeac",
- "type": 1,
- "text": "She’s right. This is all nonsense. This is people ignoring her article completely, just looking for things to attack so it can be dismissed. It’s tribalism at its purest.",
- "markups": []
- }, {
- "name": "0078",
- "type": 1,
- "text": "Then some of the other annointed get into it, including Jason Snell in one of the most spectactular displays of “I have special knowledge you can’t be expected to have, therefore you are totally off base and wrong, even though there’s no way for you to know this” I’ve seen in a while. Jason:",
- "markups": []
- }, {
- "name": "c4c9",
- "type": 6,
- "text": "You should never use an ad rate card to estimate ad revenue from any media product ever.",
- "markups": []
- }, {
- "name": "b66b",
- "type": 6,
- "text": "I learned this when I started working for a magazine — rate cards are mostly fiction, like prices on new cars",
- "markups": []
- }, {
- "name": "6907",
- "type": 1,
- "text": "How…exactly…in the name of whatever deity Jason may believe in…is Samantha or anyone not “in the biz” supposed to know this. Also, what exactly does a magazine on paper like Macworld have to do with sponsorships for a podcast? I have done podcasts that were sponsored, and I can retaliate with “we charged what the rate card said we did. Checkmate Elitests!”",
- "markups": [{
- "type": 2,
- "start": 338,
- "end": 357
- }]
- }, {
- "name": "41ec",
- "type": 1,
- "text": "Samantha basically abases herself at his feet:",
- "markups": []
- }, {
- "name": "0b14",
- "type": 6,
- "text": "I understand my mistake, and it’s unfortunate that it has completely diluted the point of my article.",
- "markups": []
- }, {
- "name": "590f",
- "type": 1,
- "text": "I think she should have told him where and how to stuff that nonsense, but she’s a nicer person than I am. Also, it’s appropriate that Jason’s twitter avatar has its nose in the air. This is some rank snobbery. It’s disgusting and if anyone pulled that on him, Jason would be very upset. But hey, one cannot criticize The Marco without getting pushback. By “pushback”, I mean “an unrelenting fecal flood”.",
- "markups": []
- }, {
- "name": "69dc",
- "type": 1,
- "text": "Her only mistake was criticizing one of the Kool Kids. Folks, if you criticize anyone in The Deck Clique, or their friends, expect the same thing, regardless of tone or point.",
- "markups": []
- }, {
- "name": "5ab4",
- "type": 1,
- "text": "Another App Dev, seemingly unable to parse Samantha’s words, needs more explanation:",
- "markups": [{
- "type": 2,
- "start": 67,
- "end": 71
- }]
- }, {
- "name": "957b",
- "type": 6,
- "text": "so just looking over your mentions, I’m curious what exactly was your main point? Ignoring the podcast income bits.",
- "markups": []
- }, {
- "name": "0a7e",
- "type": 1,
- "text": "Oh wait, he didn’t even read the article. Good on you, Dev Guy, good. on. you. Still, she plays nice with someone who didn’t even read her article:",
- "markups": [{
- "type": 2,
- "start": 101,
- "end": 146
- }]
- }, {
- "name": "f7db",
- "type": 6,
- "text": "That a typical unknown developer can’t depend on patronage to generate revenue, and charging for apps will become a negative.",
- "markups": []
- }, {
- "name": "937f",
- "type": 1,
- "text": "Marco comes back of course, and now basically accuses her of lying about other devs talking to her and supporting her point:",
- "markups": []
- }, {
- "name": "c9dd",
- "type": 6,
- "text": "How many actual developers did you hear from, really? Funny how almost nobody wants to give a (real) name on these accusations.",
- "markups": []
- }, {
- "name": "c522",
- "type": 1,
- "text": "Really? You’re going to do that? “There’s no name, so I don’t think it’s a real person.” Just…what’s the Joe Welch quote from the McCarthy hearings?",
- "markups": []
- }, {
- "name": "907e",
- "type": 6,
- "text": "Let us not assassinate this lad further, Senator. You’ve done enough. Have you no sense of decency, sir? At long last, have you left no sense of decency?",
- "markups": []
- }, {
- "name": "2158",
- "type": 1,
- "text": "That is what this is at this point: character assasination because she said something critical of A Popular Person. It’s disgusting. Depressing and disgusting. No one, none of these people have seriously discussed her point, heck, it looks like they barely bothered to read it, if they did at all.",
- "markups": []
- }, {
- "name": "13f8",
- "type": 1,
- "text": "Marco starts getting really petty with her (no big shock) and Samantha finally starts pushing back:",
- "markups": []
- }, {
- "name": "96c6",
- "type": 6,
- "text": "Glad to see you be the bigger person and ignore the mindset of so many developers not relating to you, good for you!",
- "markups": []
- }, {
- "name": "5d3f",
- "type": 1,
- "text": "That of course, is what caused Marco to question the validity, if not the existence of her sources. (Funny how anonymous sources are totes okay when they convenience Marco et al, and work for oh, Apple, but when they are inconvenient? Ha! PROVIDE ME PROOF YOU INTEMPERATE WOMAN!)",
- "markups": [{
- "type": 2,
- "start": 196,
- "end": 201
- }]
- }, {
- "name": "c07c",
- "type": 1,
- "text": "Make no mistake, there’s some sexist shit going on here. Every tweet I’ve quoted was authored by a guy.",
- "markups": []
- }, {
- "name": "8b32",
- "type": 1,
- "text": "Of course, Marco has to play the “I’ve been around longer than you” card with this bon mot:",
- "markups": []
- }, {
- "name": "de26",
- "type": 6,
- "text": "Yup, before you existed!",
- "markups": []
- }, {
- "name": "a3bd",
- "type": 1,
- "text": "Really dude? I mean, I’m sorry about the penis, but really?",
- "markups": []
- }, {
- "name": "1c51",
- "type": 1,
- "text": "Mind you, when the criticism isn’t just bizarrely stupid, Samantha reacts the way Marco and his ilk claim they would to (if they ever got any valid criticism. Which clearly is impossible):",
- "markups": [{
- "type": 2,
- "start": 142,
- "end": 147
- }]
- }, {
- "name": "9848",
- "type": 6,
- "text": "Not to get into the middle of this, but “income” is not the term you’re looking for. “Revenue” is.",
- "markups": []
- }, {
- "name": "f2a6",
- "type": 6,
- "text": "lol. Noted.",
- "markups": []
- }, {
- "name": "aed9",
- "type": 6,
- "text": "And I wasn’t intending to be a dick, just a lot of people hear/say “income” when they intend “revenue”, and then discussion …",
- "markups": []
- }, {
- "name": "f9d8",
- "type": 6,
- "text": "… gets derailed by a jedi handwave of “Expenses”. But outside of charitable donation, it is all directly related.",
- "markups": []
- }, {
- "name": "f61c",
- "type": 6,
- "text": "haha. Thank you for the clarification.",
- "markups": []
- }, {
- "name": "5dd9",
- "type": 1,
- "text": "Note to Marco and the other…whatever they are…that is how one reacts to that kind of criticism. With a bit of humor and self-deprecation. You should try it sometime. For real, not just in your heads or conversations in Irish Pubs in S.F.",
- "markups": []
- }, {
- "name": "dc44",
- "type": 1,
- "text": "But now, the door has been cracked, and the cheap shots come out:",
- "markups": []
- }, {
- "name": "0c94",
- "type": 6,
- "text": "@testflight_app: Don’t worry guys, we process @marcoarment’s apps in direct proportion to his megabucks earnings. #fairelephant",
- "markups": [{
- "type": 3,
- "start": 46,
- "end": 58,
- "href": "https://twitter.com/marcoarment",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 114,
- "end": 127,
- "href": "https://twitter.com/hashtag/fairelephant?src=hash",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "343b",
- "type": 1,
- "text": "(Note: testflight_app is a parody account. Please do not mess with the actual testflight folks. They are still cool.)",
- "markups": []
- }, {
- "name": "09bf",
- "type": 1,
- "text": "Or this…conversation:",
- "markups": []
- }, {
- "name": "4d63",
- "type": 4,
- "text": "",
- "markups": [],
- "layout": 1,
- "metadata": {
- "id": "1*kbPh7V97eyRodSOw2-ALDw.png",
- "originalWidth": 398,
- "originalHeight": 542
- }
- }, {
- "name": "f2a3",
- "type": 1,
- "text": "Good job guys. Good job. Defend the tribe. Attack the other. Frederico attempts to recover from his stunning display of demeaning douchery: ‏@viticci: @s_bielefeld I don’t know if it’s an Italian thing, but counting other people’s money is especially weird for me. IMO, bad move in the post.",
- "markups": [{
- "type": 3,
- "start": 140,
- "end": 149,
- "href": "https://twitter.com/viticci",
- "title": "",
- "rel": "",
- "name": "",
- "anchorType": 0,
- "creatorIds": [],
- "userId": ""
- }, {
- "type": 3,
- "start": 151,
- "end": 163,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "name": "",
- "anchorType": 0,
- "creatorIds": [],
- "userId": ""
- }]
- }, {
- "name": "ae0c",
- "type": 1,
- "text": "Samantha is clearly sick of his crap: ‏@s_bielefeld: @viticci That’s what I’m referring to, the mistake of ever having mentioned it. So, now, Marco can ignore the bigger issue and go on living.",
- "markups": [{
- "type": 3,
- "start": 38,
- "end": 51,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "name": "",
- "anchorType": 0,
- "creatorIds": [],
- "userId": ""
- }, {
- "type": 3,
- "start": 53,
- "end": 61,
- "href": "https://twitter.com/viticci",
- "title": "",
- "rel": "",
- "name": "",
- "anchorType": 0,
- "creatorIds": [],
- "userId": ""
- }]
- }, {
- "name": "2047",
- "type": 1,
- "text": "Good for her. There’s being patient and being roadkill.",
- "markups": []
- }, {
- "name": "4139",
- "type": 1,
- "text": "Samantha does put the call out for her sources to maybe let her use their names:",
- "markups": []
- }, {
- "name": "6626",
- "type": 6,
- "text": "From all of you I heard from earlier, anyone care to go on record?",
- "markups": []
- }, {
- "name": "8a7d",
- "type": 1,
- "text": "My good friend, The Angry Drunk points out the obvious problem:",
- "markups": []
- }, {
- "name": "68c9",
- "type": 6,
- "text": "Nobody’s going to go on record when they count on Marco’s friends for their PR.",
- "markups": []
- }, {
- "name": "317d",
- "type": 1,
- "text": "This is true. Again, the sites that are Friends of Marco:",
- "markups": []
- }, {
- "name": "9523",
- "type": 1,
- "text": "Daring Fireball",
- "markups": []
- }, {
- "name": "dbc7",
- "type": 1,
- "text": "The Loop",
- "markups": []
- }, {
- "name": "c706",
- "type": 1,
- "text": "SixColors",
- "markups": []
- }, {
- "name": "0acb",
- "type": 1,
- "text": "iMore",
- "markups": []
- }, {
- "name": "8c8c",
- "type": 1,
- "text": "MacStories",
- "markups": []
- }, {
- "name": "643e",
- "type": 1,
- "text": "A few others, but I want this post to end one day.",
- "markups": []
- }, {
- "name": "6b76",
- "type": 1,
- "text": "You piss that crew off, and given how petty rather a few of them have demonstrated they are, good luck on getting any kind of notice from them.",
- "markups": []
- }, {
- "name": "f7d1",
- "type": 1,
- "text": "Of course, the idea this could happen is just craycray:",
- "markups": []
- }, {
- "name": "de59",
- "type": 6,
- "text": "@KevinColeman .@Angry_Drunk @s_bielefeld @marcoarment Wow, you guys are veering right into crazy conspiracy theory territory. #JetFuelCantMeltSteelBeams",
- "markups": [{
- "type": 3,
- "start": 0,
- "end": 14,
- "href": "https://twitter.com/KevinColeman",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 14,
- "end": 27,
- "href": "https://twitter.com/Angry_Drunk",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 28,
- "end": 40,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 41,
- "end": 53,
- "href": "https://twitter.com/marcoarment",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 126,
- "end": 152,
- "href": "https://twitter.com/hashtag/JetFuelCantMeltSteelBeams?src=hash",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "f01b",
- "type": 1,
- "text": "Yeah. Because a mature person like Marco would never do anything like that.",
- "markups": []
- }, {
- "name": "7e30",
- "type": 1,
- "text": "Of course, the real point on this is starting to happen:",
- "markups": []
- }, {
- "name": "5d93",
- "type": 6,
- "text": "you’re getting a lot of heat now but happy you are writing things that stir up the community. Hope you continue to be a voice!",
- "markups": []
- }, {
- "name": "436b",
- "type": 6,
- "text": "I doubt I will.",
- "markups": []
- }, {
- "name": "ac25",
- "type": 1,
- "text": "See, they’ve done their job. Mess with the bull, you get the horns. Maybe you should find another thing to write about, this isn’t a good place for you. Great job y’all.",
- "markups": [{
- "type": 2,
- "start": 153,
- "end": 158
- }]
- }, {
- "name": "07ba",
- "type": 1,
- "text": "Some people aren’t even pretending. They’re just in full strawman mode:",
- "markups": []
- }, {
- "name": "3d60",
- "type": 6,
- "text": "@timkeller: Unfair to begrudge a person for leveraging past success, especially when that success is earned. No ‘luck’ involved.",
- "markups": [{
- "type": 3,
- "start": 0,
- "end": 12,
- "href": "https://twitter.com/timkeller",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "87f5",
- "type": 6,
- "text": "@s_bielefeld: @timkeller I plainly stated that I don’t hold his doing this against him. Way to twist words.",
- "markups": [{
- "type": 3,
- "start": 0,
- "end": 14,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 14,
- "end": 24,
- "href": "https://twitter.com/timkeller",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "3720",
- "type": 1,
- "text": "I think she’s earned her anger at this point.",
- "markups": []
- }, {
- "name": "7341",
- "type": 1,
- "text": "Don’t worry, Marco knows what the real problem is: most devs just suck —",
- "markups": []
- }, {
- "name": "babe",
- "type": 4,
- "text": "",
- "markups": [],
- "layout": 1,
- "metadata": {
- "id": "1*Fpb2Bvdx7Q-688vdm-NdkQ.png",
- "originalWidth": 694,
- "originalHeight": 771
- }
- }, {
- "name": "503d",
- "type": 1,
- "text": "I have a saying that applies in this case: don’t place your head so far up your nethers that you go full Klein Bottle. Marco has gone full Klein Bottle. (To be correct, he went FKB some years ago.)",
- "markups": []
- }, {
- "name": "b8c0",
- "type": 1,
- "text": "There are some bright spots. My favorite is when Building Twenty points out the real elephant in the room:",
- "markups": [{
- "type": 2,
- "start": 80,
- "end": 84
- }]
- }, {
- "name": "36f4",
- "type": 6,
- "text": "@BuildingTwenty: Both @s_bielefeld &amp; I wrote similar critiques of @marcoarment’s pricing model yet the Internet pilloried only the woman. Who’d have guessed?",
- "markups": [{
- "type": 3,
- "start": 0,
- "end": 15,
- "href": "https://twitter.com/BuildingTwenty",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 22,
- "end": 34,
- "href": "https://twitter.com/s_bielefeld",
- "title": "",
- "rel": "",
- "anchorType": 0
- }, {
- "type": 3,
- "start": 66,
- "end": 78,
- "href": "https://twitter.com/marcoarment",
- "title": "",
- "rel": "",
- "anchorType": 0
- }]
- }, {
- "name": "06b9",
- "type": 1,
- "text": "Yup.",
- "markups": []
- }, {
- "name": "eff9",
- "type": 1,
- "text": "Another bright spot are these comments from Ian Betteridge, who has been doing this even longer than Marco:",
- "markups": [{
- "type": 2,
- "start": 84,
- "end": 106
- }]
- }, {
- "name": "18f1",
- "type": 6,
- "text": "You know, any writer who has never made a single factual error in a piece hasn’t ever written anything worth reading.",
- "markups": []
- }, {
- "name": "9776",
- "type": 6,
- "text": "I learned my job with the support of people who helped me. Had I suffered an Internet pile on for every error I wouldn’t have bothered.",
- "markups": []
- }, {
- "name": "8d44",
- "type": 1,
- "text": "To which Samantha understandably replies:",
- "markups": []
- }, {
- "name": "7147",
- "type": 6,
- "text": "and it’s honestly something I’m contemplating right now, whether to continue…",
- "markups": []
- }, {
- "name": "e0cd",
- "type": 1,
- "text": "Gee, I can’t imagine why. Why with comments like this from Chris Breen that completely misrepresent Samantha’s point, (who until today, I would have absolutely defended as being better than this, something I am genuinely saddened to be wrong about), why wouldn’t she want to continue doing this?",
- "markups": []
- }, {
- "name": "a379",
- "type": 6,
- "text": "If I have this right, some people are outraged that a creator has decided to give away his work.",
- "markups": []
- }, {
- "name": "f026",
- "type": 1,
- "text": "No Chris, you don’t have this right. But hey, who has time to find out the real issue and read an article. I’m sure your friends told you everything you need to know.",
- "markups": []
- }, {
- "name": "e1c2",
- "type": 1,
- "text": "Noted Feminist Glenn Fleishman gets a piece of the action too:",
- "markups": []
- }, {
- "name": "067c",
- "type": 4,
- "text": "",
- "markups": [],
- "layout": 1,
- "metadata": {
- "id": "1*lvOySry5gHHJfGU_bQXrzA.png",
- "originalWidth": 308,
- "originalHeight": 269
- }
- }, {
- "name": "4df8",
- "type": 1,
- "text": "I’m not actually surprised here. I watched Fleishman berate a friend of mine who has been an engineer for…heck, waaaaay too long on major software products in the most condescending way because she tried to point out that as a very technical woman, “The Magazine” literally had nothing to say to her and maybe he should fix that. “Impertinent” was I believe what he called her, but I may have the specific word wrong. Not the attitude mind you. Great Feminists like Glenn do not like uppity women criticizing Great Feminists who are their Great Allies.",
- "markups": [{
- "type": 2,
- "start": 227,
- "end": 231
- }]
- }, {
- "name": "bf45",
- "type": 1,
- "text": "Great Feminists are often tools.",
- "markups": []
- }, {
- "name": "45bb",
- "type": 1,
- "text": "Luckily, I hope, the people who get Samantha’s point also started chiming in (and you get 100% of the women commenting here that I’ve seen):",
- "markups": []
- }, {
- "name": "c053",
- "type": 6,
- "text": "I don’t think he’s wrong for doing it, he just discusses it as if the market’s a level playing field — it isn’t",
- "markups": []
- }, {
- "name": "7b5e",
- "type": 6,
- "text": "This is a great article with lots of great points about the sustainability of iOS development. Thank you for publishing it.",
- "markups": []
- }, {
- "name": "a321",
- "type": 6,
- "text": "Regardless of the numbers and your view of MA, fair points here about confirmation bias in app marketing feasibility http://samanthabielefeld.com/the-elephant-in-the-room …",
- "markups": [{
- "type": 3,
- "start": 117,
- "end": 172,
- "href": "http://t.co/u79ZLsnhdM",
- "title": "http://samanthabielefeld.com/the-elephant-in-the-room",
- "rel": "nofollow",
- "anchorType": 0
- }]
- }, {
- "name": "76fe",
- "type": 6,
- "text": "thank you for posting this, it covers a lot of things people don’t like to talk about.",
- "markups": []
- }, {
- "name": "bf90",
- "type": 6,
- "text": "I’m sure you have caught untold amounts of flak over posting this because Marco is blind to his privilege as a developer.",
- "markups": []
- }, {
- "name": "0f66",
- "type": 6,
- "text": "Catching up on the debate, and agreeing with Harry’s remark. (Enjoyed your article, Samantha, and ‘got’ your point.)",
- "markups": []
- }, {
- "name": "6134",
- "type": 1,
- "text": "I would like to say I’m surprised at the reaction to Samantha’s article, but I’m not. In spite of his loud declarations of support for The Big Lie, Marco Arment is as bad at any form of criticism that he hasn’t already approved as a very insecure tween. An example from 2011: http://www.businessinsider.com/marco-arment-2011-9",
- "markups": [{
- "type": 3,
- "start": 276,
- "end": 326,
- "href": "http://www.businessinsider.com/marco-arment-2011-9",
- "title": "",
- "rel": "nofollow",
- "anchorType": 0
- }]
- }, {
- "name": "ba3c",
- "type": 1,
- "text": "Marco is great with criticism as long as it never actually criticizes him. If it does, be prepared a flood of petty, petulant whining that a room full of bored preschoolers on a hot day would be hard-pressed to match.",
- "markups": []
- }, {
- "name": "a5a0",
- "type": 1,
- "text": "Today has been…well, it sucks. It sucks because someone doing what all the Arments of the world claim to want was naive enough to believe what they were told, and found out the hard way just how big a lie The Big Lie is, and how vicious people are when you’re silly enough to believe anything they say about criticism.",
- "markups": []
- }, {
- "name": "2a25",
- "type": 1,
- "text": "And note again, every single condescending crack, misrepresentation, and strawman had an exclusively male source. Most of them have, at one point or another, loudly trumpted themselves as Feminist Allies, as a friend to women struggling with the sexism and misogyny in tech. Congratulations y’all on being just as bad as the people you claim to oppose.",
- "markups": []
- }, {
- "name": "a47a",
- "type": 1,
- "text": "Samantha has handled this better than anyone else could have. My respect for her as a person and a writer is off the charts. If she choses to walk away from blogging in the Apple space, believe me I understand. As bad as today was for her, I’ve seen worse. Much worse.",
- "markups": [{
- "type": 2,
- "start": 186,
- "end": 196
- }]
- }, {
- "name": "aa8e",
- "type": 1,
- "text": "But I hope she doesn’t. I hope she stays, because she is Doing This Right, and in a corner of the internet that has become naught but an endless circle jerk, a cliquish collection, a churlish, childish cohort interested not in writing or the truth, but in making sure The Right People are elevated, and The Others put down, she is someone worth reading and listening to. The number people who owe her apologies goes around the block, and I don’t think she’ll ever see a one. I’m sure as heck not apologizing for them, I’ll not make their lives easier in the least.",
- "markups": []
- }, {
- "name": "34c5",
- "type": 1,
- "text": "All of you, all. of. you…Marco, Breen, Snell, Vittici, had a chance to live by your words. You were faced with reasoned, polite, respectful criticism and instead of what you should have done, you all dropped trou and sprayed an epic diarrheal discharge all over someone who had done nothing to deserve it. Me, I earned most of my aggro, Samantha did not earn any of the idiocy I’ve seen today. I hope you’re all proud of yourselves. Someone should be, it won’t be me. Ever.",
- "markups": []
- }, {
- "name": "9710",
- "type": 1,
- "text": "So I hope she stays, but if she goes, I understand. For what it’s worth, I don’t think she’s wrong either way.",
- "markups": []
- }],
- "sections": [{
- "name": "55ff",
- "startIndex": 0
- }, {
- "name": "c360",
- "startIndex": 8
- }, {
- "name": "2ba2",
- "startIndex": 17
- }, {
- "name": "c883",
- "startIndex": 176
- }, {
- "name": "8ab2",
- "startIndex": 183
- }]
- },
- "postDisplay": {
- "coverless": true
- }
- },
- "virtuals": {
- "allowNotes": true,
- "previewImage": {
- "imageId": "1*kbPh7V97eyRodSOw2-ALDw.png",
- "filter": "",
- "backgroundSize": "",
- "originalWidth": 398,
- "originalHeight": 542,
- "strategy": "resample",
- "height": 0,
- "width": 0
- },
- "wordCount": 4605,
- "imageCount": 3,
- "readingTime": 17.92735849056604,
- "subtitle": "How to get shanked doing what people say they want",
- "usersBySocialRecommends": [],
- "recommends": 168,
- "socialRecommends": [],
- "isBookmarked": false,
- "tags": [],
- "socialRecommendsCount": 0,
- "responsesCreatedCount": 15,
- "links": {
- "entries": [{
- "url": "https://medium.com/@marcoarment/pragmatic-app-pricing-a79fc07218f3",
- "alts": [{
- "type": 2,
- "url": "medium://p/a79fc07218f3"
- }, {
- "type": 3,
- "url": "medium://p/a79fc07218f3"
- }]
- }],
- "version": "0.3",
- "generatedAt": 1472016079116
- },
- "isLockedPreviewOnly": false,
- "takeoverId": "",
- "metaDescription": "",
- "totalClapCount": 0
- },
- "coverless": true,
- "slug": "samantha-and-the-great-big-lie",
- "translationSourcePostId": "",
- "translationSourceCreatorId": "",
- "isApprovedTranslation": false,
- "inResponseToPostId": "",
- "inResponseToRemovedAt": 0,
- "isTitleSynthesized": true,
- "allowResponses": true,
- "importedUrl": "",
- "importedPublishedAt": 0,
- "visibility": 0,
- "uniqueSlug": "samantha-and-the-great-big-lie-d146a92473a1",
- "previewContent": {
- "bodyModel": {
- "paragraphs": [{
- "name": "b34c",
- "type": 3,
- "text": "Samantha and The Great Big Lie",
- "markups": [],
- "alignment": 1
- }, {
- "name": "97e7",
- "type": 1,
- "text": "How to get shanked doing what people say they want",
- "markups": [],
- "alignment": 1
- }, {
- "name": "df70",
- "type": 6,
- "text": "don’t preach to me\nMr. integrity",
- "markups": [],
- "alignment": 1
- }, {
- "name": "c979",
- "type": 1,
- "text": "(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non…",
- "markups": [],
- "alignment": 1
- }],
- "sections": [{
- "startIndex": 0
- }]
- },
- "isFullContent": false
- },
- "license": 0,
- "inResponseToMediaResourceId": "",
- "canonicalUrl": "https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1",
- "approvedHomeCollectionId": "",
- "newsletterId": "",
- "webCanonicalUrl": "https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1",
- "mediumUrl": "https://medium.com/@johncwelch/samantha-and-the-great-big-lie-d146a92473a1",
- "migrationId": "",
- "notifyFollowers": true,
- "notifyTwitter": false,
- "isSponsored": false,
- "isRequestToPubDisabled": false,
- "notifyFacebook": false,
- "responseHiddenOnParentPostAt": 0,
- "isSeries": false,
- "isSubscriptionLocked": false,
- "type": "Post"
- },
- "mentionedUsers": [],
- "collaborators": [],
- "membershipPlans": [],
- "collectionUserRelations": [],
- "mode": null,
- "references": {
- "User": {
- "77a507c5ad19": {
- "userId": "77a507c5ad19",
- "name": "John C. Welch",
- "username": "johncwelch",
- "createdAt": 1408545892232,
- "lastPostCreatedAt": 1486930695056,
- "imageId": "0*qPHQu8WqsC6cV_ud.jpg",
- "backgroundImageId": "1*nYm-VLVTCtzpby_1jFUjRw.jpeg",
- "bio": "",
- "twitterScreenName": "",
- "socialStats": {
- "userId": "77a507c5ad19",
- "usersFollowedCount": 63,
- "usersFollowedByCount": 230,
- "type": "SocialStats"
- },
- "social": {
- "userId": "lo_4c2ff54882b4",
- "targetUserId": "77a507c5ad19",
- "type": "Social"
- },
- "facebookAccountId": "10152302268220732",
- "allowNotes": 1,
- "type": "User"
- }
- },
- "Social": {
- "77a507c5ad19": {
- "userId": "lo_4c2ff54882b4",
- "targetUserId": "77a507c5ad19",
- "type": "Social"
- }
- },
- "SocialStats": {
- "77a507c5ad19": {
- "userId": "77a507c5ad19",
- "usersFollowedCount": 63,
- "usersFollowedByCount": 230,
- "type": "SocialStats"
- }
- }
- }
- })
- // ]]&gt;
- </script>
- <div class="surface-scrollOverlay"></div>
- <script charset="UTF-8" src="https://cdn-static-1.medium.com/_/fp/gen-js/main-common-async.bundle.bQAtenPub_VKVyJSle9kcw.js"></script>
- <script charset="UTF-8" src="https://cdn-static-1.medium.com/_/fp/gen-js/main-notes.bundle.4fp6HSt83KvFshqkijtyyQ.js"></script>
-</body>
-
+ <script>
+ <![CDATA[
+ window.__BUILD_ID__ = "main-20200813-221821-b007452387"
+ ]]>
+ </script>
+ <script>
+ <![CDATA[
+ window.__GRAPHQL_URI__ = "https://medium.com/_/graphql"
+ ]]>
+ </script>
+ <script>
+ <![CDATA[
+ window.__PRELOADED_STATE__ = {"auroraPostPage":{"isAuroraPostPageEnabled":false},"config":{"nodeEnv":"production","version":"main-20200813-221821-b007452387","productName":"Medium","publicUrl":"https:\u002F\u002Fcdn-client.medium.com\u002Flite","authDomain":"medium.com","authGoogleClientId":"216296035834-k1k6qe060s2tp2a2jam4ljdcms00sttg.apps.googleusercontent.com","favicon":"production","glyphUrl":"https:\u002F\u002Fglyph.medium.com","branchKey":"key_live_ofxXr2qTrrU9NqURK8ZwEhknBxiI6KBm","lightStep":{"name":"lite-web","host":"lightstep.medium.systems","token":"ce5be895bef60919541332990ac9fef2","appVersion":"main-20200813-221821-b007452387"},"algolia":{"appId":"MQ57UUUQZ2","apiKeySearch":"394474ced050e3911ae2249ecc774921","indexPrefix":"medium_","host":"-dsn.algolia.net"},"recaptchaKey":"6Lfc37IUAAAAAKGGtC6rLS13R1Hrw_BqADfS1LRk","recaptcha3Key":"6Lf8R9wUAAAAABMI_85Wb8melS7Zj6ziuf99Yot5","datadog":{"clientToken":"pub853ea8d17ad6821d9f8f11861d23dfed","context":{"deployment":{"target":"production","tag":"main-20200813-221821-b007452387","commit":"b00745238769aa939b76e1f378ff3835829c632f"}},"datacenter":"us"},"isAmp":false,"googleAnalyticsCode":"UA-24232453-2","signInWallCustomDomainCollectionIds":["3a8144eabfe3","336d898217ee","61061eb0c96b","138adf9c44c","819cc2aaeee0"],"mediumOwnedAndOperatedCollectionIds":["544c7006046e","bcc38c8f6edf","444d13b52878","8d6b8a439e32","92d2092dc598","1285ba81cada","cb8577c9149e","8ccfed20cbb2","ae2a65f35510","3f6ecf56618","7b6769f2748b","fc8964313712","ef8e90590e66","191186aaafa0","d944778ce714","bdc4052bbdba","88d9857e584e","9dc80918cc93","8a9336e5bb4"],"tierOneDomains":["medium.com","thebolditalic.com","arcdigital.media","towardsdatascience.com","uxdesign.cc","codeburst.io","psiloveyou.xyz","writingcooperative.com","entrepreneurshandbook.co","prototypr.io","betterhumans.coach.me","theascent.pub"],"defaultImages":{"avatar":{"imageId":"1*dmbNkD5D-u45r44go_cf0g.png","height":150,"width":150},"orgLogo":{"imageId":"1*OMF3fSqH8t4xBJ9-6oZDZw.png","height":106,"width":545},"postLogo":{"imageId":"1*3sela1OADrJr7dJk_CXaEQ.png","height":810,"width":1440},"postPreviewImage":{"imageId":"1*hn4v1tCaJy7cWMyb0bpNpQ.png","height":386,"width":579}},"performanceTags":[],"collectionStructuredData":{"8d6b8a439e32":{"name":"Elemental","data":{"@type":"NewsMediaOrganization","ethicsPolicy":"https:\u002F\u002Fhelp.medium.com\u002Fhc\u002Fen-us\u002Farticles\u002F360043290473","logo":{"@type":"ImageObject","url":"https:\u002F\u002Fcdn-images-1.medium.com\u002Fmax\u002F980\u002F1*[email protected]","width":980,"height":159}}},"3f6ecf56618":{"name":"Forge","data":{"@type":"NewsMediaOrganization","ethicsPolicy":"https:\u002F\u002Fhelp.medium.com\u002Fhc\u002Fen-us\u002Farticles\u002F360043290473","logo":{"@type":"ImageObject","url":"https:\u002F\u002Fcdn-images-1.medium.com\u002Fmax\u002F596\u002F1*[email protected]","width":596,"height":183}}},"ae2a65f35510":{"name":"GEN","data":{"@type":"NewsMediaOrganization","ethicsPolicy":"https:\u002F\u002Fhelp.medium.com\u002Fhc\u002Fen-us\u002Farticles\u002F360043290473","logo":{"@type":"ImageObject","url":"https:\u002F\u002Fmiro.medium.com\u002Fmax\u002F264\u002F1*RdVZMdvfV3YiZTw6mX7yWA.png","width":264,"height":140}}},"88d9857e584e":{"name":"LEVEL","data":{"@type":"NewsMediaOrganization","ethicsPolicy":"https:\u002F\u002Fhelp.medium.com\u002Fhc\u002Fen-us\u002Farticles\u002F360043290473","logo":{"@type":"ImageObject","url":"https:\u002F\u002Fmiro.medium.com\u002Fmax\u002F540\u002F1*JqYMhNX6KNNb2UlqGqO2WQ.png","width":540,"height":108}}},"7b6769f2748b":{"name":"Marker","data":{"@type":"NewsMediaOrganization","ethicsPolicy":"https:\u002F\u002Fhelp.medium.com\u002Fhc\u002Fen-us\u002Farticles\u002F360043290473","logo":{"@type":"ImageObject","url":"https:\u002F\u002Fcdn-images-1.medium.com\u002Fmax\u002F383\u002F1*[email protected]","width":383,"height":92}}},"444d13b52878":{"name":"OneZero","data":{"@type":"NewsMediaOrganization","ethicsPolicy":"https:\u002F\u002Fhelp.medium.com\u002Fhc\u002Fen-us\u002Farticles\u002F360043290473","logo":{"@type":"ImageObject","url":"https:\u002F\u002Fmiro.medium.com\u002Fmax\u002F540\u002F1*cw32fIqCbRWzwJaoQw6BUg.png","width":540,"height":123}}},"8ccfed20cbb2":{"name":"Zora","data":{"@type":"NewsMediaOrganization","ethicsPolicy":"https:\u002F\u002Fhelp.medium.com\u002Fhc\u002Fen-us\u002Farticles\u002F360043290473","logo":{"@type":"ImageObject","url":"https:\u002F\u002Fmiro.medium.com\u002Fmax\u002F540\u002F1*tZUQqRcCCZDXjjiZ4bDvgQ.png","width":540,"height":106}}}},"embeddedPostIds":{"coronavirus":"cd3010f9d81f"},"sharedCdcMessaging":{"COVID_APPLICABLE_TAG_SLUGS":["pandemic","epidemic","coronavirus","covid19","co-vid-19","containment","self-care","flatten-the-curve","public-health","virus","public-health-crisis","quarantine","self-quarantine","zika","corona","disease-prevention","wuhan","chinavirus","outbreak","influenza","socialdistancing","social-distance","flu","vaccines","healthcare","medicine","conspiracy-theories","conspiracy","virality","epidemia","pandemia","salud","corona-e-virus","coronavirus-covid19","covid-19","covid-19-symptoms","covid-19-crisis","covid-19-testing","covid-19-treatment","coronavirus-update","coronavirus-diaries"],"COVID_APPLICABLE_TOPIC_NAMES":["coronavirus"],"COVID_APPLICABLE_TOPIC_NAMES_FOR_TOPIC_PAGE":["coronavirus","health"],"COVID_MESSAGES":{"tierA":{"text":"For more information on the novel coronavirus and Covid-19, visit cdc.gov.","markups":[{"start":66,"end":73,"href":"https:\u002F\u002Fwww.cdc.gov\u002Fcoronavirus\u002F2019-nCoV"}]},"tierB":{"text":"Anyone can publish on Medium per our Policies, but we don’t fact-check every story. For more info about the coronavirus, see cdc.gov.","markups":[{"start":37,"end":45,"href":"https:\u002F\u002Fhelp.medium.com\u002Fhc\u002Fen-us\u002Fcategories\u002F201931128-Policies-Safety"},{"start":125,"end":132,"href":"https:\u002F\u002Fwww.cdc.gov\u002Fcoronavirus\u002F2019-nCoV"}]},"paywall":{"text":"This article has been made free for everyone, thanks to Medium Members. For more information on the novel coronavirus and Covid-19, visit cdc.gov.","markups":[{"start":56,"end":70,"href":"https:\u002F\u002Fmedium.com\u002Fmembership"},{"start":138,"end":145,"href":"https:\u002F\u002Fwww.cdc.gov\u002Fcoronavirus\u002F2019-nCoV"}]}},"COVID_BANNER_POST_ID_OVERRIDE_WHITELIST":["3b31a67bff4a"]},"embedPostRules":[],"recircOptions":{"v1":{"limit":3},"v2":{"limit":8}},"braintreeClientKey":"production_zjkj96jm_m56f8fqpf7ngnrd4","paypalClientId":"AXj1G4fotC2GE8KzWX9mSxCH1wmPE3nJglf4Z2ig_amnhvlMVX87otaq58niAg9iuLktVNF_1WCMnN7v"},"debug":{"requestId":"03e4b1e9-aa96-4f99-9f98-df3d01c65cb9","edge":"valencia","originalSpanCarrier":{"ot-tracer-spanid":"17d028ba431ac3ef","ot-tracer-traceid":"e2a575fa5e4cabed","ot-tracer-sampled":"true"}},"session":{"user":{"id":"lo_d4e92d369991"},"xsrf":"","isSpoofed":false},"stats":{"itemCount":0,"sending":false,"timeout":null,"backup":{}},"navigation":{"branch":{"show":null,"hasRendered":null,"blockedByCTA":false},"hideGoogleOneTap":false,"hasRenderedGoogleOneTap":null,"hasRenderedAlternateUserBanner":null,"currentLocation":"https:\u002F\u002Fmedium.com\u002F@johncwelch\u002Fsamantha-and-the-great-big-lie-d146a92473a1","host":"medium.com","hostname":"medium.com","susiModal":{"step":null,"operation":"register"},"postRead":false},"client":{"isBot":false,"isCustomDomain":false,"isEu":false,"isNativeMedium":false,"isSafariMobile":false,"inAppBrowserName":"","supportsWebp":false},"multiVote":{"clapsPerPost":{}},"tracing":{}}
+ ]]>
+ </script>
+ <script>
+ <![CDATA[
+ window.__APOLLO_STATE__ = {"ROOT_QUERY.variantFlags.0":{"name":"allow_access","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.0.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.0.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.1":{"name":"allow_signup","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.1.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.1.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.2":{"name":"allow_test_auth","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.2.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.2.valueType":{"__typename":"VariantFlagString","value":"disallow"},"ROOT_QUERY.variantFlags.3":{"name":"assign_default_topic_to_posts","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.3.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.3.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.4":{"name":"available_annual_plan","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.4.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.4.valueType":{"__typename":"VariantFlagString","value":"2c754bcc2995"},"ROOT_QUERY.variantFlags.5":{"name":"available_monthly_plan","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.5.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.5.valueType":{"__typename":"VariantFlagString","value":"60e220181034"},"ROOT_QUERY.variantFlags.6":{"name":"bane_add_user","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.6.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.6.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.7":{"name":"bane_verify_domain","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.7.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.7.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.8":{"name":"branch_seo_metadata","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.8.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.8.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.9":{"name":"browsable_stream_config_bucket","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.9.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.9.valueType":{"__typename":"VariantFlagString","value":"curated-topics"},"ROOT_QUERY.variantFlags.10":{"name":"coronavirus_topic_recirc","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.10.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.10.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.11":{"name":"covid_19_cdc_banner","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.11.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.11.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.12":{"name":"default_seo_post_titles","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.12.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.12.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.13":{"name":"disable_android_subscription_activity_carousel","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.13.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.13.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.14":{"name":"disable_ios_resume_reading_toast","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.14.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.14.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.15":{"name":"disable_ios_subscription_activity_carousel","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.15.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.15.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.16":{"name":"disable_mobile_featured_chunk","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.16.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.16.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.17":{"name":"disable_post_recommended_from_friends_provider","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.17.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.17.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.18":{"name":"enable_alternate_onboarding_email_subject","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.18.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.18.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.19":{"name":"enable_android_local_currency","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.19.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.19.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.20":{"name":"enable_annual_renewal_reminder_email","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.20.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.20.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.21":{"name":"enable_app_flirty_thirty","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.21.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.21.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.22":{"name":"enable_apple_sign_in","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.22.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.22.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.23":{"name":"enable_apple_webhook","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.23.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.23.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.24":{"name":"enable_apple_webhook_renewal_status","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.24.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.24.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.25":{"name":"enable_aurora_about_page_routing","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.25.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.25.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.26":{"name":"enable_aurora_lightweight_flow","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.26.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.26.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.27":{"name":"enable_aurora_post_page","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.27.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.27.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.28":{"name":"enable_aurora_tag_page_routing","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.28.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.28.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.29":{"name":"enable_auto_forfeit_earnings","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.29.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.29.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.30":{"name":"enable_automated_mission_control_triggers","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.30.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.30.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.31":{"name":"enable_braintree_cancellation_with_cycles","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.31.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.31.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.32":{"name":"enable_braintree_integration","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.32.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.32.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.33":{"name":"enable_braintree_membership","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.33.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.33.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.34":{"name":"enable_braintree_paypal","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.34.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.34.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.35":{"name":"enable_braintree_update_payment_endpoint","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.35.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.35.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.36":{"name":"enable_braintree_webhook","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.36.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.36.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.37":{"name":"enable_branch_io","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.37.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.37.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.38":{"name":"enable_branch_text_me_the_app","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.38.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.38.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.39":{"name":"enable_branding","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.39.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.39.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.40":{"name":"enable_branding_fonts","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.40.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.40.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.41":{"name":"enable_cc_trial_member_onboarding_emails","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.41.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.41.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.42":{"name":"enable_cleansweep_double_writes","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.42.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.42.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.43":{"name":"enable_confirm_sign_in","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.43.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.43.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.44":{"name":"enable_cta_meter","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.44.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.44.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.45":{"name":"enable_curation_priority_queue_experiment","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.45.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.45.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.46":{"name":"enable_dedicated_series_tab_api_ios","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.46.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.46.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.47":{"name":"enable_different_grid","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.47.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.47.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.48":{"name":"enable_digest_feature_logging","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.48.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.48.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.49":{"name":"enable_digest_tagline","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.49.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.49.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.50":{"name":"enable_disregard_trunc_state_for_footer","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.50.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.50.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.51":{"name":"enable_edit_alt_text","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.51.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.51.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.52":{"name":"enable_email_sign_in_captcha","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.52.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.52.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.53":{"name":"enable_embedding_based_diversification","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.53.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.53.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.54":{"name":"enable_end_of_post_cleanup","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.54.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.54.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.55":{"name":"enable_expanded_feature_chunk_pool","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.55.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.55.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.56":{"name":"enable_filter_by_resend_rules","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.56.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.56.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.57":{"name":"enable_filter_expire_processor","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.57.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.57.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.58":{"name":"enable_first_name_on_paywall","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.58.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.58.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.59":{"name":"enable_footer_app_buttons","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.59.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.59.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.60":{"name":"enable_free_corona_topic","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.60.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.60.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.61":{"name":"enable_global_susi_modal","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.61.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.61.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.62":{"name":"enable_google_one_tap","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.62.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.62.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.63":{"name":"enable_highlander_member_digest","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.63.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.63.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.64":{"name":"enable_icelandic_truncated_posts","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.64.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.64.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.65":{"name":"enable_ios_post_stats","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.65.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.65.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.66":{"name":"enable_janky_spam_rules","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.66.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.66.valueType":{"__typename":"VariantFlagString","value":"users,posts"},"ROOT_QUERY.variantFlags.67":{"name":"enable_json_logs_trained_ranker","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.67.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.67.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.68":{"name":"enable_kbfd_rex","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.68.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.68.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.69":{"name":"enable_kbfd_rex_app_highlights","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.69.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.69.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.70":{"name":"enable_kbfd_rex_daily_digest","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.70.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.70.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.71":{"name":"enable_lite_about_page","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.71.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.71.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.72":{"name":"enable_lite_homepage","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.72.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.72.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.73":{"name":"enable_lite_notifications","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.73.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.73.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.74":{"name":"enable_lite_pay_page","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.74.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.74.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.75":{"name":"enable_lite_post","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.75.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.75.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.76":{"name":"enable_lite_post_cd","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.76.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.76.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.77":{"name":"enable_lite_post_highlights","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.77.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.77.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.78":{"name":"enable_lite_post_highlights_view_only","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.78.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.78.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.79":{"name":"enable_lite_profile","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.79.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.79.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.80":{"name":"enable_lite_pub_header_menu","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.80.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.80.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.81":{"name":"enable_lite_pub_homepage_for_selected_domains","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.81.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.81.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.82":{"name":"enable_lite_server_upstream_deadlines","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.82.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.82.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.83":{"name":"enable_lite_stories","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.83.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.83.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.84":{"name":"enable_lite_topics","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.84.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.84.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.85":{"name":"enable_lite_unread_notification_count_mutation","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.85.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.85.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.86":{"name":"enable_lo_open_in_app","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.86.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.86.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.87":{"name":"enable_lock_responses","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.87.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.87.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.88":{"name":"enable_login_code_flow","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.88.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.88.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.89":{"name":"enable_m2_unviewable_filter","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.89.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.89.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.90":{"name":"enable_marketing_emails","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.90.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.90.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.91":{"name":"enable_media_resource_try_catch","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.91.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.91.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.92":{"name":"enable_member_onboarding","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.92.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.92.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.93":{"name":"enable_membership_remove_section_a","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.93.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.93.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.94":{"name":"enable_metered_out_email_changes","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.94.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.94.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.95":{"name":"enable_miro_on_kubernetes","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.95.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.95.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.96":{"name":"enable_ml_rank_modules","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.96.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.96.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.97":{"name":"enable_ml_rank_rex_anno","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.97.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.97.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.98":{"name":"enable_monthly_member_onboarding_emails","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.98.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.98.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.99":{"name":"enable_more_on_coronavirus","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.99.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.99.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.100":{"name":"enable_mute","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.100.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.100.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.101":{"name":"enable_new_collaborative_filtering_data","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.101.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.101.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.102":{"name":"enable_new_suspended_page","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.102.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.102.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.103":{"name":"enable_new_three_dot_menu","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.103.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.103.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.104":{"name":"enable_open_in_app_regwall","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.104.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.104.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.105":{"name":"enable_optimizely","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.105.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.105.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.106":{"name":"enable_orion","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.106.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.106.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.107":{"name":"enable_parsely","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.107.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.107.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.108":{"name":"enable_patronus_on_kubernetes","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.108.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.108.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.109":{"name":"enable_popularity_feature","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.109.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.109.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.110":{"name":"enable_post_import","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.110.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.110.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.111":{"name":"enable_post_page_nav_stickiness_removal","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.111.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.111.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.112":{"name":"enable_post_seo_settings_screen","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.112.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.112.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.113":{"name":"enable_post_settings_screen","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.113.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.113.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.114":{"name":"enable_post_table_of_contents","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.114.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.114.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.115":{"name":"enable_primary_topic_for_mobile","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.115.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.115.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.116":{"name":"enable_profile_page_seo_titles","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.116.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.116.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.117":{"name":"enable_responses_2","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.117.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.117.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.118":{"name":"enable_responses_all","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.118.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.118.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.119":{"name":"enable_responses_edit_and_delete","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.119.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.119.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.120":{"name":"enable_responses_highlight","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.120.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.120.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.121":{"name":"enable_responses_moderation","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.121.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.121.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.122":{"name":"enable_rito_upstream_deadlines","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.122.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.122.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.123":{"name":"enable_rtr_channel","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.123.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.123.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.124":{"name":"enable_save_to_medium","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.124.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.124.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.125":{"name":"enable_sisko","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.125.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.125.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.126":{"name":"enable_starspace","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.126.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.126.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.127":{"name":"enable_starspace_ranker_starspace","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.127.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.127.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.128":{"name":"enable_theme_editor","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.128.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.128.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.129":{"name":"enable_tick_landing_page","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.129.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.129.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.130":{"name":"enable_tipalti_onboarding","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.130.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.130.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.131":{"name":"enable_tribute_landing_page","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.131.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.131.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.132":{"name":"enable_trumpland_landing_page","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.132.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.132.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.133":{"name":"enable_valencia_cd_posts","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.133.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.133.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.134":{"name":"enable_valencia_cd_profiles","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.134.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.134.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.135":{"name":"enable_valencia_clientele_cd","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.135.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.135.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.136":{"name":"enable_valencia_lite_reporting_cd","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.136.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.136.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.137":{"name":"enable_valencia_lite_routes_cd","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.137.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.137.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.138":{"name":"enable_valencia_medium_routes_cd","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.138.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.138.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.139":{"name":"enable_valencia_stat_batch_cd","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.139.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.139.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.140":{"name":"glyph_embed_commands","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.140.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.140.valueType":{"__typename":"VariantFlagString","value":"control"},"ROOT_QUERY.variantFlags.141":{"name":"glyph_font_set","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.141.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.141.valueType":{"__typename":"VariantFlagString","value":"m2"},"ROOT_QUERY.variantFlags.142":{"name":"google_sign_in_android","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.142.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.142.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.143":{"name":"ios_pub_follow_email_opt_in","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.143.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.143.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.144":{"name":"is_not_medium_subscriber","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.144.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.144.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.145":{"name":"limit_post_referrers","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.145.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.145.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.146":{"name":"make_nav_sticky","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.146.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.146.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.147":{"name":"new_transition_page","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.147.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.147.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.148":{"name":"pub_sidebar","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.148.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.148.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.149":{"name":"remove_post_post_similarity","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.149.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.149.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.150":{"name":"retrained_ranker","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.150.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.150.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.151":{"name":"rex_providers_4","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.151.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.151.valueType":{"__typename":"VariantFlagString","value":"experiment_b"},"ROOT_QUERY.variantFlags.152":{"name":"sign_up_with_email_button","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.152.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.152.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.153":{"name":"signin_services","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.153.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.153.valueType":{"__typename":"VariantFlagString","value":"twitter,facebook,google,email,google-fastidv,google-one-tap,apple"},"ROOT_QUERY.variantFlags.154":{"name":"signup_services","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.154.valueType","typename":"VariantFlagString"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.154.valueType":{"__typename":"VariantFlagString","value":"twitter,facebook,google,email,google-fastidv,google-one-tap,apple"},"ROOT_QUERY.variantFlags.155":{"name":"skip_sign_in_recaptcha","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.155.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.155.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.156":{"name":"use_new_admin_topic_backend","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.156.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.156.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY.variantFlags.157":{"name":"xgboost_auto_suspend","valueType":{"type":"id","generated":true,"id":"$ROOT_QUERY.variantFlags.157.valueType","typename":"VariantFlagBoolean"},"__typename":"VariantFlag"},"$ROOT_QUERY.variantFlags.157.valueType":{"__typename":"VariantFlagBoolean","value":true},"ROOT_QUERY":{"variantFlags":[{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.0","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.1","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.2","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.3","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.4","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.5","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.6","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.7","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.8","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.9","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.10","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.11","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.12","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.13","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.14","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.15","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.16","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.17","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.18","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.19","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.20","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.21","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.22","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.23","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.24","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.25","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.26","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.27","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.28","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.29","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.30","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.31","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.32","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.33","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.34","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.35","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.36","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.37","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.38","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.39","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.40","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.41","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.42","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.43","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.44","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.45","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.46","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.47","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.48","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.49","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.50","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.51","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.52","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.53","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.54","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.55","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.56","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.57","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.58","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.59","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.60","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.61","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.62","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.63","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.64","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.65","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.66","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.67","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.68","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.69","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.70","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.71","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.72","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.73","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.74","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.75","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.76","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.77","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.78","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.79","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.80","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.81","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.82","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.83","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.84","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.85","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.86","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.87","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.88","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.89","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.90","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.91","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.92","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.93","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.94","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.95","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.96","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.97","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.98","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.99","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.100","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.101","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.102","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.103","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.104","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.105","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.106","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.107","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.108","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.109","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.110","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.111","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.112","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.113","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.114","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.115","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.116","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.117","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.118","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.119","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.120","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.121","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.122","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.123","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.124","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.125","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.126","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.127","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.128","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.129","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.130","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.131","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.132","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.133","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.134","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.135","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.136","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.137","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.138","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.139","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.140","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.141","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.142","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.143","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.144","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.145","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.146","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.147","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.148","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.149","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.150","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.151","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.152","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.153","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.154","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.155","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.156","typename":"VariantFlag"},{"type":"id","generated":true,"id":"ROOT_QUERY.variantFlags.157","typename":"VariantFlag"}],"viewer":null,"meterPost({\"postId\":\"d146a92473a1\",\"postMeteringOptions\":{}})":{"type":"id","generated":false,"id":"MeteringInfo:singleton","typename":"MeteringInfo"},"postResult({\"id\":\"d146a92473a1\"})":{"type":"id","generated":false,"id":"Post:d146a92473a1","typename":"Post"}},"MeteringInfo:singleton":{"__typename":"MeteringInfo","postIds":{"type":"json","json":[]},"maxUnlockCount":3,"unlocksRemaining":3},"Post:d146a92473a1":{"__typename":"Post","id":"d146a92473a1","mediumUrl":"https:\u002F\u002Fmedium.com\u002F@johncwelch\u002Fsamantha-and-the-great-big-lie-d146a92473a1","canonicalUrl":"","collection":null,"content({\"postMeteringOptions\":{}})":{"type":"id","generated":true,"id":"$Post:d146a92473a1.content({\"postMeteringOptions\":{}})","typename":"PostContent"},"creator":{"type":"id","generated":false,"id":"User:77a507c5ad19","typename":"User"},"customStyleSheet":null,"firstPublishedAt":1444875555607,"isLocked":false,"isPublished":true,"isShortform":false,"isEmail":false,"layerCake":0,"primaryTopic":null,"title":"Samantha and The Great Big Lie","latestPublishedVersion":"3fed73795ca4","visibility":"PUBLIC","isLimitedState":false,"sequence":null,"pendingCollection":null,"shareKey":null,"statusForCollection":null,"readingTime":17.92735849056604,"readingList":"READING_LIST_NONE","allowResponses":true,"clapCount":193,"viewerClapCount":0,"voterCount":165,"recommenders":[],"license":"ALL_RIGHTS_RESERVED","newsletterId":"","tags":[],"topics":[],"postResponses":{"type":"id","generated":true,"id":"$Post:d146a92473a1.postResponses","typename":"PostResponses"},"responsesCount":14,"internalLinks({\"paging\":{\"limit\":8}})":{"type":"id","generated":true,"id":"$Post:d146a92473a1.internalLinks({\"paging\":{\"limit\":8}})","typename":"InternalLinksConnection"},"pinnedAt":0,"collaborators":[],"translationSourcePost":null,"inResponseToPostResult":null,"inResponseToMediaResource":null,"lockedSource":"LOCKED_POST_SOURCE_NONE","curationEligibleAt":0,"isDistributionAlertDismissed":false,"audioVersionUrl":"","socialTitle":"","socialDek":"","metaDescription":"","latestPublishedAt":1449844114438,"previewContent":{"type":"id","generated":true,"id":"$Post:d146a92473a1.previewContent","typename":"PreviewContent"},"previewImage":{"type":"id","generated":false,"id":"ImageMetadata:1*kbPh7V97eyRodSOw2-ALDw.png","typename":"ImageMetadata"},"seoTitle":"","updatedAt":1524435864777,"shortformType":"SHORTFORM_TYPE_LINK","structuredData":"","seoDescription":"","isSuspended":false},"$Post:d146a92473a1.content({\"postMeteringOptions\":{}})":{"isLockedPreviewOnly":false,"validatedShareKey":"","__typename":"PostContent","bodyModel":{"type":"id","generated":true,"id":"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel","typename":"RichText"}},"User:77a507c5ad19":{"id":"77a507c5ad19","isSuspended":false,"__typename":"User","name":"John C. Welch","customStyleSheet":null,"username":"johncwelch","isFollowing":null,"isAuroraVisible":false,"allowNotes":true,"bio":"","imageId":"0*qPHQu8WqsC6cV_ud.jpg","mediumMemberAt":0,"isBlocking":null,"isMuting":null,"isPartnerProgramEnrolled":false,"twitterScreenName":""},"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.0":{"name":"55ff","startIndex":0,"textLayout":null,"imageLayout":null,"backgroundImage":null,"videoLayout":null,"backgroundVideo":null,"__typename":"Section"},"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.1":{"name":"c360","startIndex":8,"textLayout":null,"imageLayout":null,"backgroundImage":null,"videoLayout":null,"backgroundVideo":null,"__typename":"Section"},"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.2":{"name":"2ba2","startIndex":17,"textLayout":null,"imageLayout":null,"backgroundImage":null,"videoLayout":null,"backgroundVideo":null,"__typename":"Section"},"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.3":{"name":"c883","startIndex":176,"textLayout":null,"imageLayout":null,"backgroundImage":null,"videoLayout":null,"backgroundVideo":null,"__typename":"Section"},"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.4":{"name":"8ab2","startIndex":183,"textLayout":null,"imageLayout":null,"backgroundImage":null,"videoLayout":null,"backgroundVideo":null,"__typename":"Section"},"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel":{"sections":[{"type":"id","generated":true,"id":"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.0","typename":"Section"},{"type":"id","generated":true,"id":"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.1","typename":"Section"},{"type":"id","generated":true,"id":"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.2","typename":"Section"},{"type":"id","generated":true,"id":"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.3","typename":"Section"},{"type":"id","generated":true,"id":"$Post:d146a92473a1.content({\"postMeteringOptions\":{}}).bodyModel.sections.4","typename":"Section"}],"paragraphs":[{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_0","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_1","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_2","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_3","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_4","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_5","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_6","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_7","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_8","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_9","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_10","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_11","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_12","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_13","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_14","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_15","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_16","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_17","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_18","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_19","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_20","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_21","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_22","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_23","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_24","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_25","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_26","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_27","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_28","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_29","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_30","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_31","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_32","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_33","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_34","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_35","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_36","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_37","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_38","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_39","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_40","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_41","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_42","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_43","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_44","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_45","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_46","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_47","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_48","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_49","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_50","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_51","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_52","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_53","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_54","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_55","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_56","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_57","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_58","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_59","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_60","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_61","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_62","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_63","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_64","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_65","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_66","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_67","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_68","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_69","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_70","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_71","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_72","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_73","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_74","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_75","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_76","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_77","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_78","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_79","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_80","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_81","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_82","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_83","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_84","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_85","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_86","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_87","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_88","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_89","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_90","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_91","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_92","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_93","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_94","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_95","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_96","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_97","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_98","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_99","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_100","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_101","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_102","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_103","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_104","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_105","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_106","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_107","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_108","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_109","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_110","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_111","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_112","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_113","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_114","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_115","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_116","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_117","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_118","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_119","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_120","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_121","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_122","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_123","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_124","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_125","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_126","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_127","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_128","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_129","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_130","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_131","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_132","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_133","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_134","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_135","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_136","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_137","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_138","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_139","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_140","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_141","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_142","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_143","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_144","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_145","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_146","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_147","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_148","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_149","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_150","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_151","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_152","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_153","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_154","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_155","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_156","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_157","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_158","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_159","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_160","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_161","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_162","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_163","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_164","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_165","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_166","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_167","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_168","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_169","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_170","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_171","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_172","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_173","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_174","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_175","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_176","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_177","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_178","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_179","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_180","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_181","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_182","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_183","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_184","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_185","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_186","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_187","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_188","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_189","typename":"Paragraph"},{"type":"id","generated":false,"id":"Paragraph:3fed73795ca4_190","typename":"Paragraph"}],"__typename":"RichText"},"Paragraph:3fed73795ca4_0":{"id":"3fed73795ca4_0","name":"b34c","type":"H3","href":null,"layout":null,"metadata":null,"text":"Samantha and The Great Big Lie","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_1":{"id":"3fed73795ca4_1","name":"97e7","type":"P","href":null,"layout":null,"metadata":null,"text":"How to get shanked doing what people say they want","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_2":{"id":"3fed73795ca4_2","name":"df70","type":"BQ","href":null,"layout":null,"metadata":null,"text":"don’t preach to me\nMr. integrity","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_3":{"id":"3fed73795ca4_3","name":"c979","type":"P","href":null,"layout":null,"metadata":null,"text":"(EDIT: removed the link to Samantha’s post, because the arments and the grubers and the rest of The Deck Clique got what they wanted: a non-proper person driven off the internet lightly capped with a dusting of transphobia along the way, all totally okay because the ends justify the means, and it’s okay when “good” people do it.)","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_4":{"id":"3fed73795ca4_4","name":"342d","type":"P","href":null,"layout":null,"metadata":null,"text":"First, I need to say something about this article: the reason I’m writing it infuriates me. Worse than installing CS 3 or Acrobat 7 ever did, and the former inspired comparisons to fecophile porn. I’m actually too mad to cuss. Well, not completely, but in this case, I don’t think the people I’m mad at are worth the creativity I try to put into profanity. This is about a brownfield of hypocrisy and viciously deliberate mischaracterization that “shame” cannot even come close to the shame those behind it should feel.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_5":{"id":"3fed73795ca4_5","name":"2e61","type":"P","href":null,"layout":null,"metadata":null,"text":"Now, read this post by Samantha Bielefeld: The Elephant in the Room. First, it is a well-written critical piece that raises a few points in a calm, rational, nonconfrontational fashion, exactly the kind of things the pushers of The Great Big Lie say we need more of, as opposed to the screaming that is the norm in such cases.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_6":{"id":"3fed73795ca4_6","name":"cd31","type":"P","href":null,"layout":null,"metadata":null,"text":"…sorry, I should explain “The Great Big Lie”. There are several, but in this case, our specific instance of “The Great Big Lie” is about criticism. Over and over, you hear from the very people I am not going to be nice to in this that we need “better” criticsm. Instead of rage and anger, volume and vitriol, we need in-depth rational criticism, that isn’t personal or ad hominem. That it should focus on points, not people.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_6.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_6.markups.0":{"type":"EM","start":87,"end":95,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_7":{"id":"3fed73795ca4_7","name":"ae07","type":"P","href":null,"layout":null,"metadata":null,"text":"That, readers, is “The Big Lie”. It is a lie so big that if one ponders the reality of it, as I am going to, one wonders why anyone would believe it. It is a lie and it is one we should stop telling.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_8":{"id":"3fed73795ca4_8","name":"a02f","type":"P","href":null,"layout":null,"metadata":null,"text":"Samantha’s points (I assume you read it, for you are smart people who know the importance of such things) are fairly clear:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_9":{"id":"3fed73795ca4_9","name":"9213","type":"OLI","href":null,"layout":null,"metadata":null,"text":"With the release of Overcast 2.0, a product Samantha actually likes, Marco Arment moved to a patronage model that will probably be successful for him.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_9.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_9.markups.0":{"type":"A","start":93,"end":108,"href":"http:\u002F\u002Fwww.marco.org\u002F2015\u002F10\u002F09\u002Fovercast2","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_10":{"id":"3fed73795ca4_10","name":"dfa5","type":"OLI","href":null,"layout":null,"metadata":null,"text":"Arment’s insistence that “anyone can do this” while technically true, (anyone can in fact, implement this pricing model), also implies that “anyone” can have the kind of success that a developer with Marco’s history, financial status, and deep ties to the Apple News Web is expected to have. This is silly.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_10.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_10.markups.0":{"type":"A","start":26,"end":44,"href":"https:\u002F\u002Fmedium.com\u002F@marcoarment\u002Fpragmatic-app-pricing-a79fc07218f3","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_11":{"id":"3fed73795ca4_11","name":"e55d","type":"OLI","href":null,"layout":null,"metadata":null,"text":"Marco Arment occupies a fairly unique position in the Apple universe, (gained by hard work and no small talent), and because of that, benefits from a set of privileges that a new developer or even one that has been around for a long time, but isn’t, well, Marco, not only don’t have, but have little chance of attaining anytime soon.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_11.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_11.markups.0":{"type":"EM","start":256,"end":261,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_12":{"id":"3fed73795ca4_12","name":"35fb","type":"OLI","href":null,"layout":null,"metadata":null,"text":"Marco has earned his success and is entitled to the benefits and privileges it brings, but he seems rather blind to all of that, and seems to still imagine himself as “two guys in a garage”. This is just not correct.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_13":{"id":"3fed73795ca4_13","name":"38e2","type":"OLI","href":null,"layout":null,"metadata":null,"text":"In addition, the benefits and privileges of the above ensure that by releasing Overcast 2 as a free app, with patronage pricing, he has, if not gutted, severely hurt the ability of folks actually selling their apps for an up-front price of not free to continue doing so. This has the effect of accelerating the “race to the bottom” in the podcast listening app segment, which hurts devs who cannot afford to work on a “I don’t really need this money, so whatever you feel like sending is okay” model.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_14":{"id":"3fed73795ca4_14","name":"0481","type":"P","href":null,"layout":null,"metadata":null,"text":"None of this is incorrect. None of this is an ad hominem attack in any way. It is just pointing out that a developer of Arment’s stature and status lives in a very different world than someone in East Frog Balls, Arkansas trying to make a living off of App sales. Our dev in EFB doesn’t have the main sites on the Apple web falling all over themselves to review their app the way that Arment does. They’re not friends with the people being The Loop, Daring Fireball, SixColors, iMore, The Mac Observer, etc., yadda.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_15":{"id":"3fed73795ca4_15","name":"5a45","type":"P","href":null,"layout":null,"metadata":null,"text":"So, our hero, in a fit of well-meaning ignorance writes this piece (posted this morning, 14 Oct. 15) and of course, the response and any criticisms are just as reasonable and thoughtful.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_16":{"id":"3fed73795ca4_16","name":"3bc7","type":"P","href":null,"layout":null,"metadata":null,"text":"If you really believe that, you are the most preciously ignorant person in the world, and can I have your seriously charmed life.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_17":{"id":"3fed73795ca4_17","name":"0fb2","type":"P","href":null,"layout":null,"metadata":null,"text":"The response, from all quarters, including Marco, someone who is so sensitive to criticism that the word “useless” is enough to shut him down, who blocked a friend of mine for the high crime of pointing out that his review of podcasting mics centered around higher priced gear and ignored folks without the scratch, who might not be ready for such things, is, in a single word, disgusting. Vomitous even.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_17.markups.0","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_17.markups.1","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_17.markups.0":{"type":"A","start":118,"end":141,"href":"http:\u002F\u002Fwww.marco.org\u002F2011\u002F03\u002F30\u002Fhere-is-a-tip-for-all-the-non-developers-out","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_17.markups.1":{"type":"A","start":147,"end":354,"href":"https:\u002F\u002Ftwitter.com\u002Fmarcoarment\u002Fstatus\u002F641330113934700544","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_18":{"id":"3fed73795ca4_18","name":"9a6e","type":"P","href":null,"layout":null,"metadata":null,"text":"It’s an hours-long dogpile that beggars even my imagination, and I can imagine almost anything. Seriously, it’s all there in Samantha’s Twitter Feed. From what I can tell, she’s understandably shocked over it. I however was not. This one comment in her feed made me smile (warning, this wanders a bit…er…LOT. Twitter timelines are not easy to put together):","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_18.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_18.markups.0":{"type":"A","start":125,"end":148,"href":"https:\u002F\u002Ftwitter.com\u002Fs_bielefeld\u002Fwith_replies","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_19":{"id":"3fed73795ca4_19","name":"3271","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I can see why you have some reservations about publishing it, but my gut feeling is that he would take it better than Nilay.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_20":{"id":"3fed73795ca4_20","name":"ec72","type":"P","href":null,"layout":null,"metadata":null,"text":"Oh honey, bless your sweet, ignorant heart. Marco is one of the biggest pushers of The Big Lie, and one of the reasons it is such a lie.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_20.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_20.markups.0":{"type":"EM","start":125,"end":129,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_21":{"id":"3fed73795ca4_21","name":"5cc4","type":"P","href":null,"layout":null,"metadata":null,"text":"But it gets better. First, you have the “hey, Marco earned his status!” lot. A valid point, and one Bielefeld explicitly acknowledges, here:","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_21.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_21.markups.0":{"type":"EM","start":52,"end":58,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_22":{"id":"3fed73795ca4_22","name":"4e5f","type":"BQ","href":null,"layout":null,"metadata":null,"text":"From his ground floor involvement in Tumblr (for which he is now a millionaire), to the creation and sale of a wildly successful app called Instapaper, he has become a household name in technology minded circles. It is this extensive time spent in the spotlight, the huge following on Twitter, and dedicated listeners of his weekly aired Accidental Tech Podcast, that has granted him the freedom to break from seeking revenue in more traditional manners.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_23":{"id":"3fed73795ca4_23","name":"cee9","type":"P","href":null,"layout":null,"metadata":null,"text":"and here:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_24":{"id":"3fed73795ca4_24","name":"3f1b","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I’m not knocking his success, he has put effort into his line of work, and has built his own life.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_25":{"id":"3fed73795ca4_25","name":"e527","type":"P","href":null,"layout":null,"metadata":null,"text":"and here:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_26":{"id":"3fed73795ca4_26","name":"3e4f","type":"BQ","href":null,"layout":null,"metadata":null,"text":"He has earned his time in the spotlight, and it’s only natural for him to take advantage of it.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_27":{"id":"3fed73795ca4_27","name":"8a01","type":"P","href":null,"layout":null,"metadata":null,"text":"But still, you get the people telling her something she already acknowledge:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_28":{"id":"3fed73795ca4_28","name":"7685","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I don’t think he’s blind. he’s worked to where he has gotten and has had failures like everyone else.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_29":{"id":"3fed73795ca4_29","name":"b151","type":"P","href":null,"layout":null,"metadata":null,"text":"Thank you for restating something in the article. To the person who wrote it.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_30":{"id":"3fed73795ca4_30","name":"87bc","type":"P","href":null,"layout":null,"metadata":null,"text":"In the original article, Samantha talked about the money Marco makes from his podcast. She based that on the numbers provided by ATP in terms of sponsorship rates and the number of current sponsors the podcast has. Is this going to yield perfect numbers? No. But the numbers you get from it will at least be reasonable, or should be unless the published sponsorship rates are just fantasy, and you’re stupid for taking them seriously.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_30.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_30.markups.0":{"type":"A","start":117,"end":162,"href":"http:\u002F\u002Fatp.fm\u002Fsponsor\u002F","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_31":{"id":"3fed73795ca4_31","name":"dbda","type":"P","href":null,"layout":null,"metadata":null,"text":"At first, she went with a simple formula:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_32":{"id":"3fed73795ca4_32","name":"1b4e","type":"BQ","href":null,"layout":null,"metadata":null,"text":"$4K x 3 per episode = $12K x 52 weeks \u002F 3 hosts splitting it.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_33":{"id":"3fed73795ca4_33","name":"0b33","type":"P","href":null,"layout":null,"metadata":null,"text":"That’s not someone making shit up, right? Rather quickly, someone pointed out that she’d made an error in how she calculated it:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_34":{"id":"3fed73795ca4_34","name":"76d7","type":"BQ","href":null,"layout":null,"metadata":null,"text":"That’s $4k per ad, no? So more like $12–16k per episode.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_35":{"id":"3fed73795ca4_35","name":"a089","type":"P","href":null,"layout":null,"metadata":null,"text":"She’d already realized her mistake and fixed it.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_36":{"id":"3fed73795ca4_36","name":"b369","type":"BQ","href":null,"layout":null,"metadata":null,"text":"which is actually wrong, and I’m correcting now. $4,000 per sponsor, per episode! So, $210,000 per year.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_37":{"id":"3fed73795ca4_37","name":"8b3b","type":"P","href":null,"layout":null,"metadata":null,"text":"Again, this is based on publicly available data the only kind someone not part of ATP or a close friend of Arment has access to. So while her numbers may be wrong, if they are, there’s no way for her to know that. She’s basing her opinion on actual available data. Which is sadly rare.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_37.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_37.markups.0":{"type":"EM","start":24,"end":47,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_38":{"id":"3fed73795ca4_38","name":"135a","type":"P","href":null,"layout":null,"metadata":null,"text":"This becomes a huge flashpoint. You name a reason to attack her over this, people do. No really. For example, she’s not calculating his income taxes correctly:","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_38.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_38.markups.0":{"type":"EM","start":136,"end":158,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_39":{"id":"3fed73795ca4_39","name":"5e7e","type":"BQ","href":null,"layout":null,"metadata":null,"text":"especially since it isn’t his only source of income thus, not an indicator of his marginal inc. tax bracket.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_40":{"id":"3fed73795ca4_40","name":"6036","type":"BQ","href":null,"layout":null,"metadata":null,"text":"thus, guessing net income is more haphazard than stating approx. gross income.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_41":{"id":"3fed73795ca4_41","name":"aac1","type":"P","href":null,"layout":null,"metadata":null,"text":"Ye Gods. She’s not doing his taxes for him, her point is invalid?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_42":{"id":"3fed73795ca4_42","name":"600f","type":"P","href":null,"layout":null,"metadata":null,"text":"Then there’s the people who seem to have not read anything past what other people are telling them:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_43":{"id":"3fed73795ca4_43","name":"9b62","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Not sure what to make of your Marco piece, to be honest. You mention his fame, whatever, but what’s the main idea here?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_44":{"id":"3fed73795ca4_44","name":"c18a","type":"P","href":null,"layout":null,"metadata":null,"text":"Just how spoon-fed do you have to be? Have you no teeth?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_45":{"id":"3fed73795ca4_45","name":"c445","type":"P","href":null,"layout":null,"metadata":null,"text":"Of course, Marco jumps in, and predictably, he’s snippy:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_46":{"id":"3fed73795ca4_46","name":"0c21","type":"BQ","href":null,"layout":null,"metadata":null,"text":"If you’re going to speak in precise absolutes, it’s best to first ensure that you’re correct.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_47":{"id":"3fed73795ca4_47","name":"8f8d","type":"P","href":null,"layout":null,"metadata":null,"text":"If you’re going to be like that, it’s best to provide better data. Don’t get snippy when someone is going off the only data available, and is clearly open to revising based on better data.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_48":{"id":"3fed73795ca4_48","name":"cc97","type":"P","href":null,"layout":null,"metadata":null,"text":"Then Marco’s friends\u002Ffans get into it:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_49":{"id":"3fed73795ca4_49","name":"f9da","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I really don’t understand why it’s anyone’s business","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_50":{"id":"3fed73795ca4_50","name":"0094","type":"P","href":null,"layout":null,"metadata":null,"text":"Samantha is trying to qualify for sainthood at this point:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_51":{"id":"3fed73795ca4_51","name":"0105","type":"BQ","href":null,"layout":null,"metadata":null,"text":"It isn’t really, it was a way of putting his income in context in regards to his ability to gamble with Overcast.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_52":{"id":"3fed73795ca4_52","name":"cdd1","type":"P","href":null,"layout":null,"metadata":null,"text":"Again, she’s trying to drag people back to her actual point, but no one is going to play. The storm has begun. Then we get people who are just spouting nonsense:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_53":{"id":"3fed73795ca4_53","name":"f56c","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Why is that only relevant for him? It’s a pretty weird metric,especially since his apps aren’t free.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_54":{"id":"3fed73795ca4_54","name":"4fef","type":"P","href":null,"layout":null,"metadata":null,"text":"Wha?? Overcast 2 is absolutely free. Samantha points this out:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_55":{"id":"3fed73795ca4_55","name":"0f36","type":"BQ","href":null,"layout":null,"metadata":null,"text":"His app is free, that’s what sparked the article to begin with.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_56":{"id":"3fed73795ca4_56","name":"40d2","type":"P","href":null,"layout":null,"metadata":null,"text":"The response is literally a parallel to “How can there be global warming if it snowed today in my town?”","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_57":{"id":"3fed73795ca4_57","name":"6760","type":"BQ","href":null,"layout":null,"metadata":null,"text":"If it’s free, how have I paid for it? Twice?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_58":{"id":"3fed73795ca4_58","name":"7b13","type":"P","href":null,"layout":null,"metadata":null,"text":"She is still trying:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_59":{"id":"3fed73795ca4_59","name":"44ba","type":"BQ","href":null,"layout":null,"metadata":null,"text":"You paid $4.99 to unlock functionality in Overcast 1.0 and you chose to support him with no additional functionality in 2.0","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_60":{"id":"3fed73795ca4_60","name":"2152","type":"P","href":null,"layout":null,"metadata":null,"text":"He is having none of it. IT SNOWED! SNOWWWWWWW!","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_61":{"id":"3fed73795ca4_61","name":"99a6","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Yes. That’s not free. Free is when you choose not to make money. And that can be weaponized. But that’s not what Overcast does.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_62":{"id":"3fed73795ca4_62","name":"5e6f","type":"P","href":null,"layout":null,"metadata":null,"text":"She however, is relentless:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_63":{"id":"3fed73795ca4_63","name":"1b0f","type":"BQ","href":null,"layout":null,"metadata":null,"text":"No, it’s still free. You can choose to support it, you are required to pay $4.99 for Pocket Casts. Totally different model.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_64":{"id":"3fed73795ca4_64","name":"d24f","type":"P","href":null,"layout":null,"metadata":null,"text":"Dude seems to give up. (Note: allllll the people bagging on her are men. All of them. Mansplaining like hell. And I’d bet every one of them considers themselves a feminist.)","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_65":{"id":"3fed73795ca4_65","name":"10e1","type":"P","href":null,"layout":null,"metadata":null,"text":"We get another guy trying to push the narrative she’s punishing him for his success, which is just…it’s stupid, okay? Stupid.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_66":{"id":"3fed73795ca4_66","name":"9b01","type":"BQ","href":null,"layout":null,"metadata":null,"text":"It also wasn’t my point in writing my piece today, but it seems to be everyone’s focus.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_67":{"id":"3fed73795ca4_67","name":"340c","type":"P","href":null,"layout":null,"metadata":null,"text":"(UNDERSTATEMENT OF THE YEAR)","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_68":{"id":"3fed73795ca4_68","name":"7244","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I think the focus should be more on that fact that while it’s difficult, Marco spent years building his audience.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_69":{"id":"3fed73795ca4_69","name":"ffb1","type":"BQ","href":null,"layout":null,"metadata":null,"text":"It doesn’t matter what he makes it how he charges. If the audience be earned is willing to pay for it, awesome.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_70":{"id":"3fed73795ca4_70","name":"e44e","type":"P","href":null,"layout":null,"metadata":null,"text":"She tries, oh lord, she tries:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_71":{"id":"3fed73795ca4_71","name":"a502","type":"BQ","href":null,"layout":null,"metadata":null,"text":"To assert that he isn’t doing anything any other dev couldn’t, is wrong. It’s successful because it’s Marco.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_72":{"id":"3fed73795ca4_72","name":"7dcd","type":"P","href":null,"layout":null,"metadata":null,"text":"But no, HE KNOWS HER POINT BETTER THAN SHE DOES:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_73":{"id":"3fed73795ca4_73","name":"a62a","type":"BQ","href":null,"layout":null,"metadata":null,"text":"No, it’s successful because he busted his ass to make it so. It’s like any other business. He grew it.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_74":{"id":"3fed73795ca4_74","name":"df8c","type":"P","href":null,"layout":null,"metadata":null,"text":"Christ. This is like a field of strawmen. Stupid ones. Very stupid ones.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_75":{"id":"3fed73795ca4_75","name":"521a","type":"P","href":null,"layout":null,"metadata":null,"text":"One guy tries to blame it all on Apple, another in a string of Wha??? moments:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_76":{"id":"3fed73795ca4_76","name":"d80d","type":"BQ","href":null,"layout":null,"metadata":null,"text":"the appropriate context is Apple’s App Store policies. Other devs aren’t Marco’s responsibility","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_77":{"id":"3fed73795ca4_77","name":"db0b","type":"P","href":null,"layout":null,"metadata":null,"text":"Seriously? Dude, are you even trying to talk about what Samantha actually wrote? At this point, Samantha is clearly mystified at the entire thing:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_78":{"id":"3fed73795ca4_78","name":"7a78","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_79":{"id":"3fed73795ca4_79","name":"6e09","type":"P","href":null,"layout":null,"metadata":null,"text":"Because it’s a nit they can pick and allows them to ignore everything you wrote. That’s the only reason.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_80":{"id":"3fed73795ca4_80","name":"b7db","type":"P","href":null,"layout":null,"metadata":null,"text":"One guy is “confused”:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_81":{"id":"3fed73795ca4_81","name":"3626","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I see. He does have clout, so are you saying he’s too modest in how he sees himself as a dev?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_82":{"id":"3fed73795ca4_82","name":"9daa","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Yes. He can’t be equated to the vast majority of other developers. Like calling Gruber, “just another blogger”.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_83":{"id":"3fed73795ca4_83","name":"f6da","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Alright, that’s fair. I was just confused by the $ and fame angle at first.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_84":{"id":"3fed73795ca4_84","name":"d5b1","type":"P","href":null,"layout":null,"metadata":null,"text":"Samantha’s point centers on the benefits Marco gains via his fame and background. HOW DO YOU NOT MENTION THAT? HOW IS THAT CONFUSING?","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_84.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_84.markups.0":{"type":"EM","start":82,"end":133,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_85":{"id":"3fed73795ca4_85","name":"58d0","type":"P","href":null,"layout":null,"metadata":null,"text":"People of course are telling her it’s her fault for mentioning a salient fact at all:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_86":{"id":"3fed73795ca4_86","name":"30d2","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Why has the conversation suddenly turned to focus on nothing more than ATP sponsorship income?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_87":{"id":"3fed73795ca4_87","name":"765b","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Maybe because you went there with your article?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_88":{"id":"3fed73795ca4_88","name":"61fe","type":"BQ","href":null,"layout":null,"metadata":null,"text":"As a way of rationalizing his ability to gamble with the potential for Overcast to generate income…not the norm at all.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_89":{"id":"3fed73795ca4_89","name":"f17c","type":"P","href":null,"layout":null,"metadata":null,"text":"Of course, had she not brought up those important points, she’d have been bagged on for “not providing proof”. Lose some, lose more. By now, she’s had enough and she just deletes all mention of it. Understandable, but sad she was bullied into doing that.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_90":{"id":"3fed73795ca4_90","name":"0b60","type":"P","href":null,"layout":null,"metadata":null,"text":"Yes, bullied. That’s all this is. Bullying. She didn’t lie, cheat, or exaagerate. If her numbers were wrong, they weren’t wrong in a way she had any ability to do anything about. But there’s blood in the water, and the comments and attacks get worse:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_91":{"id":"3fed73795ca4_91","name":"65ab","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Because you decided to start a conversation about someone else’s personal shit. You started this war.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_92":{"id":"3fed73795ca4_92","name":"1adb","type":"P","href":null,"layout":null,"metadata":null,"text":"War. THIS. IS. WAR.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_93":{"id":"3fed73795ca4_93","name":"de94","type":"P","href":null,"layout":null,"metadata":null,"text":"This is a bunch of nerds attacking someone for reasoned, calm, polite criticism of their friend\u002Fidol. Samantha is politely pushing back a bit:","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_93.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_93.markups.0":{"type":"EM","start":63,"end":69,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_94":{"id":"3fed73795ca4_94","name":"4458","type":"BQ","href":null,"layout":null,"metadata":null,"text":"That doesn’t explain why every other part of my article is being pushed aside.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_95":{"id":"3fed73795ca4_95","name":"aeac","type":"P","href":null,"layout":null,"metadata":null,"text":"She’s right. This is all nonsense. This is people ignoring her article completely, just looking for things to attack so it can be dismissed. It’s tribalism at its purest.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_96":{"id":"3fed73795ca4_96","name":"0078","type":"P","href":null,"layout":null,"metadata":null,"text":"Then some of the other annointed get into it, including Jason Snell in one of the most spectactular displays of “I have special knowledge you can’t be expected to have, therefore you are totally off base and wrong, even though there’s no way for you to know this” I’ve seen in a while. Jason:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_97":{"id":"3fed73795ca4_97","name":"c4c9","type":"BQ","href":null,"layout":null,"metadata":null,"text":"You should never use an ad rate card to estimate ad revenue from any media product ever.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_98":{"id":"3fed73795ca4_98","name":"b66b","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I learned this when I started working for a magazine — rate cards are mostly fiction, like prices on new cars","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_99":{"id":"3fed73795ca4_99","name":"6907","type":"P","href":null,"layout":null,"metadata":null,"text":"How…exactly…in the name of whatever deity Jason may believe in…is Samantha or anyone not “in the biz” supposed to know this. Also, what exactly does a magazine on paper like Macworld have to do with sponsorships for a podcast? I have done podcasts that were sponsored, and I can retaliate with “we charged what the rate card said we did. Checkmate Elitests!”","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_99.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_99.markups.0":{"type":"EM","start":338,"end":357,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_100":{"id":"3fed73795ca4_100","name":"41ec","type":"P","href":null,"layout":null,"metadata":null,"text":"Samantha basically abases herself at his feet:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_101":{"id":"3fed73795ca4_101","name":"0b14","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I understand my mistake, and it’s unfortunate that it has completely diluted the point of my article.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_102":{"id":"3fed73795ca4_102","name":"590f","type":"P","href":null,"layout":null,"metadata":null,"text":"I think she should have told him where and how to stuff that nonsense, but she’s a nicer person than I am. Also, it’s appropriate that Jason’s twitter avatar has its nose in the air. This is some rank snobbery. It’s disgusting and if anyone pulled that on him, Jason would be very upset. But hey, one cannot criticize The Marco without getting pushback. By “pushback”, I mean “an unrelenting fecal flood”.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_103":{"id":"3fed73795ca4_103","name":"69dc","type":"P","href":null,"layout":null,"metadata":null,"text":"Her only mistake was criticizing one of the Kool Kids. Folks, if you criticize anyone in The Deck Clique, or their friends, expect the same thing, regardless of tone or point.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_104":{"id":"3fed73795ca4_104","name":"5ab4","type":"P","href":null,"layout":null,"metadata":null,"text":"Another App Dev, seemingly unable to parse Samantha’s words, needs more explanation:","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_104.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_104.markups.0":{"type":"EM","start":67,"end":71,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_105":{"id":"3fed73795ca4_105","name":"957b","type":"BQ","href":null,"layout":null,"metadata":null,"text":"so just looking over your mentions, I’m curious what exactly was your main point? Ignoring the podcast income bits.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_106":{"id":"3fed73795ca4_106","name":"0a7e","type":"P","href":null,"layout":null,"metadata":null,"text":"Oh wait, he didn’t even read the article. Good on you, Dev Guy, good. on. you. Still, she plays nice with someone who didn’t even read her article:","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_106.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_106.markups.0":{"type":"EM","start":101,"end":146,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_107":{"id":"3fed73795ca4_107","name":"f7db","type":"BQ","href":null,"layout":null,"metadata":null,"text":"That a typical unknown developer can’t depend on patronage to generate revenue, and charging for apps will become a negative.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_108":{"id":"3fed73795ca4_108","name":"937f","type":"P","href":null,"layout":null,"metadata":null,"text":"Marco comes back of course, and now basically accuses her of lying about other devs talking to her and supporting her point:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_109":{"id":"3fed73795ca4_109","name":"c9dd","type":"BQ","href":null,"layout":null,"metadata":null,"text":"How many actual developers did you hear from, really? Funny how almost nobody wants to give a (real) name on these accusations.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_110":{"id":"3fed73795ca4_110","name":"c522","type":"P","href":null,"layout":null,"metadata":null,"text":"Really? You’re going to do that? “There’s no name, so I don’t think it’s a real person.” Just…what’s the Joe Welch quote from the McCarthy hearings?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_111":{"id":"3fed73795ca4_111","name":"907e","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Let us not assassinate this lad further, Senator. You’ve done enough. Have you no sense of decency, sir? At long last, have you left no sense of decency?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_112":{"id":"3fed73795ca4_112","name":"2158","type":"P","href":null,"layout":null,"metadata":null,"text":"That is what this is at this point: character assasination because she said something critical of A Popular Person. It’s disgusting. Depressing and disgusting. No one, none of these people have seriously discussed her point, heck, it looks like they barely bothered to read it, if they did at all.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_113":{"id":"3fed73795ca4_113","name":"13f8","type":"P","href":null,"layout":null,"metadata":null,"text":"Marco starts getting really petty with her (no big shock) and Samantha finally starts pushing back:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_114":{"id":"3fed73795ca4_114","name":"96c6","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Glad to see you be the bigger person and ignore the mindset of so many developers not relating to you, good for you!","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_115":{"id":"3fed73795ca4_115","name":"5d3f","type":"P","href":null,"layout":null,"metadata":null,"text":"That of course, is what caused Marco to question the validity, if not the existence of her sources. (Funny how anonymous sources are totes okay when they convenience Marco et al, and work for oh, Apple, but when they are inconvenient? Ha! PROVIDE ME PROOF YOU INTEMPERATE WOMAN!)","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_115.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_115.markups.0":{"type":"EM","start":196,"end":201,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_116":{"id":"3fed73795ca4_116","name":"c07c","type":"P","href":null,"layout":null,"metadata":null,"text":"Make no mistake, there’s some sexist shit going on here. Every tweet I’ve quoted was authored by a guy.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_117":{"id":"3fed73795ca4_117","name":"8b32","type":"P","href":null,"layout":null,"metadata":null,"text":"Of course, Marco has to play the “I’ve been around longer than you” card with this bon mot:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_118":{"id":"3fed73795ca4_118","name":"de26","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Yup, before you existed!","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_119":{"id":"3fed73795ca4_119","name":"a3bd","type":"P","href":null,"layout":null,"metadata":null,"text":"Really dude? I mean, I’m sorry about the penis, but really?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_120":{"id":"3fed73795ca4_120","name":"1c51","type":"P","href":null,"layout":null,"metadata":null,"text":"Mind you, when the criticism isn’t just bizarrely stupid, Samantha reacts the way Marco and his ilk claim they would to (if they ever got any valid criticism. Which clearly is impossible):","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_120.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_120.markups.0":{"type":"EM","start":142,"end":147,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_121":{"id":"3fed73795ca4_121","name":"9848","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Not to get into the middle of this, but “income” is not the term you’re looking for. “Revenue” is.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_122":{"id":"3fed73795ca4_122","name":"f2a6","type":"BQ","href":null,"layout":null,"metadata":null,"text":"lol. Noted.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_123":{"id":"3fed73795ca4_123","name":"aed9","type":"BQ","href":null,"layout":null,"metadata":null,"text":"And I wasn’t intending to be a dick, just a lot of people hear\u002Fsay “income” when they intend “revenue”, and then discussion …","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_124":{"id":"3fed73795ca4_124","name":"f9d8","type":"BQ","href":null,"layout":null,"metadata":null,"text":"… gets derailed by a jedi handwave of “Expenses”. But outside of charitable donation, it is all directly related.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_125":{"id":"3fed73795ca4_125","name":"f61c","type":"BQ","href":null,"layout":null,"metadata":null,"text":"haha. Thank you for the clarification.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_126":{"id":"3fed73795ca4_126","name":"5dd9","type":"P","href":null,"layout":null,"metadata":null,"text":"Note to Marco and the other…whatever they are…that is how one reacts to that kind of criticism. With a bit of humor and self-deprecation. You should try it sometime. For real, not just in your heads or conversations in Irish Pubs in S.F.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_127":{"id":"3fed73795ca4_127","name":"dc44","type":"P","href":null,"layout":null,"metadata":null,"text":"But now, the door has been cracked, and the cheap shots come out:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_128":{"id":"3fed73795ca4_128","name":"0c94","type":"BQ","href":null,"layout":null,"metadata":null,"text":"@testflight_app: Don’t worry guys, we process @marcoarment’s apps in direct proportion to his megabucks earnings. #fairelephant","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_128.markups.0","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_128.markups.1","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_128.markups.0":{"type":"A","start":46,"end":58,"href":"https:\u002F\u002Ftwitter.com\u002Fmarcoarment","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_128.markups.1":{"type":"A","start":114,"end":127,"href":"https:\u002F\u002Ftwitter.com\u002Fhashtag\u002Ffairelephant?src=hash","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_129":{"id":"3fed73795ca4_129","name":"343b","type":"P","href":null,"layout":null,"metadata":null,"text":"(Note: testflight_app is a parody account. Please do not mess with the actual testflight folks. They are still cool.)","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_130":{"id":"3fed73795ca4_130","name":"09bf","type":"P","href":null,"layout":null,"metadata":null,"text":"Or this…conversation:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_131":{"id":"3fed73795ca4_131","name":"4d63","type":"IMG","href":null,"layout":"INSET_CENTER","metadata":{"type":"id","generated":false,"id":"ImageMetadata:1*kbPh7V97eyRodSOw2-ALDw.png","typename":"ImageMetadata"},"text":"","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"ImageMetadata:1*kbPh7V97eyRodSOw2-ALDw.png":{"id":"1*kbPh7V97eyRodSOw2-ALDw.png","originalHeight":542,"originalWidth":398,"focusPercentX":null,"focusPercentY":null,"alt":null,"__typename":"ImageMetadata"},"Paragraph:3fed73795ca4_132":{"id":"3fed73795ca4_132","name":"f2a3","type":"P","href":null,"layout":null,"metadata":null,"text":"Good job guys. Good job. Defend the tribe. Attack the other. Frederico attempts to recover from his stunning display of demeaning douchery: ‏@viticci: @s_bielefeld I don’t know if it’s an Italian thing, but counting other people’s money is especially weird for me. IMO, bad move in the post.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_132.markups.0","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_132.markups.1","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_132.markups.0":{"type":"A","start":140,"end":149,"href":"https:\u002F\u002Ftwitter.com\u002Fviticci","anchorType":"LINK","userId":"","linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_132.markups.1":{"type":"A","start":151,"end":163,"href":"https:\u002F\u002Ftwitter.com\u002Fs_bielefeld","anchorType":"LINK","userId":"","linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_133":{"id":"3fed73795ca4_133","name":"ae0c","type":"P","href":null,"layout":null,"metadata":null,"text":"Samantha is clearly sick of his crap: ‏@s_bielefeld: @viticci That’s what I’m referring to, the mistake of ever having mentioned it. So, now, Marco can ignore the bigger issue and go on living.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_133.markups.0","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_133.markups.1","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_133.markups.0":{"type":"A","start":38,"end":51,"href":"https:\u002F\u002Ftwitter.com\u002Fs_bielefeld","anchorType":"LINK","userId":"","linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_133.markups.1":{"type":"A","start":53,"end":61,"href":"https:\u002F\u002Ftwitter.com\u002Fviticci","anchorType":"LINK","userId":"","linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_134":{"id":"3fed73795ca4_134","name":"2047","type":"P","href":null,"layout":null,"metadata":null,"text":"Good for her. There’s being patient and being roadkill.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_135":{"id":"3fed73795ca4_135","name":"4139","type":"P","href":null,"layout":null,"metadata":null,"text":"Samantha does put the call out for her sources to maybe let her use their names:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_136":{"id":"3fed73795ca4_136","name":"6626","type":"BQ","href":null,"layout":null,"metadata":null,"text":"From all of you I heard from earlier, anyone care to go on record?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_137":{"id":"3fed73795ca4_137","name":"8a7d","type":"P","href":null,"layout":null,"metadata":null,"text":"My good friend, The Angry Drunk points out the obvious problem:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_138":{"id":"3fed73795ca4_138","name":"68c9","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Nobody’s going to go on record when they count on Marco’s friends for their PR.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_139":{"id":"3fed73795ca4_139","name":"317d","type":"P","href":null,"layout":null,"metadata":null,"text":"This is true. Again, the sites that are Friends of Marco:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_140":{"id":"3fed73795ca4_140","name":"9523","type":"P","href":null,"layout":null,"metadata":null,"text":"Daring Fireball","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_141":{"id":"3fed73795ca4_141","name":"dbc7","type":"P","href":null,"layout":null,"metadata":null,"text":"The Loop","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_142":{"id":"3fed73795ca4_142","name":"c706","type":"P","href":null,"layout":null,"metadata":null,"text":"SixColors","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_143":{"id":"3fed73795ca4_143","name":"0acb","type":"P","href":null,"layout":null,"metadata":null,"text":"iMore","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_144":{"id":"3fed73795ca4_144","name":"8c8c","type":"P","href":null,"layout":null,"metadata":null,"text":"MacStories","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_145":{"id":"3fed73795ca4_145","name":"643e","type":"P","href":null,"layout":null,"metadata":null,"text":"A few others, but I want this post to end one day.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_146":{"id":"3fed73795ca4_146","name":"6b76","type":"P","href":null,"layout":null,"metadata":null,"text":"You piss that crew off, and given how petty rather a few of them have demonstrated they are, good luck on getting any kind of notice from them.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_147":{"id":"3fed73795ca4_147","name":"f7d1","type":"P","href":null,"layout":null,"metadata":null,"text":"Of course, the idea this could happen is just craycray:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_148":{"id":"3fed73795ca4_148","name":"de59","type":"BQ","href":null,"layout":null,"metadata":null,"text":"@KevinColeman .@Angry_Drunk @s_bielefeld @marcoarment Wow, you guys are veering right into crazy conspiracy theory territory. #JetFuelCantMeltSteelBeams","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_148.markups.0","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_148.markups.1","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_148.markups.2","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_148.markups.3","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_148.markups.4","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_148.markups.0":{"type":"A","start":0,"end":14,"href":"https:\u002F\u002Ftwitter.com\u002FKevinColeman","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_148.markups.1":{"type":"A","start":14,"end":27,"href":"https:\u002F\u002Ftwitter.com\u002FAngry_Drunk","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_148.markups.2":{"type":"A","start":28,"end":40,"href":"https:\u002F\u002Ftwitter.com\u002Fs_bielefeld","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_148.markups.3":{"type":"A","start":41,"end":53,"href":"https:\u002F\u002Ftwitter.com\u002Fmarcoarment","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_148.markups.4":{"type":"A","start":126,"end":152,"href":"https:\u002F\u002Ftwitter.com\u002Fhashtag\u002FJetFuelCantMeltSteelBeams?src=hash","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_149":{"id":"3fed73795ca4_149","name":"f01b","type":"P","href":null,"layout":null,"metadata":null,"text":"Yeah. Because a mature person like Marco would never do anything like that.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_150":{"id":"3fed73795ca4_150","name":"7e30","type":"P","href":null,"layout":null,"metadata":null,"text":"Of course, the real point on this is starting to happen:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_151":{"id":"3fed73795ca4_151","name":"5d93","type":"BQ","href":null,"layout":null,"metadata":null,"text":"you’re getting a lot of heat now but happy you are writing things that stir up the community. Hope you continue to be a voice!","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_152":{"id":"3fed73795ca4_152","name":"436b","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I doubt I will.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_153":{"id":"3fed73795ca4_153","name":"ac25","type":"P","href":null,"layout":null,"metadata":null,"text":"See, they’ve done their job. Mess with the bull, you get the horns. Maybe you should find another thing to write about, this isn’t a good place for you. Great job y’all.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_153.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_153.markups.0":{"type":"EM","start":153,"end":158,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_154":{"id":"3fed73795ca4_154","name":"07ba","type":"P","href":null,"layout":null,"metadata":null,"text":"Some people aren’t even pretending. They’re just in full strawman mode:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_155":{"id":"3fed73795ca4_155","name":"3d60","type":"BQ","href":null,"layout":null,"metadata":null,"text":"@timkeller: Unfair to begrudge a person for leveraging past success, especially when that success is earned. No ‘luck’ involved.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_155.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_155.markups.0":{"type":"A","start":0,"end":12,"href":"https:\u002F\u002Ftwitter.com\u002Ftimkeller","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_156":{"id":"3fed73795ca4_156","name":"87f5","type":"BQ","href":null,"layout":null,"metadata":null,"text":"@s_bielefeld: @timkeller I plainly stated that I don’t hold his doing this against him. Way to twist words.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_156.markups.0","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_156.markups.1","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_156.markups.0":{"type":"A","start":0,"end":14,"href":"https:\u002F\u002Ftwitter.com\u002Fs_bielefeld","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_156.markups.1":{"type":"A","start":14,"end":24,"href":"https:\u002F\u002Ftwitter.com\u002Ftimkeller","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_157":{"id":"3fed73795ca4_157","name":"3720","type":"P","href":null,"layout":null,"metadata":null,"text":"I think she’s earned her anger at this point.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_158":{"id":"3fed73795ca4_158","name":"7341","type":"P","href":null,"layout":null,"metadata":null,"text":"Don’t worry, Marco knows what the real problem is: most devs just suck —","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_159":{"id":"3fed73795ca4_159","name":"babe","type":"IMG","href":null,"layout":"INSET_CENTER","metadata":{"type":"id","generated":false,"id":"ImageMetadata:1*Fpb2Bvdx7Q-688vdm-NdkQ.png","typename":"ImageMetadata"},"text":"","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"ImageMetadata:1*Fpb2Bvdx7Q-688vdm-NdkQ.png":{"id":"1*Fpb2Bvdx7Q-688vdm-NdkQ.png","originalHeight":771,"originalWidth":694,"focusPercentX":null,"focusPercentY":null,"alt":null,"__typename":"ImageMetadata"},"Paragraph:3fed73795ca4_160":{"id":"3fed73795ca4_160","name":"503d","type":"P","href":null,"layout":null,"metadata":null,"text":"I have a saying that applies in this case: don’t place your head so far up your nethers that you go full Klein Bottle. Marco has gone full Klein Bottle. (To be correct, he went FKB some years ago.)","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_161":{"id":"3fed73795ca4_161","name":"b8c0","type":"P","href":null,"layout":null,"metadata":null,"text":"There are some bright spots. My favorite is when Building Twenty points out the real elephant in the room:","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_161.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_161.markups.0":{"type":"EM","start":80,"end":84,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_162":{"id":"3fed73795ca4_162","name":"36f4","type":"BQ","href":null,"layout":null,"metadata":null,"text":"@BuildingTwenty: Both @s_bielefeld & I wrote similar critiques of @marcoarment’s pricing model yet the Internet pilloried only the woman. Who’d have guessed?","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_162.markups.0","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_162.markups.1","typename":"Markup"},{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_162.markups.2","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_162.markups.0":{"type":"A","start":0,"end":15,"href":"https:\u002F\u002Ftwitter.com\u002FBuildingTwenty","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_162.markups.1":{"type":"A","start":22,"end":34,"href":"https:\u002F\u002Ftwitter.com\u002Fs_bielefeld","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_162.markups.2":{"type":"A","start":66,"end":78,"href":"https:\u002F\u002Ftwitter.com\u002Fmarcoarment","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_163":{"id":"3fed73795ca4_163","name":"06b9","type":"P","href":null,"layout":null,"metadata":null,"text":"Yup.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_164":{"id":"3fed73795ca4_164","name":"eff9","type":"P","href":null,"layout":null,"metadata":null,"text":"Another bright spot are these comments from Ian Betteridge, who has been doing this even longer than Marco:","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_164.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_164.markups.0":{"type":"EM","start":84,"end":106,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_165":{"id":"3fed73795ca4_165","name":"18f1","type":"BQ","href":null,"layout":null,"metadata":null,"text":"You know, any writer who has never made a single factual error in a piece hasn’t ever written anything worth reading.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_166":{"id":"3fed73795ca4_166","name":"9776","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I learned my job with the support of people who helped me. Had I suffered an Internet pile on for every error I wouldn’t have bothered.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_167":{"id":"3fed73795ca4_167","name":"8d44","type":"P","href":null,"layout":null,"metadata":null,"text":"To which Samantha understandably replies:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_168":{"id":"3fed73795ca4_168","name":"7147","type":"BQ","href":null,"layout":null,"metadata":null,"text":"and it’s honestly something I’m contemplating right now, whether to continue…","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_169":{"id":"3fed73795ca4_169","name":"e0cd","type":"P","href":null,"layout":null,"metadata":null,"text":"Gee, I can’t imagine why. Why with comments like this from Chris Breen that completely misrepresent Samantha’s point, (who until today, I would have absolutely defended as being better than this, something I am genuinely saddened to be wrong about), why wouldn’t she want to continue doing this?","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_170":{"id":"3fed73795ca4_170","name":"a379","type":"BQ","href":null,"layout":null,"metadata":null,"text":"If I have this right, some people are outraged that a creator has decided to give away his work.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_171":{"id":"3fed73795ca4_171","name":"f026","type":"P","href":null,"layout":null,"metadata":null,"text":"No Chris, you don’t have this right. But hey, who has time to find out the real issue and read an article. I’m sure your friends told you everything you need to know.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_172":{"id":"3fed73795ca4_172","name":"e1c2","type":"P","href":null,"layout":null,"metadata":null,"text":"Noted Feminist Glenn Fleishman gets a piece of the action too:","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_173":{"id":"3fed73795ca4_173","name":"067c","type":"IMG","href":null,"layout":"INSET_CENTER","metadata":{"type":"id","generated":false,"id":"ImageMetadata:1*lvOySry5gHHJfGU_bQXrzA.png","typename":"ImageMetadata"},"text":"","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"ImageMetadata:1*lvOySry5gHHJfGU_bQXrzA.png":{"id":"1*lvOySry5gHHJfGU_bQXrzA.png","originalHeight":269,"originalWidth":308,"focusPercentX":null,"focusPercentY":null,"alt":null,"__typename":"ImageMetadata"},"Paragraph:3fed73795ca4_174":{"id":"3fed73795ca4_174","name":"4df8","type":"P","href":null,"layout":null,"metadata":null,"text":"I’m not actually surprised here. I watched Fleishman berate a friend of mine who has been an engineer for…heck, waaaaay too long on major software products in the most condescending way because she tried to point out that as a very technical woman, “The Magazine” literally had nothing to say to her and maybe he should fix that. “Impertinent” was I believe what he called her, but I may have the specific word wrong. Not the attitude mind you. Great Feminists like Glenn do not like uppity women criticizing Great Feminists who are their Great Allies.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_174.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_174.markups.0":{"type":"EM","start":227,"end":231,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_175":{"id":"3fed73795ca4_175","name":"bf45","type":"P","href":null,"layout":null,"metadata":null,"text":"Great Feminists are often tools.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_176":{"id":"3fed73795ca4_176","name":"45bb","type":"P","href":null,"layout":null,"metadata":null,"text":"Luckily, I hope, the people who get Samantha’s point also started chiming in (and you get 100% of the women commenting here that I’ve seen):","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_177":{"id":"3fed73795ca4_177","name":"c053","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I don’t think he’s wrong for doing it, he just discusses it as if the market’s a level playing field — it isn’t","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_178":{"id":"3fed73795ca4_178","name":"7b5e","type":"BQ","href":null,"layout":null,"metadata":null,"text":"This is a great article with lots of great points about the sustainability of iOS development. Thank you for publishing it.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_179":{"id":"3fed73795ca4_179","name":"a321","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Regardless of the numbers and your view of MA, fair points here about confirmation bias in app marketing feasibility http:\u002F\u002Fsamanthabielefeld.com\u002Fthe-elephant-in-the-room …","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_179.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_179.markups.0":{"type":"A","start":117,"end":172,"href":"http:\u002F\u002Ft.co\u002Fu79ZLsnhdM","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_180":{"id":"3fed73795ca4_180","name":"76fe","type":"BQ","href":null,"layout":null,"metadata":null,"text":"thank you for posting this, it covers a lot of things people don’t like to talk about.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_181":{"id":"3fed73795ca4_181","name":"bf90","type":"BQ","href":null,"layout":null,"metadata":null,"text":"I’m sure you have caught untold amounts of flak over posting this because Marco is blind to his privilege as a developer.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_182":{"id":"3fed73795ca4_182","name":"0f66","type":"BQ","href":null,"layout":null,"metadata":null,"text":"Catching up on the debate, and agreeing with Harry’s remark. (Enjoyed your article, Samantha, and ‘got’ your point.)","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_183":{"id":"3fed73795ca4_183","name":"6134","type":"P","href":null,"layout":null,"metadata":null,"text":"I would like to say I’m surprised at the reaction to Samantha’s article, but I’m not. In spite of his loud declarations of support for The Big Lie, Marco Arment is as bad at any form of criticism that he hasn’t already approved as a very insecure tween. An example from 2011: http:\u002F\u002Fwww.businessinsider.com\u002Fmarco-arment-2011-9","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_183.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_183.markups.0":{"type":"A","start":276,"end":326,"href":"http:\u002F\u002Fwww.businessinsider.com\u002Fmarco-arment-2011-9","anchorType":"LINK","userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_184":{"id":"3fed73795ca4_184","name":"ba3c","type":"P","href":null,"layout":null,"metadata":null,"text":"Marco is great with criticism as long as it never actually criticizes him. If it does, be prepared a flood of petty, petulant whining that a room full of bored preschoolers on a hot day would be hard-pressed to match.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_185":{"id":"3fed73795ca4_185","name":"a5a0","type":"P","href":null,"layout":null,"metadata":null,"text":"Today has been…well, it sucks. It sucks because someone doing what all the Arments of the world claim to want was naive enough to believe what they were told, and found out the hard way just how big a lie The Big Lie is, and how vicious people are when you’re silly enough to believe anything they say about criticism.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_186":{"id":"3fed73795ca4_186","name":"2a25","type":"P","href":null,"layout":null,"metadata":null,"text":"And note again, every single condescending crack, misrepresentation, and strawman had an exclusively male source. Most of them have, at one point or another, loudly trumpted themselves as Feminist Allies, as a friend to women struggling with the sexism and misogyny in tech. Congratulations y’all on being just as bad as the people you claim to oppose.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_187":{"id":"3fed73795ca4_187","name":"a47a","type":"P","href":null,"layout":null,"metadata":null,"text":"Samantha has handled this better than anyone else could have. My respect for her as a person and a writer is off the charts. If she choses to walk away from blogging in the Apple space, believe me I understand. As bad as today was for her, I’ve seen worse. Much worse.","hasDropCap":null,"dropCapImage":null,"markups":[{"type":"id","generated":true,"id":"Paragraph:3fed73795ca4_187.markups.0","typename":"Markup"}],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_187.markups.0":{"type":"EM","start":186,"end":196,"href":null,"anchorType":null,"userId":null,"linkMetadata":null,"__typename":"Markup"},"Paragraph:3fed73795ca4_188":{"id":"3fed73795ca4_188","name":"aa8e","type":"P","href":null,"layout":null,"metadata":null,"text":"But I hope she doesn’t. I hope she stays, because she is Doing This Right, and in a corner of the internet that has become naught but an endless circle jerk, a cliquish collection, a churlish, childish cohort interested not in writing or the truth, but in making sure The Right People are elevated, and The Others put down, she is someone worth reading and listening to. The number people who owe her apologies goes around the block, and I don’t think she’ll ever see a one. I’m sure as heck not apologizing for them, I’ll not make their lives easier in the least.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_189":{"id":"3fed73795ca4_189","name":"34c5","type":"P","href":null,"layout":null,"metadata":null,"text":"All of you, all. of. you…Marco, Breen, Snell, Vittici, had a chance to live by your words. You were faced with reasoned, polite, respectful criticism and instead of what you should have done, you all dropped trou and sprayed an epic diarrheal discharge all over someone who had done nothing to deserve it. Me, I earned most of my aggro, Samantha did not earn any of the idiocy I’ve seen today. I hope you’re all proud of yourselves. Someone should be, it won’t be me. Ever.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"Paragraph:3fed73795ca4_190":{"id":"3fed73795ca4_190","name":"9710","type":"P","href":null,"layout":null,"metadata":null,"text":"So I hope she stays, but if she goes, I understand. For what it’s worth, I don’t think she’s wrong either way.","hasDropCap":null,"dropCapImage":null,"markups":[],"__typename":"Paragraph","iframe":null,"mixtapeMetadata":null},"$Post:d146a92473a1.postResponses":{"count":13,"__typename":"PostResponses"},"Post:57ed6bd76960":{"__typename":"Post","id":"57ed6bd76960","title":"The Pinterest Paradox: Cupcakes and Toxicity","mediumUrl":"https:\u002F\u002Fmedium.com\u002F@francoise_93266\u002Fthe-pinterest-paradox-cupcakes-and-toxicity-57ed6bd76960","previewImage":{"type":"id","generated":false,"id":"ImageMetadata:","typename":"ImageMetadata"},"isPublished":true,"firstPublishedAt":1597185784040,"readingTime":16.807547169811322,"statusForCollection":null,"isLocked":true,"isShortform":false,"visibility":"LOCKED","collection":null,"creator":{"type":"id","generated":false,"id":"User:d299e872410","typename":"User"},"previewContent":{"type":"id","generated":true,"id":"$Post:57ed6bd76960.previewContent","typename":"PreviewContent"}},"ImageMetadata:":{"id":"","focusPercentX":null,"focusPercentY":null,"__typename":"ImageMetadata"},"User:d299e872410":{"name":"Francoise Brougher","username":"francoise_93266","id":"d299e872410","bio":"Former Pinterest COO and Executive at Square and Google. French American, from Marseille to the Bay Area. Mom of Three","isFollowing":null,"imageId":"1*tPgjXGoTTRKg7xcmn3yMOw.jpeg","mediumMemberAt":0,"__typename":"User"},"$Post:57ed6bd76960.previewContent":{"isFullContent":false,"__typename":"PreviewContent"},"Post:c16cc0b092f1":{"__typename":"Post","id":"c16cc0b092f1","title":"Your Life Is Full of Porn. Stop Getting Yourself Off.","mediumUrl":"https:\u002F\u002Fmedium.com\u002Fthe-ascent\u002Fyour-life-is-full-of-porn-stop-getting-yourself-off-c16cc0b092f1","previewImage":{"type":"id","generated":false,"id":"ImageMetadata:1*fkW0uY9JMZ6oUNyVRO6BBQ.jpeg","typename":"ImageMetadata"},"isPublished":true,"firstPublishedAt":1596214861525,"readingTime":4.6716981132075475,"statusForCollection":"APPROVED","isLocked":true,"isShortform":false,"visibility":"LOCKED","collection":{"type":"id","generated":false,"id":"Collection:eb660df75111","typename":"Collection"},"creator":{"type":"id","generated":false,"id":"User:b6d641be1066","typename":"User"},"previewContent":{"type":"id","generated":true,"id":"$Post:c16cc0b092f1.previewContent","typename":"PreviewContent"}},"ImageMetadata:1*fkW0uY9JMZ6oUNyVRO6BBQ.jpeg":{"id":"1*fkW0uY9JMZ6oUNyVRO6BBQ.jpeg","focusPercentX":null,"focusPercentY":null,"__typename":"ImageMetadata"},"Collection:eb660df75111":{"name":"The Ascent","id":"eb660df75111","slug":"the-ascent","domain":"theascent.pub","__typename":"Collection"},"User:b6d641be1066":{"name":"Tim Denning","username":"timdenning","id":"b6d641be1066","bio":"Aussie Blogger — Writer for CNBC & Business Insider. Inspiring the world through Personal Development and Entrepreneurship. www.timdenning.com","isFollowing":null,"imageId":"2*D4KAER7h6bCkTU-m7Aw9DA.jpeg","mediumMemberAt":1570431600000,"__typename":"User"},"$Post:c16cc0b092f1.previewContent":{"isFullContent":false,"__typename":"PreviewContent"},"Post:238dae9a4372":{"__typename":"Post","id":"238dae9a4372","title":"Mourning my baby brother, Fahim","mediumUrl":"https:\u002F\u002Fmedium.com\u002F@justiceforfahim\u002Fmourning-my-baby-brother-fahim-238dae9a4372","previewImage":{"type":"id","generated":false,"id":"ImageMetadata:1*HizZro5r4AJ8Fj_xjVUzrA.jpeg","typename":"ImageMetadata"},"isPublished":true,"firstPublishedAt":1597311061478,"readingTime":14.243396226415094,"statusForCollection":null,"isLocked":true,"isShortform":false,"visibility":"LOCKED","collection":null,"creator":{"type":"id","generated":false,"id":"User:8ad85cee2b23","typename":"User"},"previewContent":{"type":"id","generated":true,"id":"$Post:238dae9a4372.previewContent","typename":"PreviewContent"}},"ImageMetadata:1*HizZro5r4AJ8Fj_xjVUzrA.jpeg":{"id":"1*HizZro5r4AJ8Fj_xjVUzrA.jpeg","focusPercentX":null,"focusPercentY":null,"__typename":"ImageMetadata"},"User:8ad85cee2b23":{"name":"Justiceforfahim","username":"justiceforfahim","id":"8ad85cee2b23","bio":"","isFollowing":null,"imageId":"0*JZ7dfapmV3kCb0CH.jpg","mediumMemberAt":0,"__typename":"User"},"$Post:238dae9a4372.previewContent":{"isFullContent":false,"__typename":"PreviewContent"},"Post:9cf4ec1c8e26":{"__typename":"Post","id":"9cf4ec1c8e26","title":"I’m A Sugar Baby-& This Is How Much I Get Paid To Date","mediumUrl":"https:\u002F\u002Fmedium.com\u002Frefinery29\u002Fim-a-sugar-baby-this-is-how-much-i-get-paid-to-date-9cf4ec1c8e26","previewImage":{"type":"id","generated":false,"id":"ImageMetadata:0*vGxs86f0dmFewdXV.jpg","typename":"ImageMetadata"},"isPublished":true,"firstPublishedAt":1596556261424,"readingTime":8.815094339622641,"statusForCollection":"APPROVED","isLocked":true,"isShortform":false,"visibility":"LOCKED","collection":{"type":"id","generated":false,"id":"Collection:aa4155f74368","typename":"Collection"},"creator":{"type":"id","generated":false,"id":"User:47057b17b8e2","typename":"User"},"previewContent":{"type":"id","generated":true,"id":"$Post:9cf4ec1c8e26.previewContent","typename":"PreviewContent"}},"ImageMetadata:0*vGxs86f0dmFewdXV.jpg":{"id":"0*vGxs86f0dmFewdXV.jpg","focusPercentX":null,"focusPercentY":null,"__typename":"ImageMetadata"},"Collection:aa4155f74368":{"name":"Refinery29","id":"aa4155f74368","slug":"refinery29","domain":null,"__typename":"Collection"},"User:47057b17b8e2":{"name":"Refinery29 UK","username":"refinery29","id":"47057b17b8e2","bio":"The leading global media company focused on young women. We inspire, entertain, and empower our audience through optimistic and diverse storytelling.","isFollowing":null,"imageId":"0*000ZlntQkYrNiPB-.png","mediumMemberAt":0,"__typename":"User"},"$Post:9cf4ec1c8e26.previewContent":{"isFullContent":false,"__typename":"PreviewContent"},"Post:94a10bc60f2b":{"__typename":"Post","id":"94a10bc60f2b","title":"Can Kamala Harris and Joe Biden Defeat Trump?","mediumUrl":"https:\u002F\u002Feand.co\u002Fcan-kamala-harris-and-joe-biden-defeat-trump-94a10bc60f2b","previewImage":{"type":"id","generated":false,"id":"ImageMetadata:1*6prX9w38K3M3PEZG9XkbFg.jpeg","typename":"ImageMetadata"},"isPublished":true,"firstPublishedAt":1597270521604,"readingTime":10.154716981132074,"statusForCollection":"APPROVED","isLocked":true,"isShortform":false,"visibility":"LOCKED","collection":{"type":"id","generated":false,"id":"Collection:9b4cc1c6abbd","typename":"Collection"},"creator":{"type":"id","generated":false,"id":"User:41e01d325219","typename":"User"},"previewContent":{"type":"id","generated":true,"id":"$Post:94a10bc60f2b.previewContent","typename":"PreviewContent"}},"ImageMetadata:1*6prX9w38K3M3PEZG9XkbFg.jpeg":{"id":"1*6prX9w38K3M3PEZG9XkbFg.jpeg","focusPercentX":null,"focusPercentY":null,"__typename":"ImageMetadata"},"Collection:9b4cc1c6abbd":{"name":"Eudaimonia and Co","id":"9b4cc1c6abbd","slug":"eudaimonia-co","domain":"eand.co","__typename":"Collection"},"User:41e01d325219":{"name":"umair haque","username":"umairh","id":"41e01d325219","bio":"vampire.","isFollowing":null,"imageId":"0*lI5-avJvcBbQDmA2.jpeg","mediumMemberAt":1529949326000,"__typename":"User"},"$Post:94a10bc60f2b.previewContent":{"isFullContent":false,"__typename":"PreviewContent"},"Post:4f221ac3dbe3":{"__typename":"Post","id":"4f221ac3dbe3","title":"The Best Data Science Certification You’ve Never Heard Of","mediumUrl":"https:\u002F\u002Ftowardsdatascience.com\u002Fbest-data-science-certification-4f221ac3dbe3","previewImage":{"type":"id","generated":false,"id":"ImageMetadata:1*t43PDV1g9w-DvjMugoks2A.jpeg","typename":"ImageMetadata"},"isPublished":true,"firstPublishedAt":1597164086108,"readingTime":7.346226415094339,"statusForCollection":"APPROVED","isLocked":true,"isShortform":false,"visibility":"LOCKED","collection":{"type":"id","generated":false,"id":"Collection:7f60cf5620c9","typename":"Collection"},"creator":{"type":"id","generated":false,"id":"User:2caa691701c0","typename":"User"},"previewContent":{"type":"id","generated":true,"id":"$Post:4f221ac3dbe3.previewContent","typename":"PreviewContent"}},"ImageMetadata:1*t43PDV1g9w-DvjMugoks2A.jpeg":{"id":"1*t43PDV1g9w-DvjMugoks2A.jpeg","focusPercentX":null,"focusPercentY":null,"__typename":"ImageMetadata"},"Collection:7f60cf5620c9":{"name":"Towards Data Science","id":"7f60cf5620c9","slug":"towards-data-science","domain":"towardsdatascience.com","__typename":"Collection"},"User:2caa691701c0":{"name":"Nicole Janeway Bills","username":"nicolejaneway","id":"2caa691701c0","bio":"Data Scientist at Atlas Research in Washington, DC | Quarantining in a Python virtual environment","isFollowing":null,"imageId":"2*UVCEt3tjr0W9zC3dymCPtQ.jpeg","mediumMemberAt":0,"__typename":"User"},"$Post:4f221ac3dbe3.previewContent":{"isFullContent":false,"__typename":"PreviewContent"},"Post:c6087d2df935":{"__typename":"Post","id":"c6087d2df935","title":"TypeScript 4.0 finally delivers what I’ve been waiting for","mediumUrl":"https:\u002F\u002Fmedium.com\u002Fjavascript-in-plain-english\u002Ftypescript-4-0-i-want-a-list-of-generic-params-with-good-labels-c6087d2df935","previewImage":{"type":"id","generated":false,"id":"ImageMetadata:1*G00zmJivkNGN1L6fDo9vnQ.png","typename":"ImageMetadata"},"isPublished":true,"firstPublishedAt":1596838633257,"readingTime":2.6330188679245285,"statusForCollection":"APPROVED","isLocked":true,"isShortform":false,"visibility":"LOCKED","collection":{"type":"id","generated":false,"id":"Collection:4b3a1ed4f11c","typename":"Collection"},"creator":{"type":"id","generated":false,"id":"User:b5ccf606a659","typename":"User"},"previewContent":{"type":"id","generated":true,"id":"$Post:c6087d2df935.previewContent","typename":"PreviewContent"}},"ImageMetadata:1*G00zmJivkNGN1L6fDo9vnQ.png":{"id":"1*G00zmJivkNGN1L6fDo9vnQ.png","focusPercentX":null,"focusPercentY":null,"__typename":"ImageMetadata"},"Collection:4b3a1ed4f11c":{"name":"JavaScript In Plain English","id":"4b3a1ed4f11c","slug":"javascript-in-plain-english","domain":null,"__typename":"Collection"},"User:b5ccf606a659":{"name":"Nathaniel Kessler","username":"nathanielkessler","id":"b5ccf606a659","bio":"Coding and front-end | nathanielkessler.com","isFollowing":null,"imageId":"2*CXxf7GK5jOj87CWO7YruLQ.png","mediumMemberAt":1579007136857,"__typename":"User"},"$Post:c6087d2df935.previewContent":{"isFullContent":false,"__typename":"PreviewContent"},"Post:25a86ed4a421":{"__typename":"Post","id":"25a86ed4a421","title":"America and the Axis of Idiots","mediumUrl":"https:\u002F\u002Feand.co\u002Famerica-and-the-axis-of-idiots-25a86ed4a421","previewImage":{"type":"id","generated":false,"id":"ImageMetadata:1*yNRBQduBLs8p_tEpShEGzQ.jpeg","typename":"ImageMetadata"},"isPublished":true,"firstPublishedAt":1597184309884,"readingTime":8.535849056603773,"statusForCollection":"APPROVED","isLocked":true,"isShortform":false,"visibility":"LOCKED","collection":{"type":"id","generated":false,"id":"Collection:9b4cc1c6abbd","typename":"Collection"},"creator":{"type":"id","generated":false,"id":"User:41e01d325219","typename":"User"},"previewContent":{"type":"id","generated":true,"id":"$Post:25a86ed4a421.previewContent","typename":"PreviewContent"}},"ImageMetadata:1*yNRBQduBLs8p_tEpShEGzQ.jpeg":{"id":"1*yNRBQduBLs8p_tEpShEGzQ.jpeg","focusPercentX":null,"focusPercentY":null,"__typename":"ImageMetadata"},"$Post:25a86ed4a421.previewContent":{"isFullContent":false,"__typename":"PreviewContent"},"$Post:d146a92473a1.internalLinks({\"paging\":{\"limit\":8}})":{"items":[{"type":"id","generated":false,"id":"Post:57ed6bd76960","typename":"Post"},{"type":"id","generated":false,"id":"Post:c16cc0b092f1","typename":"Post"},{"type":"id","generated":false,"id":"Post:238dae9a4372","typename":"Post"},{"type":"id","generated":false,"id":"Post:9cf4ec1c8e26","typename":"Post"},{"type":"id","generated":false,"id":"Post:94a10bc60f2b","typename":"Post"},{"type":"id","generated":false,"id":"Post:4f221ac3dbe3","typename":"Post"},{"type":"id","generated":false,"id":"Post:c6087d2df935","typename":"Post"},{"type":"id","generated":false,"id":"Post:25a86ed4a421","typename":"Post"}],"__typename":"InternalLinksConnection"},"$Post:d146a92473a1.previewContent":{"subtitle":"How to get shanked doing what people say they want","__typename":"PreviewContent"}}
+ ]]>
+ </script>
+ <script src="https://cdn-client.medium.com/lite/static/js/manifest.969da7fb.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/vendors~main.343f1489.chunk.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/main.03b8d106.chunk.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/vendors~instrumentation.aafb014a.chunk.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/instrumentation.2fc37711.chunk.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/reporting.2a00272f.chunk.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/vendors~AMPPost~CollectionHomepage~CollectionHomepagePreview~CollectionNewShortformEditor~Collection~abee666d.21607860.chunk.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/vendors~AMPPost~CollectionNewShortformEditor~CollectionPostShortformEditor~DebugCachedPost~Post~Sequ~19f09bd3.5b5af8d1.chunk.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/vendors~AMPPost~DebugCachedPost~Post~SequencePost~Series.9932a441.chunk.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/AMPPost~CollectionHomepage~CollectionHomepagePreview~CollectionNewShortformEditor~CollectionPostShor~c3445a7d.c5ca06bd.chunk.js"></script>
+ <script src="https://cdn-client.medium.com/lite/static/js/Post.d4129f11.chunk.js"></script>
+ <script>
+ <![CDATA[
+ window.main();
+ ]]>
+ </script>
+ </body>
</html>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/missing-paragraphs/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/missing-paragraphs/expected-metadata.json
index b0ef9465b..cf0a02b5e 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/missing-paragraphs/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/missing-paragraphs/expected-metadata.json
@@ -3,6 +3,6 @@
"Direction": null,
"Excerpt": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy\n eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam\n voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet\n clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit\n amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam\n nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\n sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.\n Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor\n sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed\n diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\n sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.\n Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor\n sit amet.",
"Image": null,
- "Title": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy\n eirmod tempor invidunt",
+ "Title": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt",
"SiteName": null
}
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-1/expected.html
index ba1896ea7..986406c8f 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-1/expected.html
@@ -1,67 +1,96 @@
-<div id="main-content" role="main"><section id="intro"><div>
+<div role="main" id="main-content">
+ <div id="intro">
<p>It’s easier than ever to personalize Firefox and make it work the way
you do.
- <br></br>No other browser gives you so much choice and flexibility.</p>
+ <br>No other browser gives you so much choice and flexibility.</p>
<div id="flexible-top-animation">
- <p><img alt="" src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/animations/flexible-top-fallback.c960365ba781.png"></img></p>
+ <p><img src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/animations/flexible-top-fallback.c960365ba781.png" alt></p>
</div>
</div>
- </section><section data-ga-label="Designed to be redesigned" id="designed"><div>
+ <div id="designed" data-ga-label="Designed to be redesigned">
<div id="designed-copy">
- <h2>Designed to <br></br>be redesigned</h2>
+ <h2>Designed to <br>be redesigned</h2>
<p>Get fast and easy access to the features you use most in the new menu.
Open the “Customize” panel to add, move or remove any button you want.
Keep your favorite features — add-ons, private browsing, Sync and more
— one quick click away.</p>
- <p><img alt="" data-high-res="true" data-high-res-src="//mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/designed-redesigned-high-res.6efd60766484.png" data-processed="false" data-src="//mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/designed-redesigned.fbd3ee9402e6.png" id="designed-mobile" src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/designed-redesigned.fbd3ee9402e6.png"></img></p></div>
+ <p><img class src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/designed-redesigned.fbd3ee9402e6.png" alt id="designed-mobile" data-src="//mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/designed-redesigned.fbd3ee9402e6.png" data-high-res-src="//mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/designed-redesigned-high-res.6efd60766484.png">
+ </p></div>
<div id="flexible-bottom-animation">
- <p><img alt="" src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/animations/flexible-bottom-fallback.cafd48a3d0a4.png"></img></p>
+ <p><img src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/animations/flexible-bottom-fallback.cafd48a3d0a4.png" alt></p>
</div>
</div>
- </section><section data-ga-label="More ways to customize" id="customize">
- </section><div id="customizers-wrapper">
- <section aria-labelledby="customize-themes" id="themes" role="tabpanel"><div>
+ <div id="customize" data-ga-label="More ways to customize">
+ <h2>More ways to customize</h2>
+
+ <ul id="customizer-list" role="tablist">
+ <li> <a id="customize-themes" href="#themes">
+
+ Themes
+ </a>
+
+ </li>
+ <li> <a id="customize-addons" href="#add-ons">
+
+ Add-ons
+ </a>
+
+ </li>
+ <li> <a id="customize-awesomebar" href="#awesome-bar">
+
+ Awesome Bar
+ </a>
+
+ </li>
+ </ul>
+ </div>
+ <div id="customizers-wrapper">
+ <div id="themes" role="tabpanel" aria-labelledby="customize-themes">
<div>
<h3>Themes</h3>
<p>Make Firefox match your style. Choose from thousands of themes and dress
up your browser with a single click.</p>
- <p><a href="https://addons.mozilla.org/firefox/themes/" rel="external">Try it now</a>
+ <p><a rel="external" href="https://addons.mozilla.org/firefox/themes/">Try it now</a>
- <br></br><a href="https://support.mozilla.org/kb/use-themes-change-look-of-firefox" rel="external">Learn more</a>
+ <br> <a rel="external" href="https://support.mozilla.org/kb/use-themes-change-look-of-firefox">Learn more</a>
- </p></div> <p><a href="#add-ons" role="button">Next</a></p><p><img alt="Preview of the currently selected theme" id="theme-demo" src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/theme-red.61611c5734ab.png"></img></p>
+ </p></div> <p><a href="#add-ons" role="button">Next</a></p><p><img id="theme-demo" src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/theme-red.61611c5734ab.png" alt="Preview of the currently selected theme">
+ </p>
</div>
- </section><section aria-labelledby="customize-addons" id="add-ons" role="tabpanel"><div>
+ <div id="add-ons" role="tabpanel" aria-labelledby="customize-addons">
<div>
<h3>Add-ons</h3>
<p><a href="#awesome-bar" role="button">Next</a></p><p>Add-ons are like apps that you install to add features to Firefox. They
let you compare prices, check the weather, listen to music, send a tweet
and more.</p>
- <ul><li>Read the latest news &amp; blogs</li>
+ <ul>
+ <li>Read the latest news &amp; blogs</li>
<li>Manage your downloads</li>
<li>Watch videos &amp; view photos</li>
- </ul><p><a href="https://addons.mozilla.org/firefox/extensions/?sort=featured" rel="external">Here are a few of our favorites</a>
+ </ul> <p><a rel="external" href="https://addons.mozilla.org/firefox/extensions/?sort=featured">Here are a few of our favorites</a>
- <br></br><a href="https://support.mozilla.org/kb/find-and-install-add-ons-add-features-to-firefox" rel="external">Learn more</a>
+ <br> <a rel="external" href="https://support.mozilla.org/kb/find-and-install-add-ons-add-features-to-firefox">Learn more</a>
</p></div>
- <p><img alt="" src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/add-ons.63a4b761f822.png"></img></p>
+ <p><img src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/add-ons.63a4b761f822.png" alt>
+ </p>
</div>
- </section><section aria-labelledby="customize-awesomebar" id="awesome-bar" role="tabpanel"><div>
+ <div id="awesome-bar" role="tabpanel" aria-labelledby="customize-awesomebar">
<div>
<h3>Awesome Bar</h3>
<p><a href="#themes" role="button">Next</a></p><p>The Awesome Bar learns as you browse to make your version of Firefox unique.
Find and return to your favorite sites without having to remember a URL.</p>
- <p><a href="https://support.mozilla.org/kb/awesome-bar-find-your-bookmarks-history-and-tabs" rel="external">See what it can do for you</a>
+ <p><a rel="external" href="https://support.mozilla.org/kb/awesome-bar-find-your-bookmarks-history-and-tabs">See what it can do for you</a>
</p></div>
- <p><img alt="Firefox Awesome Bar" src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/awesome-bar.437df162126c.png"></img></p>
+ <p><img src="http://mozorg.cdn.mozilla.net/media/img/firefox/desktop/customize/awesome-bar.437df162126c.png" alt="Firefox Awesome Bar">
+ </p>
</div>
- </section></div>
+ </div>
+
- <section data-ga-label="Keep your Firefox in Sync" id="sync">
- </section></div> \ No newline at end of file
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-2/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-2/expected.html
index 8ce4c0703..7cf3fc38e 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-2/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/mozilla-2/expected.html
@@ -1,8 +1,14 @@
-<div role="main"><section><header>
+<div role="main">
+ <section>
+ <header>
+
<p>Get to know the features that make it the most complete browser for building the Web.</p>
- </header><ul><li>
+ </header>
+ <ul>
+ <li>
<a href="https://www.youtube.com/watch?v=1R9_WdXwUsE" rel="external">
- <img alt="Screenshot" src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-webide.16763db341cb.jpg"></img></a>
+ <img src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-webide.16763db341cb.jpg" alt="Screenshot">
+ </a>
<h2>WebIDE</h2>
<p>Develop, deploy and debug Firefox OS apps directly in your browser, or on a Firefox OS device, with this tool that replaces App Manager.</p>
<a href="https://developer.mozilla.org/docs/Tools/WebIDE" rel="external">Learn more about WebIDE</a>
@@ -10,24 +16,32 @@
</li>
<li>
<a href="https://www.youtube.com/watch?v=eH0R10Ga4Hs" rel="external">
- <img alt="Screenshot" src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-valence.251f9def4d8d.jpg"></img></a>
+ <img src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-valence.251f9def4d8d.jpg" alt="Screenshot">
+ </a>
<h2>Valence</h2>
<p>Develop and debug your apps across multiple browsers and devices with this powerful extension that comes pre-installed with Firefox Developer Edition.</p>
<a href="https://developer.mozilla.org/docs/Tools/Firefox_Tools_Adapter" rel="external">Learn more about Valence</a>
</li>
- </ul><div>
+ </ul>
+ <div>
<h4>Important: Sync your new profile</h4>
<p>
Developer Edition comes with a new profile so you can run it alongside other versions of Firefox. To access your bookmarks, browsing history and more, you need to sync the profile with your existing Firefox Account, or create a new one.
<a href="https://support.mozilla.org/kb/recover-lost-bookmarks-firefox-developer-edition" rel="external">Learn more</a>
</p>
</div>
- </section><section><div>
- <header><h2>Features and tools</h2>
- </header><ul><li>
+ </section>
+
+ <div>
+ <header>
+ <h2>Features and tools</h2>
+ </header>
+ <ul>
+ <li>
<a href="https://www.youtube.com/watch?v=eQqNfkqIJdw" rel="external">
- <img alt="Screenshot" src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-inspector.c791bf1f1a59.jpg"></img></a>
+ <img src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-inspector.c791bf1f1a59.jpg" alt="Screenshot">
+ </a>
<h2>Page Inspector</h2>
<p>Examine the HTML and CSS of any Web page and easily modify the structure and layout of a page.</p>
<a href="https://developer.mozilla.org/docs/Tools/Page_Inspector" rel="external">Learn more about Page Inspector</a>
@@ -35,7 +49,8 @@
</li>
<li>
<a href="https://www.youtube.com/watch?v=iEDk8o9ehlw" rel="external">
- <img alt="Screenshot" src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-console.42666aaf6d03.jpg"></img></a>
+ <img src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-console.42666aaf6d03.jpg" alt="Screenshot">
+ </a>
<h2>Web Console</h2>
<p>See logged information associated with a Web page and use Web Console to interact with Web pages using JavaScript.</p>
<a href="https://developer.mozilla.org/docs/Tools/Web_Console" rel="external">Learn more about Web Console</a>
@@ -43,7 +58,8 @@
</li>
<li>
<a href="https://www.youtube.com/watch?v=OS4AxYFLCIE" rel="external">
- <img alt="Screenshot" src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-debugger.02ed86fb0c9f.jpg"></img></a>
+ <img src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-debugger.02ed86fb0c9f.jpg" alt="Screenshot">
+ </a>
<h2>JavaScript Debugger</h2>
<p>Step through JavaScript code and examine or modify its state to help track down bugs.</p>
<a href="https://developer.mozilla.org/docs/Tools/Debugger" rel="external">Learn more about JavaScript Debugger</a>
@@ -51,7 +67,8 @@
</li>
<li>
<a href="https://www.youtube.com/watch?v=w4zSG53Qlbk" rel="external">
- <img alt="Screenshot" src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-network.740d6082b3f6.jpg"></img></a>
+ <img src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-network.740d6082b3f6.jpg" alt="Screenshot">
+ </a>
<h2>Network Monitor</h2>
<p>See all the network requests your browser makes, how long each request takes and details of each request.</p>
<a href="https://developer.mozilla.org/docs/Tools/Network_Monitor" rel="external">Learn more about Network Monitor</a>
@@ -59,7 +76,8 @@
</li>
<li>
<a href="https://www.youtube.com/watch?v=R_qDaLQ8ghg" rel="external">
- <img alt="Screenshot" src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-webaudio.a10ebc48d017.jpg"></img></a>
+ <img src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-webaudio.a10ebc48d017.jpg" alt="Screenshot">
+ </a>
<h2>Web Audio Editor</h2>
<p>Inspect and interact with Web Audio API in real time to ensure that all audio nodes are connected in the way you expect.</p>
<a href="https://developer.mozilla.org/docs/Tools/Web_Audio_Editor" rel="external">Learn more about Web Audio Editor</a>
@@ -67,11 +85,13 @@
</li>
<li>
<a href="https://www.youtube.com/watch?v=3kdBvvIZIqU" rel="external">
- <img alt="Screenshot" src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-style-editor.87c5d2017506.jpg"></img></a>
+ <img src="http://mozorg.cdn.mozilla.net/media/img/firefox/firstrun/dev/feature-style-editor.87c5d2017506.jpg" alt="Screenshot">
+ </a>
<h2>Style Editor</h2>
<p>View and edit CSS styles associated with a Web page, create new ones and apply existing CSS stylesheets to any page.</p>
<a href="https://developer.mozilla.org/docs/Tools/Style_Editor" rel="external">Learn more about Style Editor</a>
</li>
- </ul></div>
- </section></div> \ No newline at end of file
+ </ul>
+ </div>
+</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/msn/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/msn/expected.html
index 3ed4d696c..77570113d 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/msn/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/msn/expected.html
@@ -1,7 +1,10 @@
-<article data-aop="article" itemscope="" itemtype="http://schema.org/NewsArticle"><section data-aop="articlebody" itemprop="articleBody"><p>
+<article itemscope itemtype="http://schema.org/NewsArticle" data-aop="article">
+ <section itemprop="articleBody" data-aop="articlebody">
+ <p>
<span data-aop="image">
-<span data-attrib="Provided by Business Insider Inc" data-caption="&lt;span style=&quot;font-size:13px;&quot;>Nintendo/Apple&lt;/span>" data-id="55" data-m="{&quot;i&quot;:55,&quot;p&quot;:52,&quot;n&quot;:&quot;openModal&quot;,&quot;t&quot;:&quot;articleImages&quot;,&quot;o&quot;:3}">
- <img alt="&lt;span style=&quot;font-size:13px;&quot;>Nintendo/Apple&lt;/span>" data-initial-set="true" data-src="{&quot;default&quot;:{&quot;load&quot;:&quot;default&quot;,&quot;w&quot;:&quot;73&quot;,&quot;h&quot;:&quot;41&quot;,&quot;src&quot;:&quot;//img-s-msn-com.akamaized.net/tenant/amp/entityid/AAkk5fh.img?h=410&amp;w=728&amp;m=6&amp;q=60&amp;o=f&amp;l=f&amp;x=1162&amp;y=540&quot;},&quot;size3column&quot;:{&quot;load&quot;:&quot;default&quot;,&quot;w&quot;:&quot;62&quot;,&quot;h&quot;:&quot;35&quot;,&quot;src&quot;:&quot;//img-s-msn-com.akamaized.net/tenant/amp/entityid/AAkk5fh.img?h=351&amp;w=624&amp;m=6&amp;q=60&amp;o=f&amp;l=f&amp;x=1162&amp;y=540&quot;},&quot;size2column&quot;:{&quot;load&quot;:&quot;default&quot;,&quot;w&quot;:&quot;62&quot;,&quot;h&quot;:&quot;35&quot;,&quot;src&quot;:&quot;//img-s-msn-com.akamaized.net/tenant/amp/entityid/AAkk5fh.img?h=351&amp;w=624&amp;m=6&amp;q=60&amp;o=f&amp;l=f&amp;x=1162&amp;y=540&quot;}}" src="http://img-s-msn-com.akamaized.net/tenant/amp/entityid/AAkk5fh.img?h=820&amp;w=1456&amp;m=6&amp;q=60&amp;o=f&amp;l=f&amp;x=1162&amp;y=540"></img></span>
+<span data-attrib="Provided by Business Insider Inc" data-caption="<span style=&quot;font-size:13px;&quot;>Nintendo/Apple</span>" data-id="55" data-m="{&quot;i&quot;:55,&quot;p&quot;:52,&quot;n&quot;:&quot;openModal&quot;,&quot;t&quot;:&quot;articleImages&quot;,&quot;o&quot;:3}">
+ <img alt="<span style=&quot;font-size:13px;&quot;>Nintendo/Apple</span>" data-src="{&quot;default&quot;:{&quot;load&quot;:&quot;default&quot;,&quot;w&quot;:&quot;73&quot;,&quot;h&quot;:&quot;41&quot;,&quot;src&quot;:&quot;//img-s-msn-com.akamaized.net/tenant/amp/entityid/AAkk5fh.img?h=410&amp;w=728&amp;m=6&amp;q=60&amp;o=f&amp;l=f&amp;x=1162&amp;y=540&quot;},&quot;size3column&quot;:{&quot;load&quot;:&quot;default&quot;,&quot;w&quot;:&quot;62&quot;,&quot;h&quot;:&quot;35&quot;,&quot;src&quot;:&quot;//img-s-msn-com.akamaized.net/tenant/amp/entityid/AAkk5fh.img?h=351&amp;w=624&amp;m=6&amp;q=60&amp;o=f&amp;l=f&amp;x=1162&amp;y=540&quot;},&quot;size2column&quot;:{&quot;load&quot;:&quot;default&quot;,&quot;w&quot;:&quot;62&quot;,&quot;h&quot;:&quot;35&quot;,&quot;src&quot;:&quot;//img-s-msn-com.akamaized.net/tenant/amp/entityid/AAkk5fh.img?h=351&amp;w=624&amp;m=6&amp;q=60&amp;o=f&amp;l=f&amp;x=1162&amp;y=540&quot;}}" src="http://img-s-msn-com.akamaized.net/tenant/amp/entityid/AAkk5fh.img?h=820&amp;w=1456&amp;m=6&amp;q=60&amp;o=f&amp;l=f&amp;x=1162&amp;y=540" data-initial-set="true">
+</span>
<span>
<span>© Provided by Business Insider Inc</span>
<span>Nintendo/Apple</span>
@@ -13,6 +16,7 @@
<p>The name and basic idea might sound like one of those endless score attack games like "Temple Run," but that's not the case. "Super Mario Run" is divided into hand-crafted levels with a clear end-point like any other Mario game, meaning you're essentially getting the Mario experience for $10 without needing to control his movement.</p>
<p>$10 might seem like a bit much compared to the $0 people pay for most mobile games, but it's possible the game has $10 worth of levels to play in it. It's also not iPhone exclusive, but the Android version will launch at a later, currently unknown date. </p>
<p>To see "Super Mario Run" in action, check out the footage below:</p>
- <p><iframe allowfullscreen="" frameborder="0" height="450" src="https://www.youtube.com/embed/E39ychZKnDI" width="100%"></iframe></p>
+ <p><iframe allowfullscreen src="https://www.youtube.com/embed/E39ychZKnDI" frameborder="0" width="100%" height="450"></iframe></p>
- </section></article> \ No newline at end of file
+ </section>
+ </article> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-images.json
index c89c43ca2..077eb6014 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-images.json
@@ -1,4 +1,4 @@
[
- "https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-videoSixteenByNineJumbo1600.jpg",
+ "https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-facebookJumbo.jpg",
"https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-master768.jpg"
] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-metadata.json
index 36da83868..724e18ade 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected-metadata.json
@@ -2,7 +2,7 @@
"Author": "Jeffrey Gettleman",
"Direction": null,
"Excerpt": "For the first time since the 1990s, the country will be able to trade extensively with the United States.",
- "Image": "https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-videoSixteenByNineJumbo1600.jpg",
+ "Image": "https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-facebookJumbo.jpg",
"Title": "United States to Lift Sudan Sanctions",
"SiteName": null
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected.html
index 60f7148bc..415165947 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-1/expected.html
@@ -1,13 +1,32 @@
-<div>
- <div>
- <figure aria-label="media" data-media-action="modal" id="media-100000004869232" itemid="https://static01.nyt.com/images/2017/01/14/world/13SUDAN-1/13SUDAN-1-master768.jpg" itemprop="associatedMedia" itemscope="" itemtype="http://schema.org/ImageObject" role="group"><span>Photo</span>
+<div id="page">
+
+
+ <main id="main" role="main">
+ <article id="story">
+
+
+
+
+
+
+
+
+
+ <div>
+ <figure id="media-100000004869232" data-media-action="modal" itemprop="associatedMedia" itemscope itemid="https://static01.nyt.com/images/2017/01/14/world/13SUDAN-1/13SUDAN-1-master768.jpg" itemtype="http://schema.org/ImageObject" aria-label="media" role="group">
+ <span>Photo</span>
<div>
- <p><img alt="" data-mediaviewer-caption="United Nations peacekeepers at a refugee camp in Sudan on Monday. In exchange for the lifting of United States trade sanctions, Sudan has said it will improve access for aid groups, stop supporting rebels in neighboring South Sudan and cooperate with American intelligence agents." data-mediaviewer-credit="Ashraf Shazly/Agence France-Presse — Getty Images" data-mediaviewer-src="https://static01.nyt.com/images/2017/01/14/world/13SUDAN-1/13SUDAN-1-superJumbo.jpg" itemid="https://static01.nyt.com/images/2017/01/14/world/13SUDAN-1/13SUDAN-1-master768.jpg" itemprop="url" src="https://static01.nyt.com/images/2017/01/14/world/13SUDAN-1/13SUDAN-1-master768.jpg"></img></p>
- <meta content="512" itemprop="height"></meta><meta content="768" itemprop="width"></meta></div>
- <figcaption itemprop="caption description"><span>United Nations peacekeepers at a refugee camp in Sudan on Monday. In exchange for the lifting of United States trade sanctions, Sudan has said it will improve access for aid groups, stop supporting rebels in neighboring South Sudan and cooperate with American intelligence agents.</span>
+ <p><img src="https://static01.nyt.com/images/2017/01/14/world/13SUDAN-1/13SUDAN-1-master768.jpg" alt data-mediaviewer-src="https://static01.nyt.com/images/2017/01/14/world/13SUDAN-1/13SUDAN-1-superJumbo.jpg" data-mediaviewer-caption="United Nations peacekeepers at a refugee camp in Sudan on Monday. In exchange for the lifting of United States trade sanctions, Sudan has said it will improve access for aid groups, stop supporting rebels in neighboring South Sudan and cooperate with American intelligence agents." data-mediaviewer-credit="Ashraf Shazly/Agence France-Presse — Getty Images" itemprop="url" itemid="https://static01.nyt.com/images/2017/01/14/world/13SUDAN-1/13SUDAN-1-master768.jpg"></p>
+ <meta itemprop="height" content="512">
+ <meta itemprop="width" content="768">
+ </div>
+ <figcaption itemprop="caption description">
+ <span>United Nations peacekeepers at a refugee camp in Sudan on Monday. In exchange for the lifting of United States trade sanctions, Sudan has said it will improve access for aid groups, stop supporting rebels in neighboring South Sudan and cooperate with American intelligence agents.</span>
<span itemprop="copyrightHolder">
<span>Credit</span> Ashraf Shazly/Agence France-Presse — Getty Images </span>
- </figcaption></figure><p data-para-count="194" data-total-count="194">LONDON — After nearly 20 years of hostile relations, the American government plans to reverse its position on <a href="http://topics.nytimes.com/top/news/international/countriesandterritories/sudan/index.html?inline=nyt-geo" title="More news and information about Sudan.">Sudan</a> and lift trade sanctions, Obama administration officials said late Thursday.</p>
+ </figcaption>
+ </figure>
+ <p data-para-count="194" data-total-count="194">LONDON — After nearly 20 years of hostile relations, the American government plans to reverse its position on <a href="http://topics.nytimes.com/top/news/international/countriesandterritories/sudan/index.html?inline=nyt-geo" title="More news and information about Sudan.">Sudan</a> and lift trade sanctions, Obama administration officials said late Thursday.</p>
<p data-para-count="250" data-total-count="444">Sudan is one of the poorest, most isolated and most violent countries in Africa, and for years the United States has imposed punitive measures against it in a largely unsuccessful attempt to get the Sudanese government to stop killing its own people.</p>
<p data-para-count="293" data-total-count="737">On Friday, the Obama administration will announce a new Sudan strategy. For the first time since the 1990s, the nation will be able to trade extensively with the United States, allowing it to buy goods like tractors and spare parts and attract much-needed investment in its collapsing economy.</p>
<p data-para-count="193" data-total-count="930">In return, Sudan will improve access for aid groups, stop supporting rebels in neighboring <a href="http://topics.nytimes.com/top/news/international/countriesandterritories/south-sudan/index.html?inline=nyt-geo" title="More articles about South Sudan.">South Sudan</a>, cease the bombing of insurgent territory and cooperate with American intelligence agents.</p>
@@ -28,10 +47,29 @@
<p data-para-count="250" data-total-count="4223">“There is no reason to believe the guys in charge have changed their stripes,” said Mr. Reeves, a senior fellow at the François-Xavier Bagnoud Center for Health and Human Rights at Harvard University. “These guys are the worst of the worst.”</p>
<p data-para-count="208" data-total-count="4431">Obama administration officials said that they had briefed President-elect Donald J. Trump’s transition team, but that they did not know if Mr. Trump would stick with a policy of warmer relations with Sudan.</p>
<p data-para-count="143" data-total-count="4574">They said that Sudan had a long way to go in terms of respecting human rights, but that better relations could help increase American leverage.</p>
- <p data-node-uid="1" data-para-count="149" data-total-count="4723">Mr. Reeves said he thought that the American government was being manipulated and that the Obama administration had made a “deal with the devil.”</p>
+ <p data-para-count="149" data-total-count="4723" data-node-uid="1">Mr. Reeves said he thought that the American government was being manipulated and that the Obama administration had made a “deal with the devil.”</p>
+
<p><a href="#whats-next">Continue reading the main story</a>
</p></div>
-
-
-
- </div> \ No newline at end of file
+
+
+
+
+
+
+
+ </article>
+
+
+
+
+
+
+
+ </main>
+
+
+
+
+
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-images.json
index e4b49d00e..1afbadf84 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-images.json
@@ -1,4 +1,4 @@
[
- "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-videoSixteenByNineJumbo1600.jpg",
- "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-master315.jpg"
+ "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-facebookJumbo.jpg",
+ "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-master315.jpg"
] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-metadata.json
index 7fbcf29ee..21af4ee0d 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected-metadata.json
@@ -1,8 +1,8 @@
{
"Author": "Steven Davidoff Solomon",
"Direction": null,
- "Excerpt": "The internet giant’s decision to sell its business is plagued with challenges that reveal how unusual deal structures can affect shareholders.",
- "Image": "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-videoSixteenByNineJumbo1600.jpg",
- "Title": "Yahoo’s Sale to Verizon Leaves Shareholders With Little Say",
+ "Excerpt": "The internet giant\u2019s decision to sell its business is plagued with challenges that reveal how unusual deal structures can affect shareholders.",
+ "Image": "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-facebookJumbo.jpg",
+ "Title": "Yahoo\u2019s Sale to Verizon Leaves Shareholders With Little Say",
"SiteName": null
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected.html
index 1584ca437..168bd3bc5 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/nytimes-2/expected.html
@@ -1,21 +1,43 @@
-<div>
- <div>
- <figure aria-label="media" data-media-action="modal" id="media-100000004560166" itemid="https://static01.nyt.com/images/2016/07/30/business/db-dealprof/db-dealprof-master315.jpg" itemprop="associatedMedia" itemscope="" itemtype="http://schema.org/ImageObject" role="group"><span>Photo</span>
+<div id="page" xmlns:xlink="http://www.w3.org/1999/xlink">
+
+
+ <main id="main" role="main">
+ <article id="story">
+
+
+
+
+
+
+
+
+
+
+
+ <div>
+ <figure id="media-100000004560166" data-media-action="modal" itemprop="associatedMedia" itemscope itemid="https://static01.nyt.com/images/2016/07/30/business/db-dealprof/db-dealprof-master315.jpg" itemtype="http://schema.org/ImageObject" aria-label="media" role="group">
+ <span>Photo</span>
<div>
- <p><img alt="" data-mediaviewer-caption="" data-mediaviewer-credit="Harry Campbell" data-mediaviewer-src="https://static01.nyt.com/images/2016/07/30/business/db-dealprof/db-dealprof-superJumbo.jpg" itemid="https://static01.nyt.com/images/2016/07/30/business/db-dealprof/db-dealprof-master315.jpg" itemprop="url" src="https://static01.nyt.com/images/2016/07/30/business/db-dealprof/db-dealprof-master315.jpg"></img></p>
- <meta content="315" itemprop="height"></meta><meta content="315" itemprop="width"></meta></div>
- <figcaption itemprop="caption description"><span itemprop="copyrightHolder">
+ <p><img src="https://static01.nyt.com/images/2016/07/30/business/db-dealprof/db-dealprof-master315.jpg" alt data-mediaviewer-src="https://static01.nyt.com/images/2016/07/30/business/db-dealprof/db-dealprof-superJumbo.jpg" data-mediaviewer-caption data-mediaviewer-credit="Harry Campbell" itemprop="url" itemid="https://static01.nyt.com/images/2016/07/30/business/db-dealprof/db-dealprof-master315.jpg"></p>
+ <meta itemprop="height" content="315">
+ <meta itemprop="width" content="315">
+ </div>
+ <figcaption itemprop="caption description">
+ <span itemprop="copyrightHolder">
<span>Credit</span> Harry Campbell </span>
- </figcaption></figure><p data-para-count="148" data-total-count="148"><a href="http://www.nytimes.com/topic/company/yahoo-inc?inline=nyt-org" title="More information about Yahoo! Inc.">Yahoo</a>’s $4.8 billion sale to <a href="http://www.nytimes.com/topic/company/verizon-communications-inc?inline=nyt-org" title="More information about Verizon Communications Inc.">Verizon</a> is a complicated beast, showing how different acquisition structures can affect how shareholders are treated.</p>
+ </figcaption>
+ </figure>
+ <p data-para-count="148" data-total-count="148"><a href="http://www.nytimes.com/topic/company/yahoo-inc?inline=nyt-org" title="More information about Yahoo! Inc.">Yahoo</a>’s $4.8 billion sale to <a href="http://www.nytimes.com/topic/company/verizon-communications-inc?inline=nyt-org" title="More information about Verizon Communications Inc.">Verizon</a> is a complicated beast, showing how different acquisition structures can affect how shareholders are treated.</p>
<p data-para-count="177" data-total-count="325">First, let’s say what the Yahoo sale is not. It is not a sale of the publicly traded company. Instead, it is a sale of the Yahoo subsidiary and some related assets to Verizon.</p>
<p data-para-count="529" data-total-count="854">The sale is being done in two steps. The <a href="https://www.sec.gov/Archives/edgar/data/1011006/000119312516656036/d178500dex22.htm">first step</a> will be the transfer of any assets related to Yahoo business to a singular subsidiary. This includes the stock in the business subsidiaries that make up Yahoo that are not already in the single subsidiary, as well as the odd assets like benefit plan rights. This is what is being sold to Verizon. A license of Yahoo’s oldest patents is being held back in the so-called Excalibur portfolio. This will stay with Yahoo, as will Yahoo’s stakes in Alibaba Group and Yahoo Japan.</p>
<p data-para-count="479" data-total-count="1333">It is hard to overestimate how complex an asset sale like this is. Some of the assets are self-contained, but they must be gathered up and transferred. Employees need to be shuffled around and compensation arrangements redone. Many contracts, like the now-infamous one struck with the search engine Mozilla, which <a href="http://www.recode.net/2016/7/7/12116296/marissa-mayer-deal-mozilla-yahoo-payment">may result in a payment of up to a $1 billion</a>, will contain change-of-control provisions that will be set off and have to be addressed. Tax issues always loom large.</p> <p><a href="#story-continues-1">Continue reading the main story</a>
</p></div>
-
-
-
- </div><div>
- <div>
+
+ <div id="story-continues-1">
+
+ <p><a href="#story-continues-2">Continue reading the main story</a></p>
+ </div>
+ <div>
<p data-para-count="602" data-total-count="1935" id="story-continues-2">In the second step, at the closing, <a href="https://www.sec.gov/Archives/edgar/data/1011006/000119312516656036/d178500dex22.htm">Yahoo will sell the stock</a> in the single subsidiary to Verizon. At that point, Yahoo will change its name to something without “Yahoo” in it. My favorite is simply Remain Co., the name Yahoo executives are using. Remain Co. will become a holding company for the Alibaba and Yahoo Japan stock. Included will also be $10 billion in cash, plus the Excalibur patent portfolio and a number of minority investments including Snapchat. Ahh, if only Yahoo had bought Snapchat instead of Tumblr (indeed, if only Yahoo had bought Google or Facebook when it had the chance).</p>
<p data-para-count="262" data-total-count="2197" id="story-continues-3">Because it is a sale of a subsidiary, the $4.8 billion will be paid to Yahoo. Its shareholders will not receive any money unless Yahoo pays it out in a dividend (after paying taxes). Instead, Yahoo shareholders will be left holding shares in the renamed company.</p>
@@ -35,7 +57,25 @@
<p data-para-count="450" data-total-count="6404">Finally, if another bidder still wants to acquire Yahoo, it has time. The agreement with Verizon allows Yahoo to terminate the deal and accept a superior offer by paying a $144 million breakup fee to Verizon. And if Yahoo shareholders change their minds and want to stick with Yahoo’s chief executive, <a href="http://topics.nytimes.com/top/reference/timestopics/people/m/marissa_mayer/index.html?inline=nyt-per" title="More articles about Marissa Mayer.">Marissa Mayer</a>, and vote down the deal, there is a so-called naked no-vote termination fee of $15 million payable to Verizon to reimburse expenses.</p>
<p data-para-count="426" data-total-count="6830">All in all, this was as hairy a deal as they come. There was the procedural and logistical complications of selling a company when the chief executive wanted to stay. Then there was the fact that this was an asset sale, including all of the challenges that go with it. Throw in all of the tax issues and the fact that this is a public company, and it is likely that the lawyers involved will have nightmares for years to come.</p> <p><a href="#whats-next">Continue reading the main story</a>
</p></div>
-
-
-
- </div> \ No newline at end of file
+
+
+
+
+
+
+
+ </article>
+
+
+
+
+
+
+
+ </main>
+
+
+
+
+
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected-metadata.json
index dafb56b44..577686706 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected-metadata.json
@@ -1,8 +1,8 @@
{
- "Author": "史蒂文的家_藍天 (stevenhgm)",
+ "Author": "\u53f2\u8482\u6587\u7684\u5bb6_\u85cd\u5929 (stevenhgm)",
"Direction": null,
- "Excerpt": "一波波接續性低溫寒流報到 已將新竹尖石鄉後山一帶層層山巒披上嫣紅的彩衣 玉峰道路一路上雲氣山嵐滯留山頭 順路下切蜿蜒道路後不久即抵達來到&quot;玉峰國小&quot; &quot;美樹&quot;美",
+ "Excerpt": "\u4e00\u6ce2\u6ce2\u63a5\u7e8c\u6027\u4f4e\u6eab\u5bd2\u6d41\u5831\u5230 \u5df2\u5c07\u65b0\u7af9\u5c16\u77f3\u9109\u5f8c\u5c71\u4e00\u5e36\u5c64\u5c64\u5c71\u5dd2\u62ab\u4e0a\u5ae3\u7d05\u7684\u5f69\u8863 \u7389\u5cf0\u9053\u8def\u4e00\u8def\u4e0a\u96f2\u6c23\u5c71\u5d50\u6eef\u7559\u5c71\u982d \u9806\u8def\u4e0b\u5207\u873f\u8712\u9053\u8def\u5f8c\u4e0d\u4e45\u5373\u62b5\u9054\u4f86\u5230\"\u7389\u5cf0\u570b\u5c0f\" \"\u7f8e\u6a39\"\u7f8e",
"Image": "http:\/\/pic.pimg.tw\/stevenhgm\/1387895093-631461272.jpg",
- "Title": "新竹尖石_美樹營地賞楓 (2) @ 史蒂文的家_藍天 :: 痞客邦 PIXNET ::",
- "SiteName": "史蒂文的家_藍天"
-}
+ "Title": "\u65b0\u7af9\u5c16\u77f3_\u7f8e\u6a39\u71df\u5730\u8cde\u6953 (2) @ \u53f2\u8482\u6587\u7684\u5bb6_\u85cd\u5929 :: \u75de\u5ba2\u90a6 PIXNET ::",
+ "SiteName": "\u53f2\u8482\u6587\u7684\u5bb6_\u85cd\u5929"
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected.html
index ffa81c794..80a2e4a7b 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/pixnet/expected.html
@@ -1,6 +1,6 @@
<div id="article-content-inner">
<p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="12-IMG_3886.jpg" height="359" original="http://pic.pimg.tw/stevenhgm/1387894842-1217674167.jpg" src="http://pic.pimg.tw/stevenhgm/1387894842-1217674167.jpg" title="12-IMG_3886.jpg" width="521"></img></a>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="12-IMG_3886.jpg" src="http://pic.pimg.tw/stevenhgm/1387894842-1217674167.jpg" alt="12-IMG_3886.jpg" original="http://pic.pimg.tw/stevenhgm/1387894842-1217674167.jpg" width="521" height="359"></a>
</p>
<p><span>一波波<span>接續性</span>低溫寒流報到 已將新竹尖石鄉後山一帶層層山巒披上嫣紅的彩衣</span>
</p>
@@ -14,7 +14,7 @@
<p><span><span><span>營區內</span></span>除了露營、民宿、餐飲</span><span><span>、</span>賞楓項目<span>多了許多原木飾品更有畫龍點睛加乘效果</span></span>
</p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396919"><img alt="30-IMG_4228.jpg" original="http://pic.pimg.tw/stevenhgm/1387894971-1486345289.jpg" src="http://pic.pimg.tw/stevenhgm/1387894971-1486345289.jpg" title="30-IMG_4228.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396919"><img title="30-IMG_4228.jpg" src="http://pic.pimg.tw/stevenhgm/1387894971-1486345289.jpg" alt="30-IMG_4228.jpg" original="http://pic.pimg.tw/stevenhgm/1387894971-1486345289.jpg"></a></span></p>
<p><span>廣受歡迎的美樹營地有個很大特色就是<span>楓紅時期楓香樹由綠轉黃、轉紅到楓紅層層</span> </span>
</p>
<p><span><span>一來到"美樹"馬上眼睛為之一亮 也會深深地為那</span></span><span><span>多種顏色多層次渲染之下楓紅而迷惑</span></span>
@@ -29,66 +29,66 @@
</p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396943"><img alt="31-IMG_4231.jpg" original="http://pic.pimg.tw/stevenhgm/1387894979-1252095111.jpg" src="http://pic.pimg.tw/stevenhgm/1387894979-1252095111.jpg" title="31-IMG_4231.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396943"><img title="31-IMG_4231.jpg" src="http://pic.pimg.tw/stevenhgm/1387894979-1252095111.jpg" alt="31-IMG_4231.jpg" original="http://pic.pimg.tw/stevenhgm/1387894979-1252095111.jpg"></a></span></p>
<p><span> 每年12月向來是攝影班外拍的絕佳場所之一 楓紅期間入園費$50元</span></p>
<p><span>園區給愛攝一族淨空場景而不是散搭帳蓬之下反</span><span>而影響拍照畫面與構圖取景</span></p>
<p><span>露營的話則須待中午過後再進場搭帳的彈性做法個人也相當支持這樣的權宜之計</span></p>
<p><span> </span>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610088.jpg" original="http://pic.pimg.tw/stevenhgm/1387971416-4261675924.jpg" src="http://pic.pimg.tw/stevenhgm/1387971416-4261675924.jpg" title="P1610088.jpg"></img></a>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610088.jpg" src="http://pic.pimg.tw/stevenhgm/1387971416-4261675924.jpg" alt="P1610088.jpg" original="http://pic.pimg.tw/stevenhgm/1387971416-4261675924.jpg"></a>
</p>
<p> <span>來到現場已是落葉飄飄堆疊滿地 不時隨著風吹雨襲而葉落垂地</span></p>
<p><span> </span>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610069.jpg" original="http://pic.pimg.tw/stevenhgm/1387971406-2480195851.jpg" src="http://pic.pimg.tw/stevenhgm/1387971406-2480195851.jpg" title="P1610069.jpg"></img></a>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610069.jpg" src="http://pic.pimg.tw/stevenhgm/1387971406-2480195851.jpg" alt="P1610069.jpg" original="http://pic.pimg.tw/stevenhgm/1387971406-2480195851.jpg"></a>
</p>
<p><span>不忍踩過剛剛掉落的樹葉 沿著前人足跡踏痕輕踩而行</span></p>
<p><span>雖然只是一廂情願的想法 終究還是不可避免地將會化為塵土</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470383005"><img alt="02-P1610080.jpg" original="http://pic.pimg.tw/stevenhgm/1387894752-3567294980.jpg" src="http://pic.pimg.tw/stevenhgm/1387894752-3567294980.jpg" title="02-P1610080.jpg"></img></a> </span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470383005"><img title="02-P1610080.jpg" src="http://pic.pimg.tw/stevenhgm/1387894752-3567294980.jpg" alt="02-P1610080.jpg" original="http://pic.pimg.tw/stevenhgm/1387894752-3567294980.jpg"></a> </span></p>
<p><span> 葉落繽紛顯得幾分蕭瑟氣息 空氣中可以嗅得出來<span>依然</span>瀰漫著濕寒水氣</span>
</p>
<p><span>偶而還會飄下來一些霧氣水滴 不時張望尋找最佳楓葉主題</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470384469"><img alt="04-P1610087.jpg" original="http://pic.pimg.tw/stevenhgm/1387894771-2897027724.jpg" src="http://pic.pimg.tw/stevenhgm/1387894771-2897027724.jpg" title="04-P1610087.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470384469"><img title="04-P1610087.jpg" src="http://pic.pimg.tw/stevenhgm/1387894771-2897027724.jpg" alt="04-P1610087.jpg" original="http://pic.pimg.tw/stevenhgm/1387894771-2897027724.jpg"></a></span></p>
<p><span> 外拍的攝影班學員一堆早已不時穿梭其間</span></p>
<p><span>各自努力地找尋自認為最好的拍攝角度</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470384925"><img alt="05-P1610099.jpg" original="http://pic.pimg.tw/stevenhgm/1387894778-2035483089.jpg" src="http://pic.pimg.tw/stevenhgm/1387894778-2035483089.jpg" title="05-P1610099.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470384925"><img title="05-P1610099.jpg" src="http://pic.pimg.tw/stevenhgm/1387894778-2035483089.jpg" alt="05-P1610099.jpg" original="http://pic.pimg.tw/stevenhgm/1387894778-2035483089.jpg"></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610095.jpg" original="http://pic.pimg.tw/stevenhgm/1387897405-3236217457.jpg" src="http://pic.pimg.tw/stevenhgm/1387897405-3236217457.jpg" title="P1610095.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610095.jpg" src="http://pic.pimg.tw/stevenhgm/1387897405-3236217457.jpg" alt="P1610095.jpg" original="http://pic.pimg.tw/stevenhgm/1387897405-3236217457.jpg"></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470389803"><img alt="13-IMG_3891.jpg" original="http://pic.pimg.tw/stevenhgm/1387894848-3695967443.jpg" src="http://pic.pimg.tw/stevenhgm/1387894848-3695967443.jpg" title="13-IMG_3891.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470389803"><img title="13-IMG_3891.jpg" src="http://pic.pimg.tw/stevenhgm/1387894848-3695967443.jpg" alt="13-IMG_3891.jpg" original="http://pic.pimg.tw/stevenhgm/1387894848-3695967443.jpg"></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470390760"><img alt="15-IMG_3906.jpg" original="http://pic.pimg.tw/stevenhgm/1387894863-3269042540.jpg" src="http://pic.pimg.tw/stevenhgm/1387894863-3269042540.jpg" title="15-IMG_3906.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470390760"><img title="15-IMG_3906.jpg" src="http://pic.pimg.tw/stevenhgm/1387894863-3269042540.jpg" alt="15-IMG_3906.jpg" original="http://pic.pimg.tw/stevenhgm/1387894863-3269042540.jpg"></a></span></p>
<p><span>"水槽"上面的這幾隻彩繪版貓頭鷹也太可愛了</span></p>
<p><span>同樣的造型加上不同色彩宛如賦予不同的生命力一般 cool!</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391000"><img alt="16-IMG_3916.jpg" original="http://pic.pimg.tw/stevenhgm/1387894868-3997219746.jpg" src="http://pic.pimg.tw/stevenhgm/1387894868-3997219746.jpg" title="16-IMG_3916.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391000"><img title="16-IMG_3916.jpg" src="http://pic.pimg.tw/stevenhgm/1387894868-3997219746.jpg" alt="16-IMG_3916.jpg" original="http://pic.pimg.tw/stevenhgm/1387894868-3997219746.jpg"></a></span></p>
<p><span> 雨水洗塵後的枝頭固然掉落些葉片是否也洗去塵勞憂傷</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391519"><img alt="17-IMG_3919.jpg" original="http://pic.pimg.tw/stevenhgm/1387894873-1524806724.jpg" src="http://pic.pimg.tw/stevenhgm/1387894873-1524806724.jpg" title="17-IMG_3919.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391519"><img title="17-IMG_3919.jpg" src="http://pic.pimg.tw/stevenhgm/1387894873-1524806724.jpg" alt="17-IMG_3919.jpg" original="http://pic.pimg.tw/stevenhgm/1387894873-1524806724.jpg"></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470385711"><img alt="06-IMG_3853.jpg" original="http://pic.pimg.tw/stevenhgm/1387894788-105924953.jpg" src="http://pic.pimg.tw/stevenhgm/1387894788-105924953.jpg" title="06-IMG_3853.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470385711"><img title="06-IMG_3853.jpg" src="http://pic.pimg.tw/stevenhgm/1387894788-105924953.jpg" alt="06-IMG_3853.jpg" original="http://pic.pimg.tw/stevenhgm/1387894788-105924953.jpg"></a></span></p>
<p><span> 喜歡拍照的不論是平面掃描、天空搜尋、</span><span>地上地毯式搜索</span></p>
<p><span>有如小說偵探一般 不放過蛛絲馬跡地用力尋尋覓覓找尋最美角度</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470386749"><img alt="07-P1610104.jpg" original="http://pic.pimg.tw/stevenhgm/1387894798-1063855065.jpg" src="http://pic.pimg.tw/stevenhgm/1387894798-1063855065.jpg" title="07-P1610104.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470386749"><img title="07-P1610104.jpg" src="http://pic.pimg.tw/stevenhgm/1387894798-1063855065.jpg" alt="07-P1610104.jpg" original="http://pic.pimg.tw/stevenhgm/1387894798-1063855065.jpg"></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470387232"><img alt="08-IMG_3862.jpg" original="http://pic.pimg.tw/stevenhgm/1387894807-309560703.jpg" src="http://pic.pimg.tw/stevenhgm/1387894807-309560703.jpg" title="08-IMG_3862.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470387232"><img title="08-IMG_3862.jpg" src="http://pic.pimg.tw/stevenhgm/1387894807-309560703.jpg" alt="08-IMG_3862.jpg" original="http://pic.pimg.tw/stevenhgm/1387894807-309560703.jpg"></a></span></p>
<p><span> 原本這周是由小朱團長早在一年前就跟"簍信"預定下來的場子</span></p>
<p><span>早上從台北出門之際還是小雨不斷細雨紛飛來到此地雖雨已停</span></p>
<p><span>但多日來的雨勢不斷已有部分區域水漬成攤並不適合落置帳篷</span></p>
@@ -98,32 +98,32 @@
</p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391732"><img alt="18-P1610141.jpg" original="http://pic.pimg.tw/stevenhgm/1387894882-1881930036.jpg" src="http://pic.pimg.tw/stevenhgm/1387894882-1881930036.jpg" title="18-P1610141.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391732"><img title="18-P1610141.jpg" src="http://pic.pimg.tw/stevenhgm/1387894882-1881930036.jpg" alt="18-P1610141.jpg" original="http://pic.pimg.tw/stevenhgm/1387894882-1881930036.jpg"></a></span></p>
<p><span>午後從"秀巒"回到美樹之際已經全數撤退只剩下我們三車留下來</span></p>
<p><span>唯有"離開地球表面"睡車上的才可以不受到地上泥濘而影響</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470392077"><img alt="19-IMG_3933.jpg" original="http://pic.pimg.tw/stevenhgm/1387894887-407829597.jpg" src="http://pic.pimg.tw/stevenhgm/1387894887-407829597.jpg" title="19-IMG_3933.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470392077"><img title="19-IMG_3933.jpg" src="http://pic.pimg.tw/stevenhgm/1387894887-407829597.jpg" alt="19-IMG_3933.jpg" original="http://pic.pimg.tw/stevenhgm/1387894887-407829597.jpg"></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470390364"><img alt="14-P1610134.jpg" original="http://pic.pimg.tw/stevenhgm/1387894857-470378275.jpg" src="http://pic.pimg.tw/stevenhgm/1387894857-470378275.jpg" title="14-P1610134.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470390364"><img title="14-P1610134.jpg" src="http://pic.pimg.tw/stevenhgm/1387894857-470378275.jpg" alt="14-P1610134.jpg" original="http://pic.pimg.tw/stevenhgm/1387894857-470378275.jpg"></a></span></p>
<p><span> 午後山嵐興起雲氣遊蕩<span>盤旋在對岸山頭 人潮來來去去似乎也沒有減少</span></span>
</p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470403381"><img alt="44-P1610283.jpg" original="http://pic.pimg.tw/stevenhgm/1387895099-4119123008.jpg" src="http://pic.pimg.tw/stevenhgm/1387895099-4119123008.jpg" title="44-P1610283.jpg"></img></a></span></p>
- <p><span> 美樹民宿有開設餐廳 室內簡單佈置提供伙食餐飲 <br></br></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470403381"><img title="44-P1610283.jpg" src="http://pic.pimg.tw/stevenhgm/1387895099-4119123008.jpg" alt="44-P1610283.jpg" original="http://pic.pimg.tw/stevenhgm/1387895099-4119123008.jpg"></a></span></p>
+ <p><span> 美樹民宿有開設餐廳 室內簡單佈置提供伙食餐飲 <br></span></p>
<p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610212.jpg" original="http://pic.pimg.tw/stevenhgm/1387971426-4277312474.jpg" src="http://pic.pimg.tw/stevenhgm/1387971426-4277312474.jpg" title="P1610212.jpg"></img></a>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610212.jpg" src="http://pic.pimg.tw/stevenhgm/1387971426-4277312474.jpg" alt="P1610212.jpg" original="http://pic.pimg.tw/stevenhgm/1387971426-4277312474.jpg"></a>
</p>
<p> <span>這兩間是民宿房間 跟著民宿主人"簍信"聊起來還提到日後將改變成兩層木屋</span></p>
<p><span>一樓則是咖啡飲料/賣店提供訪客來賓有個落腳席座之地 二樓才會是民宿房間</span></p>
- <p><span>心中有了計畫想法才會有日後的夢想藍圖 相信將會改變得更好的民宿露營環境<br></br></span></p>
+ <p><span>心中有了計畫想法才會有日後的夢想藍圖 相信將會改變得更好的民宿露營環境<br></span></p>
<p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610219.jpg" original="http://pic.pimg.tw/stevenhgm/1387971436-2828193592.jpg" src="http://pic.pimg.tw/stevenhgm/1387971436-2828193592.jpg" title="P1610219.jpg"></img></a>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610219.jpg" src="http://pic.pimg.tw/stevenhgm/1387971436-2828193592.jpg" alt="P1610219.jpg" original="http://pic.pimg.tw/stevenhgm/1387971436-2828193592.jpg"></a>
</p>
<p><span> 民宿前這一大區楓香林為土質營位 大致區分前、後兩個營區</span></p>
<p><span>前面這一區約可搭上十二帳/車/廳 後面那區也大約4~5帳/車/廳</span></p>
@@ -131,26 +131,26 @@
</p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470388054"><img alt="10-P1610114.jpg" original="http://pic.pimg.tw/stevenhgm/1387894823-4061326865.jpg" src="http://pic.pimg.tw/stevenhgm/1387894823-4061326865.jpg" title="10-P1610114.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470388054"><img title="10-P1610114.jpg" src="http://pic.pimg.tw/stevenhgm/1387894823-4061326865.jpg" alt="10-P1610114.jpg" original="http://pic.pimg.tw/stevenhgm/1387894823-4061326865.jpg"></a></span></p>
<p><span> 營區水電方便 水槽也很有特色</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470393178"><img alt="22-P1610245.jpg" original="http://pic.pimg.tw/stevenhgm/1387894911-3706194096.jpg" src="http://pic.pimg.tw/stevenhgm/1387894911-3706194096.jpg" title="22-P1610245.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470393178"><img title="22-P1610245.jpg" src="http://pic.pimg.tw/stevenhgm/1387894911-3706194096.jpg" alt="22-P1610245.jpg" original="http://pic.pimg.tw/stevenhgm/1387894911-3706194096.jpg"></a></span></p>
<p><span> 這次選擇左側地勢高些以防午夜下雨泥濘</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470392404"><img alt="20-P1610238.jpg" original="http://pic.pimg.tw/stevenhgm/1387894894-1173705525.jpg" src="http://pic.pimg.tw/stevenhgm/1387894894-1173705525.jpg" title="20-P1610238.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470392404"><img title="20-P1610238.jpg" src="http://pic.pimg.tw/stevenhgm/1387894894-1173705525.jpg" alt="20-P1610238.jpg" original="http://pic.pimg.tw/stevenhgm/1387894894-1173705525.jpg"></a></span></p>
<p><span> "野馬"特地帶來了冬至應景食材ㄜ<span>---湯圓</span></span>
</p>
<p><span>這家還是最近被評比第一名氣的湯圓專賣店 </span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470393130"><img alt="21-P1610241.jpg" original="http://pic.pimg.tw/stevenhgm/1387894901-1058040075.jpg" src="http://pic.pimg.tw/stevenhgm/1387894901-1058040075.jpg" title="21-P1610241.jpg"></img></a></span></p>
- <p><span> 向來對於湯圓是敬謝不敏 沒想到是出乎意料之外的好吃 <span>沒話說!</span><br></br></span>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470393130"><img title="21-P1610241.jpg" src="http://pic.pimg.tw/stevenhgm/1387894901-1058040075.jpg" alt="21-P1610241.jpg" original="http://pic.pimg.tw/stevenhgm/1387894901-1058040075.jpg"></a></span></p>
+ <p><span> 向來對於湯圓是敬謝不敏 沒想到是出乎意料之外的好吃 <span>沒話說!</span><br></span>
</p>
- <p><span> <a href="http://stevenhgm.pixnet.net/album/photo/470394156"><img alt="24-IMG_4113.jpg" original="http://pic.pimg.tw/stevenhgm/1387894925-1582979930.jpg" src="http://pic.pimg.tw/stevenhgm/1387894925-1582979930.jpg" title="24-IMG_4113.jpg"></img></a></span></p>
+ <p><span> <a href="http://stevenhgm.pixnet.net/album/photo/470394156"><img title="24-IMG_4113.jpg" src="http://pic.pimg.tw/stevenhgm/1387894925-1582979930.jpg" alt="24-IMG_4113.jpg" original="http://pic.pimg.tw/stevenhgm/1387894925-1582979930.jpg"></a></span></p>
<p><span> 喜歡原住民朋友的坦率、真誠 要將民宿營地經營的有聲有色並非容易之事</span></p>
<p><span><span>午茶時間與"簍信"閒聊分享著他的觀點理念之時很支持對於環境應有生態保護</span> </span>
</p>
@@ -159,46 +159,46 @@
</p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470397399"><img alt="32-IMG_4248.jpg" original="http://pic.pimg.tw/stevenhgm/1387894989-1689510758.jpg" src="http://pic.pimg.tw/stevenhgm/1387894989-1689510758.jpg" title="32-IMG_4248.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470397399"><img title="32-IMG_4248.jpg" src="http://pic.pimg.tw/stevenhgm/1387894989-1689510758.jpg" alt="32-IMG_4248.jpg" original="http://pic.pimg.tw/stevenhgm/1387894989-1689510758.jpg"></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470394732"><img alt="25-IMG_4152.jpg" original="http://pic.pimg.tw/stevenhgm/1387894933-2886337976.jpg" src="http://pic.pimg.tw/stevenhgm/1387894933-2886337976.jpg" title="25-IMG_4152.jpg"></img></a> </span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470394732"><img title="25-IMG_4152.jpg" src="http://pic.pimg.tw/stevenhgm/1387894933-2886337976.jpg" alt="25-IMG_4152.jpg" original="http://pic.pimg.tw/stevenhgm/1387894933-2886337976.jpg"></a> </span></p>
<p><span> 入夜前雨絲終於漸漸緩和下來 雖然氣溫很低卻沒感受到寒冷的跡象</span></p>
<p><span>是山谷中少了寒氣還是美樹營區裡的人熱情洋溢暖化了不少寒意</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470404359"><img alt="IMG_4158.jpg" original="http://pic.pimg.tw/stevenhgm/1387895113-4041265313.jpg" src="http://pic.pimg.tw/stevenhgm/1387895113-4041265313.jpg" title="IMG_4158.jpg"></img></a></span></p>
- <p><span> 聖誕前夕裝點些聖誕飾品 感受一下節慶的氛圍<br></br></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470404359"><img title="IMG_4158.jpg" src="http://pic.pimg.tw/stevenhgm/1387895113-4041265313.jpg" alt="IMG_4158.jpg" original="http://pic.pimg.tw/stevenhgm/1387895113-4041265313.jpg"></a></span></p>
+ <p><span> 聖誕前夕裝點些聖誕飾品 感受一下節慶的氛圍<br></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470394948"><img alt="26-P1610261.jpg" original="http://pic.pimg.tw/stevenhgm/1387894940-3359449338.jpg" src="http://pic.pimg.tw/stevenhgm/1387894940-3359449338.jpg" title="26-P1610261.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470394948"><img title="26-P1610261.jpg" src="http://pic.pimg.tw/stevenhgm/1387894940-3359449338.jpg" alt="26-P1610261.jpg" original="http://pic.pimg.tw/stevenhgm/1387894940-3359449338.jpg"></a></span></p>
<p><span>晚餐準備了砂鍋魚頭</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470403921"><img alt="46-1021221美樹露營.jpg" original="http://pic.pimg.tw/stevenhgm/1387895106-1387217970.jpg" src="http://pic.pimg.tw/stevenhgm/1387895106-1387217970.jpg" title="46-1021221美樹露營.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470403921"><img title="46-1021221美樹露營.jpg" src="http://pic.pimg.tw/stevenhgm/1387895106-1387217970.jpg" alt="46-1021221美樹露營.jpg" original="http://pic.pimg.tw/stevenhgm/1387895106-1387217970.jpg"></a></span></p>
<p><span>"蒯嫂"還特地準備著羊肩排、鹹豬肉、柳葉魚...哇!這哩澎湃哩...</span></p>
<p><span> "永老爺"早已備妥了好酒為遠自台南來的蒯兄嫂敬一杯囉</span></p>
<p><span>感謝蒯嫂精心準備的好料理 食指大動好菜色感恩ㄟ!</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470395164"><img alt="27-IMG_4173.jpg" original="http://pic.pimg.tw/stevenhgm/1387894947-2636431527.jpg" src="http://pic.pimg.tw/stevenhgm/1387894947-2636431527.jpg" title="27-IMG_4173.jpg"></img></a></span></p>
- <p><span> 吃得快精光之際...才想到忘了拍合照...(哇哩咧 ^&amp;*()<br></br></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470395164"><img title="27-IMG_4173.jpg" src="http://pic.pimg.tw/stevenhgm/1387894947-2636431527.jpg" alt="27-IMG_4173.jpg" original="http://pic.pimg.tw/stevenhgm/1387894947-2636431527.jpg"></a></span></p>
+ <p><span> 吃得快精光之際...才想到忘了拍合照...(哇哩咧 ^&amp;*()<br></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470395614"><img alt="28-IMG_4178.jpg" original="http://pic.pimg.tw/stevenhgm/1387894956-618198074.jpg" src="http://pic.pimg.tw/stevenhgm/1387894956-618198074.jpg" title="28-IMG_4178.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470395614"><img title="28-IMG_4178.jpg" src="http://pic.pimg.tw/stevenhgm/1387894956-618198074.jpg" alt="28-IMG_4178.jpg" original="http://pic.pimg.tw/stevenhgm/1387894956-618198074.jpg"></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396325"><img alt="29-IMG_4188.jpg" original="http://pic.pimg.tw/stevenhgm/1387894961-2201609427.jpg" src="http://pic.pimg.tw/stevenhgm/1387894961-2201609427.jpg" title="29-IMG_4188.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396325"><img title="29-IMG_4188.jpg" src="http://pic.pimg.tw/stevenhgm/1387894961-2201609427.jpg" alt="29-IMG_4188.jpg" original="http://pic.pimg.tw/stevenhgm/1387894961-2201609427.jpg"></a></span></p>
<p><span> 隔日睡到很晚才起床 不用拍日出晨光的營地對我來說都是個幸福的睡眠</span></p>
<p><span>哪怕是葉落飄零落滿地還是睡夢周公召見而去 起床的事~差點都忘記了</span></p>
<p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="IMG_4205.jpg" original="http://pic.pimg.tw/stevenhgm/1387971396-2999285851.jpg" src="http://pic.pimg.tw/stevenhgm/1387971396-2999285851.jpg" title="IMG_4205.jpg"></img></a>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="IMG_4205.jpg" src="http://pic.pimg.tw/stevenhgm/1387971396-2999285851.jpg" alt="IMG_4205.jpg" original="http://pic.pimg.tw/stevenhgm/1387971396-2999285851.jpg"></a>
</p>
<p> <span> 昨天細雨紛飛依然打落了不少落葉中間這株整個都快變成枯枝了</span></p>
<p><span>昨天依稀凋零稀疏的楓葉殘留今兒個完全不復存在(上周是最美的代名詞)</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470397765"><img alt="33-IMG_4255.jpg" original="http://pic.pimg.tw/stevenhgm/1387894999-1588465034.jpg" src="http://pic.pimg.tw/stevenhgm/1387894999-1588465034.jpg" title="33-IMG_4255.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470397765"><img title="33-IMG_4255.jpg" src="http://pic.pimg.tw/stevenhgm/1387894999-1588465034.jpg" alt="33-IMG_4255.jpg" original="http://pic.pimg.tw/stevenhgm/1387894999-1588465034.jpg"></a></span></p>
<p><span><span>上回來得太早沒能見到楓葉泛紅 這次晚了一周已陸續落葉也</span>無從比對楓葉差異性 </span>
</p>
<p><span><span> 另一種角度看不論青楓、金黃葉紅的楓香、葉落飄零秋滿霜、落葉枯枝的蕭瑟</span></span>
@@ -207,44 +207,44 @@
</p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470398749"><img alt="34-P1610269.jpg" original="http://pic.pimg.tw/stevenhgm/1387895007-4184988815.jpg" src="http://pic.pimg.tw/stevenhgm/1387895007-4184988815.jpg" title="34-P1610269.jpg"></img></a></span></p>
- <p><span> 早起的"蒯嫂"已經備好熱騰騰中式稀飯、包子、蔬果 頓時~有幸福的感覺<br></br></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470398749"><img title="34-P1610269.jpg" src="http://pic.pimg.tw/stevenhgm/1387895007-4184988815.jpg" alt="34-P1610269.jpg" original="http://pic.pimg.tw/stevenhgm/1387895007-4184988815.jpg"></a></span></p>
+ <p><span> 早起的"蒯嫂"已經備好熱騰騰中式稀飯、包子、蔬果 頓時~有幸福的感覺<br></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470399232"><img alt="35-IMG_4303.jpg" original="http://pic.pimg.tw/stevenhgm/1387895016-2193615729.jpg" src="http://pic.pimg.tw/stevenhgm/1387895016-2193615729.jpg" title="35-IMG_4303.jpg"></img></a> </span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470399232"><img title="35-IMG_4303.jpg" src="http://pic.pimg.tw/stevenhgm/1387895016-2193615729.jpg" alt="35-IMG_4303.jpg" original="http://pic.pimg.tw/stevenhgm/1387895016-2193615729.jpg"></a> </span></p>
<p><span> 星期天早上趁著攝影團還沒入場先來人物場景特寫</span></p>
<p><span>野馬家兩張新"座椅"就當作是試坐囉!拍謝哩</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470400471"><img alt="38-IMG_4330.jpg" original="http://pic.pimg.tw/stevenhgm/1387895047-92554161.jpg" src="http://pic.pimg.tw/stevenhgm/1387895047-92554161.jpg" title="38-IMG_4330.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470400471"><img title="38-IMG_4330.jpg" src="http://pic.pimg.tw/stevenhgm/1387895047-92554161.jpg" alt="38-IMG_4330.jpg" original="http://pic.pimg.tw/stevenhgm/1387895047-92554161.jpg"></a></span></p>
<p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610279.jpg" original="http://pic.pimg.tw/stevenhgm/1387971446-966387512.jpg" src="http://pic.pimg.tw/stevenhgm/1387971446-966387512.jpg" title="P1610279.jpg"></img></a>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610279.jpg" src="http://pic.pimg.tw/stevenhgm/1387971446-966387512.jpg" alt="P1610279.jpg" original="http://pic.pimg.tw/stevenhgm/1387971446-966387512.jpg"></a>
</p>
<p><span> 難得有此無人美景在楓樹下的聖誕氛圍也一定要來一張才行</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470399946"><img alt="37-IMG_4323.jpg" original="http://pic.pimg.tw/stevenhgm/1387895036-848978834.jpg" src="http://pic.pimg.tw/stevenhgm/1387895036-848978834.jpg" title="37-IMG_4323.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470399946"><img title="37-IMG_4323.jpg" src="http://pic.pimg.tw/stevenhgm/1387895036-848978834.jpg" alt="37-IMG_4323.jpg" original="http://pic.pimg.tw/stevenhgm/1387895036-848978834.jpg"></a></span></p>
<p><span> 三家合照(Hero也一定要入鏡的)</span></p>
- <p><span> <a href="http://stevenhgm.pixnet.net/album/photo/470401161"><img alt="40-IMG_4342.jpg" original="http://pic.pimg.tw/stevenhgm/1387895067-717977929.jpg" src="http://pic.pimg.tw/stevenhgm/1387895067-717977929.jpg" title="40-IMG_4342.jpg"></img></a></span></p>
+ <p><span> <a href="http://stevenhgm.pixnet.net/album/photo/470401161"><img title="40-IMG_4342.jpg" src="http://pic.pimg.tw/stevenhgm/1387895067-717977929.jpg" alt="40-IMG_4342.jpg" original="http://pic.pimg.tw/stevenhgm/1387895067-717977929.jpg"></a></span></p>
<p><span> 接著攝影團入場帶隊老師請求借個時間也來讓學員練習楓樹下的聖誕飾品</span></p>
<p><span>此時剛好也遇到早在FB社團相互回應卻頭一次謀面的Mr."大雄"真是幸會了</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402037"><img alt="42-IMG_4382.jpg" original="http://pic.pimg.tw/stevenhgm/1387895083-1227791497.jpg" src="http://pic.pimg.tw/stevenhgm/1387895083-1227791497.jpg" title="42-IMG_4382.jpg"></img></a> </span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402037"><img title="42-IMG_4382.jpg" src="http://pic.pimg.tw/stevenhgm/1387895083-1227791497.jpg" alt="42-IMG_4382.jpg" original="http://pic.pimg.tw/stevenhgm/1387895083-1227791497.jpg"></a> </span></p>
<p><span> 接近中午時分陽光漸露 藍天帷幕再次嶄露頭角 ~ 久違了!</span></p>
<p><span>期盼下的天空終於放晴 沒有缺席的藍天還是準時赴約如期出席</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402682"><img alt="41-IMG_4366.jpg" original="http://pic.pimg.tw/stevenhgm/1387895075-2647157523.jpg" src="http://pic.pimg.tw/stevenhgm/1387895075-2647157523.jpg" title="41-IMG_4366.jpg"></img></a></span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402682"><img title="41-IMG_4366.jpg" src="http://pic.pimg.tw/stevenhgm/1387895075-2647157523.jpg" alt="41-IMG_4366.jpg" original="http://pic.pimg.tw/stevenhgm/1387895075-2647157523.jpg"></a></span></p>
<p><span> 這兩天肉肉(Hero)天雨濕滑無法自由奔跑都快悶壞了</span></p>
<p><span>天晴後"蒯嫂"帶著散步遊園也好解解悶</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402898"><img alt="43-IMG_4383.jpg" original="http://pic.pimg.tw/stevenhgm/1387895093-631461272.jpg" src="http://pic.pimg.tw/stevenhgm/1387895093-631461272.jpg" title="43-IMG_4383.jpg"></img></a> </span></p>
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402898"><img title="43-IMG_4383.jpg" src="http://pic.pimg.tw/stevenhgm/1387895093-631461272.jpg" alt="43-IMG_4383.jpg" original="http://pic.pimg.tw/stevenhgm/1387895093-631461272.jpg"></a> </span></p>
<p><span>收拾好裝備準備離開營地 亮麗的</span><span>天空鮮明對比下的楓樹林又讓人覺得有點捨不得離開</span></p>
<p><span><span>道別了"美樹營地"準備前往而行</span>"石磊國小"一個很生疏的小學座落在這深山部落裡</span>
</p>
@@ -255,7 +255,7 @@
</span>
</a> </span><span lang="EN-US"><span>資訊</span></span>
</p>
- <p><span lang="EN-US"><span><span>聯絡電話:</span><span lang="EN-US">03-584-7231</span><span>  </span><span lang="EN"> </span><span>行動</span><span lang="EN">:</span><span lang="EN-US"> 0937-141993</span><span lang="EN-US"><br></br></span><span>林錦武<span lang="EN-US"> (泰雅族名: 摟信)</span></span><span lang="EN"><br></br></span><span>營地地址:<span>新竹縣尖石鄉玉峰村<span lang="EN-US">6鄰20號</span></span>
+ <p><span lang="EN-US"><span><span>聯絡電話:</span><span lang="EN-US">03-584-7231</span><span>  </span><span lang="EN"> </span><span>行動</span><span lang="EN">:</span><span lang="EN-US"> 0937-141993</span><span lang="EN-US"><br></span><span>林錦武<span lang="EN-US"> (泰雅族名: 摟信)</span></span><span lang="EN"><br></span><span>營地地址:<span>新竹縣尖石鄉玉峰村<span lang="EN-US">6鄰20號</span></span>
</span>
</span>
</span>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected.html
index 4a46dd585..500f6872f 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected.html
@@ -1,4 +1,5 @@
<div>
+
<p id="first">Regarding item# 11111, under sufficiently extreme conditions, quarks may
become deconfined and exist as free particles. In the course of asymptotic
freedom, the strong interaction becomes weaker at higher temperatures.
@@ -23,4 +24,5 @@
of matter is called quark-gluon plasma.[81] The exact conditions needed
to give rise to this state are unknown and have been the subject of a great
deal of speculation and experimentation.</p>
- <br id="br2"></br></div> \ No newline at end of file
+ <br id="br2">
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-brs/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-brs/expected.html
index 56e36a4bc..778fdc062 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-brs/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-brs/expected.html
@@ -1,14 +1,14 @@
<div><p>
- Lorem ipsum<br></br>dolor sit</p><p>amet, consectetur adipisicing elit, sed do eiusmod<br></br>
- tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,<br></br>
+ Lorem ipsum<br>dolor sit</p><p>amet, consectetur adipisicing elit, sed do eiusmod<br>
+ tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,<br>
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo</p><p>
- consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse<br></br>
- cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non<br></br>
+ consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse<br>
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non<br>
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p></div><div><p>
- Tempor</p><p>incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,<br></br>
- quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo<br></br>
+ Tempor</p><p>incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,<br>
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo<br>
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse</p><p>
- cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non<br></br>
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non<br>
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/expected.html
index a36b1a252..cb19cbf17 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/expected.html
@@ -1,5 +1,6 @@
<article>
- <p><span face="Arial" size="2">Lorem ipsum dolor</span> sit amet, consectetur adipisicing elit, sed do eiusmod
+ <h2>Lorem</h2>
+ <p><span face="Arial" size="2"><span face="Times" size="10">Lorem</span> ipsum dolor</span> sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. <span face="Arial" size="2">Duis</span> aute irure dolor in reprehenderit in voluptate velit esse
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/source.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/source.html
index 5789e5676..d47851d25 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/source.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/replace-font-tags/source.html
@@ -8,7 +8,7 @@
<article>
<h1>Lorem</h1>
<div>
- <font face="Arial" size="2">Lorem ipsum dolor</font> sit amet, consectetur adipisicing elit, sed do eiusmod
+ <font face="Arial" size="2"><font face="Times" size="10">Lorem</font> ipsum dolor</font> sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. <font face="Arial" size="2">Duis</font> aute irure dolor in reprehenderit in voluptate velit esse
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-1/expected.html
index eba1686e9..9c611c9e6 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-1/expected.html
@@ -1,4 +1,6 @@
-<div><article>
+<div>
+ <article>
+ <h2>Lorem</h2>
<p>
Lorem ipsum dolor sit amet.
</p>
@@ -8,4 +10,5 @@
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
- </article></div> \ No newline at end of file
+ </article>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-2/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-2/expected.html
index eba1686e9..9c611c9e6 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-2/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-2/expected.html
@@ -1,4 +1,6 @@
-<div><article>
+<div>
+ <article>
+ <h2>Lorem</h2>
<p>
Lorem ipsum dolor sit amet.
</p>
@@ -8,4 +10,5 @@
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
- </article></div> \ No newline at end of file
+ </article>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-3/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-3/expected.html
index 75448882b..789260191 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-3/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-3/expected.html
@@ -1,4 +1,6 @@
-<div dir="rtl"><article>
+<div dir="rtl">
+ <article>
+ <h2>Lorem</h2>
<p>
Lorem ipsum dolor sit amet.
</p>
@@ -8,4 +10,5 @@
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
- </article></div> \ No newline at end of file
+ </article>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-4/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-4/expected.html
index 14724e72d..0d55d33d5 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-4/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/rtl-4/expected.html
@@ -1,4 +1,6 @@
-<div><article dir="rtl">
+<div>
+ <article dir="rtl">
+ <h2>Lorem</h2>
<p>
Lorem ipsum dolor sit amet.
</p>
@@ -8,4 +10,5 @@
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
- </article></div> \ No newline at end of file
+ </article>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/salon-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/salon-1/expected.html
index d1cb60ef1..4df6b4287 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/salon-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/salon-1/expected.html
@@ -12,7 +12,7 @@
murdering his ex-wife, seized hostages in a café that was located in Sydney’s
Central Business District or “CBD.” In the process he put up an Islamic
flag – “igniting,” as <a href="http://www.reuters.com/article/2014/12/15/us-australia-security-idUSKBN0JS0WX20141215">Reuters</a> reported,
- “fears of a jihadist attack in the heart of the country’s biggest city.”</p><p>In the midst of the fear, Uber stepped in and tweeted this announcement: 
+ “fears of a jihadist attack in the heart of the country’s biggest city.”</p><p>In the midst of the fear, Uber stepped in and tweeted this announcement:&nbsp;
<span>“We are all concerned with events in CBD. Fares have increased to encourage
more drivers to come online &amp; pick up passengers in the area.”</span>
</p><p>As <a href="http://mashable.com/2014/12/14/uber-sydney-surge-pricing/">Mashable </a>reports,
@@ -196,7 +196,7 @@
<p>And then there’s the matter of our collective psyche. In her book “A Paradise
Built in Hell: The Extraordinary Communities that Arise in Disaster,” Rebecca
Solnit wrote of the purpose, meaning and deep satisfaction people find
- when they pull together to help one another in the face of adversity. 
+ when they pull together to help one another in the face of adversity.&nbsp;
But in the world Uber seeks to create, those surges of the spirit would
be replaced by surge pricing.<em></em>
</p>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/simplyfound-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/simplyfound-1/expected.html
index 55b74a98c..8e8313dc6 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/simplyfound-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/simplyfound-1/expected.html
@@ -1,18 +1,18 @@
<div>
- <p>The Raspberry Pi Foundation started by a handful of volunteers in 2012 when they released the original Raspberry Pi 256MB Model B without knowing what to expect.  In a short four-year period they have grown to over sixty full-time employees and have shipped over <b>eight million</b> units to-date.  Raspberry Pi has achieved new heights by being shipped to the International Space Station for research and by being an affordable computing platforms used by teachers throughout the world.  "It has become the all-time best-selling computer in the UK".</p>
+ <p>The Raspberry Pi Foundation started by a handful of volunteers in 2012 when they released the original Raspberry Pi 256MB Model B without knowing what to expect. &nbsp;In a short four-year period they have grown to over sixty full-time&nbsp;employees&nbsp;and have shipped over <b>eight million</b> units to-date. &nbsp;Raspberry Pi has achieved new heights by being shipped to the&nbsp;International&nbsp;Space Station for research and by being an affordable computing platforms used by teachers throughout the world. &nbsp;"It has become the all-time best-selling computer in the UK".</p>
<p>Raspberry Pi 3 - A credit card sized PC that only costs $35 - Image: Raspberry Pi Foundation</p>
- <p>Raspberry Pi Foundation is charity organization that pushes for a digital revolution with a mission to inspire kids to learn by creating computer-powered objects.  The foundation also helps teachers learn computing  skills through free training and readily available tutorials &amp; example code for creating cool things such as music.</p>
+ <p>Raspberry Pi Foundation is charity organization that pushes for a digital revolution with a mission to inspire kids to learn by&nbsp;creating computer-powered objects. &nbsp;The foundation also helps teachers learn computing &nbsp;skills through free training and readily available tutorials &amp; example code for creating cool things such as music.</p>
<p>Raspberry Pi in educations - Image: Raspberry Pi Foundation</p>
- <p>In celebration of their 4th year anniversary, the foundation has released <b>Raspberry Pi 3</b> with the same price tag of<b> </b>$35 USD.  The 3rd revision features a <b>1.2GHz 64-bit quad-core</b> ARM CPU with integrated Bluetooth 4.1 and 802.11n wireless LAN chipsets.  The ARM Cortex-A53 CPU along with other architectural enhancements making it the fastest Raspberry Pi to-date.  The 3rd revision is reportedly about 50-60% times faster than its predecessor Raspberry Pi 2 and about 10 times faster then the original Raspberry PI.</p>
+ <p>In celebration of their 4th year&nbsp;anniversary, the foundation has released&nbsp;<b>Raspberry Pi 3</b> with the same price tag of<b>&nbsp;</b>$35 USD. &nbsp;The 3rd revision features a <b>1.2GHz 64-bit quad-core</b>&nbsp;ARM CPU with integrated Bluetooth 4.1 and 802.11n wireless LAN chipsets. &nbsp;The ARM Cortex-A53 CPU along with other architectural enhancements making it the fastest Raspberry Pi to-date. &nbsp;The 3rd revision is reportedly about 50-60% times faster than its predecessor Raspberry Pi 2 and about 10 times faster then the original Raspberry PI.</p>
<p>Raspberry Pi - Various Usage</p>
- <p>Raspberry Pi 3 is now available via many online resellers.  At this time, you should use a recent <b>32-bit </b>NOOBS or Raspbian image from their <a href="https://www.raspberrypi.org/downloads/" rel="nofollow" target="_blank">downloads</a> page with a promise of a switch to a 64-bit version only if further investigation proves that there is indeed some value in moving to 64-bit mode.</p>
+ <p>Raspberry Pi 3 is now available via many online resellers. &nbsp;At this time, you should use a recent <b>32-bit </b>NOOBS or Raspbian image from their&nbsp;<a href="https://www.raspberrypi.org/downloads/" rel="nofollow" target="_blank">downloads</a> page with a promise of a switch to a 64-bit version only if further investigation proves that there is indeed some value in moving to 64-bit mode.</p>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/social-buttons/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/social-buttons/expected.html
index 6d135be2c..30c09b2ec 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/social-buttons/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/social-buttons/expected.html
@@ -1,4 +1,5 @@
<article>
+ <h2>Lorem ipsum dolor</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/style-tags-removal/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/style-tags-removal/expected.html
index d3a8806b4..a5ba2c6d7 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/style-tags-removal/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/style-tags-removal/expected.html
@@ -1,4 +1,6 @@
<article>
+ <h2>Lorem</h2>
+
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
@@ -7,6 +9,7 @@
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
+
<h2>Foo</h2>
<p>
Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/svg-parsing/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/svg-parsing/expected.html
index 1cc45591b..faa8ff814 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/svg-parsing/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/svg-parsing/expected.html
@@ -11,7 +11,13 @@ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
-<svg height="50" style="position: absolute;" version="1.1" viewbox="0 0 50 50" width="50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><clippath id="hex-mask-large"><polygon points="15,35 10,35 10,0 10,0 45,0 45,35 45,35 25,35 15,43"></polygon></clippath><clippath id="hex-mask-small"><polygon points="5,1 5,16 3,23 10,20 24,20 24,1"></polygon></clippath></g></svg><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+<svg version="1.1" viewBox="0 0 50 50" height="50" width="50" style="position: absolute;" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <g>
+ <clipPath id="hex-mask-large"><polygon points="15,35 10,35 10,0 10,0 45,0 45,35 45,35 25,35 15,43" /></clipPath>
+ <clipPath id="hex-mask-small"><polygon points="5,1 5,16 3,23 10,20 24,20 24,1" /></clipPath>
+ </g>
+</svg>
+<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected-images.json
index c2a1ea915..dc3706450 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected-images.json
@@ -1,3 +1,3 @@
[
- "http:\/\/fakehost\/test\/..\/compass1.gif"
+ "http:\/\/fakehost\/compass1.gif"
] \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected.html
index 77c083b21..7ded97c76 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/table-style-attributes/expected.html
@@ -1,17 +1,21 @@
<div>
<p>
<span size="+3"><b>linux usability
- <span size="4"><br></br>...or, why do I bother.</span></b></span><br></br> © 2002, 2003
+ <span size="4"><br>...or, why do I bother.</span></b></span><br> © 2002, 2003
<a href="mailto:/dev/[email protected]?subject=Please%20delete%20this%20message%20without%20reading%20it.">Jamie Zawinski</a> </p>
<div>
- <table readabilityDataTable="0"><tbody><tr><td>
+ <table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td>
<p> In December 2002, I tried to install some software on my computer. The experience was, shall we say, less than pleasant. On many levels. I wrote about my experience, as I so often do. </p>
<p> Then in January, the jackasses over at Slashdot <a href="http://slashdot.org/article.pl?sid=03/01/24/1440207">posted</a> a link to it, calling it a "review" of Linux video software. I guess you could consider it a review, if you were to squint at it just right. But really what it is is a <i>rant</i> about how I had an evening stolen from me by crap software design. It is a flame about the pathetic state of Linux usability in general, and the handful of video players I tried out in particular. It makes no attempt to be balanced or objective or exhaustive. It is a description of my experience. Perhaps your experience was different. Good for you. </p>
<p> So of course that day I got hundreds of emails about it. Every Linux apologist in the world wanted to make sure I was fully informed of their opinion. The replies were roughly in the following groups: </p>
- <ul><li> "Right on! I had exactly the same experience! Thank you for putting it into words." <i>(This was about 1/3 of the replies.)</i>
+ <ul>
+ <li> "Right on! I had exactly the same experience! Thank you for putting it into words." <i>(This was about 1/3 of the replies.)</i>
</li>
<li> "You're clearly an idiot, Linux is too sophisticated for you, you clearly are incapable of understanding anything, you should go back to kindergarten and/or use a Mac." <i>(Oddly, all of these messages used the word</i> `clearly' <i>repeatedly.)</i>
@@ -29,29 +33,38 @@
<li> "While you have some valid complaints, I'm going to focus on this one inconsequential error you made in your characterization of one of the many roadblocks you encountered. You suck!"
</li>
- <li> "It's your fault for using Red Hat! You should be using Debian/<wbr></wbr>Mandrake/<wbr></wbr>Gentoo instead!"
+ <li> "It's your fault for using Red Hat! You should be using Debian/<wbr>Mandrake/<wbr>Gentoo instead!"
</li>
<li> "Red Hat 7.2 is totally obsolete! It's almost 14 months old! What were you expecting!" </li>
- </ul></td>
+ </ul>
+ </td>
<td>
<p> While I am flattered that so many logorrheic Linux fanboys are sufficiently interested in my opinions and experiences to share their deeply heartfelt views with me, you can all rest assured that: </p>
- <ul><ul type="A"><li> I've heard it before; and </li>
+ <ul>
+ <ul type="A">
+ <li> I've heard it before; and </li>
<li> I didn't care the first time. </li>
- </ul></ul><p> So please. Don't bother sending me any more mail about this. It's a near certainty that I will just delete it unread, so you might as well not waste your time. Feel free to call me names on your own web page if you feel the need to get it out of your system. But kindly stay out of my inbox.
+ </ul>
+ </ul>
+ <p> So please. Don't bother sending me any more mail about this. It's a near certainty that I will just delete it unread, so you might as well not waste your time. Feel free to call me names on your own web page if you feel the need to get it out of your system. But kindly stay out of my inbox.
</p>
</td>
- </tr></tbody></table></div>
+ </tr>
+ </tbody>
+ </table>
+ </div>
<p>
<span size="+3"><b>that said...</b></span>
</p>
<p> I understand that one can play videos on one's computer. I understand these videos come in many different formats. Every now and then I try to figure out what the Done Thing is, as far as playing movies on one's Linux machine. </p>
- <ul> (Really my eventual goal is to be able to <i>create</i> video on Linux, but I figured I'd start small, and see if I could just get <i>playback</i> working before trying something that is undoubtedly ten thousand times harder.) </ul><p> I finally found <a href="http://mirrors.sctpc.com/dominik/linux/pkgs/mplayer/">RPMs</a> of <a href="http://www.mplayerhq.hu/">mplayer</a> that would consent to install themselves on a Red Hat 7.2 machine, and actually got it to play some videos. Amazing. But it's a total pain in the ass to use due to rampant "themeing." <i>Why do people do this?</i> They map this stupid shaped window with no titlebar (oh, sorry, your choice of a dozen stupidly-shaped windows without titlebars) all of which use fonts that are way too small to read. But, here's the best part, there's no way to raise the window to the top. So if another window ever gets on top of it, well, sorry, you're out of luck. And half of the themes always map the window at the very bottom of the
+ <ul> (Really my eventual goal is to be able to <i>create</i> video on Linux, but I figured I'd start small, and see if I could just get <i>playback</i> working before trying something that is undoubtedly ten thousand times harder.) </ul>
+ <p> I finally found <a href="http://mirrors.sctpc.com/dominik/linux/pkgs/mplayer/">RPMs</a> of <a href="http://www.mplayerhq.hu/">mplayer</a> that would consent to install themselves on a Red Hat 7.2 machine, and actually got it to play some videos. Amazing. But it's a total pain in the ass to use due to rampant "themeing." <i>Why do people do this?</i> They map this stupid shaped window with no titlebar (oh, sorry, your choice of a dozen stupidly-shaped windows without titlebars) all of which use fonts that are way too small to read. But, here's the best part, there's no way to raise the window to the top. So if another window ever gets on top of it, well, sorry, you're out of luck. And half of the themes always map the window at the very bottom of the
<nobr>screen --</nobr> conveniently <i>under</i> my panel where I can't reach it. </p>
<p> Resizing the window changes the aspect ratio of the video! Yeah, I'm sure someone has <i>ever</i> wanted that. </p>
<p> It moves the mouse to the upper left corner of every dialog box it creates! Which is great, because that means that when it gets into this cute little state of popping up a blank dialog that says "Error" five times a second, you can't even move the mouse over to another window to kill the program, you have to log in from another machine. </p>
@@ -65,38 +78,45 @@ RPMs</a>, and it sucks about the same as mplayer, and in about the same ways, th
<p> Oh, and even though I have libdvdcss installed (as evidenced by the fact that Ogle actually works) Xine won't play the same disc that Ogle will play. It seems to be claiming that the CSS stuff isn't installed, which it clearly is. </p>
<p> An idiocy that all of these programs have in common is that, in addition to opening a window for the movie, and a window for the control panel, they <i>also</i> spray a constant spatter of curses crud on the terminal they were started from. I imagine at some point, there was some user who said, ``this program is pretty nice, but you know what it's missing? It's missing a lot of pointless chatter about what plugins and fonts have been loaded!'' </p>
- <hr></hr><b>And here's the Random Commentary section:</b>
+ <hr> <b>And here's the Random Commentary section:</b>
<blockquote> <b><a href="http://www.lazycat.org/">Makali</a> wrote:</b>
<ul><i>
Whenever a programmer thinks, "Hey, skins, what a cool idea", their
computer's speakers should create some sort of cock-shaped soundwave
and plunge it repeatedly through their skulls.
- </i></ul><p> I am fully in support of this proposed audio-cock technology. </p>
+ </i></ul>
+ <p> I am fully in support of this proposed audio-cock technology. </p>
<p><b>Various people wrote:</b> </p>
<ul><i>
You shouldn't even bother compiling the GUI into mplayer!
- </i></ul><p> So I should solve the problem of ``crappy GUI'' by replacing it with ``no GUI at all?'' I should use the program only from the command line, or by memorizing magic keystrokes? Awesome idea. </p>
+ </i></ul>
+ <p> So I should solve the problem of ``crappy GUI'' by replacing it with ``no GUI at all?'' I should use the program only from the command line, or by memorizing magic keystrokes? Awesome idea. </p>
<p><b>Various other people wrote:</b> </p>
<ul><i>
You didn't try <a href="http://www.videolan.org/vlc/">vlc</a>!
- </i></ul><p> True, I hadn't. Now I have. It has an overly-complicated UI, (the Preferences panel is a festival of overkill) but at least it uses standard menus and buttons, so it doesn't make you want to claw your eyes out immediately. But, it can only play a miniscule number of video formats, so it's mostly useless. <i>*plonk*</i> </p>
+ </i></ul>
+ <p> True, I hadn't. Now I have. It has an overly-complicated UI, (the Preferences panel is a festival of overkill) but at least it uses standard menus and buttons, so it doesn't make you want to claw your eyes out immediately. But, it can only play a miniscule number of video formats, so it's mostly useless. <i>*plonk*</i> </p>
<p><b>Someone else wrote:</b> </p>
<ul><i>
Have you considered changing distributions?
- </i></ul><p> Yes, every single time I try something like this, I very seriously consider <a href="http://fakehost/test/../gruntle/bittybox.html">getting a Mac</a>. </p>
+ </i></ul>
+ <p> Yes, every single time I try something like this, I very seriously consider <a href="http://fakehost/gruntle/bittybox.html">getting a Mac</a>. </p>
<p> Really the only thing that's stopping me is that I fear the <a href="http://www.xemacs.org/">Emacs situation</a>. </p>
<p> (By which I mean, ``Lack of a usable version thereof.'' No, running RMSmacs inside a terminal window doesn't qualify. Nor does running an X server on the Mac: if I were going to switch, why in the world would I continue inflicting the X Windows Disaster on myself? Wouldn't getting away from that be the <i>whole
point?</i>) </p>
- <ul><span size="-1"> (I understand there is an almost-functional Aqua version of <a href="http://fakehost/test/../hacks/why-cooperation-with-rms-is-impossible.mp3">
+ <ul>
+ <span size="-1"> (I understand there is an almost-functional Aqua version of <a href="http://fakehost/hacks/why-cooperation-with-rms-is-impossible.mp3">
RMSmacs</a> now. I'll probably check it out at some point, but the problem with <i><a href="http://fakehost/test/lemacs.html">me</a></i> switching from XEmacs to RMSmacs is that it would probably result in another <a href="http://slashdot.org/article.pl?sid=03/01/24/1440207">
Slashdork</a> post, meaning I'd wake up to another 150+ poorly spelled flames in my inbox... I'm hoping for a Aquafied XEmacs, but I know that's not likely to happen any time soon.)</span>
- </ul><p> By the way, the suggestion to switch Linux distrubutions in order to get a single app to work might sound absurd at first. And that's because <a href="http://fakehost/test/linux.html">it is</a>. But I've been saturated with Unix-peanut-gallery effluvia for so long that it no longer even surprises me when every
+ </ul>
+ <p> By the way, the suggestion to switch Linux distrubutions in order to get a single app to work might sound absurd at first. And that's because <a href="http://fakehost/test/linux.html">it is</a>. But I've been saturated with Unix-peanut-gallery effluvia for so long that it no longer even surprises me when every
<nobr>question --</nobr> no matter how
<nobr>simple --</nobr> results in someone suggesting that you either A) patch your kernel or B) change distros. It's inevitable and inescapable, like Hitler. </p>
</blockquote>
- <hr></hr>
- <p> <a href="http://fakehost/test/../"><img alt="[ up ]" onmouseout="this.src=&quot;../compass1.gif&quot;" onmouseover="this.src=&quot;../compass2.gif&quot;" src="http://fakehost/test/../compass1.gif"></img></a> </p>
+ <hr>
+
+ <p> <a href="http://fakehost/"><img alt="[ up ]" src="http://fakehost/compass1.gif" onmouseover="this.src=&quot;../compass2.gif&quot;" onmouseout="this.src=&quot;../compass1.gif&quot;"></a> </p>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected-metadata.json
index be19af16d..26924de7f 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected-metadata.json
@@ -1,8 +1,8 @@
{
- "Author": "Our Foreign Staff \n \n\n16 November 2017 • 2:15pm",
+ "Author": null,
"Direction": null,
- "Excerpt": "Zimbabwe President Robert Mugabe, his wife Grace and two key figures from her G40 political faction are under house arrest at Mugabe's &quot;Blue House&quot; compound in Harare and are insisting the 93 year-old finishes his presidential term, a source said.",
+ "Excerpt": "Zimbabwe President Robert Mugabe, his wife Grace and two key figures from her G40 political faction are under house arrest at Mugabe's \"Blue House\" compound in Harare and are insisting the 93 year-old finishes his presidential term, a source said.",
"Image": "http:\/\/www.telegraph.co.uk\/content\/dam\/news\/2017\/11\/16\/TELEMMGLPICT000146889449-xlarge_trans_NvBQzQNjv4BqySoB6nTCgtc7U4LQ_FPO4hKi2sT3vi7ux2-RDZwC4QA.jpeg",
"Title": "Zimbabwe coup: Robert Mugabe and wife Grace 'insisting he finishes his term', as priest steps in to mediate",
"SiteName": "The Telegraph"
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected.html
index 23a2a74ed..352b47d57 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/telegraph/expected.html
@@ -1,38 +1,20 @@
<div>
- <div>
- <div>
<p><span>Z</span>imbabwe President <a href="http://www.telegraph.co.uk/news/2017/11/17/zimbabwes-ruling-party-drafting-motion-fire-robert-mugabe-sunday/">Robert Mugabe</a>, his wife Grace and two key figures from her G40 political faction are under house arrest at Mugabe's "Blue House" compound in Harare and are insisting the 93 year-old finishes his presidential term, a source said.</p>
<p>The G40 figures are cabinet ministers Jonathan Moyo and Saviour Kasukuwere, who fled to the compound after their homes were attacked by troops in Tuesday night's coup, the source, who said he had spoken to people inside the compound, told Reuters.</p>
<p>Mr Mugabe is resisting mediation by a Catholic priest to allow the former guerrilla a graceful exit after the military takeover.</p>
<p>The priest, Fidelis Mukonori, is acting as a middle-man between Mr Mugabe and the generals, <a href="http://www.telegraph.co.uk/news/2017/11/15/zimbabwe-crisis-have-spent-long-careful-really-change/">who seized power in a targeted operation against "criminals" in his entourage</a>, a senior political source told Reuters.</p>
<p>The source could not provide details of the talks, which appear to be aimed at a smooth and bloodless transition after the departure of Mr Mugabe, who has led Zimbabwe since independence in 1980.</p>
<p>Mr Mugabe, still seen by many Africans as a liberation hero, is reviled in the West as a despot whose disastrous handling of the economy and willingness to resort to violence to maintain power destroyed one of Africa's most promising states.</p>
- </div>
- </div>
- </div><div>
- <div>
+ </div><div>
<p><span>Z</span>imbabwean intelligence reports seen by Reuters suggest that former security chief Emmerson Mnangagwa, who was ousted as vice-president this month, has been mapping out a post-Mugabe vision with the military and opposition for more than a year.</p>
- </div>
- </div><div>
- <div>
- <div>
+ </div><div>
<p><span>F</span>uelling speculation that Mnangagwa's plan might be rolling into action, opposition leader Morgan Tsvangirai, who has been receiving cancer treatment in Britain and South Africa, returned to Harare late on Wednesday, his spokesman said.</p>
<p>South Africa said Mr Mugabe had told President Jacob Zuma by telephone on Wednesday that he was confined to his home but was otherwise fine and the military said it was keeping him and his family, including wife Grace, safe.</p>
- </div>
- </div>
- </div><div>
- <div>
- <div>
+ </div><div>
<p><span>D</span>espite the lingering admiration for Mr Mugabe, there is little public affection for 52-year-old Grace, a former government typist who started having an affair with Mr Mugabe in the early 1990s as his first wife, Sally, was dying of kidney disease.</p>
<p>Dubbed "DisGrace" or "Gucci Grace" on account of her reputed love of shopping, she enjoyed a meteoric rise through the ranks of Mugabe's ruling Zanu-PF in the last two years, culminating in Mnangagwa's removal a week ago - a move seen as clearing the way for her to succeed her husband.</p>
- </div>
- </div>
- </div><div>
- <div>
+ </div><div>
<p><span>I</span>n contrast to the high political drama unfolding behind closed doors, the streets of the capital remained calm, with people going about their daily business, albeit under the watch of soldiers on armoured vehicles at strategic locations.</p>
- </div>
- </div><div>
- <div>
+ </div><div>
<p><span>W</span>hatever the final outcome, the events could signal a once-in-a-generation change for the former British colony, a regional breadbasket reduced to destitution by economic policies Mr Mugabe's critics have long blamed on him.</p>
- </div>
- </div> \ No newline at end of file
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/title-and-h1-discrepancy/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/title-and-h1-discrepancy/expected.html
index e4fa77ae9..8eded27c6 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/title-and-h1-discrepancy/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/title-and-h1-discrepancy/expected.html
@@ -1,4 +1,5 @@
<article>
+ <h2>This is a long title with a colon: But the final text here is different</h2>
<p>
Lorem
ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tmz-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tmz-1/expected.html
index 6eb48b97d..6849dfe5a 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tmz-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tmz-1/expected.html
@@ -1,6 +1,6 @@
<div id="post-2015_02_26_lupita-nyongo-pearl-dress-stolen-oscars">
<p>
- <h2>Lupita Nyong'o</h2>
+
<h4>$150K Pearl Oscar Dress ... STOLEN!!!!</h4>
@@ -13,22 +13,23 @@
<p><span>EXCLUSIVE</span>
</p>
<p>
- <img alt="0225-lupita-nyongo-getty-01" src="http://ll-media.tmz.com/2015/02/26/0225-lupita-nyongo-getty-4.jpg"></img><strong>Lupita Nyong</strong>'<strong>o</strong>'s now-famous Oscar dress
+ <img alt="0225-lupita-nyongo-getty-01" src="http://ll-media.tmz.com/2015/02/26/0225-lupita-nyongo-getty-4.jpg"><strong>Lupita Nyong</strong>'<strong>o</strong>'s now-famous Oscar dress
-- adorned in pearls -- was stolen right out of her hotel room ... TMZ
has learned.</p>
<p>Law enforcement sources tell TMZ ... the dress was taken out of Lupita's
room at The London West Hollywood. The dress is made of pearls ... 6,000
white Akoya pearls. It's valued at $150,000.</p>
<p>Our sources say Lupita told cops it was taken from her room sometime between
- 8 AM and 9 PM Wednesday ... while she was gone.  </p>
+ 8 AM and 9 PM Wednesday ... while she was gone. &nbsp;</p>
<p>We're told there is security footage that cops are looking at that could
- catch the culprit right in the act. </p>
+ catch the culprit right in the act.&nbsp;</p>
<p>
- <img alt="update_graphic_red_bar" src="http://ll-media.tmz.com/2013/11/20/update-graphic-red-bar.jpg"></img><strong>12:00 PM PT</strong> -- Sheriff's deputies were at The London Thursday
- morning.  We know they were in the manager's office and we're told
+ <img alt="update_graphic_red_bar" src="http://ll-media.tmz.com/2013/11/20/update-graphic-red-bar.jpg"><strong>12:00 PM PT</strong> -- Sheriff's deputies were at The London Thursday
+ morning. &nbsp;We know they were in the manager's office and we're told
they have looked at security footage to determine if they can ID the culprit.</p>
<p>
- <img alt="0226-SUB-london-hotel-swipe-tmz-02" src="http://ll-media.tmz.com/2015/02/26/0226-sub-london-hotel-swipe-tmz-11.jpg"></img></p>
+ <img alt="0226-SUB-london-hotel-swipe-tmz-02" src="http://ll-media.tmz.com/2015/02/26/0226-sub-london-hotel-swipe-tmz-11.jpg">
+ </p>
</div>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tumblr/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tumblr/expected.html
index 56df59658..92cea2194 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tumblr/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/tumblr/expected.html
@@ -1,11 +1,4 @@
-<div>
- <div id="posts">
-
-
- <div>
+<div id="posts">
<h3><a href="http://mcupdate.tumblr.com/post/96439224994/minecraft-18-the-bountiful-update">Minecraft 1.8 - The Bountiful Update</a></h3>
- <div><p>+ Added Granite, Andesite, and Diorite stone blocks, with smooth versions<br></br>+ Added Slime Block<br></br>+ Added Iron Trapdoor<br></br>+ Added Prismarine and Sea Lantern blocks<br></br>+ Added the Ocean Monument<br></br>+ Added Red Sandstone<br></br>+ Added Banners<br></br>+ Added Armor Stands<br></br>+ Added Coarse Dirt (dirt where grass won’t grow)<br></br>+ Added Guardian mobs, with item drops<br></br>+ Added Endermite mob<br></br>+ Added Rabbits, with item drops<br></br>+ Added Mutton and Cooked Mutton<br></br>+ Villagers will harvest crops and plant new ones<br></br>+ Mossy Cobblestone and Mossy Stone Bricks are now craftable<br></br>+ Chiseled Stone Bricks are now craftable<br></br>+ Doors and fences now come in all wood type variants<br></br>+ Sponge block has regained its water-absorbing ability and becomes wet<br></br>+ Added a spectator game mode (game mode 3)<br></br>+ Added one new achievement<br></br>+ Added “Customized” world type<br></br>+ Added hidden “Debug Mode” world type<br></br>+ Worlds can now have a world barrier<br></br>+ Added @e target selector for Command Blocks<br></br>+ Added /blockdata command<br></br>+ Added /clone command<br></br>+ Added /execute command<br></br>+ Added /fill command<br></br>+ Added /particle command<br></br>+ Added /testforblocks command<br></br>+ Added /title command<br></br>+ Added /trigger command<br></br>+ Added /worldborder command<br></br>+ Added /stats command<br></br>+ Containers can be locked in custom maps by using the “Lock” data tag<br></br>+ Added logAdminCommands, showDeathMessages, reducedDebugInfo, sendCommandFeedback, and randomTickSpeed game rules<br></br>+ Added three new statistics<br></br>+ Player skins can now have double layers across the whole model, and left/right arms/legs can be edited independently<br></br>+ Added a new player model with smaller arms, and a new player skin called Alex?<br></br>+ Added options for configuring what pieces of the skin that are visible<br></br>+ Blocks can now have custom visual variations in the resource packs<br></br>+ Minecraft Realms now has an activity chart, so you can see who has been online<br></br>+ Minecraft Realms now lets you upload your maps<br></br>* Difficulty setting is saved per world, and can be locked if wanted<br></br>* Enchanting has been redone, now costs lapis lazuli in addition to enchantment levels<br></br>* Villager trading has been rebalanced<br></br>* Anvil repairing has been rebalanced<br></br>* Considerable faster client-side performance<br></br>* Max render distance has been increased to 32 chunks (512 blocks)<br></br>* Adventure mode now prevents you from destroying blocks, unless your items have the CanDestroy data tag<br></br>* Resource packs can now also define the shape of blocks and items, and not just their textures<br></br>* Scoreboards have been given a lot of new features<br></br>* Tweaked the F3 debug screen<br></br>* Block ID numbers (such as 1 for stone), are being replaced by ID names (such as minecraft:stone)<br></br>* Server list has been improved<br></br>* A few minor changes to village and temple generation<br></br>* Mob heads for players now show both skin layers<br></br>* Buttons can now be placed on the ceiling<br></br>* Lots and lots of other changes<br></br>* LOTS AND LOTS of other changes<br></br>- Removed Herobrine</p></div>
- </div>
-
- </div>
- </div> \ No newline at end of file
+ <div><p>+ Added Granite, Andesite, and Diorite stone blocks, with smooth versions<br>+ Added Slime Block<br>+ Added Iron Trapdoor<br>+ Added Prismarine and Sea Lantern blocks<br>+ Added the Ocean Monument<br>+ Added Red Sandstone<br>+ Added Banners<br>+ Added Armor Stands<br>+ Added Coarse Dirt (dirt where grass won’t grow)<br>+ Added Guardian mobs, with item drops<br>+ Added Endermite mob<br>+ Added Rabbits, with item drops<br>+ Added Mutton and Cooked Mutton<br>+ Villagers will harvest crops and plant new ones<br>+ Mossy Cobblestone and Mossy Stone Bricks are now craftable<br>+ Chiseled Stone Bricks are now craftable<br>+ Doors and fences now come in all wood type variants<br>+ Sponge block has regained its water-absorbing ability and becomes wet<br>+ Added a spectator game mode (game mode 3)<br>+ Added one new achievement<br>+ Added “Customized” world type<br>+ Added hidden “Debug Mode” world type<br>+ Worlds can now have a world barrier<br>+ Added @e target selector for Command Blocks<br>+ Added /blockdata command<br>+ Added /clone command<br>+ Added /execute command<br>+ Added /fill command<br>+ Added /particle command<br>+ Added /testforblocks command<br>+ Added /title command<br>+ Added /trigger command<br>+ Added /worldborder command<br>+ Added /stats command<br>+ Containers can be locked in custom maps by using the “Lock” data tag<br>+ Added logAdminCommands, showDeathMessages, reducedDebugInfo, sendCommandFeedback, and randomTickSpeed game rules<br>+ Added three new statistics<br>+ Player skins can now have double layers across the whole model, and left/right arms/legs can be edited independently<br>+ Added a new player model with smaller arms, and a new player skin called Alex?<br>+ Added options for configuring what pieces of the skin that are visible<br>+ Blocks can now have custom visual variations in the resource packs<br>+ Minecraft Realms now has an activity chart, so you can see who has been online<br>+ Minecraft Realms now lets you upload your maps<br>* Difficulty setting is saved per world, and can be locked if wanted<br>* Enchanting has been redone, now costs lapis lazuli in addition to enchantment levels<br>* Villager trading has been rebalanced<br>* Anvil repairing has been rebalanced<br>* Considerable faster client-side performance<br>* Max render distance has been increased to 32 chunks (512 blocks)<br>* Adventure mode now prevents you from destroying blocks, unless your items have the CanDestroy data tag<br>* Resource packs can now also define the shape of blocks and items, and not just their textures<br>* Scoreboards have been given a lot of new features<br>* Tweaked the F3 debug screen<br>* Block ID numbers (such as 1 for stone), are being replaced by ID names (such as minecraft:stone)<br>* Server list has been improved<br>* A few minor changes to village and temple generation<br>* Mob heads for players now show both skin layers<br>* Buttons can now be placed on the ceiling<br>* Lots and lots of other changes<br>* LOTS AND LOTS of other changes<br>- Removed Herobrine</p></div>
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/uses-getfirstelementchild-function/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/uses-getfirstelementchild-function/expected.html
index 21644834f..09cd2478d 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/uses-getfirstelementchild-function/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/uses-getfirstelementchild-function/expected.html
@@ -1,9 +1,11 @@
-<div><td>
- <div>
- <p><img height="235" src="http://fakehost/test/logo.jpg" width="400"></img></p>
+<div>
+ <p><img src="http://fakehost/test/logo.jpg" width="400" height="235">
+ </p>
<div>
- <br></br>
+ <br>
+
+ <h2><a name="general" id="general"></a>General Info</h2>
<p>The Seattle Thunderbirds are excited to announce the dates of their
annual Summer Hockey Clinic! This three day hockey school will feature top level
instruction, both on and off-ice, from Thunderbirds players and coaches. Each day
@@ -21,8 +23,8 @@
You will begin your daily training on-ice and complete the day off-ice (see the next
page for a complete schedule). Please come prepared with appropriate work-out gear and
sneakers!</p>
- <p>• GROUP A: 7, 8 &amp; 9 yrs old $125<br></br> • GROUP B: 10 &amp; 11 yrs old $125<br></br> • GROUP
- C: 12, 13 &amp; 14 yrs old $125<br></br> • ADULTS: 18 &amp; Over $160</p>
+ <p>• GROUP A: 7, 8 &amp; 9 yrs old $125<br> • GROUP B: 10 &amp; 11 yrs old $125<br> • GROUP
+ C: 12, 13 &amp; 14 yrs old $125<br> • ADULTS: 18 &amp; Over $160</p>
<div>
<p>To reserve your space in the T-Birds Summer Hockey Clinic and receive
your Ticket Special, fill out the registration form on reverse. Space is limited and
@@ -31,17 +33,17 @@
hockey players of all ages to improve their skills and enjoy their time with us. To help
ensure this, the Thunderbirds\' training staff will be at the clinic for its
entirety.</p>
- <p>Elevate your game!<br></br> Improve your skating…<br></br> • lengthen your stride<br></br>
- • gain power<br></br> • balance and agility</p>
- <p>Improve your puck skills…<br></br> • puck control and deking<br></br> • power moves
+ <p>Elevate your game!<br> Improve your skating…<br> • lengthen your stride<br>
+ • gain power<br> • balance and agility</p>
+ <p>Improve your puck skills…<br> • puck control and deking<br> • power moves
and puck protection</p>
- <p>Improve your passing and team play…<br></br> • puck support and \'ice
- vision\'<br></br> • shooting for accuracy vs rebounds<br></br> • game systems</p>
- <p><br></br> Instructors: Instructors for the 2007 Summer Hockey Clinics will
+ <p>Improve your passing and team play…<br> • puck support and \'ice
+ vision\'<br> • shooting for accuracy vs rebounds<br> • game systems</p>
+ <p><br> Instructors: Instructors for the 2007 Summer Hockey Clinics will
include Seattle Thunderbirds Head Coach Rob Sumner, Assistant Coach Turner Stevenson,
past Thunderbirds Ryan Gibbons and Tyler Metcalfe and past and present Seattle
Thunderbirds players.</p>
-
+ <h2><a name="when" id="when"></a>When/Where</h2>
<p>The Thunderbirds Summer Hockey Clinic will take place from Tuesday,
August 14th, through Thursday, August 16th, at Kingsgate Ice Arena, 14326 124th Ave. NE,
Kirkland, WA 98034.</p>
@@ -49,67 +51,124 @@
certified helmet with full facemask. Youth players must also wear a mouth guard. Adult
players may wear a half visor, however full cages and mouth guards are highly
recommended.</p>
-
- <p>• To register and pay for your clinic online, compelte the form below<br></br> •
+ <h2><br> <a name="register" id="register"></a>Registration</h2>
+ <p>• To register and pay for your clinic online, compelte the form below<br> •
To register and pay for your clinic via mail, click here to download the registration
form</p>
- <table bordercolor="#666666" readabilityDataTable="0"><tbody><tr><td bordercolor="#666666">
+ <table bordercolor="#666666" readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td bordercolor="#666666">
<div>
<p>
Summer Hockey Clinic Registration Form
</p>
- </div></td>
- </tr><tr><td bordercolor="#FFFFFF">
- <table readabilityDataTable="0"><tbody><tr><td><p>Player Name</p></td>
+ </div>
+ </td>
+ </tr>
+ <tr>
+ <td bordercolor="#FFFFFF">
+ <table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td><p>Player Name</p></td>
<td colspan="3"></td>
- </tr><tr><td nowrap="nowrap"><p>Email Address</p></td>
+ </tr>
+ <tr>
+ <td nowrap><p>Email Address</p></td>
<td colspan="3"></td>
- </tr><tr><td><p>Birthdate</p></td>
+ </tr>
+ <tr>
+ <td><p>Birthdate</p></td>
<td colspan="3"></td>
- </tr><tr><td><p>Address</p></td>
+ </tr>
+ <tr>
+ <td><p>Address</p></td>
<td colspan="3"></td>
- </tr><tr><td><p>City/St</p></td>
+ </tr>
+ <tr>
+ <td><p>City/St</p></td>
<td></td>
<td><p>Zip</p></td>
<td></td>
- </tr><tr><td><p>Day Phone</p></td>
+ </tr>
+ <tr>
+ <td><p>Day Phone</p></td>
<td></td>
<td><p>Eve Phone</p></td>
<td></td>
- </tr><tr><td colspan="4"><p>Please indicate your curreny hockey association or
+ </tr>
+ <tr>
+ <td colspan="4"><p>Please indicate your curreny hockey association or
league:</p></td>
- </tr><tr><td></td>
- <td colspan="3"><p>SKAHA   SJHA    KVAHA   
- GSHL    Other</p></td>
- </tr><tr><td colspan="4"><p>If other, pelase specify:</p></td>
- </tr><tr><td><p>Position:</p></td>
- <td colspan="3"><p>Forward    Defense    Goalie</p>
+ </tr>
+ <tr>
+ <td></td>
+ <td colspan="3"><p>SKAHA&nbsp;&nbsp; SJHA &nbsp;&nbsp; KVAHA &nbsp;&nbsp;
+ GSHL &nbsp;&nbsp; Other</p></td>
+ </tr>
+ <tr>
+ <td colspan="4"><p>If other, pelase specify:</p></td>
+ </tr>
+ <tr>
+ <td><p>Position:</p></td>
+ <td colspan="3"><p>Forward &nbsp;&nbsp; Defense &nbsp;&nbsp; Goalie</p>
</td>
- </tr><tr><td><p>Jersey Size</p></td>
- <td colspan="3"><p>S   M    L    XL   
+ </tr>
+ <tr>
+ <td><p>Jersey Size</p></td>
+ <td colspan="3"><p>S&nbsp;&nbsp; M &nbsp;&nbsp; L &nbsp;&nbsp; XL &nbsp;&nbsp;
XXL</p></td>
- </tr><tr><td><p>I want to purchase the following T-Birds Summer Hockey
+ </tr>
+ <tr>
+ <td><p>I want to purchase the following T-Birds Summer Hockey
Clinic:</p></td>
<td colspan="3">
- <table readabilityDataTable="0"><tbody><tr><td><p>GROUP A<br></br> 7, 8 &amp; 9<br></br> $125<br></br></p></td>
- <td><p>GROUP B<br></br> 10 &amp; 11<br></br> $125<br></br></p></td>
- <td><p>GROUP C<br></br> 12, 13 &amp; 14<br></br>
- $125<br></br></p></td>
- <td><p>ADULTS<br></br> 18 &amp; Over<br></br> $160<br></br></p></td>
- </tr></tbody></table></td>
- </tr><tr><td colspan="4"> </td>
- </tr><tr><td colspan="4"><p>Waiver and Release</p></td>
- </tr><tr><td colspan="4"><p>By checking this box, I understand that participation
+ <table readabilityDataTable="0">
+ <tbody>
+ <tr>
+ <td><p>GROUP A<br> 7, 8 &amp; 9<br> $125<br>
+ </p></td>
+ <td><p>GROUP B<br> 10 &amp; 11<br> $125<br>
+ </p></td>
+ <td><p>GROUP C<br> 12, 13 &amp; 14<br>
+ $125<br></p></td>
+ <td><p>ADULTS<br> 18 &amp; Over<br> $160<br>
+ </p></td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="4">&nbsp;</td>
+ </tr>
+ <tr>
+ <td colspan="4"><p>Waiver and Release</p></td>
+ </tr>
+ <tr>
+ <td colspan="4"><p>By checking this box, I understand that participation
of the sport constitutes a risk to me (or my child). I voluntarily
recognize, accept and assume risk and release the Seattle
Thunderbirds and Kingsgate Arena from any and all liability.</p>
</td>
- </tr><tr><td colspan="4"></td>
- </tr><tr><td colspan="4"></td>
- </tr><tr><td colspan="4"><p>Once you click submit, you will be
+ </tr>
+ <tr>
+ <td colspan="4"></td>
+ </tr>
+ <tr>
+ <td colspan="4"></td>
+ </tr>
+ <tr>
+ <td colspan="4"><p>Once you click submit, you will be
given the link to continue to online payment</p></td>
- </tr></tbody></table></td>
- </tr></tbody></table>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+
</div>
- </div></td>
- </div> \ No newline at end of file
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-1/expected.html
index ed051e882..7fd81feaf 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-1/expected.html
@@ -1,4 +1,5 @@
<article>
+
<p> <span>CAIRO —</span> Gunmen opened fire on visitors at
Tunisia’s most renowned museum on Wednesday, killing at least 19 people,
including 17 foreigners, in an assault that threatened to upset the fragile
@@ -112,7 +113,9 @@
<p>In January, Libyan militants loyal to the Islamic State <a href="http://www.washingtonpost.com/world/middle_east/video-shows-purported-beheading-of-egyptian-christians-in-libya/2015/02/15/b8d0f092-b548-11e4-bc30-a4e75503948a_story.html">beheaded 21 Christians</a> —
20 of them Egyptian Copts — along the country’s coast. They later seized
the Libyan city of Sirte.</p>
- <p><img data-hi-res-src="https://img.washingtonpost.com/rf/image_1484w/2010-2019/WashingtonPost/2015/03/18/Foreign/Graphics/tunisia600.jpg?uuid=1_yuLs2LEeSHME9HNBbnWQ" data-low-res-src="https://img.washingtonpost.com/rf/image_480w/2010-2019/WashingtonPost/2015/03/18/Foreign/Graphics/tunisia600.jpg?uuid=1_yuLs2LEeSHME9HNBbnWQ" src="https://img.washingtonpost.com/rf/image_480w/2010-2019/WashingtonPost/2015/03/18/Foreign/Graphics/tunisia600.jpg?uuid=1_yuLs2LEeSHME9HNBbnWQ"></img><br></br></p>
+ <p><img data-hi-res-src="https://img.washingtonpost.com/rf/image_1484w/2010-2019/WashingtonPost/2015/03/18/Foreign/Graphics/tunisia600.jpg?uuid=1_yuLs2LEeSHME9HNBbnWQ" data-low-res-src="https://img.washingtonpost.com/rf/image_480w/2010-2019/WashingtonPost/2015/03/18/Foreign/Graphics/tunisia600.jpg?uuid=1_yuLs2LEeSHME9HNBbnWQ" src="https://img.washingtonpost.com/rf/image_480w/2010-2019/WashingtonPost/2015/03/18/Foreign/Graphics/tunisia600.jpg?uuid=1_yuLs2LEeSHME9HNBbnWQ">
+ <br>
+ </p>
<p>Officials are worried about the number of Tunisian militants who may have
joined the jihadists in Libya — with the goal of returning home to fight
the Tunis government.</p>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-2/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-2/expected.html
index cb2a8ceda..d87cb3755 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-2/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wapo-2/expected.html
@@ -1,6 +1,8 @@
<p><a name="1c164a7079bfe20ebd611d79f96418b5a225cbc6"></a>
- <img data-hi-res-src="https://img.washingtonpost.com/rf/image_1484w/2010-2019/WashingtonPost/2015/03/18/National-Economy/Images/Nic6429750-1140.jpg?uuid=zLIZQs2KEeSip5UXo6cFBg" data-low-res-src="https://img.washingtonpost.com/rf/image_400w/2010-2019/WashingtonPost/2015/03/18/National-Economy/Images/Nic6429750-1140.jpg?uuid=zLIZQs2KEeSip5UXo6cFBg" src="https://img.washingtonpost.com/rf/image_400w/2010-2019/WashingtonPost/2015/03/18/National-Economy/Images/Nic6429750-1140.jpg?uuid=zLIZQs2KEeSip5UXo6cFBg"></img><br></br><span>Israeli Prime Minister Benjamin Netanyahu reacts as he visits the Western Wall in Jerusalem on March 18 following his party's victory in Israel's general election. (Thomas Coex/AFP/Getty Images)</span>
- </p><article><p>President Obama told the U.N. General Assembly 18 months ago that he would
+ <img src="https://img.washingtonpost.com/rf/image_400w/2010-2019/WashingtonPost/2015/03/18/National-Economy/Images/Nic6429750-1140.jpg?uuid=zLIZQs2KEeSip5UXo6cFBg" data-hi-res-src="https://img.washingtonpost.com/rf/image_1484w/2010-2019/WashingtonPost/2015/03/18/National-Economy/Images/Nic6429750-1140.jpg?uuid=zLIZQs2KEeSip5UXo6cFBg" data-low-res-src="https://img.washingtonpost.com/rf/image_400w/2010-2019/WashingtonPost/2015/03/18/National-Economy/Images/Nic6429750-1140.jpg?uuid=zLIZQs2KEeSip5UXo6cFBg">
+ <br> <span>Israeli Prime Minister Benjamin Netanyahu reacts as he visits the Western Wall in Jerusalem on March 18 following his party's victory in Israel's general election. (Thomas Coex/AFP/Getty Images)</span>
+ </p><article>
+ <p>President Obama told the U.N. General Assembly 18 months ago that he would
seek “real breakthroughs on these two issues — Iran’s nuclear program and
­Israeli-Palestinian peace.”</p>
<p>But <a href="http://www.washingtonpost.com/world/netanyahu-sweeps-to-victory-in-israeli-election/2015/03/18/af4e50ca-ccf2-11e4-8730-4f473416e759_story.html" title="www.washingtonpost.com">Benjamin Netanyahu’s triumph</a> in Tuesday’s
@@ -95,7 +97,7 @@
<p>“That could be an issue forced onto the agenda about the same time as
a potential nuclear deal.”</p>
- </article><div><p><a href="http://www.washingtonpost.com/people/steven-mufson"><img src="http://img.washingtonpost.com/wp-apps/imrs.php?src=http://www.washingtonpost.com/blogs/wonkblog/files/2014/07/mufson_steve.jpg&amp;h=180&amp;w=180"></img></a></p><p>Steven Mufson covers the White House. Since joining The Post, he has covered
+ </article><div><p><a href="http://www.washingtonpost.com/people/steven-mufson"><img src="http://img.washingtonpost.com/wp-apps/imrs.php?src=http://www.washingtonpost.com/blogs/wonkblog/files/2014/07/mufson_steve.jpg&amp;h=180&amp;w=180"></a></p><p>Steven Mufson covers the White House. Since joining The Post, he has covered
economics, China, foreign policy and energy.</p>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/webmd-2/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/webmd-2/expected.html
index d9e181691..f9f1d5d73 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/webmd-2/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/webmd-2/expected.html
@@ -6,18 +6,19 @@
- <p>April 17, 2015 -- Imagine being sick in the hospital with a <a class="" href="http://www.webmd.com/a-to-z-guides/bacterial-and-viral-infections" onclick="return sl(this,'','embd-lnk');">bacterial infection</a> and doctors can't stop it from spreading. This so-called "superbug" scenario is not science fiction. It's an urgent, worldwide worry that is prompting swift action.</p>
+ <p>April 17, 2015 -- Imagine being sick in the hospital with a <a href="http://www.webmd.com/a-to-z-guides/bacterial-and-viral-infections" onclick="return sl(this,'','embd-lnk');" class>bacterial infection</a> and doctors can't stop it from spreading. This so-called "superbug" scenario is not science fiction. It's an urgent, worldwide worry that is prompting swift action.</p>
<p xmlns:xalan="http://xml.apache.org/xalan">Every year, about 2 million people get sick from a superbug, according to the CDC. About 23,000 die. Earlier this year, an outbreak of CRE (carbapenem-resistant enterobacteriaceae) linked to contaminated medical tools sickened 11 people at two Los-Angeles area hospitals. Two people died, and more than 200 others may have been exposed.</p>
- <p>The White House recently released a <a href="http://www.webmd.com/click?url=https://www.whitehouse.gov/sites/default/files/docs/national_action_plan_for_combating_antibotic-resistant_bacteria.pdf" onclick="return sl(this,'','embd-lnk');">comprehensive plan</a> outlining steps to combat drug-resistant bacteria. The plan identifies three "urgent" and several "serious" threats. We asked infectious disease experts to explain what some of them are and when to worry.</p>
+ <p>The White House recently released a <a onclick="return sl(this,'','embd-lnk');" href="http://www.webmd.com/click?url=https://www.whitehouse.gov/sites/default/files/docs/national_action_plan_for_combating_antibotic-resistant_bacteria.pdf">comprehensive plan</a> outlining steps to combat drug-resistant bacteria. The plan identifies three "urgent" and several "serious" threats. We asked infectious disease experts to explain what some of them are and when to worry.</p>
+
<h3>But First: What's a Superbug? </h3>
- <p>It's a term coined by the media to describe bacteria that cannot be killed using multiple <a class="" href="http://www.webmd.com/cold-and-flu/rm-quiz-antibiotics-myths-facts" onclick="return sl(this,'','embd-lnk');">antibiotics</a>. "It resonates because it's scary," says Stephen Calderwood, MD, president of the Infectious Diseases Society of America. "But in fairness, there is no real definition."</p>
+ <p>It's a term coined by the media to describe bacteria that cannot be killed using multiple <a href="http://www.webmd.com/cold-and-flu/rm-quiz-antibiotics-myths-facts" onclick="return sl(this,'','embd-lnk');" class>antibiotics</a>. "It resonates because it's scary," says Stephen Calderwood, MD, president of the Infectious Diseases Society of America. "But in fairness, there is no real definition."</p>
<p>Instead, doctors often use phrases like "multidrug-resistant bacteria." That's because a superbug isn't necessarily resistant to all antibiotics. It refers to bacteria that can't be treated using two or more, says Brian K. Coombes, PhD, of McMaster University in Ontario.</p>
<p>Any species of bacteria can turn into a superbug.</p>
<p>Misusing antibiotics (such as taking them when you don't need them or not finishing all of your medicine) is the "single leading factor" contributing to this problem, the CDC says. The concern is that eventually doctors will run out of antibiotics to treat them.</p>
<p>"What the public should know is that the more antibiotics you’ve taken, the higher your superbug risk," says Eric Biondi, MD, who runs a program to decrease unnecessary antibiotic use. "The more encounters you have with the hospital setting, the higher your superbug risk."</p>
- <p>"Superbugs should be a concern to everyone," Coombes says. "Antibiotics are the foundation on which all modern medicine rests. Cancer <a class="" href="http://www.webmd.com/cancer/chemotherapy-what-to-expect" onclick="return sl(this,'','embd-lnk');">chemotherapy</a>, <a class="" href="http://www.webmd.com/a-to-z-guides/organ-donation-facts" onclick="return sl(this,'','embd-lnk');">organ transplants</a>, surgeries, and <a class="" href="http://www.webmd.com/baby/guide/delivery-methods" onclick="return sl(this,'','embd-lnk');">childbirth</a> all rely on antibiotics to prevent infections. If you can't treat those, then we lose the medical advances we have made in the last 50 years."</p>
+ <p>"Superbugs should be a concern to everyone," Coombes says. "Antibiotics are the foundation on which all modern medicine rests. Cancer <a href="http://www.webmd.com/cancer/chemotherapy-what-to-expect" onclick="return sl(this,'','embd-lnk');" class>chemotherapy</a>, <a href="http://www.webmd.com/a-to-z-guides/organ-donation-facts" onclick="return sl(this,'','embd-lnk');" class>organ transplants</a>, surgeries, and <a href="http://www.webmd.com/baby/guide/delivery-methods" onclick="return sl(this,'','embd-lnk');" class>childbirth</a> all rely on antibiotics to prevent infections. If you can't treat those, then we lose the medical advances we have made in the last 50 years."</p>
<p>Here are some of the growing superbug threats identified in the 2015 White House report.</p>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikia/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikia/expected.html
index de18ee3f3..eb8eb6e55 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikia/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikia/expected.html
@@ -1,25 +1,26 @@
<div>
- <p>Although Lucasfilm is already planning a birthday bash for the Star Wars Saga at <a data-is="trackable" href="http://starwars.wikia.com/wiki/Celebration_Orlando" riot-tag="trackable">Celebration Orlando</a> this April, fans might get another present for the saga’s 40th anniversary. According to fan site <a data-is="trackable" href="http://makingstarwars.net/2017/02/rumor-unaltered-original-star-wars-trilogy-re-released-year/" riot-tag="trackable">MakingStarWars.net</a>, rumors abound that Lucasfilm might re-release the unaltered cuts of the saga’s original trilogy.</p>
+ <p>Although Lucasfilm is already planning a birthday bash for the Star Wars Saga at <a href="http://starwars.wikia.com/wiki/Celebration_Orlando" data-is="trackable" riot-tag="trackable">Celebration Orlando</a> this April, fans might get another present for the saga’s 40th anniversary. According to fan site <a href="http://makingstarwars.net/2017/02/rumor-unaltered-original-star-wars-trilogy-re-released-year/" data-is="trackable" riot-tag="trackable">MakingStarWars.net</a>, rumors abound that Lucasfilm might re-release the unaltered cuts of the saga’s original trilogy.</p>
<p>If the rumors are true, this is big news for Star Wars fans. Aside from limited VHS releases, the unaltered cuts of the original trilogy films haven’t been available since they premiered in theaters in the 1970s and ’80s. If Lucasfilm indeed re-releases the films’ original cuts, then this will be the first time in decades that fans can see the films in their original forms. Here’s what makes the unaltered cuts of the original trilogy so special.</p>
<h2>The Star Wars Special Editions Caused Controversy
- <a data-is="trackable" href="https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b" riot-tag="trackable"><img alt="star wars han solo" sizes="(max-width: 840px) 100vw, (max-width: 1064px) calc(100vw - 300px), 627px" src="https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/627" srcset="https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/400 400w, https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/627 627w, https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/800 800w, https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/1200 1200w"></img></a>
+ <a href="https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b" data-is="trackable" riot-tag="trackable"><img src="https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/627" alt="star wars han solo" srcset="https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/400 400w, https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/627 627w, https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/800 800w, https://vignette.wikia.nocookie.net/e80dae8a-b955-43f6-8ada-f023385e622b/scale-to-width-down/1200 1200w" sizes="(max-width: 840px) 100vw, (max-width: 1064px) calc(100vw - 300px), 627px"></a>
</h2>
- <p>Thanks to the commercial success of Star Wars, <a data-is="trackable" href="http://starwars.wikia.com/wiki/George_Lucas" riot-tag="trackable">George Lucas</a> has revisited and further edited his films for re-releases. The most notable — and controversial — release were the <a data-is="trackable" href="http://starwars.wikia.com/wiki/The_Star_Wars_Trilogy_Special_Edition" riot-tag="trackable">Special Editions</a> of the original trilogy. In 1997, to celebrate the saga’s 20th anniversary, Lucasfilm spent a total of $15 million to remaster <a data-is="trackable" href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_IV_A_New_Hope" riot-tag="trackable"><em>A New Hope</em></a>, <a data-is="trackable" href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_V_The_Empire_Strikes_Back" riot-tag="trackable"><em>The Empire Strikes Back</em></a>, and <a data-is="trackable" href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_VI_Return_of_the_Jedi" riot-tag="trackable"><em>Return of the Jedi</em></a>. The Special Editions had stints in theaters before moving to home media.</p>
- <p>Although most of the Special Editions’ changes were cosmetic, others significantly affected the plot of the films. The most notable example is the “<a data-is="trackable" href="http://starwars.wikia.com/wiki/Han_shot_first" riot-tag="trackable">Han shot first</a>” scene in <em>A New Hope</em>. As a result, the Special Editions generated significant controversy among Star Wars fans. Many fans remain skeptical about George Lucas’s decision to finish each original trilogy film “the way it was meant to be.”</p>
+ <p>Thanks to the commercial success of Star Wars, <a href="http://starwars.wikia.com/wiki/George_Lucas" data-is="trackable" riot-tag="trackable">George Lucas</a> has revisited and further edited his films for re-releases. The most notable — and controversial — release were the <a href="http://starwars.wikia.com/wiki/The_Star_Wars_Trilogy_Special_Edition" data-is="trackable" riot-tag="trackable">Special Editions</a> of the original trilogy. In 1997, to celebrate the saga’s 20th anniversary, Lucasfilm spent a total of $15 million to remaster <a href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_IV_A_New_Hope" data-is="trackable" riot-tag="trackable"><em>A New Hope</em></a>, <a href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_V_The_Empire_Strikes_Back" data-is="trackable" riot-tag="trackable"><em>The Empire Strikes Back</em></a>, and <a href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_VI_Return_of_the_Jedi" data-is="trackable" riot-tag="trackable"><em>Return of the Jedi</em></a>. The Special Editions had stints in theaters before moving to home media.</p>
+ <p>Although most of the Special Editions’ changes were cosmetic, others significantly affected the plot of the films. The most notable example is the “<a href="http://starwars.wikia.com/wiki/Han_shot_first" data-is="trackable" riot-tag="trackable">Han shot first</a>” scene in <em>A New Hope</em>. As a result, the Special Editions generated significant controversy among Star Wars fans. Many fans remain skeptical about George Lucas’s decision to finish each original trilogy film “the way it was meant to be.”</p>
<p>
- <a data-is="trackable" href="https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9" riot-tag="trackable"><img alt="star wars" sizes="(max-width: 840px) 100vw, (max-width: 1064px) calc(100vw - 300px), 627px" src="https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/627" srcset="https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/400 400w, https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/627 627w, https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/800 800w, https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/1200 1200w"></img></a>
+ <a href="https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9" data-is="trackable" riot-tag="trackable"><img src="https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/627" alt="star wars" srcset="https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/400 400w, https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/627 627w, https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/800 800w, https://vignette.wikia.nocookie.net/375e0e5a-170d-4560-8f20-240c9f0624e9/scale-to-width-down/1200 1200w" sizes="(max-width: 840px) 100vw, (max-width: 1064px) calc(100vw - 300px), 627px"></a>
</p>
- <p>While the Special Editions represent the most significant edits to the original trilogy, the saga has undergone other changes. Following up on the saga’s first Blu-ray release in 2011, Industrial Light &amp; Magic (ILM) began remastering the entire saga in 3D, starting with the prequel trilogy. <a data-is="trackable" href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_I_The_Phantom_Menace" riot-tag="trackable"><em>The Phantom Menace</em></a> saw a theatrical 3D re-release in 2012, but Disney’s 2012 acquisition of Lucasfilm indefinitely postponed further 3D releases.</p>
- <p>In 2015, <a data-is="trackable" href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_II_Attack_of_the_Clones" riot-tag="trackable"><em>Attack of the Clones</em></a> and <a data-is="trackable" href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_III_Revenge_of_the_Sith" riot-tag="trackable"><em>Revenge of the Sith</em></a> received limited 3D showings at <a data-is="trackable" href="http://starwars.wikia.com/wiki/Celebration_Anaheim" riot-tag="trackable">Celebration Anaheim</a>. Other than that, it seems as though Disney has decided to refocus Lucasfilm’s efforts to new films. Of course, that’s why the saga has produced new content beginning with <a data-is="trackable" href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_VII_The_Force_Awakens" riot-tag="trackable"><em>The Force Awakens</em></a>. However, it looks like Lucasfilm isn’t likely to generate 3D versions of the original trilogy anytime soon.</p>
+ <p>While the Special Editions represent the most significant edits to the original trilogy, the saga has undergone other changes. Following up on the saga’s first Blu-ray release in 2011, Industrial Light &amp; Magic (ILM) began remastering the entire saga in 3D, starting with the prequel trilogy. <a href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_I_The_Phantom_Menace" data-is="trackable" riot-tag="trackable"><em>The Phantom Menace</em></a> saw a theatrical 3D re-release in 2012, but Disney’s 2012 acquisition of Lucasfilm indefinitely postponed further 3D releases.</p>
+ <p>In 2015, <a href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_II_Attack_of_the_Clones" data-is="trackable" riot-tag="trackable"><em>Attack of the Clones</em></a> and <a href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_III_Revenge_of_the_Sith" data-is="trackable" riot-tag="trackable"><em>Revenge of the Sith</em></a> received limited 3D showings at <a href="http://starwars.wikia.com/wiki/Celebration_Anaheim" data-is="trackable" riot-tag="trackable">Celebration Anaheim</a>. Other than that, it seems as though Disney has decided to refocus Lucasfilm’s efforts to new films. Of course, that’s why the saga has produced new content beginning with <a href="http://starwars.wikia.com/wiki/Star_Wars:_Episode_VII_The_Force_Awakens" data-is="trackable" riot-tag="trackable"><em>The Force Awakens</em></a>. However, it looks like Lucasfilm isn’t likely to generate 3D versions of the original trilogy anytime soon.</p>
<h2>Why the Original Film Cuts Matter</h2>
<p>
- <a data-is="trackable" href="https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9" riot-tag="trackable"><img alt="" sizes="(max-width: 840px) 100vw, (max-width: 1064px) calc(100vw - 300px), 627px" src="https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/627" srcset="https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/400 400w, https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/627 627w, https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/800 800w, https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/1200 1200w"></img></a>
+ <a href="https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9" data-is="trackable" riot-tag="trackable"><img src="https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/627" alt srcset="https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/400 400w, https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/627 627w, https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/800 800w, https://vignette.wikia.nocookie.net/1fb5ee36-d9ae-4125-96d9-f52eb403f1c9/scale-to-width-down/1200 1200w" sizes="(max-width: 840px) 100vw, (max-width: 1064px) calc(100vw - 300px), 627px"></a>
</p>
- <p>Admittedly, the differences between the original trilogy’s unaltered cuts and the Special Editions appeal to more hardcore fans. Casual fans are less likely to care about whether <a data-is="trackable" href="http://starwars.wikia.com/wiki/Greedo" riot-tag="trackable">Greedo</a> or <a data-is="trackable" href="http://starwars.wikia.com/wiki/Han_Solo" riot-tag="trackable">Han Solo</a> shot first. Still, given Star Wars’ indelible impact on pop culture, there’s certainly a market for the original trilogy’s unaltered cuts. They might not be for every Star Wars fan, but many of us care about them.</p>
- <p>ILM supervisor <a data-is="trackable" href="http://starwars.wikia.com/wiki/John_Knoll" riot-tag="trackable">John Knoll</a>, who first pitched the <a data-is="trackable" href="http://fandom.wikia.com/videos/john-knoll-important-rogue-one" riot-tag="trackable">story idea</a> for <a data-is="trackable" href="http://starwars.wikia.com/wiki/Rogue_One:_A_Star_Wars_Story" riot-tag="trackable"><em>Rogue One</em></a>, said <a data-is="trackable" href="http://lwlies.com/interviews/gareth-edwards-rogue-one-a-star-wars-story/" riot-tag="trackable">last year</a> that ILM finished a brand new 4K restoration print of <em>A New Hope</em>. For that reason, it seems likely that Lucasfilm will finally give diehard fans the original film cuts that they’ve clamored for. There’s no word yet whether the unaltered cuts will be released in theaters or on home media. At the very least, however, fans will likely get them after all this time. After all, the Special Editions marked the saga’s 20th anniversary. Star Wars turns 40 years old this year, so there’s no telling what’s in store.</p>
- <hr></hr><p>
+ <p>Admittedly, the differences between the original trilogy’s unaltered cuts and the Special Editions appeal to more hardcore fans. Casual fans are less likely to care about whether <a href="http://starwars.wikia.com/wiki/Greedo" data-is="trackable" riot-tag="trackable">Greedo</a> or <a href="http://starwars.wikia.com/wiki/Han_Solo" data-is="trackable" riot-tag="trackable">Han Solo</a> shot first. Still, given Star Wars’ indelible impact on pop culture, there’s certainly a market for the original trilogy’s unaltered cuts. They might not be for every Star Wars fan, but many of us care about them.</p>
+ <p>ILM supervisor <a href="http://starwars.wikia.com/wiki/John_Knoll" data-is="trackable" riot-tag="trackable">John Knoll</a>, who first pitched the <a href="http://fandom.wikia.com/videos/john-knoll-important-rogue-one" data-is="trackable" riot-tag="trackable">story idea</a> for <a href="http://starwars.wikia.com/wiki/Rogue_One:_A_Star_Wars_Story" data-is="trackable" riot-tag="trackable"><em>Rogue One</em></a>, said <a href="http://lwlies.com/interviews/gareth-edwards-rogue-one-a-star-wars-story/" data-is="trackable" riot-tag="trackable">last year</a> that ILM finished a brand new 4K restoration print of <em>A New Hope</em>. For that reason, it seems likely that Lucasfilm will finally give diehard fans the original film cuts that they’ve clamored for. There’s no word yet whether the unaltered cuts will be released in theaters or on home media. At the very least, however, fans will likely get them after all this time. After all, the Special Editions marked the saga’s 20th anniversary. Star Wars turns 40 years old this year, so there’s no telling what’s in store.</p>
+ <hr>
+ <p>
<em>
- Would you like to be part of the Fandom team? <a data-is="trackable" href="http://fandom.wikia.com/fan-contributor" riot-tag="trackable">Join our Fan Contributor Program</a> and share your voice on <a data-is="trackable" href="http://fandom.wikia.com" riot-tag="trackable">Fandom.com</a>! </em>
+ Would you like to be part of the Fandom team? <a href="http://fandom.wikia.com/fan-contributor" data-is="trackable" riot-tag="trackable">Join our Fan Contributor Program</a> and share your voice on <a href="http://fandom.wikia.com" data-is="trackable" riot-tag="trackable">Fandom.com</a>! </em>
</p>
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected-images.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected-images.json
index 81d1c9d4d..fc1eaf642 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected-images.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected-images.json
@@ -1,4 +1,5 @@
[
+ "http:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/5\/5c\/Mozilla_dinosaur_head_logo.png\/200px-Mozilla_dinosaur_head_logo.png",
"http:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/7\/76\/Mozilla_Firefox_logo_2013.svg\/220px-Mozilla_Firefox_logo_2013.svg.png",
"http:\/\/upload.wikimedia.org\/wikipedia\/commons\/0\/0d\/SeaMonkey.png",
"http:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/d\/d7\/Buggie.svg\/220px-Buggie.svg.png",
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected.html
index 8de3ffabc..0764fb833 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wikipedia/expected.html
@@ -1,5 +1,45 @@
-<div dir="ltr" id="mw-content-text" lang="en">
+<div id="mw-content-text" lang="en" dir="ltr">
+ <table readabilityDataTable="1">
+ <caption>Mozilla</caption>
+ <tr>
+ <td colspan="2">
+ <a href="http://fakehost/wiki/File:Mozilla_dinosaur_head_logo.png"><img alt="Mozilla dinosaur head logo.png" src="http://upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Mozilla_dinosaur_head_logo.png/200px-Mozilla_dinosaur_head_logo.png" width="200" height="143" srcset="http://upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Mozilla_dinosaur_head_logo.png/300px-Mozilla_dinosaur_head_logo.png 1.5x, http://upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Mozilla_dinosaur_head_logo.png/400px-Mozilla_dinosaur_head_logo.png 2x" data-file-width="1300" data-file-height="929"></a>
+ </td>
+ </tr>
+ <tr>
+ <th scope="row">Industry</th>
+ <td><a href="http://fakehost/wiki/Open-source_software" title="Open-source software">Open-source software</a></td>
+ </tr>
+ <tr>
+ <th scope="row">Founded</th>
+ <td>February&nbsp;28, 1998<span>; 18 years ago</span>
+ </td>
+ </tr>
+ <tr>
+ <th scope="row">Founder</th>
+ <td><a href="http://fakehost/wiki/Netscape" title="Netscape">Netscape Communications Corporation</a></td>
+ </tr>
+ <tr>
+ <th scope="row">Products</th>
+ <td><a href="http://fakehost/wiki/Mozilla_Application_Suite" title="Mozilla Application Suite">Mozilla Application Suite</a></td>
+ </tr>
+ <tr>
+ <th scope="row"><a href="http://fakehost/wiki/Division_(business)" title="Division (business)">Divisions</a></th>
+ <td>
+ <div>
+ <ul>
+ <li><a href="http://fakehost/wiki/Mozilla_Corporation" title="Mozilla Corporation">Mozilla Corporation</a></li>
+ <li><a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a></li>
+ </ul>
+ </div>
+ </td>
+ </tr>
+ <tr>
+ <th scope="row">Website</th>
+ <td><span><a rel="nofollow" href="http://mozilla.org/,%20https://www.mozilla.org/tr/">mozilla<wbr>.org<wbr>/,%20https:<wbr>//www<wbr>.mozilla<wbr>.org<wbr>/tr<wbr>/</a></span></td>
+ </tr>
+ </table>
<p><b>Mozilla</b> is a <a href="http://fakehost/wiki/Free_software" title="Free software">free-software</a> community, created in 1998 by members of <a href="http://fakehost/wiki/Netscape" title="Netscape">Netscape</a>. The Mozilla community uses, develops, spreads and supports Mozilla products, thereby promoting exclusively free software and open standards, with only minor exceptions.<sup id="cite_ref-1"><a href="#cite_note-1">[1]</a></sup> The community is supported institutionally by the <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a> and its tax-paying subsidiary, the <a href="http://fakehost/wiki/Mozilla_Corporation" title="Mozilla Corporation">Mozilla Corporation</a>.<sup id="cite_ref-2"><a href="#cite_note-2">[2]</a></sup></p>
<p><a href="http://fakehost/wiki/List_of_Mozilla_products" title="List of Mozilla products">Mozilla produces many products</a> such as the <a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a> web browser, <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a> e-mail client, <a href="http://fakehost/wiki/Firefox_Mobile" title="Firefox Mobile">Firefox Mobile</a> web browser, <a href="http://fakehost/wiki/Firefox_OS" title="Firefox OS">Firefox OS</a> mobile operating system, <a href="http://fakehost/wiki/Bugzilla" title="Bugzilla">Bugzilla</a> bug tracking system and other projects.</p>
@@ -10,8 +50,8 @@
<p>On January 23, 1998, Netscape made two announcements: first, that <a href="http://fakehost/wiki/Netscape_Communicator" title="Netscape Communicator">Netscape Communicator</a> will be free; second, that the source code will also be free.<sup id="cite_ref-3"><a href="#cite_note-3">[3]</a></sup> One day later, <a href="http://fakehost/wiki/Jamie_Zawinski" title="Jamie Zawinski">Jamie Zawinski</a> from Netscape registered <span>mozilla.org</span>.<sup id="cite_ref-4"><a href="#cite_note-4">[4]</a></sup> The project was named Mozilla after the original code name of the <a href="http://fakehost/wiki/Netscape_Navigator" title="Netscape Navigator">Netscape Navigator</a> browser which is a blending of "<a href="http://fakehost/wiki/Mosaic_(web_browser)" title="Mosaic (web browser)">Mosaic</a> and <a href="http://fakehost/wiki/Godzilla" title="Godzilla">Godzilla</a>"<sup id="cite_ref-google_5-0"><a href="#cite_note-google-5">[5]</a></sup> and used to co-ordinate the development of the <a href="http://fakehost/wiki/Mozilla_Application_Suite" title="Mozilla Application Suite">Mozilla Application Suite</a>, the <a href="http://fakehost/wiki/Open_source" title="Open source">open source</a> version of Netscape's internet software, <a href="http://fakehost/wiki/Netscape_Communicator" title="Netscape Communicator">Netscape Communicator</a>.<sup id="cite_ref-Mozilla_Launch_Announcement_6-0"><a href="#cite_note-Mozilla_Launch_Announcement-6">[6]</a></sup><sup id="cite_ref-7"><a href="#cite_note-7">[7]</a></sup> Jamie Zawinski says he came up with the name "Mozilla" at a Netscape staff meeting.<sup id="cite_ref-8"><a href="#cite_note-8">[8]</a></sup><sup id="cite_ref-9"><a href="#cite_note-9">[9]</a></sup> A small group of Netscape employees were tasked with coordination of the new community.</p>
<p>Originally, Mozilla aimed to be a technology provider for companies, such as Netscape, who would commercialize their open source code.<sup id="cite_ref-10"><a href="#cite_note-10">[10]</a></sup> When <a href="http://fakehost/wiki/AOL" title="AOL">AOL</a> (Netscape's parent company) greatly reduced its involvement with Mozilla in July 2003, the <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a> was designated the legal steward of the project.<sup id="cite_ref-11"><a href="#cite_note-11">[11]</a></sup> Soon after, Mozilla deprecated the Mozilla Suite in favor of creating independent applications for each function, primarily the <a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a> web browser and the <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a> email client, and moved to supply them directly to the public.<sup id="cite_ref-12"><a href="#cite_note-12">[12]</a></sup></p>
<p>Recently, Mozilla's activities have expanded to include Firefox on mobile platforms (primarily <a href="http://fakehost/wiki/Android_(operating_system)" title="Android (operating system)">Android</a>),<sup id="cite_ref-13"><a href="#cite_note-13">[13]</a></sup> a mobile OS called <a href="http://fakehost/wiki/Firefox_OS" title="Firefox OS">Firefox OS</a>,<sup id="cite_ref-14"><a href="#cite_note-14">[14]</a></sup> a web-based identity system called <a href="http://fakehost/wiki/Mozilla_Persona" title="Mozilla Persona">Mozilla Persona</a> and a marketplace for HTML5 applications.<sup id="cite_ref-15"><a href="#cite_note-15">[15]</a></sup></p>
- <p>In a report released in November 2012, Mozilla reported that their total revenue for 2011 was $163 million, which was up 33% from $123 million in 2010. Mozilla noted that roughly 85% of their revenue comes from their contract with Google.<sup id="cite_ref-16"><a href="#cite_note-16">[16]</a></sup></p>
- <p>At the end of 2013, Mozilla announced a deal with <a href="http://fakehost/wiki/Cisco_Systems" title="Cisco Systems">Cisco Systems</a> whereby Firefox would download and use a Cisco-provided binary build of an open source<sup id="cite_ref-github_17-0"><a href="#cite_note-github-17">[17]</a></sup><a href="http://fakehost/wiki/Codec" title="Codec">codec</a> to play the <a href="http://fakehost/wiki/Proprietary_format" title="Proprietary format">proprietary</a> <a href="http://fakehost/wiki/H.264" title="H.264">H.264</a> video format.<sup id="cite_ref-gigaom_18-0"><a href="#cite_note-gigaom-18">[18]</a></sup><sup id="cite_ref-techrepublic_19-0"><a href="#cite_note-techrepublic-19">[19]</a></sup> As part of the deal, Cisco would pay any patent licensing fees associated with the binaries that it distributes. Mozilla's CTO, <a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Brendan Eich</a>, acknowledged that this is "not a complete solution" and isn't "perfect".<sup id="cite_ref-20"><a href="#cite_note-20">[20]</a></sup> An employee in Mozilla's video formats team, writing in an unofficial capacity, justified<sup id="cite_ref-21"><a href="#cite_note-21">[21]</a></sup> it by the need to maintain their large user base, which would be necessary in future battles for truly free video formats.</p>
+ <p>In a report released in November 2012, Mozilla reported that their total revenue for 2011 was $163&nbsp;million, which was up 33% from $123&nbsp;million in 2010. Mozilla noted that roughly 85% of their revenue comes from their contract with Google.<sup id="cite_ref-16"><a href="#cite_note-16">[16]</a></sup></p>
+ <p>At the end of 2013, Mozilla announced a deal with <a href="http://fakehost/wiki/Cisco_Systems" title="Cisco Systems">Cisco Systems</a> whereby Firefox would download and use a Cisco-provided binary build of an open source<sup id="cite_ref-github_17-0"><a href="#cite_note-github-17">[17]</a></sup> <a href="http://fakehost/wiki/Codec" title="Codec">codec</a> to play the <a href="http://fakehost/wiki/Proprietary_format" title="Proprietary format">proprietary</a> <a href="http://fakehost/wiki/H.264" title="H.264">H.264</a> video format.<sup id="cite_ref-gigaom_18-0"><a href="#cite_note-gigaom-18">[18]</a></sup><sup id="cite_ref-techrepublic_19-0"><a href="#cite_note-techrepublic-19">[19]</a></sup> As part of the deal, Cisco would pay any patent licensing fees associated with the binaries that it distributes. Mozilla's CTO, <a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Brendan Eich</a>, acknowledged that this is "not a complete solution" and isn't "perfect".<sup id="cite_ref-20"><a href="#cite_note-20">[20]</a></sup> An employee in Mozilla's video formats team, writing in an unofficial capacity, justified<sup id="cite_ref-21"><a href="#cite_note-21">[21]</a></sup> it by the need to maintain their large user base, which would be necessary in future battles for truly free video formats.</p>
<p>In December 2013, Mozilla announced funding for the development of non-<a href="http://fakehost/wiki/Free_software" title="Free software">free</a> games<sup id="cite_ref-22"><a href="#cite_note-22">[22]</a></sup> through its Game Creator Challenge. However, even those games that may be released under a non-free software or open source license must be made with open web technologies and Javascript as per the work criteria outlined in the announcement.</p>
<h3><span id="Eich_CEO_promotion_controversy">Eich CEO promotion controversy</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=2" title="Edit section: Eich CEO promotion controversy">edit</a><span>]</span></span>
</h3>
@@ -28,19 +68,19 @@
<p>According to the Mozilla Foundation:<sup id="cite_ref-41"><a href="#cite_note-41">[41]</a></sup></p>
<blockquote>
<p>The Mozilla Foundation pledges to support the Mozilla Manifesto in its activities. Specifically, we will:</p>
- <ul><li>Build and enable open-source technologies and communities that support the Manifesto’s principles;</li>
+ <ul>
+ <li>Build and enable open-source technologies and communities that support the Manifesto’s principles;</li>
<li>Build and deliver great consumer products that support the Manifesto’s principles;</li>
<li>Use the Mozilla assets (intellectual property such as copyrights and trademarks, infrastructure, funds, and reputation) to keep the Internet an open platform;</li>
<li>Promote models for creating economic value for the public benefit; and</li>
<li>Promote the Mozilla Manifesto principles in public discourse and within the Internet industry.</li>
- </ul></blockquote>
+ </ul>
+ </blockquote>
<h2><span id="Software">Software</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=5" title="Edit section: Software">edit</a><span>]</span></span>
</h2>
<div>
- <div>
- <p><a href="http://fakehost/wiki/File:Mozilla_Firefox_logo_2013.svg"><img alt="" data-file-height="373" data-file-width="352" height="233" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/220px-Mozilla_Firefox_logo_2013.svg.png" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/330px-Mozilla_Firefox_logo_2013.svg.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/440px-Mozilla_Firefox_logo_2013.svg.png 2x" width="220"></img></a></p>
+ <p><a href="http://fakehost/wiki/File:Mozilla_Firefox_logo_2013.svg"><img alt src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/220px-Mozilla_Firefox_logo_2013.svg.png" width="220" height="233" srcset="http://upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/330px-Mozilla_Firefox_logo_2013.svg.png 1.5x, http://upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/440px-Mozilla_Firefox_logo_2013.svg.png 2x" data-file-width="352" data-file-height="373"></a></p>
</div>
- </div>
<h3><span id="Firefox">Firefox</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=6" title="Edit section: Firefox">edit</a><span>]</span></span>
</h3>
@@ -52,7 +92,7 @@
<p>Firefox Mobile (codenamed <i>Fennec</i>) is the build of the <a href="http://fakehost/wiki/Firefox" title="Firefox">Mozilla Firefox</a> <a href="http://fakehost/wiki/Web_browser" title="Web browser">web browser</a> for devices such as <a href="http://fakehost/wiki/Smartphone" title="Smartphone">smartphones</a> and <a href="http://fakehost/wiki/Tablet_computer" title="Tablet computer">tablet computers</a>.</p>
<p>Firefox Mobile uses the same <a href="http://fakehost/wiki/Gecko_(layout_engine)" title="Gecko (layout engine)">Gecko</a> <a href="http://fakehost/wiki/Layout_engine" title="Layout engine">layout engine</a> as <a href="http://fakehost/wiki/Firefox" title="Firefox">Mozilla Firefox</a>. For example, version 1.0 used the same engine as Firefox 3.6, and the following release, 4.0, shared core code with Firefox 4.0. Its features include <a href="http://fakehost/wiki/HTML5" title="HTML5">HTML5</a> support, <a href="http://fakehost/wiki/Firefox_Sync" title="Firefox Sync">Firefox Sync</a>, <a href="http://fakehost/wiki/Add-on_(Mozilla)" title="Add-on (Mozilla)">add-ons</a> support and <a href="http://fakehost/wiki/Tabbed_browsing" title="Tabbed browsing">tabbed browsing</a>.<sup id="cite_ref-50"><a href="#cite_note-50">[50]</a></sup></p>
- <p>Firefox Mobile is currently available for <a href="http://fakehost/wiki/Android_(operating_system)" title="Android (operating system)">Android</a> 2.2 and above devices with an <a href="http://fakehost/wiki/ARM_architecture" title="ARM architecture">ARMv7</a> or <a href="http://fakehost/wiki/ARM_architecture" title="ARM architecture">ARMv6</a> CPU.<sup id="cite_ref-51"><a href="#cite_note-51">[51]</a></sup> The x86 architecture is not officially supported.<sup id="cite_ref-52"><a href="#cite_note-52">[52]</a></sup><a href="http://fakehost/wiki/Tristan_Nitot" title="Tristan Nitot">Tristan Nitot</a>, president of <a href="http://fakehost/wiki/Mozilla_Europe" title="Mozilla Europe">Mozilla Europe</a>, has said that it's unlikely that an <a href="http://fakehost/wiki/IPhone" title="IPhone">iPhone</a> or a <a href="http://fakehost/wiki/BlackBerry" title="BlackBerry">BlackBerry</a> version will be released, citing <a href="http://fakehost/wiki/Apple_Inc" title="Apple Inc">Apple's</a> iTunes Store application approval policies (which forbid applications competing with Apple's own, and forbid engines which run downloaded code) and BlackBerry's limited operating system as the reasons.<sup id="cite_ref-53"><a href="#cite_note-53">[53]</a></sup></p>
+ <p>Firefox Mobile is currently available for <a href="http://fakehost/wiki/Android_(operating_system)" title="Android (operating system)">Android</a> 2.2 and above devices with an <a href="http://fakehost/wiki/ARM_architecture" title="ARM architecture">ARMv7</a> or <a href="http://fakehost/wiki/ARM_architecture" title="ARM architecture">ARMv6</a> CPU.<sup id="cite_ref-51"><a href="#cite_note-51">[51]</a></sup> The x86 architecture is not officially supported.<sup id="cite_ref-52"><a href="#cite_note-52">[52]</a></sup> <a href="http://fakehost/wiki/Tristan_Nitot" title="Tristan Nitot">Tristan Nitot</a>, president of <a href="http://fakehost/wiki/Mozilla_Europe" title="Mozilla Europe">Mozilla Europe</a>, has said that it's unlikely that an <a href="http://fakehost/wiki/IPhone" title="IPhone">iPhone</a> or a <a href="http://fakehost/wiki/BlackBerry" title="BlackBerry">BlackBerry</a> version will be released, citing <a href="http://fakehost/wiki/Apple_Inc" title="Apple Inc">Apple's</a> iTunes Store application approval policies (which forbid applications competing with Apple's own, and forbid engines which run downloaded code) and BlackBerry's limited operating system as the reasons.<sup id="cite_ref-53"><a href="#cite_note-53">[53]</a></sup></p>
<h3><span id="Firefox_OS">Firefox OS</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=8" title="Edit section: Firefox OS">edit</a><span>]</span></span>
</h3>
@@ -67,10 +107,8 @@
</h3>
<div>
- <div>
- <p><a href="http://fakehost/wiki/File:SeaMonkey.png"><img alt="" data-file-height="128" data-file-width="128" height="128" src="http://upload.wikimedia.org/wikipedia/commons/0/0d/SeaMonkey.png" width="128"></img></a></p>
+ <p><a href="http://fakehost/wiki/File:SeaMonkey.png"><img alt src="http://upload.wikimedia.org/wikipedia/commons/0/0d/SeaMonkey.png" width="128" height="128" data-file-width="128" data-file-height="128"></a></p>
</div>
- </div>
<p><a href="http://fakehost/wiki/SeaMonkey" title="SeaMonkey">SeaMonkey</a> (formerly the Mozilla Application Suite) is a free and open source cross platform suite of Internet software components including a web browser component, a client for sending and receiving email and <a href="http://fakehost/wiki/USENET" title="USENET">USENET</a> newsgroup messages, an HTML editor (<a href="http://fakehost/wiki/Mozilla_Composer" title="Mozilla Composer">Mozilla Composer</a>) and the <a href="http://fakehost/wiki/ChatZilla" title="ChatZilla">ChatZilla</a> IRC client.</p>
<p>On March 10, 2005, <a href="http://fakehost/wiki/The_Mozilla_Foundation" title="The Mozilla Foundation">the Mozilla Foundation</a> announced that it would not release any official versions of Mozilla Application Suite beyond 1.7.x, since it had now focused on the standalone applications <a href="http://fakehost/wiki/Mozilla_Firefox" title="Mozilla Firefox">Firefox</a> and <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a>.<sup id="cite_ref-57"><a href="#cite_note-57">[57]</a></sup> SeaMonkey is now maintained by the SeaMonkey Council, which has <a href="http://fakehost/wiki/Trademark" title="Trademark">trademarked</a> the SeaMonkey name with help from the Mozilla Foundation.<sup id="cite_ref-58"><a href="#cite_note-58">[58]</a></sup> The Mozilla Foundation provides project hosting for the SeaMonkey developers.</p>
@@ -78,10 +116,8 @@
</h3>
<div>
- <div>
- <p><a href="http://fakehost/wiki/File:Buggie.svg"><img alt="" data-file-height="125" data-file-width="95" height="289" src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/220px-Buggie.svg.png" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/330px-Buggie.svg.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/440px-Buggie.svg.png 2x" width="220"></img></a></p>
+ <p><a href="http://fakehost/wiki/File:Buggie.svg"><img alt src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/220px-Buggie.svg.png" width="220" height="289" srcset="http://upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/330px-Buggie.svg.png 1.5x, http://upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/440px-Buggie.svg.png 2x" data-file-width="95" data-file-height="125"></a></p>
</div>
- </div>
<p><a href="http://fakehost/wiki/Bugzilla" title="Bugzilla">Bugzilla</a> is a <a href="http://fakehost/wiki/World_Wide_Web" title="World Wide Web">web</a>-based general-purpose <a href="http://fakehost/wiki/Bug_tracking_system" title="Bug tracking system">bug tracking system</a>, which was released as <a href="http://fakehost/wiki/Open_source_software" title="Open source software">open source software</a> by <a href="http://fakehost/wiki/Netscape_Communications" title="Netscape Communications">Netscape Communications</a> in 1998 along with the rest of the Mozilla codebase, and is currently stewarded by Mozilla. It has been adopted by a variety of organizations for use as a <a href="http://fakehost/wiki/Bug_tracking_system" title="Bug tracking system">bug tracking system</a> for both <a href="http://fakehost/wiki/Free_and_open_source_software" title="Free and open source software">free and open source software</a> and <a href="http://fakehost/wiki/Proprietary_software" title="Proprietary software">proprietary</a> projects and products, including the <a href="http://fakehost/wiki/The_Mozilla_Foundation" title="The Mozilla Foundation">Mozilla Foundation</a>, the <a href="http://fakehost/wiki/Linux_kernel" title="Linux kernel">Linux kernel</a>, <a href="http://fakehost/wiki/GNOME" title="GNOME">GNOME</a>, <a href="http://fakehost/wiki/KDE" title="KDE">KDE</a>, <a href="http://fakehost/wiki/Red_Hat" title="Red Hat">Red Hat</a>, <a href="http://fakehost/wiki/Novell" title="Novell">Novell</a>, <a href="http://fakehost/wiki/Eclipse_(software)" title="Eclipse (software)">Eclipse</a> and <a href="http://fakehost/wiki/LibreOffice" title="LibreOffice">LibreOffice</a>.<sup id="cite_ref-59"><a href="#cite_note-59">[59]</a></sup></p>
<h3><span id="Components">Components</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=12" title="Edit section: Components">edit</a><span>]</span></span>
</h3>
@@ -147,38 +183,34 @@
<h3><span id="Local_communities">Local communities</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=28" title="Edit section: Local communities">edit</a><span>]</span></span>
</h3>
<div>
- <div>
- <p><a href="http://fakehost/wiki/File:London_Mozilla_Workspace.jpg"><img alt="" data-file-height="1656" data-file-width="2500" height="146" src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/220px-London_Mozilla_Workspace.jpg" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/330px-London_Mozilla_Workspace.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/440px-London_Mozilla_Workspace.jpg 2x" width="220"></img></a></p>
+ <p><a href="http://fakehost/wiki/File:London_Mozilla_Workspace.jpg"><img alt src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/220px-London_Mozilla_Workspace.jpg" width="220" height="146" srcset="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/330px-London_Mozilla_Workspace.jpg 1.5x, http://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/440px-London_Mozilla_Workspace.jpg 2x" data-file-width="2500" data-file-height="1656"></a></p>
</div>
- </div>
<p>There are a number of sub-communities that exist based on their geographical locations, where contributors near each other work together on particular activities, such as localization, marketing, PR and user support.</p>
<h3><span id="Mozilla_Reps">Mozilla Reps</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=29" title="Edit section: Mozilla Reps">edit</a><span>]</span></span>
</h3>
<div>
- <div>
- <p><a href="http://fakehost/wiki/File:Mozilla_Reps.png"><img alt="" data-file-height="183" data-file-width="400" height="101" src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Mozilla_Reps.png/220px-Mozilla_Reps.png" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Mozilla_Reps.png/330px-Mozilla_Reps.png 1.5x, //upload.wikimedia.org/wikipedia/commons/0/0b/Mozilla_Reps.png 2x" width="220"></img></a></p>
+ <p><a href="http://fakehost/wiki/File:Mozilla_Reps.png"><img alt src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Mozilla_Reps.png/220px-Mozilla_Reps.png" width="220" height="101" srcset="http://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Mozilla_Reps.png/330px-Mozilla_Reps.png 1.5x, http://upload.wikimedia.org/wikipedia/commons/0/0b/Mozilla_Reps.png 2x" data-file-width="400" data-file-height="183"></a></p>
</div>
- </div>
<p>The Mozilla Reps program aims to empower and support volunteer Mozillians who want to become official representatives of Mozilla in their region/locale.</p>
<p>The program provides a simple framework and a specific set of tools to help Mozillians to organize and/or attend events, recruit and mentor new contributors, document and share activities, and support their local communities better.</p>
<p>When joining the program, a Mozilla Rep agrees to take on the following responsibilities:</p>
- <ul><li>Represent Mozilla in their country/region</li>
+ <ul>
+ <li>Represent Mozilla in their country/region</li>
<li>Promote the Mozilla Project and its mission</li>
<li>Build on and support existing/future local community efforts and programs</li>
<li>Inspire, recruit and support new contributors</li>
<li>Support and mentor future Mozilla Reps</li>
<li>Document clearly all their activities</li>
- </ul><h3><span id="Conferences_and_events">Conferences and events</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=30" title="Edit section: Conferences and events">edit</a><span>]</span></span>
+ </ul>
+ <h3><span id="Conferences_and_events">Conferences and events</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=30" title="Edit section: Conferences and events">edit</a><span>]</span></span>
</h3>
<h4><span id="Mozilla_Festival">Mozilla Festival</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=31" title="Edit section: Mozilla Festival">edit</a><span>]</span></span>
</h4>
<div>
- <div>
- <p><a href="http://fakehost/wiki/File:Fireside_Chat,_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg"><img alt="" data-file-height="854" data-file-width="1280" height="147" src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/220px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/330px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/440px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg 2x" width="220"></img></a></p><div>
+ <p><a href="http://fakehost/wiki/File:Fireside_Chat,_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg"><img alt src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/220px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg" width="220" height="147" srcset="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/330px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg 1.5x, http://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/440px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg 2x" data-file-width="1280" data-file-height="854"></a></p><div>
<p>
Speakers from the <a href="http://fakehost/wiki/Knight_Foundation" title="Knight Foundation">Knight Foundation</a> discuss the future of news at the 2011 Mozilla Festival in London.</p></div>
</div>
- </div>
<p>The Mozilla Festival is an annual event where hundreds of passionate people explore the Web, learn together and make things that can change the world. With the emphasis on <i>making</i>—the mantra of the Festival is "less yack, more hack." Journalists, coders, filmmakers, designers, educators, gamers, makers, youth and anyone else, from all over the world, are encouraged to attend, with attendees from more than 40 countries, working together at the intersection between freedom, the Web, and that years theme.</p>
<p>The event revolves around design challenges which address key issues based on the chosen theme for that years festival. In previous years the Mozilla Festival has focused on Learning, and Media, with the 2012 festival being based around making. The titles of the festival revolve around the main theme, freedom (as in freedom of speech not free beer), and the Web.</p>
<h4><span id="MozCamps">MozCamps</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=32" title="Edit section: MozCamps">edit</a><span>]</span></span>
@@ -190,237 +222,247 @@
<h2><span id="See_also">See also</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=34" title="Edit section: See also">edit</a><span>]</span></span>
</h2>
- <ul><li><a href="http://fakehost/wiki/-zilla_(suffix)" title="-zilla (suffix)">-zilla (suffix)</a></li>
+ <ul>
+ <li><a href="http://fakehost/wiki/-zilla_(suffix)" title="-zilla (suffix)">-zilla (suffix)</a></li>
<li><a href="http://fakehost/wiki/Mozilla_(mascot)" title="Mozilla (mascot)">Mozilla (mascot)</a></li>
<li><i><a href="http://fakehost/wiki/The_Book_of_Mozilla" title="The Book of Mozilla">The Book of Mozilla</a></i></li>
<li><a href="http://fakehost/wiki/Timeline_of_web_browsers" title="Timeline of web browsers">Timeline of web browsers</a></li>
- </ul><h2><span id="References">References</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=35" title="Edit section: References">edit</a><span>]</span></span>
+ </ul>
+ <h2><span id="References">References</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=35" title="Edit section: References">edit</a><span>]</span></span>
</h2>
<div>
- <ol><li id="cite_note-1"><span><b><a href="#cite_ref-1">^</a></b></span> <span>For exceptions, see "Values" section below</span></li>
- <li id="cite_note-2"><span><b><a href="#cite_ref-2">^</a></b></span> <span><cite><a href="https://www.mozilla.org/foundation/moco/" rel="nofollow">"About the Mozilla Corporation"</a>. Mozilla Foundation.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=About+the+Mozilla+Corporation&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Ffoundation%2Fmoco%2F&amp;rft.pub=Mozilla+Foundation&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <ol>
+ <li id="cite_note-1"><span><b><a href="#cite_ref-1">^</a></b></span> <span>For exceptions, see "Values" section below</span></li>
+ <li id="cite_note-2"><span><b><a href="#cite_ref-2">^</a></b></span> <span><cite><a rel="nofollow" href="https://www.mozilla.org/foundation/moco/">"About the Mozilla Corporation"</a>. Mozilla Foundation.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=About+the+Mozilla+Corporation&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Ffoundation%2Fmoco%2F&amp;rft.pub=Mozilla+Foundation&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-3"><span><b><a href="#cite_ref-3">^</a></b></span> <span><cite><a href="http://www.oreilly.com/openbook/opensources/book/netrev.html" rel="nofollow">"Freeing the Source: The Story of Mozilla"</a>. <i>Open Sources: Voices from the Open Source Revolution</i><span>. Retrieved <span>2016-05-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Freeing+the+Source%3A+The+Story+of+Mozilla&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.oreilly.com%2Fopenbook%2Fopensources%2Fbook%2Fnetrev.html&amp;rft.jtitle=Open+Sources%3A+Voices+from+the+Open+Source+Revolution&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-3"><span><b><a href="#cite_ref-3">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.oreilly.com/openbook/opensources/book/netrev.html">"Freeing the Source: The Story of Mozilla"</a>. <i>Open Sources: Voices from the Open Source Revolution</i><span>. Retrieved <span>2016-05-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Freeing+the+Source%3A+The+Story+of+Mozilla&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.oreilly.com%2Fopenbook%2Fopensources%2Fbook%2Fnetrev.html&amp;rft.jtitle=Open+Sources%3A+Voices+from+the+Open+Source+Revolution&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-4"><span><b><a href="#cite_ref-4">^</a></b></span> <span><cite><a href="https://whois.domaintools.com/mozilla.org" rel="nofollow">"Mozilla.org WHOIS, DNS, &amp; Domain Info"</a>. <i>DomainTools</i><span>. Retrieved <span>1 May</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla.org+WHOIS%2C+DNS%2C+%26+Domain+Info&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwhois.domaintools.com%2Fmozilla.org&amp;rft.jtitle=DomainTools&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-4"><span><b><a href="#cite_ref-4">^</a></b></span> <span><cite><a rel="nofollow" href="https://whois.domaintools.com/mozilla.org">"Mozilla.org WHOIS, DNS, &amp; Domain Info"</a>. <i>DomainTools</i><span>. Retrieved <span>1 May</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla.org+WHOIS%2C+DNS%2C+%26+Domain+Info&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwhois.domaintools.com%2Fmozilla.org&amp;rft.jtitle=DomainTools&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-google-5"><span><b><a href="#cite_ref-google_5-0">^</a></b></span> <span><cite>Payment, S. (2007). <a href="http://books.google.co.uk/books?id=zyIvOn7sKCsC" rel="nofollow"><i>Marc Andreessen and Jim Clark: The Founders of Netscape</i></a>. Rosen Publishing Group. <a href="http://fakehost/wiki/International_Standard_Book_Number" title="International Standard Book Number">ISBN</a> <a href="http://fakehost/wiki/Special:BookSources/9781404207196" title="Special:BookSources/9781404207196">9781404207196</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=Payment%2C+S.&amp;rft.btitle=Marc+Andreessen+and+Jim+Clark%3A+The+Founders+of+Netscape&amp;rft.date=2007&amp;rft.genre=book&amp;rft_id=%2F%2Fbooks.google.co.uk%2Fbooks%3Fid%3DzyIvOn7sKCsC&amp;rft.isbn=9781404207196&amp;rft.pub=Rosen+Publishing+Group&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-google-5"><span><b><a href="#cite_ref-google_5-0">^</a></b></span> <span><cite>Payment, S. (2007). <a rel="nofollow" href="http://books.google.co.uk/books?id=zyIvOn7sKCsC"><i>Marc Andreessen and Jim Clark: The Founders of Netscape</i></a>. Rosen Publishing Group. <a href="http://fakehost/wiki/International_Standard_Book_Number" title="International Standard Book Number">ISBN</a>&nbsp;<a href="http://fakehost/wiki/Special:BookSources/9781404207196" title="Special:BookSources/9781404207196">9781404207196</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=Payment%2C+S.&amp;rft.btitle=Marc+Andreessen+and+Jim+Clark%3A+The+Founders+of+Netscape&amp;rft.date=2007&amp;rft.genre=book&amp;rft_id=%2F%2Fbooks.google.co.uk%2Fbooks%3Fid%3DzyIvOn7sKCsC&amp;rft.isbn=9781404207196&amp;rft.pub=Rosen+Publishing+Group&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-Mozilla_Launch_Announcement-6"><span><b><a href="#cite_ref-Mozilla_Launch_Announcement_6-0">^</a></b></span> <span><cite><a href="https://web.archive.org/web/20021004080737/wp.netscape.com/newsref/pr/newsrelease577.html" rel="nofollow">"Netscape Announces mozilla.org, a Dedicated Team and Web Site Supporting Development of Free Client Source Code"</a>. Netscape. Archived from the original on October 4, 2002<span>. Retrieved <span>2012-08-21</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Netscape+Announces+mozilla.org%2C+a+Dedicated+Team+and+Web+Site+Supporting+Development+of+Free+Client+Source+Code&amp;rft.genre=unknown&amp;rft_id=%2F%2Fwp.netscape.com%2Fnewsref%2Fpr%2Fnewsrelease577.html&amp;rft.pub=Netscape&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span> </span>
+ <li id="cite_note-Mozilla_Launch_Announcement-6"><span><b><a href="#cite_ref-Mozilla_Launch_Announcement_6-0">^</a></b></span> <span><cite><a rel="nofollow" href="https://web.archive.org/web/20021004080737/wp.netscape.com/newsref/pr/newsrelease577.html">"Netscape Announces mozilla.org, a Dedicated Team and Web Site Supporting Development of Free Client Source Code"</a>. Netscape. Archived from the original on October 4, 2002<span>. Retrieved <span>2012-08-21</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Netscape+Announces+mozilla.org%2C+a+Dedicated+Team+and+Web+Site+Supporting+Development+of+Free+Client+Source+Code&amp;rft.genre=unknown&amp;rft_id=%2F%2Fwp.netscape.com%2Fnewsref%2Fpr%2Fnewsrelease577.html&amp;rft.pub=Netscape&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span> </span>
</li>
- <li id="cite_note-7"><span><b><a href="#cite_ref-7">^</a></b></span> <span><cite><a href="http://www.highbeam.com/doc/1G1-20453744.html" rel="nofollow">"Mac vendors ponder Netscape gambit."</a>. <i>Macworld</i>. 1 May 1998<span>. Retrieved <span>2012-08-19</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mac+vendors+ponder+Netscape+gambit.&amp;rft.date=1998-05-01&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.highbeam.com%2Fdoc%2F1G1-20453744.html&amp;rft.jtitle=Macworld&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-7"><span><b><a href="#cite_ref-7">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.highbeam.com/doc/1G1-20453744.html">"Mac vendors ponder Netscape gambit."</a>. <i>Macworld</i>. 1 May 1998<span>. Retrieved <span>2012-08-19</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mac+vendors+ponder+Netscape+gambit.&amp;rft.date=1998-05-01&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.highbeam.com%2Fdoc%2F1G1-20453744.html&amp;rft.jtitle=Macworld&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-8"><span><b><a href="#cite_ref-8">^</a></b></span> <span><cite>Zawinski, Jamie (1996). <a href="http://www.jwz.org/gruntle/nscpdorm.html" rel="nofollow">"nscp dorm"</a><span>. Retrieved <span>2007-10-12</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Jamie&amp;rft.aulast=Zawinski&amp;rft.btitle=nscp+dorm&amp;rft.date=1996&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.jwz.org%2Fgruntle%2Fnscpdorm.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-8"><span><b><a href="#cite_ref-8">^</a></b></span> <span><cite>Zawinski, Jamie (1996). <a rel="nofollow" href="http://www.jwz.org/gruntle/nscpdorm.html">"nscp dorm"</a><span>. Retrieved <span>2007-10-12</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Jamie&amp;rft.aulast=Zawinski&amp;rft.btitle=nscp+dorm&amp;rft.date=1996&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.jwz.org%2Fgruntle%2Fnscpdorm.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-9"><span><b><a href="#cite_ref-9">^</a></b></span> <span><cite>Dave Titus with assistance from Andrew Wong. <a href="http://www.davetitus.com/mozilla/" rel="nofollow">"How was Mozilla born"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=Dave+Titus+with+assistance+from+Andrew+Wong&amp;rft.btitle=How+was+Mozilla+born&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.davetitus.com%2Fmozilla%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-9"><span><b><a href="#cite_ref-9">^</a></b></span> <span><cite>Dave Titus with assistance from Andrew Wong. <a rel="nofollow" href="http://www.davetitus.com/mozilla/">"How was Mozilla born"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=Dave+Titus+with+assistance+from+Andrew+Wong&amp;rft.btitle=How+was+Mozilla+born&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.davetitus.com%2Fmozilla%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-10"><span><b><a href="#cite_ref-10">^</a></b></span> <span><cite><a href="http://www-archive.mozilla.org/hacking/coding-introduction.html" rel="nofollow">"Introduction to Mozilla Source Code"</a>. Mozilla<span>. Retrieved <span>2012-08-18</span></span>. <q>However, mozilla.org wants to emphasize that these milestones are being produced for testing purposes only.</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Introduction+to+Mozilla+Source+Code&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww-archive.mozilla.org%2Fhacking%2Fcoding-introduction.html&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-10"><span><b><a href="#cite_ref-10">^</a></b></span> <span><cite><a rel="nofollow" href="http://www-archive.mozilla.org/hacking/coding-introduction.html">"Introduction to Mozilla Source Code"</a>. Mozilla<span>. Retrieved <span>2012-08-18</span></span>. <q>However, mozilla.org wants to emphasize that these milestones are being produced for testing purposes only.</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Introduction+to+Mozilla+Source+Code&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww-archive.mozilla.org%2Fhacking%2Fcoding-introduction.html&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-11"><span><b><a href="#cite_ref-11">^</a></b></span> <span><cite><a href="http://www.mozilla.org/en-US/press/mozilla-foundation.html" rel="nofollow">"mozilla.org Announces Launch of the Mozilla Foundation to Lead Open-Source Browser Efforts"</a><span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=mozilla.org+Announces+Launch+of+the+Mozilla+Foundation+to+Lead+Open-Source+Browser+Efforts&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fen-US%2Fpress%2Fmozilla-foundation.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-11"><span><b><a href="#cite_ref-11">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.mozilla.org/en-US/press/mozilla-foundation.html">"mozilla.org Announces Launch of the Mozilla Foundation to Lead Open-Source Browser Efforts"</a><span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=mozilla.org+Announces+Launch+of+the+Mozilla+Foundation+to+Lead+Open-Source+Browser+Efforts&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fen-US%2Fpress%2Fmozilla-foundation.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-12"><span><b><a href="#cite_ref-12">^</a></b></span> <span><cite><a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Eich, Brendan</a>; <a href="http://fakehost/wiki/Dave_Hyatt" title="Dave Hyatt">David Hyatt</a> (April 2, 2003). <a href="http://www-archive.mozilla.org/roadmap/roadmap-02-Apr-2003.html" rel="nofollow">"mozilla development roadmap"</a>. Mozilla<span>. Retrieved <span>2009-08-02</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=David+Hyatt&amp;rft.aufirst=Brendan&amp;rft.aulast=Eich&amp;rft.btitle=mozilla+development+roadmap&amp;rft.date=2003-04-02&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww-archive.mozilla.org%2Froadmap%2Froadmap-02-Apr-2003.html&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-12"><span><b><a href="#cite_ref-12">^</a></b></span> <span><cite><a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Eich, Brendan</a>; <a href="http://fakehost/wiki/Dave_Hyatt" title="Dave Hyatt">David Hyatt</a> (April 2, 2003). <a rel="nofollow" href="http://www-archive.mozilla.org/roadmap/roadmap-02-Apr-2003.html">"mozilla development roadmap"</a>. Mozilla<span>. Retrieved <span>2009-08-02</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=David+Hyatt&amp;rft.aufirst=Brendan&amp;rft.aulast=Eich&amp;rft.btitle=mozilla+development+roadmap&amp;rft.date=2003-04-02&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww-archive.mozilla.org%2Froadmap%2Froadmap-02-Apr-2003.html&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-13"><span><b><a href="#cite_ref-13">^</a></b></span> <span><cite><a href="http://allthingsd.com/20120816/better-browsing-on-your-android-smartphone/" rel="nofollow">"Better Browsing on Your Android Smartphone"</a>. AllThingsD<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Better+Browsing+on+Your+Android+Smartphone&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fallthingsd.com%2F20120816%2Fbetter-browsing-on-your-android-smartphone%2F&amp;rft.pub=AllThingsD&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-13"><span><b><a href="#cite_ref-13">^</a></b></span> <span><cite><a rel="nofollow" href="http://allthingsd.com/20120816/better-browsing-on-your-android-smartphone/">"Better Browsing on Your Android Smartphone"</a>. AllThingsD<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Better+Browsing+on+Your+Android+Smartphone&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fallthingsd.com%2F20120816%2Fbetter-browsing-on-your-android-smartphone%2F&amp;rft.pub=AllThingsD&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-14"><span><b><a href="#cite_ref-14">^</a></b></span> <span><cite><a href="http://www.pcmag.com/article2/0,2817,2407468,00.asp" rel="nofollow">"Mozilla Releases Test Version of Firefox OS"</a>. PC Magazine<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Releases+Test+Version+of+Firefox+OS&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.pcmag.com%2Farticle2%2F0%2C2817%2C2407468%2C00.asp&amp;rft.pub=PC+Magazine&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-14"><span><b><a href="#cite_ref-14">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.pcmag.com/article2/0,2817,2407468,00.asp">"Mozilla Releases Test Version of Firefox OS"</a>. PC Magazine<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Releases+Test+Version+of+Firefox+OS&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.pcmag.com%2Farticle2%2F0%2C2817%2C2407468%2C00.asp&amp;rft.pub=PC+Magazine&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-15"><span><b><a href="#cite_ref-15">^</a></b></span> <span><cite><a href="http://www.engadget.com/2012/06/12/mozilla-marketplace-live-web-apps-like-desktop/" rel="nofollow">"Mozilla Marketplace is live, lets you run web apps like desktop programs"</a>. Engadget<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Marketplace+is+live%2C+lets+you+run+web+apps+like+desktop+programs&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.engadget.com%2F2012%2F06%2F12%2Fmozilla-marketplace-live-web-apps-like-desktop%2F&amp;rft.pub=Engadget&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-15"><span><b><a href="#cite_ref-15">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.engadget.com/2012/06/12/mozilla-marketplace-live-web-apps-like-desktop/">"Mozilla Marketplace is live, lets you run web apps like desktop programs"</a>. Engadget<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Marketplace+is+live%2C+lets+you+run+web+apps+like+desktop+programs&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.engadget.com%2F2012%2F06%2F12%2Fmozilla-marketplace-live-web-apps-like-desktop%2F&amp;rft.pub=Engadget&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-16"><span><b><a href="#cite_ref-16">^</a></b></span> <span><cite>Lardinois, Frederic (November 15, 2012). <a href="http://techcrunch.com/2012/11/15/mozilla-releases-annual-report-for-2011-revenue-up-33-to-163m-majority-from-google/" rel="nofollow">"Mozilla Releases Annual Report For 2011: Revenue Up 33% To $163M, Majority From Google"</a>. <i>techcrunch.com</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+Releases+Annual+Report+For+2011%3A+Revenue+Up+33%25+To+%24163M%2C+Majority+From+Google&amp;rft.aufirst=Frederic&amp;rft.aulast=Lardinois&amp;rft.date=2012-11-15&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Ftechcrunch.com%2F2012%2F11%2F15%2Fmozilla-releases-annual-report-for-2011-revenue-up-33-to-163m-majority-from-google%2F&amp;rft.jtitle=techcrunch.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-16"><span><b><a href="#cite_ref-16">^</a></b></span> <span><cite>Lardinois, Frederic (November 15, 2012). <a rel="nofollow" href="http://techcrunch.com/2012/11/15/mozilla-releases-annual-report-for-2011-revenue-up-33-to-163m-majority-from-google/">"Mozilla Releases Annual Report For 2011: Revenue Up 33% To $163M, Majority From Google"</a>. <i>techcrunch.com</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+Releases+Annual+Report+For+2011%3A+Revenue+Up+33%25+To+%24163M%2C+Majority+From+Google&amp;rft.aufirst=Frederic&amp;rft.aulast=Lardinois&amp;rft.date=2012-11-15&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Ftechcrunch.com%2F2012%2F11%2F15%2Fmozilla-releases-annual-report-for-2011-revenue-up-33-to-163m-majority-from-google%2F&amp;rft.jtitle=techcrunch.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-github-17"><span><b><a href="#cite_ref-github_17-0">^</a></b></span> <span><cite><a href="https://github.com/cisco/openh264" rel="nofollow">"cisco/openh264 · GitHub"</a>. github.com<span>. Retrieved <span>2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=cisco%2Fopenh264+%B7+GitHub&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fgithub.com%2Fcisco%2Fopenh264&amp;rft.pub=github.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-github-17"><span><b><a href="#cite_ref-github_17-0">^</a></b></span> <span><cite><a rel="nofollow" href="https://github.com/cisco/openh264">"cisco/openh264 · GitHub"</a>. github.com<span>. Retrieved <span>2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=cisco%2Fopenh264+%B7+GitHub&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fgithub.com%2Fcisco%2Fopenh264&amp;rft.pub=github.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-gigaom-18"><span><b><a href="#cite_ref-gigaom_18-0">^</a></b></span> <span><cite><a href="http://gigaom.com/2013/10/30/mozilla-will-add-h-264-to-firefox-as-cisco-makes-eleventh-hour-push-for-webrtcs-future/" rel="nofollow">"Mozilla will add H.264 to Firefox as Cisco makes eleventh-hour push for WebRTC's future — Tech News and Analysis"</a>. gigaom.com<span>. Retrieved <span>2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+will+add+H.264+to+Firefox+as+Cisco+makes+eleventh-hour+push+for+WebRTC%99s+future+%26mdash%3B+Tech+News+and+Analysis&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgigaom.com%2F2013%2F10%2F30%2Fmozilla-will-add-h-264-to-firefox-as-cisco-makes-eleventh-hour-push-for-webrtcs-future%2F&amp;rft.pub=gigaom.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-gigaom-18"><span><b><a href="#cite_ref-gigaom_18-0">^</a></b></span> <span><cite><a rel="nofollow" href="http://gigaom.com/2013/10/30/mozilla-will-add-h-264-to-firefox-as-cisco-makes-eleventh-hour-push-for-webrtcs-future/">"Mozilla will add H.264 to Firefox as Cisco makes eleventh-hour push for WebRTC's future — Tech News and Analysis"</a>. gigaom.com<span>. Retrieved <span>2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+will+add+H.264+to+Firefox+as+Cisco+makes+eleventh-hour+push+for+WebRTC%99s+future+%26mdash%3B+Tech+News+and+Analysis&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgigaom.com%2F2013%2F10%2F30%2Fmozilla-will-add-h-264-to-firefox-as-cisco-makes-eleventh-hour-push-for-webrtcs-future%2F&amp;rft.pub=gigaom.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-techrepublic-19"><span><b><a href="#cite_ref-techrepublic_19-0">^</a></b></span> <span><cite><a href="http://www.techrepublic.com/blog/australian-technology/cisco-to-release-open-source-h264-codec-mozilla-makes-tactical-retreat/" rel="nofollow">"Cisco to release open-source H.264 codec, Mozilla makes tactical retreat - TechRepublic"</a>. techrepublic.com<span>. Retrieved <span>2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Cisco+to+release+open-source+H.264+codec%2C+Mozilla+makes+tactical+retreat+-+TechRepublic&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.techrepublic.com%2Fblog%2Faustralian-technology%2Fcisco-to-release-open-source-h264-codec-mozilla-makes-tactical-retreat%2F&amp;rft.pub=techrepublic.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-techrepublic-19"><span><b><a href="#cite_ref-techrepublic_19-0">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.techrepublic.com/blog/australian-technology/cisco-to-release-open-source-h264-codec-mozilla-makes-tactical-retreat/">"Cisco to release open-source H.264 codec, Mozilla makes tactical retreat - TechRepublic"</a>. techrepublic.com<span>. Retrieved <span>2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Cisco+to+release+open-source+H.264+codec%2C+Mozilla+makes+tactical+retreat+-+TechRepublic&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.techrepublic.com%2Fblog%2Faustralian-technology%2Fcisco-to-release-open-source-h264-codec-mozilla-makes-tactical-retreat%2F&amp;rft.pub=techrepublic.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-20"><span><b><a href="#cite_ref-20">^</a></b></span> <span><cite><a href="https://blog.mozilla.org/blog/2013/10/30/video-interoperability-on-the-web-gets-a-boost-from-ciscos-h-264-codec/" rel="nofollow">"Video Interoperability on the Web Gets a Boost From Cisco's H.264 Codec"</a>. <q>Of course, this is not a not a complete solution. In a perfect world, codecs, like other basic Internet technologies such as TCP/IP, HTTP, and HTML, would be fully open and free</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Video+Interoperability+on+the+Web+Gets+a+Boost+From+Cisco%99s+H.264+Codec&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2013%2F10%2F30%2Fvideo-interoperability-on-the-web-gets-a-boost-from-ciscos-h-264-codec%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-20"><span><b><a href="#cite_ref-20">^</a></b></span> <span><cite><a rel="nofollow" href="https://blog.mozilla.org/blog/2013/10/30/video-interoperability-on-the-web-gets-a-boost-from-ciscos-h-264-codec/">"Video Interoperability on the Web Gets a Boost From Cisco's H.264 Codec"</a>. <q>Of course, this is not a not a complete solution. In a perfect world, codecs, like other basic Internet technologies such as TCP/IP, HTTP, and HTML, would be fully open and free</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Video+Interoperability+on+the+Web+Gets+a+Boost+From+Cisco%99s+H.264+Codec&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2013%2F10%2F30%2Fvideo-interoperability-on-the-web-gets-a-boost-from-ciscos-h-264-codec%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-21"><span><b><a href="#cite_ref-21">^</a></b></span> <span><cite><a href="http://xiphmont.livejournal.com/61927.html" rel="nofollow">"Comments on Cisco, Mozilla, and H.264"</a>. <q>By endorsing Cisco's plan, there's no getting around the fact that we've caved on our principles. That said, principles can't replace being in a practical position to make a difference in the future.</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Comments+on+Cisco%2C+Mozilla%2C+and+H.264&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fxiphmont.livejournal.com%2F61927.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span> - Christopher Montgomery wrote in a personal capacity but works for Mozilla in their codecs team</span>
+ <li id="cite_note-21"><span><b><a href="#cite_ref-21">^</a></b></span> <span><cite><a rel="nofollow" href="http://xiphmont.livejournal.com/61927.html">"Comments on Cisco, Mozilla, and H.264"</a>. <q>By endorsing Cisco's plan, there's no getting around the fact that we've caved on our principles. That said, principles can't replace being in a practical position to make a difference in the future.</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Comments+on+Cisco%2C+Mozilla%2C+and+H.264&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fxiphmont.livejournal.com%2F61927.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span> - Christopher Montgomery wrote in a personal capacity but works for Mozilla in their codecs team</span>
</li>
- <li id="cite_note-22"><span><b><a href="#cite_ref-22">^</a></b></span> <span><cite><a href="https://wiki.mozilla.org/Game_Creator_Challenge_-Contest_Terms_and_Conditions" rel="nofollow">"Game Creator Challenge -Contest Terms and Conditions"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Game+Creator+Challenge+-Contest+Terms+and+Conditions&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FGame_Creator_Challenge_-Contest_Terms_and_Conditions&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span> - submissions to the "amateur" category have to be released as free software, but not for the other two categories</span>
+ <li id="cite_note-22"><span><b><a href="#cite_ref-22">^</a></b></span> <span><cite><a rel="nofollow" href="https://wiki.mozilla.org/Game_Creator_Challenge_-Contest_Terms_and_Conditions">"Game Creator Challenge -Contest Terms and Conditions"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Game+Creator+Challenge+-Contest+Terms+and+Conditions&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FGame_Creator_Challenge_-Contest_Terms_and_Conditions&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span> - submissions to the "amateur" category have to be released as free software, but not for the other two categories</span>
</li>
- <li id="cite_note-23"><span><b><a href="#cite_ref-23">^</a></b></span> <span><cite><a href="http://projects.latimes.com/prop8/donation/8930/" rel="nofollow">"Los Angeles Times - Brendan Eich contribution to Proposition 8"</a>. latimes.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Los+Angeles+Times+-+Brendan+Eich+contribution+to+Proposition+8&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fprojects.latimes.com%2Fprop8%2Fdonation%2F8930%2F&amp;rft.pub=latimes.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-23"><span><b><a href="#cite_ref-23">^</a></b></span> <span><cite><a rel="nofollow" href="http://projects.latimes.com/prop8/donation/8930/">"Los Angeles Times - Brendan Eich contribution to Proposition 8"</a>. latimes.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Los+Angeles+Times+-+Brendan+Eich+contribution+to+Proposition+8&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fprojects.latimes.com%2Fprop8%2Fdonation%2F8930%2F&amp;rft.pub=latimes.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-arstechnica-24"><span><b><a href="#cite_ref-arstechnica_24-0">^</a></b></span> <span><cite><a href="http://arstechnica.com/business/2014/03/gay-firefox-developers-boycott-mozilla-to-protest-ceo-hire/" rel="nofollow">"Gay Firefox developers boycott Mozilla to protest CEO hire [Updated] | Ars Technica"</a>. arstechnica.com<span>. Retrieved <span>2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Gay+Firefox+developers+boycott+Mozilla+to+protest+CEO+hire+%26%2391%3BUpdated%26%2393%3B+%26%23124%3B+Ars+Technica&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Farstechnica.com%2Fbusiness%2F2014%2F03%2Fgay-firefox-developers-boycott-mozilla-to-protest-ceo-hire%2F&amp;rft.pub=arstechnica.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-arstechnica-24"><span><b><a href="#cite_ref-arstechnica_24-0">^</a></b></span> <span><cite><a rel="nofollow" href="http://arstechnica.com/business/2014/03/gay-firefox-developers-boycott-mozilla-to-protest-ceo-hire/">"Gay Firefox developers boycott Mozilla to protest CEO hire [Updated] | Ars Technica"</a>. arstechnica.com<span>. Retrieved <span>2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Gay+Firefox+developers+boycott+Mozilla+to+protest+CEO+hire+%26%2391%3BUpdated%26%2393%3B+%26%23124%3B+Ars+Technica&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Farstechnica.com%2Fbusiness%2F2014%2F03%2Fgay-firefox-developers-boycott-mozilla-to-protest-ceo-hire%2F&amp;rft.pub=arstechnica.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-25"><span><b><a href="#cite_ref-25">^</a></b></span> <span><cite>Kelly Faircloth (9 April 2012). <a href="http://betabeat.com/2012/04/tech-celeb-makes-prop-8-donation-internet-goes-berserk/" rel="nofollow">"Tech Celeb Makes Prop-8 Donation; Internet Goes Berserk"</a>. <i>BetaBeat</i>. BetaBeat<span>. Retrieved <span>2014-04-28</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Tech+Celeb+Makes+Prop-8+Donation%3B+Internet+Goes+Berserk&amp;rft.au=Kelly+Faircloth&amp;rft.date=2012-04-09&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbetabeat.com%2F2012%2F04%2Ftech-celeb-makes-prop-8-donation-internet-goes-berserk%2F&amp;rft.jtitle=BetaBeat&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-25"><span><b><a href="#cite_ref-25">^</a></b></span> <span><cite>Kelly Faircloth (9 April 2012). <a rel="nofollow" href="http://betabeat.com/2012/04/tech-celeb-makes-prop-8-donation-internet-goes-berserk/">"Tech Celeb Makes Prop-8 Donation; Internet Goes Berserk"</a>. <i>BetaBeat</i>. BetaBeat<span>. Retrieved <span>2014-04-28</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Tech+Celeb+Makes+Prop-8+Donation%3B+Internet+Goes+Berserk&amp;rft.au=Kelly+Faircloth&amp;rft.date=2012-04-09&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbetabeat.com%2F2012%2F04%2Ftech-celeb-makes-prop-8-donation-internet-goes-berserk%2F&amp;rft.jtitle=BetaBeat&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-26"><span><b><a href="#cite_ref-26">^</a></b></span> <span><cite><a href="http://i.huffpost.com/gen/1710681/thumbs/o-OKC-900.jpg" rel="nofollow">"Screenshot of OkCupid's statement towards Firefox users"</a>. huffingtonpost.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Screenshot+of+OkCupid%27s+statement+towards+Firefox+users&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fi.huffpost.com%2Fgen%2F1710681%2Fthumbs%2Fo-OKC-900.jpg&amp;rft.pub=huffingtonpost.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-26"><span><b><a href="#cite_ref-26">^</a></b></span> <span><cite><a rel="nofollow" href="http://i.huffpost.com/gen/1710681/thumbs/o-OKC-900.jpg">"Screenshot of OkCupid's statement towards Firefox users"</a>. huffingtonpost.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Screenshot+of+OkCupid%27s+statement+towards+Firefox+users&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fi.huffpost.com%2Fgen%2F1710681%2Fthumbs%2Fo-OKC-900.jpg&amp;rft.pub=huffingtonpost.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-27"><span><b><a href="#cite_ref-27">^</a></b></span> <span><cite><a href="https://blog.mozilla.org/blog/2014/04/05/faq-on-ceo-resignation/" rel="nofollow">"FAQ on CEO Resignation"</a>. <i>The Mozilla Blog</i><span>. Retrieved <span>2015-04-20</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=FAQ+on+CEO+Resignation&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2014%2F04%2F05%2Ffaq-on-ceo-resignation%2F&amp;rft.jtitle=The+Mozilla+Blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-27"><span><b><a href="#cite_ref-27">^</a></b></span> <span><cite><a rel="nofollow" href="https://blog.mozilla.org/blog/2014/04/05/faq-on-ceo-resignation/">"FAQ on CEO Resignation"</a>. <i>The Mozilla Blog</i><span>. Retrieved <span>2015-04-20</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=FAQ+on+CEO+Resignation&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2014%2F04%2F05%2Ffaq-on-ceo-resignation%2F&amp;rft.jtitle=The+Mozilla+Blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-28"><span><b><a href="#cite_ref-28">^</a></b></span> <span><cite>Baker, Mitchell (3 April 2014). <a href="https://blog.mozilla.org/blog/2014/04/03/brendan-eich-steps-down-as-mozilla-ceo/" rel="nofollow">"Brendan Eich Steps Down as Mozilla CEO"</a>. <i>mozilla blog</i>. Mozilla<span>. Retrieved <span>2014-04-04</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Brendan+Eich+Steps+Down+as+Mozilla+CEO&amp;rft.aufirst=Mitchell&amp;rft.aulast=Baker&amp;rft.date=2014-04-03&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2014%2F04%2F03%2Fbrendan-eich-steps-down-as-mozilla-ceo%2F&amp;rft.jtitle=mozilla+blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-28"><span><b><a href="#cite_ref-28">^</a></b></span> <span><cite>Baker, Mitchell (3 April 2014). <a rel="nofollow" href="https://blog.mozilla.org/blog/2014/04/03/brendan-eich-steps-down-as-mozilla-ceo/">"Brendan Eich Steps Down as Mozilla CEO"</a>. <i>mozilla blog</i>. Mozilla<span>. Retrieved <span>2014-04-04</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Brendan+Eich+Steps+Down+as+Mozilla+CEO&amp;rft.aufirst=Mitchell&amp;rft.aulast=Baker&amp;rft.date=2014-04-03&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2014%2F04%2F03%2Fbrendan-eich-steps-down-as-mozilla-ceo%2F&amp;rft.jtitle=mozilla+blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-29"><span><b><a href="#cite_ref-29">^</a></b></span> <span><cite><a href="http://www.opensecrets.org/indivs/search.php?name=Sam+Yagan&amp;cycle=All&amp;sort=R&amp;state=&amp;zip=&amp;employ=&amp;cand=&amp;submit=Submit+Query" rel="nofollow">"opensecrets.org listing of Sam Yagan's contributions to political candidates"</a>. opensecrets.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=opensecrets.org+listing+of+Sam+Yagan%27s+contributions+to+political+candidates&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.opensecrets.org%2Findivs%2Fsearch.php%3Fname%3DSam%2BYagan%26cycle%3DAll%26sort%3DR%26state%3D%26zip%3D%26employ%3D%26cand%3D%26submit%3DSubmit%2BQuery&amp;rft.pub=opensecrets.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-29"><span><b><a href="#cite_ref-29">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.opensecrets.org/indivs/search.php?name=Sam+Yagan&amp;cycle=All&amp;sort=R&amp;state=&amp;zip=&amp;employ=&amp;cand=&amp;submit=Submit+Query">"opensecrets.org listing of Sam Yagan's contributions to political candidates"</a>. opensecrets.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=opensecrets.org+listing+of+Sam+Yagan%27s+contributions+to+political+candidates&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.opensecrets.org%2Findivs%2Fsearch.php%3Fname%3DSam%2BYagan%26cycle%3DAll%26sort%3DR%26state%3D%26zip%3D%26employ%3D%26cand%3D%26submit%3DSubmit%2BQuery&amp;rft.pub=opensecrets.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-30"><span><b><a href="#cite_ref-30">^</a></b></span> <span><cite><a href="http://www.ontheissues.org/house/Chris_Cannon.htm#Civil_Rights" rel="nofollow">"ontheissues.org listing of votes cast by Chris Cannon"</a>. ontheissues.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org+listing+of+votes+cast+by+Chris+Cannon&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon.htm%23Civil_Rights&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-30"><span><b><a href="#cite_ref-30">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.ontheissues.org/house/Chris_Cannon.htm#Civil_Rights">"ontheissues.org listing of votes cast by Chris Cannon"</a>. ontheissues.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org+listing+of+votes+cast+by+Chris+Cannon&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon.htm%23Civil_Rights&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-31"><span><b><a href="#cite_ref-31">^</a></b></span> <span><cite><a href="http://www.ontheissues.org/HouseVote/Party_2005-627.htm" rel="nofollow">"ontheissues.org listing of votes cast on the permanency of the Patriot Act"</a>. ontheissues.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org+listing+of+votes+cast+on+the+permanency+of+the+Patriot+Act&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2FHouseVote%2FParty_2005-627.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-31"><span><b><a href="#cite_ref-31">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.ontheissues.org/HouseVote/Party_2005-627.htm">"ontheissues.org listing of votes cast on the permanency of the Patriot Act"</a>. ontheissues.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org+listing+of+votes+cast+on+the+permanency+of+the+Patriot+Act&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2FHouseVote%2FParty_2005-627.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-32"><span><b><a href="#cite_ref-32">^</a></b></span> <span><cite><a href="http://www.ontheissues.org/house/Chris_Cannon_Homeland_Security.htm" rel="nofollow">"ontheissues.org: Chris Cannon on Homeland Security"</a>. ontheissues.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org%3A+Chris+Cannon+on+Homeland+Security&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon_Homeland_Security.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-32"><span><b><a href="#cite_ref-32">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.ontheissues.org/house/Chris_Cannon_Homeland_Security.htm">"ontheissues.org: Chris Cannon on Homeland Security"</a>. ontheissues.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org%3A+Chris+Cannon+on+Homeland+Security&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon_Homeland_Security.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-33"><span><b><a href="#cite_ref-33">^</a></b></span> <span><cite><a href="http://www.ontheissues.org/house/Chris_Cannon_Abortion.htm" rel="nofollow">"ontheissues.org: Chris Cannon on Abortion"</a>. ontheissues.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org%3A+Chris+Cannon+on+Abortion&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon_Abortion.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-33"><span><b><a href="#cite_ref-33">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.ontheissues.org/house/Chris_Cannon_Abortion.htm">"ontheissues.org: Chris Cannon on Abortion"</a>. ontheissues.org<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org%3A+Chris+Cannon+on+Abortion&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon_Abortion.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-34"><span><b><a href="#cite_ref-34">^</a></b></span> <span><cite>Levintova, Hannah (7 April 2014). <a href="http://www.motherjones.com/mojo/2014/04/okcupid-ceo-donate-anti-gay-firefox" rel="nofollow">"OkCupid's CEO Donated to an Anti-Gay Campaign Once, Too"</a>. <i>Hanna Levintova article on motherjones.com</i>. motherjones.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OkCupid%27s+CEO+Donated+to+an+Anti-Gay+Campaign+Once%2C+Too&amp;rft.aufirst=Hannah&amp;rft.aulast=Levintova&amp;rft.date=2014-04-07&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.motherjones.com%2Fmojo%2F2014%2F04%2Fokcupid-ceo-donate-anti-gay-firefox&amp;rft.jtitle=Hanna+Levintova+article+on+motherjones.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-34"><span><b><a href="#cite_ref-34">^</a></b></span> <span><cite>Levintova, Hannah (7 April 2014). <a rel="nofollow" href="http://www.motherjones.com/mojo/2014/04/okcupid-ceo-donate-anti-gay-firefox">"OkCupid's CEO Donated to an Anti-Gay Campaign Once, Too"</a>. <i>Hanna Levintova article on motherjones.com</i>. motherjones.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OkCupid%27s+CEO+Donated+to+an+Anti-Gay+Campaign+Once%2C+Too&amp;rft.aufirst=Hannah&amp;rft.aulast=Levintova&amp;rft.date=2014-04-07&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.motherjones.com%2Fmojo%2F2014%2F04%2Fokcupid-ceo-donate-anti-gay-firefox&amp;rft.jtitle=Hanna+Levintova+article+on+motherjones.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-35"><span><b><a href="#cite_ref-35">^</a></b></span> <span><cite>Lee, Stephanie M. (8 April 2014). <a href="http://blog.sfgate.com/techchron/2014/04/08/okcupid-ceo-once-donated-to-anti-gay-politician/" rel="nofollow">"OKCupid CEO once donated to anti-gay politician"</a>. <i>Stephanie M. Lee's blog on sfgate.com</i>. sfgate.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OKCupid+CEO+once+donated+to+anti-gay+politician&amp;rft.aufirst=Stephanie+M.&amp;rft.aulast=Lee&amp;rft.date=2014-04-08&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fblog.sfgate.com%2Ftechchron%2F2014%2F04%2F08%2Fokcupid-ceo-once-donated-to-anti-gay-politician%2F&amp;rft.jtitle=Stephanie+M.+Lee%27s+blog+on+sfgate.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-35"><span><b><a href="#cite_ref-35">^</a></b></span> <span><cite>Lee, Stephanie M. (8 April 2014). <a rel="nofollow" href="http://blog.sfgate.com/techchron/2014/04/08/okcupid-ceo-once-donated-to-anti-gay-politician/">"OKCupid CEO once donated to anti-gay politician"</a>. <i>Stephanie M. Lee's blog on sfgate.com</i>. sfgate.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OKCupid+CEO+once+donated+to+anti-gay+politician&amp;rft.aufirst=Stephanie+M.&amp;rft.aulast=Lee&amp;rft.date=2014-04-08&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fblog.sfgate.com%2Ftechchron%2F2014%2F04%2F08%2Fokcupid-ceo-once-donated-to-anti-gay-politician%2F&amp;rft.jtitle=Stephanie+M.+Lee%27s+blog+on+sfgate.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-uncrunched.com-36"><span>^ <a href="#cite_ref-uncrunched.com_36-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-uncrunched.com_36-1"><sup><i><b>b</b></i></sup></a></span> <span><cite><a href="http://uncrunched.com/2014/04/06/the-hypocrisy-of-sam-yagan-okcupid/" rel="nofollow">"The Hypocrisy Of Sam Yagan &amp; OkCupid"</a>. <i>uncrunched.com blog</i>. uncrunched.com. 6 April 2014<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=The+Hypocrisy+Of+Sam+Yagan+%26+OkCupid&amp;rft.date=2014-04-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Funcrunched.com%2F2014%2F04%2F06%2Fthe-hypocrisy-of-sam-yagan-okcupid%2F&amp;rft.jtitle=uncrunched.com+blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-uncrunched.com-36"><span>^ <a href="#cite_ref-uncrunched.com_36-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-uncrunched.com_36-1"><sup><i><b>b</b></i></sup></a></span> <span><cite><a rel="nofollow" href="http://uncrunched.com/2014/04/06/the-hypocrisy-of-sam-yagan-okcupid/">"The Hypocrisy Of Sam Yagan &amp; OkCupid"</a>. <i>uncrunched.com blog</i>. uncrunched.com. 6 April 2014<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=The+Hypocrisy+Of+Sam+Yagan+%26+OkCupid&amp;rft.date=2014-04-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Funcrunched.com%2F2014%2F04%2F06%2Fthe-hypocrisy-of-sam-yagan-okcupid%2F&amp;rft.jtitle=uncrunched.com+blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-37"><span><b><a href="#cite_ref-37">^</a></b></span> <span><cite>Bellware, Kim (31 March 2014). <a href="http://www.huffingtonpost.com/2014/03/31/okcupid-mozilla_n_5065743.html" rel="nofollow">"OKCupid Publicly Rips Mozilla: 'We Wish Them Nothing But Failure<span>'</span>"</a>. <i>Kim Bellware article on huffingtonpost.com</i>. huffingtonpost.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OKCupid+Publicly+Rips+Mozilla%3A+%27We+Wish+Them+Nothing+But+Failure%27&amp;rft.aufirst=Kim&amp;rft.aulast=Bellware&amp;rft.date=2014-03-31&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.huffingtonpost.com%2F2014%2F03%2F31%2Fokcupid-mozilla_n_5065743.html&amp;rft.jtitle=Kim+Bellware+article+on+huffingtonpost.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-37"><span><b><a href="#cite_ref-37">^</a></b></span> <span><cite>Bellware, Kim (31 March 2014). <a rel="nofollow" href="http://www.huffingtonpost.com/2014/03/31/okcupid-mozilla_n_5065743.html">"OKCupid Publicly Rips Mozilla: 'We Wish Them Nothing But Failure<span>'</span>"</a>. <i>Kim Bellware article on huffingtonpost.com</i>. huffingtonpost.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OKCupid+Publicly+Rips+Mozilla%3A+%27We+Wish+Them+Nothing+But+Failure%27&amp;rft.aufirst=Kim&amp;rft.aulast=Bellware&amp;rft.date=2014-03-31&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.huffingtonpost.com%2F2014%2F03%2F31%2Fokcupid-mozilla_n_5065743.html&amp;rft.jtitle=Kim+Bellware+article+on+huffingtonpost.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-38"><span><b><a href="#cite_ref-38">^</a></b></span> <span><cite><a href="http://www.huffingtonpost.com/2014/03/27/mozilla-ceo-prop-8-_n_5042660.html" rel="nofollow">"Mozilla's Appointment Of Brendan Eich As CEO Sparks Controversy After Prop 8 Donation News Re-Emerges"</a>. <i>huffingtonpost.com article</i>. huffingtonpost.com. 27 March 2014<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla%27s+Appointment+Of+Brendan+Eich+As+CEO+Sparks+Controversy+After+Prop+8+Donation+News+Re-Emerges&amp;rft.date=2014-03-27&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.huffingtonpost.com%2F2014%2F03%2F27%2Fmozilla-ceo-prop-8-_n_5042660.html&amp;rft.jtitle=huffingtonpost.com+article&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-38"><span><b><a href="#cite_ref-38">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.huffingtonpost.com/2014/03/27/mozilla-ceo-prop-8-_n_5042660.html">"Mozilla's Appointment Of Brendan Eich As CEO Sparks Controversy After Prop 8 Donation News Re-Emerges"</a>. <i>huffingtonpost.com article</i>. huffingtonpost.com. 27 March 2014<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla%27s+Appointment+Of+Brendan+Eich+As+CEO+Sparks+Controversy+After+Prop+8+Donation+News+Re-Emerges&amp;rft.date=2014-03-27&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.huffingtonpost.com%2F2014%2F03%2F27%2Fmozilla-ceo-prop-8-_n_5042660.html&amp;rft.jtitle=huffingtonpost.com+article&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-39"><span><b><a href="#cite_ref-39">^</a></b></span> <span><cite>Eidelson, Josh (4 April 2014). <a href="http://www.salon.com/2014/04/04/okcupids_gay_rights_stunt_has_its_limits_taking_a_deeper_look_at_the_savvy_ploy/" rel="nofollow">"OkCupid's gay rights stunt has its limits: Taking a deeper look at the savvy ploy"</a>. <i>Josh Eidelson article on salon.com</i>. salon.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OkCupid%99s+gay+rights+stunt+has+its+limits%3A+Taking+a+deeper+look+at+the+savvy+ploy&amp;rft.aufirst=Josh&amp;rft.aulast=Eidelson&amp;rft.date=2014-04-04&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.salon.com%2F2014%2F04%2F04%2Fokcupids_gay_rights_stunt_has_its_limits_taking_a_deeper_look_at_the_savvy_ploy%2F&amp;rft.jtitle=Josh+Eidelson+article+on+salon.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-39"><span><b><a href="#cite_ref-39">^</a></b></span> <span><cite>Eidelson, Josh (4 April 2014). <a rel="nofollow" href="http://www.salon.com/2014/04/04/okcupids_gay_rights_stunt_has_its_limits_taking_a_deeper_look_at_the_savvy_ploy/">"OkCupid's gay rights stunt has its limits: Taking a deeper look at the savvy ploy"</a>. <i>Josh Eidelson article on salon.com</i>. salon.com<span>. Retrieved <span>2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OkCupid%99s+gay+rights+stunt+has+its+limits%3A+Taking+a+deeper+look+at+the+savvy+ploy&amp;rft.aufirst=Josh&amp;rft.aulast=Eidelson&amp;rft.date=2014-04-04&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.salon.com%2F2014%2F04%2F04%2Fokcupids_gay_rights_stunt_has_its_limits_taking_a_deeper_look_at_the_savvy_ploy%2F&amp;rft.jtitle=Josh+Eidelson+article+on+salon.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-manifesto-40"><span>^ <a href="#cite_ref-manifesto_40-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-manifesto_40-1"><sup><i><b>b</b></i></sup></a></span> <span><cite><a href="http://www.mozilla.org/about/manifesto/" rel="nofollow">"Mozilla Manifesto"</a>. Mozilla.org<span>. Retrieved <span>2012-03-21</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Manifesto&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fabout%2Fmanifesto%2F&amp;rft.pub=Mozilla.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-manifesto-40"><span>^ <a href="#cite_ref-manifesto_40-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-manifesto_40-1"><sup><i><b>b</b></i></sup></a></span> <span><cite><a rel="nofollow" href="http://www.mozilla.org/about/manifesto/">"Mozilla Manifesto"</a>. Mozilla.org<span>. Retrieved <span>2012-03-21</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Manifesto&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fabout%2Fmanifesto%2F&amp;rft.pub=Mozilla.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-41"><span><b><a href="#cite_ref-41">^</a></b></span> <span><cite><a href="https://www.mozilla.org/en-US/about/manifesto/details/" rel="nofollow">"The Mozilla Manifesto"</a><span>. Retrieved <span>24 July</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=The+Mozilla+Manifesto&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2Fabout%2Fmanifesto%2Fdetails%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-41"><span><b><a href="#cite_ref-41">^</a></b></span> <span><cite><a rel="nofollow" href="https://www.mozilla.org/en-US/about/manifesto/details/">"The Mozilla Manifesto"</a><span>. Retrieved <span>24 July</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=The+Mozilla+Manifesto&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2Fabout%2Fmanifesto%2Fdetails%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-42"><span><b><a href="#cite_ref-42">^</a></b></span> <span><cite><a href="https://web.archive.org/web/20101128150117/http://download-firefox.org/spread-firefox/gecko-layout-engine-and-mozilla-firefox/" rel="nofollow">"Gecko Layout Engine"</a>. download-firefox.org. July 17, 2008. Archived from <a href="http://download-firefox.org/spread-firefox/gecko-layout-engine-and-mozilla-firefox/" rel="nofollow">the original</a> on 2010-11-28<span>. Retrieved <span>2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Gecko+Layout+Engine&amp;rft.date=2008-07-17&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fdownload-firefox.org%2Fspread-firefox%2Fgecko-layout-engine-and-mozilla-firefox%2F&amp;rft.pub=download-firefox.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-42"><span><b><a href="#cite_ref-42">^</a></b></span> <span><cite><a rel="nofollow" href="https://web.archive.org/web/20101128150117/http://download-firefox.org/spread-firefox/gecko-layout-engine-and-mozilla-firefox/">"Gecko Layout Engine"</a>. download-firefox.org. July 17, 2008. Archived from <a rel="nofollow" href="http://download-firefox.org/spread-firefox/gecko-layout-engine-and-mozilla-firefox/">the original</a> on 2010-11-28<span>. Retrieved <span>2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Gecko+Layout+Engine&amp;rft.date=2008-07-17&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fdownload-firefox.org%2Fspread-firefox%2Fgecko-layout-engine-and-mozilla-firefox%2F&amp;rft.pub=download-firefox.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-w3counter1-43"><span><b><a href="#cite_ref-w3counter1_43-0">^</a></b></span> <span><cite><a href="http://www.w3counter.com/trends" rel="nofollow">"Web Browser Market Share Trends"</a>. <i>W3Counter</i>. Awio Web Services LLC<span>. Retrieved <span>2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Web+Browser+Market+Share+Trends&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.w3counter.com%2Ftrends&amp;rft.jtitle=W3Counter&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-w3counter1-43"><span><b><a href="#cite_ref-w3counter1_43-0">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.w3counter.com/trends">"Web Browser Market Share Trends"</a>. <i>W3Counter</i>. Awio Web Services LLC<span>. Retrieved <span>2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Web+Browser+Market+Share+Trends&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.w3counter.com%2Ftrends&amp;rft.jtitle=W3Counter&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-gs.statcounter.com-44"><span><b><a href="#cite_ref-gs.statcounter.com_44-0">^</a></b></span> <span><cite><a href="http://gs.statcounter.com" rel="nofollow">"Top 5 Browsers"</a>. <i>StatCounter Global Stats</i>. StatCounter<span>. Retrieved <span>2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Top+5+Browsers&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgs.statcounter.com&amp;rft.jtitle=StatCounter+Global+Stats&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-gs.statcounter.com-44"><span><b><a href="#cite_ref-gs.statcounter.com_44-0">^</a></b></span> <span><cite><a rel="nofollow" href="http://gs.statcounter.com">"Top 5 Browsers"</a>. <i>StatCounter Global Stats</i>. StatCounter<span>. Retrieved <span>2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Top+5+Browsers&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgs.statcounter.com&amp;rft.jtitle=StatCounter+Global+Stats&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-getclicky1-45"><span><b><a href="#cite_ref-getclicky1_45-0">^</a></b></span> <span><cite><a href="http://www.getclicky.com/marketshare/global/web-browsers/" rel="nofollow">"Web browsers (Global marketshare)"</a>. <i>Clicky</i>. Roxr Software Ltd<span>. Retrieved <span>2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Web+browsers+%28Global+marketshare%29&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.getclicky.com%2Fmarketshare%2Fglobal%2Fweb-browsers%2F&amp;rft.jtitle=Clicky&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-getclicky1-45"><span><b><a href="#cite_ref-getclicky1_45-0">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.getclicky.com/marketshare/global/web-browsers/">"Web browsers (Global marketshare)"</a>. <i>Clicky</i>. Roxr Software Ltd<span>. Retrieved <span>2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Web+browsers+%28Global+marketshare%29&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.getclicky.com%2Fmarketshare%2Fglobal%2Fweb-browsers%2F&amp;rft.jtitle=Clicky&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-46"><span><b><a href="#cite_ref-46">^</a></b></span> <span><cite><a href="http://fakehost/wiki/Ben_Goodger" title="Ben Goodger">Goodger, Ben</a> (February 6, 2006). <a href="https://web.archive.org/web/20110623034401/http://weblogs.mozillazine.org/ben/archives/009698.html" rel="nofollow">"Where Did Firefox Come From?"</a>. Inside Firefox. Archived from <a href="http://weblogs.mozillazine.org/ben/archives/009698.html" rel="nofollow">the original</a> on 2011-06-23<span>. Retrieved <span>2012-01-07</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Ben&amp;rft.aulast=Goodger&amp;rft.btitle=Where+Did+Firefox+Come+From%3F&amp;rft.date=2006-02-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fweblogs.mozillazine.org%2Fben%2Farchives%2F009698.html&amp;rft.pub=Inside+Firefox&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-46"><span><b><a href="#cite_ref-46">^</a></b></span> <span><cite><a href="http://fakehost/wiki/Ben_Goodger" title="Ben Goodger">Goodger, Ben</a> (February 6, 2006). <a rel="nofollow" href="https://web.archive.org/web/20110623034401/http://weblogs.mozillazine.org/ben/archives/009698.html">"Where Did Firefox Come From?"</a>. Inside Firefox. Archived from <a rel="nofollow" href="http://weblogs.mozillazine.org/ben/archives/009698.html">the original</a> on 2011-06-23<span>. Retrieved <span>2012-01-07</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Ben&amp;rft.aulast=Goodger&amp;rft.btitle=Where+Did+Firefox+Come+From%3F&amp;rft.date=2006-02-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fweblogs.mozillazine.org%2Fben%2Farchives%2F009698.html&amp;rft.pub=Inside+Firefox&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-47"><span><b><a href="#cite_ref-47">^</a></b></span> <span><cite><a href="https://web.archive.org/web/20070914035447/http://www.ibphoenix.com/main.nfs?a=ibphoenix&amp;page=ibp_Mozilla0" rel="nofollow">"Mozilla browser becomes Firebird"</a>. IBPhoenix. Archived from <a href="http://www.ibphoenix.com/main.nfs?a=ibphoenix&amp;page=ibp_Mozilla0" rel="nofollow">the original</a> on 2007-09-14<span>. Retrieved <span>2013-06-10</span></span>. <q>We at IBPhoenix think that having a browser and a database with the same name in the same space will confuse the market, especially as browsers and databases are often used in the same applications</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+browser+becomes+Firebird&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ibphoenix.com%2Fmain.nfs%3Fa%3Dibphoenix%26page%3Dibp_Mozilla0&amp;rft.pub=IBPhoenix&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-47"><span><b><a href="#cite_ref-47">^</a></b></span> <span><cite><a rel="nofollow" href="https://web.archive.org/web/20070914035447/http://www.ibphoenix.com/main.nfs?a=ibphoenix&amp;page=ibp_Mozilla0">"Mozilla browser becomes Firebird"</a>. IBPhoenix. Archived from <a rel="nofollow" href="http://www.ibphoenix.com/main.nfs?a=ibphoenix&amp;page=ibp_Mozilla0">the original</a> on 2007-09-14<span>. Retrieved <span>2013-06-10</span></span>. <q>We at IBPhoenix think that having a browser and a database with the same name in the same space will confuse the market, especially as browsers and databases are often used in the same applications</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+browser+becomes+Firebird&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ibphoenix.com%2Fmain.nfs%3Fa%3Dibphoenix%26page%3Dibp_Mozilla0&amp;rft.pub=IBPhoenix&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-48"><span><b><a href="#cite_ref-48">^</a></b></span> <span><cite>Festa, Paul (May 6, 2003). <a href="http://news.cnet.com/2100-1032_3-1000146.html" rel="nofollow">"Mozilla's Firebird gets wings clipped"</a>. <a href="http://fakehost/wiki/CNET_Networks" title="CNET Networks">CNET</a><span>. Retrieved <span>2007-01-30</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Paul&amp;rft.aulast=Festa&amp;rft.btitle=Mozilla%27s+Firebird+gets+wings+clipped&amp;rft.date=2003-05-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fnews.cnet.com%2F2100-1032_3-1000146.html&amp;rft.pub=CNET&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-48"><span><b><a href="#cite_ref-48">^</a></b></span> <span><cite>Festa, Paul (May 6, 2003). <a rel="nofollow" href="http://news.cnet.com/2100-1032_3-1000146.html">"Mozilla's Firebird gets wings clipped"</a>. <a href="http://fakehost/wiki/CNET_Networks" title="CNET Networks">CNET</a><span>. Retrieved <span>2007-01-30</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Paul&amp;rft.aulast=Festa&amp;rft.btitle=Mozilla%27s+Firebird+gets+wings+clipped&amp;rft.date=2003-05-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fnews.cnet.com%2F2100-1032_3-1000146.html&amp;rft.pub=CNET&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-49"><span><b><a href="#cite_ref-49">^</a></b></span> <span><cite>Festa, Paul (February 9, 2004). <a href="http://news.cnet.com/2100-7344-5156101.html" rel="nofollow">"Mozilla holds 'fire' in naming fight"</a>. CNET News<span>. Retrieved <span>2007-01-24</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Paul&amp;rft.aulast=Festa&amp;rft.btitle=Mozilla+holds+%27fire%27+in+naming+fight&amp;rft.date=2004-02-09&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fnews.cnet.com%2F2100-7344-5156101.html&amp;rft.pub=CNET+News&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-49"><span><b><a href="#cite_ref-49">^</a></b></span> <span><cite>Festa, Paul (February 9, 2004). <a rel="nofollow" href="http://news.cnet.com/2100-7344-5156101.html">"Mozilla holds 'fire' in naming fight"</a>. CNET News<span>. Retrieved <span>2007-01-24</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Paul&amp;rft.aulast=Festa&amp;rft.btitle=Mozilla+holds+%27fire%27+in+naming+fight&amp;rft.date=2004-02-09&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fnews.cnet.com%2F2100-7344-5156101.html&amp;rft.pub=CNET+News&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-50"><span><b><a href="#cite_ref-50">^</a></b></span> <span><cite><a href="http://www.mozilla.org/en-US/firefox/mobile/features/" rel="nofollow">"Mobile features"</a>. Mozilla<span>. Retrieved <span>2012-06-26</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mobile+features&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fen-US%2Ffirefox%2Fmobile%2Ffeatures%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-50"><span><b><a href="#cite_ref-50">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.mozilla.org/en-US/firefox/mobile/features/">"Mobile features"</a>. Mozilla<span>. Retrieved <span>2012-06-26</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mobile+features&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fen-US%2Ffirefox%2Fmobile%2Ffeatures%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-51"><span><b><a href="#cite_ref-51">^</a></b></span> <span><cite><a href="https://wiki.mozilla.org/Mobile/Platforms/Android#System_Requirements" rel="nofollow">"Mobile System Requirements"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mobile+System+Requirements&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FMobile%2FPlatforms%2FAndroid%23System_Requirements&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-51"><span><b><a href="#cite_ref-51">^</a></b></span> <span><cite><a rel="nofollow" href="https://wiki.mozilla.org/Mobile/Platforms/Android#System_Requirements">"Mobile System Requirements"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mobile+System+Requirements&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FMobile%2FPlatforms%2FAndroid%23System_Requirements&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-52"><span><b><a href="#cite_ref-52">^</a></b></span> <span><cite><a href="https://support.mozilla.org/en-US/kb/will-firefox-work-my-mobile-device" rel="nofollow">"Firefox Mobile supported devices"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Firefox+Mobile+supported+devices&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fsupport.mozilla.org%2Fen-US%2Fkb%2Fwill-firefox-work-my-mobile-device&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-52"><span><b><a href="#cite_ref-52">^</a></b></span> <span><cite><a rel="nofollow" href="https://support.mozilla.org/en-US/kb/will-firefox-work-my-mobile-device">"Firefox Mobile supported devices"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Firefox+Mobile+supported+devices&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fsupport.mozilla.org%2Fen-US%2Fkb%2Fwill-firefox-work-my-mobile-device&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-53"><span><b><a href="#cite_ref-53">^</a></b></span> <span><cite><a href="http://www.mirror.co.uk/news/technology/2009/11/09/mozilla-rules-out-firefox-for-iphone-and-blackberry-115875-21809563/" rel="nofollow">"Mozilla rules out Firefox for iPhone and BlackBerry"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+rules+out+Firefox+for+iPhone+and+BlackBerry&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mirror.co.uk%2Fnews%2Ftechnology%2F2009%2F11%2F09%2Fmozilla-rules-out-firefox-for-iphone-and-blackberry-115875-21809563%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-53"><span><b><a href="#cite_ref-53">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.mirror.co.uk/news/technology/2009/11/09/mozilla-rules-out-firefox-for-iphone-and-blackberry-115875-21809563/">"Mozilla rules out Firefox for iPhone and BlackBerry"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+rules+out+Firefox+for+iPhone+and+BlackBerry&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mirror.co.uk%2Fnews%2Ftechnology%2F2009%2F11%2F09%2Fmozilla-rules-out-firefox-for-iphone-and-blackberry-115875-21809563%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-54"><span><b><a href="#cite_ref-54">^</a></b></span> <span><cite><a href="http://www.mozilla.org/firefox/os/" rel="nofollow">"Boot to Gecko Project"</a>. Mozilla. March 2012<span>. Retrieved <span>2012-03-30</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Boot+to+Gecko+Project&amp;rft.date=2012-03&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Ffirefox%2Fos%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-54"><span><b><a href="#cite_ref-54">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.mozilla.org/firefox/os/">"Boot to Gecko Project"</a>. Mozilla. March 2012<span>. Retrieved <span>2012-03-30</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Boot+to+Gecko+Project&amp;rft.date=2012-03&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Ffirefox%2Fos%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-55"><span><b><a href="#cite_ref-55">^</a></b></span> <span><cite><a href="https://www.mozilla.org/en-US/firefox/os/devices/" rel="nofollow">"Firefox OS - Devices &amp; Availability"</a>. <i>Mozilla</i><span>. Retrieved <span>2015-12-30</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Firefox+OS+-+Devices+%26+Availability&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2Ffirefox%2Fos%2Fdevices%2F&amp;rft.jtitle=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-55"><span><b><a href="#cite_ref-55">^</a></b></span> <span><cite><a rel="nofollow" href="https://www.mozilla.org/en-US/firefox/os/devices/">"Firefox OS - Devices &amp; Availability"</a>. <i>Mozilla</i><span>. Retrieved <span>2015-12-30</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Firefox+OS+-+Devices+%26+Availability&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2Ffirefox%2Fos%2Fdevices%2F&amp;rft.jtitle=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-56"><span><b><a href="#cite_ref-56">^</a></b></span> <span><cite><a href="https://blog.lizardwrangler.com/2012/07/06/thunderbird-stability-and-community-innovation/" rel="nofollow">"Thunderbird: Stability and Community Innovation | Mitchell's Blog"</a>. <i>blog.lizardwrangler.com</i><span>. Retrieved <span>2015-04-20</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Thunderbird%3A+Stability+and+Community+Innovation+%7C+Mitchell%27s+Blog&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.lizardwrangler.com%2F2012%2F07%2F06%2Fthunderbird-stability-and-community-innovation%2F&amp;rft.jtitle=blog.lizardwrangler.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-56"><span><b><a href="#cite_ref-56">^</a></b></span> <span><cite><a rel="nofollow" href="https://blog.lizardwrangler.com/2012/07/06/thunderbird-stability-and-community-innovation/">"Thunderbird: Stability and Community Innovation | Mitchell's Blog"</a>. <i>blog.lizardwrangler.com</i><span>. Retrieved <span>2015-04-20</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Thunderbird%3A+Stability+and+Community+Innovation+%7C+Mitchell%27s+Blog&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.lizardwrangler.com%2F2012%2F07%2F06%2Fthunderbird-stability-and-community-innovation%2F&amp;rft.jtitle=blog.lizardwrangler.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-57"><span><b><a href="#cite_ref-57">^</a></b></span> <span><cite><a href="https://lwn.net/Articles/165080/" rel="nofollow">"Two discontinued browsers"</a>. LWN.net. 21 December 2005<span>. Retrieved <span>2012-08-19</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Two+discontinued+browsers&amp;rft.date=2005-12-21&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Flwn.net%2FArticles%2F165080%2F&amp;rft.pub=LWN.net&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-57"><span><b><a href="#cite_ref-57">^</a></b></span> <span><cite><a rel="nofollow" href="https://lwn.net/Articles/165080/">"Two discontinued browsers"</a>. LWN.net. 21 December 2005<span>. Retrieved <span>2012-08-19</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Two+discontinued+browsers&amp;rft.date=2005-12-21&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Flwn.net%2FArticles%2F165080%2F&amp;rft.pub=LWN.net&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-58"><span><b><a href="#cite_ref-58">^</a></b></span> <span><cite><a href="http://home.kairo.at/blog/2007-06/seamonkey_r_trademarks_registered" rel="nofollow">"SeaMonkey trademarks registered!"</a>. kairo.at. 2007-05-22<span>. Retrieved <span>2013-06-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=SeaMonkey+trademarks+registered%21&amp;rft.date=2007-05-22&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fhome.kairo.at%2Fblog%2F2007-06%2Fseamonkey_r_trademarks_registered&amp;rft.pub=kairo.at&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-58"><span><b><a href="#cite_ref-58">^</a></b></span> <span><cite><a rel="nofollow" href="http://home.kairo.at/blog/2007-06/seamonkey_r_trademarks_registered">"SeaMonkey trademarks registered!"</a>. kairo.at. 2007-05-22<span>. Retrieved <span>2013-06-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=SeaMonkey+trademarks+registered%21&amp;rft.date=2007-05-22&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fhome.kairo.at%2Fblog%2F2007-06%2Fseamonkey_r_trademarks_registered&amp;rft.pub=kairo.at&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-59"><span><b><a href="#cite_ref-59">^</a></b></span> <span><cite><a href="http://www.bugzilla.org/installation-list/" rel="nofollow">"Bugzilla Installation List"</a><span>. Retrieved <span>2014-09-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Bugzilla+Installation+List&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.bugzilla.org%2Finstallation-list%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-59"><span><b><a href="#cite_ref-59">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.bugzilla.org/installation-list/">"Bugzilla Installation List"</a><span>. Retrieved <span>2014-09-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Bugzilla+Installation+List&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.bugzilla.org%2Finstallation-list%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-BE201106-60"><span>^ <a href="#cite_ref-BE201106_60-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-BE201106_60-1"><sup><i><b>b</b></i></sup></a></span> <span><cite><a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Eich, Brendan</a> (21 June 2011). <a href="http://brendaneich.com/2011/06/new-javascript-engine-module-owner/" rel="nofollow">"New JavaScript Engine Module Owner"</a>. BrendanEich.com.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Brendan&amp;rft.aulast=Eich&amp;rft.btitle=New+JavaScript+Engine+Module+Owner&amp;rft.date=2011-06-21&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbrendaneich.com%2F2011%2F06%2Fnew-javascript-engine-module-owner%2F&amp;rft.pub=BrendanEich.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-BE201106-60"><span>^ <a href="#cite_ref-BE201106_60-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-BE201106_60-1"><sup><i><b>b</b></i></sup></a></span> <span><cite><a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Eich, Brendan</a> (21 June 2011). <a rel="nofollow" href="http://brendaneich.com/2011/06/new-javascript-engine-module-owner/">"New JavaScript Engine Module Owner"</a>. BrendanEich.com.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Brendan&amp;rft.aulast=Eich&amp;rft.btitle=New+JavaScript+Engine+Module+Owner&amp;rft.date=2011-06-21&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbrendaneich.com%2F2011%2F06%2Fnew-javascript-engine-module-owner%2F&amp;rft.pub=BrendanEich.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-61"><span><b><a href="#cite_ref-61">^</a></b></span> <span><cite><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=759422#c0" rel="nofollow">"Bug 759422 - Remove use of e4x in account creation"</a>. Bugzilla@Mozilla. 2012-08-17<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Bug+759422+-+Remove+use+of+e4x+in+account+creation&amp;rft.date=2012-08-17&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fbugzilla.mozilla.org%2Fshow_bug.cgi%3Fid%3D759422%23c0&amp;rft.pub=Bugzilla%40Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-61"><span><b><a href="#cite_ref-61">^</a></b></span> <span><cite><a rel="nofollow" href="https://bugzilla.mozilla.org/show_bug.cgi?id=759422#c0">"Bug 759422 - Remove use of e4x in account creation"</a>. Bugzilla@Mozilla. 2012-08-17<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Bug+759422+-+Remove+use+of+e4x+in+account+creation&amp;rft.date=2012-08-17&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fbugzilla.mozilla.org%2Fshow_bug.cgi%3Fid%3D759422%23c0&amp;rft.pub=Bugzilla%40Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-62"><span><b><a href="#cite_ref-62">^</a></b></span> <span><cite><a href="https://developer.mozilla.org/en-US/docs/SpiderMonkey" rel="nofollow">"SpiderMonkey"</a>. Mozilla Developer Network. 2012-08-15<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=SpiderMonkey&amp;rft.date=2012-08-15&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2Fdocs%2FSpiderMonkey&amp;rft.pub=Mozilla+Developer+Network&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-62"><span><b><a href="#cite_ref-62">^</a></b></span> <span><cite><a rel="nofollow" href="https://developer.mozilla.org/en-US/docs/SpiderMonkey">"SpiderMonkey"</a>. Mozilla Developer Network. 2012-08-15<span>. Retrieved <span>2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=SpiderMonkey&amp;rft.date=2012-08-15&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2Fdocs%2FSpiderMonkey&amp;rft.pub=Mozilla+Developer+Network&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-63"><span><b><a href="#cite_ref-63">^</a></b></span> <span><cite><a href="http://www.mozilla.org/rhino/history.html" rel="nofollow">"Rhino History"</a>. <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a><span>. Retrieved <span>2008-03-20</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Rhino+History&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Frhino%2Fhistory.html&amp;rft.pub=Mozilla+Foundation&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-63"><span><b><a href="#cite_ref-63">^</a></b></span> <span><cite><a rel="nofollow" href="http://www.mozilla.org/rhino/history.html">"Rhino History"</a>. <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a><span>. Retrieved <span>2008-03-20</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Rhino+History&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Frhino%2Fhistory.html&amp;rft.pub=Mozilla+Foundation&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-64"><span><b><a href="#cite_ref-64">^</a></b></span> <span><cite><a href="https://github.com/servo/servo/wiki/Roadmap" rel="nofollow">"Roadmap"</a><span>. Retrieved <span>10 May</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Roadmap&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fgithub.com%2Fservo%2Fservo%2Fwiki%2FRoadmap&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-64"><span><b><a href="#cite_ref-64">^</a></b></span> <span><cite><a rel="nofollow" href="https://github.com/servo/servo/wiki/Roadmap">"Roadmap"</a><span>. Retrieved <span>10 May</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Roadmap&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fgithub.com%2Fservo%2Fservo%2Fwiki%2FRoadmap&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-65"><span><b><a href="#cite_ref-65">^</a></b></span> <span><cite>Larabel, Michael. <a href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Servo-9-May-2016" rel="nofollow">"Servo Continues Making Progress For Shipping Components In Gecko, Browser.html"</a>. <i>Phoronix.com</i><span>. Retrieved <span>10 May</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Servo+Continues+Making+Progress+For+Shipping+Components+In+Gecko%2C+Browser.html&amp;rft.aufirst=Michael&amp;rft.aulast=Larabel&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.phoronix.com%2Fscan.php%3Fpage%3Dnews_item%26px%3DServo-9-May-2016&amp;rft.jtitle=Phoronix.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-65"><span><b><a href="#cite_ref-65">^</a></b></span> <span><cite>Larabel, Michael. <a rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Servo-9-May-2016">"Servo Continues Making Progress For Shipping Components In Gecko, Browser.html"</a>. <i>Phoronix.com</i><span>. Retrieved <span>10 May</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Servo+Continues+Making+Progress+For+Shipping+Components+In+Gecko%2C+Browser.html&amp;rft.aufirst=Michael&amp;rft.aulast=Larabel&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.phoronix.com%2Fscan.php%3Fpage%3Dnews_item%26px%3DServo-9-May-2016&amp;rft.jtitle=Phoronix.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-66"><span><b><a href="#cite_ref-66">^</a></b></span> <span><cite><a href="https://mozvr.com" rel="nofollow">"Mozilla VR"</a>. <i>Mozilla VR</i><span>. Retrieved <span>2016-10-27</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+VR&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fmozvr.com&amp;rft.jtitle=Mozilla+VR&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-66"><span><b><a href="#cite_ref-66">^</a></b></span> <span><cite><a rel="nofollow" href="https://mozvr.com">"Mozilla VR"</a>. <i>Mozilla VR</i><span>. Retrieved <span>2016-10-27</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+VR&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fmozvr.com&amp;rft.jtitle=Mozilla+VR&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-67"><span><b><a href="#cite_ref-67">^</a></b></span> <span><cite><a href="https://login.persona.org/" rel="nofollow"><i>Persona</i></a>, Mozilla</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Persona&amp;rft.genre=book&amp;rft_id=https%3A%2F%2Flogin.persona.org%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-67"><span><b><a href="#cite_ref-67">^</a></b></span> <span><cite><a rel="nofollow" href="https://login.persona.org/"><i>Persona</i></a>, Mozilla</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Persona&amp;rft.genre=book&amp;rft_id=https%3A%2F%2Flogin.persona.org%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-68"><span><b><a href="#cite_ref-68">^</a></b></span> <span><cite><a href="https://developer.mozilla.org/en-US/Persona" rel="nofollow">"Persona"</a>. <i>Mozilla Developer Network</i><span>. Retrieved <span>2016-10-27</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Persona&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2FPersona&amp;rft.jtitle=Mozilla+Developer+Network&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-68"><span><b><a href="#cite_ref-68">^</a></b></span> <span><cite><a rel="nofollow" href="https://developer.mozilla.org/en-US/Persona">"Persona"</a>. <i>Mozilla Developer Network</i><span>. Retrieved <span>2016-10-27</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Persona&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2FPersona&amp;rft.jtitle=Mozilla+Developer+Network&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-69"><span><b><a href="#cite_ref-69">^</a></b></span> <span><cite><a href="https://webmaker.org/en-US/about/" rel="nofollow"><i>About Mozilla Webmaker</i></a>, Mozilla</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=About+Mozilla+Webmaker&amp;rft.genre=book&amp;rft_id=https%3A%2F%2Fwebmaker.org%2Fen-US%2Fabout%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-69"><span><b><a href="#cite_ref-69">^</a></b></span> <span><cite><a rel="nofollow" href="https://webmaker.org/en-US/about/"><i>About Mozilla Webmaker</i></a>, Mozilla</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=About+Mozilla+Webmaker&amp;rft.genre=book&amp;rft_id=https%3A%2F%2Fwebmaker.org%2Fen-US%2Fabout%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-lifehacker.com-70"><span>^ <a href="#cite_ref-lifehacker.com_70-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-lifehacker.com_70-1"><sup><i><b>b</b></i></sup></a></span> <span><cite>Alan Henry. <a href="http://lifehacker.com/mozilla-webmaker-teaches-you-how-to-build-web-sites-ap-1553277374" rel="nofollow">"Mozilla Webmaker Teaches You to Build Web Sites, Apps, and More"</a>. <i>Lifehacker</i>. Gawker Media.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+Webmaker+Teaches+You+to+Build+Web+Sites%2C+Apps%2C+and+More&amp;rft.au=Alan+Henry&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Flifehacker.com%2Fmozilla-webmaker-teaches-you-how-to-build-web-sites-ap-1553277374&amp;rft.jtitle=Lifehacker&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
+ <li id="cite_note-lifehacker.com-70"><span>^ <a href="#cite_ref-lifehacker.com_70-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-lifehacker.com_70-1"><sup><i><b>b</b></i></sup></a></span> <span><cite>Alan Henry. <a rel="nofollow" href="http://lifehacker.com/mozilla-webmaker-teaches-you-how-to-build-web-sites-ap-1553277374">"Mozilla Webmaker Teaches You to Build Web Sites, Apps, and More"</a>. <i>Lifehacker</i>. Gawker Media.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+Webmaker+Teaches+You+to+Build+Web+Sites%2C+Apps%2C+and+More&amp;rft.au=Alan+Henry&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Flifehacker.com%2Fmozilla-webmaker-teaches-you-how-to-build-web-sites-ap-1553277374&amp;rft.jtitle=Lifehacker&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"></span>
</span>
</li>
- <li id="cite_note-71"><span><b><a href="#cite_ref-71">^</a></b></span> <span><cite><a href="https://wiki.mozilla.org/Air_Mozilla" rel="nofollow">"Air Mozilla"</a>. Mozilla Wiki.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Air+Mozilla&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FAir_Mozilla&amp;rft.pub=Mozilla+Wiki&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-71"><span><b><a href="#cite_ref-71">^</a></b></span> <span><cite><a rel="nofollow" href="https://wiki.mozilla.org/Air_Mozilla">"Air Mozilla"</a>. Mozilla Wiki.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Air+Mozilla&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FAir_Mozilla&amp;rft.pub=Mozilla+Wiki&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- <li id="cite_note-72"><span><b><a href="#cite_ref-72">^</a></b></span> <span><cite><a href="https://blog.mozilla.org/mrz/2012/04/17/air-mozilla-reboot-phase-i/" rel="nofollow">"Air Mozilla Reboot, Phase I"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Air+Mozilla+Reboot%2C+Phase+I&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fmrz%2F2012%2F04%2F17%2Fair-mozilla-reboot-phase-i%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
+ <li id="cite_note-72"><span><b><a href="#cite_ref-72">^</a></b></span> <span><cite><a rel="nofollow" href="https://blog.mozilla.org/mrz/2012/04/17/air-mozilla-reboot-phase-i/">"Air Mozilla Reboot, Phase I"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Air+Mozilla+Reboot%2C+Phase+I&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fmrz%2F2012%2F04%2F17%2Fair-mozilla-reboot-phase-i%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"></span>
</span>
</li>
- </ol></div>
- <p><a href="http://www.techsive.com/2014/09/how-to-resume-failed-downloads-in.html" rel="nofollow">Constant downloads failure in firefox</a></p>
+ </ol>
+ </div>
+ <p><a rel="nofollow" href="http://www.techsive.com/2014/09/how-to-resume-failed-downloads-in.html">Constant downloads failure in firefox</a></p>
<h2><span id="External_links">External links</span><span><span>[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=36" title="Edit section: External links">edit</a><span>]</span></span>
</h2>
- <table readabilityDataTable="0" role="presentation"><tr><td>
- <a href="http://fakehost/wiki/File:Commons-logo.svg"><img alt="" data-file-height="1376" data-file-width="1024" height="40" src="http://upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/30px-Commons-logo.svg.png" srcset="//upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/45px-Commons-logo.svg.png 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/59px-Commons-logo.svg.png 2x" width="30"></img></a>
+ <table role="presentation" readabilityDataTable="0">
+ <tr>
+ <td>
+ <a href="http://fakehost/wiki/File:Commons-logo.svg"><img alt src="http://upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/30px-Commons-logo.svg.png" width="30" height="40" srcset="http://upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/45px-Commons-logo.svg.png 1.5x, http://upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/59px-Commons-logo.svg.png 2x" data-file-width="1024" data-file-height="1376"></a>
</td>
<td>Wikimedia Commons has media related to <i><b><a href="https://commons.wikimedia.org/wiki/Category:Mozilla" title="commons:Category:Mozilla">Mozilla</a></b></i>.</td>
- </tr></table><ul><li><span><span><a href="http://mozilla.org/" rel="nofollow">Official website</a></span></span>, including <a href="https://www.mozilla.org/en-US/about/manifesto/" rel="nofollow">the Mozilla Manifesto</a></li>
- <li><a href="https://wiki.mozilla.org/" rel="nofollow">Mozilla Wiki</a>(<a href="https://wiki.mozilla.org/Timeline" title="mozillawiki:Timeline">Major time line of community development</a>)</li>
- <li><a href="http://hg.mozilla.org/" rel="nofollow">Mozilla Mercurial Repository</a></li>
+ </tr>
+ </table>
+ <ul>
+ <li><span><span><a rel="nofollow" href="http://mozilla.org/">Official website</a></span></span>, including <a rel="nofollow" href="https://www.mozilla.org/en-US/about/manifesto/">the Mozilla Manifesto</a></li>
+ <li><a rel="nofollow" href="https://wiki.mozilla.org/">Mozilla Wiki</a>(<a href="https://wiki.mozilla.org/Timeline" title="mozillawiki:Timeline">Major time line of community development</a>)</li>
+ <li><a rel="nofollow" href="http://hg.mozilla.org/">Mozilla Mercurial Repository</a></li>
</ul>
+
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected-metadata.json
index 9154ef04d..7a5a65f3d 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected-metadata.json
@@ -1,8 +1,8 @@
{
"Author": null,
- "Direction": null,
- "Excerpt": "Stack Overflow published its analysis of 2017 hiring trends based on the targeting options employers selected when posting to Stack Overflow Jobs. The report, which compares data from 200 companies…",
+ "Direction": "ltr",
+ "Excerpt": "Stack Overflow published its analysis of 2017 hiring trends based on the targeting options employers selected when posting to Stack Overflow Jobs. The report, which compares data from 200 companies\u2026",
"Image": "https:\/\/i0.wp.com\/wptavern.com\/wp-content\/uploads\/2016\/07\/stack-overflow.png?fit=1200%2C470&ssl=1",
"Title": "Stack Overflow Jobs Data Shows ReactJS Skills in High Demand, WordPress Market Oversaturated with Developers",
"SiteName": "WordPress Tavern"
-}
+} \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected.html
index 1f47d8fe1..344eb7d12 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/wordpress/expected.html
@@ -1,14 +1,31 @@
-<article id="post-67202" itemprop="blogPost" itemscope="itemscope" itemtype="http://schema.org/BlogPosting"><div itemprop="articleBody">
+<div id="container">
+
+
+
+
+ <main id="content" role="main" tabindex="-1">
+
+
+
+
+
+ <article id="post-67202" itemscope="itemscope" itemtype="http://schema.org/BlogPosting" itemprop="blogPost">
+
+
+
+
+
+ <div itemprop="articleBody">
<p>
- <a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?ssl=1"><img alt="" data-attachment-id="57913" data-comments-opened="0" data-image-description="" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="stack-overflow" data-large-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=500%2C196&amp;ssl=1" data-medium-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=300%2C117&amp;ssl=1" data-orig-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=1650%2C646&amp;ssl=1" data-orig-size="1650,646" data-permalink="https://wptavern.com/stack-overflow-documentation-is-now-in-beta/stack-overflow" height="252" sizes="(max-width: 1025px) 100vw, 1025px" src="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=1025%2C401&amp;ssl=1" srcset="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?w=1650&amp;ssl=1 1650w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=300%2C117&amp;ssl=1 300w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=768%2C301&amp;ssl=1 768w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=500%2C196&amp;ssl=1 500w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=1025%2C401&amp;ssl=1 1025w" width="644"></img></a>
+ <a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?ssl=1"><img data-attachment-id="57913" data-permalink="https://wptavern.com/stack-overflow-documentation-is-now-in-beta/stack-overflow" data-orig-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=1650%2C646&amp;ssl=1" data-orig-size="1650,646" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="stack-overflow" data-image-description data-medium-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=300%2C117&amp;ssl=1" data-large-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=500%2C196&amp;ssl=1" src="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=1025%2C401&amp;ssl=1" alt srcset="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?w=1650&amp;ssl=1 1650w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=300%2C117&amp;ssl=1 300w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=768%2C301&amp;ssl=1 768w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=500%2C196&amp;ssl=1 500w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=1025%2C401&amp;ssl=1 1025w" sizes="(max-width: 1025px) 100vw, 1025px" width="644" height="252"></a>
</p>
<p>Stack Overflow published its analysis of <a href="https://stackoverflow.blog/2017/03/09/developer-hiring-trends-2017/" target="_blank">2017 hiring trends</a> based on the targeting options employers selected when posting to <a href="http://stackoverflow.com/jobs" target="_blank">Stack Overflow Jobs</a>. The report, which compares data from 200 companies since 2015, ranks ReactJS, Docker, and Ansible at the top of the fastest growing skills in demand. When comparing the percentage change from 2015 to 2016, technologies like AJAX, Backbone.js, jQuery, and WordPress are less in demand.</p>
<p>
- <a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?ssl=1"><img alt="" data-attachment-id="67214" data-comments-opened="0" data-image-description="" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="ChangesinDemand" data-large-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=437%2C500&amp;ssl=1" data-medium-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=262%2C300&amp;ssl=1" data-orig-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=975%2C1115&amp;ssl=1" data-orig-size="975,1115" data-permalink="https://wptavern.com/stack-overflow-jobs-data-shows-reactjs-skills-in-high-demand-wordpress-market-oversaturated-with-developers/changesindemand" height="736" sizes="(max-width: 975px) 100vw, 975px" src="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=975%2C1115&amp;ssl=1" srcset="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?w=975&amp;ssl=1 975w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=262%2C300&amp;ssl=1 262w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=768%2C878&amp;ssl=1 768w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=437%2C500&amp;ssl=1 437w" width="644"></img></a>
+ <a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?ssl=1"><img data-attachment-id="67214" data-permalink="https://wptavern.com/stack-overflow-jobs-data-shows-reactjs-skills-in-high-demand-wordpress-market-oversaturated-with-developers/changesindemand" data-orig-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=975%2C1115&amp;ssl=1" data-orig-size="975,1115" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="ChangesinDemand" data-image-description data-medium-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=262%2C300&amp;ssl=1" data-large-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=437%2C500&amp;ssl=1" src="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=975%2C1115&amp;ssl=1" alt srcset="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?w=975&amp;ssl=1 975w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=262%2C300&amp;ssl=1 262w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=768%2C878&amp;ssl=1 768w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=437%2C500&amp;ssl=1 437w" sizes="(max-width: 975px) 100vw, 975px" width="644" height="736"></a>
</p>
<p>Stack Overflow also measured the demand relative to the available developers in different tech skills. The demand for backend, mobile, and database engineers is higher than the number of qualified candidates available. WordPress is last among the oversaturated fields with a surplus of developers relative to available positions.</p>
<p>
- <a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?ssl=1"><img alt="" data-attachment-id="67216" data-comments-opened="0" data-image-description="" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="HighDemand" data-large-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=500%2C438&amp;ssl=1" data-medium-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=300%2C263&amp;ssl=1" data-orig-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=975%2C854&amp;ssl=1" data-orig-size="975,854" data-permalink="https://wptavern.com/stack-overflow-jobs-data-shows-reactjs-skills-in-high-demand-wordpress-market-oversaturated-with-developers/highdemand" height="564" sizes="(max-width: 975px) 100vw, 975px" src="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=975%2C854&amp;ssl=1" srcset="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?w=975&amp;ssl=1 975w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=300%2C263&amp;ssl=1 300w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=768%2C673&amp;ssl=1 768w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=500%2C438&amp;ssl=1 500w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=571%2C500&amp;ssl=1 571w" width="644"></img></a>
+ <a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?ssl=1"><img data-attachment-id="67216" data-permalink="https://wptavern.com/stack-overflow-jobs-data-shows-reactjs-skills-in-high-demand-wordpress-market-oversaturated-with-developers/highdemand" data-orig-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=975%2C854&amp;ssl=1" data-orig-size="975,854" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="HighDemand" data-image-description data-medium-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=300%2C263&amp;ssl=1" data-large-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=500%2C438&amp;ssl=1" src="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=975%2C854&amp;ssl=1" alt srcset="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?w=975&amp;ssl=1 975w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=300%2C263&amp;ssl=1 300w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=768%2C673&amp;ssl=1 768w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=500%2C438&amp;ssl=1 500w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=571%2C500&amp;ssl=1 571w" sizes="(max-width: 975px) 100vw, 975px" width="644" height="564"></a>
</p>
<p>In looking at these results, it’s important to consider the inherent biases within the Stack Overflow ecosystem. In 2016, the site surveyed more than 56,000 developers but noted that the survey was “biased against devs who don’t speak English.” The average age of respondents was 29.6 years old and 92.8% of them were male. </p>
<p>For two years running, Stack Overflow survey respondents have <a href="https://wptavern.com/stack-overflow-survey-results-show-wordpress-is-trending-up-despite-being-ranked-among-most-dreaded-technologies" target="_blank">ranked WordPress among the most dreaded technologies</a> that they would prefer not to use. This may be one reason why employers wouldn’t be looking to advertise positions on the site’s job board, which is the primary source of the data for this report.</p>
@@ -26,4 +43,29 @@
</div>
- </article> \ No newline at end of file
+
+
+
+
+ </article>
+
+
+
+
+
+
+
+
+
+
+
+
+ </main>
+
+
+
+
+
+
+
+ </div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-1/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-1/expected.html
index deea6c82f..645639393 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-1/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-1/expected.html
@@ -1,45 +1,49 @@
-<div data-reactid="406" id="Col1-0-ContentCanvas-Proxy">
- <div data-reactid="407" id="Col1-0-ContentCanvas">
- <article data-reactid="408" data-type="story" data-uuid="80b35014-fba3-377e-adc5-47fb44f61fa7"><figure data-reactid="409" data-type="image"><p><img alt="The PlayStation VR" data-reactid="411" src="http://l1.yimg.com/ny/api/res/1.2/589noY9BZNdmsUUQf6L1AQ--/YXBwaWQ9aGlnaGxhbmRlcjtzbT0xO3c9NzQ0O2g9NjY5/http://media.zenfs.com/en/homerun/feed_manager_auto_publish_494/4406ef57dcb40376c513903b03bef048"></img></p>
+<div id="Col1-0-ContentCanvas-Proxy" data-reactid="406">
+ <article data-uuid="80b35014-fba3-377e-adc5-47fb44f61fa7" data-type="story" data-reactid="408">
+ <figure data-type="image" data-reactid="409">
+ <p><img alt="The PlayStation VR" src="http://l1.yimg.com/ny/api/res/1.2/589noY9BZNdmsUUQf6L1AQ--/YXBwaWQ9aGlnaGxhbmRlcjtzbT0xO3c9NzQ0O2g9NjY5/http://media.zenfs.com/en/homerun/feed_manager_auto_publish_494/4406ef57dcb40376c513903b03bef048"></p>
<div data-reactid="413">
- <figcaption data-reactid="414" title="Sony’s PlayStation VR."><p>Sony’s PlayStation VR.</p>
+ <figcaption title="Sony’s PlayStation VR." data-reactid="414">
+ <p>Sony’s PlayStation VR.</p>
</figcaption></div>
- </figure><div data-reactid="418">
- <p data-reactid="419" data-type="text">Virtual reality has officially reached the consoles. And it’s pretty good! <a href="http://finance.yahoo.com/news/review-playstation-vr-is-comfortable-and-affordable-but-lacks-must-have-games-165053851.html">Sony’s PlayStation VR</a> is extremely comfortable and reasonably priced, and while it’s lacking killer apps, it’s loaded with lots of interesting ones.</p>
- <p data-reactid="420" data-type="text">But which ones should you buy? I’ve played just about every launch game, and while some are worth your time, others you might want to skip. To help you decide what’s what, I’ve put together this list of the eight PSVR games worth considering.</p>
- <h3 data-reactid="421" data-type="text"><a href="https://www.playstation.com/en-us/games/rez-infinite-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Rez Infinite” ($30)</a></h3>
- <p data-reactid="422"><iframe data-reactid="423" data-type="videoIframe" src="https://www.youtube.com/embed/YlDxEOwj5j8"></iframe></p>
- <p data-reactid="424" data-type="text">Beloved cult hit “Rez” gets the VR treatment to help launch the PSVR, and the results are terrific. It includes a fully remastered take on the original “Rez” – you zoom through a Matrix-like computer system, shooting down enemies to the steady beat of thumping electronica – but the VR setting makes it incredibly immersive. It gets better the more you play it, too; unlock the amazing Area X mode and you’ll find yourself flying, shooting and bobbing your head to some of the trippiest visuals yet seen in VR.</p>
- <h3 data-reactid="425" data-type="text"><a href="https://www.playstation.com/en-us/games/thumper-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Thumper” ($20)</a></h3>
- <p data-reactid="426"><iframe data-reactid="427" data-type="videoIframe" src="https://www.youtube.com/embed/gtPGX8i1Eaw"></iframe></p>
- <p data-reactid="428" data-type="text">What would happen if Tron, the board game Simon, a Clown beetle, Cthulhu and a noise band met in VR? Chaos, for sure, and also “Thumper.” Called a “violent rhythm game” by its creators, “Thumper” is, well, a violent rhythm game that’s also a gorgeous, unsettling and totally captivating assault on the senses. With simple controls and a straightforward premise – click the X button and the analog stick in time with the music as you barrel down a neon highway — it’s one of the rare games that works equally well both in and out of VR. But since you have PSVR, play it there. It’s marvelous.</p>
- <h3 data-reactid="429" data-type="text"><a href="https://www.playstation.com/en-us/games/until-dawn-rush-of-blood-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Until Dawn: Rush of Blood” ($20)</a></h3>
- <p data-reactid="430"><iframe data-reactid="431" data-type="videoIframe" src="https://www.youtube.com/embed/EL3svUfC8Ds"></iframe></p>
- <p data-reactid="432" data-type="text">Cheeky horror game “Until Dawn” was a breakout hit for the PS4 last year, channeling the classic “dumb teens in the woods” horror trope into an effective interactive drama. Well, forget all that if you fire up “Rush of Blood,” because this one sticks you front and center on a rollercoaster ride from Hell. Literally. You ride through a dimly-lit carnival of terror, dual-wielding pistols as you take down targets, hideous pig monsters and, naturally, maniac clowns. Be warned: If the bad guys don’t get you, the jump scares will.</p>
- <h3 data-reactid="433" data-type="text"><a href="https://www.playstation.com/en-us/games/headmaster-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Headmaster” ($20)</a></h3>
- <p data-reactid="434"><iframe data-reactid="435" data-type="videoIframe" src="https://www.youtube.com/embed/a7CSMKw1E7g"></iframe></p>
- <p data-reactid="436" data-type="text">Soccer meets “Portal” in the weird (and weirdly fun) “Headmaster,” a game about heading soccer balls into nets, targets and a variety of other things while stuck in some diabolical training facility. While at first it seems a little basic, increasingly challenging shots and a consistently entertaining narrative keep it from running off the pitch. Funny, ridiculous and as easy as literally moving your head back and forth, it’s a pleasant PSVR surprise.</p>
- <h3 data-reactid="437" data-type="text"><a href="https://www.playstation.com/en-us/games/rigs-mechanized-combat-league-ps4/" rel="nofollow noopener noreferrer" target="_blank">“RIGS: Mechanized Combat League” ($50)</a></h3>
- <p data-reactid="438"><iframe data-reactid="439" data-type="videoIframe" src="https://www.youtube.com/embed/Rnqlf9EQ2zA"></iframe></p>
- <p data-reactid="440" data-type="text">Giant mechs + sports? That’s the gist of this robotic blast-a-thon, which pits two teams of three against one another in gorgeous, explosive and downright fun VR combat. At its best, “RIGS” marries the thrill of fast-paced competitive shooters with the insanity of piloting a giant mech in VR. It can, however, be one of the barfier PSVR games. So pack your Dramamine, you’re going to have to ease yourself into this one.</p>
- <h3 data-reactid="441" data-type="text"><a href="https://www.playstation.com/en-us/games/batman-arkham-vr-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Batman Arkham VR” ($20)</a></h3>
- <p data-reactid="442"><iframe data-reactid="443" data-type="videoIframe" src="https://www.youtube.com/embed/eS4g0py16N8"></iframe></p>
- <p data-reactid="444" data-type="text">“I’m Batman,” you will say. And you’ll actually be right this time, because you are Batman in this detective yarn, and you know this because you actually grab the famous cowl and mask, stick it on your head, and stare into the mirrored reflection of Rocksteady Games’ impressive Dark Knight character model. It lacks the action of its fellow “Arkham” games and runs disappointingly short, but it’s a high-quality experience that really shows off how powerfully immersive VR can be.</p>
- <h3 data-reactid="445" data-type="text"><a href="https://www.playstation.com/en-us/games/job-simulator-the-2050-archives-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Job Simulator” ($30)</a></h3>
- <p data-reactid="446"><iframe data-reactid="447" data-type="videoIframe" src="https://www.youtube.com/embed/3-iMlQIGH8Y"></iframe></p>
- <p data-reactid="448" data-type="text">There are a number of good VR ports in the PSVR launch lineup, but the HTC Vive launch game “Job Simulator” might be the best. Your task? Lots of tasks, actually, from cooking food to fixing cars to working in an office, all for robots, because did I mention you were in the future? Infinitely charming and surprisingly challenging, it’s a great showpiece for VR.</p>
- <h3 data-reactid="449" data-type="text"><a href="https://www.playstation.com/en-us/games/eve-valkyrie-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Eve Valkyrie” ($60)</a></h3>
- <p data-reactid="450"><iframe data-reactid="451" data-type="videoIframe" src="https://www.youtube.com/embed/0KFHw12CTbo"></iframe></p>
- <p data-reactid="452" data-type="text">Already a hit on the Oculus Rift, this space dogfighting game was one of the first to really show off how VR can turn a traditional game experience into something special. It’s pricey and not quite as hi-res as the Rift version, but “Eve Valkyrie” does an admirable job filling the void left since “Battlestar Galactica” ended. Too bad there aren’t any Cylons in it (or are there?)</p>
- <p data-reactid="453" data-type="text"><em><strong>More games news:</strong></em></p>
- <ul data-reactid="454" data-type="list"><li data-reactid="455"><a href="https://www.yahoo.com/tech/skylanders-imaginators-will-let-you-create-and-3d-print-your-own-action-figure-143838550.html">‘Skylanders Imaginators’ will let you create and 3D print your own action figures</a></li>
+ </figure>
+ <div data-reactid="418">
+ <p data-type="text" data-reactid="419">Virtual reality has officially reached the consoles. And it’s pretty good! <a href="http://finance.yahoo.com/news/review-playstation-vr-is-comfortable-and-affordable-but-lacks-must-have-games-165053851.html">Sony’s PlayStation VR</a> is extremely comfortable and reasonably priced, and while it’s lacking killer apps, it’s loaded with lots of interesting ones.</p>
+ <p data-type="text" data-reactid="420">But which ones should you buy? I’ve played just about every launch game, and while some are worth your time, others you might want to skip. To help you decide what’s what, I’ve put together this list of the eight PSVR games worth considering.</p>
+ <h3 data-type="text" data-reactid="421"><a href="https://www.playstation.com/en-us/games/rez-infinite-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Rez Infinite” ($30)</a></h3>
+ <p data-reactid="422"><iframe data-type="videoIframe" src="https://www.youtube.com/embed/YlDxEOwj5j8" data-reactid="423"></iframe></p>
+ <p data-type="text" data-reactid="424">Beloved cult hit “Rez” gets the VR treatment to help launch the PSVR, and the results are terrific. It includes a fully remastered take on the original “Rez” – you zoom through a Matrix-like computer system, shooting down enemies to the steady beat of thumping electronica – but the VR setting makes it incredibly immersive. It gets better the more you play it, too; unlock the amazing Area X mode and you’ll find yourself flying, shooting and bobbing your head to some of the trippiest visuals yet seen in VR.</p>
+ <h3 data-type="text" data-reactid="425"><a href="https://www.playstation.com/en-us/games/thumper-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Thumper” ($20)</a></h3>
+ <p data-reactid="426"><iframe data-type="videoIframe" src="https://www.youtube.com/embed/gtPGX8i1Eaw" data-reactid="427"></iframe></p>
+ <p data-type="text" data-reactid="428">What would happen if Tron, the board game Simon, a Clown beetle, Cthulhu and a noise band met in VR? Chaos, for sure, and also “Thumper.” Called a “violent rhythm game” by its creators, “Thumper” is, well, a violent rhythm game that’s also a gorgeous, unsettling and totally captivating assault on the senses. With simple controls and a straightforward premise – click the X button and the analog stick in time with the music as you barrel down a neon highway — it’s one of the rare games that works equally well both in and out of VR. But since you have PSVR, play it there. It’s marvelous.</p>
+ <h3 data-type="text" data-reactid="429"><a href="https://www.playstation.com/en-us/games/until-dawn-rush-of-blood-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Until Dawn: Rush of Blood” ($20)</a></h3>
+ <p data-reactid="430"><iframe data-type="videoIframe" src="https://www.youtube.com/embed/EL3svUfC8Ds" data-reactid="431"></iframe></p>
+ <p data-type="text" data-reactid="432">Cheeky horror game “Until Dawn” was a breakout hit for the PS4 last year, channeling the classic “dumb teens in the woods” horror trope into an effective interactive drama. Well, forget all that if you fire up “Rush of Blood,” because this one sticks you front and center on a rollercoaster ride from Hell. Literally. You ride through a dimly-lit carnival of terror, dual-wielding pistols as you take down targets, hideous pig monsters and, naturally, maniac clowns. Be warned: If the bad guys don’t get you, the jump scares will.</p>
+ <h3 data-type="text" data-reactid="433"><a href="https://www.playstation.com/en-us/games/headmaster-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Headmaster” ($20)</a></h3>
+ <p data-reactid="434"><iframe data-type="videoIframe" src="https://www.youtube.com/embed/a7CSMKw1E7g" data-reactid="435"></iframe></p>
+ <p data-type="text" data-reactid="436">Soccer meets “Portal” in the weird (and weirdly fun) “Headmaster,” a game about heading soccer balls into nets, targets and a variety of other things while stuck in some diabolical training facility. While at first it seems a little basic, increasingly challenging shots and a consistently entertaining narrative keep it from running off the pitch. Funny, ridiculous and as easy as literally moving your head back and forth, it’s a pleasant PSVR surprise.</p>
+ <h3 data-type="text" data-reactid="437"><a href="https://www.playstation.com/en-us/games/rigs-mechanized-combat-league-ps4/" rel="nofollow noopener noreferrer" target="_blank">“RIGS: Mechanized Combat League” ($50)</a></h3>
+ <p data-reactid="438"><iframe data-type="videoIframe" src="https://www.youtube.com/embed/Rnqlf9EQ2zA" data-reactid="439"></iframe></p>
+ <p data-type="text" data-reactid="440">Giant mechs + sports? That’s the gist of this robotic blast-a-thon, which pits two teams of three against one another in gorgeous, explosive and downright fun VR combat. At its best, “RIGS” marries the thrill of fast-paced competitive shooters with the insanity of piloting a giant mech in VR. It can, however, be one of the barfier PSVR games. So pack your Dramamine, you’re going to have to ease yourself into this one.</p>
+ <h3 data-type="text" data-reactid="441"><a href="https://www.playstation.com/en-us/games/batman-arkham-vr-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Batman Arkham VR” ($20)</a></h3>
+ <p data-reactid="442"><iframe data-type="videoIframe" src="https://www.youtube.com/embed/eS4g0py16N8" data-reactid="443"></iframe></p>
+ <p data-type="text" data-reactid="444">“I’m Batman,” you will say. And you’ll actually be right this time, because you are Batman in this detective yarn, and you know this because you actually grab the famous cowl and mask, stick it on your head, and stare into the mirrored reflection of Rocksteady Games’ impressive Dark Knight character model. It lacks the action of its fellow “Arkham” games and runs disappointingly short, but it’s a high-quality experience that really shows off how powerfully immersive VR can be.</p>
+ <h3 data-type="text" data-reactid="445"><a href="https://www.playstation.com/en-us/games/job-simulator-the-2050-archives-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Job Simulator” ($30)</a></h3>
+ <p data-reactid="446"><iframe data-type="videoIframe" src="https://www.youtube.com/embed/3-iMlQIGH8Y" data-reactid="447"></iframe></p>
+ <p data-type="text" data-reactid="448">There are a number of good VR ports in the PSVR launch lineup, but the HTC Vive launch game “Job Simulator” might be the best. Your task? Lots of tasks, actually, from cooking food to fixing cars to working in an office, all for robots, because did I mention you were in the future? Infinitely charming and surprisingly challenging, it’s a great showpiece for VR.</p>
+ <h3 data-type="text" data-reactid="449"><a href="https://www.playstation.com/en-us/games/eve-valkyrie-ps4/" rel="nofollow noopener noreferrer" target="_blank">“Eve Valkyrie” ($60)</a></h3>
+ <p data-reactid="450"><iframe data-type="videoIframe" src="https://www.youtube.com/embed/0KFHw12CTbo" data-reactid="451"></iframe></p>
+ <p data-type="text" data-reactid="452">Already a hit on the Oculus Rift, this space dogfighting game was one of the first to really show off how VR can turn a traditional game experience into something special. It’s pricey and not quite as hi-res as the Rift version, but “Eve Valkyrie” does an admirable job filling the void left since “Battlestar Galactica” ended. Too bad there aren’t any Cylons in it (or are there?)</p>
+ <p data-type="text" data-reactid="453"><em><strong>More games news:</strong></em></p>
+ <ul data-type="list" data-reactid="454">
+ <li data-reactid="455"><a href="https://www.yahoo.com/tech/skylanders-imaginators-will-let-you-create-and-3d-print-your-own-action-figure-143838550.html">‘Skylanders Imaginators’ will let you create and 3D print your own action figures</a></li>
<li data-reactid="456"><a href="https://www.yahoo.com/tech/review-high-flying-nba-2k17-has-a-career-year-184135248.html">Review: High-flying ‘NBA 2K17’ has a career year</a></li>
<li data-reactid="457"><a href="https://www.yahoo.com/tech/review-race-at-your-own-speed-in-big-beautiful-forza-horizon-3-195337170.html">Review: Race at your own speed in big, beautiful ‘Forza Horizon 3’</a></li>
<li data-reactid="458"><a href="https://www.yahoo.com/tech/sonys-playstation-4-pro-shows-promise-potential-161304037.html">Sony’s PlayStation 4 Pro shows promise, potential and plenty of pretty lighting</a></li>
<li data-reactid="459"><a href="https://www.yahoo.com/tech/review-madden-nfl-17-runs-000000394.html">Review: ‘Madden NFL 17’ runs hard, plays it safe</a></li>
- </ul><p data-reactid="460" data-type="text"><i>Ben Silverman is on Twitter at</i>
- <a href="https://twitter.com/ben_silverman" rel="nofollow noopener noreferrer" target="_blank"> <i>ben_silverman</i></a><i>.</i></p>
+ </ul>
+ <p data-type="text" data-reactid="460"><i>Ben Silverman is on Twitter at</i>
+ <a href="https://twitter.com/ben_silverman" target="_blank" rel="nofollow noopener noreferrer"> <i>ben_silverman</i></a><i>.</i></p>
</div>
- </article></div>
- </div> \ No newline at end of file
+ </article></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-2/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-2/expected.html
index 9bc5f6f5f..92ef4391a 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-2/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-2/expected.html
@@ -1,19 +1,11 @@
<div id="tgt1-Col1-2-ContentCanvas-Proxy">
- <div id="tgt1-Col1-2-ContentCanvas">
- <article data-type="story" data-uuid="8dd27580-6b4e-3cfb-a389-5b1ab90bd0eb"><div>
-
- <div>
- <div>
+ <article data-uuid="8dd27580-6b4e-3cfb-a389-5b1ab90bd0eb" data-type="story">
+ <div>
<p><span>1 / 5</span></p>
<div>
- <div>
-
+ <h2>In this photo dated Tuesday, Nov, 29, 2016 the Soyuz-FG rocket booster with the Progress MS-04 cargo ship is installed on a launch pad in Baikonur, Kazakhstan. The unmanned Russian cargo space ship Progress MS-04 broke up in the atmosphere over Siberia on Thursday Dec. 1, 2016, just minutes after the launch en route to the International Space Station due to an unspecified malfunction, the Russian space agency said.(Oleg Urusov/ Roscosmos Space Agency Press Service photo via AP)</h2>
<p>In this photo dated Tuesday, Nov, 29, 2016 the Soyuz-FG rocket booster with the Progress MS-04 cargo ship is installed on a launch pad in Baikonur, Kazakhstan. The unmanned Russian cargo space ship Progress MS-04 broke up in the atmosphere over Siberia on Thursday Dec. 1, 2016, just minutes after the launch en route to the International Space Station due to an unspecified malfunction, the Russian space agency said.(Oleg Urusov/ Roscosmos Space Agency Press Service photo via AP)</p>
- </div>
-
- </div></div>
- </div>
- </div>
+ </div></div>
<div>
<p data-type="text">MOSCOW (AP) — An unmanned Russian cargo spaceship heading to the International Space Station broke up in the atmosphere over Siberia on Thursday due to an unspecified malfunction, the Russian space agency said.</p>
<p data-type="text">The Progress MS-04 cargo craft broke up at an altitude of 190 kilometers (118 miles) over the remote Russian Tuva region in Siberia that borders Mongolia, Roscosmos said in a statement. It said most of spaceship's debris burnt up as it entered the atmosphere but some fell to Earth over what it called an uninhabited area.</p>
@@ -30,5 +22,4 @@
<p data-type="text">Aerospace Writer Marcia Dunn in Cape Canaveral, Florida, and Vladimir Isachenkov in Moscow contributed to this report.</p>
</div>
- </article></div>
- </div> \ No newline at end of file
+ </article></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected-metadata.json
index 8af68c02b..1af6b8f27 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected-metadata.json
@@ -1,6 +1,6 @@
{
"Author": "By GILLIAN MOHNEY\n March 11, 2015 3:46 PM",
- "Direction": null,
+ "Direction": "ltr",
"Excerpt": "A photographer and Navy veteran is fighting back after a photo she posted to Facebook started an online backlash. Vanessa Hicks said she had no idea her photo would be considered controversial. The photo, from a military family’s newborn photo shoot, showed a newborn infant wrapped in an American flag held by his father, who was in his military uniform. Hicks, a Navy veteran herself and the wife of an active-duty Navy member, said her intention was to honor the flag as well as her clients, who wanted to incorporate their military service in the photo shoot.",
"Image": "https:\/\/s.yimg.com\/bt\/api\/res\/1.2\/qZaM9MLUOrxLg4IfXt_Niw--\/YXBwaWQ9eW5ld3NfbGVnbztxPTc1O3c9NjAw\/http:\/\/media.zenfs.com\/en-US\/video\/video.abcnewsplus.com\/559ecdbafdb839129816b5c79a996975.cf.png",
"Title": "Veteran Wraps Baby in American Flag, Photo Sparks Controversy",
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected.html
index c5d7e33dc..21bb560e6 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-3/expected.html
@@ -1,28 +1,30 @@
-<div>
- <div id="Main" role="main" tabindex="0">
- <section data-ylk="mid:mediacontentbreakingnews;mpos:1;t1:a3;t2:mod-bkn;sec:mod-bkn;" id="mediacontentbreakingnews"><p><span>'GMA' Cookie Search:</span> </p>
+<div id="Main" tabindex="0" role="main">
+ <section id="mediacontentbreakingnews" data-ylk="mid:mediacontentbreakingnews;mpos:1;t1:a3;t2:mod-bkn;sec:mod-bkn;">
+ <p><span>'GMA' Cookie Search:</span> </p>
</section>
- <section data-type="story" data-uuid="4250eebf-bbb0-3c95-8fd0-3cb4d3daf93c" data-ylk="t1:a3;t2:ct-mod;sec:ct-mod;itc:0;rspns:nav;" id="mediacontentstory"><div>
-
-
-
-
- <div itemscope="" itemtype="https://schema.org/Article">
+
+ <div itemscope itemtype="https://schema.org/Article" id="mediacontentstory" data-uuid="4250eebf-bbb0-3c95-8fd0-3cb4d3daf93c" data-type="story" data-ylk="t1:a3;t2:ct-mod;sec:ct-mod;itc:0;rspns:nav;">
- <meta content="2015-03-11T19:46:14Z" itemprop="datePublished"></meta><meta content="Veteran Wraps Baby in American Flag, Photo Sparks Controversy" itemprop="headline"></meta><meta content="" itemprop="alternativeHeadline"></meta><meta content="https://media.zenfs.com/en-US/video/video.abcnewsplus.com/559ecdbafdb839129816b5c79a996975" itemprop="image"></meta><meta content="A photographer and Navy veteran is fighting back after a photo she posted to Facebook started an online backlash. Vanessa Hicks said she had no idea her photo would be considered controversial. The photo, from a military family’s newborn photo shoot, showed a newborn infant wrapped in an American flag held by his father, who was in his military uniform. Hicks, a Navy veteran herself and the wife of an active-duty Navy member, said her intention was to honor the flag as well as her clients, who wanted to incorporate their military service in the photo shoot." itemprop="description"></meta><p>A photographer and Navy veteran is fighting back after a photo she posted to <a data-rapid_p="13" href="http://abcnews.go.com/topics/business/companies/facebook-inc.htm" id="ramplink_Facebook_" target="_blank">Facebook</a> started an online backlash.</p>
+ <meta itemprop="datePublished" content="2015-03-11T19:46:14Z">
+ <meta itemprop="headline" content="Veteran Wraps Baby in American Flag, Photo Sparks Controversy">
+ <meta itemprop="alternativeHeadline" content>
+ <meta itemprop="image" content="https://media.zenfs.com/en-US/video/video.abcnewsplus.com/559ecdbafdb839129816b5c79a996975">
+ <meta itemprop="description" content="A photographer and Navy veteran is fighting back after a photo she posted to Facebook started an online backlash. Vanessa Hicks said she had no idea her photo would be considered controversial. The photo, from a military family’s newborn photo shoot, showed a newborn infant wrapped in an American flag held by his father, who was in his military uniform. Hicks, a Navy veteran herself and the wife of an active-duty Navy member, said her intention was to honor the flag as well as her clients, who wanted to incorporate their military service in the photo shoot.">
+ <p>A photographer and Navy veteran is fighting back after a photo she posted to <a id="ramplink_Facebook_" href="http://abcnews.go.com/topics/business/companies/facebook-inc.htm" target="_blank" data-rapid_p="13">Facebook</a> started an online backlash.</p>
<p>Vanessa Hicks said she had no idea her photo would be considered controversial. The photo, from a military family’s newborn photo shoot, showed a newborn infant wrapped in an American flag held by his father, who was in his military uniform.</p>
<p>Hicks, a Navy veteran herself and the wife of an active-duty Navy member, said her intention was to honor the flag as well as her clients, who wanted to incorporate their military service in the photo shoot.</p>
- <p><a data-rapid_p="14" href="http://abcnews.go.com/WNT/video/pizza-patriots-making-special-super-bowl-delivery-troops-28633975" target="_blank">Pizza Man Making Special Delivery Pizza Delivery to Afghanistan During Super Bowl</a></p>
- <p><a data-rapid_p="15" href="http://abcnews.go.com/Health/superbug-scope-maker-altered-design-make-cleaning-easier/story?id=29417816" target="_blank">Redesigned Scopes Fail to Stop 'Superbug Outbreaks</a></p>
- <p><a data-rapid_p="16" href="http://abcnews.go.com/Travel/video/antarctica-penguin-post-office-job-attracts-record-number-29247380" target="_blank">Antarctica 'Penguin Post Office' Attracts Record Number of Applicants</a></p>
+ <p><a href="http://abcnews.go.com/WNT/video/pizza-patriots-making-special-super-bowl-delivery-troops-28633975" target="_blank" data-rapid_p="14">Pizza Man Making Special Delivery Pizza Delivery to Afghanistan During Super Bowl</a></p>
+ <p><a href="http://abcnews.go.com/Health/superbug-scope-maker-altered-design-make-cleaning-easier/story?id=29417816" target="_blank" data-rapid_p="15">Redesigned Scopes Fail to Stop 'Superbug Outbreaks</a></p>
+ <p><a href="http://abcnews.go.com/Travel/video/antarctica-penguin-post-office-job-attracts-record-number-29247380" target="_blank" data-rapid_p="16">Antarctica 'Penguin Post Office' Attracts Record Number of Applicants</a></p>
<p>“This is what he was fighting for, his son wrapped in an American flag,” Hicks told ABC News. However, when she posted the image on her page, she started to get comments accusing her of desecrating the flag.</p>
<p>On one Facebook page an unidentified poster put up her picture writing and wrote they found it was “disrespectful, rude, tacky, disgusting, and against the U.S. Flag Code.”</p>
- <p><span id="schemaorg"><div><figure data-orig-index="2"><a data-rapid_p="17" id="cover-c9b69c1a26e19ae9fe744763dc31e9ac" name="cover-c9b69c1a26e19ae9fe744763dc31e9ac"></a><div><p>View photo</p><p><span>.</span></p></div><img alt="Vanessa Hicks" data-preembed="image" src="https://s3.yimg.com/bt/api/res/1.2/GNtA09EDJWzWfpBzGYJS0Q--/YXBwaWQ9eW5ld3NfbGVnbztxPTg1O3c9NjMw/http://media.zenfs.com/en_us/gma/us.abcnews.gma.com/HT_flag_baby_jtm_150311_16x9_992.jpg" title="Vanessa Hicks" width="630"></img></figure><p>Vanessa Hicks</p>
+ <p><span id="schemaorg"><div><figure data-orig-index="2"> <a name="cover-c9b69c1a26e19ae9fe744763dc31e9ac" id="cover-c9b69c1a26e19ae9fe744763dc31e9ac" data-rapid_p="17"></a><div><p>View photo</p><p><span>.</span></p></div><img alt="Vanessa Hicks" data-preembed="image" src="https://s3.yimg.com/bt/api/res/1.2/GNtA09EDJWzWfpBzGYJS0Q--/YXBwaWQ9eW5ld3NfbGVnbztxPTg1O3c9NjMw/http://media.zenfs.com/en_us/gma/us.abcnews.gma.com/HT_flag_baby_jtm_150311_16x9_992.jpg" title="Vanessa Hicks" width="630"></figure>
+ <p>Vanessa Hicks</p>
</div>
</span>
- </p><p>The Federal Flag Code has guidelines for the proper treatment of the U.S. Flag but there are no rules for punishment related to violations. In the past, the <a data-rapid_p="18" href="http://abcnews.go.com/topics/news/us/supreme-court.htm" target="_blank">Supreme Court</a> has found that people are protected from punishment under the First Amendment for manipulating or even burning the flag.
+ </p><p>The Federal Flag Code has guidelines for the proper treatment of the U.S. Flag but there are no rules for punishment related to violations. In the past, the <a href="http://abcnews.go.com/topics/news/us/supreme-court.htm" target="_blank" data-rapid_p="18">Supreme Court</a> has found that people are protected from punishment under the First Amendment for manipulating or even burning the flag.
</p>
<p>Hicks said she was surprised when messages suddenly started to pop up on her Facebook page and even her own website criticizing her photos.</p>
<p>She said she stayed up until 4 a.m. recently to take down comments from her business and company page, even on shoots that had nothing to do with the flag.</p>
@@ -32,13 +34,12 @@
<p>Hicks, whose husband is still on active duty in the Navy, said the flag is a symbol of U.S. freedoms including the First Amendment right to free speech.</p>
<p>“[My husband] wouldn’t die for a flag, he would die for the freedoms that this country offers,” she told ABC News.</p>
<p>After her story grabbed local headlines, Hicks has been inundated by requests for photos shoots, and she said she plans to give 15 percent of all profits related to these shoots to the USO.</p>
- </div>
- </div>
-
- </section>
+
+
+ </div>
+
- </div>
</div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected-metadata.json b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected-metadata.json
index c8459ad79..18324c4ff 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected-metadata.json
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected-metadata.json
@@ -1,5 +1,5 @@
{
- "Author": null,
+ "Author": "個人",
"Direction": null,
"Excerpt": "トレンドマイクロは3月9日、Wi-Fi利用時の通信を暗号化し保護するスマホ・タブレット - Yahoo!ニュース(CNET Japan)",
"Image": "http:\/\/i.yimg.jp\/images\/jpnews\/cre\/common\/all\/images\/fbico_ogp_600x600.png",
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected.html
index db7694ab3..04be3c96b 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/yahoo-4/expected.html
@@ -1,9 +1,7 @@
-<div>
- <div><p>
+<div><p>
トレンドマイクロは3月9日、Wi-Fi利用時の通信を暗号化し保護するスマホ・タブレット向けのセキュリティアプリ「フリーWi-Fiプロテクション」(iOS/Android)の発売を開始すると発表した。1年版ライセンスは2900円(税込)で、2年版ライセンスは5000円(税込)。</p><p>  フリーWi-Fiプロテクションは、App Storeおよび、Google Playにて販売され、既に提供しているスマホ・タブレット向け総合セキュリティ対策アプリ「ウイルスバスター モバイル」と併用することで、不正アプリや危険なウェブサイトからの保護に加え、通信の盗み見を防ぐことができる。</p><p>  2020年の東京オリンピック・パラリンピックの開催などを見据え、フリーWi-Fi(公衆無線LAN)の設置が促進され、フリーWi-Fiの利用者も増加している。
</p><p>  一方で、脆弱な設定のフリーWi-Fiや攻撃者が設置した偽のフリーWi-Fiへの接続などによる情報漏えい、通信の盗み見などのセキュリティリスクが危惧されているという。
</p><p>  正規事業者が提供する安全性の高いフリーWi-Fiのほかにも、通信を暗号化していない安全性の低いフリーWi-Fi、さらにはサイバー犯罪者が設置したフリーWi-Fiなどさまざまなものが混在している。また、利用者は、接続する前にひとつひとつ安全性を確認するのは難しい状況だとしている。
</p><p>  トレンドマイクロがスマートフォン保持者でフリーWi-Fiの利用経験がある人に実施した調査では、回答者の約85%が安全なフリーWi-Fiと危険なフリーWi-Fiは「見分けられない」と回答。さらに、約65%がフリーWi-Fiの利用に不安を感じていると回答している。
</p><p>  こうした環境の変化やユーザの状況を鑑み、フリーWi-Fiプロテクションの提供を開始する。同アプリをインストールすることで利用者は、万が一安全性の低いフリーWi-Fiのアクセスポイントに接続してしまった場合でも、その通信を暗号化でき、通信の盗み見やそれによる情報漏えいのリスクを低減できるようになる。
- </p><p>  具体的には、フリーWi-Fi利用時に、スマートフォンがフリーWi-Fiプロテクションインフラに接続することにより、フリーWi-Fiのアクセスポイントを介した通信がVPN(Virtual Private Network)で暗号化される。これにより利用者は、第三者から通信を傍受されることやデータの情報漏えいを防ぐことが可能。さらに、かんたん自動接続の機能により、通信を暗号化していない安全性が低いフリーWi-Fi接続時や利用者が指定したWi-Fiへ接続する際に、自動的に通信を暗号化し、利用者の通信を保護する。</p><p>  また、フリーWi-Fiプロテクションインフラと、莫大なセキュリティ情報のビッグデータを保有するクラウド型セキュリティ技術基盤「Trend Micro Smart Protection Network」(SPN)が連携することで、フリーWi-Fiプロテクションインフラを経由してインターネットを利用する際に、利用者がフィッシング詐欺サイトや偽サイトなどへの不正サイトへアクセスすることをブロックできるという。</p></div>
- </div> \ No newline at end of file
+ </p><p>  具体的には、フリーWi-Fi利用時に、スマートフォンがフリーWi-Fiプロテクションインフラに接続することにより、フリーWi-Fiのアクセスポイントを介した通信がVPN(Virtual Private Network)で暗号化される。これにより利用者は、第三者から通信を傍受されることやデータの情報漏えいを防ぐことが可能。さらに、かんたん自動接続の機能により、通信を暗号化していない安全性が低いフリーWi-Fi接続時や利用者が指定したWi-Fiへ接続する際に、自動的に通信を暗号化し、利用者の通信を保護する。</p><p>  また、フリーWi-Fiプロテクションインフラと、莫大なセキュリティ情報のビッグデータを保有するクラウド型セキュリティ技術基盤「Trend Micro Smart Protection Network」(SPN)が連携することで、フリーWi-Fiプロテクションインフラを経由してインターネットを利用する際に、利用者がフィッシング詐欺サイトや偽サイトなどへの不正サイトへアクセスすることをブロックできるという。</p></div> \ No newline at end of file
diff --git a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/youth/expected.html b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/youth/expected.html
index f4ae9daac..dba688f1f 100644
--- a/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/youth/expected.html
+++ b/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/youth/expected.html
@@ -1,8 +1,5 @@
-<div>
- <div id="content">
- <div id="container">
- <div>
- <p><img alt="海外留学生看两会:出国前后关注点大不同" height="269" oldsrc="W020170310313653868929.jpg" src="http://fakehost/test/W020170310313653868929.jpg" title="海外留学生看两会:出国前后关注点大不同" width="400"></img></p>
+<div id="content">
+ <p><img title="海外留学生看两会:出国前后关注点大不同" alt="海外留学生看两会:出国前后关注点大不同" src="http://fakehost/test/W020170310313653868929.jpg" oldsrc="W020170310313653868929.jpg" height="269" width="400"></p>
<p>图为马素湘在澳大利亚悉尼游玩时的近影。</p>
<p>  <strong>出国前后关注点大不同</strong></p>
<p>  <strong>出国前:政治科目会出啥考题?</strong></p>
@@ -12,7 +9,7 @@
<p>   无独有偶,英国剑桥大学的李博灏也有着类似的经历。他表示,在国内读本科时,虽然关注过两会,但并不像现在这样,将关注点放在国家社会经济迫切需要解决的难题与问题上。“出国前更关心与我们学生的实际问题以及切身利益相关的议题,比如奖学金、助学金的发放与申请;相关工作行业就业前景等。”</p>
<p>   在英国求学6年后,李博灏希望能够学有所用,为国家发展过程中遇到的难题寻求解决办法。因此随着课题研究的深入,他更加关注国家和社会目前所面临的挑战,比如中等收入陷阱、供给侧改革、创意创新产业的发展等议题。</p>
<p>   还有一些学子表示,出国前对两会不太了解,出国后反而对两会热点多了些思考。在澳大利亚墨尔本留学的马素湘说:“想不关注都难啊!刷微博看新闻到处都是两会的消息。而且我现在学的是新闻专业,对世界发生的大小事都会留意。随着年龄、阅历增长,家国情怀也渐长,会关心国家发展的各方面问题。”</p>
- <p><img alt="" oldsrc="W020170310313654043127.jpg" src="http://fakehost/test/W020170310313654043127.jpg"></img></p>
+ <p><img src="http://fakehost/test/W020170310313654043127.jpg" alt oldsrc="W020170310313654043127.jpg"></p>
<p>图为李博灏在瑞士日内日瓦联合国欧洲总部的近影。</p>
<p>  <strong>关注点多与所学专业相关</strong></p>
<p>  <strong>法学专业热议法定婚龄</strong> <strong>很多人关心供给侧改革</strong></p>
@@ -20,7 +17,7 @@
<p>   对此提案,卢宇有着自己的看法,“百花齐放的局面固然可喜,但也不能一哄而上,国家应该提高行业准入门槛,完善新能源汽车准入管理规则,从源头上进行制度创新,将一些不具备新能源汽车生产资质的厂家淘汰出局,并高度关注电池系统安全问题,严格执行充电桩生产的国际标准。”</p>
<p>   马素湘表示,“出国读研之前,我在国内学习法学,因此对相关的问题比较感兴趣。今年两会上人大代表黄细花提出把法定婚龄降低到18岁的提案;而在微博的热搜榜上,一本儿童性教育读物引起了极大的争议。我认为降低婚龄并不适合我国国情。因为性教育的缺乏导致我国大部分人在18岁之前没有接受过完整的性教育,思想行动上也不够成熟,如何能够对自己的人生和自己的另一半负责?所以我希望能有人大代表提议在国民儿童阶段完善我国的性教育,而不是为了鼓励生育将法定婚龄提前。”</p>
<p>   李博灏是英国剑桥大学制造业研究所创新设计管理中心的一名博士。他格外关注的话题是供给侧结构性改革,知识产权保护,消费升级等议题。“我的博士研究课题是关于推动创新设计密集型产业的发展从而帮助中等收入国家克服中等收入陷阱的探索,因此一直十分关注国内关于供给侧改革的相关议题。通过本届两会对于该议题的进一步关注,我希望可以有效地帮助我了解供给侧改革与中等收入陷阱问题目前的发展状况以及解决情况;也希望可以与更多的机构取得联系,并帮助他们了解该议题最前沿的研究与解决方案。”</p>
- <p><img alt="" oldsrc="W020170310313654453091.jpg" src="http://fakehost/test/W020170310313654453091.jpg"></img></p>
+ <p><img src="http://fakehost/test/W020170310313654453091.jpg" alt oldsrc="W020170310313654453091.jpg"></p>
<p>图为卢宇与祖国五星红旗和联合国会旗的合影。</p>
<p>  <strong> 两会成为了解国情的窗口</strong></p>
<p>  <strong> 盼准确把握国家发展需求 愿寻求机遇回国有所作为</strong></p>
@@ -30,7 +27,4 @@
<p>   在两会上,全国政协委员张近东提出“当前中国经济的发展正在从数量型向质量型转变,消费升级将成为企业新一轮创新发展的动力。”对此,李博灏认为这也是他关注的问题。他认为:“在消费市场持续扩大的大环境下,如何能够通过促进创新设计产业的发展以及消费品品质的提升,推动国内消费增长并促进其在可持续经济增长中的作用,是一个迫切需要解决的问题。在当前供给侧改革的大环境下,消费升级的重要性越发突显。”</p>
<p>   作为两会的资深粉,卢宇聊起两会话题充满了期待。“今年是国家‘十三五’规划的关键时期,‘一带一路’建设也在如火如荼地进行中。作为一名中国留学生,我一直都关注着能在哪些领域为国家、为中外合作共赢做出贡献。‘大众创业、万众创新’提出有几年了。全国各省市在吸引留学人才归国创业就业方面纷纷提出了各种优惠政策,但目前大都集中在沿海发达省份,而且主要惠及理工科博士,政策覆盖面还不够广。期待从国家层面设立工作组加强留学人才的统筹协调,完善顶层设计。人文社科类留学人才是未来国家智库的重要后备力量,也应该适当加强对他们的政策鼓励,更好地服务于‘一带一路’国家战略。”</p>
<p>   卢宇还认为两会应该增设学子代表,列席旁听两会,拓展留学生参政议政渠道。“我相信优秀留学生的国际化视野必将为家乡建设带来新的思路,增添新的活力。”卢宇恳切地说。</p>
- </div>
- </div>
- </div>
- </div> \ No newline at end of file
+ </div> \ No newline at end of file