text
stringlengths
6
2.91M
{ "docId": "5390", "sentences": [ { "index": 0, "tokens": [ { "index": 1, "word": "So-Called", "originalText": "So-Called", "characterOffsetBegin": 0, "characterOffsetEnd": 9, "before": "", "after": " " }, { "index": 2, "word": "Ronald", "originalText": "Ronald", "characterOffsetBegin": 10, "characterOffsetEnd": 16, "before": " ", "after": " " }, { "index": 3, "word": "Reagan", "originalText": "Reagan", "characterOffsetBegin": 17, "characterOffsetEnd": 23, "before": " ", "after": " " }, { "index": 4, "word": "Presidential", "originalText": "Presidential", "characterOffsetBegin": 24, "characterOffsetEnd": 36, "before": " ", "after": " " }, { "index": 5, "word": "Library", "originalText": "Library", "characterOffsetBegin": 37, "characterOffsetEnd": 44, "before": " ", "after": " " }, { "index": 6, "word": "Looks", "originalText": "Looks", "characterOffsetBegin": 45, "characterOffsetEnd": 50, "before": " ", "after": " " }, { "index": 7, "word": "Nothing", "originalText": "Nothing", "characterOffsetBegin": 51, "characterOffsetEnd": 58, "before": " ", "after": " " }, { "index": 8, "word": "Like", "originalText": "Like", "characterOffsetBegin": 59, "characterOffsetEnd": 63, "before": " ", "after": " " }, { "index": 9, "word": "Him", "originalText": "Him", "characterOffsetBegin": 64, "characterOffsetEnd": 67, "before": " ", "after": "" } ] } ] }
{"filename": "OMU_OB.00742.B.jpg", "tags": ["Oslo Museum"], "description": "Karl XII's gate 24", "permalink": "http://oslobilder.no/OMU/OB.00742.B"}
{ "ConnectionStrings": { "SqliteConnection": "Data Source=D:\\sqlite\\theam.db" }, "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*", "Settings": { "SecurityKey": "dd%88*377f6d&f£$$£$FdddFF33fssDG^!3", "Domain": "citest-webappcontainer.azurewebsites.net", "ImagesBaseUrl": "https://citest-webappcontainer.azurewebsites.net/", "ImagesUploadPath": "uploads\\users", "DatabaseDirectory": "D:\\sqlite", "APIVersion": "v1" } }
{ "first_traded_price": 982.0, "highest_price": 1004.0, "isin": "IRO1COMB0001", "last_traded_price": 990.0, "lowest_price": 979.0, "trade_volume": 4657404.0, "unix_time": 1552780800 }
{"timestamp": "2019-05-22 17:28:15.830236", "user/mode": "user", "user/angle": -0.06190490722656208, "user/throttle": 1, "cam/image_array": "56590_cam-image_array_.jpg"}
["bbbc29dfdae768a9995d824239447ec0e4643263","9b51fcd345e46c843ec715ca08a26791a031a2dc"]
{ "id": 974848753, "type": "Feature", "properties": { "addr:full":"525 Main St Moncton NB E1C 1C4", "addr:housenumber":"525", "addr:postcode":"e1c 1c4", "addr:street":"Main St", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-64.7724761963,46.0901756287,-64.7724761963,46.0901756287", "geom:latitude":46.090176, "geom:longitude":-64.772476, "iso:country":"CA", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"525 Main St", "sg:city":"Moncton", "sg:classifiers":[ { "category":"Insurance", "subcategory":"Insurance Agent", "type":"Services" } ], "sg:owner":"simplegeo", "sg:phone":"+1 506 857 8025", "sg:postcode":"E1C 1C4", "sg:province":"NB", "src:geom":"simplegeo", "wof:belongsto":[ 85633041, 85875461, 85682065 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_62KDUJooPd9hfbFODlsDeX_46.090176_-64.772476@1293573121" }, "wof:country":"CA", "wof:created":1472266122, "wof:geomhash":"56375775ad2d16d3b5e07068d3b34bb4", "wof:hierarchy":[ { "country_id":85633041, "neighbourhood_id":85875461, "region_id":85682065, "venue_id":974848753 } ], "wof:id":974848753, "wof:lastmodified":1499440515, "wof:name":"Rbc Insurance", "wof:parent_id":85875461, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-ca", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[] }, "bbox": [ -64.7724761963, 46.0901756287, -64.7724761963, 46.0901756287 ], "geometry": {"coordinates":[-64.7724761963,46.0901756287],"type":"Point"} }
{ "name": "ngulpack-seed", "version": "0.0.0", "description": "Seed project for Angular, gulp and webpack setup", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "readme": "README.md", "repository": { "type": "git", "url": "git+https://github.com/pmahmud/ngulpack-seed.git" }, "keywords": [ "Angular", "Gulp", "Webpack", "Loader", "Build", "Build-system" ], "author": "Pallab Mahmud <pmahmud@cs.uoregon.edu>", "license": "MIT", "bugs": { "url": "https://github.com/pmahmud/ngulpack-seed/issues" }, "homepage": "https://github.com/pmahmud/ngulpack-seed#readme", "devDependencies": { "autoprefixer-loader": "^2.0.0", "browser-sync": "^2.8.1", "browser-sync-spa": "^1.0.2", "css-loader": "^0.15.6", "del": "^1.2.0", "gulp": "^3.9.0", "gulp-util": "^3.0.6", "html-loader": "^0.3.0", "ng-cache-loader": "0.0.9", "node-sass": "^3.2.0", "sass-loader": "^1.0.3", "style-loader": "^0.12.3", "webpack": "^1.10.5", "webpack-stream": "^2.0.0", "wrench": "^1.5.8" }, "dependencies": { "angular": "^1.4.3", "angular-ui-router": "^0.2.15", "oclazyload": "^1.0.3" } }
{"last_check":"2017-05-30T22:45:45Z","pypi_version":"9.0.1"}
[ ["index.html", "A reproducible report of covid-19 spread for Australians 1 Data sources for COVID19 1.1 Wuhan-2019-nCoV 1.2 Cases, provided by JHU CSSE 1.3 Real-time", " A reproducible report of covid-19 spread for Australians Anthony Davidson 11 May 2020 1 Data sources for COVID19 This reproducible format allows for the same results to be generated for multiple time intervals. Previously generated reports can beb found in the github repository that builds this website. This website only produces a single snapshot of the current data within the datasources referenced. It was built with Australian residents in mind. The data is sourced from other open-source projects currently (massive thankyou!!) 1.1 Wuhan-2019-nCoV canghailan/Wuhan-2019-nCoV 1.2 Cases, provided by JHU CSSE Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE 1.3 Real-time To use real-time data on the Corona virus epidemic, read from the end points below: csv: https://raw.githubusercontent.com/canghailan/Wuhan-2019-nCoV/master/Wuhan-2019-nCoV.csv json: https://raw.githubusercontent.com/canghailan/Wuhan-2019-nCoV/master/Wuhan-2019-nCoV.json "], ["shiny-apps-for-covid19.html", " 2 Shiny apps for COVID19 2.1 John Coene institute 2.2 ncov19 package 2.3 COVID-19 Epi Curves 2.4 John-Hopkins university 2.5 UK 2.6 Switzerland 2.7 Other git repositories", " 2 Shiny apps for COVID19 2.1 John Coene institute 2.2 ncov19 package 2.3 COVID-19 Epi Curves Created by Simon Thelwall 2.4 John-Hopkins university 2.5 UK 2.6 Switzerland 2.7 Other git repositories These sites and new resources are growing by the hour. "], ["data-accessed.html", " 3 Data accessed 3.1 Detailed and live?? 3.2 Key figures", " 3 Data accessed Australia specific data: 3.1 Detailed and live?? 3.2 Key figures The data is accessed from the following sources: "] ]
{"id": "35896062", "header": "Xe máy điện lên ngôi: Chọn mua xe nào cho phù hợp túi tiền?", "datetime": "2020-08-02T12:51:30.000+07:00", "summary": "Thị trường xe điện tiếp tục 'nóng' khi phụ huynh lựa chọn cho các học sinh, sinh viên chiếc xe phù hợp chuẩn bị bước vào một năm học mới.", "content": "Vào thời điểm chuẩn bị bước vào năm học mới, thị trường xe máy, xe đạp điện trở nên sôi động nhằm phục vụ cho những khách hàng có nhu cầu mua phương tiện đi lại cho con, em học sinh, sinh viên.Những ngày này, nhiều phụ huynh cũng đang tham khảo các thị trường xe máy điện, xe đạp điện dành cho học sinh, sinh viên.Chị Nguyễn Hòa Bình (quận Phú Nhuận, TP.HCM) chia sẻ: “Con tôi chuẩn bị lên lớp 12, lịch học khá dày đặc nên tôi muốn mua một chiếc xe để cho con chủ động trong việc đi lại. Hiện nay, học sinh phải chờ người thân đến đưa đón rất mất thời gian chờ đợi. Vì vậy tôi quyết định mua xe máy điện cho con”.Tương tự như vậy, anh Huỳnh Quốc Đạt (quận 10, TP.HCM) cũng đang lựa chọn cho con mình một chiếc xe nhỏ gọn, phù hợp với nữ sinh. Anh cho biết: “Thị trường xe điện hai bành hiện nay có nhiều mẫu mã, nên tôi cũng chưa biết chọn mẫu xe nào cho con gái của tôi”.Theo các cửa hàng kinh doanh xe điện hai bánh, các tháng 7,8, 9 được coi là “mùa cao điểm” bởi đây là thời điểm học sinh, sinh viên chuẩn bị nhập học, do vậy nhu cầu mua phương tiện đi lại tăng cao. Với ưu điểm xe chạy được tốc độ phù hợp, kiểu dáng ngày càng mang tính thời trang, xe máy điện, đạp điện cũng là món quà thiết thực của nhiều phụ huynh tặng cho con em sau một năm đạt kết quả học tập tốt.Hiện nay, trên thị trường có nhiều mẫu xe mang kiểu dáng xe tay ga với nhiều thương hiệu khách nhau, kèm theo đó là nhiều ưu đãi khuyến mại hấp dẫn.Trong đó, mẫu xe VinFast đang là một trong những lựa chọn được yêu thích nhất với người dùng bởi những ưu điểm vượt trội về công nghệ, tính năng cũng như giá cả của nó mang lại.Nhằm đem sản phẩm xe máy điện chất lượng cao đến gần hơn với người tiêu dùng, VinFast đã triển khai chương trình ưu đãi đặc biệt “Kiến tạo tương lai xanh” dành cho các khách hàng học sinh, qua đó góp phần thúc đẩy lối sống xanh, có trách nhiệm với môi trường và xã hội cho thế hệ trẻ. Theo đó, 50.000 học sinh đầu tiên mua xe máy điện Ludo, Impes từ ngày 1-7 với mức giá tương ứng 12,9 triệu và 14,9 triệu đồng sẽ được tặng kèm pin Lithium-ion trị giá 8,6 triệu đồng.Khi pin đã được “tặng”, giá bán của 2 chiếc xe máy điện VinFast Impes và Ludo trở nên hấp dẫn hơn bao giờ hết, thậm chí rẻ hơn cả những dòng xe điện sử dụng ắc quy. Kết hợp với ưu thế chi phí nhiên liệu siêu rẻ và chi phí bảo dưỡng cực thấp của xe máy điện, người tiêu dùng Việt Nam đang có cơ hội không thể tốt hơn để chuyển sang sử dụng dòng xe sinh thái, thân thiện với môi trường và vô cùng tiết kiệm.Một số dòng xe điện khác như hãng Pega với dòng xe máy điện Xmen Plus đã tung ra thị trường từ năm 2016 đến nay. Giá mẫu xe này đã giảm xuống còn 14,9 triệu đồng.Gần đây nhất, hãng Yadea cũng đã tung ra mẫu xe máy điện mới Xmen Neo với giá 16,59 triệu đồng.Ngoài ra, thị trường xe điện 2 bánh cho học sinh, sinh viên còn vô cùng phong phú với các thương hiệu lắp ráp nhỏ trong nước như Dibao, JVC, Nioshima…, linh kiện chủ yếu nhập từ Trung Quốc, giá chỉ 13-17 triệu đồng. Đáng chú ý, để cạnh tranh với các hãng lớn, các cửa hàng nhỏ cũng tung ra nhiều chương trình hấp dẫn như bảo hành thay phụ tùng, ắc quy nhanh chóng trong thời gian ngắn, tăng thêm thời hạn bảo hành, tặng kèm mũ bảo hiểm... ", "topic": "Xe cộ", "tag": ["Máy điện", "VINFAST", "Xe điện", "Túi tiền", "Huỳnh Quốc Đạt", "Xe đạp điện", "IMPES", "Phương tiện đi lại", "LUDO", "Phụ huynh", "Thị trường xe máy", "Lên ngôi", "Sinh viên", "Học sinh", "Nguyễn Hòa Bình", "Phù hợp", "Chọn mẫu", "Nhằm phục vụ", "Mẫu mã", "Bước vào"], "link": "https://plo.vn/xe-lai/the-gioi-xe/xe-may-dien-len-ngoi-chon-mua-xe-nao-cho-phu-hop-tui-tien-928264.html"}
{ "order": "8040" ,"word": "stakes" ,"count": "711" }
{"author":"reidel","questions":[{"type":"quiz","question":"¿Cómo ...","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"vemos","correct":false},{"answer":"está usted?","correct":true},{"answer":"pasa?","correct":false},{"answer":"Chau.","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Buenas...","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"medio día","correct":false},{"answer":"Mari","correct":false},{"answer":"tardes","correct":true},{"answer":"noches","correct":true}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Saludos a...","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"gracias, Laura","correct":false},{"answer":"Mari y a Claudia","correct":true},{"answer":"dos libros","correct":false},{"answer":"perdón","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿De dónde ...","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"ella?","correct":false},{"answer":"es usted?","correct":true},{"answer":"está?","correct":false},{"answer":"hay","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Yo __________ (ser).","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"eres","correct":false},{"answer":"somos","correct":false},{"answer":"soy","correct":true},{"answer":"es","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Tú __________ (ser).","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"soy","correct":false},{"answer":"eres","correct":true},{"answer":"somos","correct":false},{"answer":"son","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Nosotros __________ (ser).","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"eres","correct":false},{"answer":"soy","correct":false},{"answer":"somos","correct":true},{"answer":"es","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Washignton _______ (ser) la capital de EE.UU","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"soy","correct":false},{"answer":"somos","correct":false},{"answer":"eres","correct":false},{"answer":"es","correct":true}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Mario ___________ (ser) de México","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"soy","correct":false},{"answer":"somos","correct":false},{"answer":"es","correct":true},{"answer":"son","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Raúl y Carmen ________ (ser) de España.","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"soy","correct":false},{"answer":"somos","correct":false},{"answer":"eres","correct":false},{"answer":"son","correct":true}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Nosotros _______ (ser) estudiantes.","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"somos","correct":true},{"answer":"es","correct":false},{"answer":"soy","correct":false},{"answer":"eres","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"8 + 6=","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"dos","correct":false},{"answer":"quince","correct":false},{"answer":"catorce","correct":true},{"answer":"veintiuno","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"3 x 3 =","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"tres","correct":false},{"answer":"diecisiete","correct":false},{"answer":"doce","correct":false},{"answer":"nueve","correct":true}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"22-34-16","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"veintidos-treinta y cuatro-dieciséis","correct":true},{"answer":"dos-dos-tres-cuatro-uno-seis","correct":true},{"answer":"veinticuatro-treinta y tres-diecinueve","correct":false},{"answer":"doce-cero-ocho- treinta","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Cuántos hay? (12) diccionarios","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"dos","correct":false},{"answer":"cero","correct":false},{"answer":"nueve","correct":false},{"answer":"doce","correct":true}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Cuántos hay? ( 1 ) maleta","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"un","correct":false},{"answer":"una","correct":true},{"answer":"unos","correct":false},{"answer":"unas","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Qué hora es? 9:30 a.m.","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Son las nueve y media de la tarde.","correct":false},{"answer":"Es la nueve y media.","correct":false},{"answer":"Son las nueve y media de la mañana.","correct":true},{"answer":"Son las nueve y treinta de la mañana.","correct":true}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿A qué hora es la clase de español?","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Es a las once y diez de la mañana.","correct":true},{"answer":"Son a la once y diez de la mañana.","correct":false},{"answer":"Es a la once de la tarde","correct":false},{"answer":"Son a las once y diez de la noche.","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Qué hora es? 12:00 p.m.","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"media noche","correct":false},{"answer":"medio dia","correct":true},{"answer":"Doce en punto","correct":true},{"answer":"once","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿De dónde ...?","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"vemos","correct":false},{"answer":"eres","correct":true},{"answer":"estás","correct":false},{"answer":"quien","correct":false}],"image":"","resources":"","video":{"id":"","startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0}],"answerMap":[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],"uuid":"d785b502-73e4-48ca-8d38-25946cbeea35"}
[ "http://2.bp.blogspot.com/-3Rocgxsi8jA/VA8qxt9CqyI/AAAAAAAB8SQ/KmqTvkwApuE/s0/000.png", "http://2.bp.blogspot.com/-uoTKwB5v6o4/VA8qyl1NEjI/AAAAAAAB8Sk/PfMl3AC2ktc/s0/001.png", "http://2.bp.blogspot.com/-RPmDucEOZ7g/VA8qzqB2JJI/AAAAAAAB8Sw/kgtaBV7KXJ4/s0/002.png", "http://2.bp.blogspot.com/-0wMNym1N46E/VA8q0lf9uzI/AAAAAAAB8S8/xUuWH6LzTZs/s0/003.png", "http://2.bp.blogspot.com/-HPL5D69CzI0/VA8q1ZJjI6I/AAAAAAAB8TI/l3QVi0ksOeM/s0/004.png", "http://2.bp.blogspot.com/-5jlc9a5YMdc/VA8q2WkvDJI/AAAAAAAB8TY/S2WupjVaLsk/s0/005.png", "http://2.bp.blogspot.com/-EfCmrISgLHY/VA8q3Q_ve6I/AAAAAAAB8Tk/ziA-K_UD75M/s0/006.png", "http://2.bp.blogspot.com/-Uam-bKyq35U/VA8q4JPOxgI/AAAAAAAB8Tw/wg5G01dnp0A/s0/007.png", "http://2.bp.blogspot.com/-IpYFc8RFbfI/VA8q5OHsUHI/AAAAAAAB8T8/o992iQbypEM/s0/008.png", "http://2.bp.blogspot.com/-qiCpE27Kwd4/VA8q5xNv-II/AAAAAAAB8UI/BHouqa_d7_A/s0/009.png", "http://2.bp.blogspot.com/-4sv9cw-MsbM/VA8q683-5GI/AAAAAAAB8Uc/HguGz7XwtcI/s0/010.png", "http://2.bp.blogspot.com/-5rMe2ONop-k/VA8q7h5fosI/AAAAAAAB8Us/ydt4OojV128/s0/011.png", "http://2.bp.blogspot.com/-2DmFdTgjDBU/VA8q8QwuZVI/AAAAAAAB8U0/zxef4ft1gQc/s0/012.png", "http://2.bp.blogspot.com/-0DKuB_sq8pQ/VA8q9MuD51I/AAAAAAAB8VA/ctqPDVAnuwI/s0/013.png", "http://2.bp.blogspot.com/-UNLUmP1Stg0/VA8q988_WGI/AAAAAAAB8VE/cfbCTA9Rc90/s0/014.png", "http://2.bp.blogspot.com/-iuw-2pD87zI/VA8q-8Jo0gI/AAAAAAAB8VM/d_TCj8Xr3GQ/s0/015.png", "http://2.bp.blogspot.com/-808PNQADVpQ/VA8q_hxZEoI/AAAAAAAB8VU/2Apk1cf7WJ8/s0/016.png", "http://2.bp.blogspot.com/-ybvmIgGhmlE/VA8rAOzBNgI/AAAAAAAB8Vc/7O49E3DEFec/s0/017.png", "http://2.bp.blogspot.com/-0oPD8mpT9nY/VA8rA1B_V2I/AAAAAAAB8Vk/Xv38rT7A5TA/s0/018.png", "http://2.bp.blogspot.com/-mr4SISP_cNc/VA8rBuTSPmI/AAAAAAAB8Vs/16dLuN2EKrQ/s0/019.png", "http://2.bp.blogspot.com/-guRnFCFvwJ8/VA8rCbbOKBI/AAAAAAAB8V0/_ZkYTx3pst8/s0/020.png", "http://2.bp.blogspot.com/--ZxThMFy9p8/VA8rC020VoI/AAAAAAAB8V8/TIrl-BqTjao/s0/021.png", "http://2.bp.blogspot.com/-mYp7iobsQco/VA8rDsuPD7I/AAAAAAAB8WE/V3j8uOfB418/s0/022.png", "http://2.bp.blogspot.com/-R23AyRkXUso/VA8rEKrZWfI/AAAAAAAB8WM/2of9wY6Vh34/s0/023.png", "http://2.bp.blogspot.com/-sTm1c8DCkgI/VA8rFHjDVVI/AAAAAAAB8WU/yW5H_Yp52sE/s0/024.png", "http://2.bp.blogspot.com/-b47jAVv9acE/VA8rFw6Hz4I/AAAAAAAB8Wg/4Dz_aglbZsw/s0/025.png", "http://2.bp.blogspot.com/-xUVdtjHhjMM/VA8rGybxFyI/AAAAAAAB8Wk/ZZ3Zaqk8gbE/s0/026.png" ]
{"frameRate":23,"name":"guang","version":"5.5","compatibleVersion":"5.5","armature":[{"type":"Armature","frameRate":23,"name":"guang","bone":[{"name":"root"},{"name":"bone","parent":"root","transform":{"scX":0.8,"scY":0.8}}],"slot":[{"blendMode":"add","displayIndex":-1,"name":"fangkuai_00","parent":"bone"},{"blendMode":"add","displayIndex":-1,"name":"fangkuai_13","parent":"bone"}],"skin":[{"slot":[{"name":"fangkuai_13","display":[{"name":"fangkuai_13"}]},{"name":"fangkuai_00","display":[{"name":"fangkuai_00"},{"name":"fangkuai_12"},{"name":"fangkuai_11"},{"name":"fangkuai_10"},{"name":"fangkuai_09"},{"name":"fangkuai_08"},{"name":"fangkuai_07"},{"name":"fangkuai_06"},{"name":"fangkuai_05"},{"name":"fangkuai_04"},{"name":"fangkuai_03"},{"name":"fangkuai_02"},{"name":"fangkuai_01"}]}]}],"animation":[{"duration":34,"playTimes":0,"fadeInTime":0.2,"name":"guang","slot":[{"name":"fangkuai_00","displayFrame":[{},{"value":12},{"value":11},{"value":10},{"value":9},{"value":8},{"value":7},{"value":6},{"value":5},{"value":4},{"value":3},{"value":2},{"duration":22,"value":1}],"colorFrame":[{"duration":17},{"duration":17,"tweenEasing":0},{"duration":0,"value":{"aM":0}}]},{"name":"fangkuai_13","displayFrame":[{"duration":12,"value":-1},{"duration":22}],"colorFrame":[{"duration":12},{"duration":5,"tweenEasing":0,"value":{"aM":0}},{"duration":8,"tweenEasing":0,"value":{"aM":96}},{"duration":9,"value":{"aM":0}}]}]}],"defaultActions":[{"gotoAndPlay":"guang"}]}]}
{ "source": "https://vkuso.ru/recipe/italyanskij-shopskij-salat-s-kuricej/", "category": "Салаты", "category_slug": "salaty", "title": "Итальянский шопский салат с курицей", "description": null, "note": null, "cuisine": "Итальянская кухня", "cuisine_slug": "italyanskaya-kuhnya", "poster": "https://st.vkuso.ru/data/cache/thumb/62/c8a125fc797ce62_660x440.jpg", "difficulty": "Средняя", "cooktime": null, "preparetime": null, "video": null, "vegan": false, "ingredients": [ { "name": "Ингредиенты", "list": [ { "name": "куриная грудка", "slug": "kurinaya-grudka", "notes": null, "value": "220", "type": "г", "amount": null }, { "name": "сыр моцарелла", "slug": "syr-mocarella", "notes": null, "value": "110", "type": "г", "amount": null }, { "name": "салями", "slug": "salyami", "notes": null, "value": "85", "type": "г", "amount": null }, { "name": "сыр пармезан", "slug": "syr-parmezan", "notes": null, "value": "25", "type": "г", "amount": null }, { "name": "бекон", "slug": "bekon", "notes": null, "value": "6-8", "type": "кусков", "amount": null }, { "name": "помидоры", "slug": "pomidory", "notes": null, "value": "2-3", "type": "шт.", "amount": null }, { "name": "нут консервированный", "slug": "nut-konservirovanniy", "notes": null, "value": "1", "type": "банка", "amount": null }, { "name": "салат ромэн", "slug": "salat-romen", "notes": null, "value": "1-2", "type": "пучка", "amount": null }, { "name": "лук красный", "slug": "luk-krasniy", "notes": null, "value": "1", "type": "головка", "amount": null }, { "name": "перец черный молотый", "slug": "perec-cherniy-molotiy", "notes": null, "value": null, "type": null, "amount": null }, { "name": "соль", "slug": "sol", "notes": null, "value": null, "type": null, "amount": null } ] }, { "name": "Для салата", "list": [ { "name": "яичный желток", "slug": "yaichniy-jeltok", "notes": null, "value": "1", "type": "шт.", "amount": null }, { "name": "масло оливковое", "slug": "maslo-olivkovoe", "notes": null, "value": "1", "type": "стакан", "amount": null }, { "name": "уксус винный красный", "slug": "uksus-vinniy-krasniy", "notes": null, "value": "1/3", "type": "стакана", "amount": null }, { "name": "сахар", "slug": "sahar", "notes": null, "value": "1", "type": "ч.л.", "amount": null }, { "name": "горчица дижонская", "slug": "gorchica-dijonskaya", "notes": null, "value": "1/2", "type": "ч.л.", "amount": null }, { "name": "чеснок", "slug": "chesnok", "notes": null, "value": "2-3", "type": "зубчика", "amount": null }, { "name": "перец черный молотый", "slug": "perec-cherniy-molotiy", "notes": null, "value": null, "type": null, "amount": null }, { "name": "соль", "slug": "sol", "notes": null, "value": null, "type": null, "amount": null } ] } ], "instruction": [ { "text": "Приготовить заправку: взбить в блендере все продукты секунд тридцать до однородности. Порезать все ингредиенты для салата, положить в большой салатник. Посыпать перцем, солью, размешать. Заправить обильно соусом, размешать. Посыпать итальянский шопский салат специями.", "image": null } ], "tags": [ { "name": "Зеленые салаты", "slug": "zelenye-salaty" }, { "name": "Итальянский салат", "slug": "italyanskiy-salat" }, { "name": "Овощные салаты", "slug": "ovoschnye-salaty" }, { "name": "Праздничный стол", "slug": "prazdnichniy-stol" }, { "name": "Салат из помидоров", "slug": "salat-iz-pomidorov" }, { "name": "Салат из яиц", "slug": "salat-iz-yaic" }, { "name": "Салат с колбасой", "slug": "salat-s-kolbasoy" }, { "name": "Салат с куриной грудкой", "slug": "salat-s-kurinoy-grudkoy" }, { "name": "Салат с куриной грудкой и сыром", "slug": "salat-s-kurinoy-grudkoy-i-syrom" }, { "name": "Салат с курицей", "slug": "salat-s-kuricey" }, { "name": "Салат с курицей и овощами", "slug": "salat-s-kuricey-i-ovoschami" }, { "name": "Салат с курицей и помидорами", "slug": "salat-s-kuricey-i-pomidorami" }, { "name": "Салат с курицей и сыром", "slug": "salat-s-kuricey-i-syrom" }, { "name": "Салат с курицей, сыром и яйцом", "slug": "salat-s-kuricey-syrom-i-yaycom" }, { "name": "Салат с луком", "slug": "salat-s-lukom" }, { "name": "Салат с моцареллой и помидорами", "slug": "salat-s-mocarelloy-i-pomidorami" }, { "name": "Салат с помидорами и сыром", "slug": "salat-s-pomidorami-i-syrom" }, { "name": "Салат с помидорами и яйцами", "slug": "salat-s-pomidorami-i-yaycami" }, { "name": "Салат с растительным маслом", "slug": "salat-s-rastitelnym-maslom" }, { "name": "Салат с сыром и чесноком", "slug": "salat-s-syrom-i-chesnokom" }, { "name": "Салат с чесноком", "slug": "salat-s-chesnokom" }, { "name": "Салат с яйцом и сыром", "slug": "salat-s-yaycom-i-syrom" }, { "name": "Салаты без майонеза", "slug": "salaty-bez-mayoneza" }, { "name": "Салаты без майонеза на праздничный стол", "slug": "salaty-bez-mayoneza-na-prazdnichniy-stol" }, { "name": "Салаты из листьев салата", "slug": "salaty-iz-listev-salata" }, { "name": "Салаты с беконом", "slug": "salaty-s-bekonom" }, { "name": "Салаты с мясом", "slug": "salaty-s-myasom" }, { "name": "Салаты с сыром", "slug": "salaty-s-syrom" }, { "name": "Салаты с сыром моцарелла", "slug": "salaty-s-syrom-mocarella" } ] }
[[{"0":"科目名","1":"設 計 計 画 Ⅳ","2":"講義名","3":"設計計画Ⅳ"},{"0":"受講可能学科","1":"造形学部・建築学科"},{"0":"担当研究室","1":"建築学科"},{"0":"担当教員","1":"鈴木 明、高橋 晶子、布施 茂、小西 泰孝、菊地 宏、長谷川 浩己、土屋 公雄、持田 正憲"},{"0":"分野","1":"専門Ⅰ類","2":"対象学年","3":"4年"},{"0":"科目群","1":"専門Ⅰ類(必修)","2":"キャンパス","3":"鷹の台"},{"0":"開講期間","1":"前期 2021/04/12-2021/07/10","2":"曜日・時限","3":"木3,木4,金3,金4"},{"0":"授業形態","1":"演習","2":"単位数","3":"2.0"},{"0":"履修条件","1":"特になし"},{"0":"授業概要・カリキュラム上の位置づけ","1":"4年生前期の設計計画では、カリキュラムポリシーに従い、各自の建築、環境デザインのテーマを深化させること、また最終学年の設計演習として、社会における建築、環境デザインとすることを目標とする課題としています。卒業制作を前に今後、建築とどう関わるかという展望を含め、多様なスタジオの建築、環境デザイン課題から選択、実践します。"},{"0":"授業方法","1":"対面授業とオンライン授業の併用"},{"0":"到達目標","1":"①ディプロマポリシーにおける、建築、環境デザインに関する独自のテーマを深化させ、そのテーマをデザインとして具体化する方法を探究し、習得します。②実社会や大学院で主体性をもって建築や環境をデザインし、研究する基本的な力量を身につけます。"},{"0":"ディプロマポリシーとの関連","1":"https://www.musabi.ac.jp/wp-content/uploads/2021/05/CurriculumMap_arc.pdf"},{"0":"授業計画・課題に対するフィードバック","1":"zoomやteamsを用いて、教員と学生全員がオンラインで授業を実施します。個別あるいはグループでエスキスをおこない、質疑応答にも対応します。 各スタジオとも第1~13回をゼミ形式での設計、デザイン演習にあて、第14,15回を発表、講評会とする。<令和02年度の課題例>源スタジオ 講師=彦根アンドレア 課題:オフグリッドの学校現代の生活の質を落とすことなく、電力ネットワークに依存しない生活の可能な住環境を目指して、その考えや方法を体験的に学ぶ学校の計画、設計。鈴木スタジオ 講師=中村文美課題:地域特有の魅力をひきだすしかけある地域の文化資源や町並み(建築群)を選定し、その良さと価値を見つけ、それを高めるためのしかけを計画する。具体的には、既存の建築(または建築群や町並み)に対する改築・増築・新築をとおして、現状の機能維持などの課題・問題点を明らかにしつつ、地域特有の魅力をひきだす建築を設計すること。高橋スタジオ 講師=増田信吾課題:敷地のリノベーション―場所性をつくる―「場所性」を読みこみ、刷新したり、強調したり、アップデートすることで、そこでの人々の活動や諸事柄の「それから」を変化させる。様々な関係性が周り巡って人間のためになっていく「場所」をつくることについての課題布施スタジオ 講師=新関謙一郎課題:「階段」が決める建築・提案した内容が、魅力的な建築となっているか。・自らの設計に「階段」が果たした役割を明快に表れ、その説明できるか。・設定した敷地や用途が提案や設計テーマに適しているか。・提出物が卒業制作と同等のエネルギーを注ぎ込んだものとなっているか。小西スタジオ 講師=川嶋貫介(2021年度より) 課題:建築と構造の融合(仮)建築を物理的に成立させるために構造は不可欠であるが、構造を建築を成立させるための単なるツールとして扱うのではなく、両者を統合させることで建築の質をより高めることを目指します。菊地スタジオ 講師=中川純一(2019年度より)課題:石を知り、石から建築を考える長谷川スタジオ 講師=林英理子課題:これからのオープンスペース  - ポストコロナを見据えて。非常事態宣言中、初のリモートでの設計計画となるにあたりこのような状況下だからこそ考えられる新たな屋外空間の提案を望む課題です。外出規制中私たちは住居空間で過ごすことが多くなり、近隣の公園や緑道などを利用する人が増えています。屋外でのジョギングや散歩、あるいは体を使った遊びの欲求を再認識しています。またピクニックや菜園、庭仕事など屋外を積極的に利用する人々も増えているようです。一方で、リモートワークなどの普及により、住まいと職場あるいは学習空間の距離的、空間的な再編成も生まれてくるでしょう。このような状況を踏まえ、ポストコロナを見据えた「これからのオープンスペース」とはどのようなものがあり得るのか課題を通して考えていきたいと思います土屋スタジオ 講師=田原唯之 課題:表現の場本年は、一つのテーマを設定しての授業は行いません。 こういった状況において、今、あなたの手から産み落とされるものをじっくりと見つめましょう。そこには “あなた自身も気づいていなかったかもしれないあなた” が映し出せれます。 “何かを問う” ているのかもしれないし、“何かに応えている” のかもしれません。そして、産み落とされたカケラを自分自身はもちろん、学生同士・教授・講師の皆で共有し、刺激しあい、さらに育てていきましょう。大きな一つにテーマに添うのではなく、各々のテーマに沿った、あらゆる表現を試みます。"},{"0":"履修上の留意点","1":"TeamsやZoomを使用して授業を行います。使い方は事前に確認しておいてください。必要に応じて、TeamsやLiveCampusを通して、事前に資料を配付します。課題の提出方法は、授業で指示します。レジュメや資料をスクリーンにも映しだしますので、できればノートパソコンで授業に参加するのが望ましいです。授業開始5分前までに、ログインしておくこと。"},{"0":"準備学習内容・時間の目安","1":"特になし"},{"0":"成績評価の方法","1":"提出物、出席による総合評価とする。最終提出の締め切り時間は厳守すること。"},{"0":"教員との連絡方法(オフィスアワー)","1":"本演習の内容に関する質問等は、毎授業時に受け付ける。"}]]
{"version":1.2,"people":[{"pose_keypoints_2d":[0,0,0,897.058,320.382,0.808202,729.222,383.283,0.772265,509.103,577.361,0.841854,561.28,304.647,0.862252,1064.81,273.313,0.745101,1395.15,283.759,0.820445,1274.76,10.9167,0.778068,865.742,1001.96,0.356527,750.295,980.967,0.12818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,870.799,13.4631,0.924713,0,0,0,960.056,94.9407,0.853259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"face_keypoints_2d":[],"hand_left_keypoints_2d":[],"hand_right_keypoints_2d":[],"pose_keypoints_3d":[],"face_keypoints_3d":[],"hand_left_keypoints_3d":[],"hand_right_keypoints_3d":[]},{"pose_keypoints_2d":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,739.835,991.441,0.218435,734.727,1494.82,0.397575,766.037,1914.34,0.323672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,776.521,1914.4,0.16952,0,0,0,0,0,0,0,0,0],"face_keypoints_2d":[],"hand_left_keypoints_2d":[],"hand_right_keypoints_2d":[],"pose_keypoints_3d":[],"face_keypoints_3d":[],"hand_left_keypoints_3d":[],"hand_right_keypoints_3d":[]},{"pose_keypoints_2d":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1007.23,996.703,0.26081,1075.51,1479.09,0.292058,1112.09,1914.34,0.0697323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"face_keypoints_2d":[],"hand_left_keypoints_2d":[],"hand_right_keypoints_2d":[],"pose_keypoints_3d":[],"face_keypoints_3d":[],"hand_left_keypoints_3d":[],"hand_right_keypoints_3d":[]}]}
{"title":"Last.Man.Standing.US.S02E03.720p.HDTV.X264-DIMENSION","uid":7833039,"size":718670622,"categoryP":"video","categoryS":"hd___tv_shows","magnet":"?xt=urn:btih:7f37623821c90fa37d2bd6c13c7477b0a5dec4fe&amp;dn=Last.Man.Standing.US.S02E03.720p.HDTV.X264-DIMENSION&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":0,"uploader":"sceneline","files":19,"time":1353119761,"description":"- &lt;a href=&quot;\nhttp://www.Speed.Cd&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://www.Speed.Cd&lt;/a&gt;\n &lt;a href=&quot;\nhttp://www.Speed.Cd&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://www.Speed.Cd&lt;/a&gt; the fast and The Hottest Private Tracker on the net\n\nPlease Seed back to make the speed Faster!!\n ............ NFO .............\n-Last.Man.Standing.US.S02E03.720p.HDTV.X264-DIMENSION\nAired 16.11.2012\n\n&quot;High Expectations&quot;\n\nWhen the African American neighbors' car is egged, \nVanessa goes against Mike's advice and decides to \nlet them know their car wasn't the only one \nvandalized. Meanwhile Eve wants to quit soccer, but \nwhen Mike and Vanessa won't let her, she rebels by \ngetting drunk at a party.\n\n18/Slower+\nEvolve... or die.\n\nEnjoy :)","torrent":{"xt":"urn:btih:7f37623821c90fa37d2bd6c13c7477b0a5dec4fe","amp;dn":"Last.Man.Standing.US.S02E03.720p.HDTV.X264-DIMENSION","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"7f37623821c90fa37d2bd6c13c7477b0a5dec4fe","infoHashBuffer":{"type":"Buffer","data":[127,55,98,56,33,201,15,163,125,43,214,193,60,116,119,176,165,222,196,254]},"announce":[],"urlList":[]}}
[ "https://2.bp.blogspot.com/-gICCGskhiVk/W3GHYvSFGwI/AAAAAAADH5o/YarTk4rjCSUypZih4uBWCKdQTaffTbIQACHMYCw/s0/000.png", "https://2.bp.blogspot.com/-rKU1IIAycZA/W3GHYyam6VI/AAAAAAADH5s/Bpu6xkKDdgkb6z57_nbhY6t9wLk2QLTqQCHMYCw/s0/001.png", "https://2.bp.blogspot.com/-bdzUhyCQIqk/W3GHZDf2lnI/AAAAAAADH5w/k15UAcDcDxwuYdaq8pfXTBwdkbr9uqqtQCHMYCw/s0/002.png", "https://2.bp.blogspot.com/-Y5l72-ChQHg/W3GHZb0072I/AAAAAAADH50/n5KOSJUJ_xo_qt7DukY7WOX8mr3YlqnxACHMYCw/s0/003.png", "https://2.bp.blogspot.com/-y8LwXBR7rYI/W3GHZ7DyruI/AAAAAAADH54/YO3eZF56VxUxjUSo5RMo9RCip-0b5sTlQCHMYCw/s0/004.png", "https://2.bp.blogspot.com/-Xze-fZ0QrOQ/W3GHaKVwRcI/AAAAAAADH58/-s_Ahc0U_fUZcfMeYulOupq_5uAGpSlZQCHMYCw/s0/005.png", "https://2.bp.blogspot.com/-qmM2_T1aQUc/W3GHafQJ8AI/AAAAAAADH6A/uohAzIcXO5M-bzKvqhpx4_fuk2dPlBAHgCHMYCw/s0/006.png", "https://2.bp.blogspot.com/-wjxO0M5CbHI/W3GHaqhblBI/AAAAAAADH6E/FI6WL55ulPAZCRUY_FN8uMpffc1xLH9UgCHMYCw/s0/007.png", "https://2.bp.blogspot.com/-VLMA6f2A60g/W3GHa1sZGzI/AAAAAAADH6I/BxpaJpmT1QQRER6-ZvP6VxIMnl2YPm1YQCHMYCw/s0/008.png", "https://2.bp.blogspot.com/-AjwnIT66UVw/W3GHbDQRQmI/AAAAAAADH6M/176oRe8S3nwSScmhxeNjpTsRAmrhELt4QCHMYCw/s0/009.png", "https://2.bp.blogspot.com/-uGOFrEnithE/W3GHbXBcHbI/AAAAAAADH6Q/E8kdlv8wcAIv2nVj21hXLvDuMFrKOw85wCHMYCw/s0/010.png", "https://2.bp.blogspot.com/-bq2LODSzR9o/W3GHb10WVFI/AAAAAAADH6U/dtlb2LzO6NU98QImhn3PaljVZWM_qnxFACHMYCw/s0/011.png", "https://2.bp.blogspot.com/-6cCBorRqtVo/W3GHcblXMBI/AAAAAAADH6c/RT1Sx24W3T0QtjpYI_e2jWLuHbHLv4BHgCHMYCw/s0/012.png", "https://2.bp.blogspot.com/-n7y6Se0j8Zw/W3GHcoJzLEI/AAAAAAADH6g/CdbNrwe6spgKbFVIqNh8V35ledt9LsS-ACHMYCw/s0/013.png", "https://2.bp.blogspot.com/-VYaSW5TAE8I/W3GHc6j5hiI/AAAAAAADH6k/7Qf8nFKitXAfUFuNB_rqFgRnm1PIfNSYACHMYCw/s0/014.png", "https://2.bp.blogspot.com/-AQQ4XpUQ7OQ/W3GHdX0rf5I/AAAAAAADH6o/ZY3OsU6AwlElCsQ2QUBFnv8AblPv0aTSACHMYCw/s0/015.png", "https://2.bp.blogspot.com/-y_uncZ0ZpL0/W3GHdw_ZwaI/AAAAAAADH6s/ve9LkdBuHasWGkAaoHF0mecTS98Qf1KLQCHMYCw/s0/016.png", "https://2.bp.blogspot.com/-D2_xzVzUnMI/W3GHeE-Jq8I/AAAAAAADH6w/pRm9NtqArm0cVYgL4WFru-VJsp6fqai6QCHMYCw/s0/017.png", "https://2.bp.blogspot.com/-AYkxtgMQ7SM/W3GHeaFBp6I/AAAAAAADH60/eT74XdvSajQPb6FSlWP2LpLJDgHQ1HvvQCHMYCw/s0/018.png", "https://2.bp.blogspot.com/-_eTyEe7E0wQ/W3GHe8ZmxnI/AAAAAAADH64/STIKQfW-bVsmnlsCRyeQg89Kk81qInI5wCHMYCw/s0/019.png", "https://2.bp.blogspot.com/-AD7h2YASSLU/W3GHfEJ2XpI/AAAAAAADH68/OUu8fPqiQwIY-rWwhfM8wDuAT7i6CrmcQCHMYCw/s0/020.png", "https://2.bp.blogspot.com/-qgPavvIVk14/W3GHfSexp6I/AAAAAAADH7A/vNoTA-KKOikFgvjiBgI1nvXzGIR2olhqwCHMYCw/s0/021.png", "https://2.bp.blogspot.com/-V8ASsNL7bOI/W3GHfglmmzI/AAAAAAADH7E/Z5asPkytrKQEvAg3dDWPUgHuutp1ynh5ACHMYCw/s0/022.png", "https://2.bp.blogspot.com/-H9sMdNbiVBM/W3GHgEoUrFI/AAAAAAADH7I/n-oEk6FTfhcTzX0R4ImJjBKAoNXAjjpLwCHMYCw/s0/023.png", "https://2.bp.blogspot.com/-JhdwGtNxdo4/W3GHgffmAdI/AAAAAAADH7M/0uuJjx1Nah4BrbGMi3CoPDzKBTHb4nnywCHMYCw/s0/024.png", "https://2.bp.blogspot.com/-IENKguzcZb0/W3GHgtoM8FI/AAAAAAADH7Q/iqhmk8o6KQgpKAPApizL1H9rH3-JRxOBgCHMYCw/s0/025.png", "https://2.bp.blogspot.com/-g4XjVAY7VTU/W3GHg92rUqI/AAAAAAADH7U/YV4wJCounek_44s87m1mweFBp-Lefu2NwCHMYCw/s0/026.png", "https://2.bp.blogspot.com/-zPBD_aFlYH4/W3GHhTvyS8I/AAAAAAADH7Y/kwwplOcHNUcIDxA5CU8eZzxpfUeN82WcgCHMYCw/s0/027.png", "https://2.bp.blogspot.com/-rrq8YjQurLU/W3GHhydA1aI/AAAAAAADH7c/IydSoxdLwQ4RAdVH1HVHhH1KFIUFP6a9QCHMYCw/s0/028.png", "https://2.bp.blogspot.com/-n2Xk0YWIY_k/W3GHiCq2pEI/AAAAAAADH7g/pItWd8h1MDQ0jrjEoM2c_f2u2SGpNLpDwCHMYCw/s0/029.png", "https://2.bp.blogspot.com/-OyJVYwRIIQQ/W3GHiePwcwI/AAAAAAADH7k/0Z1dfOw2xD0YdeVszgMJm5ud3lPJnhOxwCHMYCw/s0/030.png", "https://2.bp.blogspot.com/-FTLVDyefn3Y/W3GHi3M5ypI/AAAAAAADH7o/vBwBbKHI-hIBnWUq5_UsX_NakVhky8y6QCHMYCw/s0/031.png", "https://2.bp.blogspot.com/-wqLb7pfO48E/W3GHjHGhcuI/AAAAAAADH7s/CtJE-cnJp_MAvqPCZp6rAwztc1WpeUz-ACHMYCw/s0/032.png", "https://2.bp.blogspot.com/-x5oG_OYWhcU/W3GHjUFQXeI/AAAAAAADH7w/o6_eHGBLp74vKT-x4DeOoC6-1q_siEPLgCHMYCw/s0/033.png", "https://2.bp.blogspot.com/-s2LyD5sCuFg/W3GHjyQAVmI/AAAAAAADH70/xNYE8RCdXNI2AFRoFoaW-FPEUx1IK8mAgCHMYCw/s0/034.png", "https://2.bp.blogspot.com/-FvO6oRYpV7s/W3GHkOt-2ZI/AAAAAAADH74/mwCIJerLJjA2Qd0Jd5f3IR4T-4r7FsWMQCHMYCw/s0/035.png", "https://2.bp.blogspot.com/-3zXAVp1u31Y/W3GHkXCpLdI/AAAAAAADH78/WNtEV2wYrikdCFUBRUKaNwJqe1IbCx8hwCHMYCw/s0/036.png", "https://2.bp.blogspot.com/-5w3L-LE5hY4/W3GHkr0RovI/AAAAAAADH8A/rUWj7omNXgc32tPDImbBD9PvifsWC7ZuwCHMYCw/s0/037.png", "https://2.bp.blogspot.com/-jNXn5ap5upE/W3GHk4PfxKI/AAAAAAADH8E/yNVqm5PHIEgWehqSi9t2R_FSHENfMcusQCHMYCw/s0/038.png", "https://2.bp.blogspot.com/-xSm5QXbr6Uo/W3GHlD6bcGI/AAAAAAADH8I/JHnK2xXpBT4U2a6cE7s3djFGJy6c-3M3QCHMYCw/s0/039.png", "https://2.bp.blogspot.com/-dJsYeNgQH40/W3GHldKr9NI/AAAAAAADH8M/_hn0UPh_h6w3BzAwOsywQviZW6eg8Ms6gCHMYCw/s0/040.png", "https://2.bp.blogspot.com/-0OR9xNaXFfA/W3GHl-ug6FI/AAAAAAADH8Q/RsatZ-nBmNAhYydJDPas0Dl98NmtwdDiQCHMYCw/s0/041.png", "https://2.bp.blogspot.com/-4Om4jChhQKE/W3GHmIoSsRI/AAAAAAADH8U/qn80oPH0XRIpXbaOBPnpXCWnKnmkzLSlwCHMYCw/s0/042.png", "https://2.bp.blogspot.com/-dcXXAf-0TiE/W3GHmQcQdtI/AAAAAAADH8Y/OUw2focsvBAnAfwOhPmYMacQ2Ubn6p62gCHMYCw/s0/043.png", "https://2.bp.blogspot.com/-pG8p3_AVvMQ/W3GHm6LUniI/AAAAAAADH8c/yS4G1LqLp-g2kTTJpufepyaXVtwfnwKsQCHMYCw/s0/044.png", "https://2.bp.blogspot.com/-N43doL_RRB0/W3GHnIqvCZI/AAAAAAADH8g/giEZ6yRgtowrkJqsYml7SnZDBE5Q-lWPwCHMYCw/s0/045.png" ]
{ "id": 76649, "rating": 1310, "attempts": 106448, "fen": "r3kb1r/pp1bqppp/8/1B1pP3/8/8/PPP3PP/R1BQ1RK1 w kq - 2 14", "color": "black", "initialPly": 27, "gameId": "nFU79sQF", "lines": { "e7c5": { "d5c5": { "f8c5": { "g1h1": { "d7b5": { "f1d1": "win" } } } } } }, "vote": 356, "enabled": true }
{ "id": "15642377", "lines": { "175": "static final private BitField _border_bottom = BitFieldFactory.getInstance(0xF000);\n", "760": " _border_bottom.setShortValue(field_6_border_options, border);\n", "1478": " return _border_bottom.getShortValue(field_6_border_options);\n" } }
"\n河清海晏,天赐盛世\n三百年后,李白继陶渊明\n从汩罗江里捞起大唐的月亮\n\n同时代白眼视之\n禄位尊盛者\n都成了尘土\n\n而晚年流放夜郎\n一生漂泊无固定职业的李白\n在历史的星空\n成为永恒的照耀\n\n如果你釜底抽薪\n我必将成为尘土"
{ "name": "bar.txt", "path": "fu/bar.txt", "sha": "01b51e6ac5e39d1eb2fec3143437c6f117a58f03", "size": 10, "url": "https://api.github.com/repos/cloudbeers/yolo/contents/fu/bar.txt?ref=c0e024f89969b976da165eecaa71e09dc60c3da1", "html_url": "https://github.com/cloudbeers/yolo/blob/c0e024f89969b976da165eecaa71e09dc60c3da1/fu/bar.txt", "git_url": "https://api.github.com/repos/cloudbeers/yolo/git/blobs/01b51e6ac5e39d1eb2fec3143437c6f117a58f03", "download_url": "https://raw.githubusercontent.com/cloudbeers/yolo/c0e024f89969b976da165eecaa71e09dc60c3da1/fu/bar.txt", "type": "file", "content": "U29tZSB0ZXh0Cg==\n", "encoding": "base64", "_links": { "self": "https://api.github.com/repos/cloudbeers/yolo/contents/fu/bar.txt?ref=c0e024f89969b976da165eecaa71e09dc60c3da1", "git": "https://api.github.com/repos/cloudbeers/yolo/git/blobs/01b51e6ac5e39d1eb2fec3143437c6f117a58f03", "html": "https://github.com/cloudbeers/yolo/blob/c0e024f89969b976da165eecaa71e09dc60c3da1/fu/bar.txt" } }
["2c5da02990de50060ecde8a097a17e4dc2211e74"]
{"decimal.js":"sha512-KiXnk+C14nnbBEMSFU03v/p/3yDLEZ9+kC/Hx11AjiLFPyhj/vuiy3ucwPTTC/7EW93omq2WzrZNDWmBZnqufQ==","decimal.min.js":"sha512-ZLkZ/FfkPv4/7OgLIigxUPp4mpaRyLopg64mzNZ9XqzIFMFrnr5j8pnEJDt2U0RncvGLtlCmJM6haLWrMf3NkQ=="}
{ "actions": [ { "acted_at": "1987-02-03", "committee": "Committee on Labor and Human Resources", "references": [], "status": "REFERRED", "text": "Read twice and referred to the Committee on Labor and Human Resources.", "type": "referral" }, { "acted_at": "1987-02-11", "in_committee": "Committee on Labor and Human Resources", "references": [], "subcommittee": "Children, Family, Drugs, Alcohol", "text": "Referred to Subcommittee on Children, Family, Drugs, Alcohol.", "type": "referral" }, { "acted_at": "1987-02-11", "in_committee": "Committee on Labor and Human Resources", "references": [], "text": "Committee on Labor and Human Resources requested executive comment from Health and Human Services Department, OMB.", "type": "action" } ], "amendments": [], "bill_id": "s449-100", "bill_type": "s", "committees": [ { "activity": [ "referral", "in committee" ], "committee": "Senate Labor and Human Resources", "committee_id": "SSHR" }, { "activity": [ "referral" ], "committee": "Senate Labor and Human Resources", "committee_id": "SSHR", "subcommittee": "Subcommittee on Children, Family, Drugs and Alcoholism", "subcommittee_id": "06" } ], "congress": "100", "cosponsors": [ { "district": null, "name": "DeConcini, Dennis", "sponsored_at": "1987-06-23", "state": "AZ", "thomas_id": "01315", "title": "Sen", "withdrawn_at": null }, { "district": null, "name": "Lautenberg, Frank R.", "sponsored_at": "1987-02-03", "state": "NJ", "thomas_id": "01381", "title": "Sen", "withdrawn_at": null }, { "district": null, "name": "Wilson, Pete", "sponsored_at": "1987-02-03", "state": "CA", "thomas_id": "01456", "title": "Sen", "withdrawn_at": null } ], "enacted_as": null, "history": { "awaiting_signature": false, "enacted": false, "vetoed": false }, "introduced_at": "1987-02-03", "number": "449", "official_title": "A bill to authorize the Secretary of Health and Human Services to make grants to States to support family caregivers information and education demonstration programs.", "popular_title": null, "related_bills": [], "short_title": "Family Caregivers Advocacy, Resource, and Education Demonstration Program Act of 1987", "sponsor": { "district": null, "name": "Glenn, John H., Jr.", "state": "OH", "thomas_id": "01339", "title": "Sen", "type": "person" }, "status": "REFERRED", "status_at": "1987-02-03", "subjects": [ "Disabled", "Domestic Relations and Families", "Families", "Family policy", "Federal aid to handicapped services", "Old age assistance", "Social welfare" ], "subjects_top_term": "Social welfare", "summary": { "as": "Introduced", "date": "1987-02-03", "text": "Family Caregivers Advocacy, Resource, and Education Demonstration Program Act of 1987 - Directs the Secretary of Health and Human Services, through the Assistant Secretary for Human Development Services, to make grants to States to support Family Caregivers Advocacy, Resource, and Education (Family CARE) demonstration programs. Requires such a program to provide and coordinate, throughout the State, advocacy, education, information dissemination, and referral services for elderly and disabled individuals and members of their families who care for them. Specifies other requirements of such a program. Sets forth application requirements for a grant. Requires the Secretary to make grants for FY 1988 within six months after enactment of this Act. Sets the term of a grant at one year, renewable for two more consecutive one-year periods. Requires the Secretary to make grants to between five and eight States, assuring appropriate distribution among different geographic areas and urban and rural populations. Requires each State receiving a grant to provide for the evaluation of its program. Requires the Secretary to submit interim and final reports to the Congress on grant activities. Authorizes appropriations for FY 1988 through 1990." }, "titles": [ { "as": "introduced", "title": "Family Caregivers Advocacy, Resource, and Education Demonstration Program Act of 1987", "type": "short" }, { "as": "introduced", "title": "A bill to authorize the Secretary of Health and Human Services to make grants to States to support family caregivers information and education demonstration programs.", "type": "official" } ], "updated_at": "2013-02-02T20:00:13-05:00" }
{"outputs": [{"sdt": "01-01-12", "otc_sfx": "410", "otc_id": 19509, "edt": "12-31-16", "dnr": {"0": 51384.0, "256": 408.0, "all": 664358.0, "676": 94.0, "138": 47244.0, "13": 406848.0, "48": 156205.0, "626": 2175.0}, "sct": {"all": 707496.0, "PA04-06": 760.0, "PA07-02": 14400.0, "PA07-03": 12795.0, "PA07-04": 2237.0, "PA07-05": 6500.0, "PA07-06": 10571.0, "PA06-03": 211.0, "PA06-02": 8080.0, "PA04-05": 1802.0, "PA01-03": 195.0, "PA01-01": 55.0, "PA04-01": 6682.0, "PA01-07": 2370.0, "PA01-05": 21.0, "PA03-04": 5851.0, "PA03-06": 6.0, "PA05-04": 1504.0, "PA05-05": 142341.0, "PA05-02": 298147.0, "PA05-03": 177309.0, "PA05-01": 14832.0, "PA02-05": 827.0}, "description": "Increased national and sub-national capacity to legislate, plan and budget for and monitor equitable access to inclusive qualitybasic education.", "pcr_id": "2880/A0/04/400", "b": 664358.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "411", "otc_id": 19515, "edt": "12-31-16", "dnr": {"all": 1729564.0, "676": 435.0, "138": 50021.0, "140": 123494.0, "98": 1080747.0, "13": 74975.0, "626": 402907.0, "4079": -3015.0}, "sct": {"all": 1775710.0, "PA04-06": -19.0, "PA07-02": -415.0, "PA07-03": -620.0, "PA07-04": -516.0, "PA07-05": -509.0, "PA07-06": -176.0, "PA06-06": -89.0, "PA06-04": -53.0, "PA06-03": -472.0, "PA06-02": -909.0, "PA01-05": -350.0, "PA04-05": -70.0, "PA01-03": -692.0, "PA01-01": -1635.0, "PA04-01": -114.0, "PA01-07": -145.0, "PA04-02": -404.0, "PA03-04": 1721216.0, "PA03-05": 755.0, "PA03-06": 26366.0, "PA03-01": 15436.0, "PA03-02": 5966.0, "PA03-03": 16186.0, "PA05-04": -5.0, "PA05-05": 163.0, "PA05-02": -1490.0, "PA05-03": -742.0, "PA05-01": -902.0, "PA02-05": -51.0}, "description": "By the end of 2016, increased national and sub-national capacity to provide equitable access to sustainable drinking water andadequate sanitation in schools.", "pcr_id": "2880/A0/04/400", "b": 1729563.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "412", "otc_id": 19451, "edt": "12-31-16", "dnr": {"0": 44599.0, "48": 26817.0, "all": 231044.0, "13": 159628.0}, "sct": {"all": 218163.0, "PA04-06": 660.0, "PA07-02": 12463.0, "PA07-03": 10098.0, "PA07-04": 1113.0, "PA07-05": 94442.0, "PA07-06": 9175.0, "PA06-03": 17.0, "PA06-02": 682.0, "PA04-05": 1564.0, "PA01-03": 169.0, "PA01-01": 48.0, "PA04-01": 5800.0, "PA01-07": 33035.0, "PA01-05": 18.0, "PA03-04": 454.0, "PA05-04": 6.0, "PA05-05": 28481.0, "PA05-02": 2166.0, "PA05-03": 1673.0, "PA05-01": 4520.0, "PA02-05": 11579.0}, "description": "By the end of 2016, national and sub-national capacity strengthened to plan and budget interventions that promote adolescent health, development and their engagement in decision making processes.", "pcr_id": "2880/A0/04/400", "b": 232908.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "999", "otc_id": 519, "edt": "12-31-12", "dnr": {"all": 0}, "sct": {"all": 94390.0, "PA04-06": 99.0, "PA07-02": 2160.0, "PA07-03": 3228.0, "PA07-04": 2689.0, "PA07-05": 2651.0, "PA07-06": 919.0, "PA06-06": 465.0, "PA06-04": 276.0, "PA06-03": 2456.0, "PA06-02": 4733.0, "PA01-05": 1820.0, "PA04-05": 363.0, "PA01-03": 3602.0, "PA01-01": 8513.0, "PA04-01": 593.0, "PA01-07": 757.0, "PA04-02": 2103.0, "PA03-04": 35683.0, "PA03-05": 16.0, "PA03-06": 420.0, "PA03-01": 327.0, "PA03-02": 138.0, "PA03-03": 71.0, "PA05-04": 24.0, "PA05-05": 3702.0, "PA05-02": 7758.0, "PA05-03": 3864.0, "PA05-01": 4695.0, "PA02-05": 265.0}, "description": "PRIOR-YEAR COMMITMENTS", "pcr_id": "2880/DM/01/800", "b": 0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "101", "otc_id": 19476, "edt": "12-31-16", "dnr": {"0": 111435.0, "216": 60104.0, "all": 171539.0}, "sct": {"all": 137469.0, "PA07-04": 43726.0, "PA07-02": 93743.0}, "description": "Policies, laws and strategies in line with CRC principles are developed, made consistent and the implementation monitored forchildren's safety and wellbeing", "pcr_id": "2880/A0/04/100", "b": 114259.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "205", "otc_id": 19521, "edt": "12-31-16", "dnr": {"0": 50154.0, "all": 50154.0}, "sct": {"PA01-01": 44.0, "all": 40916.0, "PA04-06": 605.0, "PA05-01": 3376.0, "PA04-05": 1435.0, "PA01-03": 155.0, "PA07-02": 11431.0, "PA07-03": 9171.0, "PA07-04": 944.0, "PA07-06": 8417.0, "PA01-05": 17.0, "PA04-01": 5321.0}, "description": "Increased coverage of children's issues from a child-rights perspective in the media (newspapers/radio/TV)", "pcr_id": "2880/A0/04/200", "b": 50135.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "204", "otc_id": 19502, "edt": "12-31-16", "dnr": {"0": 43311.0, "all": 61311.0, "66": 6000.0, "13": 12000.0}, "sct": {"PA01-01": 1.0, "all": 62213.0, "PA04-06": 7.0, "PA05-01": 39.0, "PA04-05": 17.0, "PA01-03": 2.0, "PA07-02": 132.0, "PA07-03": 106.0, "PA07-04": 21884.0, "PA07-06": 39964.0, "PA04-01": 61.0}, "description": "By the end of the 2016, national capacity is strengthened in policy dialogue and advocacy for CSR and business practices thatrespect and support children's rights", "pcr_id": "2880/A0/04/200", "b": 61311.0, "as_of": "08-31-17"}, {"sdt": "01-01-14", "otc_sfx": "314", "otc_id": 19480, "edt": "12-31-16", "dnr": {"0": 44298.0, "216": 9933.0, "all": 98280.0, "66": 489.0, "4079": 43560.0}, "sct": {"PA04-05": 15764.0, "all": 92412.0, "PA04-06": 4297.0, "PA04-01": 25742.0, "PA04-02": 46609.0}, "description": "By the end of 2016, national capacity to legislate, budget and provide quality maternal and child nutrition services isstrengthened.", "pcr_id": "2880/A0/04/300", "b": 98274.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "413", "otc_id": 19460, "edt": "12-31-16", "dnr": {"0": 209659.0, "48": 1464.0, "all": 422404.0, "180": 166191.0, "13": 45090.0}, "sct": {"all": 468446.0, "PA04-06": 719.0, "PA07-02": 13585.0, "PA07-03": 10899.0, "PA07-04": 1123.0, "PA07-05": 21272.0, "PA07-06": 10003.0, "PA06-06": 20289.0, "PA06-04": 11986.0, "PA06-03": 106781.0, "PA06-02": 205724.0, "PA04-05": 1705.0, "PA01-03": 185.0, "PA01-01": 52.0, "PA04-01": 6324.0, "PA01-07": 1.0, "PA01-05": 20.0, "PA03-04": 2.0, "PA05-05": 3.0, "PA05-02": 53755.0, "PA05-03": 3.0, "PA05-01": 4015.0}, "description": "By 2016, the government demonstrates strengthened capacity to legislate, plan and budget for services and mechanisms to protectchildren from violence, abuse and exploitation", "pcr_id": "2880/A0/04/400", "b": 261370.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "103", "otc_id": 19495, "edt": "12-31-16", "dnr": {"0": 145237.0, "all": 183561.0, "66": 15515.0, "140": 5000.0, "98": 15.0, "13": 10383.0, "216": 7411.0}, "sct": {"all": 422378.0, "PA04-06": 1389.0, "PA07-02": 26159.0, "PA07-03": 29867.0, "PA07-04": 13093.0, "PA07-05": 9923.0, "PA07-06": 16672.0, "PA06-06": 1557.0, "PA06-04": 924.0, "PA06-03": 8265.0, "PA06-02": 17153.0, "PA01-05": 7079.0, "PA04-05": 4036.0, "PA01-03": 12891.0, "PA01-01": 40440.0, "PA04-01": 10613.0, "PA01-07": 2915.0, "PA04-02": 9490.0, "PA03-04": 123486.0, "PA03-05": 53.0, "PA03-06": 2165.0, "PA03-01": 1097.0, "PA03-02": 462.0, "PA03-03": 1863.0, "PA05-04": 93.0, "PA05-05": 13911.0, "PA05-02": 28389.0, "PA05-03": 14490.0, "PA05-01": 22882.0, "PA02-05": 1021.0}, "description": "By the end of 2016, the capacity of national authorities is strengthened in collection, analyses, and use of disaggregated data tosupport equity-focused priorities for children", "pcr_id": "2880/A0/04/100", "b": 104405.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "306", "otc_id": 19444, "edt": "12-31-16", "dnr": {"0": 72822.0, "all": 679708.0, "3814": 208294.0, "13": 17800.0, "66": 140373.0, "4079": 38914.0, "306": 201505.0}, "sct": {"all": 812334.0, "PA04-06": 1020.0, "PA07-02": 19272.0, "PA07-03": 15790.0, "PA07-04": 3178.0, "PA07-05": 1717.0, "PA07-06": 14182.0, "PA06-03": 56.0, "PA06-02": 2135.0, "PA01-05": 85178.0, "PA04-05": 2418.0, "PA01-03": 170360.0, "PA01-01": 416539.0, "PA04-01": 9053.0, "PA01-07": 626.0, "PA04-02": 51594.0, "PA03-04": 1512.0, "PA03-06": 1.0, "PA05-04": 19.0, "PA05-05": 2485.0, "PA05-02": 3947.0, "PA05-03": 2546.0, "PA05-01": 8487.0, "PA02-05": 219.0}, "description": "National capacity is strengthened in legislation, planning and budgeting for equitable access to essential high impact maternal andchild health interventions using REDS Strategy, by end 2016", "pcr_id": "2880/A0/04/300", "b": 679735.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "901", "otc_id": 19407, "edt": "12-31-16", "dnr": {"0": 43906.0, "all": 43906.0}, "sct": {"PA01-01": 47.0, "all": 43901.0, "PA04-06": 649.0, "PA05-01": 3622.0, "PA04-05": 1540.0, "PA01-03": 167.0, "PA07-02": 12265.0, "PA07-03": 9840.0, "PA07-04": 1013.0, "PA07-06": 9031.0, "PA01-05": 18.0, "PA04-01": 5709.0}, "description": "Effective and appropriate governance structures established, supported by efficient information technology and communicationsystems, to adequately support programme coordination including the Khuvsgul office.", "pcr_id": "2880/A0/04/900", "b": 43907.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "307", "otc_id": 19456, "edt": "12-31-16", "dnr": {"0": 88032.0, "all": 284389.0, "13": 196357.0}, "sct": {"all": 259220.0, "PA05-05": 7377.0, "PA05-02": 11715.0, "PA05-03": 7555.0, "PA05-01": 212054.0, "PA07-02": 35.0, "PA07-03": 1003.0, "PA07-04": 824.0, "PA07-05": 5097.0, "PA01-07": 1859.0, "PA05-04": 57.0, "PA06-03": 166.0, "PA06-02": 6337.0, "PA03-04": 4488.0, "PA03-06": 4.0, "PA02-05": 649.0}, "description": "By the end of 2016, national and sub-national capacity to provide access to quality early childhood development services,especially for the most vulnerable children, is increased.", "pcr_id": "2880/A0/04/300", "b": 212346.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "309", "otc_id": 19473, "edt": "12-31-16", "dnr": {"all": 73103.0, "66": 22631.0, "13": 50472.0}, "sct": {"all": 76759.0, "PA01-01": 17269.0, "PA05-02": 11191.0, "PA05-03": 7218.0, "PA05-04": 54.0, "PA05-01": 7937.0, "PA01-03": 827.0, "PA07-02": 34.0, "PA07-03": 958.0, "PA07-04": 1460.0, "PA07-05": 4869.0, "PA04-02": 3561.0, "PA04-01": 45.0, "PA05-05": 7047.0, "PA06-03": 158.0, "PA06-02": 6054.0, "PA03-04": 4288.0, "PA03-06": 4.0, "PA01-05": 1389.0, "PA01-07": 1776.0, "PA02-05": 620.0}, "description": "Effective emergency preparedness measures are in place and clusters are activated in a timely manner in line with the CCC", "pcr_id": "2880/A0/04/300", "b": 73104.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "308", "otc_id": 19466, "edt": "12-31-16", "dnr": {"0": 90971.0, "all": 290964.0, "138": 91681.0, "13": 48901.0, "66": 33423.0, "4079": 25988.0}, "sct": {"all": 287398.0, "PA04-06": 686.0, "PA07-02": 12993.0, "PA07-03": 11169.0, "PA07-04": 149794.0, "PA07-05": 3898.0, "PA07-06": 9547.0, "PA06-03": 127.0, "PA06-02": 4847.0, "PA01-05": 7383.0, "PA04-05": 1628.0, "PA01-03": 1118.0, "PA01-01": 25594.0, "PA04-01": 6087.0, "PA01-07": 1422.0, "PA04-02": 16566.0, "PA03-04": 3433.0, "PA03-06": 3.0, "PA05-04": 44.0, "PA05-05": 5642.0, "PA05-02": 8960.0, "PA05-03": 5778.0, "PA05-01": 10183.0, "PA02-05": 496.0}, "description": "In the focus areas, the number of disadvantaged families utilising quality basic social services is increased by at least 50percent", "pcr_id": "2880/A0/04/300", "b": 251480.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "102", "otc_id": 19484, "edt": "12-31-16", "dnr": {"0": 51374.0, "216": 73575.0, "all": 136131.0, "13": 11182.0}, "sct": {"all": 140084.0, "PA07-03": 140084.0}, "description": "By the end of 2016, national and sub-national capacity is strengthened to plan and budget for inclusive social policies andinterventions to reduce child vulnerability", "pcr_id": "2880/A0/04/100", "b": 129136.0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "002", "otc_id": 19391, "edt": "12-31-16", "dnr": {"all": 0}, "sct": {"all": 1080.0, "PA04-06": 1.0, "PA07-02": 25.0, "PA07-03": 37.0, "PA07-04": 31.0, "PA07-05": 30.0, "PA07-06": 11.0, "PA06-06": 5.0, "PA06-04": 3.0, "PA06-03": 28.0, "PA06-02": 54.0, "PA01-05": 21.0, "PA04-05": 4.0, "PA01-03": 41.0, "PA01-01": 97.0, "PA04-01": 7.0, "PA01-07": 9.0, "PA04-02": 24.0, "PA03-04": 408.0, "PA03-06": 5.0, "PA03-01": 4.0, "PA03-02": 2.0, "PA03-03": 1.0, "PA05-05": 42.0, "PA05-02": 89.0, "PA05-03": 44.0, "PA05-01": 54.0, "PA02-05": 3.0}, "description": "Effective and efficient management of operational resources and processes, including financial resources and administrative assets,to timely and adequately support programme results.", "pcr_id": "2880/A0/04/800", "b": 0, "as_of": "08-31-17"}, {"sdt": "01-01-12", "otc_sfx": "902", "otc_id": 19412, "edt": "12-31-16", "dnr": {"0": 162116.0, "all": 230907.0, "66": 15.0, "3814": 1720.0, "138": 531.0, "13": 27078.0, "4079": 99.0, "306": 6707.0, "180": 32520.0, "216": 121.0}, "sct": {"all": 210336.0, "PA04-06": 1995.0, "PA07-02": 37682.0, "PA07-03": 30853.0, "PA07-04": 3624.0, "PA07-05": 5093.0, "PA07-06": 27722.0, "PA06-06": 5419.0, "PA06-04": 1097.0, "PA06-03": 9149.0, "PA06-02": 19158.0, "PA01-05": 1748.0, "PA04-05": 4737.0, "PA01-03": 3689.0, "PA01-01": 4457.0, "PA04-01": 17525.0, "PA01-07": 1046.0, "PA04-02": 14.0, "PA03-04": 2926.0, "PA03-06": 6.0, "PA03-01": 2.0, "PA03-02": 1.0, "PA05-04": 32.0, "PA05-05": 4154.0, "PA05-02": 7790.0, "PA05-03": 4255.0, "PA05-01": 15797.0, "PA02-05": 365.0}, "description": "Effective and transparent procurement of goods and services, contract management and supply monitoring to adequately supportprogramme results.", "pcr_id": "2880/A0/04/900", "b": 231066.0, "as_of": "08-31-17"}], "year": 2014}
[ "http://2.bp.blogspot.com/-WRPeuqpHy5E/WqUJf-B4EZI/AAAAAAACidc/-sJH09gfI4EJVdUDBmbc0jYmNb26O7WZQCHMYCw/s0/000.jpg", "http://2.bp.blogspot.com/-9j3klhtHayI/WqUJgCF27wI/AAAAAAACidg/ehft523ncoEg6vIB8rtarYJEAylG0YMCwCHMYCw/s0/001.jpg", "http://2.bp.blogspot.com/-bGAt-aJU_7c/WqUJgRP_dvI/AAAAAAACidk/og5YMztDRgoOE8vO4gbyd8QRgp-Jz1r5ACHMYCw/s0/002.jpg", "http://2.bp.blogspot.com/-mKbZrktsFWs/WqUJghvWhVI/AAAAAAACido/Pwrm_ninOA4eeMYgT2KopMRjbNpJCSYHACHMYCw/s0/003.jpg", "http://2.bp.blogspot.com/-Ikpw9GuEmB8/WqUJg4e9R-I/AAAAAAACids/l37h0UxlZ5kdJkblXcdTC_1HvP-hTwOXACHMYCw/s0/004.jpg", "http://2.bp.blogspot.com/-1-55Lrc_twc/WqUJgxKSovI/AAAAAAACidw/YMGPi6SxxB05A26O6ifTdd14xPQVO10MQCHMYCw/s0/005.jpg", "http://2.bp.blogspot.com/-JevRnUU-WcE/WqUJhGWq4eI/AAAAAAACid0/vN-_BdVgv7IYqL_T6HaSgWCBsy1UyztOgCHMYCw/s0/006.jpg", "http://2.bp.blogspot.com/-cgY829yp8ew/WqUJhYvnRbI/AAAAAAACid4/gR5n9l6wScISoRWWLPf9hqTzzwnklwjwACHMYCw/s0/007.jpg", "http://2.bp.blogspot.com/-pQedCHMaDoU/WqUJhh1p87I/AAAAAAACid8/mRdOf_yk21QeQ_Be3aT3419L4TB1Qp5jACHMYCw/s0/008.jpg", "http://2.bp.blogspot.com/-piAL7p17wG4/WqUJh-_5IiI/AAAAAAACieA/84bWETzPoOYjHqUYe9w94_tmOGlNT2FcQCHMYCw/s0/009.jpg", "http://2.bp.blogspot.com/-qnd7vWQo2xY/WqUJiOshUPI/AAAAAAACieE/cH-TM8uAHTcelgdpYgBuc9LO1NqBqHZqQCHMYCw/s0/010.jpg", "http://2.bp.blogspot.com/-dR9V48QlAGs/WqUJiQrI8QI/AAAAAAACieI/OWs6C8bqu-Y_lIWKGePQ5N_dZjKp-A8zACHMYCw/s0/011.jpg", "http://2.bp.blogspot.com/-d8_5ImobiyY/WqUJiWXcjwI/AAAAAAACieM/uLedDcLYB8ooFmdHuv0fGIVR65WFtLfPACHMYCw/s0/012.jpg", "http://2.bp.blogspot.com/-sqTM0JLQ29w/WqUJigPLm_I/AAAAAAACieQ/3jaX-1jjvccpgRtEJd2wOANXrJ3xQcOyACHMYCw/s0/013.jpg", "http://2.bp.blogspot.com/-nEWx8XnMayA/WqUJi262XOI/AAAAAAACieU/ZcnieHYoz3QTt8r2_Xxvt8jtbaMecp20wCHMYCw/s0/014.jpg", "http://2.bp.blogspot.com/-SXpxC3-d8s8/WqUJjM-zWBI/AAAAAAACieY/g8bXwyx1zM0U9cuku2rPceIMomaA5YMXACHMYCw/s0/015.jpg", "http://2.bp.blogspot.com/-J-244XUuhIM/WqUJjSWQGMI/AAAAAAACiec/ZnMcDqKzdughiwYTZOB8CgL4Lv2HSpB_wCHMYCw/s0/016.jpg", "http://2.bp.blogspot.com/-chdlltqPXEc/WqUJjt18GAI/AAAAAAACieg/Rab3MiwEmSsD2L7g_MbAV5YrQB199Gg_wCHMYCw/s0/017.jpg", "http://2.bp.blogspot.com/-PeWlbKdr384/WqUJj_xcLqI/AAAAAAACiek/keFV6ytIHDEUhkUg-Z2WmzRZ0y6uLOAhwCHMYCw/s0/018.jpg", "http://2.bp.blogspot.com/-5B3Yi6lZsRQ/WqUJkfMAfNI/AAAAAAACieo/XOmkWFNUgqwMTQoqbvYoSjUjgahHKv0NQCHMYCw/s0/019.jpg" ]
{ "first_traded_price": 1858.0, "highest_price": 1860.0, "isin": "IRO1BPAS0001", "last_traded_price": 1845.0, "lowest_price": 1784.0, "trade_volume": 1579049.0, "unix_time": 1430611200 }
{ "id": 87552, "rating": 1019, "attempts": 666, "fen": "8/pp3rkp/2qBQpp1/8/5P2/1P4P1/P3R2P/6K1 w - - 3 38", "color": "black", "initialPly": 75, "gameId": "XY3OK6lP", "lines": { "c6c1": { "g1g2": { "c1d2": { "g2h3": "win" } } } }, "vote": 28, "enabled": true }
{"artist": "Kristofer \u00c5str\u00f6m & Hidden Truck", "timestamp": "2011-08-12 09:14:43.284284", "similars": [], "tags": [], "track_id": "TRFHDBP12903CAF412", "title": "A Matter Of Seconds"}
[ "http://2.bp.blogspot.com/-wdBTKQ64BB4/Ust9BmoZ2pI/AAAAAAAAHcI/gY9UgAoKn6g/s0/000.png", "http://2.bp.blogspot.com/-aGhl-_BxSRY/Ust9EL4hnYI/AAAAAAAAHcg/x01VxIXXHtI/s0/001.png", "http://2.bp.blogspot.com/-iYutKSNCtCw/Ust9GJk45_I/AAAAAAAAHcw/b6dj5l6Kw0U/s0/002.png", "http://2.bp.blogspot.com/-6gAhOtNcgsE/Ust9Hd0teiI/AAAAAAAAHdI/aLHPPlhLMJk/s0/003.png", "http://2.bp.blogspot.com/-4Kjsk6COuZk/Ust9IUNvYcI/AAAAAAAAHdU/1V0BA_k_MM4/s0/004.png", "http://2.bp.blogspot.com/-1cj3kjbXIOs/Ust9RnkqGWI/AAAAAAAAHfg/vePbuvDLE7M/s0/005.png", "http://2.bp.blogspot.com/--ptpUJOu8pI/Ust9SvoR7MI/AAAAAAAAHfs/jXOCcNY07DY/s0/006.png", "http://2.bp.blogspot.com/-jXbM55NDi0Y/Ust9Ts5DZLI/AAAAAAAAHf8/8SnApxx5Klo/s0/007.png", "http://2.bp.blogspot.com/-cpdB0fBh67o/Ust9VDxn3fI/AAAAAAAAHgU/D9Tm16CSkxE/s0/008.png", "http://2.bp.blogspot.com/-5hjDyFXARXU/Ust9WWqzwuI/AAAAAAAAHgk/UdSdbNkBRLE/s0/009.png", "http://2.bp.blogspot.com/-a0GMyP5dVVU/Ust9XR9oG0I/AAAAAAAAHg0/AlSr8KhK3-s/s0/010.png", "http://2.bp.blogspot.com/-BK3afX0wIjI/Ust9YPakXBI/AAAAAAAAHhE/-GrLtH-eG3w/s0/011.png", "http://2.bp.blogspot.com/-hjIyRumf6aM/Ust9ZKtAGOI/AAAAAAAAHhU/hLknPRcS-e0/s0/012.png", "http://2.bp.blogspot.com/-Ln2hZTxA_EY/Ust9aJFFGUI/AAAAAAAAHhs/P1lkyqf_2H4/s0/013.png", "http://2.bp.blogspot.com/--qWnSkBjgI8/Ust9bnl_B3I/AAAAAAAAHiE/PP3RABqXB6g/s0/014.png", "http://2.bp.blogspot.com/-UU7y7f2mETQ/Ust9dJbvJPI/AAAAAAAAHiU/Ue7Mt1qVfN4/s0/015.png", "http://2.bp.blogspot.com/-1vaBobozt0Y/Ust9ePXKi_I/AAAAAAAAHik/aEA8g80ZG50/s0/016.png", "http://2.bp.blogspot.com/-H9FVDVxf6TI/Ust9fFHf_rI/AAAAAAAAHi0/jkJ9z-9P3uE/s0/017.png", "http://2.bp.blogspot.com/-4o_FEyexmRA/Ust9gGMOsEI/AAAAAAAAHjE/zXpWRNMeAAg/s0/018.png", "http://2.bp.blogspot.com/-zTFZGutPmYM/Ust9hrwL3AI/AAAAAAAAHjc/Eknsy150gms/s0/019.png", "http://2.bp.blogspot.com/-p4-0NwbjlIU/Ust9igTTlqI/AAAAAAAAHjs/jCSgHnRs20M/s0/020.png", "http://2.bp.blogspot.com/-LZ8KtRfCzFY/Ust9jsh0oWI/AAAAAAAAHkA/ZVJh6skJT9U/s0/021.png", "http://2.bp.blogspot.com/-gulmjYBTDCQ/Ust9koGsRoI/AAAAAAAAHkM/pkKOkcgIqQY/s0/022.png", "http://2.bp.blogspot.com/-7Tryun7sUhs/Ust9touFKoI/AAAAAAAAHm8/MYmIhAnkhUM/s0/023.png", "http://2.bp.blogspot.com/-fb4p1NpOcaE/Ust9vYL7nbI/AAAAAAAAHnM/R_UE5jyCizU/s0/024.png", "http://2.bp.blogspot.com/-eT0TdV9kD4I/Ust9wonnlxI/AAAAAAAAHno/-pTj1CN-GPA/s0/025.png", "http://2.bp.blogspot.com/-xPpPpD7zlck/Ust9xyPSt_I/AAAAAAAAHoQ/rhua-dxoeNg/s0/026.png", "http://2.bp.blogspot.com/-GSUJu7yQpXE/Ust91Cw_kVI/AAAAAAAAHo0/4AcUp1I_4hw/s0/027.png", "http://2.bp.blogspot.com/-C4knAu_sJXY/Ust92vfmjNI/AAAAAAAAHpY/hR_PvXqc2KY/s0/028.png", "http://2.bp.blogspot.com/-OSCeGsV99UU/Ust94m39ZoI/AAAAAAAAHpo/7_pE1ElELG4/s0/029.png", "http://2.bp.blogspot.com/-_Yg1s7swDgU/Ust956L0gTI/AAAAAAAAHp4/ZAQvpimMqqo/s0/030.png", "http://2.bp.blogspot.com/-YUvMAw9D9IA/Ust966CQbhI/AAAAAAAAHqU/bMtwjIB_30Y/s0/031.png", "http://2.bp.blogspot.com/-L-gLYOg-Onc/Ust98eEKh9I/AAAAAAAAHqk/QBnVrBYYXBI/s0/032.png", "http://2.bp.blogspot.com/-QsZLPLVhc1I/Ust99m-M5BI/AAAAAAAAHq4/0Jwqa07lPuM/s0/033.png", "http://2.bp.blogspot.com/-XV2IJMrOms4/Ust9-uNfwRI/AAAAAAAAHrM/-ZnqEY-pcwI/s0/034.png", "http://2.bp.blogspot.com/-Zf-A4J0nTN4/Ust9_pb74QI/AAAAAAAAHrc/L28Sp-LTNu0/s0/035.png", "http://2.bp.blogspot.com/-D1V9flAXmdk/Ust-AQYWIqI/AAAAAAAAHrw/2l1io2MWOkI/s0/036.png", "http://2.bp.blogspot.com/-lbnpw0u9ZN8/Ust-BcUdF6I/AAAAAAAAHsQ/dqsMYQkr9jU/s0/037.png", "http://2.bp.blogspot.com/-qVdh-aiKdCM/Ust-DWfMyfI/AAAAAAAAHsc/Tq1iJwokIc8/s0/038.png", "http://2.bp.blogspot.com/-Blkkjnfv4gc/Ust-EIr95qI/AAAAAAAAHso/tNPh0vn7abk/s0/039.png", "http://2.bp.blogspot.com/-QorWRH1yBvs/Ust-FFhe4jI/AAAAAAAAHs4/POdWuUTnxIk/s0/040.png", "http://2.bp.blogspot.com/-FONBAYB18c0/Ust-GKWYIVI/AAAAAAAAHtM/PPnvUvnTu0M/s0/041.png", "http://2.bp.blogspot.com/-w8aAkDrfKjE/Ust-HchwF6I/AAAAAAAAHtc/3xE1eVnNe4A/s0/042.png", "http://2.bp.blogspot.com/-eR1trpgCXvo/Ust-Ia7xeAI/AAAAAAAAHt0/Tge3UeJvqdk/s0/043.png", "http://2.bp.blogspot.com/-_-Lz2yLhvUg/Ust-JlELk2I/AAAAAAAAHuo/EQMitwUorZc/s0/044.png", "http://2.bp.blogspot.com/-DCAzvC76wmU/Ust-MBF6-7I/AAAAAAAAHvA/CdPSVRdGWmw/s0/045.png", "http://2.bp.blogspot.com/-ffdtWI9zgk0/Ust-NQPwviI/AAAAAAAAHwQ/ohyVCz_7v6E/s0/046.png", "http://2.bp.blogspot.com/-ZmHsAL_lDcE/Ust-R179HII/AAAAAAAAHwc/WuBv90Z07eA/s0/047.png" ]
{"properties": {"unk_19": 0, "ambient": 25, "model": false, "unk_27": false, "models": [{"type": 10, "values": [25934]}], "occludes_2": false, "id": 110779}, "uniques": [{"plane": 0, "i": 32, "j": 111, "x": 31, "y": 10, "id": 110779, "type": 10, "rotation": 3}, {"plane": 0, "i": 32, "j": 111, "x": 31, "y": 12, "id": 110779, "type": 10, "rotation": 3}, {"plane": 0, "i": 32, "j": 111, "x": 43, "y": 7, "id": 110779, "type": 10, "rotation": 3}, {"plane": 0, "i": 32, "j": 111, "x": 45, "y": 7, "id": 110779, "type": 10, "rotation": 3}, {"plane": 0, "i": 32, "j": 111, "x": 60, "y": 11, "id": 110779, "type": 10, "rotation": 3}, {"plane": 0, "i": 32, "j": 111, "x": 61, "y": 10, "id": 110779, "type": 10, "rotation": 3}]}
{ "name": "float-plan", "private": true, "dependencies": {} }
[{"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t3", "data": {"domain": "i.redd.it", "approved_at_utc": null, "banned_by": null, "media_embed": {}, "thumbnail_width": 140, "subreddit": "milliondollarextreme", "selftext_html": null, "selftext": "", "likes": null, "suggested_sort": null, "user_reports": [], "secure_media": null, "is_reddit_media_domain": true, "link_flair_text": null, "id": "6qdvyf", "banned_at_utc": null, "view_count": null, "archived": false, "clicked": false, "report_reasons": null, "title": "*Cue the triggering*", "num_crossposts": 0, "saved": false, "can_mod_post": false, "is_crosspostable": false, "pinned": false, "score": 104, "approved_by": null, "over_18": false, "hidden": false, "preview": {"images": [{"source": {"url": "https://i.redditmedia.com/O7QcGzdemEaOLIKzBgOaq4FK8fEsswqc9hicAkmkLt8.jpg?s=05df1a05b95d98fcb0e5027fa5bcea96", "width": 750, "height": 945}, "resolutions": [{"url": "https://i.redditmedia.com/O7QcGzdemEaOLIKzBgOaq4FK8fEsswqc9hicAkmkLt8.jpg?fit=crop&amp;crop=faces%2Centropy&amp;arh=2&amp;w=108&amp;s=9d665c93b27fc60edb94983dab405b1e", "width": 108, "height": 136}, {"url": "https://i.redditmedia.com/O7QcGzdemEaOLIKzBgOaq4FK8fEsswqc9hicAkmkLt8.jpg?fit=crop&amp;crop=faces%2Centropy&amp;arh=2&amp;w=216&amp;s=66589639bafbf9d4a5b029115f3cd683", "width": 216, "height": 272}, {"url": "https://i.redditmedia.com/O7QcGzdemEaOLIKzBgOaq4FK8fEsswqc9hicAkmkLt8.jpg?fit=crop&amp;crop=faces%2Centropy&amp;arh=2&amp;w=320&amp;s=483598f93c283e40a13a0599f16eae97", "width": 320, "height": 403}, {"url": "https://i.redditmedia.com/O7QcGzdemEaOLIKzBgOaq4FK8fEsswqc9hicAkmkLt8.jpg?fit=crop&amp;crop=faces%2Centropy&amp;arh=2&amp;w=640&amp;s=6a080846bba266c9a73e38ed97730705", "width": 640, "height": 806}], "variants": {}, "id": "_VlgNcbU7JIWLg8eDiIZ7CZakfHqRejneLL7RDjWrbk"}], "enabled": true}, "num_comments": 27, "thumbnail": "https://b.thumbs.redditmedia.com/YqMahLjlyh05XAGD_LpBY8ayyEscxHLHnl1l4BqYclY.jpg", "subreddit_id": "t5_2vsta", "hide_score": false, "edited": false, "link_flair_css_class": null, "author_flair_css_class": "", "contest_mode": false, "gilded": 0, "locked": false, "downs": 0, "brand_safe": true, "secure_media_embed": {}, "removal_reason": null, "post_hint": "image", "can_gild": false, "thumbnail_height": 140, "parent_whitelist_status": "all_ads", "name": "t3_6qdvyf", "spoiler": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/", "num_reports": null, "whitelist_status": "all_ads", "stickied": false, "created": 1501396197.0, "url": "https://i.redd.it/cc2oll4lylcz.jpg", "author_flair_text": "idiot", "quarantine": false, "author": "PizzaRollParty", "created_utc": 1501367397.0, "subreddit_name_prefixed": "r/milliondollarextreme", "distinguished": null, "media": null, "upvote_ratio": 0.95, "mod_reports": [], "is_self": false, "visited": false, "subreddit_type": "public", "is_video": false, "ups": 104}}], "after": null, "before": null}}, {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkwk45s", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "Kekkleberg", "can_mod_post": false, "ups": 16, "parent_id": "t1_dkwitss", "score": 16, "approved_by": null, "downs": 0, "body": "That's what I actually thought she was when I saw what she looked like for the first time.", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;That&amp;#39;s what I actually thought she was when I saw what she looked like for the first time.&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwk45s/", "subreddit_type": "public", "name": "t1_dkwk45s", "created": 1501399420.0, "author_flair_text": null, "created_utc": 1501370620.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 1, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkx4hg5", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "ChaosCowboy", "can_mod_post": false, "ups": 1, "parent_id": "t1_dkwpt7u", "score": 1, "approved_by": null, "downs": 0, "body": "By Sam Kestenbaum.", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;By Sam Kestenbaum.&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkx4hg5/", "subreddit_type": "public", "name": "t1_dkx4hg5", "created": 1501439017.0, "author_flair_text": null, "created_utc": 1501410217.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 2, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkwpt7u", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "poly_love", "can_mod_post": false, "ups": 8, "parent_id": "t1_dkwitss", "score": 8, "approved_by": null, "downs": 0, "body": "She's trying to make herself a [Lauren Southern](https://d3n8a8pro7vhmx.cloudfront.net/therebel/pages/6537/meta_images/original/southern_thumbnail.jpg) clone but she just doesn't have the bone structure.\n\nAt least for now...\n\nhttp://forward.com/fast-forward/377745/laura-loomer-gets-nose-job-from-far-rights-favorite-plastic-surgeon/", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;She&amp;#39;s trying to make herself a &lt;a href=\"https://d3n8a8pro7vhmx.cloudfront.net/therebel/pages/6537/meta_images/original/southern_thumbnail.jpg\"&gt;Lauren Southern&lt;/a&gt; clone but she just doesn&amp;#39;t have the bone structure.&lt;/p&gt;\n\n&lt;p&gt;At least for now...&lt;/p&gt;\n\n&lt;p&gt;&lt;a href=\"http://forward.com/fast-forward/377745/laura-loomer-gets-nose-job-from-far-rights-favorite-plastic-surgeon/\"&gt;http://forward.com/fast-forward/377745/laura-loomer-gets-nose-job-from-far-rights-favorite-plastic-surgeon/&lt;/a&gt;&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwpt7u/", "subreddit_type": "public", "name": "t1_dkwpt7u", "created": 1501407876.0, "author_flair_text": "Official MDE Ambassador to /r/TrollXChromosomes", "created_utc": 1501379076.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 1, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkx4tl3", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "[deleted]", "can_mod_post": false, "ups": 2, "parent_id": "t1_dkwitss", "score": 2, "approved_by": null, "downs": 0, "body": "|B|R|U|T|A|L|I|T|Y|", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;|B|R|U|T|A|L|I|T|Y|&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": false, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkx4tl3/", "subreddit_type": "public", "name": "t1_dkx4tl3", "created": 1501440078.0, "author_flair_text": null, "created_utc": 1501411278.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 1, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkxbb8m", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "MikePatton-yakyakyak", "can_mod_post": false, "ups": 1, "parent_id": "t1_dkwitss", "score": 1, "approved_by": null, "downs": 0, "body": "&gt;she", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;blockquote&gt;\n&lt;p&gt;she&lt;/p&gt;\n&lt;/blockquote&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkxbb8m/", "subreddit_type": "public", "name": "t1_dkxbb8m", "created": 1501453847.0, "author_flair_text": null, "created_utc": 1501425047.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 1, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkwitss", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "[deleted]", "can_mod_post": false, "ups": 71, "parent_id": "t3_6qdvyf", "score": 71, "approved_by": null, "downs": 0, "body": "deleted ^^^^^^^^^^^^^^^^0.6393 [^^^What ^^^is ^^^this?](https://pastebin.com/FcrFs94k/77198)", "edited": 1501976551.0, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;deleted &lt;a href=\"https://pastebin.com/FcrFs94k/77198\"&gt;&lt;sup&gt;&lt;sup&gt;&lt;sup&gt;What&lt;/sup&gt;&lt;/sup&gt;&lt;/sup&gt; &lt;sup&gt;&lt;sup&gt;&lt;sup&gt;is&lt;/sup&gt;&lt;/sup&gt;&lt;/sup&gt; &lt;sup&gt;&lt;sup&gt;&lt;sup&gt;this?&lt;/sup&gt;&lt;/sup&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": false, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwitss/", "subreddit_type": "public", "name": "t1_dkwitss", "created": 1501397559.0, "author_flair_text": null, "created_utc": 1501368759.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkwqlzw", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "[deleted]", "can_mod_post": false, "ups": 26, "parent_id": "t1_dkwps8g", "score": 26, "approved_by": null, "downs": 0, "body": "What are you kidding me I thought she was like forty or fifty what the fuck", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;What are you kidding me I thought she was like forty or fifty what the fuck&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": false, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwqlzw/", "subreddit_type": "public", "name": "t1_dkwqlzw", "created": 1501409091.0, "author_flair_text": null, "created_utc": 1501380291.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 1, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dky4xqe", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "Nitro_Dubbz", "can_mod_post": false, "ups": 2, "parent_id": "t1_dkwps8g", "score": 2, "approved_by": null, "downs": 0, "body": "Her face looks like a mask. Like both pictures are the exact same facial expression. ", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Her face looks like a mask. Like both pictures are the exact same facial expression. &lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dky4xqe/", "subreddit_type": "public", "name": "t1_dky4xqe", "created": 1501494619.0, "author_flair_text": "AKA Mr. shit king shit pussy", "created_utc": 1501465819.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 1, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkwps8g", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "unclefunskin", "can_mod_post": false, "ups": 30, "parent_id": "t3_6qdvyf", "score": 30, "approved_by": null, "downs": 0, "body": "This thing is 24 by the way. ", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;This thing is 24 by the way. &lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwps8g/", "subreddit_type": "public", "name": "t1_dkwps8g", "created": 1501407834.0, "author_flair_text": "YOU ARE GAY", "created_utc": 1501379034.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkwrxaw", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "peerpooloza", "can_mod_post": false, "ups": 2, "parent_id": "t1_dkwpnhb", "score": 2, "approved_by": null, "downs": 0, "body": "Im talkin about her profile pic, because as soon as a saw a jew standing in front of the Dome of the Rock I realized the empty threat of jewish defenders. \n\nShitskins just came in said a rock was blessed and stole their fuckin holy site. LAME", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Im talkin about her profile pic, because as soon as a saw a jew standing in front of the Dome of the Rock I realized the empty threat of jewish defenders. &lt;/p&gt;\n\n&lt;p&gt;Shitskins just came in said a rock was blessed and stole their fuckin holy site. LAME&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwrxaw/", "subreddit_type": "public", "name": "t1_dkwrxaw", "created": 1501412202.0, "author_flair_text": null, "created_utc": 1501383402.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 2, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkwpnhb", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "ChaosCowboy", "can_mod_post": false, "ups": 3, "parent_id": "t1_dkwnogi", "score": 3, "approved_by": null, "downs": 0, "body": "She has an AR in low ready. Sure you think that?", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;She has an AR in low ready. Sure you think that?&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwpnhb/", "subreddit_type": "public", "name": "t1_dkwpnhb", "created": 1501407631.0, "author_flair_text": null, "created_utc": 1501378831.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 1, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkwnogi", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "peerpooloza", "can_mod_post": false, "ups": 9, "parent_id": "t3_6qdvyf", "score": 9, "approved_by": null, "downs": 0, "body": "Women with fat faces shouldn't show their shoulders. It just causes an unbalanced upper body fat ratio.", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Women with fat faces shouldn&amp;#39;t show their shoulders. It just causes an unbalanced upper body fat ratio.&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwnogi/", "subreddit_type": "public", "name": "t1_dkwnogi", "created": 1501404702.0, "author_flair_text": null, "created_utc": 1501375902.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkxzu6l", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "prizzle92", "can_mod_post": false, "ups": 2, "parent_id": "t1_dkxzo0k", "score": 2, "approved_by": null, "downs": 0, "body": "cool thanks unironically", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;cool thanks unironically&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkxzu6l/", "subreddit_type": "public", "name": "t1_dkxzu6l", "created": 1501487070.0, "author_flair_text": "mamas little who-ah (banned, guns = bad, not kosher etc.)", "created_utc": 1501458270.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 3, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkxzo0k", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "CumblastExtravaganza", "can_mod_post": false, "ups": 2, "parent_id": "t1_dkxfma2", "score": 2, "approved_by": null, "downs": 0, "body": "yes", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;yes&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkxzo0k/", "subreddit_type": "public", "name": "t1_dkxzo0k", "created": 1501486813.0, "author_flair_text": "Always benevolent to POC no matter what", "created_utc": 1501458013.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 2, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkxfma2", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "prizzle92", "can_mod_post": false, "ups": 1, "parent_id": "t1_dkwtc9m", "score": 1, "approved_by": null, "downs": 0, "body": "is nuerotic the right word for that? Legitimate question", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;is nuerotic the right word for that? Legitimate question&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkxfma2/", "subreddit_type": "public", "name": "t1_dkxfma2", "created": 1501459967.0, "author_flair_text": "mamas little who-ah (banned, guns = bad, not kosher etc.)", "created_utc": 1501431167.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 1, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkwtc9m", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "CumblastExtravaganza", "can_mod_post": false, "ups": 9, "parent_id": "t3_6qdvyf", "score": 9, "approved_by": null, "downs": 0, "body": "Loomer dug up a photo of James Allsup's girlfriend/ex girlfriend taking a photo with a black man and shopped the BLACKED logo on and sent it to James. This once again shows how neurotic Jews are. ", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Loomer dug up a photo of James Allsup&amp;#39;s girlfriend/ex girlfriend taking a photo with a black man and shopped the BLACKED logo on and sent it to James. This once again shows how neurotic Jews are. &lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwtc9m/", "subreddit_type": "public", "name": "t1_dkwtc9m", "created": 1501414348.0, "author_flair_text": "Always benevolent to POC no matter what", "created_utc": 1501385548.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkx4knp", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "robedmage", "can_mod_post": false, "ups": 10, "parent_id": "t3_6qdvyf", "score": 10, "approved_by": null, "downs": 0, "body": "***\"Listen up all you 'special snowflakes', THIS centipede is stickin' up for ISRAEL! We will NOT tolerate your antisemitism. Got it, liberals? Or are you nazi communists too TRIGGERED? Praise kek!\"***", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;quot;Listen up all you &amp;#39;special snowflakes&amp;#39;, THIS centipede is stickin&amp;#39; up for ISRAEL! We will NOT tolerate your antisemitism. Got it, liberals? Or are you nazi communists too TRIGGERED? Praise kek!&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkx4knp/", "subreddit_type": "public", "name": "t1_dkx4knp", "created": 1501439301.0, "author_flair_text": "eats shit", "created_utc": 1501410501.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkwznd8", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "goonsack", "can_mod_post": false, "ups": 6, "parent_id": "t3_6qdvyf", "score": 6, "approved_by": null, "downs": 0, "body": "Looks like she is cashing in her [legal defense fund money](http://archive.is/f3omR) (edit: [multiple legal defense funds](http://archive.is/SR9G3)) for a [nosejob](https://www.instagram.com/p/BWq5DYXBlHE/)\n\nAlso: https://twitter.com/anonops_nato/status/875917503758827520", "edited": 1501397755.0, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Looks like she is cashing in her &lt;a href=\"http://archive.is/f3omR\"&gt;legal defense fund money&lt;/a&gt; (edit: &lt;a href=\"http://archive.is/SR9G3\"&gt;multiple legal defense funds&lt;/a&gt;) for a &lt;a href=\"https://www.instagram.com/p/BWq5DYXBlHE/\"&gt;nosejob&lt;/a&gt;&lt;/p&gt;\n\n&lt;p&gt;Also: &lt;a href=\"https://twitter.com/anonops_nato/status/875917503758827520\"&gt;https://twitter.com/anonops_nato/status/875917503758827520&lt;/a&gt;&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwznd8/", "subreddit_type": "public", "name": "t1_dkwznd8", "created": 1501425331.0, "author_flair_text": "Your One-stop Neoplasmin Emporium", "created_utc": 1501396531.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkwuau9", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "juicemanwithpulp", "can_mod_post": false, "ups": 6, "parent_id": "t3_6qdvyf", "score": 6, "approved_by": null, "downs": 0, "body": "https://puu.sh/wWI1K/f9bb4c981a.png", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;&lt;a href=\"https://puu.sh/wWI1K/f9bb4c981a.png\"&gt;https://puu.sh/wWI1K/f9bb4c981a.png&lt;/a&gt;&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwuau9/", "subreddit_type": "public", "name": "t1_dkwuau9", "created": 1501415846.0, "author_flair_text": "omnipotent bigot", "created_utc": 1501387046.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkww8aq", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "thekidsarealtreich", "can_mod_post": false, "ups": 4, "parent_id": "t3_6qdvyf", "score": 4, "approved_by": null, "downs": 0, "body": "Banned from the US military mtf for hire (ad in Hebrew)", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Banned from the US military mtf for hire (ad in Hebrew)&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkww8aq/", "subreddit_type": "public", "name": "t1_dkww8aq", "created": 1501418941.0, "author_flair_text": null, "created_utc": 1501390141.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkwqz99", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "ifica", "can_mod_post": false, "ups": 4, "parent_id": "t3_6qdvyf", "score": 4, "approved_by": null, "downs": 0, "body": "BIG TITS AND AN ASHKENAZI IQ", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;BIG TITS AND AN ASHKENAZI IQ&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwqz99/", "subreddit_type": "public", "name": "t1_dkwqz99", "created": 1501409654.0, "author_flair_text": "Male-to-Male Transexual", "created_utc": 1501380854.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkwxlox", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "gogobot22", "can_mod_post": false, "ups": 3, "parent_id": "t3_6qdvyf", "score": 3, "approved_by": null, "downs": 0, "body": "Fuck this idiot dude ew she looks like a fuckin puppet prolly what she is", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Fuck this idiot dude ew she looks like a fuckin puppet prolly what she is&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkwxlox/", "subreddit_type": "public", "name": "t1_dkwxlox", "created": 1501421216.0, "author_flair_text": "chaotic . neutral", "created_utc": 1501392416.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkx3aow", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "ChaosCowboy", "can_mod_post": false, "ups": 2, "parent_id": "t3_6qdvyf", "score": 2, "approved_by": null, "downs": 0, "body": "I imagine a skintight leather outfit would be hot, like temperature-wise, in israel.", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;I imagine a skintight leather outfit would be hot, like temperature-wise, in israel.&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkx3aow/", "subreddit_type": "public", "name": "t1_dkx3aow", "created": 1501435237.0, "author_flair_text": null, "created_utc": 1501406437.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": {"kind": "Listing", "data": {"modhash": "", "whitelist_status": "all_ads", "children": [{"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkxcu9s", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "ChaosCowboy", "can_mod_post": false, "ups": 1, "parent_id": "t1_dkxc7ux", "score": 1, "approved_by": null, "downs": 0, "body": "I gotcha, thanks bro.", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;I gotcha, thanks bro.&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkxcu9s/", "subreddit_type": "public", "name": "t1_dkxcu9s", "created": 1501456145.0, "author_flair_text": null, "created_utc": 1501427345.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 2, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkxc7ux", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "UnverifiedAccounts", "can_mod_post": false, "ups": 3, "parent_id": "t1_dkx4g9h", "score": 3, "approved_by": null, "downs": 0, "body": "She is the woman who interrupted the Julius Caesar play in NYC because the thought it was violence against Donald Trump. As retarded as I think that play is, she is at least just as retarded for trying to start an SJW-esque anti-free-speech movement on the right.", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;She is the woman who interrupted the Julius Caesar play in NYC because the thought it was violence against Donald Trump. As retarded as I think that play is, she is at least just as retarded for trying to start an SJW-esque anti-free-speech movement on the right.&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkxc7ux/", "subreddit_type": "public", "name": "t1_dkxc7ux", "created": 1501455228.0, "author_flair_text": null, "created_utc": 1501426428.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 1, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}, "user_reports": [], "saved": false, "id": "dkx4g9h", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "ChaosCowboy", "can_mod_post": false, "ups": 2, "parent_id": "t3_6qdvyf", "score": 2, "approved_by": null, "downs": 0, "body": "Who is this woman and why do you all despise her?", "edited": false, "author_flair_css_class": null, "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Who is this woman and why do you all despise her?&lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkx4g9h/", "subreddit_type": "public", "name": "t1_dkx4g9h", "created": 1501438911.0, "author_flair_text": null, "created_utc": 1501410111.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}, {"kind": "t1", "data": {"subreddit_id": "t5_2vsta", "approved_at_utc": null, "banned_by": null, "removal_reason": null, "link_id": "t3_6qdvyf", "likes": null, "replies": "", "user_reports": [], "saved": false, "id": "dkycotx", "banned_at_utc": null, "gilded": 0, "archived": false, "report_reasons": null, "author": "LiverspotRobot", "can_mod_post": false, "ups": 1, "parent_id": "t3_6qdvyf", "score": 1, "approved_by": null, "downs": 0, "body": "SJW BITCH!!!!!!!!!) what? does my PENIS \"\"offend\"\" you!!?? TRIGGERED hun?? ", "edited": false, "author_flair_css_class": "", "collapsed": false, "is_submitter": false, "collapsed_reason": null, "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;SJW BITCH!!!!!!!!!) what? does my PENIS &amp;quot;&amp;quot;offend&amp;quot;&amp;quot; you!!?? TRIGGERED hun?? &lt;/p&gt;\n&lt;/div&gt;", "stickied": false, "can_gild": true, "subreddit": "milliondollarextreme", "score_hidden": false, "permalink": "/r/milliondollarextreme/comments/6qdvyf/cue_the_triggering/dkycotx/", "subreddit_type": "public", "name": "t1_dkycotx", "created": 1501506367.0, "author_flair_text": "goy", "created_utc": 1501477567.0, "subreddit_name_prefixed": "r/milliondollarextreme", "controversiality": 0, "depth": 0, "mod_reports": [], "num_reports": null, "distinguished": null}}], "after": null, "before": null}}]
{ "usingComponents": { "van-empty": "@vant/weapp/empty/index", "van-button": "@vant/weapp/button/index", "van-icon": "@vant/weapp/icon/index", "van-popup": "@vant/weapp/popup/index" }, "enablePullDownRefresh": true, "backgroundTextStyle": "dark" }
{"artist": "Candy Dulfer", "timestamp": "2011-08-01 16:57:48.988128", "similars": [["TRQZNYS128F429D3FC", 1], ["TRTSHUX128F429D41A", 1], ["TRJIIJE128F4294218", 1], ["TRMMVYI128F92E2DA4", 0.60602100000000003], ["TRXZXDS128F429D3D5", 0.60602100000000003], ["TRZXUWH128F428CE83", 0.29489599999999999], ["TRKLCNM128F428CE95", 0.25955699999999998], ["TRPBBQX128F92EF7E8", 0.25211499999999998], ["TRFJZVE128E0783577", 0.24464], ["TRABIMC12903CED87D", 0.22611899999999999], ["TRZVPYI128F14991BA", 0.22590099999999999], ["TRHGFZA128F931CB2B", 0.22534000000000001], ["TRRKZSH12903CED8C7", 0.21651200000000001], ["TRCZXCC128F4266824", 0.216226], ["TRSDPVI128F4261F54", 0.215222], ["TRYNIAS128F4265E74", 0.215222], ["TRCPLYW128F4264470", 0.214085], ["TRSGROM12903CF6115", 0.21265700000000001], ["TRAXIYN12903CF6660", 0.21245900000000001], ["TRAPUOD12903CF6652", 0.21190300000000001], ["TRMSFRS12903CE733F", 0.21175099999999999], ["TRAZFCF128F92F4F56", 0.21084600000000001], ["TRGLQJX128F92F31BB", 0.20908099999999999], ["TRZNAVL128F92F31CD", 0.209069], ["TRWTHHI12903CD002A", 0.20746300000000001], ["TRKLHLJ128F92EF29E", 0.20735899999999999], ["TRYRDGA12903CEF1D7", 0.20502899999999999], ["TRFQDGP128F147043E", 0.203232], ["TRDZVPG128F932B986", 0.199992], ["TRTHNET128F92F6C6E", 0.19984499999999999], ["TRYTIPT12903CEBBF7", 0.199686], ["TRHAYPG128F42B9EE5", 0.19742899999999999], ["TRPBYAU128F931DD89", 0.19742899999999999], ["TRRUYSP128F930C0B6", 0.19500600000000001], ["TRSZESE128F42503BB", 0.192889], ["TRIAXVS128F147043F", 0.19259999999999999], ["TRIJXUW128F422F9B6", 0.19259999999999999], ["TRNOLQI128F149C5B9", 0.19259999999999999], ["TRBRVJA12903CEA1C3", 0.19095200000000001], ["TRBEPOO128F930CB69", 0.19095200000000001], ["TRWPUJV128F932B984", 0.19077], ["TRIWVQX128F146893F", 0.188967], ["TRTBLSB128F931CBF7", 0.188309], ["TRBPJPQ128F42503D0", 0.18784300000000001], ["TROVQPL128F4236833", 0.18693299999999999], ["TRXLYUX128F426692C", 0.17988499999999999], ["TRNMXVE128F427FF12", 0.178312], ["TRAUUGW128F147FD3E", 0.17798600000000001], ["TRIQXSF128F4266C55", 0.17649100000000001], ["TRDYEGQ128F425AF82", 0.17649100000000001], ["TRSKLDZ128F426259C", 0.17504800000000001], ["TRYVDNI128F149B051", 0.17252500000000001], ["TRKCEIE128EF34B3BE", 0.17169000000000001], ["TROCQIA128F42732D0", 0.17032900000000001], ["TRFEPLJ128E0783C21", 0.169762], ["TRLYCUQ128F4266C42", 0.168521], ["TRIKBHT128F4265053", 0.167597], ["TRMUMKA128F930AF24", 0.16719800000000001], ["TRBAAYJ128F931CBFA", 0.16630800000000001], ["TRRAUBE128F4282ADA", 0.15995400000000001], ["TRLHWET128F149A056", 0.15916], ["TRBFSAI128F92F4AC0", 0.158996], ["TRCYWCX128F4265B47", 0.158439], ["TRUJQGV12903CE70A7", 0.15731200000000001], ["TRDLDQJ128F930EECD", 0.15566099999999999], ["TRXTSHZ128F145C55E", 0.15171000000000001], ["TRZEGAX128F149A050", 0.14966099999999999], ["TRLGQYN128F9331D20", 0.14833099999999999], ["TRPRYJW128F931E88E", 0.148147], ["TRTQZQN128E0783C1F", 0.147644], ["TRUQLYR128F930C90C", 0.14741499999999999], ["TRGRDGB128F93462E4", 0.144589], ["TRUWXYI128F9311943", 0.14332], ["TRTDILL128F14651CD", 0.140622], ["TRDCWSN128F145F70E", 0.140622], ["TRWGSHG128F92D1678", 0.14005000000000001], ["TRKBGHC128F1499C1A", 0.14005000000000001], ["TRDCYOC12903CE72B2", 0.13772000000000001], ["TRTPZJC12903CE734D", 0.136874], ["TRDLQMD128F930C12E", 0.13658300000000001], ["TRSACSZ128F9332B8C", 0.13625100000000001], ["TRHMZYC128F930EEC4", 0.13506299999999999], ["TRITEDO128F92FEB68", 0.13467599999999999], ["TRGXZIY128F1499C51", 0.13459399999999999], ["TRPMJUU128F1499CEB", 0.13459399999999999], ["TRPYKDU128F9305E57", 0.13459399999999999], ["TRLMITX128F428EA3C", 0.13367100000000001], ["TRVOGOG128F4238738", 0.13355900000000001], ["TRKLPKQ128E0792AC0", 0.13175500000000001], ["TRNZCCJ128F423873E", 0.131352], ["TRHTZGA128F428CBAC", 0.12856200000000001], ["TRQEQDD128F9309716", 0.127771], ["TROYMSU12903CEE933", 0.12201099999999999], ["TRJKUPX128F1499CEA", 0.12174699999999999], ["TRWJFRM128E0792A86", 0.119432], ["TROYKCY128F425F042", 0.11913600000000001], ["TRFPSXY12903CC99A1", 0.11741799999999999], ["TRRKKDW128F1498A23", 0.116504], ["TRVQENU128F92E17D6", 0.116504], ["TRXHQBL128F1498A2E", 0.116504], ["TRGEYQK128F146633B", 0.11409], ["TRRVTIH128F424F10F", 0.11409], ["TRNPBWJ128E07990EA", 0.11300200000000001], ["TRPLKHA128F4266AF5", 0.11300200000000001], ["TREMQTT128F9303D86", 0.112569], ["TRKEFGT128F932475C", 0.11171300000000001], ["TRWXBSG128F4271669", 0.110444], ["TRURGSA128F930AE52", 0.110444], ["TRPKDBG128E0798A2C", 0.10943799999999999], ["TRLQEZD128F4271215", 0.109222], ["TRLXVHI128F1498A29", 0.109222], ["TRSVLBE128F42711DD", 0.109222], ["TRKEHYP128F146577E", 0.10853500000000001], ["TRLEABV128F4214A04", 0.10817400000000001], ["TRPQUIC128F1499C09", 0.10768999999999999], ["TRCXSFZ128F146B200", 0.10761999999999999], ["TRHXUKC128E0798A24", 0.10671600000000001], ["TRQCUKC12903CBAC1A", 0.10616299999999999], ["TRGVXIY128F4262665", 0.10496999999999999], ["TRQJTAX128F1495C6E", 0.104019], ["TRKGXDP128F1488E62", 0.10340000000000001], ["TRNFITI128F149EF12", 0.100844], ["TRVAYTB128F4263BC3", 0.100844], ["TROORHK128F1498D8D", 0.099843299999999996], ["TRGRUDE128F4285C6A", 0.097957000000000002], ["TRTGMJX12903CEE9C8", 0.0974714], ["TRVRVFP128F92FEB61", 0.095882800000000004], ["TRIOXDU128F92F8FBA", 0.094700599999999996], ["TRKECYD128F14A4545", 0.092220499999999997], ["TRHAPTN128F1495C6D", 0.088833800000000004], ["TRAJMBU128F149332A", 0.085839799999999994], ["TRBFRLJ128F14A48E5", 0.0843584], ["TRKGFDZ128F4233DEB", 0.0843584], ["TRQUWVV128F149DAB8", 0.081404599999999994], ["TRFDKTV128F149DAB6", 0.081058199999999997], ["TRPXHAZ128F4289167", 0.080615400000000004], ["TRZHCQZ128F1480868", 0.079206899999999997], ["TRISTHY128F428B576", 0.079009599999999999], ["TRPVPLP128F428FCFE", 0.077826599999999996], ["TREPOCD128F145D951", 0.076634400000000005], ["TRHFTPE128F146B202", 0.076628600000000005], ["TROIQEZ128F932CF46", 0.074131500000000003], ["TRAQYKU128F428FD02", 0.073415400000000006], ["TRMUPIB128F426BED6", 0.072461300000000006], ["TREKEPL128F930AE4C", 0.072461300000000006], ["TRBRTSR128F4233627", 0.072183800000000006], ["TRMDAYL128F4219028", 0.067525500000000002], ["TRCKELV128F932E1B2", 0.067525500000000002], ["TRUCGIR128F423A89D", 0.067525500000000002], ["TRZGKBK128F428AB57", 0.067412899999999998], ["TRNCGTD128F428AB56", 0.067412899999999998], ["TRLGMEA128F428B583", 0.067064200000000004], ["TRXIWCF128F149C3AF", 0.062766699999999995], ["TRQSZPH128F1466FAC", 0.060083699999999997], ["TRVFUPQ128F421B9FE", 0.054932500000000002], ["TRXIMOI128F14AEBC1", 0.050161299999999999], ["TRBVUQV128F4272703", 0.047284100000000003], ["TRGYXXT12903CE4190", 0.047060299999999999], ["TRGYULE128F4285865", 0.0040045499999999999], ["TRBEJTE128F146A907", 0.0038151999999999999], ["TRNMLFT128F4226A79", 0.0037661499999999998], ["TRCOUVW128F42851B1", 0.0036315399999999999]], "tags": [["Smooth Jazz", "100"], ["jazz", "90"], ["saxophone", "85"], ["instrumental", "64"], ["Candy Dulfer", "50"], ["sax", "20"], ["90s", "11"], ["great song", "7"], ["beautiful", "7"], ["live", "7"], ["chillout", "7"], ["Lily Was Here", "6"], ["funk", "6"], ["instrumental jazz", "6"], ["childhood", "4"], ["takes me back", "4"], ["smooth", "4"], ["Soundtrack", "4"], ["dutch", "4"], ["chill", "4"], ["guitar", "4"], ["relaxing", "4"], ["female vocalists", "3"], ["Sax Jazz", "3"], ["alto sax", "3"], ["dave stewart", "3"], ["Mellow", "3"], ["80s", "3"], ["coffeehouse music", "3"], ["pop", "3"], ["super", "2"], ["sax-magic", "2"], ["ffmradio", "2"], ["smoothdiver", "2"], ["jazz saxophone", "2"], ["Relaxing music", "2"], ["contemporary jazz", "2"], ["1052 loved", "2"], ["MJ-Saxxxy Zzzz", "2"], ["greatest hits", "2"], ["smooth jazz tag", "2"], ["De Kassiere", "2"], ["saxywomen", "2"], ["Candy Dulfer - Lilly was here", "2"], ["West Coast swing", "2"], ["songs you must hear before you die", "2"], ["mal merken", "2"], ["nej nej", "2"], ["kuschelrock", "2"], ["new age", "2"], ["cool", "2"], ["romantic", "2"], ["Ballad", "2"], ["best", "2"], ["Love", "2"], ["easy listening", "2"], ["in the heat of one night", "1"], ["piano", "1"], ["pluche13instrumental", "1"], ["pluche13soft", "1"], ["metro classics", "1"], ["FUcking Relax", "1"], ["metro downtempo", "1"], ["lady sax", "1"], ["soft n sexy", "1"], ["all- time favourite", "1"], ["Candy Dulfer - Lily Was Here", "1"], ["blysax", "1"], ["plysova", "1"], ["Susannas", "1"], ["New Age party music", "1"], ["jbp-smooth", "1"], ["the word lily", "1"], ["dance", "1"], ["the word was", "1"], ["blyfav", "1"], ["the word here", "1"], ["botany songs", "1"], ["ouh", "1"], ["JAZZ SAXO", "1"], ["rare pearl", "1"], ["Maio", "1"], ["out of our heads", "1"], ["title is a full sentence", "1"], ["favorites", "1"], ["Radiotsar approved", "1"], ["favourite", "1"], ["Gorgeous Instramental", "1"], ["let me see you stripped", "1"], ["acoustic", "1"], ["Candy dulfer-Pick up the Pieces", "1"], ["mg names and addresses", "1"], ["up beat smooth jazz", "1"], ["very good time", "1"], ["Lili Eas Here Candy Dulfer", "1"], ["funky", "1"], ["friends top ten", "1"], ["sexy", "1"], ["recommended to fmera", "1"], ["BlowAway", "1"]], "track_id": "TRUNJZF128F92E2DA3", "title": "Lily Was Here"}
{ "id": 454624013, "type": "Feature", "properties": { "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:bbox":"-3.01473671777,53.7555435303,-3.01473671777,53.7555435303", "geom:latitude":53.755544, "geom:longitude":-3.014737, "iso:country":"GB", "mz:hierarchy_label":1, "os:admin_county_code":"E10000017", "os:admin_distict_code":"E07000119", "os:admin_ward_code":"E05005193", "os:country_code":"E92000001", "os:nhs_ha_code":"E18000002", "os:nhs_regional_ha_code":"E19000001", "os:positional_quality_indicator":"10", "src:geom":"os", "wof:belongsto":[ 85683853, "102191581", 404429253, "85633159", 404227469 ], "wof:breaches":[], "wof:concordances":{ "gp:id":"27278648" }, "wof:country":"GB", "wof:geomhash":"a60d20b07a35e3853a7727c8a11e998a", "wof:hierarchy":[ { "continent_id":"102191581", "country_id":"85633159", "localadmin_id":404429253, "macroregion_id":404227469, "postalcode_id":454624013, "region_id":85683853 } ], "wof:id":454624013, "wof:lastmodified":1474571966, "wof:name":"FY8 3SD", "wof:parent_id":404429253, "wof:placetype":"postalcode", "wof:repo":"whosonfirst-data-postalcode-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[] }, "bbox": [ -3.01473671776918, 53.75554353026294, -3.01473671776918, 53.75554353026294 ], "geometry": {"coordinates":[-3.01473671776918,53.75554353026294],"type":"Point"} }
{"id": "7618", "author": "طفيل الغنوي", "abyat": [{"bayt": " سماوته أسمالُ بردِ محبر وصَهوتُهُ من أَتحَمِيٍّ مُعصَّبِ", "sadr": " سماوته أسمالُ بردِ محبر", "ajez": " وصَهوتُهُ من أَتحَمِيٍّ مُعصَّبِ"}], "era": "العصر الجاهلي", "title": "سماوته أسمالُ بردِ محبر"}
{ "project_info": { "project_number": "266098739409", "firebase_url": "https://orderingapp-ff7f9.firebaseio.com", "project_id": "orderingapp-ff7f9", "storage_bucket": "orderingapp-ff7f9.appspot.com" }, "client": [ { "client_info": { "mobilesdk_app_id": "1:266098739409:android:278a066feaa0cff9", "android_client_info": { "package_name": "com.berstek.orderingapp" } }, "oauth_client": [ { "client_id": "266098739409-b6u3rvh2hgmu99tn2cis1pbf51vvfob9.apps.googleusercontent.com", "client_type": 1, "android_info": { "package_name": "com.berstek.orderingapp", "certificate_hash": "8db0d63de64616e770dfc76902b25a53c89146ac" } }, { "client_id": "266098739409-bosbm28tt3o3bpp320gema5pdm5curm4.apps.googleusercontent.com", "client_type": 3 } ], "api_key": [ { "current_key": "AIzaSyD1f01JxFjcxuIBtLnNg_fS9GUwvIat8iE" } ], "services": { "analytics_service": { "status": 1 }, "appinvite_service": { "status": 2, "other_platform_oauth_client": [ { "client_id": "266098739409-bosbm28tt3o3bpp320gema5pdm5curm4.apps.googleusercontent.com", "client_type": 3 } ] }, "ads_service": { "status": 2 } } } ], "configuration_version": "1" }
[ { "url": "https://api.github.com/repos/pandas-dev/pandas/issues/comments/64708184", "html_url": "https://github.com/pandas-dev/pandas/issues/8899#issuecomment-64708184", "issue_url": "https://api.github.com/repos/pandas-dev/pandas/issues/8899", "id": 64708184, "node_id": "MDEyOklzc3VlQ29tbWVudDY0NzA4MTg0", "user": { "login": "jreback", "id": 953992, "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "avatar_url": "https://avatars2.githubusercontent.com/u/953992?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jreback", "html_url": "https://github.com/jreback", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "organizations_url": "https://api.github.com/users/jreback/orgs", "repos_url": "https://api.github.com/users/jreback/repos", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "received_events_url": "https://api.github.com/users/jreback/received_events", "type": "User", "site_admin": false }, "created_at": "2014-11-26T20:45:54Z", "updated_at": "2014-11-26T20:45:54Z", "author_association": "CONTRIBUTOR", "body": "`count` is by definition the number of non-missing values\n\n```\nIn [1]: s = Series([1,2,np.nan])\n\nIn [2]: s.describe()\nOut[2]: \ncount 2.000000\nmean 1.500000\nstd 0.707107\nmin 1.000000\n25% 1.250000\n50% 1.500000\n75% 1.750000\nmax 2.000000\ndtype: float64\n\nIn [3]: len(s)\nOut[3]: 3\n```\n" }, { "url": "https://api.github.com/repos/pandas-dev/pandas/issues/comments/64819543", "html_url": "https://github.com/pandas-dev/pandas/issues/8899#issuecomment-64819543", "issue_url": "https://api.github.com/repos/pandas-dev/pandas/issues/8899", "id": 64819543, "node_id": "MDEyOklzc3VlQ29tbWVudDY0ODE5NTQz", "user": { "login": "soerendip", "id": 3391614, "node_id": "MDQ6VXNlcjMzOTE2MTQ=", "avatar_url": "https://avatars3.githubusercontent.com/u/3391614?v=4", "gravatar_id": "", "url": "https://api.github.com/users/soerendip", "html_url": "https://github.com/soerendip", "followers_url": "https://api.github.com/users/soerendip/followers", "following_url": "https://api.github.com/users/soerendip/following{/other_user}", "gists_url": "https://api.github.com/users/soerendip/gists{/gist_id}", "starred_url": "https://api.github.com/users/soerendip/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/soerendip/subscriptions", "organizations_url": "https://api.github.com/users/soerendip/orgs", "repos_url": "https://api.github.com/users/soerendip/repos", "events_url": "https://api.github.com/users/soerendip/events{/privacy}", "received_events_url": "https://api.github.com/users/soerendip/received_events", "type": "User", "site_admin": false }, "created_at": "2014-11-27T18:16:40Z", "updated_at": "2014-11-27T18:18:00Z", "author_association": "CONTRIBUTOR", "body": "I suggest to add the number of **missing** values to pandas.DataFrame.describe()\n\nIt would be convenient to get that number directly from decribe().\n" } ]
["98db8c784ae672f5d00a32b116113d9132b6509e"]
{ "id": 974769447, "type": "Feature", "properties": { "addr:full":"420 Southborough Dr West Vancouver BC V7S 1M2", "addr:housenumber":"420", "addr:postcode":"v7s 1m2", "addr:street":"Southborough Dr", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-123.126564026,49.3547477722,-123.126564026,49.3547477722", "geom:latitude":49.354748, "geom:longitude":-123.126564, "iso:country":"CA", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"420 Southborough Dr", "sg:city":"West Vancouver", "sg:classifiers":[ { "category":"Recreation", "subcategory":"", "type":"Entertainment" } ], "sg:owner":"simplegeo", "sg:phone":"+1 604 922 9331", "sg:postcode":"V7S 1M2", "sg:province":"BC", "sg:tags":[ "course", "golf" ], "src:geom":"simplegeo", "wof:belongsto":[ 85865003, 102191575, 85633041, 101741071, 85682117 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_5mYce1B27wnQWV7wgKdAps_49.354748_-123.126564@1293573121" }, "wof:country":"CA", "wof:created":1472250864, "wof:geomhash":"f5154aad35136372c66dca76563728a7", "wof:hierarchy":[ { "continent_id":102191575, "country_id":85633041, "locality_id":101741071, "neighbourhood_id":85865003, "region_id":85682117, "venue_id":974769447 } ], "wof:id":974769447, "wof:lastmodified":1499437542, "wof:name":"Capilano Golf & Country Club", "wof:parent_id":85865003, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-ca", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "course", "golf" ] }, "bbox": [ -123.126564026, 49.3547477722, -123.126564026, 49.3547477722 ], "geometry": {"coordinates":[-123.126564026,49.3547477722],"type":"Point"} }
[ { "url": "https://api.github.com/repos/grpc/grpc/issues/comments/393900761", "html_url": "https://github.com/grpc/grpc/pull/15606#issuecomment-393900761", "issue_url": "https://api.github.com/repos/grpc/grpc/issues/15606", "id": 393900761, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzkwMDc2MQ==", "user": { "login": "thelinuxfoundation", "id": 4450729, "node_id": "MDQ6VXNlcjQ0NTA3Mjk=", "avatar_url": "https://avatars0.githubusercontent.com/u/4450729?v=4", "gravatar_id": "", "url": "https://api.github.com/users/thelinuxfoundation", "html_url": "https://github.com/thelinuxfoundation", "followers_url": "https://api.github.com/users/thelinuxfoundation/followers", "following_url": "https://api.github.com/users/thelinuxfoundation/following{/other_user}", "gists_url": "https://api.github.com/users/thelinuxfoundation/gists{/gist_id}", "starred_url": "https://api.github.com/users/thelinuxfoundation/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/thelinuxfoundation/subscriptions", "organizations_url": "https://api.github.com/users/thelinuxfoundation/orgs", "repos_url": "https://api.github.com/users/thelinuxfoundation/repos", "events_url": "https://api.github.com/users/thelinuxfoundation/events{/privacy}", "received_events_url": "https://api.github.com/users/thelinuxfoundation/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T14:37:56Z", "updated_at": "2018-06-01T14:37:56Z", "author_association": "NONE", "body": "\nThank you for your pull request. Before we can look at your contribution, we need to ensure all contributors are covered by a Contributor License Agreement.\n\nAfter the following items are addressed, please respond with a new comment here, and the automated system will re-verify.\n\n* User @dontsovcmc isn't covered by a CLA. They will need to complete the form at https://identity.linuxfoundation.org/projects/cncf\n\n_Regards,\nCLA GitHub bot_\n" }, { "url": "https://api.github.com/repos/grpc/grpc/issues/comments/394288506", "html_url": "https://github.com/grpc/grpc/pull/15606#issuecomment-394288506", "issue_url": "https://api.github.com/repos/grpc/grpc/issues/15606", "id": 394288506, "node_id": "MDEyOklzc3VlQ29tbWVudDM5NDI4ODUwNg==", "user": { "login": "jtattermusch", "id": 9939684, "node_id": "MDQ6VXNlcjk5Mzk2ODQ=", "avatar_url": "https://avatars1.githubusercontent.com/u/9939684?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jtattermusch", "html_url": "https://github.com/jtattermusch", "followers_url": "https://api.github.com/users/jtattermusch/followers", "following_url": "https://api.github.com/users/jtattermusch/following{/other_user}", "gists_url": "https://api.github.com/users/jtattermusch/gists{/gist_id}", "starred_url": "https://api.github.com/users/jtattermusch/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jtattermusch/subscriptions", "organizations_url": "https://api.github.com/users/jtattermusch/orgs", "repos_url": "https://api.github.com/users/jtattermusch/repos", "events_url": "https://api.github.com/users/jtattermusch/events{/privacy}", "received_events_url": "https://api.github.com/users/jtattermusch/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-04T09:16:25Z", "updated_at": "2018-06-04T09:16:25Z", "author_association": "CONTRIBUTOR", "body": "\"If benchmark library used by tests, it's better not to build it.\" \r\n- benchmark library is not getting build unless you build a test target that depends on it (which won't happen unless you are builidng tests)\r\n- Conditionally including a dependency might not be a good idea. I think things are simpler and more consistent if all the dependencies are always included (which doesn't mean they are actually getting built) - do we have some real reason why including third_party/benchmark is problematic (just saying \"it's better\" is not good enough I'm afraid)." }, { "url": "https://api.github.com/repos/grpc/grpc/issues/comments/394291074", "html_url": "https://github.com/grpc/grpc/pull/15606#issuecomment-394291074", "issue_url": "https://api.github.com/repos/grpc/grpc/issues/15606", "id": 394291074, "node_id": "MDEyOklzc3VlQ29tbWVudDM5NDI5MTA3NA==", "user": { "login": "dontsovcmc", "id": 6192152, "node_id": "MDQ6VXNlcjYxOTIxNTI=", "avatar_url": "https://avatars3.githubusercontent.com/u/6192152?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dontsovcmc", "html_url": "https://github.com/dontsovcmc", "followers_url": "https://api.github.com/users/dontsovcmc/followers", "following_url": "https://api.github.com/users/dontsovcmc/following{/other_user}", "gists_url": "https://api.github.com/users/dontsovcmc/gists{/gist_id}", "starred_url": "https://api.github.com/users/dontsovcmc/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dontsovcmc/subscriptions", "organizations_url": "https://api.github.com/users/dontsovcmc/orgs", "repos_url": "https://api.github.com/users/dontsovcmc/repos", "events_url": "https://api.github.com/users/dontsovcmc/events{/privacy}", "received_events_url": "https://api.github.com/users/dontsovcmc/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-04T09:25:16Z", "updated_at": "2018-06-04T09:25:16Z", "author_association": "NONE", "body": "Maybe something wrong?\r\nBenchmark library builds with this Cmake options (python syntax) on this platforms Ubuntu 14.04 (x64), Debian 7.9 (x64), CentOS 6.8 (x64):\r\n\r\n```\r\n'CMakeLists.txt' \r\n , '-DCMAKE_BUILD_TYPE=Release'\r\n , '-DCMAKE_TOOLCHAIN_FILE=toolchain.cmake'\r\n , '-Bbuild-release'\r\n , '-DgRPC_BUILD_TESTS=OFF' # NO TESTS NEEDED\r\n , '-DgRPC_BUILD_CODEGEN=ON'\r\n , '-DgRPC_ZLIB_PROVIDER:STRING=package'\r\n , '-DZLIB_INCLUDE_DIR:PATH=' + env + '/include'\r\n , '-DZLIB_LIBRARY:FILEPATH=' + env + '/dll/Release/libz.so'\r\n\r\n , '-DCARES_SHARED=ON' #another bug: linking error without shared library\r\n\r\n , '-DgRPC_SSL_PROVIDER:STRING=package'\r\n , '-DOPENSSL_ROOT_DIR:PATH=' + env\r\n \r\n , '-DgRPC_PROTOBUF_PROVIDER:STRING=package'\r\n , '-DPROTOBUF_LIBRARY:PATH=' + env + '/lib/Release/libprotobuf.a'\r\n , '-DPROTOBUF_PROTOC_LIBRARY:PATH=' + env + '/lib/Release/libprotoc.a'\r\n , '-DPROTOBUF_PROTOC_EXECUTABLE:FILEPATH=' + env + '/bin/protoc'\r\n```" } ]
{ "first_traded_price": 5.45e5, "highest_price": 560262.0, "isin": "IRO6MSKZ9781", "last_traded_price": 560262.0, "lowest_price": 5.45e5, "trade_volume": 47925.0, "unix_time": 1543795200 }
{ "first_traded_price": 63049.0, "highest_price": 6.89e4, "isin": "IRO7DSHP0001", "last_traded_price": 65970.0, "lowest_price": 6.3e4, "trade_volume": 173455.0, "unix_time": 1557014400 }
{"css/jquery.dataTables.css":"sha512-0cPeyYH+a9m/2DD7JCEDJr4aAjzImZQ6XvBKbwTkgGC0iPFGCtF8vPeResq76ELTx52yfPB9SMO13Q7JevkWCA==","css/jquery.dataTables.min.css":"sha512-bwiuC9VseMvzbXDLXj14XYpaUF/83K0C/rn1JDrUxGrDCL8tHlxMXK5wkvsldSaOi91iSMSBJ3zFRyyYbe3WHQ==","css/jquery.dataTables_themeroller.css":"sha512-/9WorvhGJNNsJDEyWJXi/3JgIugydQJO6FwWvN7jKgJyhqNDjrHwxwWEPKGRTmapX+tyIzIn6a9IWIB9djfRfA==","js/jquery.dataTables.js":"sha512-jiql4YC4aankKoout79aFG4mpXMoU8KeXLkcL3jCOmGmTGzFu4MEFeTbrs9K6i6b7BKCiQN3ng64pxZehPYkSA==","js/jquery.dataTables.min.js":"sha512-JFnBAT0OBwq43Qxi52H33G6RjxwWuXBrDW8Aapzz1DeRlNMMGTSGrXdH8hdRwSka7BbRhTPp/pMzta6RoQQAFA==","js/jquery.js":"sha512-MXMHOOc5N+4AhoScs9ZQbqODyi6sMSuNCOJcYFY99XAvwrkrN3jEsrZuf93Wll10taTfUTLfPwL67QHc88e8rg=="}
{ "cdid": "LQQJ", "note1": "This content is not available in the prototype but in future will provide a note about this timeseries.", "note2": "This content is not available in the prototype but in future will provide a note about this timeseries.", "unit": "", "source": "Office for National Statistics", "nationalStatistic": false, "years": [ { "date": "1999", "value": "13758", "year": "1999", "sourceDataset": "SDQ7" }, { "date": "2000", "value": "15595", "year": "2000", "sourceDataset": "SDQ7" }, { "date": "2001", "value": "14851", "year": "2001", "sourceDataset": "SDQ7" }, { "date": "2002", "value": "19210", "year": "2002", "sourceDataset": "SDQ7" }, { "date": "2003", "value": "17502", "year": "2003", "sourceDataset": "SDQ7" }, { "date": "2004", "value": "4605", "year": "2004", "sourceDataset": "SDQ7" }, { "date": "2005", "value": "5089", "year": "2005", "sourceDataset": "SDQ7" }, { "date": "2006", "value": "5140", "year": "2006", "sourceDataset": "SDQ7" }, { "date": "2007", "value": "4321", "year": "2007", "sourceDataset": "SDQ7" }, { "date": "2008", "value": "4105", "year": "2008", "sourceDataset": "SDQ7" }, { "date": "2009", "value": "3565", "year": "2009", "sourceDataset": "SDQ7" }, { "date": "2010", "value": "2920", "year": "2010", "sourceDataset": "SDQ7" }, { "date": "2011", "value": "2584", "year": "2011", "sourceDataset": "SDQ7" } ], "quarters": [ { "date": "1999 Q2", "value": "5222", "year": "1999", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "1999 Q3", "value": "18577", "year": "1999", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "1999 Q4", "value": "13758", "year": "1999", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2000 Q1", "value": "11397", "year": "2000", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2000 Q2", "value": "16394", "year": "2000", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2000 Q3", "value": "15516", "year": "2000", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2000 Q4", "value": "15595", "year": "2000", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2001 Q1", "value": "15658", "year": "2001", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2001 Q2", "value": "14568", "year": "2001", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2001 Q3", "value": "15276", "year": "2001", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2001 Q4", "value": "14851", "year": "2001", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2002 Q1", "value": "16813", "year": "2002", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2002 Q2", "value": "17436", "year": "2002", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2002 Q3", "value": "18042", "year": "2002", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2002 Q4", "value": "19210", "year": "2002", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2003 Q1", "value": "18417", "year": "2003", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2003 Q2", "value": "17512", "year": "2003", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2003 Q3", "value": "17726", "year": "2003", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2003 Q4", "value": "17502", "year": "2003", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2004 Q1", "value": "4459", "year": "2004", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2004 Q2", "value": "4132", "year": "2004", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2004 Q3", "value": "4226", "year": "2004", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2004 Q4", "value": "4605", "year": "2004", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2005 Q1", "value": "4593", "year": "2005", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2005 Q2", "value": "4673", "year": "2005", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2005 Q3", "value": "4669", "year": "2005", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2005 Q4", "value": "5089", "year": "2005", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2006 Q1", "value": "4917", "year": "2006", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2006 Q2", "value": "4690", "year": "2006", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2006 Q3", "value": "3590", "year": "2006", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2006 Q4", "value": "5140", "year": "2006", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2007 Q1", "value": "4515", "year": "2007", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2007 Q2", "value": "3927", "year": "2007", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2007 Q3", "value": "4166", "year": "2007", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2007 Q4", "value": "4321", "year": "2007", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2008 Q1", "value": "6508", "year": "2008", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2008 Q2", "value": "5498", "year": "2008", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2008 Q3", "value": "5025", "year": "2008", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2008 Q4", "value": "4105", "year": "2008", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2009 Q1", "value": "3574", "year": "2009", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2009 Q2", "value": "3536", "year": "2009", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2009 Q3", "value": "3431", "year": "2009", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2009 Q4", "value": "3565", "year": "2009", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2010 Q1", "value": "2928", "year": "2010", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2010 Q2", "value": "2493", "year": "2010", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2010 Q3", "value": "2796", "year": "2010", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2010 Q4", "value": "2920", "year": "2010", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2011 Q1", "value": "3413", "year": "2011", "quarter": "Q1", "sourceDataset": "SDQ7" }, { "date": "2011 Q2", "value": "2760", "year": "2011", "quarter": "Q2", "sourceDataset": "SDQ7" }, { "date": "2011 Q3", "value": "2880", "year": "2011", "quarter": "Q3", "sourceDataset": "SDQ7" }, { "date": "2011 Q4", "value": "2584", "year": "2011", "quarter": "Q4", "sourceDataset": "SDQ7" }, { "date": "2012 Q1", "value": "2411", "year": "2012", "quarter": "Q1", "sourceDataset": "SDQ7" } ], "months": [], "relatedBulletins": [ "/economy/nationalaccounts/bulletins/balanceofpaymentsq12014" ], "relatedTimeseries": [], "sourceDatasets": [ "SDQ7" ], "type": "timeseries", "name": "People not in Work", "uri": "/economy/nationalaccounts/timeseries/lqqj", "fileName": "lqqj", "breadcrumb": [ { "index": 0, "type": "home", "name": "Economy", "fileName": "economy" }, { "index": 0, "type": "home", "name": "National Accounts", "fileName": "nationalaccounts", "breadcrumb": [] } ] }
{"nb_epochs": 110, "lr": 0.1, "lr_agent": 0.01, "datadir": "./decathlon-1.0-data/", "imdbdir": "./decathlon-1.0-devkit/decathlon-1.0/annotations/", "ckpdir": "./cv/", "seed": 0, "step1": 40, "step2": 60, "step3": 80}
{ "source": "https://vkuso.ru/recipe/desertnye-yabloki-rafaello/", "category": "Десерты", "category_slug": "deserty", "title": "Десертные яблоки «Рафаэлло»", "description": "Знаменитые шарики в кокосовой стружке только внешне напоминают этот десерт. Данный рецепт куда полезнее зарубежного «однофамильца», ведь в нем – яблоки, грецкие орехи и наша незаменимая и неповторимая сгущенка.", "note": "Вместо сметаны для обмазывания плодов можно использовать ту же сгущенку. Грецкие орехи можно заменить на фундук или миндаль. При подаче положить сверху каждого яблока по листочку свежей мяты или по нескольку свежих листиков тимьяна (богородской травы).", "cuisine": "Домашняя кухня", "cuisine_slug": "domashnyaya-kuhnya", "poster": "https://st.vkuso.ru/data/cache/thumb/95/d93a62de3539695_660x440.jpg", "difficulty": "Средняя", "cooktime": null, "preparetime": null, "video": null, "vegan": false, "ingredients": [ { "name": "Ингредиенты", "list": [ { "name": "молоко сгущенное", "slug": "moloko-sguschennoe", "notes": null, "value": "1", "type": "ч.л.", "amount": null }, { "name": "кокосовая стружка", "slug": "kokosovaya-strujka", "notes": null, "value": null, "type": null, "amount": null }, { "name": "грецкие орехи", "slug": "greckie-orehi", "notes": null, "value": null, "type": null, "amount": null }, { "name": "шоколад", "slug": "shokolad", "notes": null, "value": null, "type": null, "amount": null }, { "name": "сметана", "slug": "smetana", "notes": null, "value": null, "type": null, "amount": null }, { "name": "яблоки", "slug": "yabloki", "notes": null, "value": null, "type": null, "amount": null } ] } ], "instruction": [ { "text": "Вымыть не очень крупные яблоки, срезать с них верхушки, вырезать сердцевину так, чтобы яблоко внешне осталось целым. Поместить фрукты в сито и отварить на пару в течение 10 – 15 минут, до готовности. Остудить.", "image": null }, { "text": "Для начинки нужны грецкие орехи и вареное сгущенное молоко. Орехи не нужно измельчать мелко, пусть будут кусочки среднего размера, смешать их со сгущенкой и чайной ложкой начинить смесью отваренные яблоки.", "image": null }, { "text": "Сверху плоды обмазать сметаной, посыпать стружкой кокоса, тертым шоколадом. Охладить десертные яблоки «Рафаэлло» в холодильнике в течение получаса.", "image": null } ], "tags": [ { "name": "Десерт со сгущенкой", "slug": "desert-so-sguschenkoy" }, { "name": "Десерты из яблок", "slug": "deserty-iz-yablok" }, { "name": "Детские рецепты", "slug": "detskie-recepty" }, { "name": "Детский праздник", "slug": "detskiy-prazdnik" }, { "name": "Другие десерты", "slug": "drugie-deserty" }, { "name": "На десерт", "slug": "na-desert" }, { "name": "Рафаэлло", "slug": "rafaello" }, { "name": "Фруктово-ягодные десерты", "slug": "fruktovo-yagodnye-deserty" } ] }
{"EQTdq1SJuU6bjC3myEfDWg": 1}
{"properties": {"unk_19": 0, "model": false, "unk_17": false, "unk_78": {"unknown_1": 46581, "unknown_2": 12}, "unk_104": 100, "models": [{"type": 4, "values": [34351]}], "occludes_2": false, "unk_178": 5, "id": 114045}, "uniques": [{"plane": 0, "i": 84, "j": 36, "x": 46, "y": 23, "id": 114045, "type": 4, "rotation": 0}, {"plane": 1, "i": 84, "j": 36, "x": 46, "y": 23, "id": 114045, "type": 4, "rotation": 0}, {"plane": 0, "i": 84, "j": 37, "x": 59, "y": 17, "id": 114045, "type": 4, "rotation": 0}, {"plane": 1, "i": 84, "j": 37, "x": 59, "y": 17, "id": 114045, "type": 4, "rotation": 0}, {"plane": 0, "i": 85, "j": 36, "x": 16, "y": 35, "id": 114045, "type": 4, "rotation": 0}, {"plane": 0, "i": 85, "j": 36, "x": 33, "y": 40, "id": 114045, "type": 4, "rotation": 0}, {"plane": 0, "i": 85, "j": 36, "x": 33, "y": 40, "id": 114045, "type": 4, "rotation": 0}, {"plane": 1, "i": 85, "j": 36, "x": 33, "y": 40, "id": 114045, "type": 4, "rotation": 0}]}
{"uuid":"4a3eab24-0b1b-46b0-9ffd-af2b3c88ef63","name":"org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod","description":"","start":1539062439378,"stop":1539062439378,"children":["79e564ee-8978-4e47-a6c9-ee91b7cbb746"],"befores":[{"name":"springTestContextBeforeTestMethod","status":"passed","stage":"finished","description":"","start":1539062439378,"stop":1539062439378}]}
{ "defaultProject": "flanity.com", "projects": { "flanity.com": { "timezones": [ "America/Los_Angeles" ], "currencies": [ "USD" ], "interface": { "autoOpen": true, "port": 3001 }, "languages": { "en-US": "English (US)", "zh-CN": "Chinese (Simplified)" }, "defaultLanguage": "en-US", "programmingLanguage": "javascript", "store": "Localizations/", "output": "Build/Public/Scripts/Localizations", "source": [ "Components/**/*.{ts,tsx}", "Contents/**/*.{ts,tsx}" ] } } }
{ "header": "details-castore-combo-header" }
{ "add": { "doc": { "id": "932ed22c91709e9aa5fe50ff7b29ed625eebb4877fdd7c0d1cab527e91315df5", "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/06/PA050007.JPG/170px-PA050007.JPG", "previous": " ", "after": " Madrid has a considerable number of Catholic churches some of them are among the most important Spanish religious artworks The oldest church that survives today is San Nicol s de los Servitas whose oldest item is the bell tower 12th century in Mud jar style The next oldest temple is San Pedro el Real with its high brick tower ", "color": "dark|0.14817 gray|0.14817 dark|0.14817 grey|0.14817 silver|0.10098 gray|0.081552 grey|0.081552 dim|0.079635 gray|0.079635 dim|0.079635 grey|0.079635 light|0.063697 gray|0.063697 light|0.063697 grey|0.063697 black|0.054418 light|0.053576 steel|0.053576 blue|0.053576 tan|0.042726 gainsboro|0.042669 steel|0.037743 blue|0.037743 wheat|0.035297 pale|0.034448 golden|0.034448 rod|0.034448 light|0.025539 slate|0.025539 gray|0.025539 burly|0.020564 wood|0.020564 moccasin|0.019121 lavender|0.016644 navajo|0.01592 white|0.01592 slate|0.014724 gray|0.014724 dark|0.010098 khaki|0.010098 antique|0.0098155 white|0.0098155 blanched|0.0085359 almond|0.0085359 bisque|0.0072314 papaya|0.0068325 whip|0.0068325 lemon|0.0067425 chiffon|0.0067425 khaki|0.0066854 light|0.0055042 golden|0.0055042 rod|0.0055042 yellow|0.0055042 beige|0.0054771 corn|0.0050692 silk|0.0050692 linen|0.0048499 ", "after_weights": " Madrid|1 has|0.98333 a|0.96667 considerable|0.95 number|0.93333 of|0.91667 Catholic|0.9 churches|0.88333 some|0.86667 of|0.85 them|0.83333 are|0.81667 among|0.8 the|0.78333 most|0.76667 important|0.75 Spanish|0.73333 religious|0.71667 artworks|0.7 |0.68333 The|0.66667 oldest|0.65 church|0.63333 that|0.61667 survives|0.6 today|0.58333 is|0.56667 San|0.55 Nicol|0.53333 s|0.51667 de|0.5 los|0.48333 Servitas|0.46667 whose|0.45 oldest|0.43333 item|0.41667 is|0.4 the|0.38333 bell|0.36667 tower|0.35 12th|0.33333 century|0.31667 in|0.3 Mud|0.28333 jar|0.26667 style|0.25 The|0.23333 next|0.21667 oldest|0.2 temple|0.18333 is|0.16667 San|0.15 Pedro|0.13333 el|0.11667 Real|0.1 with|0.083333 its|0.066667 high|0.05 brick|0.033333 tower|0.016667 |0", "previous_weights": " " } } }
{"uuid":"107b6b7f-c56e-4441-aba1-b82e4b3e594f","name":"Testleaf.TestAutomation.DeleteLead","start":1621736687336,"stop":1621736698194,"children":["48309541-b6b4-472a-bb79-30e4653510e7"]}
{ "cSpell.words": [ "tgwrm" ] }
{"parse":{"title":"Template:\u4fa0\u5ba2\u98ce\u4e91\u4f20\u7cfb\u5217","pageid":306384,"wikitext":{"*":"<noinclude>\n\u300a\u4fa0\u5ba2\u98ce\u4e91\u4f20\u300b\u7cfb\u5217\u76f8\u5173\u6761\u76ee\u3002\n\n\u5982\u6709\u9057\u6f0f\u6216\u672a\u6765\u7684\u6269\u5145\u5185\u5bb9\uff0c\u6b22\u8fce\u968f\u65f6\u7f16\u8f91\u3002\n\n\u5305\u62ec\uff1a\n* \u300a\u4fa0\u5ba2\u98ce\u4e91\u4f20\u300b\n* \u300a\u4fa0\u5ba2\u98ce\u4e91\u4f20\u5916\u4f20\u300b\n\n[[\u5206\u7c7b:\u4fa0\u5ba2\u98ce\u4e91\u4f20]][[\u5206\u7c7b:\u4ee5\u7cfb\u5217\u6b78\u7d0d\u7684\u4e2d\u570b\u52d5\u6f2b\u5c0e\u822a\u6a21\u677f]]\n</noinclude>{{Navbox\n|name = \u4fa0\u5ba2\u98ce\u4e91\u4f20\u7cfb\u5217\n|title = [[\u5f90\u660c\u9686]]\u00b7[[\u6cb3\u6d1b\u5de5\u4f5c\u5ba4]]\u300a\u4fa0\u5ba2\u98ce\u4e91\u4f20\u300b\u7cfb\u5217\n|liststyle = line-height:1.4em;\n\n|list1 = {{Navbox|child\n |title = [[\u4fa0\u5ba2\u98ce\u4e91\u4f20]]\n |state = {{#switch:{{{1}}}|\u4fa0\u5ba2\u98ce\u4e91\u4f20=mw-uncollapsed|uncollapsed=mw-uncollapsed|mw-collapsible mw-collapsed}}\n | group1 = \u900d\u9065\u6d3e\n | list1 = {{Navbox subgroup\n |group1 = \u7b2c\u4e09\u4ee3\n |list1 = \u806a\u8fa9\u5148\u751f\u3001\u865a\u7af9\u5b50\n\n |group2 = \u7b2c\u56db\u4ee3\n |list2 = \u51fd\u8c37\u516b\u53cb\uff08\u7434\u98a0\u3001\u68cb\u9b54\u3001\u4e66\u5446\u3001\u753b\u72c2\u3001\u795e\u533b\u3001\u5de7\u5320\u3001\u82b1\u75f4\u3001\u620f\u8ff7\uff09\n\n |group3 = \u7b2c\u4e94\u4ee3\n |list3 = \u65e0\u7455\u5b50\u3001\u7384\u51a5\u5b50\u3001\u8427\u6f47\n\n |group4 = \u7b2c\u516d\u4ee3\n |list4 = \u8c37\u6708\u8f69\u3001\u8346\u68d8\u3001[[\u4e1c\u65b9\u672a\u665e|\u4e1c\u65b9\u672a\u660e]]\u3001[[\u738b\u84c9]]\n\n |group5 = \u76f8\u5173\u4eba\u5458\n |list5 = \u8001\u80e1\u3001\u8c37\u4e91\u98de}}\n | group2 = \u5fd8\u5fe7\u8c37\n | list2 = {{Navbox subgroup\n |group1 = \u5fd8\u5fe7\u4e03\u8d24\n |list1 = [[\u4ed9\u97f3]]\u3001\u6a58\u53df\u3001\u4e66\u751f\u3001\u4e39\u9752\u3001\u795e\u533b\u3001\u9189\u4ed9\u3001[[\u82b1\u75f4(\u4fa0\u5ba2\u98ce\u4e91\u4f20)|\u82b1\u75f4]]\n\n |group2 = \u76f8\u5173\u4eba\u5458\n |list2 = <span style=\"border:1px solid #333;\">\u6c88\u9e29</span>\u3001<span style=\"border:1px solid #333;\">\u767d\u4e1d</span>\u3001[[\u6c88\u6f9c]]\u3001<span style=\"border:1px solid#333;\">\u5f20\u82b7\u654f</span>\u3001[[\u6c88\u6e58\u82b8]]\u3001[[\u98ce\u5439\u96ea]]\u3001[[\u8d75\u96c5\u513f]]}}\n | group3 = \u5929\u9f99\u6559\n | list3 = {{Navbox subgroup\n |group1 = \u5929\u9f99\u516b\u90e8\n |list1 = \u5929\u738b\u3001\u9f99\u738b\u3001[[\u59ec\u65e0\u53cc|\u591c\u53c9]]\u3001[[\u51cc\u9999\u513f|-{\u4e7e}-\u8fbe\u5a46]]\u3001[[\u7f57\u90a3|\u7d27\u90a3\u7f57]]\u3001[[\u6a0a\u672a\u79bb|\u963f\u4fee\u7f57]]\u3001\u8fe6\u697c\u7f57\u3001\u6469\u547c\u7f57\u8fe6\n |group2 = \u5176\u4ed6\u4eba\u5458\n |list2 = <span style=\"border:1px solid #333;\">\u4e1c\u65b9\u66e6</span>\u3001{{dead|\u5bab\u5915\u7476}}\u3001\u5357\u5929\u69d0\u3001\u516c\u5b59\u575a\n |group3 = \u6c5f\u6e56\u56db\u6076\n |list3 = \u5403\u3001\u559d\u3001\u5ad6\u3001\u8d4c}}\n | group4 = \u5c11\u6797\u5bfa\n | list4 = {{Navbox subgroup\n |group1 = \u5c11\u6797\u4e09\u795e\u50e7\n |list1 = \u65e0\u56e0\u65b9\u4e08\u3001\u65e0\u8272\u3001\u65e0\u6167\n |group2 = \u5176\u4ed6\u50e7\u4f17\n |list2 = \u865a\u771f\u3001\u65e0\u55d4\u3001\u65e0\u6212}}\n | group5 = \u6b66\u5f53\u6d3e\n | list5 = {{Navbox subgroup\n |group1 = \u524d\u4ee3\u4eba\u7269\n |list1 = \u5353\u4eba\u6e05\u3001\u53e4\u53f6\u3001\u5e84\u4eba\u4fca\u3001<span style=\"border:1px solid #333;\">\u4e1c\u65b9\u66e6</span>\u3001\u5353\u592b\u4eba\n |group2 = \u672c\u4ee3\u4eba\u7269\n |list2 = \u65b9\u4e91\u534e\u3001\u53e4\u5b9e}}\n | group6 = \u4e10\u5e2e\n | list6 = {{Navbox subgroup\n |group1 = \u4e3b\u8981\u4eba\u7269\n |list1 = \u67ef\u964d\u9f99\u3001\u674e\u6d69\u3001\u8427\u9065\n |group2 = \u76f8\u5173\u4eba\u7269\n |list2 = [[\u53f2\u71d5]]}}\n | group7 = \u534e\u5c71\u6d3e\n | list7 = \u66f9\u5cb1\u3001\u66f9\u843c\u534e\n | group8 = \u5929\u5c71\u6d3e\n | list8 = {{Navbox subgroup\n |group1 = \u524d\u4ee3\u4eba\u7269\n |list1 = <span style=\"border:1px solid #333;\">\u4f55\u50b2\u5929</span>\u3001\u8427\u6f47\u3001\u4f55\u672a\u5cf0\u3001[[\u6613\u5170]]\n |group2 = \u672c\u4ee3\u4eba\u7269\n |list2 = \u6768\u4e91\u3001[[\u4f55\u79cb\u5a1f]]\u3001\u5c1a\u7cbe\u5fe0\u3001[[\u5b81\u5f69\u971e]]}}\n | group9 = \u9739\u96f3\u5802\n | list9 = <span style=\"border:1px solid #333;\">\u821e\u79cb\u98ce</span>\u3001\u79e6\u65af\u9f99\u3001[[\u79e6\u7ea2\u6b87]]\n | group10 = \u9752\u57ce\u6d3e\n | list10 = {{Navbox subgroup\n |group1 = \u524d\u4ee3\u4eba\u7269\n |list1 = \u9752\u971e\u5b50\u3001\u7d2b\u9633\u5b50\n |group2 = \u672c\u4ee3\u4eba\u7269\n |list2 = \u71d5\u5b87}}\n | group11 = \u5200\u5251\u95e8\n | list11 = {{Navbox subgroup\n |group1 = \u7edd\u5200\u95e8\n |list1 = \u590f\u4faf\u57ce\u3001\u590f\u4faf\u975e\n |group2 = \u5929\u5251\u95e8\n |list2 = \u897f\u95e8\u7384\u3001\u897f\u95e8\u5cf0}}\n | group12 = \u5510\u95e8\n | list12 = \u5510\u98de\u3001\u5510\u51a0\u5357\u3001[[\u5510\u4e2d\u6167]]\n | group13 = \u516b\u5366\u95e8\n | list13 = \u5546\u9e64\u9e23\u3001\u5546\u4ef2\u4ec1\n | group14 = \u91d1\u98ce\u9556\u5c40\n | list14 = \u9646\u5c11\u4e34\n | group15 = \u6d77\u9ca8\u5e2e\n | list15 = \u718a\u5929\u9738\u3001\u53f2\u4e49\n | group16 = \u94f8\u5251\u5c71\u5e84\n | list16 = \u4efb\u6d69\u7136\u3001\u4efb\u5251\u5357\n | group17 = \u767e\u8349\u95e8\n | list17 = \u5de9\u5149\u6770\u3001<span style=\"border:1px solid #333;\">\u6c88\u9e29</span>\n | group18 = \u91ce\u62f3\u95e8\n | list18 = \u9f50\u8001\u7239\u3001[[\u9f50\u4e3d]]\n | group19 = \u517d\u738b\u5e84\n | list19 = \u4e07\u9752\u5c71\u3001[[\u7eaa\u739f]]\n | group20 = \u6bd2\u9f99\u6559\n | list20 = [[\u84dd\u5a77]]\u3001[[\u9ec4\u5a1f]]\u3001\u767d\u4e1d\n | group21 = \u4fee\u7f57\u5bab\n | list21 = [[\u6a0a\u672a\u79bb]]\u3001[[\u4efb\u6e05\u7487]]\u3001\u9500\u9b42\u3001\u817e\u86c7\n | group22 = \u6e38\u4fa0\n | list22 = \u5251\u5723\u3001[[\u5085\u6708\u5bd2|\u5085\u5251\u5bd2]]\n | group23 = \u4e1c\u5382\n | list23 = \u9648\u5d07\u82f1\u3001\u5229\u7a7a\u6cd5\u738b\n | group24 = \u671d\u5ef7\n | list24 = \u6731\u839e\uff08\u7687\u5e1d\uff09\u3001\u7384\u79bb\u516c\u3001\u9633\u7b2c\u4e0a\u4eba\u3001\u91d1\u7199\u51e4\u3001\u82b1\u7396\u745f\u3001\u53f6\u5b64\u3001\u5c39\u4e16\u5141\u3001\u53f2\u521a\n | group25 = \u6c5f\u5e9c\u00b7\u5929\u610f\u57ce\n | list25 = \u6c5f\u5929\u96c4\u3001\u6c5f\u745c\u3001\u6bd2\u3001\u6d6a\u3001\u72c2\u3001\u4f8d\u3001[[\u98ce\u5439\u96ea|\u82b1]]\u3001\u7f3a\n }}\n|list2 = {{Navbox|child\n |title = [[\u4fa0\u5ba2\u98ce\u4e91\u4f20\u524d\u4f20]]\n |state = {{#switch:{{{1}}}|\u4fa0\u5ba2\u98ce\u4e91\u4f20\u524d\u4f20=mw-uncollapsed|uncollapsed=mw-uncollapsed|mw-collapsible mw-collapsed}}\n | group1 = \u900d\u9065\u6d3e\n | list1 = {{Navbox subgroup\n |group1 = \u7b2c\u4e94\u4ee3\n |list1 = \u65e0\u7455\u5b50\u3001\u7384\u51a5\u5b50\u3001\u8427\u6f47\n\n |group2 = \u7b2c\u516d\u4ee3\n |list2 = \u8c37\u6708\u8f69\u3001\u8346\u68d8\u3001[[\u4e1c\u65b9\u672a\u665e|\u5cb3\u6653\u9065]]\n\n |group3 = \u76f8\u5173\u4eba\u5458\n |list3 = \u8001\u80e1\u3001\u8c37\u4e91\u98de}}\n | group2 = \u6b66\u5f53\u6d3e\n | list2 = \u65b9\u4e91\u534e\u3001\u53e4\u5b9e\n | group3 = \u4e10\u5e2e\n | list3 = \u67ef\u964d\u9f99\u3001\u8427\u9065\n | group4 = \u5929\u9f99\u6559\n | list4 = \u5929\u738b\u3001\u9f99\u738b\n | group5 = \u94f8\u5251\u5c71\u5e84\n | list5 = \u4efb\u6d69\u7136\u3001\u4efb\u5251\u5357\n | group6 = \u5c11\u6797\u5bfa\n | list6 = \u65e0\u56e0\u65b9\u4e08\u3001\u4e0d\u52a8\n | group7 = \u9526\u8863\u536b\n | list7 = \u6e38\u8fdb\n | group8 = \u5ce8\u7709\u6d3e\n | list8 = [[\u6c34\u76fc\u76fc]]\n | group9 = \u5f26\u5251\u5c71\u5e84\n | list9 = \u8427\u590d\n | group10 = \u6e38\u4fa0\n | list10 = [[\u5085\u6708\u5bd2|\u5085\u5251\u5bd2]]\u3001[[\u536b\u7d2b\u7eeb]]\n | group11 = \u517d\u738b\u5e84\n | list11 = \u4e07\u9752\u5c71\u3001[[\u7eaa\u739f]]\n | group12 = \u5fd8\u5fe7\u8c37\n | list12 = [[\u6c88\u6e58\u82b8]]\u3001[[\u4ed9\u97f3]]\n }}\n}}"}}}
{ "name": "plant", "version": "0.0.1", "private": true, "scripts": { "start": "DEBUG=plant* gulp", "tessel": "node tessel.js" }, "dependencies": { "async": "^0.9.0", "body-parser": "~1.12.0", "chart.js": "^1.0.2", "cookie-parser": "~1.3.3", "debug": "~2.1.0", "ejs": "~2.3.1", "envify": "^3.4.0", "express": "~4.12.0", "moment": "^2.10.2", "mongoose": "^4.0.1", "morgan": "~1.5.0", "pubnub": "^3.7.10", "pubnub-browserify": "^3.3.0", "riot": "^2.0.14", "riotify": "0.0.9", "serve-favicon": "~2.2.0", "superagent": "^1.2.0" }, "devDependencies": { "browserify": "^9.0.8", "gulp": "~3.8.10", "gulp-livereload": "~3.8.0", "gulp-nodemon": "~2.0.2", "gulp-plumber": "^1.0.0", "gulp-ruby-sass": "~1.0.1", "gulp-sourcemaps": "^1.5.2", "gulp-util": "^3.0.4", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0", "watchify": "^3.1.1" } }
{ "files": { "misc/dashboard/app/static/status_good.gif": { "status": "R", "num_chunks": 0, "no_base_file": false, "property_changes": "", "num_added": -1, "num_removed": -1, "id": 6014, "is_binary": true }, "misc/dashboard/builder/vcs.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 148, "id": 6020, "is_binary": false }, "misc/dashboard/builder/doc.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 58, "id": 6016, "is_binary": false }, "misc/dashboard/builder/Makefile": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 9, "id": 6015, "is_binary": false }, "misc/dashboard/app/build/build.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 330, "id": 6003, "is_binary": false }, "misc/dashboard/README": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 26, "id": 6001, "is_binary": false }, "misc/dashboard/app/cache/cache.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 82, "id": 6012, "is_binary": false }, "misc/dashboard/app/build/key.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 62, "id": 6006, "is_binary": false }, "misc/dashboard/builder/main.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 653, "id": 6019, "is_binary": false }, "misc/dashboard/app/build/ui.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 319, "id": 6010, "is_binary": false }, "misc/dashboard/builder/http.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 167, "id": 6018, "is_binary": false }, "misc/dashboard/builder/exec.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 79, "id": 6017, "is_binary": false }, "misc/dashboard/app/build/handler.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 447, "id": 6004, "is_binary": false }, "misc/dashboard/app/build/notify.txt": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 9, "id": 6008, "is_binary": false }, "misc/dashboard/app/build/notify.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 166, "id": 6007, "is_binary": false }, "misc/dashboard/app/build/init.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 66, "id": 6005, "is_binary": false }, "misc/dashboard/app/static/status_alert.gif": { "status": "R", "num_chunks": 0, "no_base_file": false, "property_changes": "", "num_added": -1, "num_removed": -1, "id": 6013, "is_binary": true }, "misc/dashboard/app/app.yaml": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 20, "id": 6002, "is_binary": false }, "misc/dashboard/app/build/ui.html": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 209, "id": 6011, "is_binary": false }, "misc/dashboard/app/build/test.go": { "status": "R", "num_chunks": 1, "no_base_file": false, "property_changes": "", "num_added": 0, "num_removed": 256, "id": 6009, "is_binary": false } }, "url": null, "created": "2013-08-01 00:54:09.099930", "owner": "rpd", "num_comments": 0, "patchset": 5001, "owner_email": "cmang@golang.org", "issue": 12213043, "message": "diff -r f04c9f103e15 https://code.google.com/p/go", "modified": "2013-08-01 00:54:09.100360" }
{ "Utterance": "You're my guiding light, then they put on that song the I've had the time of my life, that song.", "StartTime": 127.415, "EndTime": 136.4228, "Speaker": "Male", "Emotion": "happiness", "SessionID": "Ses03" }
[ { "id": 1, "title": "Бензин", "publ_date": 1486931143, "total_price": "322 500.00", "announcement": { "price": "322 500.00", "method": "Запрос ценовых предложений", "publ_date": 1486931143 } }, { "id": 20, "title": "Услуги по доступу к Интернету", "publ_date": 1486931043, "total_price": "308 035.00", "announcement": { "price": "308 035.00", "method": "Запрос ценовых предложений", "publ_date": 1486931043 } }, { "id": 30, "title": "Услуги по предоставлению доступа к информационным ресурсам, находящимся в сети Интернет", "publ_date": 1486929038, "total_price": "2 280 000.00", "announcement": { "price": "2 980 000.00", "method": "Открытый конкурс", "publ_date": 1486929038 } }, { "id": 31, "title": "", "publ_date": 1486929038, "total_price": "", "announcement": { "price": "2 980 000.00", "method": "Открытый конкурс", "publ_date": 1486929038 } }, { "id": 19, "title": "Бензин", "publ_date": 1486928220, "total_price": "642 875.00", "announcement": { "price": "642 875.00", "method": "Запрос ценовых предложений", "publ_date": 1486928220 } }, { "id": 6, "title": "Бензин", "publ_date": 1486928125, "total_price": "322 500.00", "announcement": { "price": "322 500.00", "method": "Запрос ценовых предложений", "publ_date": 1486928125 } }, { "id": 2, "title": "Клей", "publ_date": 1486928016, "total_price": "3 990.00", "announcement": { "price": "5 620.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486928016 } }, { "id": 3, "title": "ежедневник", "publ_date": 1486928016, "total_price": "1 180.00", "announcement": { "price": "5 620.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486928016 } }, { "id": 4, "title": "Карандаш", "publ_date": 1486928016, "total_price": "450.00", "announcement": { "price": "5 620.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486928016 } }, { "id": 5, "title": "Услуги санитарные (дезинфекция, дезинсекция, дератизация и аналогичные)", "publ_date": 1486927810, "total_price": "44 642.86", "announcement": { "price": "44 642.86", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927810 } }, { "id": 7, "title": "Штрих-корректор", "publ_date": 1486927656, "total_price": "2 055.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } }, { "id": 8, "title": "Скрепка", "publ_date": 1486927656, "total_price": "9 400.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } }, { "id": 9, "title": "Зажим", "publ_date": 1486927656, "total_price": "260.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } }, { "id": 10, "title": "Тетрадь", "publ_date": 1486927656, "total_price": "850.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } }, { "id": 11, "title": "Зажим", "publ_date": 1486927656, "total_price": "285.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } }, { "id": 12, "title": "Ручка", "publ_date": 1486927656, "total_price": "580.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } }, { "id": 13, "title": "Скоба", "publ_date": 1486927656, "total_price": "2 800.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } }, { "id": 14, "title": "Ручка", "publ_date": 1486927656, "total_price": "7 800.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } }, { "id": 15, "title": "Скоба", "publ_date": 1486927656, "total_price": "4 000.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } }, { "id": 16, "title": "Ручка", "publ_date": 1486927656, "total_price": "580.00", "announcement": { "price": "31 010.00", "method": "Из одного источника по несостоявшимся закупкам", "publ_date": 1486927656 } } ]
{"id": "35957356", "header": "Vì sao Kho bạc Nhà nước rút trăm nghìn tỷ khỏi ngân hàng quốc doanh?", "datetime": "2020-08-07T15:10:00.000+07:00", "summary": "Trong nửa đầu năm 2020, Kho bạc Nhà nước đã rút tổng cộng gần 189.000 tỷ đồng tiền gửi thanh toán và có kỳ hạn tại 3 ngân hàng Vietcombank, Vietinbank và BIDV.", "content": "Báo cáo tài chính quý II của nhóm ngân hàng quốc doanh (Vietcombank, Vietinbank, và BIDV) không chỉ cho thấy xu hướng các nhà băng đang rút dòng vốn khỏi nhau mà còn chứng kiến Kho bạc Nhà nước giảm mạnh lượng tiền gửi tại nhóm ngân hàng này.Đầu năm, tổng tiền gửi (không kỳ hạn và có kỳ hạn) của Kho bạc tại nhóm nhà băng này ở mức 246.114 tỷ đồng. Số tiền này đã tăng 29.380 tỷ, tương đương 12% so với số dư đầu năm 2019.Gần 10,6 tỷ USD (quy đổi theo tỷ giá tương đương) này được phân bổ tại 3 ngân hàng với tỷ lệ 36,3% tại Vietcombank; 36,1% tại BIDV; và 27,6% còn lại tại Vietinbank.Trong những năm trước đó, lượng tiền lớn này đóng vai trò quan trọng trong cân đối nguồn vốn huy động và cho vay của các ngân hàng khi toàn bộ đều là tiền gửi thanh toán (không kỳ hạn) hoặc kỳ hạn ngắn với lãi suất thấp.Đây cũng là một trong những nguyên nhân giúp Vietcombank, Vietinbank, và BIDV có nhiều lợi thế trong việc đưa ra lãi suất huy động trên thị trường.Tuy nhiên, đến cuối tháng 6 năm nay, dòng vốn rẻ nói trên đã sụt giảm rất mạnh do Kho bạc Nhà nước thực hiện rút ròng.Trong đó, lượng tiền gửi tại Vietcombank đã giảm mạnh từ gần 89.300 tỷ xuống 992 tỷ đồng, thấp kỷ lục trong nhiều năm. Đây cũng là ngân hàng có số rút ròng lớn nhất với tỷ lệ 98,9% đã bị rút ra.Tương tự, Kho bạc cũng rút hơn 74.500 tỷ đồng khỏi tài khoản gửi tại BIDV, tương đương mức giảm 83,9% so với đầu năm. Đến cuối tháng 6, tổng lượng tiền Kho bạc còn gửi tại BIDV là gần 14.300 tỷ đồng.Con số sụt giảm tại Vietinbank cũng là gần 25.900 tỷ, tương đương 38% sau nửa năm, hiện còn gần 42.100 tỷ đồng.Tính chung tại 3 nhà băng nói trên, Kho bạc Nhà nước đã rút hơn 188.700 tỷ đồng tiền gửi chỉ sau nửa năm. Trong khi trước đó, đây luôn là 3 địa chỉ gửi tiền chính của Kho bạc trong hệ thống ngân hàng với số dư có thời điểm lên tới hơn nửa triệu tỷ.Theo đại diện các ngân hàng, việc tiền gửi của Kho bạc Nhà nước giảm mạnh là do Thông tư 58/2019 của Bộ Tài chính có hiệu lực từ ngày 1/11/2019 quy định về quản lý và sử dụng tài khoản của Kho bạc Nhà nước mở tại Ngân hàng Nhà nước và các ngân hàng thương mại.Theo đó, từ ngày 1/11/2019, Việt Nam chính thức áp dụng tài khoản duy nhất của Kho bạc mở đặt tại Sở giao dịch NHNN.Với quy định này, nếu như trước đây Kho bạc Nhà nước khi chưa sử dụng tiền để giải ngân có thể gửi tại các ngân hàng thương mại (chủ yếu là nhóm thương mại Nhà nước) thì đến nay sẽ phải thu hồi về và gửi tại tài khoản đặt ở Sở giao dịch NHNN.Tuy vậy, tại một số ngân hàng vẫn còn số dư tiền gửi của Kho bạc là do Thông tư 58 không yêu cầu tất cả tiền gửi của đơn vị này phải chuyển về đầu mối NHNN ngay, mà có thể chờ đến khi đáo hạn với những khoản tiền gửi có kỳ hạn.Đây là lý do mà đến cuối tháng 6 năm nay, Kho bạc Nhà nước vẫn còn hàng chục nghìn tỷ tiền gửi có kỳ hạn tại Vietinbank và BIDV. Tuy nhiên, từ nay đến cuối năm khi các khoản tiền gửi này đến hạn tất toán sẽ phải kết chuyển về một tài khoản duy nhất mở tại NHNN.Cũng liên quan tới tiền gửi của Kho bạc tại tài khoản mở ở NHNN, cơ quan quản lý tiền tệ mới đây đã ra quyết định giảm lãi suất tiền gửi bằng tiền đồng của Ngân hàng Phát triển, Ngân hàng Chính sách xã hội, Quỹ tín dụng nhân dân, tổ chức tài chính vi mô; Kho bạc Nhà nước, Bảo hiểm tiền gửi xuống 0,8%/năm từ ngày 6/8. So với mức lãi suất cũ, biểu lãi tiền gửi mới đã giảm 0,2 điểm %.Ngoài ra, NHNN cũng quyết định giảm lãi suất tiền gửi với các khoản dự trữ bắt buộc của các tổ chức tín dụng xuống 0,5%/năm, thấp hơn 0,5 điểm % so với mức cũ. Lãi suất đối với tiền gửi vượt dự trữ bắt buộc bằng tiền đồng giữ nguyên ở mức 0%/năm. ", "topic": "Kinh tế", "tag": ["BIDV", "Ngân hàng", "Thanh toán", "Gửi tiền", "Kho bạc nhà nước", "Quốc doanh", "Kỳ hạn", "Kho bạc", "Ngân hàng Vietcombank", "Ngân hàng công thương việt nam", "Số dư", "Dòng vốn", "Vietcombank", "Nửa đầu", "Giảm mạnh", "Gửi của", "Sở Giao dịch NHNN", "Báo cáo tài chính", "Lãi suất huy động", "Quy đổi"], "link": "https://zingnews.vn/vi-sao-kho-bac-nha-nuoc-rut-tram-nghin-ty-khoi-ngan-hang-quoc-doanh-post1116769.html"}
{"qgYWglXd2dkx5xUWPHCKcw": ["Nightlife", "Bars", "Japanese", "Restaurants"]}
[ { "level":"Upper-Intermediate", "jungle_id":589008 } ]
{"comment": "0", "idNoticia": "841", "tags": ["AÉCIO NEVES", "ALIMENTO", "DILMA ROUSSEFF", "EDUCAÇÃO INFANTIL", "INFLAÇÃO", "PARELHEIROS", "PAULISTA", "PETROBRÁS", "PREFEITURA", "PSDB", "PT", "ROBERTO CAMPOS", "SERVIÇO PÚBLICO"], "url": "http://www.valor.com.br/politica/3522230/indecisao-e-desencanto-em-redutos-de-pt-e-psdb ", "autor": " Cristian Klein | De São Paulo", "titulo": "Indecisão e desencanto em redutos de PT e PSDB", "corpo": "ASSUNTOS RELACIONADOS Indecisão e antipetismo são as marcas dos redutos de PT e PSDB O Valor entrevistou, aleatoriamente, dez eleitores em cada uma das zonas eleitorais de São Paulo onde PT e PSDB tiveram suas maiores votações na disputa presidencial de 2010. Em Parelheiros, o reduto petista, destaca-se o número de indecisos. Das nove pessoas que votaram em Dilma Rousseff, apenas duas dizem que pretendem repetir o voto. Uma afirma que vai votar na oposição e seis não sabem ainda em quem votar. No Jardim Paulista, reduto dos tucanos, chama a atenção a mistura de antipetismo convicto - ninguém diz que votará em Dilma - e desencanto com a política. Das dez pessoas entrevistadas, cinco disseram que votarão em Aécio Neves. Algumas se queixam do PSDB e pensam em votar no \"Roberto Campos\". Mesmo abordados em uma feira livre de um bairro onde Dilma obteve quase 70% dos votos em 2010, os eleitores de Parelheiros não reclamaram dos preços dos alimentos ou da inflação em geral. A crítica dos indecisos é sobre as denúncias na Petrobras, as promessas não cumpridas pela prefeitura - como a construção de creches - e o mal-estar com os serviços públicos. O pé atrás em relação a Dilma não implica o voto na oposição. Poucos conhecem os adversários da presidente.", "data": "2014-04-22 05:00:00"}
{ "name": "SubscribeListRow", "main": "SubscribeListRow.js" }
{ "id": 20223145, "type": "Feature", "properties": { "name":"Garciariain", "placetype":"locality", "woe:id":20223145, "woe:name":"Garciariain, Navarre, Spain", "woe:place_id":"Qa88xuWbAZ6KpwOrDg", "woe:placetype":"locality", "woe:placetype_id":7 }, "bbox": [-1.704692,42.887108,-1.702776,42.890755], "geometry": {"alpha":0.00015,"bbox":[-1.7046920061111,42.887107849121,-1.7027759552002,42.890754699707],"coordinates":[[[[-1.704667,42.890755],[-1.702776,42.887108],[-1.702791,42.887108],[-1.704692,42.890728],[-1.704667,42.890755]]]],"created":1226502483,"edges":5,"is_donuthole":0,"link":{"href":"http://farm4.static.flickr.com/3181/shapefiles/20223145_20081112_7efdb7d413.tar.gz"},"points":4,"type":"MultiPolygon"} }
[{"aid": "208356902", "bvid": "BV1ph411H7j8", "author": "TF家族", "coins": 0, "duration": "5:10", "mid": 3670216, "pic": "http://i0.hdslb.com/bfs/archive/90267bd5905d1f7c1b3581eceecb8ea018fc407d.jpg", "cid": 418886346, "play": 1097045, "pts": 4284384, "title": "【刘耀文】用偶像剧男主的方式打开足球游戏?!——运动少年特辑", "trend": null, "video_review": 213565, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}, "others": [{"aid": 890794553, "bvid": "BV11P4y1b7zp", "play": 849433, "video_review": 104581, "coins": 40090, "pts": 2378992, "title": "【张真源】唬我呢?“游泳”还可以这么玩?——运动少年特辑", "pic": "http://i1.hdslb.com/bfs/archive/1739177d3ba19a4c3ba7074b7b3c28d38d1fcaee.jpg", "duration": "5:18", "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": 763362031, "bvid": "BV1w64y1h7mF", "play": 707156, "video_review": 71851, "coins": 36783, "pts": 2021542, "title": "【严浩翔】游戏新思路!另类铁人三项玩法GET!——运动少年特辑", "pic": "http://i2.hdslb.com/bfs/archive/31171464892d43bfb4b581601ef7ab670f41457c.jpg", "duration": "5:02", "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": 378322792, "bvid": "BV1Df4y1F77N", "play": 1887498, "video_review": 280265, "coins": 81734, "pts": 1967553, "title": "【宋亚轩】这能叫挑战吗?So Easy!——运动少年特辑", "pic": "http://i2.hdslb.com/bfs/archive/f8caac6def47ae9cfca0f6801186bbd9e6a68230.jpg", "duration": "3:59", "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}]}, {"aid": "548496989", "bvid": "BV1yq4y1V7vh", "author": "啊吗粽", "coins": 0, "duration": "44:32", "mid": 7552204, "pic": "http://i2.hdslb.com/bfs/archive/523940f8581d72527dffd53f3ae973a79b735c8c.jpg", "cid": 420996286, "play": 3390546, "pts": 4149436, "title": "我 们 今 年 最 牛 的 节 目", "trend": null, "video_review": 61531, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 1, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "378466072", "bvid": "BV1sf4y1c7gT", "author": "36913全梓熙", "coins": 0, "duration": "1:26", "mid": 506555761, "pic": "http://i0.hdslb.com/bfs/archive/5e9097442fd7e42a690d428e632ff513f37585e0.jpg", "cid": 420425700, "play": 4927683, "pts": 3934501, "title": "这东西要是火了,返校我就跳给全班同学看!", "trend": null, "video_review": 35689, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "420986799", "bvid": "BV1U341117gP", "author": "盗月社食遇记", "coins": 0, "duration": "9:37", "mid": 99157282, "pic": "http://i2.hdslb.com/bfs/archive/35c77258f199fe448dd3f6994720f9a03e4e7cec.jpg", "cid": 421769791, "play": 2125929, "pts": 3488759, "title": "鸠 占 鹊 巢", "trend": null, "video_review": 12821, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "420981979", "bvid": "BV12341117rG", "author": "稚晖君", "coins": 0, "duration": "16:05", "mid": 20259914, "pic": "http://i0.hdslb.com/bfs/archive/5136993f2b338e5a936ba6bb649237a476a083c1.jpg", "cid": 421416333, "play": 2245929, "pts": 3385081, "title": "【自制】我造了一台 钢 铁 侠 的 机 械 臂 !【硬核】", "trend": null, "video_review": 12347, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "420879965", "bvid": "BV1L341117xS", "author": "崩坏星穹铁道", "coins": 0, "duration": "1:58", "mid": 1340190821, "pic": "http://i0.hdslb.com/bfs/archive/2c75d6505fe88b31b10a3edb0da6d97805b03e58.jpg", "cid": 421380834, "play": 1964346, "pts": 2365658, "title": "《崩坏:星穹铁道》始发PV:下一站,银河!", "trend": null, "video_review": 5080, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "420951134", "bvid": "BV1B341117Ut", "author": "老番茄", "coins": 0, "duration": "9:53", "mid": 546195, "pic": "http://i0.hdslb.com/bfs/archive/6ca431cdcf036725f0289109101eff0bfea9a02f.jpg", "cid": 421892580, "play": 1931386, "pts": 2308384, "title": "霍格沃茨优秀新生", "trend": null, "video_review": 13859, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}, "others": [{"aid": 293412534, "bvid": "BV1Nf4y177iX", "play": 4993664, "video_review": 53357, "coins": 487610, "pts": 1273825, "title": "【老番茄】史上最骚杀手(番外篇②)", "pic": "http://i2.hdslb.com/bfs/archive/cfc450bb5dd5ec5113100ed46b175e535851f2db.jpg", "duration": "12:21", "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}]}, {"aid": "975982894", "bvid": "BV1P44y1x7JU", "author": "中国BOY超级大猩猩", "coins": 0, "duration": "7:47", "mid": 562197, "pic": "http://i0.hdslb.com/bfs/archive/ef47df09b2b2c6bbad8d257167f393bab852f8ca.jpg", "cid": 421176407, "play": 941510, "pts": 1971642, "title": "”你能量量嘴巴厚度吗?“", "trend": null, "video_review": 16296, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "633413848", "bvid": "BV12b4y1a7Au", "author": "铭湫锅锅", "coins": 0, "duration": "0:51", "mid": 3368213, "pic": "http://i2.hdslb.com/bfs/archive/c2d79daa69cc45a3ec2b83ccb825ba1818ddc7e4.jpg", "cid": 421217809, "play": 2383573, "pts": 1944263, "title": "鱿 鱼 游 戏 终 结 者", "trend": null, "video_review": 1189, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "890927118", "bvid": "BV1sP4y187DX", "author": "硬核的半佛仙人", "coins": 0, "duration": "10:31", "mid": 37663924, "pic": "http://i1.hdslb.com/bfs/archive/b8afbb27bce7e471d6139d3da7d337287bde2e76.jpg", "cid": 420784499, "play": 1933558, "pts": 1943576, "title": "【半佛】陪玩行业终结者,是你老大爷。", "trend": null, "video_review": 5039, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "590777823", "bvid": "BV1dq4y1o75M", "author": "小约翰可汗", "coins": 0, "duration": "23:17", "mid": 23947287, "pic": "http://i0.hdslb.com/bfs/archive/09d0e2ebbc4d225750c6105e89b5033b690fdf46.jpg", "cid": 417504866, "play": 1558230, "pts": 1911240, "title": "如何在一夜之间成为全国首富?【硬核狠人11】", "trend": null, "video_review": 13273, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "548426350", "bvid": "BV1Wq4y1V7Gx", "author": "粗犷毛线君", "coins": 0, "duration": "2:24", "mid": 12394995, "pic": "http://i0.hdslb.com/bfs/archive/cfba2a4e30bac55fa797033bd381876aea0fa5a6.jpg", "cid": 419426377, "play": 1806645, "pts": 1779804, "title": "《史 上 最 智 障 老 年 机》", "trend": null, "video_review": 2826, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "933488429", "bvid": "BV14T4y1f7n5", "author": "没啥用科技", "coins": 0, "duration": "11:48", "mid": 174902557, "pic": "http://i0.hdslb.com/bfs/archive/15ec1ded0622abe12984c605495898117f06873e.jpg", "cid": 420080628, "play": 1305856, "pts": 1749322, "title": "【没啥用科技】全新一代Uphone震撼发布!", "trend": null, "video_review": 4414, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "548490996", "bvid": "BV1rq4y1V7ht", "author": "theiaの阿旋酱", "coins": 0, "duration": "3:55", "mid": 30279665, "pic": "http://i2.hdslb.com/bfs/archive/3ec91417ac794517f565fe0a4defcd8920958f6e.jpg", "cid": 420634107, "play": 1010730, "pts": 1744795, "title": "点弦泛音高能!《江南》美爆的「指弹吉他」!林俊杰听了都想点赞!", "trend": null, "video_review": 1246, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "208472892", "bvid": "BV14h411J7c2", "author": "爷帅炸苍穹", "coins": 0, "duration": "5:57", "mid": 407259176, "pic": "http://i0.hdslb.com/bfs/archive/e6d050decf588f8cabfa153153de68bf5e08c787.jpg", "cid": 421918349, "play": 2005990, "pts": 1648616, "title": "他27了,但他被妈妈逼着在亲戚面前表演节目", "trend": null, "video_review": 4638, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 0, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "718381568", "bvid": "BV1TQ4y1X7dy", "author": "特效小哥studio", "coins": 0, "duration": "2:50", "mid": 3066511, "pic": "http://i2.hdslb.com/bfs/archive/813e066842100b5f609ba38e126b1e364112a8af.jpg", "cid": 421351548, "play": 885550, "pts": 1620007, "title": "阳光!沙滩!夏装女武神!【崩坏3五周年】", "trend": null, "video_review": 1232, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "718489048", "bvid": "BV18Q4y1X7sT", "author": "新华社", "coins": 0, "duration": "1:42", "mid": 473837611, "pic": "http://i2.hdslb.com/bfs/archive/5fef27f3d578b3b4a9894c981882d565841ea484.jpg", "cid": 421867610, "play": 1556331, "pts": 1595718, "title": "美团被罚34.42亿元!", "trend": null, "video_review": 5317, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "335943296", "bvid": "BV1wR4y1H7Vk", "author": "狈总", "coins": 0, "duration": "2:55", "mid": 283036476, "pic": "http://i0.hdslb.com/bfs/archive/b0556d8c581242a41b4d88e7286847fcb897e7dd.jpg", "cid": 421200089, "play": 1770707, "pts": 1578191, "title": "男人的胜负欲到底有多强", "trend": null, "video_review": 2654, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 1, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "420934460", "bvid": "BV1W3411171i", "author": "正经的知识", "coins": 0, "duration": "0:29", "mid": 636571316, "pic": "http://i2.hdslb.com/bfs/archive/0bffedfc1a87f254d7206e7e8306bfaa9d4fe684.jpg", "cid": 421328151, "play": 1626866, "pts": 1539588, "title": "人民大会堂居然可以出租!", "trend": null, "video_review": 1016, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "805899513", "bvid": "BV1z34y1U7dz", "author": "大漠叔叔", "coins": 0, "duration": "6:52", "mid": 67141499, "pic": "http://i0.hdslb.com/bfs/archive/6fb7898551505e0ec93a4e34d6b636176e4fe8d2.jpg", "cid": 421772587, "play": 1146649, "pts": 1526523, "title": "漠叔又与村民打成一片,听说要宣传,渔民纷纷送来海鲜", "trend": null, "video_review": 9843, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "420959739", "bvid": "BV1h341117Ys", "author": "树林同学-", "coins": 0, "duration": "12:19", "mid": 373103803, "pic": "http://i0.hdslb.com/bfs/archive/2fd98d511db5b91eae794f7002d2f3beb4890d3c.jpg", "cid": 420797526, "play": 1101621, "pts": 1507940, "title": "高中生可以每天睡四个小时吗?", "trend": null, "video_review": 3239, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "378484231", "bvid": "BV1rf4y1c7ah", "author": "记录生活的蛋黄派", "coins": 0, "duration": "5:58", "mid": 337521240, "pic": "http://i2.hdslb.com/bfs/archive/429c9923909a7596ba9008a335d906f200fc09a4.jpg", "cid": 420703105, "play": 1360430, "pts": 1454590, "title": "帅小伙《 铁 板 鱿 鱼 》", "trend": null, "video_review": 3604, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "548498610", "bvid": "BV1Cq4y1V7UX", "author": "黑猫厨房", "coins": 0, "duration": "6:54", "mid": 1420982, "pic": "http://i2.hdslb.com/bfs/archive/18dcbe7b3fe976f1ce45ac51049b1a44abf54ba1.jpg", "cid": 420902478, "play": 1166285, "pts": 1446443, "title": "如果上帝吃了它,肯定也会下凡的!", "trend": null, "video_review": 6691, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "720928332", "bvid": "BV1KQ4y1B7Qi", "author": "Minecraft_传送门", "coins": 0, "duration": "1:02", "mid": 434736287, "pic": "http://i2.hdslb.com/bfs/archive/027240a74a36be435677dfb3a2d7f311d1928dd9.jpg", "cid": 420326107, "play": 1798387, "pts": 1421603, "title": "这游戏难吗? 我看也不难啊,难吗?", "trend": null, "video_review": 958, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "848415724", "bvid": "BV1mL4y1z7Ki", "author": "新华社快看", "coins": 0, "duration": "94:56", "mid": 515155585, "pic": "http://i2.hdslb.com/bfs/archive/a0a3fb497bbe9b0c18a195fae2221e4250e90de4.jpg", "cid": 420182366, "play": 1318986, "pts": 1406036, "title": "冰血长津湖超高清完整版", "trend": null, "video_review": 6960, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "675999367", "bvid": "BV1JU4y1w7SS", "author": "力学渣", "coins": 0, "duration": "11:41", "mid": 476046509, "pic": "http://i2.hdslb.com/bfs/archive/cb8f0626689129d49a90a414e94c70dd8b10f57b.jpg", "cid": 421209022, "play": 1058437, "pts": 1401101, "title": "硕导洗澡发现不可李姐诡异现象,经过研究发现原因竟然是……", "trend": null, "video_review": 1888, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "548422169", "bvid": "BV1pq4y1V7Fw", "author": "音乐人周传雄", "coins": 0, "duration": "4:59", "mid": 1862400654, "pic": "http://i2.hdslb.com/bfs/archive/a1794c120e30817d2047e1c7e194403fd6c223cb.jpg", "cid": 422422228, "play": 491421, "pts": 1376067, "title": "【周傳雄】第一次在沙灘的黃昏唱《黃昏》,夕陽太美好了!", "trend": null, "video_review": 1866, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "378398988", "bvid": "BV1Pf4y1c7DH", "author": "伊丽莎白鼠", "coins": 0, "duration": "1:20", "mid": 375375, "pic": "http://i1.hdslb.com/bfs/archive/cb19da552e5741acc85629966db3ac96edc14882.jpg", "cid": 419951043, "play": 1050080, "pts": 1374061, "title": "⚡当代中暑大学生⚡", "trend": null, "video_review": 896, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "805959410", "bvid": "BV1S34y1U7VL", "author": "大祥哥来了", "coins": 0, "duration": "10:36", "mid": 2920960, "pic": "http://i2.hdslb.com/bfs/archive/5d3737c377d516a13bbdedf8107c38742e8f0348.jpg", "cid": 421591666, "play": 891075, "pts": 1365450, "title": "再也不吃麦当劳了QAQ", "trend": null, "video_review": 4036, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "590961198", "bvid": "BV1cq4y1d7XX", "author": "刘庸干净又卫生", "coins": 0, "duration": "1:48", "mid": 533459953, "pic": "http://i0.hdslb.com/bfs/archive/3dd4c45abae1f03ab76726f97eedfe33054313ef.jpg", "cid": 421732839, "play": 1448292, "pts": 1364820, "title": "芦荟老小子,老朋友相见格外开心。", "trend": null, "video_review": 5135, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}, "others": [{"aid": 763375877, "bvid": "BV1Qr4y117Fp", "play": 1623936, "video_review": 7955, "coins": 13471, "pts": 1335781, "title": "品街头小吃,听味道详解。干净又卫生,多少带点臭!", "pic": "http://i2.hdslb.com/bfs/archive/4976eb53e00ff375881c087f62aeeb7b72dc7732.jpg", "duration": "2:38", "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}]}, {"aid": "378492054", "bvid": "BV1ef4y1c7w8", "author": "HOPICO", "coins": 0, "duration": "20:37", "mid": 261485584, "pic": "http://i1.hdslb.com/bfs/archive/c7282a593f85425565b2af68a2763e4dd871125c.jpg", "cid": 420487244, "play": 868254, "pts": 1360381, "title": "15万人评分9.2的专辑|20年后重听范特西还那么神吗?", "trend": null, "video_review": 7183, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "505881271", "bvid": "BV1hg411F7BQ", "author": "1900影剧室", "coins": 0, "duration": "36:42", "mid": 17223352, "pic": "http://i2.hdslb.com/bfs/archive/0322220cebac5f3d4f42515dd72cb85b966abea4.jpg", "cid": 421296281, "play": 660000, "pts": 1360363, "title": "【1900】这部剧不火我们都有责任!诚意推荐《功勋》之能文能武李延年", "trend": null, "video_review": 12611, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "633483239", "bvid": "BV1Nb4y1Y7Qn", "author": "罗翔说刑法", "coins": 0, "duration": "8:31", "mid": 517327498, "pic": "http://i1.hdslb.com/bfs/archive/4f2a4ecda062c08eff84beb19ea74d11d81c13b8.jpg", "cid": 420895018, "play": 866115, "pts": 1354536, "title": "【罗翔】“笑气”到底是不是毒品?贩卖笑气不犯法?", "trend": null, "video_review": 5789, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "548489709", "bvid": "BV1rq4y1V7yS", "author": "凉风Kaze", "coins": 0, "duration": "9:30", "mid": 14110780, "pic": "http://i1.hdslb.com/bfs/archive/578706b506538946b7c35832606e7b7c2657bfde.jpg", "cid": 420857369, "play": 1513564, "pts": 1345721, "title": "当年诸葛亮就是用您借的箭?【阅片无数Ⅱ 21】", "trend": null, "video_review": 4413, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}, "others": [{"aid": 505982491, "bvid": "BV1Ju411Z7Tm", "play": 807657, "video_review": 5645, "coins": 15954, "pts": 1290288, "title": "千万不要一个人去旅游", "pic": "http://i0.hdslb.com/bfs/archive/37bee621427d5df4e3b9d8b6e052e8a153be8083.jpg", "duration": "10:25", "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}]}, {"aid": "293390593", "bvid": "BV1Sf4y1j7wd", "author": "清蒸鲤鱼不如你", "coins": 0, "duration": "0:59", "mid": 7454319, "pic": "http://i0.hdslb.com/bfs/archive/0253d215da89fdb4bc982dfda13ded4912eb0cdb.jpg", "cid": 420575901, "play": 1386034, "pts": 1326304, "title": "一点也不尬,这就是文化底蕴的力量", "trend": null, "video_review": 1131, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 0, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "720929066", "bvid": "BV1EQ4y1B7r7", "author": "小片片说大片", "coins": 0, "duration": "29:08", "mid": 10119428, "pic": "http://i0.hdslb.com/bfs/archive/f129d474246c62a6c80ac5ea392fd27c3874d238.jpg", "cid": 422349169, "play": 719716, "pts": 1318334, "title": "9.4分神作,惊艳60万国人!国产古装大戏《琅琊榜》第一期", "trend": null, "video_review": 6077, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "505914822", "bvid": "BV16g411F7fW", "author": "拜托了小翔哥", "coins": 0, "duration": "4:54", "mid": 353539995, "pic": "http://i1.hdslb.com/bfs/archive/41125fba605b083fae70f33765ee2c8dfa6b6631.jpg", "cid": 421311681, "play": 1379637, "pts": 1315439, "title": "听说意大利面绝对不可能被折成两段,小伙:呵,怎么可能", "trend": null, "video_review": 6747, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}, "others": [{"aid": 633494642, "bvid": "BV1fb4y1a7eX", "play": 728294, "video_review": 3283, "coins": 9212, "pts": 974195, "title": "姜丝和土豆丝混在一起竟看不出来,偷偷炒给老婆吃会有什么反应", "pic": "http://i2.hdslb.com/bfs/archive/a2804823d66bf6355cb7086db7516b8ece9ec855.jpg", "duration": "5:08", "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}]}, {"aid": "335907595", "bvid": "BV1DR4y1n7P9", "author": "RAY的模型世界", "coins": 0, "duration": "13:35", "mid": 437957199, "pic": "http://i2.hdslb.com/bfs/archive/6af545e312f65c38e94f73aa9e3220e97dcb40b8.jpg", "cid": 421716021, "play": 489280, "pts": 1314612, "title": "【RAY】总耗时四个月,纯手工超大比例巴巴托斯狼王头像完成!", "trend": null, "video_review": 3244, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "933462963", "bvid": "BV18T4y1f7wr", "author": "三代鹿人", "coins": 0, "duration": "10:22", "mid": 5870268, "pic": "http://i0.hdslb.com/bfs/archive/c727aa2f95331ee3fe9bdfebbaaa9fbbe811f3f1.jpg", "cid": 419942503, "play": 1573559, "pts": 1294875, "title": "《长津湖》大烂片?我从来没见过如此离谱的差评!", "trend": null, "video_review": 10203, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "293389619", "bvid": "BV1Sf4y1j7nS", "author": "朵朵日记", "coins": 0, "duration": "1:17", "mid": 43590648, "pic": "http://i1.hdslb.com/bfs/archive/b1f6a3556cc713ca0c2c555c2316ced37e6c2a8f.jpg", "cid": 420770515, "play": 2136019, "pts": 1284642, "title": "有此妻,人生足矣", "trend": null, "video_review": 1034, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "505921752", "bvid": "BV1Yg411F79t", "author": "极速拍档", "coins": 0, "duration": "22:36", "mid": 25150941, "pic": "http://i1.hdslb.com/bfs/archive/6e076f01cc5983782fb7c34243665b334bc5888a.jpg", "cid": 421727767, "play": 703050, "pts": 1284027, "title": "【亲身实测】酒驾有多危险!", "trend": null, "video_review": 7800, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "763496231", "bvid": "BV1tr4y127gP", "author": "鲁大能", "coins": 0, "duration": "7:56", "mid": 46708782, "pic": "http://i2.hdslb.com/bfs/archive/9097df23bf0b2eadcef6fc398e9f351fbe4970a8.jpg", "cid": 420554885, "play": 870016, "pts": 1264111, "title": "空 中 炮 艇 !【BUG快乐阴人流#3】", "trend": null, "video_review": 2187, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "208432541", "bvid": "BV1Ah411J7in", "author": "大碗拿铁", "coins": 0, "duration": "7:20", "mid": 393166851, "pic": "http://i0.hdslb.com/bfs/archive/3ba0d9f8673b724d6e549b68172994d4feda80fc.jpg", "cid": 421248048, "play": 1049765, "pts": 1263157, "title": "我就是吃这玩意被举报的!!!", "trend": null, "video_review": 5018, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "720967886", "bvid": "BV1bQ4y1B79H", "author": "大炒面制造者Cen", "coins": 0, "duration": "8:58", "mid": 14890801, "pic": "http://i2.hdslb.com/bfs/archive/820dde7be447a2f43572380f333a29fccef775cf.jpg", "cid": 420963021, "play": 988088, "pts": 1244013, "title": "当生物可以转化为「现代兵器」?!", "trend": null, "video_review": 5157, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 1, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "250966752", "bvid": "BV1tv411g7A7", "author": "红色激情", "coins": 0, "duration": "2:24", "mid": 25422790, "pic": "http://i2.hdslb.com/bfs/archive/17852d4570e6fff676481690c6a47eaf2e1b519f.jpg", "cid": 421234415, "play": 531335, "pts": 1236952, "title": "【华农兄弟】Stay", "trend": null, "video_review": 1040, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "848316403", "bvid": "BV17L4y1z73K", "author": "DECO27_Official", "coins": 0, "duration": "2:40", "mid": 177291194, "pic": "http://i1.hdslb.com/bfs/archive/f5cdb3716bf690bdf018e01cdd8f4511dbbfc2c2.jpg", "cid": 418225072, "play": 310171, "pts": 1227165, "title": "DECO*27 - モザイクロール (Reloaded) feat. 初音ミク", "trend": null, "video_review": 902, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "420884106", "bvid": "BV1j341117Ba", "author": "暴走漫画", "coins": 0, "duration": "19:29", "mid": 883968, "pic": "http://i0.hdslb.com/bfs/archive/6b5c0e1e642f2e14aff09d7d873de7bcb61dc7e3.jpg", "cid": 421156916, "play": 615926, "pts": 1219422, "title": "【暴走大事件第八季】18 纸巾唐马儒泪洒植发中心,女版胖胖演绎办公室姐妹情(蓝)", "trend": null, "video_review": 7162, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "633397825", "bvid": "BV1hb4y1a7BM", "author": "小蓝和他的朋友日常号", "coins": 0, "duration": "0:17", "mid": 431313625, "pic": "http://i2.hdslb.com/bfs/archive/fd1a651ee24269f986fa313154a004ad2bc7d5d5.jpg", "cid": 420661702, "play": 885450, "pts": 1218260, "title": "一个暴富小技巧", "trend": null, "video_review": 155, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 0, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "720956732", "bvid": "BV1LQ4y1B7JR", "author": "人民的元帅", "coins": 0, "duration": "2:12", "mid": 122525, "pic": "http://i2.hdslb.com/bfs/archive/8c1882cb585b4c58ffd3289706f6439587fa14d0.jpg", "cid": 420423083, "play": 756905, "pts": 1199125, "title": "原神玩家的婚礼竟然是这样的?", "trend": null, "video_review": 3182, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 0, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "805963464", "bvid": "BV1c34y1S7gt", "author": "音乐私藏馆", "coins": 0, "duration": "3:57", "mid": 229733301, "pic": "http://i1.hdslb.com/bfs/archive/8facf53d34a8a4b6110c0ae9fd3f88b01e1a1071.jpg", "cid": 421907250, "play": 715944, "pts": 1198694, "title": "【爷青回】许嵩、何曼婷《素颜》王炸神曲!有内味了!", "trend": null, "video_review": 2080, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 0, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "763455142", "bvid": "BV1Nr4y127M7", "author": "王者荣耀", "coins": 0, "duration": "3:12", "mid": 57863910, "pic": "http://i1.hdslb.com/bfs/archive/12682daaf47f55828b1ce4e9ceb55da33495878a.jpg", "cid": 421175084, "play": 1341078, "pts": 1195582, "title": "【王者荣耀X86版《西游记》】皮肤首曝!“孙悟空·孙行者”联动皮肤来也!", "trend": null, "video_review": 4410, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}, "others": [{"aid": 890951604, "bvid": "BV1YP4y187zy", "play": 3524958, "video_review": 1041, "coins": 2621, "pts": 1177761, "title": "燃!【王者荣耀x86版西游记】皮肤CG预告:取经小队大战峡谷主宰!", "pic": "http://i2.hdslb.com/bfs/archive/0b0ef90ac18fc00a5c66e7392d1197fb2e68c119.jpg", "duration": "0:42", "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}]}, {"aid": "975981812", "bvid": "BV1w44y1x7PW", "author": "-柿饼杂货铺-", "coins": 0, "duration": "4:36", "mid": 31230055, "pic": "http://i1.hdslb.com/bfs/archive/9434ddf7c59a4951c142d7c916deed727cb78bdc.jpg", "cid": 421364655, "play": 459223, "pts": 1184956, "title": "世 间 再 无 九 喇 嘛 !火影微电影《搭档》", "trend": null, "video_review": 2049, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "505887954", "bvid": "BV1hg411F71f", "author": "终极小腾", "coins": 0, "duration": "5:43", "mid": 394609671, "pic": "http://i0.hdslb.com/bfs/archive/fb2225fc2b91002d1ac7f856c982121f575fb74c.jpg", "cid": 421385620, "play": 1158180, "pts": 1182788, "title": "京A00001,只是故事的开始......", "trend": null, "video_review": 2072, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "335961748", "bvid": "BV1dR4y1n7yk", "author": "wrizedm", "coins": 0, "duration": "2:37", "mid": 346749212, "pic": "http://i1.hdslb.com/bfs/archive/cd39c470b65c2bdc05759498f4deb3c14555a307.jpg", "cid": 420523702, "play": 989210, "pts": 1182443, "title": "葛大爷在很多年前就给我们上了一课!", "trend": null, "video_review": 629, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "720916280", "bvid": "BV1AQ4y1B7Et", "author": "-LKs-", "coins": 0, "duration": "11:11", "mid": 125526, "pic": "http://i1.hdslb.com/bfs/archive/b161dc4fcf3c19caa763795004989d3f4284261b.jpg", "cid": 421526039, "play": 555100, "pts": 1168513, "title": "上头买了件铜做的抗病毒外套,请问值¥9000吗?", "trend": null, "video_review": 12905, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "763451957", "bvid": "BV1Ar4y127BZ", "author": "豪言の经理", "coins": 0, "duration": "8:24", "mid": 22770727, "pic": "http://i1.hdslb.com/bfs/archive/54cadd92727189d5ef68567a5830ddb548dee645.jpg", "cid": 422199289, "play": 566278, "pts": 1154810, "title": "【特效向】S11全明星决赛删减片段", "trend": null, "video_review": 3236, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "933413572", "bvid": "BV1PT4y1f7vi", "author": "郭云神奇", "coins": 0, "duration": "7:49", "mid": 37781521, "pic": "http://i1.hdslb.com/bfs/archive/db5a124008875e361e0f039e6d49eb8df095961a.jpg", "cid": 421337906, "play": 1244260, "pts": 1154768, "title": "吴京被喷抄袭《鱿鱼游戏》?韩媒“疯狗式碰瓷”简直侮辱智商!", "trend": null, "video_review": 4579, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "763465168", "bvid": "BV1jr4y127vU", "author": "大庆赶海", "coins": 0, "duration": "6:36", "mid": 524704055, "pic": "http://i0.hdslb.com/bfs/archive/d60287b2014e397abd6a70b4ec0d9b44620308fa.jpg", "cid": 421876258, "play": 1200452, "pts": 1153457, "title": "大海退潮后,大庆赶海发现大蛏王的呼吸孔,撒上盐咸的往外跑", "trend": null, "video_review": 4622, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "675895529", "bvid": "BV1UU4y1c7as", "author": "莫实说", "coins": 0, "duration": "1:58", "mid": 1523831, "pic": "http://i0.hdslb.com/bfs/archive/92e16a1c81364619059f619bfa03ffbe47dd59c8.jpg", "cid": 421165355, "play": 812389, "pts": 1142835, "title": "“200亿票房,哥哥们羡慕吗?别酸,他拿命换的”", "trend": null, "video_review": 710, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "250902509", "bvid": "BV1Tv411g7nw", "author": "可挽澜之", "coins": 0, "duration": "1:06", "mid": 49291992, "pic": "http://i0.hdslb.com/bfs/archive/2acb80091dd464fb64b865f55f3e15b492d97dd0.jpg", "cid": 420686843, "play": 785144, "pts": 1137919, "title": "如 果 哈 利 波 特 是 个 女 孩", "trend": null, "video_review": 636, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "463417177", "bvid": "BV19L411s7eM", "author": "街憬", "coins": 0, "duration": "5:20", "mid": 98913792, "pic": "http://i1.hdslb.com/bfs/archive/dbf41f8ddf9a04c371ded4209a6346378f9d207c.jpg", "cid": 421241496, "play": 373660, "pts": 1137155, "title": "璃月,请让我再看一眼《老街》", "trend": null, "video_review": 971, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "933437972", "bvid": "BV1HT4y1f7rJ", "author": "杰克大魔王jack", "coins": 0, "duration": "0:59", "mid": 54256094, "pic": "http://i1.hdslb.com/bfs/archive/918f42ee02c7d77ded317f9bb5a483a87c4c72a6.jpg", "cid": 420845562, "play": 1048029, "pts": 1129459, "title": "假如动漫人物参加鱿鱼游戏。", "trend": null, "video_review": 748, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "633404036", "bvid": "BV1ab4y1a7Vx", "author": "KM二号", "coins": 0, "duration": "1:30", "mid": 21581801, "pic": "http://i2.hdslb.com/bfs/archive/400e49ea793b303b16c8fd87edb516c35cc318c7.jpg", "cid": 421085860, "play": 765284, "pts": 1127617, "title": "火 力 零 元 购", "trend": null, "video_review": 914, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "463453832", "bvid": "BV1NL411x7x8", "author": "共青团中央", "coins": 0, "duration": "0:54", "mid": 20165629, "pic": "http://i0.hdslb.com/bfs/archive/cf4de6ebd869ce8ee0ea167c52a3779857c819a7.jpg", "cid": 422222323, "play": 579447, "pts": 1119329, "title": "背叛祖国的人从来没有好下场", "trend": null, "video_review": 5, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 0, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "633421607", "bvid": "BV12b4y1a7zn", "author": "青川没饭吃", "coins": 0, "duration": "2:26", "mid": 296755826, "pic": "http://i2.hdslb.com/bfs/archive/eafd3ca1e40eb200e579b069558bce471dce7784.jpg", "cid": 421327053, "play": 702770, "pts": 1115647, "title": "“策划看了我的守约也得哭”", "trend": null, "video_review": 1778, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "208397093", "bvid": "BV1vh411H7Sm", "author": "百乔有毛病", "coins": 0, "duration": "1:22", "mid": 134664345, "pic": "http://i2.hdslb.com/bfs/archive/cdf225a4bd5eab11f8a50c75b44aac18b3c4cd53.jpg", "cid": 420643408, "play": 1265068, "pts": 1088182, "title": "寝室里的尴尬", "trend": null, "video_review": 123, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 0, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "590897554", "bvid": "BV1Cq4y1R7K8", "author": "土拨鼠___", "coins": 0, "duration": "5:09", "mid": 481495796, "pic": "http://i1.hdslb.com/bfs/archive/19c56e59fb5bc47ef2b152579090270116c1ef5e.jpg", "cid": 420191592, "play": 896396, "pts": 1086886, "title": "【土拨鼠】哈利波特英音咒语教学·此条麻瓜不可见", "trend": null, "video_review": 1250, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "975989084", "bvid": "BV1P44y1x7RV", "author": "央视新闻", "coins": 0, "duration": "0:54", "mid": 456664753, "pic": "http://i0.hdslb.com/bfs/archive/6ae223b806d815b8237a535994e0f9d7c596536f.jpg", "cid": 422214316, "play": 635067, "pts": 1085675, "title": "背叛祖国、分裂国家的人,从来没有好下场!", "trend": null, "video_review": 0, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "633406267", "bvid": "BV1Cb4y1a79Z", "author": "暴躁的仙人JUMP", "coins": 0, "duration": "10:12", "mid": 651039864, "pic": "http://i1.hdslb.com/bfs/archive/aa0b4498830f463fc62eb5aabd83438c2c849a70.jpg", "cid": 421366835, "play": 628867, "pts": 1078418, "title": "【JUMP】舔狗行为,没有house", "trend": null, "video_review": 3062, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "505959889", "bvid": "BV1Au411Z72b", "author": "Muc虚空之翼", "coins": 0, "duration": "17:33", "mid": 14546601, "pic": "http://i1.hdslb.com/bfs/archive/4d4dc3a651b7768a027ea9844bad2d8e6f5bda6e.jpg", "cid": 421684702, "play": 327070, "pts": 1076572, "title": "用牺牲守护平凡的幸福,这才是面向世界的中华价值观!原神逐月节文化考据&提瓦特国家历史:璃月", "trend": null, "video_review": 2254, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "933414070", "bvid": "BV1PT4y1f7ut", "author": "CCheny6", "coins": 0, "duration": "8:17", "mid": 19584552, "pic": "http://i2.hdslb.com/bfs/archive/d627b8c4145fdf5d16d4c915bb9018c373b22391.jpg", "cid": 420073074, "play": 1622104, "pts": 1074035, "title": "由于生存条件过于硬核,在国外疯传的我的世界MOD", "trend": null, "video_review": 1676, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "848425635", "bvid": "BV1QL4y1z7Eb", "author": "五岁o", "coins": 0, "duration": "4:59", "mid": 212390019, "pic": "http://i1.hdslb.com/bfs/archive/5fc67dda3bc8a5097acba16d1a0e6fcc52770701.jpg", "cid": 420443024, "play": 444704, "pts": 1064519, "title": "Overthinker | “别让你的舌头抢先于你的思考” | 《超脱》", "trend": null, "video_review": 26835, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "720991559", "bvid": "BV14Q4y1B7Xh", "author": "波桑吃遍世界", "coins": 0, "duration": "6:04", "mid": 22141287, "pic": "http://i1.hdslb.com/bfs/archive/45957521d745df21eff59cac7f744cb1045b9530.jpg", "cid": 422296437, "play": 892511, "pts": 1063543, "title": "我在境外诈骗犯们的根据地 生活了一段时间...", "trend": null, "video_review": 7291, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "933330354", "bvid": "BV1qT4y1Z7At", "author": "林述巍JACKLIN", "coins": 0, "duration": "13:59", "mid": 517968580, "pic": "http://i1.hdslb.com/bfs/archive/9a859fc0ebcd38ac9f42063978c24faf89556c13.jpg", "cid": 418747593, "play": 658625, "pts": 1063093, "title": "四斤重的澳龙,想看一下,国宴大厨会怎么做", "trend": null, "video_review": 2774, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "890944032", "bvid": "BV16P4y187qU", "author": "纳豆奶奶", "coins": 0, "duration": "6:39", "mid": 6574487, "pic": "http://i2.hdslb.com/bfs/archive/b7e8ef604df50a0cdc3c568710c09549c9115911.jpg", "cid": 421168563, "play": 716888, "pts": 1057565, "title": "最真实的日本贫民区,过期饮料竟成抢手货???", "trend": null, "video_review": 3548, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "505907064", "bvid": "BV1Bg411F7y7", "author": "Sheya-", "coins": 0, "duration": "0:46", "mid": 349983685, "pic": "http://i1.hdslb.com/bfs/archive/25ddb47be27bfa72e0f4a1d954904b9a7a6ec980.jpg", "cid": 421053985, "play": 530890, "pts": 1052362, "title": "更大,更好,更强的斯卡蒂", "trend": null, "video_review": 686, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "293383733", "bvid": "BV1of4y1j7T1", "author": "一口蛋糕酱", "coins": 0, "duration": "7:05", "mid": 1582234194, "pic": "http://i0.hdslb.com/bfs/archive/65b209b11689b4ff438b770bd47e056789759198.jpg", "cid": 421269076, "play": 715016, "pts": 1046408, "title": "4种最适合男生的穿搭风格,这么穿整个秋天都温柔起来了呢~", "trend": null, "video_review": 3415, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "378288937", "bvid": "BV16f4y1F7QQ", "author": "进击的铁木君", "coins": 0, "duration": "59:57", "mid": 481153145, "pic": "http://i2.hdslb.com/bfs/archive/8a0fd4c64cd9269c44f268d9bfccaeab66f296b8.jpg", "cid": 415994521, "play": 446199, "pts": 1044243, "title": "【硬核干货合集】百万收藏!不自律、自卑、迷茫...看这个合集就够了!", "trend": null, "video_review": 3444, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "250942170", "bvid": "BV18v411g7ta", "author": "橘癫疯Oswald", "coins": 0, "duration": "0:13", "mid": 10105229, "pic": "http://i2.hdslb.com/bfs/archive/b5514d776ad71a56c2295771f42e57df4bbc8ddb.jpg", "cid": 421937699, "play": 363510, "pts": 1041659, "title": "1个赞考试多1分~", "trend": null, "video_review": 742, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "675973213", "bvid": "BV1pU4y1w7xq", "author": "圆子小厨", "coins": 0, "duration": "1:06", "mid": 588834102, "pic": "http://i0.hdslb.com/bfs/archive/fb96216e43682a2f49743667ee98bf9e9103de66.jpg", "cid": 420720879, "play": 554513, "pts": 1027070, "title": "很多人是不知道炸鸡店好吃的鸡米花是怎样做的?", "trend": null, "video_review": 200, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "633468192", "bvid": "BV1Qb4y1a7f7", "author": "阿鱼爱学习本人", "coins": 0, "duration": "1:39", "mid": 1636194007, "pic": "http://i1.hdslb.com/bfs/archive/0644adbc6bdd9f471dd3e6e858a99bf43ecd66f0.jpg", "cid": 420597298, "play": 530452, "pts": 1024859, "title": "值得N刷的9.9分纪录片神作推荐,可谓此生必看!", "trend": null, "video_review": 401, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "975972278", "bvid": "BV1g44y1x7Vy", "author": "森纳映画", "coins": 0, "duration": "16:56", "mid": 1724598, "pic": "http://i0.hdslb.com/bfs/archive/b8cb7c5f6cd3f9dd5e5b172d64fc419bfe945b46.jpg", "cid": 422349346, "play": 536295, "pts": 1016335, "title": "玩了这款游戏,再也不想去深海了〖游戏不止〗", "trend": null, "video_review": 3523, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "675987457", "bvid": "BV1EU4y1w739", "author": "叫兽来了一级团", "coins": 0, "duration": "5:31", "mid": 1325490029, "pic": "http://i0.hdslb.com/bfs/archive/0cc5e57dcada362f0a5a6c3f3bbbecc76d90a9d2.jpg", "cid": 420193443, "play": 1266602, "pts": 1010716, "title": "经典来了兄弟们 一级团亚索直接回家出无尽", "trend": null, "video_review": 1076, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "975979583", "bvid": "BV1w44y1x7CS", "author": "Da圣音乐", "coins": 0, "duration": "3:29", "mid": 353230307, "pic": "http://i2.hdslb.com/bfs/archive/5182582bf14eee497e2a061962dd86e74407cfdc.jpg", "cid": 421335984, "play": 640759, "pts": 1010112, "title": "为什么说萨克斯是最“骚”的乐器,听完这五首你就知道了!", "trend": null, "video_review": 2128, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "763279338", "bvid": "BV1m64y187Ye", "author": "网不红萌叔Joey", "coins": 0, "duration": "5:12", "mid": 42870908, "pic": "http://i0.hdslb.com/bfs/archive/f992253bf68eeece27035274eb63f700d940b7f7.jpg", "cid": 416995787, "play": 1138431, "pts": 1005929, "title": "格局打开!感觉自己刚通网!", "trend": null, "video_review": 3725, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "420946850", "bvid": "BV1B341117Ta", "author": "LOL小绿毛资讯", "coins": 0, "duration": "3:15", "mid": 91254197, "pic": "http://i1.hdslb.com/bfs/archive/43537efb13f42dcfcdc8ca4cb984b82a75cd75d3.jpg", "cid": 421564920, "play": 1180873, "pts": 1003096, "title": "2022季前赛介绍:新增两条全新小龙:海克斯飞龙&生化飞龙!新增5件装备,新增物品赏金机制!启迪符文重做!", "trend": null, "video_review": 2610, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "933468609", "bvid": "BV18T4y1f7tS", "author": "英雄联盟手游", "coins": 0, "duration": "1:12", "mid": 473940554, "pic": "http://i2.hdslb.com/bfs/archive/19bfe20f34ef9970aa5cdf1ddde361b5a8602583.jpg", "cid": 421582211, "play": 832199, "pts": 1000998, "title": "【英雄联盟手游】你好,中国", "trend": null, "video_review": 2064, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "763478825", "bvid": "BV1Gr4y127QK", "author": "飞社长", "coins": 0, "duration": "8:31", "mid": 11100920, "pic": "http://i1.hdslb.com/bfs/archive/4c83adaa8ea5f7c64b6af183860f128f4749ce50.jpg", "cid": 422242578, "play": 427289, "pts": 998242, "title": "日本扭蛋机竟然有LV奢侈品?!小伙挑战10W日元竟然...", "trend": null, "video_review": 2770, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "848345124", "bvid": "BV1vL4y1z7fV", "author": "流浪Cookie", "coins": 0, "duration": "3:01", "mid": 476122252, "pic": "http://i2.hdslb.com/bfs/archive/72176c228a9a18408dfbfc553e8ef321fdb4b8f0.jpg", "cid": 418349053, "play": 1610768, "pts": 990610, "title": "这段视频可能会给喜欢狗狗和喜欢户外的人多一点启发,希望大家不要模仿我们的离队行为,关于“高原反应”可以看我之前的完整解释。", "trend": null, "video_review": 811, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "335902148", "bvid": "BV1zR4y1n7VN", "author": "聒噪的山海君", "coins": 0, "duration": "5:41", "mid": 69112541, "pic": "http://i2.hdslb.com/bfs/archive/632647be9ab1cfee7d054f9c895d20f2cc236f5f.jpg", "cid": 421460627, "play": 803040, "pts": 982636, "title": "《开 门 红》", "trend": null, "video_review": 1656, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "250969078", "bvid": "BV14v411g7hu", "author": "小紧张的虫虫", "coins": 0, "duration": "9:27", "mid": 6087825, "pic": "http://i2.hdslb.com/bfs/archive/878fe04e5d88cba9656116bba750024e963bd47a.jpg", "cid": 421330322, "play": 761364, "pts": 980059, "title": "连店名都没有的苍蝇小馆,老顾客半夜开车30公里来吃宵夜!美食探店/无广试吃员", "trend": null, "video_review": 4682, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "420970340", "bvid": "BV1Y341117eR", "author": "大家的音乐姬", "coins": 0, "duration": "3:08", "mid": 32708543, "pic": "http://i1.hdslb.com/bfs/archive/455d6311127e20bbdde81b7aae9e2bb075e1fa3a.jpg", "cid": 420270659, "play": 464033, "pts": 977026, "title": "镇站神曲!钢琴区OVA三叔首次合体,梦幻联动演绎炮姐主题曲!", "trend": null, "video_review": 1867, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 1, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "505889713", "bvid": "BV1Wg411F7sh", "author": "带来欢乐的小白呀", "coins": 0, "duration": "3:31", "mid": 11632773, "pic": "http://i1.hdslb.com/bfs/archive/0dc69f1a9e1f6d76b5d89d2b7baf4c7c059c9a0f.jpg", "cid": 421099664, "play": 1013994, "pts": 975653, "title": "“这社死来的太突然了”", "trend": null, "video_review": 985, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "378400217", "bvid": "BV1Pf4y1c7bw", "author": "田野上的繁荣", "coins": 0, "duration": "10:04", "mid": 588278127, "pic": "http://i0.hdslb.com/bfs/archive/fd886dd8a7a2927bb27dbe4d349098a36587ac99.jpg", "cid": 420833032, "play": 848163, "pts": 975363, "title": "在车上怼一顿火锅,一个人4个菜吃到撑,带劲", "trend": null, "video_review": 8401, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "335904276", "bvid": "BV1BR4y1n7yV", "author": "虫哥说电影", "coins": 0, "duration": "16:15", "mid": 29296192, "pic": "http://i0.hdslb.com/bfs/archive/b69ff0cb3d7b6bf7a738ce4e927a123465cb7d1f.jpg", "cid": 421058143, "play": 533534, "pts": 966715, "title": "童年高颜值古装破案小组大破假币案!经典回顾《陆小凤传奇》初章~", "trend": null, "video_review": 4462, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "208438933", "bvid": "BV1jh411J7ts", "author": "托马斯和冒险小虎队", "coins": 0, "duration": "0:59", "mid": 1617442380, "pic": "http://i1.hdslb.com/bfs/archive/eac23be9c3f2a4b6be6ca58c36e098e5af70aba0.jpg", "cid": 420615225, "play": 487495, "pts": 964803, "title": "Hi, 我是托马斯,冒险小虎队的作者。是的,我来了!带着更多的故事!", "trend": null, "video_review": 1189, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 1, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "718466621", "bvid": "BV1HQ4y1X7Bs", "author": "阿三解说", "coins": 0, "duration": "2:26", "mid": 9411426, "pic": "http://i2.hdslb.com/bfs/archive/48ad9a9f414581711b876b475e749ac843c54932.jpg", "cid": 421920326, "play": 700754, "pts": 959999, "title": "孙膑!一个后期能扭转局势的英雄", "trend": null, "video_review": 953, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "805936298", "bvid": "BV1D34y1U7Ri", "author": "嘉然今天吃什么", "coins": 0, "duration": "4:46", "mid": 672328094, "pic": "http://i2.hdslb.com/bfs/archive/c42e0705422acb83072bd78d24bcb4b3c68fe296.jpg", "cid": 422321351, "play": 329040, "pts": 948480, "title": "✨快来解锁!!!✨当虚拟偶像来到现实世界你会遇到谁???【二创福利视频】", "trend": null, "video_review": 8392, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 0, "ugc_pay": 0, "is_cooperation": 1, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "590999185", "bvid": "BV1Gq4y1d7bQ", "author": "尴尬的铁根er", "coins": 0, "duration": "3:50", "mid": 405370021, "pic": "http://i2.hdslb.com/bfs/archive/d9eb46552ee40e65af9a7e48a25b28b9af59126d.jpg", "cid": 421792547, "play": 923215, "pts": 945312, "title": "当两个孙悟空相遇,这队友都分不清了", "trend": null, "video_review": 1735, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}, {"aid": "720876358", "bvid": "BV1CQ4y167DA", "author": "南翔不爱吃饭", "coins": 0, "duration": "2:58", "mid": 596842980, "pic": "http://i2.hdslb.com/bfs/archive/5813ddb252e2cdf936ade95a1e180e307351ef5c.jpg", "cid": 420501100, "play": 1370884, "pts": 939863, "title": "聊斋志异里有颗神奇的生熟蛋!说看着是煮熟的吃着却又是生的?", "trend": null, "video_review": 633, "rights": {"bp": 0, "elec": 0, "download": 0, "movie": 0, "pay": 0, "hd5": 0, "no_reprint": 1, "autoplay": 1, "ugc_pay": 0, "is_cooperation": 0, "ugc_pay_preview": 0, "no_background": 0}}]
{ "actions": [ { "acted_at": "1983-02-01", "committee": "Committee on Governmental Affairs", "references": [], "status": "REFERRED", "text": "Read twice and referred to the Committee on Governmental Affairs.", "type": "referral" }, { "acted_at": "1983-02-09", "in_committee": "Committee on Governmental Affairs", "references": [], "subcommittee": "Civil Service and General Services", "text": "Referred to Subcommittee on Civil Service and General Services.", "type": "referral" } ], "amendments": [], "bill_id": "s365-98", "bill_type": "s", "committees": [ { "activity": [ "referral", "in committee" ], "committee": "Senate Governmental Affairs", "committee_id": "SSGA" }, { "activity": [ "referral" ], "committee": "Senate Governmental Affairs", "committee_id": "SSGA", "subcommittee": "Subcommittee on Civil Service, Post Office, and General Services", "subcommittee_id": "07" } ], "congress": "98", "cosponsors": [], "enacted_as": null, "history": { "awaiting_signature": false, "enacted": false, "vetoed": false }, "introduced_at": "1983-02-01", "number": "365", "official_title": "A bill entitled \"The Department of Defense Civilian Air Traffic Controllers Act of 1983\".", "popular_title": null, "related_bills": [ { "bill_id": "hr90-98", "reason": "identical" }, { "bill_id": "hr90-98", "reason": "identical" } ], "short_title": null, "sponsor": { "district": null, "name": "Hatfield, Mark O.", "state": "OR", "thomas_id": "01352", "title": "Sen", "type": "person" }, "status": "REFERRED", "status_at": "1983-02-01", "subjects": [ "Air traffic", "Air traffic controllers", "Armed forces and national security", "Aviation", "Civil service compensation", "Civil service employment", "Civil service pensions", "Civilian personnel positions", "Employment and training programs", "Federal employees and officials", "Labor and employment", "Manpower training programs", "Military pensions", "Wages" ], "subjects_top_term": "Air traffic controllers", "summary": { "as": "Introduced", "date": "1983-02-01", "text": "Authorizes the Secretary of Defense to pay an employee training to be an air traffic controller at the employee's basic pay rate for training hours exceeding 40 hours a week. Prohibits the reduction or termination of the annuity or retired or retainer pay of a civil service annuitant or a former member of the uniformed service who is temporarily reemployed by the Department of Defense to serve as an air traffic controller or to recruit or train others to be controllers during a period when there is an unusual shortage of controllers. Permits the Secretary to pay premium pay to: (1) certain employees directly involved in the operation and maintenance of the air traffic control system; (2) specified flight test pilots; (3) certain controllers who are not required to be certified to perform duties, including the control of air traffic, but who are so certified; (4) controllers assigned to provide on-the-job training in the control of live air traffic; and (5) any controller or flight service training specialist required to work the fourth through sixth hours of an eight-hour day without a meal break. Exempts such employees from provisions limiting premium pay for Federal employees." }, "titles": [ { "as": "introduced", "title": "A bill entitled \"The Department of Defense Civilian Air Traffic Controllers Act of 1983\".", "type": "official" } ], "updated_at": "2013-02-02T19:08:31-05:00" }
{"userName": "dtireli", "bio": "Loading...", "outputProfileName": "dtireli", "bigrams": ["dt", "ti", "ir", "re", "el", "li", "Do", "or", "ri", "ia", "an", "n", "T", "Ti", "ir", "re", "el", "li"], "pictureURL": "https://scontent-ord1-1.cdninstagram.com/t51.2885-19/11241389_652583108175222_961849661_a.jpg", "fullName": "Dorian Tireli", "externalUrl": "http://tireli.com"}
[{"prefecture_jis_code":"26","city_jis_code":"26107","zip_code":"6018361","prefecture_name_kana":"キョウトフ","city_name_kana":"キョウトシミナミク","town_name_kana":"キッショウインイシハラヒガシノクチ","prefecture_name":"京都府","city_name":"京都市南区","town_name":"吉祥院石原東之口"}]
{"title":"Anal Sex On Couch","uid":8577814,"size":147492326,"categoryP":"porn","categoryS":"movie_clips","magnet":"?xt=urn:btih:6cd0904bfd04753d8ecbe9c213b5a61c121ee2b0&amp;dn=Anal+Sex+On+Couch&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":0,"uploader":"expressfile","files":1,"time":1371323973,"description":"Anal Sex On Couch\n &lt;a href=&quot;\nhttp://lajkujemo.net/?v=G2FZB.jpg&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://lajkujemo.net/?v=G2FZB.jpg&lt;/a&gt;\n &lt;a href=&quot;\nhttp://lajkujemo.net/?v=0YvQf.jpg&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://lajkujemo.net/?v=0YvQf.jpg&lt;/a&gt;\n\nFile: avi\nSize: 147492326 bytes (140,66 MiB), duration: 00:11:23, avg.bitrate: 1728 kb/s\nAudio: pcm_s16le, 32000 Hz, stereo, 1024 kb/s\nVideo: mpeg4, yuv420p, 320x240, 25,00 fps(r)\n\nPlease seed and enjoy\n\nCheck all my torrents\n &lt;a href=&quot;\nhttp://thepiratebay.se/user/expressfile&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://thepiratebay.se/user/expressfile&lt;/a&gt;","torrent":{"xt":"urn:btih:6cd0904bfd04753d8ecbe9c213b5a61c121ee2b0","amp;dn":"Anal+Sex+On+Couch","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"6cd0904bfd04753d8ecbe9c213b5a61c121ee2b0","infoHashBuffer":{"type":"Buffer","data":[108,208,144,75,253,4,117,61,142,203,233,194,19,181,166,28,18,30,226,176]},"announce":[],"urlList":[]}}
{ "add": { "doc": { "id": "85b7be50a36b9520c4dba810e9d1011a12dd30f00d6b2dd6b06f3bbe8c31a451", "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Ezekiel_W._Cullen_Building_%28Alternate%29.JPG/180px-Ezekiel_W._Cullen_Building_%28Alternate%29.JPG", "previous": [], "after": "Doctorate-granting Universities are institutions that awarded at least 20 doctorates in 2003–04. The framework further classifies these universities by their level of research activity, as measured by research expenditures, number of research doctorates awarded, number of research-focused faculty, and other factors.[5] Detailed list of schools can be found in the List of research universities in the United States.", "color": "black|0.17979 dark|0.066272 gray|0.066272 dark|0.066272 grey|0.066272 dim|0.052969 gray|0.052969 dim|0.052969 grey|0.052969 gray|0.050961 grey|0.050961 dark|0.048872 olive|0.048872 green|0.048872 light|0.0399 gray|0.0399 light|0.0399 grey|0.0399 silver|0.03922 gainsboro|0.037591 peach|0.0345 puff|0.0345 lavender|0.033036 bisque|0.028927 wheat|0.026559 tan|0.023006 burly|0.022786 wood|0.022786 moccasin|0.021141 blanched|0.019933 almond|0.019933 dark|0.019062 slate|0.019062 gray|0.019062 alice|0.018984 blue|0.018984 navajo|0.018615 white|0.018615 ghost|0.018173 white|0.018173 white|0.017053 smoke|0.017053 lavender|0.013653 blush|0.013653 papaya|0.012939 whip|0.012939 snow|0.011545 antique|0.011158 white|0.011158 white|0.0098455 " } } }
{"count":394}
{"comment": "0", "idNoticia": "19433", "tags": [], "url": "http://www.valor.com.br/arquivo/632017/bovespa-tem-alta-de-143-para-57462-pontos ", "autor": " Valor Online", "titulo": "Bovespa tem alta de 1,43% para 57.462 pontos", "corpo": "SÃO PAULO - A Bolsa de Valores de São Paulo (Bovespa) começou estável aos 56.654 pontos. Mas com cerca de dez minutos de atividade, o Ibovespa já registrava alta de 1,43%, para 57.462 pontos. Entre os ativos de maior peso na carteira, Petrobras PN subia 1,19%, para R$ 32,90; Vale PNA avançava 1,87%, a R$ 33,66; Itaú Unibanco PN ganhava 0,98%, para R$ 31,90; BM & FBovespa ON aumentava 1,64%, cotada a R$ 11,72; e Bradesco PN valorizava 1,02%, a R$ 31,45. Na Bolsa de Mercadorias e Futuros (BM & F), o Ibovespa com vencimento em outubro apontava alta de 1,32%, aos 57.805 pontos. Na sexta-feira, o Ibovespa ganhou 1,70%, para 56.652 pontos, com giro financeiro de R$ 6,43 bilhões. (Valor Online)", "data": "2009-09-08 10:08:00"}
{"Name":"Salsa Bear Studios","perma":"salsa-bear-studios","BasicInfo":{"funded":"2014-05-04","isClosed":false,"closed":null,"short":"Salsa Bear Studios (also referred to as “the Company”) is an LGBT owned company."},"FundingRounds":[{"funding_type":"debt_financing","series":null,"announcedDate":"2014-08-08","moneyRaised":250000},{"funding_type":"debt_financing","series":null,"announcedDate":"2014-07-17","moneyRaised":262531},{"funding_type":"seed","series":null,"announcedDate":"2014-06-30","moneyRaised":12500}],"Acquisitions":[],"AcquiredBy":null,"IPO":null,"Investments":[],"Products":[{"name":"Andy's Apples","perma":"andys-apples","launch":"2013-08-15","close":null,"description":"An Android Game that uses accelerometer controls."},{"name":"Street Hustle","perma":"street-hustle","launch":null,"close":null,"description":"Mafia Wars style browser based MMORPG"},{"name":"ARG Zombies","perma":"arg-zombies","launch":null,"close":null,"description":"A GPS powered open world RPG, without all the timers and paywalls."},{"name":"Welcome to Grizzly Bay","perma":"welcome-to-grizzly-bay","launch":null,"close":null,"description":"Our first original IP."}],"ProductsPermas":["andys-apples","street-hustle","arg-zombies","welcome-to-grizzly-bay"],"CurrentTeam":[{"title":"Director, Development","started":"2014-01-01","ended":null,"firstName":"Joe","lastName":"Ortega"},{"title":"Director, Design","started":"2014-01-01","ended":null,"firstName":"Adam","lastName":"Rickert"}],"PastTeam":[]}
{"first_name":"Gerard","last_name":"Cunningham","permalink":"gerard-cunningham-2","crunchbase_url":"http://www.crunchbase.com/person/gerard-cunningham-2","homepage_url":"","birthplace":"","twitter_username":"","blog_url":"","blog_feed_url":"","affiliation_name":"Betfair","born_year":null,"born_month":null,"born_day":null,"tag_list":"inhale-digital, online-games, games, gaming, gamification","alias_list":null,"created_at":"Mon Jan 10 19:21:45 UTC 2011","updated_at":"Sat Jan 22 04:45:02 UTC 2011","overview":"<p>Gerard Cunningham is founder and CEO, and an experienced leader of online retail and gaming businesses. Most recently, he founded and led the U.S. operations of Betfair US, the largest legal betting business in the US (taking $600M in bets last year) and subsidiary of public company Betfair Group Ltd. In that position, he helped drive Betfair’s strategic investment in Kabam, one of the largest developers of Facebook games. </p>\n\n<p>Previously, Gerard held executive positions at Gap, and was CMO of Land’s End, where he was responsible for the company’s website generating $1B in sales annually. In addition, Gerard was the first CMO of Evant (acqd MANH) and DemandTec (Nasdaq: DMAN)</p>","image":{"available_sizes":[[[119,150],"assets/images/resized/0011/6728/116728v2-max-150x150.jpg"],[[198,250],"assets/images/resized/0011/6728/116728v2-max-250x250.jpg"],[[232,292],"assets/images/resized/0011/6728/116728v2-max-450x450.jpg"]],"attribution":""},"degrees":[],"relationships":[{"is_past":false,"title":"Founder & CEO","firm":{"name":"Inhale Digital","permalink":"inhale-digital","type_of_entity":"company","image":{"available_sizes":[[[150,50],"assets/images/resized/0011/6724/116724v2-max-150x150.png"],[[250,83],"assets/images/resized/0011/6724/116724v2-max-250x250.png"],[[300,100],"assets/images/resized/0011/6724/116724v2-max-450x450.png"]],"attribution":null}}},{"is_past":true,"title":"Founder, President, US","firm":{"name":"Betfair","permalink":"betfair","type_of_entity":"company","image":{"available_sizes":[[[150,38],"assets/images/resized/0001/2560/12560v1-max-150x150.png"],[[190,49],"assets/images/resized/0001/2560/12560v1-max-250x250.png"],[[190,49],"assets/images/resized/0001/2560/12560v1-max-450x450.png"]],"attribution":null}}}],"investments":[],"milestones":[],"video_embeds":[],"external_links":[],"web_presences":[]}
[{"web_url":"https://www.nytimes.com/2013/01/21/opinion/good-and-evil-in-birmingham.html","snippet":"The disquieting reality of the struggle against segregation is that the conflict was not between good and evil, but between good and normal.","abstract":"Op-Ed article by author Diane McWhorter maintains that the racists Rev Dr Martin Luther King fought against in Birmingham, Ala, have come to be characterized as cartoon bad guys, but were often ordinary people doing what was considered 'normal'; says painting segregationists as villainous racists allows people false sense of blamelessness.","print_page":"21","blog":{},"source":"The New York Times","multimedia":[],"headline":{"main":"Good and Evil in Birmingham","kicker":"Op-Ed Contributor","print_headline":"Good and Evil in Birmingham"},"keywords":[{"isMajor":null,"rank":1,"name":"subject","value":"Segregation"},{"isMajor":null,"rank":2,"name":"glocations","value":"Birmingham (Ala)"},{"isMajor":null,"rank":3,"name":"subject","value":"Blacks"},{"isMajor":null,"rank":4,"name":"subject","value":"Civil Rights and Liberties"},{"isMajor":null,"rank":5,"name":"subject","value":"Surveillance of Citizens by Government"},{"isMajor":null,"rank":6,"name":"subject","value":"Police"},{"isMajor":null,"rank":7,"name":"persons","value":"King, Martin Luther Jr"},{"isMajor":null,"rank":8,"name":"persons","value":"Shuttlesworth, Fred L"},{"isMajor":null,"rank":9,"name":"subject","value":"Editorials"}],"pub_date":"2013-01-21T00:00:00Z","document_type":"article","new_desk":"OpEd","byline":{"original":"By DIANE McWHORTER"},"type_of_material":"Op-Ed; Editorial","_id":"50fc93b500315214fbb8620d","word_count":960,"score":0},{"web_url":"https://www.nytimes.com/2013/01/21/business/economic-reports-for-the-week-of-jan-21.html","snippet":"Government reports will include sales of existing homes for December, and companies reporting earnings will include Verizon, Google, I.B.M., McDonald&#8217;s, Apple and Microsoft.","print_page":"2","blog":{},"source":"The New York Times","multimedia":[],"headline":{"main":"Economic Reports for the Week Ahead","print_headline":"Economic Reports for the Week Ahead"},"keywords":[{"isMajor":null,"rank":1,"name":"subject","value":"Economic Conditions and Trends"},{"isMajor":null,"rank":2,"name":"subject","value":"Company Reports"}],"pub_date":"2013-01-21T00:00:00Z","document_type":"article","new_desk":"Business","byline":{"original":null},"type_of_material":"List","_id":"50fc8f3a00315214fbb86200","word_count":274,"score":0},{"web_url":"https://thecaucus.blogs.nytimes.com/2013/01/20/a-guide-to-obamas-second-inaugural/","snippet":"The inaugural celebration Monday begins at 11:30 a.m. with the swearing-in ceremony at the Capitol.","abstract":"The inaugural celebration Monday begins at 11:30 a.m. with the swearing-in ceremony at the Capitol.","blog":{},"source":"The New York Times","multimedia":[],"headline":{"main":"A Guide to Obama's Second Inauguration","kicker":"The Caucus"},"keywords":[{"isMajor":null,"rank":1,"name":"persons","value":"Biden, Joseph R Jr"},{"isMajor":null,"rank":2,"name":"persons","value":"Blanco, Richard"},{"isMajor":null,"rank":3,"name":"persons","value":"Evers-Williams, Myrlie"},{"isMajor":null,"rank":4,"name":"persons","value":"Obama, Barack"},{"isMajor":null,"rank":5,"name":"persons","value":"Sotomayor, Sonia"},{"isMajor":null,"rank":1,"name":"subject","value":"Inaugurations"}],"pub_date":"2013-01-20T18:22:16Z","document_type":"blogpost","section_name":"Politics","byline":{"original":"By EMMARIE HUETTEMAN"},"type_of_material":"Blog","_id":"50fc7ed000315214fbb861e7","word_count":466,"score":0},{"web_url":"https://www.nytimes.com/2013/01/21/business/global/hitting-the-mute-switch-on-europes-music-retailers.html","snippet":"The demise of big chains selling music and books in Europe threatens not only thousands of jobs, but also the cultural identities of many countries.","abstract":"Demise of large music retail chains in Europe, due largely to rise in online sales, is provoking widespread protests as thousands of jobs come under threat.","print_page":"3","blog":{},"source":"The New York Times","multimedia":[{"type":"image","subtype":"wide","url":"images/2013/01/21/business/21megastore/21megastore-thumbWide.jpg","height":126,"width":190,"rank":0,"legacy":{"wide":"images/2013/01/21/business/21megastore/21megastore-thumbWide.jpg","wideheight":"126","widewidth":"190"}},{"type":"image","subtype":"xlarge","url":"images/2013/01/21/business/21megastore/21megastore-articleLarge.jpg","height":400,"width":600,"rank":0,"legacy":{"xlargewidth":"600","xlarge":"images/2013/01/21/business/21megastore/21megastore-articleLarge.jpg","xlargeheight":"400"}},{"type":"image","subtype":"thumbnail","url":"images/2013/01/21/business/21megastore/21megastore-thumbStandard.jpg","height":75,"width":75,"rank":0,"legacy":{"thumbnailheight":"75","thumbnail":"images/2013/01/21/business/21megastore/21megastore-thumbStandard.jpg","thumbnailwidth":"75"}}],"headline":{"main":"The Move Online Is Hurting Europe’s Music Retailers","print_headline":"The Move Online Is Hurting Europe’s Music Retailers"},"keywords":[{"isMajor":null,"rank":1,"name":"subject","value":"Compact Discs"},{"isMajor":null,"rank":2,"name":"subject","value":"Shopping and Retail"},{"isMajor":null,"rank":3,"name":"subject","value":"Computers and the Internet"},{"isMajor":null,"rank":4,"name":"subject","value":"DVD (Digital Versatile Disc)"},{"isMajor":null,"rank":5,"name":"glocations","value":"Europe"},{"isMajor":null,"rank":6,"name":"subject","value":"Music"},{"isMajor":null,"rank":7,"name":"subject","value":"Layoffs and Job Reductions"},{"isMajor":null,"rank":8,"name":"subject","value":"E-Commerce"}],"pub_date":"2013-01-21T00:00:00Z","document_type":"article","new_desk":"Business","section_name":"Global Business","byline":{"original":"By ERIC PFANNER"},"type_of_material":"News","_id":"50fbd76c00315214fbb860dd","word_count":1251,"score":0},{"web_url":"https://www.nytimes.com/2013/01/20/books/review/the-voice-is-all-by-joyce-johnson.html","snippet":"Joyce Johnson explores Jack Kerouac’s heritage and early career.","abstract":"James Campbell reviews book The Voice Is All: The Lonely Victory of Jack Kerouac by Joyce Johnson.","print_page":"18","blog":{},"source":"The New York Times","multimedia":[{"type":"image","subtype":"thumbnail","url":"images/2013/01/20/books/review/20CAMPBELL/20CAMPBELL-thumbStandard.jpg","height":75,"width":75,"rank":0,"legacy":{"thumbnailheight":"75","thumbnail":"images/2013/01/20/books/review/20CAMPBELL/20CAMPBELL-thumbStandard.jpg","thumbnailwidth":"75"}}],"headline":{"main":"Road Ready","print_headline":"Road Ready"},"keywords":[{"isMajor":null,"rank":2,"name":"persons","value":"Johnson, Joyce"},{"isMajor":null,"rank":3,"name":"persons","value":"Kerouac, Jack"},{"isMajor":null,"rank":4,"name":"subject","value":"Books and Literature"}],"pub_date":"2013-01-20T00:00:00Z","document_type":"article","new_desk":"BookReview","section_name":"Sunday Book Review","byline":{"original":"By JAMES CAMPBELL"},"type_of_material":"Review","_id":"50fa533d00315214fbb85c94","word_count":1331,"score":0},{"web_url":"https://www.nytimes.com/2013/01/20/travel/restaurant-report-the-grove-in-toronto.html","snippet":"This acclaimed new spot has an English mentality — just not the one many diners are used to.","abstract":"Dan Saltzstein reviews The Grove restaurant in Toronto.","print_page":"4","blog":{},"source":"The New York Times","multimedia":[{"type":"image","subtype":"xlarge","url":"images/2013/01/20/travel/20BITES/20BITES-articleLarge.jpg","height":401,"width":600,"rank":0,"legacy":{"xlargewidth":"600","xlarge":"images/2013/01/20/travel/20BITES/20BITES-articleLarge.jpg","xlargeheight":"401"}},{"type":"image","subtype":"thumbnail","url":"images/2013/01/20/travel/20BITES/20BITES-thumbStandard.jpg","height":75,"width":75,"rank":0,"legacy":{"thumbnailheight":"75","thumbnail":"images/2013/01/20/travel/20BITES/20BITES-thumbStandard.jpg","thumbnailwidth":"75"}}],"headline":{"main":"Restaurant Report: The Grove in Toronto","kicker":"Bites","print_headline":"Toronto: The Grove"},"keywords":[{"isMajor":null,"rank":1,"name":"subject","value":"Restaurants"},{"isMajor":null,"rank":2,"name":"subject","value":"Travel and Vacations"},{"isMajor":null,"rank":3,"name":"glocations","value":"Toronto (Ontario)"},{"isMajor":null,"rank":4,"name":"glocations","value":"Canada"}],"pub_date":"2013-01-20T00:00:00Z","document_type":"article","new_desk":"Travel","byline":{"original":"By DAN SALTZSTEIN"},"type_of_material":"News","_id":"50f8451f00315214fbb858f7","word_count":489,"score":0},{"web_url":"https://www.legacy.com/Link.asp?I=LS000162474223","snippet":"<!-- JONATHAN N. ACHILLES -->ACHILLES--Jonathan Newell, 63, of Flint Hill, VA, died on Monday, January 7. He was born on May 19, 1949 in Cambridge, MA to the late Henry Laurence and Virginia (Goodwill) Achilles. After a stint at the University of ...","blog":{},"source":"The New York Times","multimedia":[],"headline":{"main":"Paid Notice: Deaths ACHILLES, JONATHAN N."},"keywords":[],"pub_date":"2013-01-20T01:16:19Z","document_type":"article","new_desk":"Classified","type_of_material":"Paid Death Notice","_id":"521442fd38f0d8740ac96aec","word_count":206,"score":0}]
{ "first_traded_price": 2240.0, "highest_price": 2279.0, "isin": "IRO7KAFP0001", "last_traded_price": 2101.0, "lowest_price": 2050.0, "trade_volume": 1399646.0, "unix_time": 1493683200 }
{"title":"Last.Man.Standing.US.S04E15.HDTV.x264-2HD","uid":11687553,"size":138719163,"categoryP":"video","categoryS":"tv_shows","magnet":"?xt=urn:btih:a43e725c69a6d9a10ad4a72f4bbd7562dd2d3d99&amp;dn=Last.Man.Standing.US.S04E15.HDTV.x264-2HD&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":0,"uploader":"sceneline","files":11,"time":1423375401,"description":"SceneTime dot come\n\nSign up is OPEN - for time being. Come and have fun.\n\nplease seed back as long as possible.\n\nfor info read NFO file\n\n================== NFO==================== \n \n\n Release Name----- Last.Man.Standing.US.S04E15.HDTV.x264-2HD\n Release Date----- 2015-02-06\n Release Size----- 126.9MB\n Play Time-------- 00:21:29.642\n Resolution------- 720x404\n Frame Rate------- 23.976 fps\n Video Bitrate---- 708Kbps\n Video Codec------ x264\n Audio ----------- 114Kbps\n Audio Codec------ AAC\n 2x \n SunZero 2oo6","torrent":{"xt":"urn:btih:a43e725c69a6d9a10ad4a72f4bbd7562dd2d3d99","amp;dn":"Last.Man.Standing.US.S04E15.HDTV.x264-2HD","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"a43e725c69a6d9a10ad4a72f4bbd7562dd2d3d99","infoHashBuffer":{"type":"Buffer","data":[164,62,114,92,105,166,217,161,10,212,167,47,75,189,117,98,221,45,61,153]},"announce":[],"urlList":[]}}
{"title":"Burn Studios Residency (05-04-2012) - Cusito","uid":7165453,"size":47181786,"categoryP":"audio","categoryS":"music","magnet":"?xt=urn:btih:612bfc5ac2818fd66ccbf847690902e05cecf936&amp;dn=Burn+Studios+Residency+%2805-04-2012%29+-+Cusito&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":1,"leechers":0,"uploader":"Cusito","files":1,"time":1333756646,"description":"Tracklist:\n1.Tihrd Party vs. Cicada - Feel (Original Mix)\n2.Fedde Le Grand ft. Deniz Koyu &amp; Johan Wedel - Turn It (Original Mix)\n3.Laidback Luke feat. Wynter Gordon - Speak Up (Chris Lake Remix)\n4.Stefano Pain Marcel - Go (Original Mix)\n5.Dinka feat Hadley &amp; Danny Inzerillo - Reach For Me (Dimitri Vangelis &amp; Wyman Remix)","torrent":{"xt":"urn:btih:612bfc5ac2818fd66ccbf847690902e05cecf936","amp;dn":"Burn+Studios+Residency+%2805-04-2012%29+-+Cusito","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"612bfc5ac2818fd66ccbf847690902e05cecf936","infoHashBuffer":{"type":"Buffer","data":[97,43,252,90,194,129,143,214,108,203,248,71,105,9,2,224,92,236,249,54]},"announce":[],"urlList":[]}}
[ { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/54724324", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-54724324", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 54724324, "node_id": "MDEyOklzc3VlQ29tbWVudDU0NzI0MzI0", "user": { "login": "tacaswell", "id": 199813, "node_id": "MDQ6VXNlcjE5OTgxMw==", "avatar_url": "https://avatars3.githubusercontent.com/u/199813?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tacaswell", "html_url": "https://github.com/tacaswell", "followers_url": "https://api.github.com/users/tacaswell/followers", "following_url": "https://api.github.com/users/tacaswell/following{/other_user}", "gists_url": "https://api.github.com/users/tacaswell/gists{/gist_id}", "starred_url": "https://api.github.com/users/tacaswell/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tacaswell/subscriptions", "organizations_url": "https://api.github.com/users/tacaswell/orgs", "repos_url": "https://api.github.com/users/tacaswell/repos", "events_url": "https://api.github.com/users/tacaswell/events{/privacy}", "received_events_url": "https://api.github.com/users/tacaswell/received_events", "type": "User", "site_admin": false }, "created_at": "2014-09-06T18:50:06Z", "updated_at": "2014-09-06T18:50:06Z", "author_association": "CONTRIBUTOR", "body": "I would like to put in a plug for nbagg so you get interactive as well.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/54724488", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-54724488", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 54724488, "node_id": "MDEyOklzc3VlQ29tbWVudDU0NzI0NDg4", "user": { "login": "takluyver", "id": 327925, "node_id": "MDQ6VXNlcjMyNzkyNQ==", "avatar_url": "https://avatars3.githubusercontent.com/u/327925?v=4", "gravatar_id": "", "url": "https://api.github.com/users/takluyver", "html_url": "https://github.com/takluyver", "followers_url": "https://api.github.com/users/takluyver/followers", "following_url": "https://api.github.com/users/takluyver/following{/other_user}", "gists_url": "https://api.github.com/users/takluyver/gists{/gist_id}", "starred_url": "https://api.github.com/users/takluyver/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/takluyver/subscriptions", "organizations_url": "https://api.github.com/users/takluyver/orgs", "repos_url": "https://api.github.com/users/takluyver/repos", "events_url": "https://api.github.com/users/takluyver/events{/privacy}", "received_events_url": "https://api.github.com/users/takluyver/received_events", "type": "User", "site_admin": false }, "created_at": "2014-09-06T18:55:57Z", "updated_at": "2014-09-06T18:55:57Z", "author_association": "MEMBER", "body": "Even better. Is it possible to set this up so that, in the kernel, it uses nbagg if available and inline otherwise?\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/54727319", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-54727319", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 54727319, "node_id": "MDEyOklzc3VlQ29tbWVudDU0NzI3MzE5", "user": { "login": "rgbkrk", "id": 836375, "node_id": "MDQ6VXNlcjgzNjM3NQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/836375?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rgbkrk", "html_url": "https://github.com/rgbkrk", "followers_url": "https://api.github.com/users/rgbkrk/followers", "following_url": "https://api.github.com/users/rgbkrk/following{/other_user}", "gists_url": "https://api.github.com/users/rgbkrk/gists{/gist_id}", "starred_url": "https://api.github.com/users/rgbkrk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rgbkrk/subscriptions", "organizations_url": "https://api.github.com/users/rgbkrk/orgs", "repos_url": "https://api.github.com/users/rgbkrk/repos", "events_url": "https://api.github.com/users/rgbkrk/events{/privacy}", "received_events_url": "https://api.github.com/users/rgbkrk/received_events", "type": "User", "site_admin": false }, "created_at": "2014-09-06T20:29:12Z", "updated_at": "2014-09-06T20:29:12Z", "author_association": "MEMBER", "body": "Totally for this (as discussed in person at Berkeley today).\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/54728574", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-54728574", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 54728574, "node_id": "MDEyOklzc3VlQ29tbWVudDU0NzI4NTc0", "user": { "login": "rgbkrk", "id": 836375, "node_id": "MDQ6VXNlcjgzNjM3NQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/836375?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rgbkrk", "html_url": "https://github.com/rgbkrk", "followers_url": "https://api.github.com/users/rgbkrk/followers", "following_url": "https://api.github.com/users/rgbkrk/following{/other_user}", "gists_url": "https://api.github.com/users/rgbkrk/gists{/gist_id}", "starred_url": "https://api.github.com/users/rgbkrk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rgbkrk/subscriptions", "organizations_url": "https://api.github.com/users/rgbkrk/orgs", "repos_url": "https://api.github.com/users/rgbkrk/repos", "events_url": "https://api.github.com/users/rgbkrk/events{/privacy}", "received_events_url": "https://api.github.com/users/rgbkrk/received_events", "type": "User", "site_admin": false }, "created_at": "2014-09-06T21:15:49Z", "updated_at": "2014-09-06T21:15:49Z", "author_association": "MEMBER", "body": "@tacaswell Does nbagg do vector/svg by default, then raster when too large?\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/54729149", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-54729149", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 54729149, "node_id": "MDEyOklzc3VlQ29tbWVudDU0NzI5MTQ5", "user": { "login": "tacaswell", "id": 199813, "node_id": "MDQ6VXNlcjE5OTgxMw==", "avatar_url": "https://avatars3.githubusercontent.com/u/199813?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tacaswell", "html_url": "https://github.com/tacaswell", "followers_url": "https://api.github.com/users/tacaswell/followers", "following_url": "https://api.github.com/users/tacaswell/following{/other_user}", "gists_url": "https://api.github.com/users/tacaswell/gists{/gist_id}", "starred_url": "https://api.github.com/users/tacaswell/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tacaswell/subscriptions", "organizations_url": "https://api.github.com/users/tacaswell/orgs", "repos_url": "https://api.github.com/users/tacaswell/repos", "events_url": "https://api.github.com/users/tacaswell/events{/privacy}", "received_events_url": "https://api.github.com/users/tacaswell/received_events", "type": "User", "site_admin": false }, "created_at": "2014-09-06T21:35:38Z", "updated_at": "2014-09-06T21:35:38Z", "author_association": "CONTRIBUTOR", "body": "nbagg is always rasterized (as it uses the AGG backend), but you can easily save the images as vector graphics as you want using `savefig('foo.svg')`. It is some what clever and ships png deltas across the wire instead of the full image every time.\n\nAs we have an svg backend, it should be possible to hook that into the notebook as well, but I fear exactly how to do that is currently over my head on the webby side.\n\ncc @pelson @mdboom\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/55629719", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-55629719", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 55629719, "node_id": "MDEyOklzc3VlQ29tbWVudDU1NjI5NzE5", "user": { "login": "takluyver", "id": 327925, "node_id": "MDQ6VXNlcjMyNzkyNQ==", "avatar_url": "https://avatars3.githubusercontent.com/u/327925?v=4", "gravatar_id": "", "url": "https://api.github.com/users/takluyver", "html_url": "https://github.com/takluyver", "followers_url": "https://api.github.com/users/takluyver/followers", "following_url": "https://api.github.com/users/takluyver/following{/other_user}", "gists_url": "https://api.github.com/users/takluyver/gists{/gist_id}", "starred_url": "https://api.github.com/users/takluyver/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/takluyver/subscriptions", "organizations_url": "https://api.github.com/users/takluyver/orgs", "repos_url": "https://api.github.com/users/takluyver/repos", "events_url": "https://api.github.com/users/takluyver/events{/privacy}", "received_events_url": "https://api.github.com/users/takluyver/received_events", "type": "User", "site_admin": false }, "created_at": "2014-09-15T17:52:46Z", "updated_at": "2014-09-15T17:52:46Z", "author_association": "MEMBER", "body": "We decided today that it does make sense for inline to be the default backend in the kernel. For the moment, we prefer this to nbagg, because inline doesn't assume a particular frontend - it works in the Qt console, roughly works in the terminal console, and it's much easier for third party frontends to support.\n\nHowever, I think this can be done more neatly from the mpl side, by detecting if it's loaded within an IPython kernel and picking a different default backend, than from the IPython side. @minrk has an import hook which sets the default backend when matplotlib is loaded, but that seems like the wrong way to do this. @tacaswell, what do you think?\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/55659620", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-55659620", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 55659620, "node_id": "MDEyOklzc3VlQ29tbWVudDU1NjU5NjIw", "user": { "login": "tacaswell", "id": 199813, "node_id": "MDQ6VXNlcjE5OTgxMw==", "avatar_url": "https://avatars3.githubusercontent.com/u/199813?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tacaswell", "html_url": "https://github.com/tacaswell", "followers_url": "https://api.github.com/users/tacaswell/followers", "following_url": "https://api.github.com/users/tacaswell/following{/other_user}", "gists_url": "https://api.github.com/users/tacaswell/gists{/gist_id}", "starred_url": "https://api.github.com/users/tacaswell/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tacaswell/subscriptions", "organizations_url": "https://api.github.com/users/tacaswell/orgs", "repos_url": "https://api.github.com/users/tacaswell/repos", "events_url": "https://api.github.com/users/tacaswell/events{/privacy}", "received_events_url": "https://api.github.com/users/tacaswell/received_events", "type": "User", "site_admin": false }, "created_at": "2014-09-15T21:11:38Z", "updated_at": "2014-09-15T21:11:38Z", "author_association": "CONTRIBUTOR", "body": "I am a bit behind on all of the terminology (and day-to-day use ipython running in emacs). My understanding is the the kernel is the backend that has the live interpreter which talks to a variety of front ends (and this is where jupiter kernels come in that now the front ends can talk to any thing which speaks ipython-wire-protocol). The issue here is what backend the kernel should use by default and the problem with nbagg is that it assumes that it is talking to a web-front end (with all the JS magic). If the above is wrong, the rest of this should probably be ignored.\n\nIt sounds like what you really want is a backend that can tell if it has a web-front end and decay gracefully if it does not.\n\nIt is possible to change the backend being used (which is how saving works), so the right thing to do may be for the web-front end to set the backend of the kernel to nbagg when it connects (or maybe on a cell-to-cell basis). There are currently checks against this from pyplot, but that might be fixable.\n\nWhy does doing it with an import hook seem wrong?\n\nIs it easy to check if it is being imported from a kernel? Is the idea that there is a `default_backend` and a `kernel_default_backend` in mpl?\n\nI am a tad wary of picking up an ipython dependency in mpl.\n\nSorry this is rambley.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/55661651", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-55661651", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 55661651, "node_id": "MDEyOklzc3VlQ29tbWVudDU1NjYxNjUx", "user": { "login": "takluyver", "id": 327925, "node_id": "MDQ6VXNlcjMyNzkyNQ==", "avatar_url": "https://avatars3.githubusercontent.com/u/327925?v=4", "gravatar_id": "", "url": "https://api.github.com/users/takluyver", "html_url": "https://github.com/takluyver", "followers_url": "https://api.github.com/users/takluyver/followers", "following_url": "https://api.github.com/users/takluyver/following{/other_user}", "gists_url": "https://api.github.com/users/takluyver/gists{/gist_id}", "starred_url": "https://api.github.com/users/takluyver/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/takluyver/subscriptions", "organizations_url": "https://api.github.com/users/takluyver/orgs", "repos_url": "https://api.github.com/users/takluyver/repos", "events_url": "https://api.github.com/users/takluyver/events{/privacy}", "received_events_url": "https://api.github.com/users/takluyver/received_events", "type": "User", "site_admin": false }, "created_at": "2014-09-15T21:26:39Z", "updated_at": "2014-09-15T21:26:39Z", "author_association": "MEMBER", "body": "Your understanding is correct. :-)\n\nFor the moment, the model is that the kernel does not know about what frontend is running the current piece of code, and it's entirely possible to have multiple frontends connected to one kernel at the same time. We're considering giving the kernel more info about the frontend, but that's not in place yet. In the meantime, there could be a backend which produced both the HTML view for nbagg, and the static png like inline - frontends automatically select the mime type they're best able to display.\n\nIt is easy to check if you're in a kernel, and it's possible without adding a hard dependency on IPython (start with `if 'IPython' in sys.modules`). And yes, my thinking was to add a secondary config option for the default backend when in the IPython kernel.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/69623303", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-69623303", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 69623303, "node_id": "MDEyOklzc3VlQ29tbWVudDY5NjIzMzAz", "user": { "login": "ellisonbg", "id": 27600, "node_id": "MDQ6VXNlcjI3NjAw", "avatar_url": "https://avatars3.githubusercontent.com/u/27600?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ellisonbg", "html_url": "https://github.com/ellisonbg", "followers_url": "https://api.github.com/users/ellisonbg/followers", "following_url": "https://api.github.com/users/ellisonbg/following{/other_user}", "gists_url": "https://api.github.com/users/ellisonbg/gists{/gist_id}", "starred_url": "https://api.github.com/users/ellisonbg/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ellisonbg/subscriptions", "organizations_url": "https://api.github.com/users/ellisonbg/orgs", "repos_url": "https://api.github.com/users/ellisonbg/repos", "events_url": "https://api.github.com/users/ellisonbg/events{/privacy}", "received_events_url": "https://api.github.com/users/ellisonbg/received_events", "type": "User", "site_admin": false }, "created_at": "2015-01-12T18:53:23Z", "updated_at": "2015-01-12T18:53:23Z", "author_association": "MEMBER", "body": "Do we want to try to do something about this for 3.0? It would really improve the user experience...\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/69626084", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-69626084", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 69626084, "node_id": "MDEyOklzc3VlQ29tbWVudDY5NjI2MDg0", "user": { "login": "takluyver", "id": 327925, "node_id": "MDQ6VXNlcjMyNzkyNQ==", "avatar_url": "https://avatars3.githubusercontent.com/u/327925?v=4", "gravatar_id": "", "url": "https://api.github.com/users/takluyver", "html_url": "https://github.com/takluyver", "followers_url": "https://api.github.com/users/takluyver/followers", "following_url": "https://api.github.com/users/takluyver/following{/other_user}", "gists_url": "https://api.github.com/users/takluyver/gists{/gist_id}", "starred_url": "https://api.github.com/users/takluyver/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/takluyver/subscriptions", "organizations_url": "https://api.github.com/users/takluyver/orgs", "repos_url": "https://api.github.com/users/takluyver/repos", "events_url": "https://api.github.com/users/takluyver/events{/privacy}", "received_events_url": "https://api.github.com/users/takluyver/received_events", "type": "User", "site_admin": false }, "created_at": "2015-01-12T19:08:23Z", "updated_at": "2015-01-12T19:08:23Z", "author_association": "MEMBER", "body": "I think it needs to happen on the mpl side; it seems much cleaner for mpl to check if it's in an IPython kernel than for IPython to watch for imports of matplotlib. Plus it's more applicable to other plotting packages.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/69631832", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-69631832", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 69631832, "node_id": "MDEyOklzc3VlQ29tbWVudDY5NjMxODMy", "user": { "login": "tacaswell", "id": 199813, "node_id": "MDQ6VXNlcjE5OTgxMw==", "avatar_url": "https://avatars3.githubusercontent.com/u/199813?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tacaswell", "html_url": "https://github.com/tacaswell", "followers_url": "https://api.github.com/users/tacaswell/followers", "following_url": "https://api.github.com/users/tacaswell/following{/other_user}", "gists_url": "https://api.github.com/users/tacaswell/gists{/gist_id}", "starred_url": "https://api.github.com/users/tacaswell/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tacaswell/subscriptions", "organizations_url": "https://api.github.com/users/tacaswell/orgs", "repos_url": "https://api.github.com/users/tacaswell/repos", "events_url": "https://api.github.com/users/tacaswell/events{/privacy}", "received_events_url": "https://api.github.com/users/tacaswell/received_events", "type": "User", "site_admin": false }, "created_at": "2015-01-12T19:41:24Z", "updated_at": "2015-01-12T19:41:24Z", "author_association": "CONTRIBUTOR", "body": "@minrk mentioned he has an import hook that will take care of this.\n\nIt is not enough to know if we are in an IPython kernel, we need to know if\nthe front-end is an ipython notebook for all the js magic to work so I\nthink that the logic should live on the ipython side as it was my\nunderstanding that you shouldn't be able to tell _which_ front end is being\nused from the kernel.\n\nOn Mon Jan 12 2015 at 2:08:25 PM Thomas Kluyver notifications@github.com\nwrote:\n\n> I think it needs to happen on the mpl side; it seems much cleaner for mpl\n> to check if it's in an IPython kernel than for IPython to watch for imports\n> of matplotlib. Plus it's more applicable to other plotting packages.\n> \n> —\n> Reply to this email directly or view it on GitHub\n> https://github.com/ipython/ipython/issues/6424#issuecomment-69626084.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/69635462", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-69635462", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 69635462, "node_id": "MDEyOklzc3VlQ29tbWVudDY5NjM1NDYy", "user": { "login": "takluyver", "id": 327925, "node_id": "MDQ6VXNlcjMyNzkyNQ==", "avatar_url": "https://avatars3.githubusercontent.com/u/327925?v=4", "gravatar_id": "", "url": "https://api.github.com/users/takluyver", "html_url": "https://github.com/takluyver", "followers_url": "https://api.github.com/users/takluyver/followers", "following_url": "https://api.github.com/users/takluyver/following{/other_user}", "gists_url": "https://api.github.com/users/takluyver/gists{/gist_id}", "starred_url": "https://api.github.com/users/takluyver/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/takluyver/subscriptions", "organizations_url": "https://api.github.com/users/takluyver/orgs", "repos_url": "https://api.github.com/users/takluyver/repos", "events_url": "https://api.github.com/users/takluyver/events{/privacy}", "received_events_url": "https://api.github.com/users/takluyver/received_events", "type": "User", "site_admin": false }, "created_at": "2015-01-12T20:02:29Z", "updated_at": "2015-01-12T20:02:29Z", "author_association": "MEMBER", "body": "I think the backend should default to the plain inline backend, rather than the fancy nbagg, for precisely this reason (or there could be a composite backend that produces both formats). Our kernel machinery doesn't know which frontend it's currently talking to any more than code running in the kernel does, and we don't want it to. It's not even really a logical question to ask: there may be different frontends receiving the same output, and it may be saved and nbconverted into lots of different formats.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/69635900", "html_url": "https://github.com/ipython/ipython/issues/6424#issuecomment-69635900", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/6424", "id": 69635900, "node_id": "MDEyOklzc3VlQ29tbWVudDY5NjM1OTAw", "user": { "login": "ellisonbg", "id": 27600, "node_id": "MDQ6VXNlcjI3NjAw", "avatar_url": "https://avatars3.githubusercontent.com/u/27600?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ellisonbg", "html_url": "https://github.com/ellisonbg", "followers_url": "https://api.github.com/users/ellisonbg/followers", "following_url": "https://api.github.com/users/ellisonbg/following{/other_user}", "gists_url": "https://api.github.com/users/ellisonbg/gists{/gist_id}", "starred_url": "https://api.github.com/users/ellisonbg/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ellisonbg/subscriptions", "organizations_url": "https://api.github.com/users/ellisonbg/orgs", "repos_url": "https://api.github.com/users/ellisonbg/repos", "events_url": "https://api.github.com/users/ellisonbg/events{/privacy}", "received_events_url": "https://api.github.com/users/ellisonbg/received_events", "type": "User", "site_admin": false }, "created_at": "2015-01-12T20:05:12Z", "updated_at": "2015-01-12T20:05:12Z", "author_association": "MEMBER", "body": "@takluyver has a good point. The inline backend is a really safe option - it doesn 't require any of the JavaScript stuff and is easy to change on the fly to another backend if needed.\n\nI think it is a reasonable approach to simply see if the code is running in an IPython kernel and then enable the inline backend by default.\n" } ]
{"name":"רפאל ליפקין ז\"ל","date":"30/5/1948","age":"33"}
{"filename": "NF_NF.34664-445.jpg", "tags": ["Norsk Folkemuseum"], "description": "Birgit Aubert, Julius Sundt og Hilda Sundt sitter sammen i peisestuen, Villa Knyggen. Fotografert 1919.", "permalink": "http://oslobilder.no/NF/NF.34664-445"}
{ "ok": "Ok", "cancel": "Cancel", "error_alert_title": "Oops...", "error_alert_text": "Something went wrong! Please try again.", "error_alert_429": "Too many request, try after sometime.", "token_expired_alert_title": "Session Expired!", "token_expired_alert_text": "Please log in again to continue.", "login": "Log In", "register": "Register", "page_not_found": "Page Not Found", "go_home": "Go Home", "send": "Send", "submit": "Submit", "logout": "Logout", "toggle_navigation": "Toggle navigation", "home": "Home", "you_are_logged_in": "You are logged in!", "reset_password": "Reset Password", "send_password_reset_link": "Send Password Reset Link", "settings": "Settings", "profile": "Profile", "your_info": "Your Info", "info_updated": "Your info has been updated!", "update": "Update", "your_password": "Your Password", "password_updated": "Your password has been updated!", "new_password": "New Password", "login_with": "Login with", "register_with": "Register with", "contact": { "title": "Contact us", "description": "We try to be most responsive to your inquiries and mails. Towards this we connect you directly with the people who will respond to your mails and calls. You can help us respond quickly by choosing the most appropriate contact information for your purpose.", "company": "Matrix Infoline", "mobile_no": "+91 98328 93116", "mobile": "Mobile", "phone_no": "0353 53535353", "phone": "Phone", "email": "mail@scriptbazar.com", "email_type": "Official", "address1": "Hakimpara", "address2": "Siliguri", "address3": "Darjeeling, 734001, India" }, "message": { "success" : "Thank you. We receive your message" }, "form": { "title": "title", "first_name": "First Name", "last_name": "Last Name", "email": "Email", "remember_me": "Remember Me", "password": "Password", "forgot_password": "Forgot Your Password?", "confirm_password": "Confirm Password", "name": "Name", "purpose": "Purpose", "message": "Message", "type_your_message": "Type your Message" } }
[ {"id":"0","name":"手动拍照"}, {"id":"1","name":"自动拍照"} ]
{"cacheUntil":1535546332626,"data":{"coordinates":"pkg:npm/shellsubstitute@1.2.0","description":"Like shell substitution but for your JS.","reference":"https://ossindex.sonatype.org/component/pkg:npm/shellsubstitute@1.2.0","vulnerabilities":[],"version":"1.2.0","name":"shellsubstitute","format":"npm","depPaths":["/sanctuary-scripts/remark-cli/unified-args/unified-engine/load-plugin/npm-prefix/shellsubstitute"]}}
{"transformations":[{"failures":[],"name":"delete","type":"adrStmt","transplantationPoint":{"sourceCode":"org.easymock.internal.MockBuilder<T>.checkConstructorNotInitialized()","position":"org.easymock.internal.MockBuilder:122","type":"CtInvocationImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceReaction","transplant":{"sourceCode":"org.easymock.internal.RecordState.requireValidDelegation(java.lang.Object)","position":"org.easymock.internal.RecordState:124","type":"CtInvocationImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"org.easymock.internal.RecordState.times(org.easymock.internal.MocksControl.org.easymock.internal.Range)","position":"org.easymock.internal.RecordState:173","type":"CtInvocationImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceWittgenstein","transplant":{"sourceCode":"new java.util.concurrent.locks.ReentrantLock()","position":"org.easymock.internal.ReplayState:32","type":"CtNewClassImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"org.easymock.internal.Invocation.clearCaptures()","position":"org.easymock.internal.MocksBehavior:106","type":"CtInvocationImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceReaction","transplant":{"sourceCode":"return null","position":"org.easymock.internal.BridgeMethodResolver:165","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return java.lang.reflect.Method","position":"org.easymock.internal.BridgeMethodResolver:71","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{"result":"genericType","bound":"genericType"},"name":"replace","transplant":{"sourceCode":"java.lang.reflect.Type = java.lang.reflect.Type","position":"org.easymock.internal.BridgeMethodResolver:351","type":"CtAssignmentImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"java.lang.reflect.Type = java.lang.Class<?>.getGenericSuperclass()","position":"org.easymock.internal.BridgeMethodResolver:249","type":"CtAssignmentImpl"},"status":0},{"failures":[],"variableMapping":{"actual":"expected","expected":"expected"},"name":"replace","transplant":{"sourceCode":"return java.lang.Object.equals(java.lang.Object)","position":"org.easymock.internal.matchers.Equals:40","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return java.util.Arrays.java.util.Arrays.equals(((boolean[])(java.lang.Object)), ((boolean[])(java.lang.Object)))","position":"org.easymock.internal.matchers.ArrayEquals:37","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceRandom","transplant":{"sourceCode":"return true","position":"org.easymock.internal.matchers.Any:36","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return java.util.Arrays.java.util.Arrays.equals(((char[])(java.lang.Object)), ((char[])(java.lang.Object)))","position":"org.easymock.internal.matchers.ArrayEquals:43","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceWittgenstein","transplant":{"sourceCode":"throw new org.easymock.internal.RuntimeExceptionWrapper(new java.lang.IllegalArgumentException(\"minimum must be <= maximum\"))","position":"org.easymock.internal.Range:37","type":"CtThrowImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"throw new java.lang.RuntimeException(((\"Failed to instantiate \" + (java.lang.Class<?>.getName())) + \"\\'s mock: \") , java.lang.ClassNotFoundException)","position":"org.easymock.internal.DefaultClassInstantiator:46","type":"CtThrowImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceWittgenstein","transplant":{"sourceCode":"return true","position":"org.easymock.internal.RecordState:324","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return java.util.Arrays.java.util.Arrays.equals(((char[])(java.lang.Object)), ((char[])(java.lang.Object)))","position":"org.easymock.internal.matchers.ArrayEquals:43","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceRandom","transplant":{"sourceCode":"return org.easymock.internal.Result","position":"org.easymock.internal.UnorderedBehavior:63","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return java.util.List<org.easymock.IArgumentMatcher>","position":"org.easymock.internal.LastControl:98","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceWittgenstein","transplant":{"sourceCode":"final java.lang.IllegalAccessException java.lang.IllegalAccessException","position":"org.easymock.internal.DefaultClassInstantiator:186","type":"CtLocalVariableImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"if (java.lang.reflect.Modifier.java.lang.reflect.Modifier.isPrivate(java.lang.reflect.Method.getModifiers())) {\r\n continue;\r\n} ","position":"org.easymock.internal.ReflectionUtils:92","type":"CtIfImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceWittgenstein","transplant":{"sourceCode":"new java.lang.ThreadLocal<java.util.Stack<org.easymock.internal.Invocation>>()","position":"org.easymock.internal.LastControl:37","type":"CtNewClassImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"org.easymock.internal.matchers.Captures<?>.setPotentialValue(null)","position":"org.easymock.internal.Invocation:173","type":"CtInvocationImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceWittgenstein","transplant":{"sourceCode":"return false","position":"org.easymock.internal.matchers.CompareTo:40","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return org.easymock.internal.AndroidSupport.boolean","position":"org.easymock.internal.AndroidSupport:35","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceRandom","transplant":{"sourceCode":"return false","position":"org.easymock.internal.BridgeMethodResolver:180","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return false","position":"org.easymock.EasyMock:966","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replace","transplant":{"sourceCode":"return true","position":"org.easymock.internal.matchers.And:43","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return false","position":"org.easymock.internal.Invocation:114","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{"mockName":"symbol","methodName":"symbol"},"name":"replace","transplant":{"sourceCode":"return (java.lang.String + \".\") + java.lang.String","position":"org.easymock.internal.Invocation:153","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return java.lang.String","position":"org.easymock.LogicalOperator:62","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceRandom","transplant":{"sourceCode":"org.easymock.internal.ClassInstantiatorFactory.org.easymock.internal.IClassInstantiator = new org.easymock.internal.ObjenesisClassInstantiator()","position":"org.easymock.internal.ClassInstantiatorFactory:78","type":"CtAssignmentImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"org.easymock.internal.ClassInstantiatorFactory.org.easymock.internal.IClassInstantiator = new org.easymock.internal.ObjenesisClassInstantiator()","position":"org.easymock.internal.ClassInstantiatorFactory:78","type":"CtAssignmentImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceRandom","transplant":{"sourceCode":"return \"gt\"","position":"org.easymock.internal.matchers.GreaterThan:32","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return java.lang.String","position":"org.easymock.LogicalOperator:62","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceRandom","transplant":{"sourceCode":"return org.easymock.internal.ReflectionUtils.java.util.Map<java.lang.Class<?>, java.lang.Class<?>>.get(java.lang.Class<?>)","position":"org.easymock.internal.ReflectionUtils:198","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return org.easymock.internal.ReflectionUtils.java.util.Map<java.lang.Class<?>, java.lang.Class<?>>.get(java.lang.Class<?>)","position":"org.easymock.internal.ReflectionUtils:198","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceRandom","transplant":{"sourceCode":"org.easymock.internal.ClassInstantiatorFactory.org.easymock.internal.ClassInstantiatorFactory.getJVMSpecificationVersion()","position":"org.easymock.internal.ClassInstantiatorFactory:52","type":"CtInvocationImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return org.easymock.internal.MocksControl.org.easymock.internal.IProxyFactory = new org.easymock.internal.AndroidClassProxyFactory()","position":"org.easymock.internal.MocksControl:136","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{"result":"parameterPosition"},"name":"replace","transplant":{"sourceCode":"return int < 0","position":"org.easymock.internal.matchers.LessThan:37","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return java.lang.Class<?>[][int].isPrimitive()","position":"org.easymock.internal.Invocation:138","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replace","transplant":{"sourceCode":"return \"leq\"","position":"org.easymock.internal.matchers.LessOrEqual:32","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"return java.lang.System.java.lang.System.getProperty(\"java.specification.version\")","position":"org.easymock.internal.ClassInstantiatorFactory:48","type":"CtReturnImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceRandom","transplant":{"sourceCode":"final org.easymock.internal.Results org.easymock.internal.Results = new org.easymock.internal.Results()","position":"org.easymock.internal.UnorderedBehavior:44","type":"CtLocalVariableImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"org.easymock.internal.Invocation.clearCaptures()","position":"org.easymock.internal.UnorderedBehavior:67","type":"CtInvocationImpl"},"status":0},{"failures":[],"variableMapping":{"c":"c"},"name":"replace","transplant":{"sourceCode":"org.easymock.IMocksControl.resetToStrict()","position":"org.easymock.EasyMockSupport:501","type":"CtInvocationImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"org.easymock.IMocksControl.reset()","position":"org.easymock.EasyMockSupport:458","type":"CtInvocationImpl"},"status":0},{"failures":[],"variableMapping":{},"name":"replaceWittgenstein","transplant":{"sourceCode":"return false","position":"org.easymock.internal.ReflectionUtils:165","type":"CtReturnImpl"},"type":"adrStmt","transplantationPoint":{"sourceCode":"org.easymock.internal.ClassInstantiatorFactory.org.easymock.internal.ClassInstantiatorFactory.getJVMSpecificationVersion()","position":"org.easymock.internal.ClassInstantiatorFactory:52","type":"CtInvocationImpl"},"status":0}],"failedTests":[],"id":22,"status":0}
{"title":"Piratas do Caribe - O Baú da Morte - Dvdrip Xvid - [DualA","uid":7830788,"size":1380144495,"categoryP":"video","categoryS":"movies","magnet":"?xt=urn:btih:67362c3af90361574e9d82a9138bc7e106d7218b&amp;dn=Piratas+do+Caribe+-+O+Ba%26uacute%3B+da+Morte+-+Dvdrip+Xvid+-+%5BDualA&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"rodrigo-bazinga","files":2,"time":1353049639,"description":"Piratas do Caribe - O Baú da Morte - Dvdrip Xvid - [DualAudio]\n\nAudio: Dublado\nDuração: 2 horas e 25 minutos\nResolução: 573 x 320 pixels\nTamanho: 1.29 GB\n\nExtensão: AVI\nCodec de Vídeo: XviD\n\nImagens:\n1 - http://bayimg.com/nagAAAAeA\n2 - http://bayimg.com/naGAbAAEa\nSinopse:\nElizabeth Swann (Keira Knightley), a filha do governador Weatherby (Jonathan Pryce), está prestes a se casar com o ferreiro Will Turner (Orlando Bloom). Porém o evento é atrapalhado pela ameaça de Davy Jones (Bill Nighy), o capitão do assombrado navio Flying Dutchman, que tem uma dívida de sangue com o capitão Jack Sparrow (Johnny Depp), amigo do casal. Temendo ser amaldiçoado a uma vida após a morte como escravo de Jones, Sparrow precisa encontrar o misterioso baú da morte para escapar da ameaça.","torrent":{"xt":"urn:btih:67362c3af90361574e9d82a9138bc7e106d7218b","amp;dn":"Piratas+do+Caribe+-+O+Ba%26uacute%3B+da+Morte+-+Dvdrip+Xvid+-+%5BDualA","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"67362c3af90361574e9d82a9138bc7e106d7218b","infoHashBuffer":{"type":"Buffer","data":[103,54,44,58,249,3,97,87,78,157,130,169,19,139,199,225,6,215,33,139]},"announce":[],"urlList":[]}}
{ "Identifier": "CVE-2017-8342", "PackageSlug": "pypi/Radicale", "Title": "Timing-based bruteforce attack vulnerability", "Description": "htpasswd authentication is vulnerable to timing-based bruteforce attacks", "Date": "2017-05-11", "Pubdate": "2017-04-30", "AffectedRange": "\u003c1.1.2||==2.0.0rc1", "FixedVersions": [ "1.1.2", "2.0.0rc2" ], "AffectedVersions": "All versions before 1.1.2, version 2.0.0rc1", "NotImpacted": "", "Solution": "Upgrade to latest version.", "Urls": [ "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861514", "https://github.com/Kozea/Radicale/blob/1.1.2/NEWS.rst#112---third-law-of-nature", "https://github.com/Kozea/Radicale/commit/059ba8dec1f22ccbeab837e288b3833a099cee2d", "https://github.com/Kozea/Radicale/commit/190b1dd795f0c552a4992445a231da760211183b" ], "CvssV2": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "CvssV3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "UUID": "cd694926-34c0-408e-949d-e2d95b71aab3" }
{ "id": "layouts-structure", "translations": { "en": "Layouts structure" }, "articles": { "leuendano": [ { "id": "layout1", "translations": { "en": "Layout 1" } }, { "id": "layout2", "translations": { "en": "Layout 2" } }, { "id": "layout3", "translations": { "en": "Layout 3" } } ] } }
[{"block_size_x": 512, "tile_size": 10, "between_method": 1, "use_precomputed_slopes": 0, "use_method": 1, "time": 68.99876403808594}, {"block_size_x": 544, "tile_size": 10, "between_method": 1, "use_precomputed_slopes": 0, "use_method": 1, "time": 67.09300079345704}, {"block_size_x": 512, "tile_size": 12, "between_method": 1, "use_precomputed_slopes": 0, "use_method": 1, "time": 64.25919494628906}, {"block_size_x": 512, "tile_size": 10, "between_method": 2, "use_precomputed_slopes": 0, "use_method": 1, "time": 64.10792388916016}, {"block_size_x": 512, "tile_size": 10, "between_method": 1, "use_precomputed_slopes": 1, "use_method": 1, "time": 62.97733688354492}, {"block_size_x": 512, "tile_size": 10, "between_method": 1, "use_precomputed_slopes": 0, "use_method": 2, "time": 58.24904327392578}, {"block_size_x": 640, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.21861190795899}, {"block_size_x": 672, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 37.25054016113281}, {"block_size_x": 64, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.72118988037109}, {"block_size_x": 96, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.798956298828124}, {"block_size_x": 480, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.025018310546876}, {"block_size_x": 512, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.9247688293457}, {"block_size_x": 576, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.57002258300781}, {"block_size_x": 608, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.793331909179685}, {"block_size_x": 352, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.28517150878906}, {"block_size_x": 544, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 38.55047073364258}, {"block_size_x": 704, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.66498489379883}, {"block_size_x": 768, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 32.95082321166992}, {"block_size_x": 736, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.232479858398435}, {"block_size_x": 32, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.74197158813477}, {"block_size_x": 320, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.423910522460936}, {"block_size_x": 160, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.99158477783203}, {"block_size_x": 448, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 38.29296035766602}, {"block_size_x": 288, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 39.746630859375}, {"block_size_x": 128, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.75695953369141}, {"block_size_x": 416, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 40.774636840820314}, {"block_size_x": 576, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.14873580932617}, {"block_size_x": 608, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.4325309753418}, {"block_size_x": 992, "tile_size": 4, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 37.207743072509764}, {"block_size_x": 992, "tile_size": 6, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 37.23441925048828}, {"block_size_x": 896, "tile_size": 14, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.161248779296876}, {"block_size_x": 928, "tile_size": 14, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.22371215820313}, {"block_size_x": 896, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.50225296020508}, {"block_size_x": 704, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.18767471313477}, {"block_size_x": 736, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.82520446777344}, {"block_size_x": 704, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.03968048095703}, {"block_size_x": 832, "tile_size": 14, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.32320022583008}, {"block_size_x": 864, "tile_size": 14, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.21349105834961}, {"block_size_x": 832, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.76907501220703}, {"block_size_x": 864, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.517266845703126}, {"block_size_x": 992, "tile_size": 10, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 37.01113662719727}, {"block_size_x": 768, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.61647338867188}, {"block_size_x": 800, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 37.103013610839845}, {"block_size_x": 768, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 32.47934188842773}, {"block_size_x": 672, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 37.73027801513672}, {"block_size_x": 640, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.04624710083008}, {"block_size_x": 992, "tile_size": 2, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 38.74958114624023}, {"block_size_x": 896, "tile_size": 12, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.17406005859375}, {"block_size_x": 928, "tile_size": 12, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 38.5474235534668}, {"block_size_x": 672, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.543391418457034}, {"block_size_x": 960, "tile_size": 14, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.090111541748044}, {"block_size_x": 928, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.50630416870117}, {"block_size_x": 992, "tile_size": 12, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.216383361816405}, {"block_size_x": 960, "tile_size": 12, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 37.29404220581055}, {"block_size_x": 768, "tile_size": 14, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.10769195556641}, {"block_size_x": 800, "tile_size": 14, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.63918762207031}, {"block_size_x": 640, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.06958770751953}, {"block_size_x": 736, "tile_size": 14, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.37198181152344}, {"block_size_x": 32, "tile_size": 14, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.57662734985352}, {"block_size_x": 32, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.17475204467773}, {"block_size_x": 288, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.08815383911133}, {"block_size_x": 320, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.41358642578125}, {"block_size_x": 288, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.5227783203125}, {"block_size_x": 512, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.84700164794922}, {"block_size_x": 544, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 38.09753570556641}, {"block_size_x": 128, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.14849319458008}, {"block_size_x": 416, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.41277542114258}, {"block_size_x": 32, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 34.27264633178711}, {"block_size_x": 320, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.56138229370117}, {"block_size_x": 352, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.667212677001956}, {"block_size_x": 448, "tile_size": 18, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 33.49555206298828}, {"block_size_x": 352, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.78696899414062}, {"block_size_x": 160, "tile_size": 16, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 35.04551010131836}, {"block_size_x": 992, "tile_size": 1, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 64.41578216552735}, {"block_size_x": 864, "tile_size": 12, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 36.358151245117185}, {"block_size_x": 256, "tile_size": 20, "between_method": 3, "use_precomputed_slopes": 1, "use_method": 2, "time": 38.896697235107425}]
[{"__type__":"cc.SpriteFrame","content":{"name":"close","texture":"36aBlu3l5H/4ThbdREi2dI","rect":[2,0,28,28],"offset":[1,1],"originalSize":[30,30]}},{"__type__":"cc.SpriteFrame","content":{"name":"item1","texture":"66EYcCK0NG0pMg2oa7ypYU","rect":[4,4,105,83],"offset":[0,1],"originalSize":[113,93]}},{"__type__":"cc.SpriteFrame","content":{"name":"b","texture":"27fnn/2HtN26NIQDo4cnbB","rect":[100,100,0,0],"offset":[50,-50],"originalSize":[100,100]}},{"__type__":"cc.SpriteFrame","content":{"name":"2","texture":"8bC21WewdEf5F/B7INTAH3","rect":[15,8,333,316],"offset":[2.5,-3],"originalSize":[358,326]}},[{"__type__":"cc.Prefab","_name":"help_1","data":{"__id__":1},"asyncLoadAssets":null},{"__type__":"cc.Node","_name":"help_1","_children":[{"__id__":2},{"__id__":3}],"_components":[{"__type__":"67cc1X40VJNUYVjmVOEdLrn","node":{"__id__":1},"helpSprite":{"__id__":9},"desLabel":{"__id__":7}},{"__type__":"cc.Widget","node":{"__id__":1},"_alignFlags":45,"_originalWidth":800,"_originalHeight":480},{"__type__":"e42ebYfOLVNDp/YmCirtH3c","node":{"__id__":1},"actNode":{"__id__":3},"actType":2}],"_prefab":{"__type__":"cc.PrefabInfo","root":{"__id__":1},"asset":{"__uuid__":"9bqAV1uAFKSb/AraDL9nHm"},"fileId":"df/7RIYLxKCpVWWf0Ugwgd"},"_contentSize":{"__type__":"cc.Size","width":800,"height":480},"_position":{"__type__":"cc.Vec2","x":400,"y":240}},{"__type__":"cc.Node","_name":"background","_parent":{"__id__":1},"_components":[{"__type__":"cc.Sprite","node":{"__id__":2},"_spriteFrame":{"__uuid__":"a2MjXRFdtLlYQ5ouAFv/+R"},"_sizeMode":0,"_isTrimmedMode":false},{"__type__":"cc.Widget","node":{"__id__":2},"_alignFlags":45,"_originalWidth":800,"_originalHeight":480},{"__type__":"cc.BlockInputEvents","node":{"__id__":2}}],"_prefab":{"__type__":"cc.PrefabInfo","root":{"__id__":1},"asset":{"__uuid__":"9bqAV1uAFKSb/AraDL9nHm"},"fileId":"e2un4kw9hJGY/NoGZFcNjA"},"_opacity":150,"_color":{"__type__":"cc.Color"},"_contentSize":{"__type__":"cc.Size","width":800,"height":480}},{"__type__":"cc.Node","_name":"all","_parent":{"__id__":1},"_children":[{"__id__":4},{"__id__":5},{"__id__":6},{"__id__":8}],"_components":[{"__type__":"cc.Sprite","node":{"__id__":3},"_spriteFrame":{"__uuid__":"89dxmt9+5EqJP2T9bdh2oY"},"_sizeMode":0,"_isTrimmedMode":false}],"_prefab":{"__type__":"cc.PrefabInfo","root":{"__id__":1},"asset":{"__uuid__":"9bqAV1uAFKSb/AraDL9nHm"},"fileId":"8alvgB88hAfKQH1CtVCRX7"},"_contentSize":{"__type__":"cc.Size","width":800,"height":480}},{"__type__":"cc.Node","_name":"Image_2","_parent":{"__id__":3},"_components":[{"__type__":"cc.Sprite","node":{"__id__":4},"_spriteFrame":{"__uuid__":"98DiU3u8VLIqhTGmdAY5U0"},"_sizeMode":0,"_isTrimmedMode":false}],"_prefab":{"__type__":"cc.PrefabInfo","root":{"__id__":1},"asset":{"__uuid__":"9bqAV1uAFKSb/AraDL9nHm"},"fileId":"77smjlqrRB+L+44QledRFN"},"_contentSize":{"__type__":"cc.Size","width":358,"height":326},"_scaleX":1.2,"_scaleY":1.2},{"__type__":"cc.Node","_name":"close","_parent":{"__id__":3},"_components":[{"__type__":"cc.Button","node":{"__id__":5},"transition":3,"clickEvents":[{"__type__":"cc.ClickEvent","target":{"__id__":1},"component":"Help1","handler":"onFormClick"}],"_N$normalSprite":{"__uuid__":"6aDf/9MGxIWZIYujShn1rE"},"_N$hoverSprite":{"__uuid__":"6aDf/9MGxIWZIYujShn1rE"},"hoverSprite":{"__uuid__":"6aDf/9MGxIWZIYujShn1rE"},"_N$target":{"__id__":5}},{"__type__":"cc.Sprite","node":{"__id__":5},"_spriteFrame":{"__uuid__":"6aDf/9MGxIWZIYujShn1rE"},"_sizeMode":0,"_isTrimmedMode":false}],"_prefab":{"__type__":"cc.PrefabInfo","root":{"__id__":1},"asset":{"__uuid__":"9bqAV1uAFKSb/AraDL9nHm"},"fileId":"b7FiIfpJFK5rNRnW76tagx"},"_contentSize":{"__type__":"cc.Size","width":30,"height":30},"_scaleX":1.5,"_scaleY":1.5,"_position":{"__type__":"cc.Vec2","x":142,"y":145}},{"__type__":"cc.Node","_name":"RichText","_parent":{"__id__":3},"_components":[{"__id__":7}],"_prefab":{"__type__":"cc.PrefabInfo","root":{"__id__":1},"asset":{"__uuid__":"9bqAV1uAFKSb/AraDL9nHm"},"fileId":"65MNpdbZBLCaiSvejFr783"},"_contentSize":{"__type__":"cc.Size","width":200,"height":30},"_scaleX":1.5,"_scaleY":1.5,"_position":{"__type__":"cc.Vec2","x":-3,"y":-77}},{"__type__":"cc.RichText","node":{"__id__":6},"_N$string":"555555522222222211111","_N$horizontalAlign":1,"_N$fontSize":16,"_N$maxWidth":200,"_N$lineHeight":30},{"__type__":"cc.Node","_name":"img","_parent":{"__id__":3},"_components":[{"__id__":9}],"_prefab":{"__type__":"cc.PrefabInfo","root":{"__id__":1},"asset":{"__uuid__":"9bqAV1uAFKSb/AraDL9nHm"},"fileId":"92Pc8Ms/ZPtKR7LkkteUl0"},"_color":{"__type__":"cc.Color","r":252,"g":251,"b":251},"_anchorPoint":{"__type__":"cc.Vec2","x":0.5},"_contentSize":{"__type__":"cc.Size","width":113,"height":93},"_position":{"__type__":"cc.Vec2","y":-8}},{"__type__":"cc.Sprite","node":{"__id__":8},"_spriteFrame":{"__uuid__":"77VHMlSqZAfLXJ+kk0++2F"},"_sizeMode":2,"_isTrimmedMode":false}],{"__type__":"cc.SpriteFrame","content":{"name":"default_sprite_splash","texture":"02delMVqdBD70a/HSD99FK","rect":[0,0,2,2],"offset":[0,0],"originalSize":[2,2]}}]
{ "first_traded_price": 15143.0, "highest_price": 15153.0, "isin": "IRT1FKNF0001", "last_traded_price": 15153.0, "lowest_price": 15133.0, "trade_volume": 191235.0, "unix_time": 1542153600 }
{"id": "35985049", "header": "Làm phim thua lỗ, NSND Thanh Nam rơi vào cảnh túng quẫn, phải bán điện thoại để có tiền ăn", "datetime": "2020-08-10T10:46:03.000+07:00", "summary": "'Tôi đổi điện thoại hoài nên bây giờ chỉ còn chiếc nhỏ này thôi. Hồi trước to lắm, nhưng đổi lần đổi hoài thành ra còn nhỏ xíu'- NSND Thanh Nam chia sẻ.", "content": "Như chính cái tên Hai Lúa trong bộ phim , suốt sự nghiệp diễn xuất của mình, NSƯT Thanh Nam vẫn luôn đậm chất nông dân, hiền lành quá đỗi quen thuộc với khán giả.Ở tuổi ngoài 60, nghệ sĩ Thanh Nam vẫn chấp nhận đánh đổi tất cả để trọn niềm đam mê với nghề. Trong thời gian này, dù gặp nhiều khó khăn về tài chính do làm phim thua lỗ, đến mức phải bán đi chiếc điện thoại quý giá để có tiền trang trải cuộc sống nhưng trong đôi mắt của Thanh Lam vẫn ánh lên sự lạc quan, vui vẻ với nghề.Mới đây nhất, trong một video ghi lại cảnh hậu trường, nghệ sĩ gạo cội đã trải lòng với người đồng nghiệp về cuộc sống hiện tại. Theo đó, khi nhìn thấy \"Hai Lúa\" cầm điện thoại \"cục gạch\" lỗi thời đến nỗi mắt phải nhăn nhíu để đọc tin tức, người đồng nghiệp không giấu được sự bất ngờ, vì trước đó nam nghệ sĩ vẫn đang dùng một chiếc điện thoại rất xịn. Không giấu giếm, Thanh Nam chia sẻ: .Trong video, nam nghệ sĩ còn lấy hẳn ra chiếc điện thoại xịn chuẩn bị mang đi giao bán. Ông cho biết, do còn dữ liệu trong máy nên phải sao chép ra ngoài rồi mới chính thức bán lại. Đây là chiếc điện thoại thế hệ mới giúp ích cho nam nghệ sĩ rất nhiều, đặc biệt là dễ dàng đọc kịch bản vì phông chữ to. Nghe đến đây, người đồng nghiệp đã hứa tặng ông chiếc điện thoại mới để thuận tiện cho công việc.Ngay sau khi đoạn video được lan truyền trên mạng, rất nhiều khán giả tỏ ra đồng cảm cho hoàn cảnh khó khăn của nam nghệ sĩ gạo cội. Đồng thời bày tỏ sự ngưỡng mộ dành cho NSND Thanh Nam, mặc dù túng thiếu nhưng ông vẫn luôn lạc quan thể hiện qua từng lời nói.Được biết, NSND Thanh Nam có tên khai sinh là Phạm Hoàng Nam, sinh năm 1958, trong một gia đình thuần nông. Sau nhiều năm hoạt động nghệ thuật, ông sở hữu cho bản thân thương hiệu “Hai Lúa” với loạt bộ phim đình đám: , Cũng chính bởi nhiệt huyết và đam mê cháy bỏng dành cho nghệ thuật, NSND Thanh Nam không chỉ được đồng nghiệp, khán giả khắp nơi yêu quý và kính trọng, ông còn được các tổ chức nghề nghiệp ghi nhận bằng những giải thưởng vô cùng ý nghĩa, thiết thực như: vào các năm 1991, 1995 & 1996 do báo (Hội Sân khấu TP. Hồ Chí Minh) tổ chức, tại với vai ông Tư Kèn trong vở . Ngoài ra, Thanh Nam còn được tặng huy chương cùng nhiều bằng khen khác. ", "topic": "Giải trí", "tag": ["Thanh Nam", "Hai lúa", "Tiền ăn", "Nhăn nhíu", "Nghệ sĩ nhân dân", "Điện thoại", "Đến mức", "Làm phim", "Túng quẫn", "Hồi trước", "Thua lỗ", "Nghệ sĩ", "Nhỏ xíu", "Lỗi thời", "Giấu giếm", "Gạo cội", "Lạc quan", "Rơi", "Phông chữ", "Thanh lam"], "link": "http://doanhnghiepvn.vn/van-hoa/lam-phim-thua-lo-nsnd-thanh-nam-roi-vao-canh-tung-quan-phai-ban-dien-thoai-de-co-tien-an/20200810100306139"}
{"title":"Spigot Build #1649","uid":11007198,"size":23193610,"categoryP":"other","categoryS":"other","magnet":"?xt=urn:btih:8fb54a6d66cfd553b8c767108816877b90d76f5b&amp;dn=Spigot+Build+%231649&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":0,"uploader":"Pi_rate99","files":-1,"time":1410262972,"description":"This Spigot build, will allow both 1.7 and 1.8 Minecraft clients join together. Please seed ;)\nMade by: md_5 and Bukkit Dev Team","torrent":{"xt":"urn:btih:8fb54a6d66cfd553b8c767108816877b90d76f5b","amp;dn":"Spigot+Build+%231649","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"8fb54a6d66cfd553b8c767108816877b90d76f5b","infoHashBuffer":{"type":"Buffer","data":[143,181,74,109,102,207,213,83,184,199,103,16,136,22,135,123,144,215,111,91]},"announce":[],"urlList":[]}}
["81fe0c75d8d47c1a3aed3d52c1021476afb6e725","3fe7e77f8443cb463dc3cb3224089e66332e1333","70abb4f8c7e2a5877514f84747d168d4271ac7a9","5d93b36ba8c1807c478ea76663d9c096cc1cfdfa","2f154ccba37d2af2eb7bb665d4051c0f2fb787ab","e8b34ae84612b58acd2e5cb772af059c9fe312c8","e25b2734528eb1183cc9410eb5545c75d9bc7e0f"]