text
stringlengths
6
2.91M
{"title":"Marc Dorcel - Le Desir Dans La Peau 1996 DVDRip","uid":9354985,"size":669784064,"categoryP":"porn","categoryS":"movies","magnet":"?xt=urn:btih:e436fe3725f64bfa4180c36be597e644c94b647b&dn=Marc+Dorcel+-+Le+Desir+Dans+La+Peau+1996+DVDRip&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":0,"uploader":null,"files":1,"time":1387204304,"description":"screens ---\n\n <a href="\nhttp://imghorny.biz/share-1852_52AE9457.html" rel="nofollow" target="_NEW">\nhttp://imghorny.biz/share-1852_52AE9457.html</a>\n\n <a href="\nhttp://imghorny.biz/share-B07A_52AE9494.html" rel="nofollow" target="_NEW">\nhttp://imghorny.biz/share-B07A_52AE9494.html</a>","torrent":{"xt":"urn:btih:e436fe3725f64bfa4180c36be597e644c94b647b","amp;dn":"Marc+Dorcel+-+Le+Desir+Dans+La+Peau+1996+DVDRip","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":"e436fe3725f64bfa4180c36be597e644c94b647b","infoHashBuffer":{"type":"Buffer","data":[228,54,254,55,37,246,75,250,65,128,195,107,229,151,230,68,201,75,100,123]},"announce":[],"urlList":[]}}
{"poster":"LaMuccaFaMiao","date":"2018-07-05T22:45:48.651+0000","title":"Team BronzeFaiv cerca membri per completamento di team primario e team secondario Elo silver/gold","subforum":"Reclutamento","up_votes":2,"down_votes":2,"body":"Cerchiamo un adc per completare team primario elo silver alto/gold\nCerchiamo jungler e support per completare team secondario elo silver\nSiamo muniti di stanze Teamspeak \nL'obbiettivo è di migliorare fare flex ed eventuali tornei \nPer info addate: LaMuccaFaMiao xBlack99 GoDz Gandalf","replies":[]}
{ "name": "express-emails", "version": "1.0.0", "description": "server rendered react emails with express help", "main": "index.js", "scripts": { "start": "nodemon --watch build index.js", "build": "webpack --watch", "test": "ava" }, "author": "robcmills", "license": "ISC", "dependencies": { "express": "^4.15.5", "heavy": "^5.0.1", "lodash": "^4.17.4", "mjml": "^3.3.5", "react": "^16.0.0", "react-dom": "^16.0.0" }, "devDependencies": { "ava": "^0.22.0", "babel-core": "^6.26.0", "babel-loader": "^7.1.2", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-preset-env": "^1.6.0", "babel-preset-es2015": "^6.24.1", "babel-preset-react": "^6.24.1", "babel-preset-stage-1": "^6.24.1", "webpack": "^3.6.0" } }
[{"id": 1843, "gempId": "14_83", "side": "Dark", "rarity": "U", "set": "14", "printings": [{"set": "14"}], "front": {"title": "\u2022OOM-9", "imageUrl": "https://res.starwarsccg.org/cards/TheedPalace-Dark/large/oom9.gif", "type": "Character", "subType": "Droid", "uniqueness": "*", "destiny": "3", "power": "3", "armor": "3", "deploy": "2", "forfeit": "4", "icons": ["Pilot", "Presence", "Episode I"], "characteristics": ["battle droid", "leader"], "gametext": "Adds 2 to power of anything he pilots. May add or subtract one from a just drawn Energy Shell weapon destiny draw here. While at Battle Plains, twice per game may take Open Fire! or Cease Fire! into hand from Reserve Deck; reshuffle.", "lore": "Officer battle droid who acted as a unit leader in the attack against the Gungans. Required advice from the Droid Control Ship in order to defeat the Gungan energy shield.", "extraText": ["Battle Droid"]}, "pulls": ["Open Fire!", "Cease Fire!"], "pulledBy": ["Naboo: Theed Palace Hallway", "TT-6"], "combo": ["OOM-9 + Daultay Dofine"], "legacy": false}]
{"code":"140911","province_code":"14","regency_code":"1409","name":"INUMAN"}
{ // 使用 IntelliSense 了解相关属性。 // 悬停以查看现有属性的描述。 // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "type": "node", "request": "attach", "name": "Attach to BackEnd", "skipFiles": ["<node_internals>/**"], "port": 9999, "restart": true }, { "type": "node", "request": "attach", "name": "Attach to Electron Main", "port": 9229, "restart": true }, { "type": "node", "request": "launch", "name": "Launch BackEnd", "args": ["./entry/web/server.ts"], "runtimeArgs": ["--nolazy", "-r", "ts-node/register"], "sourceMaps": true, "cwd": "${workspaceRoot}/packages/startup", "protocol": "inspector", "console": "internalConsole", "env": { "IS_DEV": "1", "KTLOG_SHOW_DEBUG": "1" } }, { "name": "Launch Frontend", "type": "node", "request": "launch", "program": "${workspaceFolder}/node_modules/.bin/webpack-dev-server", "args": ["--config", "${workspaceRoot}/packages/startup/webpack.config.js"], "cwd": "${workspaceRoot}/packages/startup", "console": "internalConsole" }, { "type": "node", "request": "attach", "name": "Attach to Extension Host", "port": 9889, "restart": true, "sourceMaps": true, "outFiles": ["${workspaceRoot}/tools/extension/**/*.js"], "skipFiles": ["<node_internals>/**"], "sourceMapPathOverrides": { "webpack:///./~/*": "${workspaceRoot}/node_modules/*", "webpack:///./*": "${workspaceRoot}/*", "webpack:///*": "*" } }, { "type": "node", "request": "launch", "name": "Jest Current File", "runtimeArgs": ["--unhandled-rejections=strict", "${workspaceRoot}/node_modules/.bin/jest"], "args": ["${relativeFile}", "--detectOpenHandles"], "console": "integratedTerminal", "internalConsoleOptions": "neverOpen" }, { "type": "node", "request": "launch", "name": "Jest Current File(no timeout)", "runtimeArgs": ["--unhandled-rejections=strict", "${workspaceRoot}/node_modules/.bin/jest"], "args": ["${relativeFile}", "--detectOpenHandles", "--testTimeout=100000000"], "console": "integratedTerminal", "internalConsoleOptions": "neverOpen" }, { "name": "Debug Jest Tests", "type": "node", "request": "launch", "runtimeArgs": [ "--unhandled-rejections=strict", "${workspaceRoot}/node_modules/.bin/jest", "--runInBand", "--bail" ], "console": "integratedTerminal", "internalConsoleOptions": "neverOpen", "port": 9229 }, { "type": "node", "request": "launch", "name": "Publish test", "args": ["./scripts/publish.ts"], "runtimeArgs": ["--nolazy", "-r", "ts-node/register"], "sourceMaps": true, "cwd": "${workspaceRoot}", "protocol": "inspector", "console": "internalConsole" }, { "type": "node", "request": "launch", "name": "changelog", "program": "${workspaceFolder}/scripts/changelog/index.js" }, { "name": "Playwright Current File", "type": "node", "request": "launch", "program": "${workspaceFolder}/node_modules/.bin/playwright", "args": ["test", "--debug", "--config=./configs/playwright.debug.config.ts", "${fileBasenameNoExtension}"], "cwd": "${workspaceFolder}/tools/playwright", "console": "integratedTerminal", "internalConsoleOptions": "neverOpen", "preLaunchTask": "npm: build - tools/playwright" } ] }
[{ "id": "23094", "hits": 1003, "url": "http://globo.com", "shortUrl": "http://chr.dc/9dtr4" }, { "id": "76291", "hits": 1922, "url": "http://google.com", "shortUrl": "http://chr.dc/aUx71" }, { "id": "66761", "hits": 765, "url": "http://terra.com.br", "shortUrl": "http://chr.dc/u9jh3" }, { "id": "70001", "hits": 1519, "url": "http://facebook.com", "shortUrl": "http://chr.dc/qy61p" }, { "id": "21220", "hits": 311, "url": "http://diariocatarinense.com.br", "shortUrl": "http://chr.dc/87itr" }, { "id": "10743", "hits": 722, "url": "http://uol.com.br", "shortUrl": "http://chr.dc/y81xc" }, { "id": "19122", "hits": 1320, "url": "http://chaordic.com.br", "shortUrl": "http://chr.dc/qy5k9" }, { "id": "55324", "hits": 997, "url": "http://youtube.com", "shortUrl": "http://chr.dc/1w5tg" }, { "id": "70931", "hits": 487, "url": "http://twitter.com", "shortUrl": "http://chr.dc/7tmv1" }, { "id": "87112", "hits": 130, "url": "http://bing.com", "shortUrl": "http://chr.dc/9opw2" }]
{"title":"Roku quiere tus pensamientos sobre su control remoto recargable","content":"<p> Roku está reclutando a algunas personas para que se unan a su Programa de acceso anticipado, con el fin de probar un nuevo control remoto (llamado Roku Voice Remote Pro) que cuenta con una batería recargable. </p> <p> Es una oferta por tiempo limitado hasta agotar existencias, aunque todavía tiene que pagar por el control remoto. </p> <h2 id=\"what-is-the-roku-voice-remote-pro\"> ¿Qué es Roku Voice Remote Pro? </h2> <p> </p><blockquote class=\"reddit-card\"> <a href=\"https://www.reddit.com/r/Roku/comments/liezxf/finally_a_remote_with_a_rechargeable_battery/?ref_source=embed&ref=share\"> Finalmente un control remoto con batería recargable </a> de <a href=\"https://www.reddit.com/r/Roku/\"> Roku </a> </blockquote> <p> Como lo descubrió por primera vez el usuario Kingtut206 en <a href=\"https://www.reddit.com/r/Roku/comments/liezxf/finally_a_remote_with_a_rechargeable_battery/\" target=\"_blank\" rel=\"nofollow noopener\"> Reddit </a> , Roku está reclutando personas para su Programa de acceso anticipado para probar un nuevo control remoto llamado Roku Voice Remote Pro. </p> <p> El nuevo control remoto cuenta con una batería recargable, un buscador remoto perdido (por ejemplo, puede decir &quot;Oye, Roku, encuentra mi control remoto&quot;), voz manos libres y botones de acceso directo personales junto con los botones de marca estándar. </p> <p> Según lo informado por <a href=\"https://www.theverge.com/2021/2/15/22284484/roku-rechargeable-remote-testing-early-access-micro-usb\" target=\"_blank\" rel=\"nofollow noopener\"> El borde </a> , el control remoto se carga a través de micro-USB, en lugar del muy superior USB-C. Quizás los comentarios recopilados a través del Programa de acceso temprano reconozcan esto. </p> <p> La participación en el programa es solo por invitación, aunque se desconoce qué lo califica. </p> <p> El control remoto cuesta $ 29,99 y se espera que se envíe el 19 de febrero de 2021. </p> <p> Solo se venderán 2,000 unidades y Roku recopilará comentarios sobre su experiencia con el control remoto. Después de ese tiempo, podemos asumir que el control remoto se perfeccionará antes de que potencialmente se ponga a la venta general. </p>"}
{"paper": {"title": "Guided Adaptive Credit Assignment for Sample Efficient Policy Optimization", "authors": ["Hao Liu", "Richard Socher", "Caiming Xiong"], "authorids": ["lhao499@gmail.com", "rsocher@salesforce.com", "cxiong@salesforce.com"], "summary": "A new and general credit assignment method for obtaining sample efficiency of policy optimization in sparse reward setting", "abstract": "Policy gradient methods have achieved remarkable successes in solving challenging reinforcement learning problems. However, it still often suffers from sparse reward tasks, which leads to poor sample efficiency during training. In this work, we propose a guided adaptive credit assignment method to do effectively credit assignment for policy gradient methods. Motivated by entropy regularized policy optimization, our method extends the previous credit assignment methods by introducing more general guided adaptive credit assignment(GACA). The benefit of GACA is a principled way of utilizing off-policy samples. The effectiveness of proposed algorithm is demonstrated on the challenging \\textsc{WikiTableQuestions} and \\textsc{WikiSQL} benchmarks and an instruction following environment. The task is generating action sequences or program sequences from natural language questions or instructions, where only final binary success-failure execution feedback is available. Empirical studies show that our method significantly improves the sample efficiency of the state-of-the-art policy optimization approaches.", "keywords": ["credit assignment", "sparse reward", "policy optimization", "sample efficiency"]}, "meta": {"decision": "Reject", "comment": "The paper proposes a policy gradient algorithm related to entropy-regularized RL, that instead of the KL uses f-divergence to avoid mode collapse.\n\nThe reviewers found many technical issues with the presentation of the method, and the evaluation. In particular, the experiments are conducted on particular program synthesis tasks and show small margin improvements, while the algorithm is motivated by general sparse reward RL.\n\nI recommend rejection at this time, but encourage the authors to take the feedback into account and resubmit an improved version elsewhere."}, "review": {"rkeNx7jTFB": {"type": "review", "replyto": "SyxBgkBFPS", "review": "This paper proposes guided adaptive credit assignment (GACA) for policy gradient methods with sparse reward.\n\nGACA attacks the credit assignment problem by\n1) using entropy regularized RL objective (KL divergence), iteratively update prior \\bar{\\pi} and \\pi_\\theta;\n2) generalizing KL to f-divergence to avoid mode seeking behaviour of KL;\n3) using 2 tricks to estimate the gradient of f-divergence to update \\pi_\\theta, a) modified MAPO (Liang et al., 2018) estimator (using two buffers), b) replacing rho_f by the inverse of tail probability (Wang et al., 2018).\n\nExperiments of program synthesis and instruction following are conducted, to show the proposed GACA outperform competitive baselines.\n\nAlthough the experimental results look promising, I have many concerns with respect to this paper as follows.\n\n1. The organization is bad. The main algorithm has been put into the appendix. It should appear in the paper.\n\n2. There are too many typos and errors in the paper and derivations, which quite affected reading and understanding.\nFor example:\nin Eq. (6), what is z \\sim Z? Should be z \\in Z? It also appears in many other places.\nin Eq. (7), there should not be \\sum_{z \\in Z} here.\nProof for Prop. 1, I cannot really understand the notations here. Please rewrite and explain this proof. (I can see it follows Grau-Moya et al., 2019, but the notations here are not clear.)\nin Eq. (11), \\bar{\\pi} / \\pi_\\theta is used, but in Eq. (12), \\pi_\\theta / \\bar{\\pi} appeared, which one is correct? While in the proof for Lemma 2, it is \\bar{\\pi} / \\pi_\\theta. And in Alg. 1 it is \\pi_\\theta / \\bar{\\pi}. Please make this consistent.\nTypos, like \"Combining Theorem 1 and Theorem 2 together, we summarize the main algorithm in Algorithm 1.\" in the last paragraph of p6. However, they appeared as Prop. 1 and Lemma 2. Please improve the writing.\n\n3. The mutual information argument Eq. (9) seems irrelevant here. (It follows Grau-Moya et al., 2019, but the notations in the proof are bad and I cannot understand it). Whether the solution is mutual information or not seems not helpful for getting better credit assignment. I suggest remove/reduce related arguments around Eq. (9) and (10), and make space for the main algorithm.\n\n4. The entropy regularized objective and the KL is kind of well known. Maybe reduce the description here. And the key point is Eq. (8), which lays the foundation of iteratively update \\bar{\\pi} and \\pi_\\theta. However, Eq. (8) is the optimal solution of KL Eq. (7). Is it also the optimal solution of f-divergence used in the algorithm? If it is, clearly show that. If not, then update \\bar{\\pi} in Alg. 1 is problematic. Please clarify this point.\n\n5. The 2 tricks used here for estimating the gradient of f-divergence with respect to \\pi_\\theta, i.e., modified MAPO estimator in Prop. 2, and inverse tail probability in Wang et al., 2018, seems quite important for the empirical performance.\nHowever, motivation is not clear enough. First, why using two replay buffers \"leads to a better approximation\"? Any theory/intuition or experiment to support this claim? Second, why using inverse tail probability \"achieve a trade-off between exploration and exploitation\". It seems not obvious to see that. And also, explain why using this trick makes \"\\pi_\\theta adaptively coverage and approximate prior distribution \\bar{\\pi}\".\n\n6. The claim that GACA recovers all the mentioned methods as special cases are questionable. For example, as in E.1, \"by simply choosing \\rho_f as constant 1\", comparing Eq. (12) with the gradient of REINFORCE, there is a difference that REINFORCE has a reward term, but GACA does not have. Then why GACA reduces to REINFORCE? Also in E.5, the RAML objective seems wrong. There is no reward term here. Please check them.\n\nOverall, the proposed GACA method achieves promising results in program synthesis tasks. However, there are many concerns with respect to motivation and techniques that should be resolved.\n\n=====Update=====\nThanks for the rebuttal. I keep my rating since some of my concerns are still not resolved. In particular, \"Eq. (8) is the optimal solution of KL Eq. (7). Is it also the optimal solution of f-divergence used in the algorithm?\" Eq. (8) looks not the same as the paragraph above Lemma 2 \"\\bar{\\pi} = \\pi_\\theta\" to me. If Eq. (8) is not the optimal solution of Eq. (11), the update in Alg. 1 is somewhat problematic and other better choices exist. Since Algorithm 1 explicitly uses f-divergence, I think at least this point should be clarified by the authors rather than my guess.", "title": "Official Blind Review #2", "rating": "3: Weak Reject", "confidence": 3}, "HkxCF407jB": {"type": "rebuttal", "replyto": "HJxsdYBcYS", "comment": "Thank you for your time, detailed feedback, and a clear summary of our contribution.\nWe are happy to hear you found this work valuable. \nWe answer most of the said points below. It would be very helpful to hear your thoughts on our responses so that we can make the appropriate modifications to the paper. \n\n\n1. Is there an experiment demonstrate f-divergence performs better than KL-divergence?\n \n GACA w/o AG is equivalent to replacing f-divergence with KL-divergence in GACA. Table 1. shows that GACA > GACA w/o AG > MAPO on both program synthesis benchmarks, this result demonstrates that f-divergence(adaptive gradient estimation) is better KL-divergence. \n\n\n\n2. Does dropping out zero-reward trajectory buffer have an impact on the performance?\n \n Intuitively, dropping out zero-reward trajectory buffer reduces the number of samples used to estimate gradient, thus it hurts the minimization of f-divergence and downgrades the performance. Empirically, we found that dropping out zero-reward buffer downgrades the performance of GACA but still better than MAPO. This result further validates the value of this work \u2014 enable reusing off-policy samples by efficient credit assignment is important. \n\n\n3. Does separate buffer help baselines?\n \n Separate buffer doesn\u2019t help baselines and is not necessary because mathematically baselines method can only utilize high-reward trajectories to compute gradient, as shown at the beginning of Section 4 and Appendix E. \n We use separate buffer because GACA can use both high-reward and zero-reward trajectories, naturally, we can use stratified sampling to estimate unbiased and low variance gradient. \n\n\n4. Typos\n\n\n Thank you for pointing out typos, we have improved the presentation of the paper. The updated version of the paper is available now. Again, thank you for reading the paper. ", "title": "Initial response to R3"}, "SJl_u4RmjB": {"type": "rebuttal", "replyto": "rkeNx7jTFB", "comment": "Thank you for your time and detailed feedback. \nWe are happy to hear you found this work valuable, and understand your concerns. We are confident that, following the points of clarification highlighted by you, we can resolve any ambiguities in the paper, and thank you for helping make the paper stronger as a result. We answer most of the said points below. It would be very helpful to hear your thoughts on our responses so that we can make the appropriate modifications to the paper. \nWe hope that you will be willing to consider revising your assessment in light of the clarifications. \n\n\n1. Typos in the paper, move algorithm to main paper, and other presentation suggestions\n\n\n Thanks for pointing out typos in the submission, we have moved the main algorithm from Appendix to main paper, adjust the organization, and improved the presentation of the paper a lot. The updated version of the paper is available now. Again, thank you for reading the paper. \n\n\n2. Why using two replay buffers \"leads to a better approximation\"\n\n\n We acknowledge that this sentence is a little bit confusing. What we mean is GACA enables using both high-reward and zero-reward trajectories, which leads to a higher sample efficiency. While previous methods either only reply on on-policy trajectories(e.g. REINFORCE, MML, etc), or use a buffer to save high-reward trajectories for replaying(e.g. MAPO). \n\n\n4. Motivations behind using inverse tail probability to approximate f-divergence \n\n\n By using f-divergence, we reveal the connections between various previous credit assignment methods, for example, IML and RAML both minimize a reverse KL-divergence between policy and a target distribution, MAPO minimizes KL-divergence, etc. Different divergence measures lead to a different approximation of policy to target distribution[1], for example, KL-divergence often leads to mode-collapse. We want the policy distribution to approximate/cover the target distribution as good as possible, thus we utilize inverse tail probability technique which we found performs the best. \n\n\n [1] Yingzhen Li, Richard E. Turner. R\u00e9nyi Divergence Variational Inference. Advances in Neural Information Processing Systems(NeurIPS), 2016.\n\n\n\n5. The claim that GACA recovers all the mentioned methods as special cases are questionable\n\n\n Your concern about REINFORCE and RAML as special cases of GACA can be resolved if you recall that for simplicity and without loss of generality, we assumed that reward is 1 for successful task completion trajectories and 0 otherwise, this follows the notations convenience in [1, 2]. In the meanwhile, we do take your suggestions on improving the presentation of the paper that we have updated Appendix E with improved presentation of how does GACA recover existing credit assignment methods. Thank you for reading our Appendix.\n\n\n [1] Chen Liang, Mohammad Norouzi, Jonathan Berant, Quoc Le, and Ni Lao. Memory augmented policy optimization for program synthesis with generalization. Advances in Neural Information Processing Systems(NeurIPS), 2018.\n \n [2] Kelvin Guu, Panupong Pasupat, Evan Liu, and Percy Liang. From language to programs: Bridging reinforcement learning and maximum marginal likelihood. In Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pp. 1051\u20131062, Vancouver, Canada, July 2017.", "title": "Initial response to R2"}, "rJxO8NC7ir": {"type": "rebuttal", "replyto": "HJgXnWk0Yr", "comment": "Thank you for your time and detailed feedback. \nWe are glad to hear you found this work interesting and valuable, and understand your concerns. We are confident that, following the points of clarification highlighted by you, we can resolve any ambiguities in the paper, and thank you for helping make the paper stronger as a result. \nWe answer most of the said pints below. It would be very helpful to hear your thoughts on our responses so that we can make the appropriate modifications to the paper. \nWe hope that you will be willing to consider revising your assessment in light of the clarifications.\n\n\n1. Evaluation of the proposed method on other domains\n\n We would like to point out GACA can be useful in other challenging tasks such as combinational optimization and structured prediction where credit assignment from binary feedback remains a major challenge. We want emphasize that one of the main purposes of this paper is to introduce the method of guided adaptive credit assignment. As such, the purpose of this paper is not to beat every single benchmark but to show the benefit of this framework. In particular, we demonstrate the effectiveness of GACA on two challenging program synthesis benchmarks, to our best knowledge, this work is the current state-of-the-art method that uses only binary supervision and outperforms previous methods by a large margin. We leave the investigation of our method on other domains for future work. \n\n\n2. Results explanation/significance\n\n\n GACA outperforms recent state-of-the-art methods MeRL, BoRL, and MAPO by a large margin, on a variety of tasks\u2014including the challenging WikiSQL and WikiTable, as shown in Table 1, 2, 3. To our best knowledge, GACA is by far the state-of-the-art method on these benchmarks using only binary feedback. GACA is easy to implement and is a generalization of various credit assignment methods(MAPO MML, EML, RAML, and REINFORCE), we want to emphasize that GACA is general and can be further improved by combining it with techniques in other methods to further boost performance, such as meta-learning proposed in MeRL.\n\n\n\n3. More related work on program synthesis\n\n\n We have included several program synthesis papers in related work.\n\n\n\n4. Why use two-buffer estimation in Eq. 13\n\n\n Because GACA enables reusing all the past trajectories while previous methods only use high-reward trajectories, two-buffer estimation naturally arises here as a result of using stratified sampling to obtain unbiased and low variance gradient. w_b and w_c are calculated via stratified sampling, refer to Eq(13) for details. \n\n\n5. What\u2019s the performance of GACA if f-divergence is replaced with KL-divergence?\n\n\n If KL-divergence is used, then GACA reduces to GACA w/o AG which means GACA without adaptive gradient estimation. From experimental results(e.g. Table 1), we can see that GACA w/o AG greatly outperforms baselines on both benchmarks.", "title": "Initial response to R1"}, "HJxsdYBcYS": {"type": "review", "replyto": "SyxBgkBFPS", "review": "Summary:\nThis work proposed an off-policy framework for policy gradient approach called\nguided adaptive credit assignment (GACA) in a simplified setting of goal-oriented\nentropy regularized RL.\nGACA optimizes the policy via fitting a learnable prior distribution that using\nboth high reward trajectory and zero reward trajectory to improve the sample efficiency. \nThe experiments on sparse reward tasks such as WikiTableQuestions and WikiSQL\ndemonstrate the effectiveness of the GACA, comparing with a set of advanced baselines.\n\n\nDetailed comments:\n\nOff-policy learning:\nThe Environment dynamic is not considered. The trajectory\nreward is determined by the initial state, goal, and the sequence of actions taken thereafter. The off-policy learning can be applied since the distribution of\ninitial state, and goal is not affected by the policy. This reduces to a\nweighted maximum likelihood problem. \n\nResolving the sparse reward issue:\nIn sparse reward tasks, many of trajectories have zero rewards, in order to utilize\nthe zero reward trajectory (since in the weighted problem those samples have no\ncontribution to the gradient). This work proposed to store the trajectories\ninto two replay buffers and samples from both of them separately. \nIntuitively, it is not clear to me why minimizing mutual information between z and\nreward would help the learning. I am suspecting the reason is that mutual information brings non-zero gradient for zero reward trajectories (given zero-reward trajectories indeed helps the learning). \nThe authors also claimed that KL divergence performs worse than f-divergence due to the mode seeking issue. Do the experiments in GACA w/o AG support this claim?\n\nAblation study:\nThe authors claimed that using zero reward trajectory can help with sample efficiency.\nI wonder what the performance would be if we drop the zero reward trajectory buffer if we have a reasonable high frequency to reach the high trajectory reward sequence. \nIs it necessary to incorporate the zero reward trajectory? \n\nWhat is the exact formula of GACA w/o GP and GACA w/o AG? \n\nThe proposed method consists of three parts (GP, AG, and separate buffer. ) \nTwo variants (w/o GP, w/o AG) of GACA is conducted in the ablation study. \nHow does the GACA perform if we drop the separate buffer? What if we incorporate separate buffer for baselines. Does GP/AG play an essential role in performance improvement,\ncomparing to a separate buffer? \n\n\nOther questions:\nSince the sequence of actions is considered as a group, the performance\nmay highly depend on the size of action space and horizon. \nWhat is the size of the horizon of the tested problems? \nWhat is the value of WB and WC in each experiment?\n\n\nMinor:\nThere are many typos or grammar issues in this version. e.g.,\nL 3, Page 4, learn-able prior\nLast paragraph, page 3, \" as as a combination of expectations\", \nPage, 15 \"is actually equals mutual\"\nEq 23 -> 24", "title": "Official Blind Review #3", "rating": "6: Weak Accept", "confidence": 2}, "HJgXnWk0Yr": {"type": "review", "replyto": "SyxBgkBFPS", "review": "The authors formulate the credit assignment method as minimizing the divergence between policy function and a learned prior distribution. Then they apply f-divergence optimization to avoid the model collapse in this framework. Empirical experiments are conducted on the program synthesis benchmark with sparse rewards. \n\nThe main contribution of this paper is applying f-divergence optimization on the program synthesis task for credit assignment. \n\n+ One of my concerns is that the experiment section is in a limited domain to argue it is a broad algorithm for credit assignment. The paper will be stronger if the comparison is applied in a distant domain like goal-based robot learning etc. With some experiments on a different domain, the paper will be more convincing. \n\n+ The improvement/margin in program synthesis task needed to be explained well, is the margin significant enough? \n\n+ The paper could discuss more on related papers on program synthesis in the related work section as the main experiment is in this work.\n\n+ The authors claim that the two-buffer estimation is better and lead to better gradient estimation, but it is not demonstrated empirically or theoretically. It could be better if the ablation study is conducted in the experiment. Or the author could provide a theoretical analysis of why equation (13) is better. Moreover, the investigation of different choices of $w_b$ and $w_c$ is necessary. \n\n+ Another study needed is the investigation of different divergences; the work will be stronger if a KL divergence version is compared. Otherwise, it is not clear how much the f-divergence will contribute to the performance. \n", "title": "Official Blind Review #1", "rating": "3: Weak Reject", "confidence": 2}}}
{ "id": 907267649, "type": "Feature", "properties": { "addr:full":"8 Hinckley Road, Walsgrave On Sowe Coventry Warwickshire CV2 2EX", "addr:housenumber":"8", "addr:postcode":"cv2 2ex", "addr:street":"Hinckley Road", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-1.4434349537,52.4252853394,-1.4434349537,52.4252853394", "geom:latitude":52.425285, "geom:longitude":-1.443435, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"8 Hinckley Road, Walsgrave On Sowe", "sg:city":"Coventry", "sg:classifiers":[ { "category":"Building & Trades", "subcategory":"Plumbing", "type":"Services" } ], "sg:owner":"simplegeo", "sg:phone":"+44 24 7661 4762", "sg:postcode":"CV2 2EX", "sg:province":"Warwickshire", "sg:tags":[ "heating" ], "src:geom":"simplegeo", "wof:belongsto":[ 85791307, "102191581", 404433241, "85633159", 404227469, 101750449, 85684565 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_2ps01by1GIvbMHj8Lp3GLr_52.425285_-1.443435@1300740340" }, "wof:country":"GB", "wof:created":1471893473, "wof:geomhash":"45fd542ecb8a34659b122312ab396ba0", "wof:hierarchy":[ { "continent_id":"102191581", "country_id":"85633159", "localadmin_id":404433241, "locality_id":101750449, "macroregion_id":404227469, "neighbourhood_id":85791307, "region_id":85684565, "venue_id":907267649 } ], "wof:id":907267649, "wof:lastmodified":1496971797, "wof:name":"Central Boilercare", "wof:parent_id":85791307, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "heating" ] }, "bbox": [ -1.4434349537, 52.4252853394, -1.4434349537, 52.4252853394 ], "geometry": {"coordinates":[-1.4434349537,52.4252853394],"type":"Point"} }
{ "name": "mrimann/remote-script-verifier", "description": "Supports in verifying the behavior and output of a remote script - used e.g. in a quiz.", "keywords": [ "guzzle", "remote", "http", "quiz", "challenge", "response", "test" ], "license": "MIT", "authors" : [ { "name": "Mario Rimann", "email": "mario@rimann.org", "homepage": "http://rimann.org/" } ], "require": { "guzzlehttp/guzzle": "6.2.x" }, "require-dev": { "phpunit/phpunit": "5.6.*" }, "autoload": { "psr-0": { "Mrimann\\RemoteScriptVerifier\\": "src/" } } }
["30e338da4ffd8144c1619795df0cc7ad1a0b905c","dea21ffbfb1b507107f30db3ce850b2d6c75640b","43bc8a946d1d4ceec198a3dc27b9ab447ea08de7","e544de10c17bb8f5e15a1039a782b280c7e9da69","86dcec63174f815654e5d75b2309873bf0986eb6"]
["19404e2110f47c97249f142042242724111d5512","61fb1f9fd536e3d76ea9db2316036ad41945fe00"]
[{"lineNumber": 8, "col_offset": 46, "nodeName": "inf", "type": "Any"}, {"lineNumber": 8, "col_offset": 75, "nodeName": "inf", "type": "Any"}, {"lineNumber": 9, "col_offset": 35, "nodeName": "inf", "type": "Any"}, {"lineNumber": 33, "col_offset": 4, "nodeName": "bound_x", "type": "Any"}, {"lineNumber": 34, "col_offset": 4, "nodeName": "bound_y", "type": "Any"}, {"lineNumber": 35, "col_offset": 4, "nodeName": "bound_z", "type": "Any"}, {"lineNumber": 37, "col_offset": 4, "nodeName": "bb_filter", "type": "Any"}, {"lineNumber": 39, "col_offset": 11, "nodeName": "bb_filter", "type": "Any"}, {"lineNumber": 8, "col_offset": 32, "nodeName": "inf", "type": "Any"}, {"lineNumber": 8, "col_offset": 46, "nodeName": "np", "type": "module"}, {"lineNumber": 8, "col_offset": 61, "nodeName": "inf", "type": "Any"}, {"lineNumber": 8, "col_offset": 75, "nodeName": "np", "type": "module"}, {"lineNumber": 9, "col_offset": 21, "nodeName": "inf", "type": "Any"}, {"lineNumber": 9, "col_offset": 35, "nodeName": "np", "type": "module"}, {"lineNumber": 33, "col_offset": 14, "nodeName": "logical_and", "type": "Any"}, {"lineNumber": 34, "col_offset": 14, "nodeName": "logical_and", "type": "Any"}, {"lineNumber": 35, "col_offset": 14, "nodeName": "logical_and", "type": "Any"}, {"lineNumber": 37, "col_offset": 16, "nodeName": "logical_and", "type": "Any"}, {"lineNumber": 37, "col_offset": 31, "nodeName": "bound_x", "type": "Any"}, {"lineNumber": 37, "col_offset": 40, "nodeName": "bound_y", "type": "Any"}, {"lineNumber": 37, "col_offset": 49, "nodeName": "bound_z", "type": "Any"}, {"lineNumber": 8, "col_offset": 32, "nodeName": "np", "type": "module"}, {"lineNumber": 8, "col_offset": 61, "nodeName": "np", "type": "module"}, {"lineNumber": 9, "col_offset": 21, "nodeName": "np", "type": "module"}, {"lineNumber": 33, "col_offset": 14, "nodeName": "np", "type": "module"}, {"lineNumber": 33, "col_offset": 44, "nodeName": "min_x", "type": "Any"}, {"lineNumber": 33, "col_offset": 66, "nodeName": "max_x", "type": "Any"}, {"lineNumber": 34, "col_offset": 14, "nodeName": "np", "type": "module"}, {"lineNumber": 34, "col_offset": 44, "nodeName": "min_y", "type": "Any"}, {"lineNumber": 34, "col_offset": 66, "nodeName": "max_y", "type": "Any"}, {"lineNumber": 35, "col_offset": 14, "nodeName": "np", "type": "module"}, {"lineNumber": 35, "col_offset": 44, "nodeName": "min_z", "type": "Any"}, {"lineNumber": 35, "col_offset": 66, "nodeName": "max_z", "type": "Any"}, {"lineNumber": 37, "col_offset": 16, "nodeName": "np", "type": "module"}, {"lineNumber": 33, "col_offset": 29, "nodeName": "points", "type": "Any"}, {"lineNumber": 33, "col_offset": 51, "nodeName": "points", "type": "Any"}, {"lineNumber": 34, "col_offset": 29, "nodeName": "points", "type": "Any"}, {"lineNumber": 34, "col_offset": 51, "nodeName": "points", "type": "Any"}, {"lineNumber": 35, "col_offset": 29, "nodeName": "points", "type": "Any"}, {"lineNumber": 35, "col_offset": 51, "nodeName": "points", "type": "Any"}]
{ "name": "anyledger-frontend", "version": "0.1.0", "private": true, "dependencies": { "@turf/random": "^6.0.2", "deck.gl": "^6.1.1", "immutable": "^3.8.2", "leaflet": "^1.3.4", "luma.gl": "^6.1.0", "moment": "^2.22.2", "pigeon-maps": "^0.11.0", "pigeon-marker": "^0.3.4", "react": "^16.5.2", "react-dom": "^16.5.2", "react-leaflet": "^2.0.1", "react-map-gl": "^3.3.5", "react-scripts": "1.1.5" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, "devDependencies": { "eslint": "^5.6.0", "eslint-config-airbnb": "^17.1.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-jsx-a11y": "^6.1.1", "eslint-plugin-react": "^7.11.1" } }
{ "issue_interview_video::clip_card_3::goals[0]": "Kubaza ikibazo :gute iyo ingorane ibangamira abantu, canke abanyagihugu?", "issue_interview_video::clip_card_4::goals[0]": "Erekana ingene iyo ngorane ibangamira abanyagihugu.", "issue_interview_video::clip_card_11::goals[0]": "Kubaza ikibazo :gute abandi bashobora gufasha gutora inyishu yico kibazo ?", "issue_interview_video::clip_card_0::goals[0]": "Erekana aho ingorane yabereye.", "issue_interview_video::clip_card_2::goals[0]": "Erekana ikintu kizana ingorane.", "issue_interview_video::clip_card_14::goals[0]": "Kubaza ikibazo :mwifuza kubona habaye iki kubijanye niyo ngorane ?", "issue_interview_video::clip_card_7::goals[0]": "Ryari ingorane yatanguye ubwambere?", "issue_interview_video::evaluation_card_0::text": "--------", "issue_interview_video::clip_card_10::goals[0]": "Erekana ikintugihambaye cerekeye iyo ngorane.", "issue_interview_video::clip_card_12::goals[0]": "Erekana ico abantu bariko barakora kubijanye n’iyo ngorane.", "issue_interview_video::clip_card_15::goals[0]": "Erekana ingene bariko baratorera inyishu y’iyo ngorane.", "issue_interview_video::clip_card_6::goals[0]": "Erekana ingene uwo umuntu ariko araganira nabashikiwe n’iyo ngorane.", "issue_interview_video::clip_card_9::goals[0]": "Kubaza ikibazo :hakozwe iki kubijanye n’iyo ngorane ?", "issue_interview_video::clip_card_13::goals[0]": "Erekana inyishu abo bantu bariko baratanga kuvyerekeye iyo ngorane.", "issue_interview_video::clip_card_5::goals[0]": "Erekana ikintu gihambaye kuriyo ngorane.", "issue_interview_video::title": "Ikiganiro kuriyo ngorane.", "issue_interview_video::clip_card_1::goals[0]": "Shikiriza iyo ngorane.", "issue_interview_video::clip_card_8::goals[0]": "Erekana ingene uwo muntu ariko aratorera inyishu ico kibazo." }
{"poster":"Thrill3r","date":"2015-06-26T02:51:22.302+0000","title":"Thrill3r - Platinum Tier Streamer who wants to help you improve there overall gameplay! :)","subforum":"Gameplay & Strategy","embed":{"description":null,"url":"http://www.twitch.tv/Thrill3rrrr","image":null},"up_votes":1,"down_votes":0,"body":"Hey ladies & gents!\n\nEver felt like Rito is purposely holding back your true talent? \n\nStuck in what we call \"elo hell?\"\n\nHave all the questions but no one to answer them?\n\nNever fear, Thrill3r is here - As a fellow Kiwi living in Australia, I want to help YOU and be the person you can enjoy watching and learning this amazing game at the same time FROM THE SAME OCEANIC SERVER!\n\nWe have all started at the bottom (Bronze 5) and some of us have managed to climb through and some of us have not - BUT THAT IS FINE! If I and so many other summoners can do it, YOU CAN TOO! :)\n\nI have 4 or so years experience playing League Of Legends and achieved top rank of Platinum 1 (Peak) Last season with 100+ Ping on ADSL - Now have recently moved to a Fiber Optic Home in the last few days I can finally start climbing whilst streaming and helping you improve as well.\n\nI am now streaming on the OCE server every night from Monday to Friday from 6:00pm - Late, and Saturday/Sunday (most of the day - Depending on dad duties lol)\n\nLooking forward to seeing you on the rift!\n\nYah boy, Thrill3r\ntwitch.tv/Thrill3rrrr","replies":[{"poster":"Thrill3r","date":"2015-06-27T03:05:43.352+0000","up_votes":1,"down_votes":0,"body":"Bump - Will be on tonight with that 2pac sw@g lol","replies":[]},{"poster":"Thrill3r","date":"2015-06-26T06:12:35.226+0000","up_votes":1,"down_votes":0,"body":"See you guys tonight! :D","replies":[]}]}
{"streams":[{"title":"Cuarentena (2008)","url":"http://tv.iptv5latino.cl:8000/movie/premium2/mauri1234554321/29637.mkv"}]}
{"id":"node_modules/ol/interaction/PinchZoom.js","dependencies":[{"name":"/home/shreeya/Desktop/Courses/Sem4/DASS/Project/Sprint 5/sravani_frontend/GUI-GUI_SP/node_modules/ol/interaction/PinchZoom.js.map","includedInParent":true,"mtime":499162500000},{"name":"/home/shreeya/Desktop/Courses/Sem4/DASS/Project/Sprint 5/sravani_frontend/GUI-GUI_SP/node_modules/ol/src/interaction/PinchZoom.js","includedInParent":true,"mtime":499162500000},{"name":"/home/shreeya/Desktop/Courses/Sem4/DASS/Project/Sprint 5/sravani_frontend/GUI-GUI_SP/package.json","includedInParent":true,"mtime":1586349407943},{"name":"/home/shreeya/Desktop/Courses/Sem4/DASS/Project/Sprint 5/sravani_frontend/GUI-GUI_SP/node_modules/ol/package.json","includedInParent":true,"mtime":1586349400707},{"name":"../functions.js","loc":{"line":17,"column":22},"parent":"/home/shreeya/Desktop/Courses/Sem4/DASS/Project/Sprint 5/sravani_frontend/GUI-GUI_SP/node_modules/ol/interaction/PinchZoom.js","resolved":"/home/shreeya/Desktop/Courses/Sem4/DASS/Project/Sprint 5/sravani_frontend/GUI-GUI_SP/node_modules/ol/functions.js"},{"name":"./Pointer.js","loc":{"line":18,"column":69},"parent":"/home/shreeya/Desktop/Courses/Sem4/DASS/Project/Sprint 5/sravani_frontend/GUI-GUI_SP/node_modules/ol/interaction/PinchZoom.js","resolved":"/home/shreeya/Desktop/Courses/Sem4/DASS/Project/Sprint 5/sravani_frontend/GUI-GUI_SP/node_modules/ol/interaction/Pointer.js"}],"generated":{"js":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\n\nvar _functions = require(\"../functions.js\");\n\nvar _Pointer = _interopRequireWildcard(require(\"./Pointer.js\"));\n\nfunction _getRequireWildcardCache() { if (typeof WeakMap !== \"function\") return null; var cache = new WeakMap(); _getRequireWildcardCache = function () { return cache; }; return cache; }\n\nfunction _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== \"object\" && typeof obj !== \"function\") { return { default: obj }; } var cache = _getRequireWildcardCache(); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }\n\nvar __extends = void 0 && (void 0).__extends || function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf || {\n __proto__: []\n } instanceof Array && function (d, b) {\n d.__proto__ = b;\n } || function (d, b) {\n for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];\n };\n\n return extendStatics(d, b);\n };\n\n return function (d, b) {\n extendStatics(d, b);\n\n function __() {\n this.constructor = d;\n }\n\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n}();\n/**\n * @module ol/interaction/PinchZoom\n */\n\n\n/**\n * @typedef {Object} Options\n * @property {number} [duration=400] Animation duration in milliseconds.\n */\n\n/**\n * @classdesc\n * Allows the user to zoom the map by pinching with two fingers\n * on a touch screen.\n * @api\n */\nvar PinchZoom =\n/** @class */\nfunction (_super) {\n __extends(PinchZoom, _super);\n /**\n * @param {Options=} opt_options Options.\n */\n\n\n function PinchZoom(opt_options) {\n var _this = this;\n\n var options = opt_options ? opt_options : {};\n var pointerOptions =\n /** @type {import(\"./Pointer.js\").Options} */\n options;\n\n if (!pointerOptions.stopDown) {\n pointerOptions.stopDown = _functions.FALSE;\n }\n\n _this = _super.call(this, pointerOptions) || this;\n /**\n * @private\n * @type {import(\"../coordinate.js\").Coordinate}\n */\n\n _this.anchor_ = null;\n /**\n * @private\n * @type {number}\n */\n\n _this.duration_ = options.duration !== undefined ? options.duration : 400;\n /**\n * @private\n * @type {number|undefined}\n */\n\n _this.lastDistance_ = undefined;\n /**\n * @private\n * @type {number}\n */\n\n _this.lastScaleDelta_ = 1;\n return _this;\n }\n /**\n * @inheritDoc\n */\n\n\n PinchZoom.prototype.handleDragEvent = function (mapBrowserEvent) {\n var scaleDelta = 1.0;\n var touch0 = this.targetPointers[0];\n var touch1 = this.targetPointers[1];\n var dx = touch0.clientX - touch1.clientX;\n var dy = touch0.clientY - touch1.clientY; // distance between touches\n\n var distance = Math.sqrt(dx * dx + dy * dy);\n\n if (this.lastDistance_ !== undefined) {\n scaleDelta = this.lastDistance_ / distance;\n }\n\n this.lastDistance_ = distance;\n var map = mapBrowserEvent.map;\n var view = map.getView();\n\n if (scaleDelta != 1.0) {\n this.lastScaleDelta_ = scaleDelta;\n } // scale anchor point.\n\n\n var viewportPosition = map.getViewport().getBoundingClientRect();\n var centroid = (0, _Pointer.centroid)(this.targetPointers);\n centroid[0] -= viewportPosition.left;\n centroid[1] -= viewportPosition.top;\n this.anchor_ = map.getCoordinateFromPixelInternal(centroid); // scale, bypass the resolution constraint\n\n map.render();\n view.adjustResolutionInternal(scaleDelta, this.anchor_);\n };\n /**\n * @inheritDoc\n */\n\n\n PinchZoom.prototype.handleUpEvent = function (mapBrowserEvent) {\n if (this.targetPointers.length < 2) {\n var map = mapBrowserEvent.map;\n var view = map.getView();\n var direction = this.lastScaleDelta_ > 1 ? 1 : -1;\n view.endInteraction(this.duration_, direction);\n return false;\n } else {\n return true;\n }\n };\n /**\n * @inheritDoc\n */\n\n\n PinchZoom.prototype.handleDownEvent = function (mapBrowserEvent) {\n if (this.targetPointers.length >= 2) {\n var map = mapBrowserEvent.map;\n this.anchor_ = null;\n this.lastDistance_ = undefined;\n this.lastScaleDelta_ = 1;\n\n if (!this.handlingDownUpSequence) {\n map.getView().beginInteraction();\n }\n\n return true;\n } else {\n return false;\n }\n };\n\n return PinchZoom;\n}(_Pointer.default);\n\nvar _default = PinchZoom;\nexports.default = _default;"},"sourceMaps":{"js":{"mappings":[{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":4,"column":0},"generated":{"line":8,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":5,"column":0},"generated":{"line":10,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":1,"column":0},"generated":{"line":39,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":8,"column":0},"generated":{"line":44,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":14,"column":0},"generated":{"line":49,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":55,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":55,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":55,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":56,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":57,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":57,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":57,"column":16}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":57,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":24},"generated":{"line":58,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":24},"generated":{"line":58,"column":2}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":24},"generated":{"line":58,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":24},"generated":{"line":58,"column":12}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":24},"generated":{"line":58,"column":21}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":24},"generated":{"line":58,"column":23}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":24},"generated":{"line":58,"column":29}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":24},"generated":{"line":58,"column":30}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":21,"column":2},"generated":{"line":59,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":2},"generated":{"line":64,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":2},"generated":{"line":64,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":2},"generated":{"line":64,"column":20}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":14},"generated":{"line":64,"column":21}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":2},"generated":{"line":64,"column":32}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":25},"generated":{"line":64,"column":34}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":2},"generated":{"line":65,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":2},"generated":{"line":65,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":2},"generated":{"line":65,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":2},"generated":{"line":65,"column":16}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":24,"column":2},"generated":{"line":65,"column":20}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":26,"column":4},"generated":{"line":67,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":26,"column":10},"generated":{"line":67,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":26,"column":17},"generated":{"line":67,"column":15}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":26,"column":20},"generated":{"line":67,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":26,"column":31},"generated":{"line":67,"column":29}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":26,"column":34},"generated":{"line":67,"column":32}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":26,"column":31},"generated":{"line":67,"column":43}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":26,"column":48},"generated":{"line":67,"column":46}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":26,"column":4},"generated":{"line":67,"column":48}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":28,"column":4},"generated":{"line":68,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":28,"column":10},"generated":{"line":68,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":28,"column":24},"generated":{"line":68,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":28,"column":27},"generated":{"line":69,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":28,"column":74},"generated":{"line":70,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":28,"column":74},"generated":{"line":70,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":28,"column":4},"generated":{"line":70,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":30,"column":4},"generated":{"line":72,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":30,"column":8},"generated":{"line":72,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":30,"column":9},"generated":{"line":72,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":30,"column":23},"generated":{"line":72,"column":23}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":30,"column":24},"generated":{"line":72,"column":24}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":30,"column":4},"generated":{"line":72,"column":32}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":30,"column":34},"generated":{"line":72,"column":34}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":31,"column":6},"generated":{"line":73,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":31,"column":6},"generated":{"line":73,"column":6}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":31,"column":20},"generated":{"line":73,"column":20}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":31,"column":21},"generated":{"line":73,"column":21}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":31,"column":6},"generated":{"line":73,"column":29}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":31,"column":32},"generated":{"line":73,"column":32}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":31,"column":6},"generated":{"line":73,"column":48}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":32,"column":5},"generated":{"line":74,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":12}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":23}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":24}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":28}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":10},"generated":{"line":76,"column":30}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":44}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":25},"generated":{"line":76,"column":49}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":34,"column":4},"generated":{"line":76,"column":53}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":36,"column":4},"generated":{"line":77,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":40,"column":4},"generated":{"line":82,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":40,"column":4},"generated":{"line":82,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":40,"column":8},"generated":{"line":82,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":40,"column":9},"generated":{"line":82,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":40,"column":4},"generated":{"line":82,"column":17}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":40,"column":19},"generated":{"line":82,"column":20}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":40,"column":4},"generated":{"line":82,"column":24}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":42,"column":4},"generated":{"line":83,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":4},"generated":{"line":88,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":4},"generated":{"line":88,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":8},"generated":{"line":88,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":9},"generated":{"line":88,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":4},"generated":{"line":88,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":21},"generated":{"line":88,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":28},"generated":{"line":88,"column":29}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":29},"generated":{"line":88,"column":30}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":21},"generated":{"line":88,"column":38}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":42},"generated":{"line":88,"column":43}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":21},"generated":{"line":88,"column":52}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":54},"generated":{"line":88,"column":55}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":61},"generated":{"line":88,"column":62}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":62},"generated":{"line":88,"column":63}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":21},"generated":{"line":88,"column":71}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":73},"generated":{"line":88,"column":74}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":46,"column":4},"generated":{"line":88,"column":77}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":48,"column":4},"generated":{"line":89,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":52,"column":4},"generated":{"line":94,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":52,"column":4},"generated":{"line":94,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":52,"column":8},"generated":{"line":94,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":52,"column":9},"generated":{"line":94,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":52,"column":4},"generated":{"line":94,"column":23}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":52,"column":25},"generated":{"line":94,"column":26}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":52,"column":4},"generated":{"line":94,"column":35}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":54,"column":4},"generated":{"line":95,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":58,"column":4},"generated":{"line":100,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":58,"column":4},"generated":{"line":100,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":58,"column":8},"generated":{"line":100,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":58,"column":9},"generated":{"line":100,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":58,"column":4},"generated":{"line":100,"column":25}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":58,"column":27},"generated":{"line":100,"column":28}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":58,"column":4},"generated":{"line":100,"column":29}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":60,"column":3},"generated":{"line":102,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":62,"column":2},"generated":{"line":103,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":108,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":108,"column":2}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":108,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":108,"column":12}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":108,"column":21}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":108,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":108,"column":37}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":108,"column":40}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":18},"generated":{"line":108,"column":50}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":108,"column":65}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":33},"generated":{"line":108,"column":67}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":66,"column":4},"generated":{"line":109,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":66,"column":8},"generated":{"line":109,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":66,"column":18},"generated":{"line":109,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":66,"column":21},"generated":{"line":109,"column":21}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":66,"column":4},"generated":{"line":109,"column":24}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":68,"column":4},"generated":{"line":110,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":68,"column":10},"generated":{"line":110,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":68,"column":16},"generated":{"line":110,"column":14}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":68,"column":19},"generated":{"line":110,"column":17}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":68,"column":24},"generated":{"line":110,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":68,"column":19},"generated":{"line":110,"column":36}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":68,"column":39},"generated":{"line":110,"column":37}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":68,"column":19},"generated":{"line":110,"column":38}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":68,"column":4},"generated":{"line":110,"column":39}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":69,"column":4},"generated":{"line":111,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":69,"column":10},"generated":{"line":111,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":69,"column":16},"generated":{"line":111,"column":14}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":69,"column":19},"generated":{"line":111,"column":17}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":69,"column":24},"generated":{"line":111,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":69,"column":19},"generated":{"line":111,"column":36}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":69,"column":39},"generated":{"line":111,"column":37}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":69,"column":19},"generated":{"line":111,"column":38}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":69,"column":4},"generated":{"line":111,"column":39}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":4},"generated":{"line":112,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":10},"generated":{"line":112,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":12},"generated":{"line":112,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":15},"generated":{"line":112,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":21},"generated":{"line":112,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":22},"generated":{"line":112,"column":20}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":15},"generated":{"line":112,"column":27}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":32},"generated":{"line":112,"column":30}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":38},"generated":{"line":112,"column":36}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":39},"generated":{"line":112,"column":37}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":70,"column":4},"generated":{"line":112,"column":44}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":4},"generated":{"line":113,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":10},"generated":{"line":113,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":12},"generated":{"line":113,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":15},"generated":{"line":113,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":21},"generated":{"line":113,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":22},"generated":{"line":113,"column":20}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":15},"generated":{"line":113,"column":27}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":32},"generated":{"line":113,"column":30}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":38},"generated":{"line":113,"column":36}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":39},"generated":{"line":113,"column":37}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":71,"column":4},"generated":{"line":113,"column":44}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":33},"generated":{"line":113,"column":45}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":73,"column":4},"generated":{"line":113,"column":46}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":4},"generated":{"line":115,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":10},"generated":{"line":115,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":18},"generated":{"line":115,"column":16}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":21},"generated":{"line":115,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":25},"generated":{"line":115,"column":23}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":26},"generated":{"line":115,"column":24}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":21},"generated":{"line":115,"column":28}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":31},"generated":{"line":115,"column":29}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":33},"generated":{"line":115,"column":31}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":36},"generated":{"line":115,"column":34}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":31},"generated":{"line":115,"column":36}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":41},"generated":{"line":115,"column":39}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":43},"generated":{"line":115,"column":41}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":46},"generated":{"line":115,"column":44}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":21},"generated":{"line":115,"column":46}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":74,"column":4},"generated":{"line":115,"column":47}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":76,"column":4},"generated":{"line":117,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":76,"column":8},"generated":{"line":117,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":76,"column":13},"generated":{"line":117,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":76,"column":8},"generated":{"line":117,"column":26}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":76,"column":31},"generated":{"line":117,"column":31}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":76,"column":4},"generated":{"line":117,"column":40}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":76,"column":42},"generated":{"line":117,"column":42}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":77,"column":6},"generated":{"line":118,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":77,"column":6},"generated":{"line":118,"column":6}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":77,"column":16},"generated":{"line":118,"column":16}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":77,"column":19},"generated":{"line":118,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":77,"column":24},"generated":{"line":118,"column":24}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":77,"column":19},"generated":{"line":118,"column":37}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":77,"column":40},"generated":{"line":118,"column":40}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":77,"column":6},"generated":{"line":118,"column":48}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":78,"column":5},"generated":{"line":119,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":79,"column":4},"generated":{"line":121,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":79,"column":9},"generated":{"line":121,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":79,"column":4},"generated":{"line":121,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":79,"column":25},"generated":{"line":121,"column":25}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":79,"column":4},"generated":{"line":121,"column":33}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":82,"column":4},"generated":{"line":122,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":82,"column":10},"generated":{"line":122,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":82,"column":13},"generated":{"line":122,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":82,"column":16},"generated":{"line":122,"column":14}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":82,"column":31},"generated":{"line":122,"column":29}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":82,"column":32},"generated":{"line":122,"column":30}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":82,"column":4},"generated":{"line":122,"column":33}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":83,"column":4},"generated":{"line":123,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":83,"column":10},"generated":{"line":123,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":83,"column":14},"generated":{"line":123,"column":12}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":83,"column":17},"generated":{"line":123,"column":15}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":83,"column":20},"generated":{"line":123,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":83,"column":21},"generated":{"line":123,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":83,"column":17},"generated":{"line":123,"column":26}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":83,"column":4},"generated":{"line":123,"column":28}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":85,"column":4},"generated":{"line":125,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":85,"column":8},"generated":{"line":125,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":85,"column":18},"generated":{"line":125,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":85,"column":22},"generated":{"line":125,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":85,"column":4},"generated":{"line":125,"column":25}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":85,"column":27},"generated":{"line":125,"column":27}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":86,"column":6},"generated":{"line":126,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":86,"column":11},"generated":{"line":126,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":86,"column":6},"generated":{"line":126,"column":26}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":86,"column":29},"generated":{"line":126,"column":29}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":86,"column":6},"generated":{"line":126,"column":39}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":87,"column":5},"generated":{"line":127,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":33},"generated":{"line":127,"column":5}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":89,"column":4},"generated":{"line":127,"column":6}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":4},"generated":{"line":130,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":10},"generated":{"line":130,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":26},"generated":{"line":130,"column":24}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":29},"generated":{"line":130,"column":27}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":32},"generated":{"line":130,"column":30}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":33},"generated":{"line":130,"column":31}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":29},"generated":{"line":130,"column":42}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":47},"generated":{"line":130,"column":45}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":29},"generated":{"line":130,"column":66}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":90,"column":4},"generated":{"line":130,"column":68}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":91,"column":4},"generated":{"line":131,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":91,"column":10},"generated":{"line":131,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":91,"column":18},"generated":{"line":131,"column":16}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":91,"column":21},"generated":{"line":131,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":91,"column":42},"generated":{"line":131,"column":42}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":91,"column":47},"generated":{"line":131,"column":47}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":91,"column":21},"generated":{"line":131,"column":61}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":91,"column":4},"generated":{"line":131,"column":62}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":4},"generated":{"line":132,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":4},"generated":{"line":132,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":12},"generated":{"line":132,"column":12}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":13},"generated":{"line":132,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":12},"generated":{"line":132,"column":14}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":4},"generated":{"line":132,"column":15}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":19},"generated":{"line":132,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":35},"generated":{"line":132,"column":35}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":36},"generated":{"line":132,"column":36}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":92,"column":4},"generated":{"line":132,"column":40}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":4},"generated":{"line":133,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":4},"generated":{"line":133,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":12},"generated":{"line":133,"column":12}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":13},"generated":{"line":133,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":12},"generated":{"line":133,"column":14}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":4},"generated":{"line":133,"column":15}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":19},"generated":{"line":133,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":35},"generated":{"line":133,"column":35}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":36},"generated":{"line":133,"column":36}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":93,"column":4},"generated":{"line":133,"column":39}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":4},"generated":{"line":134,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":9},"generated":{"line":134,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":4},"generated":{"line":134,"column":16}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":19},"generated":{"line":134,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":22},"generated":{"line":134,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":23},"generated":{"line":134,"column":23}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":19},"generated":{"line":134,"column":53}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":54},"generated":{"line":134,"column":54}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":19},"generated":{"line":134,"column":62}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":94,"column":4},"generated":{"line":134,"column":63}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":33},"generated":{"line":134,"column":64}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":96,"column":4},"generated":{"line":134,"column":65}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":97,"column":4},"generated":{"line":136,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":97,"column":4},"generated":{"line":136,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":97,"column":7},"generated":{"line":136,"column":7}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":97,"column":8},"generated":{"line":136,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":97,"column":4},"generated":{"line":136,"column":14}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":4},"generated":{"line":137,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":4},"generated":{"line":137,"column":4}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":8},"generated":{"line":137,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":9},"generated":{"line":137,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":4},"generated":{"line":137,"column":33}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":34},"generated":{"line":137,"column":34}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":4},"generated":{"line":137,"column":44}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":46},"generated":{"line":137,"column":46}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":51},"generated":{"line":137,"column":51}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":98,"column":4},"generated":{"line":137,"column":58}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":99,"column":3},"generated":{"line":138,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":65,"column":2},"generated":{"line":138,"column":3}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":101,"column":2},"generated":{"line":139,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":144,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":144,"column":2}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":144,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":144,"column":12}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":144,"column":21}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":144,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":144,"column":35}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":144,"column":38}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":16},"generated":{"line":144,"column":48}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":144,"column":63}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":31},"generated":{"line":144,"column":65}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":4},"generated":{"line":145,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":8},"generated":{"line":145,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":13},"generated":{"line":145,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":8},"generated":{"line":145,"column":27}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":28},"generated":{"line":145,"column":28}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":8},"generated":{"line":145,"column":34}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":37},"generated":{"line":145,"column":37}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":4},"generated":{"line":145,"column":38}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":40},"generated":{"line":145,"column":40}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":106,"column":6},"generated":{"line":146,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":106,"column":12},"generated":{"line":146,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":106,"column":15},"generated":{"line":146,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":106,"column":18},"generated":{"line":146,"column":16}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":106,"column":33},"generated":{"line":146,"column":31}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":106,"column":34},"generated":{"line":146,"column":32}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":106,"column":6},"generated":{"line":146,"column":35}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":107,"column":6},"generated":{"line":147,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":107,"column":12},"generated":{"line":147,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":107,"column":16},"generated":{"line":147,"column":14}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":107,"column":19},"generated":{"line":147,"column":17}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":107,"column":22},"generated":{"line":147,"column":20}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":107,"column":23},"generated":{"line":147,"column":21}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":107,"column":19},"generated":{"line":147,"column":28}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":107,"column":6},"generated":{"line":147,"column":30}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":6},"generated":{"line":148,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":12},"generated":{"line":148,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":21},"generated":{"line":148,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":24},"generated":{"line":148,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":29},"generated":{"line":148,"column":27}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":24},"generated":{"line":148,"column":42}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":47},"generated":{"line":148,"column":45}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":24},"generated":{"line":148,"column":46}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":51},"generated":{"line":148,"column":49}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":24},"generated":{"line":148,"column":50}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":55},"generated":{"line":148,"column":53}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":56},"generated":{"line":148,"column":54}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":108,"column":6},"generated":{"line":148,"column":55}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":6},"generated":{"line":149,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":6},"generated":{"line":149,"column":6}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":10},"generated":{"line":149,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":11},"generated":{"line":149,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":6},"generated":{"line":149,"column":25}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":26},"generated":{"line":149,"column":26}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":31},"generated":{"line":149,"column":31}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":6},"generated":{"line":149,"column":40}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":42},"generated":{"line":149,"column":42}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":109,"column":6},"generated":{"line":149,"column":51}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":110,"column":6},"generated":{"line":150,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":110,"column":13},"generated":{"line":150,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":110,"column":6},"generated":{"line":150,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":111,"column":5},"generated":{"line":151,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":105,"column":4},"generated":{"line":151,"column":5}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":111,"column":11},"generated":{"line":151,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":112,"column":6},"generated":{"line":152,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":112,"column":13},"generated":{"line":152,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":112,"column":6},"generated":{"line":152,"column":17}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":113,"column":5},"generated":{"line":153,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":114,"column":3},"generated":{"line":154,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":104,"column":2},"generated":{"line":154,"column":3}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":116,"column":2},"generated":{"line":155,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":160,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":160,"column":2}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":160,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":160,"column":12}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":160,"column":21}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":160,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":160,"column":37}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":160,"column":40}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":18},"generated":{"line":160,"column":50}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":160,"column":65}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":33},"generated":{"line":160,"column":67}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":4},"generated":{"line":161,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":8},"generated":{"line":161,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":13},"generated":{"line":161,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":8},"generated":{"line":161,"column":27}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":28},"generated":{"line":161,"column":28}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":8},"generated":{"line":161,"column":34}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":38},"generated":{"line":161,"column":38}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":4},"generated":{"line":161,"column":39}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":41},"generated":{"line":161,"column":41}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":121,"column":6},"generated":{"line":162,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":121,"column":12},"generated":{"line":162,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":121,"column":15},"generated":{"line":162,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":121,"column":18},"generated":{"line":162,"column":16}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":121,"column":33},"generated":{"line":162,"column":31}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":121,"column":34},"generated":{"line":162,"column":32}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":121,"column":6},"generated":{"line":162,"column":35}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":122,"column":6},"generated":{"line":163,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":122,"column":11},"generated":{"line":163,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":122,"column":6},"generated":{"line":163,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":122,"column":21},"generated":{"line":163,"column":21}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":122,"column":6},"generated":{"line":163,"column":25}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":123,"column":6},"generated":{"line":164,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":123,"column":11},"generated":{"line":164,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":123,"column":6},"generated":{"line":164,"column":24}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":123,"column":27},"generated":{"line":164,"column":27}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":123,"column":6},"generated":{"line":164,"column":36}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":124,"column":6},"generated":{"line":165,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":124,"column":11},"generated":{"line":165,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":124,"column":6},"generated":{"line":165,"column":26}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":124,"column":29},"generated":{"line":165,"column":29}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":124,"column":6},"generated":{"line":165,"column":30}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":125,"column":6},"generated":{"line":167,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":125,"column":10},"generated":{"line":167,"column":10}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":125,"column":11},"generated":{"line":167,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":125,"column":16},"generated":{"line":167,"column":16}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":125,"column":6},"generated":{"line":167,"column":38}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":125,"column":40},"generated":{"line":167,"column":40}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":126,"column":8},"generated":{"line":168,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":126,"column":8},"generated":{"line":168,"column":8}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":126,"column":11},"generated":{"line":168,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":126,"column":12},"generated":{"line":168,"column":12}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":126,"column":8},"generated":{"line":168,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":126,"column":22},"generated":{"line":168,"column":22}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":126,"column":8},"generated":{"line":168,"column":38}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":127,"column":7},"generated":{"line":169,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":128,"column":6},"generated":{"line":171,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":128,"column":13},"generated":{"line":171,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":128,"column":6},"generated":{"line":171,"column":17}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":129,"column":5},"generated":{"line":172,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":120,"column":4},"generated":{"line":172,"column":5}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":129,"column":11},"generated":{"line":172,"column":11}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":130,"column":6},"generated":{"line":173,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":130,"column":13},"generated":{"line":173,"column":13}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":130,"column":6},"generated":{"line":173,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":131,"column":5},"generated":{"line":174,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":132,"column":3},"generated":{"line":175,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":119,"column":2},"generated":{"line":175,"column":3}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":133,"column":0},"generated":{"line":177,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":133,"column":0},"generated":{"line":177,"column":9}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":133,"column":0},"generated":{"line":177,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":178,"column":0}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":178,"column":1}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":24},"generated":{"line":178,"column":2}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":178,"column":18}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":20,"column":0},"generated":{"line":178,"column":19}},{"source":"../src/interaction/PinchZoom.js","name":null,"original":{"line":135,"column":15},"generated":{"line":180,"column":15}}],"sources":{"../src/interaction/PinchZoom.js":"/**\n * @module ol/interaction/PinchZoom\n */\nimport {FALSE} from '../functions.js';\nimport PointerInteraction, {centroid as centroidFromPointers} from './Pointer.js';\n\n\n/**\n * @typedef {Object} Options\n * @property {number} [duration=400] Animation duration in milliseconds.\n */\n\n\n/**\n * @classdesc\n * Allows the user to zoom the map by pinching with two fingers\n * on a touch screen.\n * @api\n */\nclass PinchZoom extends PointerInteraction {\n /**\n * @param {Options=} opt_options Options.\n */\n constructor(opt_options) {\n\n const options = opt_options ? opt_options : {};\n\n const pointerOptions = /** @type {import(\"./Pointer.js\").Options} */ (options);\n\n if (!pointerOptions.stopDown) {\n pointerOptions.stopDown = FALSE;\n }\n\n super(pointerOptions);\n\n /**\n * @private\n * @type {import(\"../coordinate.js\").Coordinate}\n */\n this.anchor_ = null;\n\n /**\n * @private\n * @type {number}\n */\n this.duration_ = options.duration !== undefined ? options.duration : 400;\n\n /**\n * @private\n * @type {number|undefined}\n */\n this.lastDistance_ = undefined;\n\n /**\n * @private\n * @type {number}\n */\n this.lastScaleDelta_ = 1;\n\n }\n\n /**\n * @inheritDoc\n */\n handleDragEvent(mapBrowserEvent) {\n let scaleDelta = 1.0;\n\n const touch0 = this.targetPointers[0];\n const touch1 = this.targetPointers[1];\n const dx = touch0.clientX - touch1.clientX;\n const dy = touch0.clientY - touch1.clientY;\n\n // distance between touches\n const distance = Math.sqrt(dx * dx + dy * dy);\n\n if (this.lastDistance_ !== undefined) {\n scaleDelta = this.lastDistance_ / distance;\n }\n this.lastDistance_ = distance;\n\n\n const map = mapBrowserEvent.map;\n const view = map.getView();\n\n if (scaleDelta != 1.0) {\n this.lastScaleDelta_ = scaleDelta;\n }\n\n // scale anchor point.\n const viewportPosition = map.getViewport().getBoundingClientRect();\n const centroid = centroidFromPointers(this.targetPointers);\n centroid[0] -= viewportPosition.left;\n centroid[1] -= viewportPosition.top;\n this.anchor_ = map.getCoordinateFromPixelInternal(centroid);\n\n // scale, bypass the resolution constraint\n map.render();\n view.adjustResolutionInternal(scaleDelta, this.anchor_);\n }\n\n /**\n * @inheritDoc\n */\n handleUpEvent(mapBrowserEvent) {\n if (this.targetPointers.length < 2) {\n const map = mapBrowserEvent.map;\n const view = map.getView();\n const direction = this.lastScaleDelta_ > 1 ? 1 : -1;\n view.endInteraction(this.duration_, direction);\n return false;\n } else {\n return true;\n }\n }\n\n /**\n * @inheritDoc\n */\n handleDownEvent(mapBrowserEvent) {\n if (this.targetPointers.length >= 2) {\n const map = mapBrowserEvent.map;\n this.anchor_ = null;\n this.lastDistance_ = undefined;\n this.lastScaleDelta_ = 1;\n if (!this.handlingDownUpSequence) {\n map.getView().beginInteraction();\n }\n return true;\n } else {\n return false;\n }\n }\n}\n\nexport default PinchZoom;\n"},"lineCount":null}},"error":null,"hash":"0a5ebab15d492cabf5417216a21844f1","cacheData":{"env":{}}}
{"title":"Ian Lot - November Promo Mix","uid":6788451,"size":151656353,"categoryP":"audio","categoryS":"music","magnet":"?xt=urn:btih:5778d30b50f0196553161f73cfc495575b463690&amp;dn=Ian+Lot+-+November+Promo+Mix&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":"ianlot","files":-1,"time":1320183270,"description":"Ian Lot - November Promo Mix\n1. Gabriel &amp; Castellon feat. May-Britt - Run To You (Original Mix)\n2. Alex Kenji, Starkillers, Nadia Ali - Pressure (Alesso Remix)\n3. FlameMakers - Take me home (Extented version)\n4. David Guetta feat. Sia - Titanium (Sickindividuals Remix)\n5. Martin Solveig vs. LMFAO &amp; Alesso - Hello Party Rock (Doc Brown Bootleg)\n6. B-Sensual, No!end - Candyman (Original Mix)\n7. Yves Larock &amp; Muzzaik - Péntek (Dj.Kitto Mashleg)\n8. Rihanna feat. Calvin Harris - We Found Love (Chuckie Extended Mix)\n9. Fragma - Toca\\'s Miracle (Inpetto 2012 Update)\n10.Pitbull feat. Marc Anthony - Rain Over Me (Laidback Luke Remix)\n11.Avicii - Levels (Original Mix)\n12.Alesso - Nillionaire (Original Mix)\n13.Pleasurekraft &amp; iO - Tarantula (JamFromGladness \\'More Vox\\' Bootleg)\n\n320 Kb/s 44.1 KHz Stereo\n144 Mb\nHOUSE","torrent":{"xt":"urn:btih:5778d30b50f0196553161f73cfc495575b463690","amp;dn":"Ian+Lot+-+November+Promo+Mix","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":"5778d30b50f0196553161f73cfc495575b463690","infoHashBuffer":{"type":"Buffer","data":[87,120,211,11,80,240,25,101,83,22,31,115,207,196,149,87,91,70,54,144]},"announce":[],"urlList":[]}}
{"code":"1607172006","province_code":"16","regency_code":"1607","district_code":"160717","name":"MUARA DAMAI"}
{"id":"3760559901","id_str":"3760559901","name":"Michelle Schweitz","screen_name":"Michelle_ISC2","location":"Clearwater, FL","description":"Media Services Coordinator","url":null,"entities":{"description":{"urls":[]}},"protected":false,"followers_count":85,"friends_count":184,"listed_count":4,"created_at":"Thu Sep 24 13:37:54 +0000 2015","favourites_count":19,"utc_offset":null,"time_zone":null,"geo_enabled":false,"verified":false,"statuses_count":65,"lang":"en","status":{"created_at":"Tue Sep 13 04:01:26 +0000 2016","id":"775544893091512320","id_str":"775544893091512320","text":"Full house @ISC2Congress Solutions Theater booth 351 @Imperva Defend Against Attacks from the Inside https:\/\/t.co\/D5845NlRCS","truncated":false,"entities":{"hashtags":[],"symbols":[],"user_mentions":[{"screen_name":"ISC2Congress","name":"ISC2Congress","id":"3327079763","id_str":"3327079763","indices":[11,24]},{"screen_name":"Imperva","name":"Imperva","id":29787669,"id_str":"29787669","indices":[53,61]}],"urls":[],"media":[{"id":"775544885336281088","id_str":"775544885336281088","indices":[101,124],"media_url":"http:\/\/pbs.twimg.com\/media\/CsNJ9tXXEAAXncY.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/CsNJ9tXXEAAXncY.jpg","url":"https:\/\/t.co\/D5845NlRCS","display_url":"pic.twitter.com\/D5845NlRCS","expanded_url":"https:\/\/twitter.com\/Michelle_ISC2\/status\/775544893091512320\/photo\/1","type":"photo","sizes":{"large":{"w":1024,"h":768,"resize":"fit"},"small":{"w":680,"h":510,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"medium":{"w":1024,"h":768,"resize":"fit"}}}]},"extended_entities":{"media":[{"id":"775544885336281088","id_str":"775544885336281088","indices":[101,124],"media_url":"http:\/\/pbs.twimg.com\/media\/CsNJ9tXXEAAXncY.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/CsNJ9tXXEAAXncY.jpg","url":"https:\/\/t.co\/D5845NlRCS","display_url":"pic.twitter.com\/D5845NlRCS","expanded_url":"https:\/\/twitter.com\/Michelle_ISC2\/status\/775544893091512320\/photo\/1","type":"photo","sizes":{"large":{"w":1024,"h":768,"resize":"fit"},"small":{"w":680,"h":510,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"medium":{"w":1024,"h":768,"resize":"fit"}}}]},"source":"<a href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\">Twitter for iPhone<\/a>","in_reply_to_status_id":null,"in_reply_to_status_id_str":null,"in_reply_to_user_id":null,"in_reply_to_user_id_str":null,"in_reply_to_screen_name":null,"geo":null,"coordinates":null,"place":null,"contributors":null,"is_quote_status":false,"retweet_count":3,"favorite_count":2,"favorited":false,"retweeted":false,"possibly_sensitive":false,"lang":"en"},"contributors_enabled":false,"is_translator":false,"is_translation_enabled":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/647046530369646592\/PlouPqUJ_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/647046530369646592\/PlouPqUJ_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/3760559901\/1443103079","profile_link_color":"0084B4","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"has_extended_profile":false,"default_profile":true,"default_profile_image":false,"following":false,"live_following":false,"follow_request_sent":false,"notifications":false,"muting":false,"blocking":false,"blocked_by":false}
{ "id": 907931653, "type": "Feature", "properties": { "addr:full":"2 Burn Heads Road Hebburn Tyne and Wear NE31 2TA", "addr:housenumber":"2", "addr:postcode":"ne31 2ta", "addr:street":"Burn Heads Road", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-1.5235199928,54.966293335,-1.5235199928,54.966293335", "geom:latitude":54.966293, "geom:longitude":-1.52352, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"2 Burn Heads Road", "sg:city":"Hebburn", "sg:classifiers":[ { "category":"Education", "subcategory":"Special Training", "type":"Public Place" } ], "sg:owner":"simplegeo", "sg:postcode":"NE31 2TA", "sg:province":"Tyne and Wear", "sg:tags":[ "product", "centre" ], "src:geom":"simplegeo", "wof:belongsto":[ 85791271, "102191581", 404440729, "85633159", 404227469, 101750617, 85683691 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_0ROquNjaIP9d5OdJGcr97I_54.966293_-1.523520@1300740485" }, "wof:country":"GB", "wof:created":1471923735, "wof:geomhash":"6c9d775ad807fc3349322e8e2d50d999", "wof:hierarchy":[ { "continent_id":"102191581", "country_id":"85633159", "localadmin_id":404440729, "locality_id":101750617, "macroregion_id":404227469, "neighbourhood_id":85791271, "region_id":85683691, "venue_id":907931653 } ], "wof:id":907931653, "wof:lastmodified":1496971073, "wof:name":"Rhodes & Partners", "wof:parent_id":85791271, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "product", "centre" ] }, "bbox": [ -1.5235199928, 54.966293335, -1.5235199928, 54.966293335 ], "geometry": {"coordinates":[-1.5235199928,54.966293335],"type":"Point"} }
{ "name": "Potion of Flying", "id": 10054, "content": "When you drink this potion, you gain a flying speed equal to your walking speed for 1 hour and can hover. If you're in the air when the potion wears off, you fall unless you have some other means of staying aloft. This potion's clear liquid floats at the top of its container and has cloudy white impurities drifting in it.\n\n", "htmlcontent": "When you drink this potion, you gain a flying speed equal to your walking speed for 1 hour and can hover. If you're in the air when the potion wears off, you fall unless you have some other means of staying aloft. This potion's clear liquid floats at the top of its container and has cloudy white impurities drifting in it.<br><br>", "data": { "Source": "SRD 5.0", "Weight": "0.5", "Category": "Items", "Item Type": "Potion" } }
{ "project_info": { "project_number": "338662810910", "firebase_url": "https://gwelp-4fa43.firebaseio.com", "project_id": "gwelp-4fa43", "storage_bucket": "gwelp-4fa43.appspot.com" }, "client": [ { "client_info": { "mobilesdk_app_id": "1:338662810910:android:d8050674c8ffdd84", "android_client_info": { "package_name": "edu.gwu.gwelp" } }, "oauth_client": [], "api_key": [ { "current_key": "AIzaSyCSv6W-Ohr-EGe231VmOzuDRFM06-nuRMY" } ], "services": { "appinvite_service": { "other_platform_oauth_client": [ { "client_id": "338662810910-6b8mdfork5muk9hf3obv69nr3q0iau4q.apps.googleusercontent.com", "client_type": 3 } ] } } } ], "configuration_version": "1" }
{"title":"Starry Night Enthuist 4.2","uid":14328925,"size":59034071,"categoryP":"applications","categoryS":"windows","magnet":"?xt=urn:btih:c25930833e01b7a2c2fb33b9805566e75e508a54&amp;dn=Starry+Night+Enthuist+4.2&amp;tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&amp;tr=udp%3A%2F%2Fzer0day.ch%3A1337&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":"clear009","files":3,"time":1460676025,"description":"Starry Night Enthusiast 4.2","torrent":{"xt":"urn:btih:c25930833e01b7a2c2fb33b9805566e75e508a54","amp;dn":"Starry+Night+Enthuist+4.2","amp;tr":["udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969","udp%3A%2F%2Fzer0day.ch%3A1337","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"c25930833e01b7a2c2fb33b9805566e75e508a54","infoHashBuffer":{"type":"Buffer","data":[194,89,48,131,62,1,183,162,194,251,51,185,128,85,102,231,94,80,138,84]},"announce":[],"urlList":[]}}
{ "id": 907476059, "type": "Feature", "properties": { "addr:full":"34 Tregonwell Road Minehead Somerset TA24 5DU", "addr:housenumber":"34", "addr:postcode":"ta24 5du", "addr:street":"Tregonwell Road", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-3.4712100029,51.2040901184,-3.4712100029,51.2040901184", "geom:latitude":51.20409, "geom:longitude":-3.47121, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"34 Tregonwell Road", "sg:city":"Minehead", "sg:classifiers":[ { "category":"Organizations", "subcategory":"Community Association", "type":"Services" } ], "sg:owner":"simplegeo", "sg:phone":"+44 1643 704858", "sg:postcode":"TA24 5DU", "sg:province":"Somerset", "sg:tags":[ "co-operatives", "society", "housing", "trust" ], "src:geom":"simplegeo", "wof:belongsto":[], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_6IGAYxyu54HTw7CEBdb27T_51.204090_-3.471210@1300740385" }, "wof:country":"GB", "wof:created":1471903093, "wof:geomhash":"cc054d06a6efaee3b5a42e8f76948bc8", "wof:hierarchy":[], "wof:id":907476059, "wof:lastmodified":1496973580, "wof:name":"Stonham Housing Association Ltd", "wof:parent_id":-1, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "co-operatives", "society", "housing", "trust" ] }, "bbox": [ -3.4712100029, 51.2040901184, -3.4712100029, 51.2040901184 ], "geometry": {"coordinates":[-3.4712100029,51.2040901184],"type":"Point"} }
{ "directions": [ "Using electric mixer, beat all ingredients except capers in large bowl to blend. Stir in capers. Season to taste with salt and pepper. (Can be prepared 3 days ahead. Cover and refrigerate.)" ], "ingredients": [ "1 cup sour cream", "6 ounces crumbled Roquefort cheese (about 1 cup packed)", "1/2 cup small-curd low-fat cottage cheese", "1 teaspoon Worcestershire sauce", "1/2 teaspoon garlic powder", "1/2 teaspoon hot pepper sauce", "1/3 cup chopped drained capers" ], "language": "en-US", "source": "www.epicurious.com", "tags": [ "Mixer", "No-Cook", "Low Carb", "Vegetarian", "Salad Dressing", "Blue Cheese", "Cottage Cheese", "Sour Cream" ], "title": "Roquefort Dressing", "url": "http://www.epicurious.com/recipes/food/views/roquefort-dressing-5903" }
{"Error": 0.0006081483941359403, "_runtime": 32, "_timestamp": 1616204165, "_step": 81}
{"poster":"fantastikhunter","date":"2017-12-15T10:57:19.305+0000","title":"Plat 5 Main Jgl sucht nach einem Team","subforum":"Clans & Teams","up_votes":1,"down_votes":0,"body":"Bin 17 Jahre alt und suche nach einem Gold Team und da ich kein Team runterziehen möchte. Falls ein Team Interesse hat, könnt ihr mich einfach adden Name : fantastikhunter","replies":[]}
{ "sn56.19:0.1": "Les Discours Regroupés par Thèmes 56.19 ", "sn56.19:0.2": "2. La mise en mouvement de la roue du Dhamma ", "sn56.19:0.3": "Significations ", "sn56.19:1.1": "Mendiants, j’ai enseigné : “Voici la noble vérité du mal-être ;” ", "sn56.19:1.2": "il y a en cela d’innombrables aspects, d’innombrables particularités, d’innombrables significations : ", "sn56.19:1.3": "“Voici la noble vérité du mal-être”. ", "sn56.19:1.4": "J’ai enseigné : “Voici la noble vérité de l’apparition du mal-être ;” il y a en cela d’innombrables aspects, d’innombrables particularités, d’innombrables significations : “Voici la noble vérité de l’apparition du mal-être”. ", "sn56.19:1.5": "J’ai enseigné : “Voici la noble vérité de la cessation du mal-être ;” il y a en cela d’innombrables aspects, d’innombrables particularités, d’innombrables significations : “Voici la noble vérité de la cessation du mal-être”. ", "sn56.19:1.6": "J’ai enseigné : “Voici la noble vérité du sentier menant à la cessation du mal-être ;” ", "sn56.19:1.7": "il y a en cela d’innombrables aspects, d’innombrables particularités, d’innombrables significations : ", "sn56.19:1.8": "“Voici la noble vérité de la voie menant à la cessation du mal-être”. ", "sn56.19:2.1": "C’est pourquoi, mendiants, le travail (de contemplation) est à faire : “Voici le mal-être”, le travail (de contemplation) est à faire : “Voici l’origine du mal-être”, le travail (de contemplation) est à faire : “Voici la cessation du mal-être”, le travail (de contemplation) est à faire : “Voici la voie menant à la cessation du mal-être”. " }
{"rank":"48","song_id":"20716","song_name":"Sometimes","artist_id":"297529","display_artist":"Britney Spears","spotify_id":"1UI0l2L66HJ9AtoEOlHzv4","lyrics":"You tell me you're in love with me\nLike you can't take your pretty eyes away from me\nIt's not that I don't want to stay\nBut everytime you come too close I move away\nI wanna believe in everything that you say\n'cause it sounds so good\nBut if you really want me, move it slow\nThere're things about me you just have to know\n\nSometimes I run Sometimes I hide\nSometimes I'm scared of you\nBut all I really want is to hold you tight\nTreat you right, be with you day and night\nbaby all I need is time\n\nI don't wanna be so shy, uh-uh\nEverytime I am alone I wonder why\nHope that you will wait for me\nYou'll see that, you're the only one for me\nI wanna believe in everything that you say\nCause it sounds so good\nbut if you really want me, move it slow\nThere're things about me, you just have to know\n\nSometimes I run (Sometimes) Sometimes I hide\nSometimes I'm scared of you\nBut all I really want is to hold you tight\nTreat you right, be with you day and night\nAll I really want is to hold you tight\ntreat you right, be with you day and night\nBaby, all I need is time\n\nJust hang around and you'll see\nThere's nowhere i'd rather be\nIf you love me, trust in me\nThe way that I trust in you\n\nOh, yeah\n\nSometimes I run (Sometimes) Sometimes I hide\nSometimes I'm scared of you\nBut all I really want is to hold you tight (hold you tight)\nTreat you right, be with you day and night (day and night)\nSometimes I run Sometimes I hide (sometimes)\nSometimes I'm scared of you\nBut all I really want is to hold you tight treat you right,\nbe with you day and night (day and night)\nAll I really want is to hold you tight Treat you right,\nbe with you day and night\nbaby, all I need is time"}
{"poster":"WuBerna","date":"2018-07-24T19:26:23.257+0000","title":"ELO HELL","subforum":"Discussioni generali","up_votes":1,"down_votes":1,"body":"Salve a tutti cerco gente per scalare (o almeno provare) la diamond, prendo veramente pochi punti +16+17 e ne perdo a vagonate -20 circa.\r\nC&#039;&egrave; qualcuno di buon cuore main jungler o toplaner (gioco mid) che mi aiuti nella scalata verso nuovi orizzonti?","replies":[{"poster":"Leader of Pain","date":"2018-07-24T23:07:36.558+0000","up_votes":1,"down_votes":1,"body":"Non per ridicolizzare la tua situazione, ma se quello lo chiami elo hell, sono salito G5 e di base il mio mmr è calato, ne ho perse un paio ed ho cominciato a prendere 13 LP a vittoria e perdere circa 24-25 punti. Dopo essere retrocesso a S1 dopo altre sconfitte mi sono stati tolti quasi 60 LP e retrocesso a S2.\nTi consiglio di imparare a giocare jungle tu almeno controlli tutta la partita o mid se non lo sei già, riuscendo a vincere da solo senza gank. Specie in questo meta così strano ahahaha","replies":[]}]}
{"across": {"1": {"clue": "Like the 30 Rock building", "answer": "DECO", "row": 0, "col": 0}, "5": {"clue": "Word said three times while smacking the forehead", "answer": "DUMB", "row": 0, "col": 5}, "9": {"clue": "Jests", "answer": "JAPES", "row": 0, "col": 11}, "14": {"clue": "Tyrion Lannister of \"Game of Thrones\" and others", "answer": "IMPS", "row": 0, "col": 17}, "18": {"clue": "It may be whiffed", "answer": "ODOR", "row": 1, "col": 0}, "19": {"clue": "Rose's love on old Broadway", "answer": "ABIE", "row": 1, "col": 5}, "20": {"clue": "Little racer", "answer": "GOCART", "row": 1, "col": 10}, "21": {"clue": "Lady Gaga's \"___ This Way\"", "answer": "BORN", "row": 1, "col": 17}, "22": {"clue": "\"I know my girl enjoys her youth / When this fine sound escapes her mouth\"", "answer": "DAUGHTERLAUGHTER", "row": 2, "col": 0}, "25": {"clue": "Golden calf, e.g.", "answer": "IDOL", "row": 2, "col": 17}, "26": {"clue": "Texter's \"Wow!\"", "answer": "OMG", "row": 3, "col": 0}, "27": {"clue": "Galley propeller", "answer": "OAR", "row": 3, "col": 4}, "28": {"clue": "Pretext", "answer": "GUISE", "row": 3, "col": 8}, "29": {"clue": "Ends", "answer": "CEASES", "row": 3, "col": 14}, "31": {"clue": "2008 Obama catchword", "answer": "HOPE", "row": 4, "col": 2}, "33": {"clue": "Place for a pie to cool", "answer": "SILL", "row": 4, "col": 7}, "34": {"clue": "Half of a score", "answer": "TEN", "row": 4, "col": 14}, "35": {"clue": "\"___ et veritas\"", "answer": "LUX", "row": 4, "col": 18}, "37": {"clue": "\"Right now, it's fine, no five-star food, / But this dessert will soon be good!\"", "answer": "BUDDINGPUDDING", "row": 5, "col": 0}, "43": {"clue": "Some ancient writings", "answer": "PAPYRI", "row": 5, "col": 15}, "45": {"clue": "Cry to a cop", "answer": "ARRESTHIM", "row": 6, "col": 0}, "46": {"clue": "Injure badly", "answer": "MAUL", "row": 6, "col": 11}, "48": {"clue": "Spa accessory", "answer": "LOOFA", "row": 6, "col": 16}, "49": {"clue": "Some Wall St. deals", "answer": "LBOS", "row": 7, "col": 0}, "50": {"clue": "Kylo ___ (\"Star Wars\" villain)", "answer": "REN", "row": 7, "col": 5}, "51": {"clue": "Part of an underground network", "answer": "GASMAIN", "row": 7, "col": 9}, "54": {"clue": "Shangri-la", "answer": "EDEN", "row": 7, "col": 17}, "55": {"clue": "Chump", "answer": "SAP", "row": 8, "col": 0}, "56": {"clue": "Off-week, in football", "answer": "BYE", "row": 8, "col": 4}, "57": {"clue": "\"This mensch looks up and shouts 'Delish!' / While downing snacks with real relish\"", "answer": "KOSHERNOSHER", "row": 8, "col": 8}, "59": {"clue": "Actor Elgort of \"The Fault in Our Stars\"", "answer": "ANSEL", "row": 9, "col": 0}, "61": {"clue": "Due + sei", "answer": "OTTO", "row": 9, "col": 8}, "62": {"clue": "Robert of \"Tender Mercies\"", "answer": "DUVALL", "row": 9, "col": 13}, "63": {"clue": "Acronym for a class taught over the Internet", "answer": "MOOC", "row": 10, "col": 3}, "66": {"clue": "Veranda", "answer": "PORCH", "row": 10, "col": 8}, "68": {"clue": "Wise", "answer": "SAGE", "row": 10, "col": 14}, "69": {"clue": "Skin dyes", "answer": "HENNAS", "row": 11, "col": 2}, "71": {"clue": "Gefilte fish fish", "answer": "PIKE", "row": 11, "col": 9}, "72": {"clue": "Tassel movers", "answer": "GRADS", "row": 11, "col": 16}, "76": {"clue": "\"Your will to serve must be mature / To be this keeper of nature\"", "answer": "GARDENWARDEN", "row": 12, "col": 1}, "78": {"clue": "\"Stop right there!\"", "answer": "HEY", "row": 12, "col": 14}, "80": {"clue": "Intimidate", "answer": "COW", "row": 12, "col": 18}, "81": {"clue": "Places", "answer": "PUTS", "row": 13, "col": 0}, "82": {"clue": "Like Uncle Sam", "answer": "GOATEED", "row": 13, "col": 5}, "83": {"clue": "\"___ all good\"", "answer": "ITS", "row": 13, "col": 13}, "84": {"clue": "\"Al ___ Lado del R\u00c3\u00ado\" (2004 Oscar-winning song)", "answer": "OTRO", "row": 13, "col": 17}, "85": {"clue": "Food items often served with 76-Down", "answer": "TACOS", "row": 14, "col": 0}, "87": {"clue": "Goofs", "answer": "ERRS", "row": 14, "col": 6}, "88": {"clue": "\"Just be cool\"", "answer": "ACTCASUAL", "row": 14, "col": 12}, "90": {"clue": "Hooter or honker", "answer": "SCHNOZ", "row": 15, "col": 0}, "92": {"clue": "\"Go down this hallway: There's a couch / If what you seek's relaxing touch\"", "answer": "MASSAGEPASSAGE", "row": 15, "col": 7}, "95": {"clue": "\"See-saw, Margery ___\" (old nursery rhyme)", "answer": "DAW", "row": 16, "col": 0}, "96": {"clue": "Backing", "answer": "FOR", "row": 16, "col": 4}, "98": {"clue": "Begged", "answer": "PLED", "row": 16, "col": 10}, "99": {"clue": "Reporters' group", "answer": "POOL", "row": 16, "col": 15}, "100": {"clue": "French title", "answer": "MADAME", "row": 17, "col": 1}, "102": {"clue": "Bygone NBC drama", "answer": "LALAW", "row": 17, "col": 8}, "104": {"clue": "Carry the day", "answer": "WIN", "row": 17, "col": 14}, "105": {"clue": "Go \"boohoo\"", "answer": "SOB", "row": 17, "col": 18}, "108": {"clue": "Primary imperative?", "answer": "VOTE", "row": 18, "col": 0}, "109": {"clue": "\"This may have been the umpire's doing; / Now sliding home is easy going\"", "answer": "BASELINEVASELINE", "row": 18, "col": 5}, "113": {"clue": "Oct. pennant race", "answer": "ALCS", "row": 19, "col": 0}, "114": {"clue": "Cry of jubilation ... or guilt", "answer": "IDIDIT", "row": 19, "col": 5}, "115": {"clue": "Hoist", "answer": "LIFT", "row": 19, "col": 12}, "116": {"clue": "Color of el mar", "answer": "AZUL", "row": 19, "col": 17}, "117": {"clue": "Old pop", "answer": "NEHI", "row": 20, "col": 0}, "118": {"clue": "New York county with Lake Placid", "answer": "ESSEX", "row": 20, "col": 5}, "119": {"clue": "\"Why don't we?!\"", "answer": "LETS", "row": 20, "col": 12}, "120": {"clue": "Award category word", "answer": "BEST", "row": 20, "col": 17}}, "down": {"1": {"clue": "Blockhead", "answer": "DODO", "row": 0, "col": 0}, "2": {"clue": "Cheese sometimes paired with pinot noir", "answer": "EDAM", "row": 0, "col": 1}, "3": {"clue": "Suckers' succors?", "answer": "COUGHDROPS", "row": 0, "col": 2}, "4": {"clue": "URL suffix", "answer": "ORG", "row": 0, "col": 3}, "5": {"clue": "Job with spreadsheets", "answer": "DATAENTRY", "row": 0, "col": 5}, "6": {"clue": "Ride offerer", "answer": "UBER", "row": 0, "col": 6}, "7": {"clue": "Russian peace", "answer": "MIR", "row": 0, "col": 7}, "8": {"clue": "Home to King Philippe", "answer": "BELGIUM", "row": 0, "col": 8}, "9": {"clue": "Nudges, in a way", "answer": "JOGS", "row": 0, "col": 11}, "10": {"clue": "Post-marathon feeling", "answer": "ACHE", "row": 0, "col": 12}, "11": {"clue": "Word before or after \"down\"", "answer": "PAT", "row": 0, "col": 13}, "12": {"clue": "Upright", "answer": "ERECT", "row": 0, "col": 14}, "13": {"clue": "\"The Iron Lady\" star", "answer": "STREEP", "row": 0, "col": 15}, "14": {"clue": "Animal avatar of Thoth", "answer": "IBIS", "row": 0, "col": 17}, "15": {"clue": "\"Kate Upton strikes an alpine pose / And belts this out, with naught to lose\"", "answer": "MODELYODEL", "row": 0, "col": 18}, "16": {"clue": "One working on the board?", "answer": "PROSURFER", "row": 0, "col": 19}, "17": {"clue": "\"Celebrity Jeopardy!\" show, briefly", "answer": "SNL", "row": 0, "col": 20}, "20": {"clue": "Artisans' group", "answer": "GUILD", "row": 1, "col": 10}, "23": {"clue": "Kachina doll makers", "answer": "HOPIS", "row": 2, "col": 4}, "24": {"clue": "\"___ Lang Syne\"", "answer": "AULD", "row": 2, "col": 9}, "30": {"clue": "Overly fussy", "answer": "ANAL", "row": 3, "col": 16}, "32": {"clue": "___ of Solomon", "answer": "ODES", "row": 4, "col": 3}, "33": {"clue": "P.R. task", "answer": "SPIN", "row": 4, "col": 7}, "36": {"clue": "Chinese city known for its terra-cotta warriors", "answer": "XIAN", "row": 4, "col": 20}, "37": {"clue": "Light wood", "answer": "BALSA", "row": 5, "col": 0}, "38": {"clue": "___ studies (college major)", "answer": "URBAN", "row": 5, "col": 1}, "39": {"clue": "Butter in South Asian cuisines", "answer": "GHEE", "row": 5, "col": 6}, "40": {"clue": "[!!!!]", "answer": "IMSHOCKED", "row": 5, "col": 11}, "41": {"clue": "Identify", "answer": "NAME", "row": 5, "col": 12}, "42": {"clue": "Three-pointer shooter, usually", "answer": "GUARD", "row": 5, "col": 13}, "44": {"clue": "Funny Amy", "answer": "POEHLER", "row": 5, "col": 17}, "47": {"clue": "\"Peanuts\" boy", "answer": "LINUS", "row": 6, "col": 14}, "51": {"clue": "Start printing", "answer": "GOTOPRESS", "row": 7, "col": 9}, "52": {"clue": "On, as a horse", "answer": "ASTRIDE", "row": 7, "col": 10}, "53": {"clue": "Astronomer's sighting", "answer": "NOVA", "row": 7, "col": 15}, "56": {"clue": "Like some light wood", "answer": "BLOND", "row": 8, "col": 4}, "57": {"clue": "Keystone officer", "answer": "KOP", "row": 8, "col": 8}, "58": {"clue": "Drooping", "answer": "SAGGY", "row": 8, "col": 16}, "60": {"clue": "Boston college", "answer": "EMERSON", "row": 9, "col": 3}, "64": {"clue": "Force on Earth, informally", "answer": "ONEG", "row": 10, "col": 5}, "65": {"clue": "Vessel often stowed upside down", "answer": "CANOE", "row": 10, "col": 6}, "67": {"clue": "Blue symbol of Delaware", "answer": "HEN", "row": 10, "col": 12}, "69": {"clue": "\"I have this duty on my farm / To look as chickens keep eggs warm\"", "answer": "HATCHWATCH", "row": 11, "col": 2}, "70": {"clue": "Throng", "answer": "SWARM", "row": 11, "col": 7}, "73": {"clue": "Not blown up", "answer": "ACTUALSIZE", "row": 11, "col": 18}, "74": {"clue": "Rapper topper", "answer": "DORAG", "row": 11, "col": 19}, "75": {"clue": "Bulked up, in modern lingo", "answer": "SWOLE", "row": 11, "col": 20}, "76": {"clue": "Party bowlful", "answer": "GUACAMOLE", "row": 12, "col": 1}, "77": {"clue": "Gillette ___ Plus", "answer": "ATRA", "row": 12, "col": 8}, "78": {"clue": "\"://\" preceder", "answer": "HTTP", "row": 12, "col": 14}, "79": {"clue": "Fantasy fiction readers, e.g.", "answer": "ESCAPISTS", "row": 12, "col": 15}, "81": {"clue": "Condition once called \"shell shock,\" for short", "answer": "PTSD", "row": 13, "col": 0}, "83": {"clue": "Wasted", "answer": "ICED", "row": 13, "col": 13}, "84": {"clue": "___ buco", "answer": "OSSO", "row": 13, "col": 17}, "86": {"clue": "Ottoman's partner", "answer": "SOFA", "row": 14, "col": 4}, "88": {"clue": "Not go out of date, say", "answer": "AGEWELL", "row": 14, "col": 12}, "89": {"clue": "In unison", "answer": "ASONE", "row": 14, "col": 16}, "91": {"clue": "Dead man walking?", "answer": "ZOMBIE", "row": 15, "col": 5}, "93": {"clue": "Divvy up", "answer": "SPLIT", "row": 15, "col": 10}, "94": {"clue": "Country star Jackson", "answer": "ALAN", "row": 15, "col": 11}, "97": {"clue": "Goes over", "answer": "READS", "row": 16, "col": 6}, "101": {"clue": "Arnaz of 1950s TV", "answer": "DESI", "row": 17, "col": 3}, "102": {"clue": "First sentence of a news story", "answer": "LEDE", "row": 17, "col": 8}, "103": {"clue": "\"The Adventures of ___\" (European comics series)", "answer": "ALIX", "row": 17, "col": 9}, "104": {"clue": "Float in the air", "answer": "WAFT", "row": 17, "col": 14}, "106": {"clue": "Weight", "answer": "ONUS", "row": 17, "col": 19}, "107": {"clue": "Wallop", "answer": "BELT", "row": 17, "col": 20}, "108": {"clue": "Jones of CNN", "answer": "VAN", "row": 18, "col": 0}, "110": {"clue": "Family girl", "answer": "SIS", "row": 18, "col": 7}, "111": {"clue": "Go (for)", "answer": "VIE", "row": 18, "col": 13}, "112": {"clue": "Test site", "answer": "LAB", "row": 18, "col": 17}}}
{"DannyZolp":[{"Welcome To Sky Factory 3!|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Hello and welcome to Sky Factory 3, a Sky Block mod pack! An infinite world of possibility awaits you. You\u0027ll be starting in a void world with nothing between you and death but a single tree on one piece of dirt. But don\u0027t panic! The mods in this pack will allow you to get all the resources you need to build yourself an amazing world! Read on for more info about how to play this pack, who put it together, and for a list of goals for you to achieve!":false},{"How To Use This Book|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Use the arrows at the bottom of the pages to navigate the book. You will see challenges separated into ages that represent the general path of progression, although you do not need to do them in order. Simply check the box next to each challenge on completion. Careful though, quests become increasingly difficult as you progress! Also, don\u0027t forget to craft yourself an Achievement Stand to store this book on!| | | |":false},{"A Note About Biomes|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"The challenges in this book will help you through the early game, but there are several commonly asked question regarding biome behavior in Sky Factory.":false},{"You can obtain water by using a barrel to catch rain or snow. If you happen to spawn in a desert where it does not rain you can craft a water bucket. You may also craft Wooden Crucibles to collect water if needed. Look it up in NEI to learn more.":false},{"Ocean and Mushroom biomes are both viable locations to spawn in, passive animals will spawn in them. If animals are not spawning, use Bait to lure them into your base.":false},{"|Also, if you\u0027re the kind of person who likes to train dragons, remember that what biome you hatch your dragon in will determine what kind of dragon it grows up to be!":false},{"Special Thanks Goes To:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |The Feed the Beast team for all their hard work and help with the development process.| |Also, big thanks to the modding community for making this happen!":false},{"Note from the Current Developer:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |Hi! My name is Darkosto and I am the current maintainer of Sky Factory 3.| |If you have any questions head on over to twitch.tv/darkosto or the official discord community: discord.gg/darkosto| | |Thanks for playing the modpack":false},{"The Challenges|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |You can\u0027t ever \"beat\" the pack, but I\u0027ve provided a list of challenges designed to help you progress. Don\u0027t worry if you don\u0027t know how to complete some of them, have fun with the process of searching for answers. You\u0027ll learn a lot and have some fun too!| |They are divided into ages that roughly match up to game progression, but you do NOT have to do them in order!| | |":false},{"---\u003d\u003d\u003d Wood Age \u003d\u003d\u003d---| |A new age dawns before you! You don\u0027t have anything to work with but this tree, so let\u0027s make the most of it!":false},{"Use a Crook on leaves to get saplings and a Silkworm":false},{"Twerk a Sapling into a Tree":false},{"Make Dirt by composting saplings or leaves in an Oak Barrel":false},{"Infest leaves with a Silkworm":false},{"Use a Crook on Infested Leaves to get string":false},{"Craft a Sieve and a string mesh":false},{"Collect rain water in an Oak Barrel or melt saplings in a Wooden Crucible":false},{"Craft Cobblestone from the Small Stones that drop from sifting Dirt":false},{"Craft a Hammer to turn Cobble into Gravel, Gravel into Sand, and Sand into Dust":false},{"Sift Gravel, Sand, and Dust in a Sieve":false},{"Make Tinkers\u0027 Construct Tools from Bone or Flint":false},{"Make Clay by putting Dust into a water filled Barrel":false},{"Craft and cook a Crucible":false},{"Heat a Crucible with a Torch and insert Stones or Cobble to make Lava":false},{"Build a Cobblestone generator":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Stone Age \u003d\u003d\u003d---| |Now that you have a good source of blocks, it\u0027s time to expand, upgrade, and improve your island a bit!":false},{"Make a dark room 25 blocks away from your base for spawning mobs and obtaining loot":false},{"Make a field of grass 25 blocks away from your base for spawning animals":false},{"Build a second layer to your island, below the level you started from":false},{"Make Obsidian with a Stone Barrel":false},{"Make a Tinkers\u0027 Construct smeltery for processing ore":false},{"Upgrade an existing Tinkers\u0027 tool with a metal part":false},{"Automate your Cobble with Cobblestone Generator Block or Transfer Node":false},{"Upgrade your mob farm to kill monsters automatically":false},{"Enchant a Sieve Mesh":false},{"":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Farming Age \u003d\u003d\u003d---| |Time to fight back against this cold, empty void, and grow some things!":false},{"Make a Watering Can":false},{"Capture a Cow in a Jar":false},{"Prepare a farming space for several crops":false},{"Craft an Inferium Seed":false},{"Make a Mattock from Tinkers\u0027 Construct":false},{"Start a food farm and an Inferium Essence Farm":false},{"Prove to the world that Sand grows Sugar Cane faster than dirt with a Block of Snad":false},{"Use Nesting Pens to automate resource collection from Chickens":false},{"":false},{"--\u003d\u003d Mystical Farming \u003d\u003d--| |Resources are finite, but crops will grow whatever you need":false},{"Craft an Iron Seed":false},{"Craft a Diamond Seed":false},{"Use a Soulium Dagger to obtain a Mob Chunk":false},{"Use Growth Crystals or Growth Accelerators to speed up crop growth":false},{"Craft a Master Infustion Crystal":false},{"Craft a Supremium Apple":false},{"Craft Supremium armor":false},{"":false},{"":false},{"":false},{"--\u003d Age of Exploration \u003d--| |With the right tools you no longer have to be confined to your small island. Time to get out and stretch our legs! Try not to die...":false},{"Fly":false},{"Use an Angel Block and your ability to fly to start a new island somewhere else":false},{"Travel to the Nether":false},{"Travel to the bottom of the Nether using a boat":false},{"Use a Diamond Chest Transporter to bring home 5 Blaze Spawners":false},{"Kill a Wither":false},{"Travel to The Beneath Dimension":false},{"Travel to the End":false},{"Kill the Ender Dragon":false},{"Collect Dragons Breath":false},{"Travel to the End City and obtain Elytra":false},{"Hatch a Dragon Egg and train it":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Machines \u003d\u003d--| |Your skill with technology is growing. Automation is key.":false},{"Craft and power a generator of some kind":false},{"Automate turning Cobblestone into Gravel with a SAG Mill or Auto Hammer":false},{"Use Energy Conduits to power several machines at once":false},{"Automate Loot Bag Creation, Opening, and Compression":false},{"Automate crop harvesting":false},{"Link an Ender Pouch to an Ender Chest":false},{"Create a Refined Storage system to store your things":false},{"Automate storage of ore pieces/chunks from an Automatic Sieve":false},{"Process sieve materials to ingots":false},{"":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Power \u003d\u003d--| |Once you start on this path, how much is enough?":false},{"Create a Passively cooled reactor from the Extreme Reactors Mod":false},{"Create an Actively cooled reactor from the Extreme Reactors Mod":false},{"Create the maximum size reactor":false},{"Create a turbine from the Extreme Reactors Mod":false},{"Produce 1,000 RF/t":false},{"Produce 10,000 RF/t":false},{"Produce 100k RF/t":false},{"Produce 1 million RF/t":false},{"":false},{"--\u003d\u003d Green Energy \u003d\u003d--| |Free, renewable energy!":false},{"Build a Solar Array Tier 1 Multiblock Structure":false},{"Harness the power of Lightning with a Lightning Rod":false},{"Build a Solar Array Tier 4 Multiblock Structure":false},{"Collect Ore from the Void with a Void Ore Miner Structure":false},{"--\u003d Age of Enhancement \u003d--| |Your tools are not powerful enough, time for an upgrade.":false},{"Level up a Tinkers\u0027 Tool or Weapon":false},{"Add a Diamond Hammer to a Tinkers\u0027 Pickaxe to obtain the Smashing Modifier":false},{"Craft the highest tier Unbreakable Builder\u0027s Wand":false},{"Create an unbreakable Tinkers\u0027 Tool":false},{"Craft a melee Tinkers\u0027 Weapon that does 20 damage or more":false},{"Build any melee weapon that does 90 or more damage":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Alchemic Wizardry \u003d--|":false},{"Craft and Place a Blood Altar":false},{"Obtain a Master Blood Orb":false},{"Automate LP Collection":false},{"Use the Rudimentary Snare to obtain a Demonic Will":false},{"Use the Sigil of the Phantom Bridge to walk over the void":false},{"Craft the Bound Blade, Pickaxe, Axe, and Shovel":false},{"Obtain the Living Armor":false},{"Automate the creation of Demonic Slates":false},{"Create a Tier 5 Blood Altar":false},{"":false},{"":false},{"--\u003d Age of the Botanist \u003d--|":false},{"Craft a Lexica Botania":false},{"Craft a Petal Apothecary":false},{"Create 64 Livingwood and 64 Livingrock with a Pure Daisy":false},{"Craft a Mana Pool and a Mana Spreader":false},{"Craft a Wand of the Forest":false},{"Create a portal to Alfheim":false},{"--\u003d\u003d Mastery \u003d\u003d--|":false},{"Complete the Ritual of Gaia":false},{"Complete the Ritual of Gaia II":false},{"":false},{"":false},{"--\u003d\u003d Age of Dragons \u003d\u003d--| |You will be tested. It takes a legend to conquer legends.":false},{"Craft the Draconic Armor Set":false},{"Draconic Helm":false},{"Draconic Chestplate":false},{"Draconic Leggings":false},{"Draconic Boots":false},{"Craft the Draconic Tools":false},{"Draconic Pickaxe":false},{"Draconic Axe":false},{"Draconic Shovel":false},{"Draconic Hoe":false},{"Draconic Staff of Power":false},{"":false},{"Automate Wither killing":false},{"Kill a chaos dragon":false},{"Kill 4 chaos dragons":false},{"Build a tier 6 energy core":false},{"Make a charm of dislocation":false},{"Resurrect one of the dragons":false},{"Fill a Draconic battery":false},{"Create a Draconic Level Fusion Crafter":false},{"Jump between 2 tamed dragons while in midair (while both are flying)":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Age of the Traveler \u003d--| |You have outgrown your home. The next step is creating your own dimension.":false},{"Obtain a Dimlet Parcel from an Endermen or Loot Bag":false},{"Build a dimension, travel to it, and stay for at least 10 minutes":false},{"Infuse your Machine Infuser to 100%":false},{"Use the Absorber to create a custom liquid or block dimension":false},{"Create a dimension of Rarity: 4 or higher consisting of Large Liquid Orbs":false},{"Use a syringe to create a dimension with Ender Dragons":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Insanity \u003d\u003d--| |At last you\u0027ve got your production going and your machines are hard at work. It\u0027s time to REALLY have some fun!":false},{"Create near infinite Grid Power with an Extra Utilities Dragon Egg Mill":false},{"Create a 16x16x16 Colossal Chest":false},{"Fill a Quantum Storage Unit with anything":false},{"Craft the Rainbow Generator and use it to produce power":false},{"Use the Terrain Scanner and regenerate 5 different biome chunks":false},{"Produce 1 billion RF/t":false},{"Get 20 different Chickens and automate resource collection":false},{"Use Diamond blocks to cool a max size reactor":false},{"Build Ender IO Farming Stations with Octadic Capacitors which automate 20 different crops":false},{"Craft a single Octuple Compressed Cobblestone Block":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003dThe End\u003d\u003d\u003d---":false},{"You have completed 100% of the achievements listed. What achievements can you come up with?":false},{"100% complete":false}],"NateTheDonut":[{"Welcome To Sky Factory 3!|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Hello and welcome to Sky Factory 3, a Sky Block mod pack! An infinite world of possibility awaits you. You\u0027ll be starting in a void world with nothing between you and death but a single tree on one piece of dirt. But don\u0027t panic! The mods in this pack will allow you to get all the resources you need to build yourself an amazing world! Read on for more info about how to play this pack, who put it together, and for a list of goals for you to achieve!":false},{"How To Use This Book|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Use the arrows at the bottom of the pages to navigate the book. You will see challenges separated into ages that represent the general path of progression, although you do not need to do them in order. Simply check the box next to each challenge on completion. Careful though, quests become increasingly difficult as you progress! Also, don\u0027t forget to craft yourself an Achievement Stand to store this book on!| | | |":false},{"A Note About Biomes|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"The challenges in this book will help you through the early game, but there are several commonly asked question regarding biome behavior in Sky Factory.":false},{"You can obtain water by using a barrel to catch rain or snow. If you happen to spawn in a desert where it does not rain you can craft a water bucket. You may also craft Wooden Crucibles to collect water if needed. Look it up in NEI to learn more.":false},{"Ocean and Mushroom biomes are both viable locations to spawn in, passive animals will spawn in them. If animals are not spawning, use Bait to lure them into your base.":false},{"|Also, if you\u0027re the kind of person who likes to train dragons, remember that what biome you hatch your dragon in will determine what kind of dragon it grows up to be!":false},{"Special Thanks Goes To:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |The Feed the Beast team for all their hard work and help with the development process.| |Also, big thanks to the modding community for making this happen!":false},{"Note from the Current Developer:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |Hi! My name is Darkosto and I am the current maintainer of Sky Factory 3.| |If you have any questions head on over to twitch.tv/darkosto or the official discord community: discord.gg/darkosto| | |Thanks for playing the modpack":false},{"The Challenges|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |You can\u0027t ever \"beat\" the pack, but I\u0027ve provided a list of challenges designed to help you progress. Don\u0027t worry if you don\u0027t know how to complete some of them, have fun with the process of searching for answers. You\u0027ll learn a lot and have some fun too!| |They are divided into ages that roughly match up to game progression, but you do NOT have to do them in order!| | |":false},{"---\u003d\u003d\u003d Wood Age \u003d\u003d\u003d---| |A new age dawns before you! You don\u0027t have anything to work with but this tree, so let\u0027s make the most of it!":false},{"Use a Crook on leaves to get saplings and a Silkworm":false},{"Twerk a Sapling into a Tree":false},{"Make Dirt by composting saplings or leaves in an Oak Barrel":false},{"Infest leaves with a Silkworm":false},{"Use a Crook on Infested Leaves to get string":false},{"Craft a Sieve and a string mesh":false},{"Collect rain water in an Oak Barrel or melt saplings in a Wooden Crucible":false},{"Craft Cobblestone from the Small Stones that drop from sifting Dirt":false},{"Craft a Hammer to turn Cobble into Gravel, Gravel into Sand, and Sand into Dust":false},{"Sift Gravel, Sand, and Dust in a Sieve":false},{"Make Tinkers\u0027 Construct Tools from Bone or Flint":false},{"Make Clay by putting Dust into a water filled Barrel":false},{"Craft and cook a Crucible":false},{"Heat a Crucible with a Torch and insert Stones or Cobble to make Lava":false},{"Build a Cobblestone generator":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Stone Age \u003d\u003d\u003d---| |Now that you have a good source of blocks, it\u0027s time to expand, upgrade, and improve your island a bit!":false},{"Make a dark room 25 blocks away from your base for spawning mobs and obtaining loot":false},{"Make a field of grass 25 blocks away from your base for spawning animals":false},{"Build a second layer to your island, below the level you started from":false},{"Make Obsidian with a Stone Barrel":false},{"Make a Tinkers\u0027 Construct smeltery for processing ore":false},{"Upgrade an existing Tinkers\u0027 tool with a metal part":false},{"Automate your Cobble with Cobblestone Generator Block or Transfer Node":false},{"Upgrade your mob farm to kill monsters automatically":false},{"Enchant a Sieve Mesh":false},{"":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Farming Age \u003d\u003d\u003d---| |Time to fight back against this cold, empty void, and grow some things!":false},{"Make a Watering Can":false},{"Capture a Cow in a Jar":false},{"Prepare a farming space for several crops":false},{"Craft an Inferium Seed":false},{"Make a Mattock from Tinkers\u0027 Construct":false},{"Start a food farm and an Inferium Essence Farm":false},{"Prove to the world that Sand grows Sugar Cane faster than dirt with a Block of Snad":false},{"Use Nesting Pens to automate resource collection from Chickens":false},{"":false},{"--\u003d\u003d Mystical Farming \u003d\u003d--| |Resources are finite, but crops will grow whatever you need":false},{"Craft an Iron Seed":false},{"Craft a Diamond Seed":false},{"Use a Soulium Dagger to obtain a Mob Chunk":false},{"Use Growth Crystals or Growth Accelerators to speed up crop growth":false},{"Craft a Master Infustion Crystal":false},{"Craft a Supremium Apple":false},{"Craft Supremium armor":false},{"":false},{"":false},{"":false},{"--\u003d Age of Exploration \u003d--| |With the right tools you no longer have to be confined to your small island. Time to get out and stretch our legs! Try not to die...":false},{"Fly":false},{"Use an Angel Block and your ability to fly to start a new island somewhere else":false},{"Travel to the Nether":false},{"Travel to the bottom of the Nether using a boat":false},{"Use a Diamond Chest Transporter to bring home 5 Blaze Spawners":false},{"Kill a Wither":false},{"Travel to The Beneath Dimension":false},{"Travel to the End":false},{"Kill the Ender Dragon":false},{"Collect Dragons Breath":false},{"Travel to the End City and obtain Elytra":false},{"Hatch a Dragon Egg and train it":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Machines \u003d\u003d--| |Your skill with technology is growing. Automation is key.":false},{"Craft and power a generator of some kind":false},{"Automate turning Cobblestone into Gravel with a SAG Mill or Auto Hammer":false},{"Use Energy Conduits to power several machines at once":false},{"Automate Loot Bag Creation, Opening, and Compression":false},{"Automate crop harvesting":false},{"Link an Ender Pouch to an Ender Chest":false},{"Create a Refined Storage system to store your things":false},{"Automate storage of ore pieces/chunks from an Automatic Sieve":false},{"Process sieve materials to ingots":false},{"":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Power \u003d\u003d--| |Once you start on this path, how much is enough?":false},{"Create a Passively cooled reactor from the Extreme Reactors Mod":false},{"Create an Actively cooled reactor from the Extreme Reactors Mod":false},{"Create the maximum size reactor":false},{"Create a turbine from the Extreme Reactors Mod":false},{"Produce 1,000 RF/t":false},{"Produce 10,000 RF/t":false},{"Produce 100k RF/t":false},{"Produce 1 million RF/t":false},{"":false},{"--\u003d\u003d Green Energy \u003d\u003d--| |Free, renewable energy!":false},{"Build a Solar Array Tier 1 Multiblock Structure":false},{"Harness the power of Lightning with a Lightning Rod":false},{"Build a Solar Array Tier 4 Multiblock Structure":false},{"Collect Ore from the Void with a Void Ore Miner Structure":false},{"--\u003d Age of Enhancement \u003d--| |Your tools are not powerful enough, time for an upgrade.":false},{"Level up a Tinkers\u0027 Tool or Weapon":false},{"Add a Diamond Hammer to a Tinkers\u0027 Pickaxe to obtain the Smashing Modifier":false},{"Craft the highest tier Unbreakable Builder\u0027s Wand":false},{"Create an unbreakable Tinkers\u0027 Tool":false},{"Craft a melee Tinkers\u0027 Weapon that does 20 damage or more":false},{"Build any melee weapon that does 90 or more damage":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Alchemic Wizardry \u003d--|":false},{"Craft and Place a Blood Altar":false},{"Obtain a Master Blood Orb":false},{"Automate LP Collection":false},{"Use the Rudimentary Snare to obtain a Demonic Will":false},{"Use the Sigil of the Phantom Bridge to walk over the void":false},{"Craft the Bound Blade, Pickaxe, Axe, and Shovel":false},{"Obtain the Living Armor":false},{"Automate the creation of Demonic Slates":false},{"Create a Tier 5 Blood Altar":false},{"":false},{"":false},{"--\u003d Age of the Botanist \u003d--|":false},{"Craft a Lexica Botania":false},{"Craft a Petal Apothecary":false},{"Create 64 Livingwood and 64 Livingrock with a Pure Daisy":false},{"Craft a Mana Pool and a Mana Spreader":false},{"Craft a Wand of the Forest":false},{"Create a portal to Alfheim":false},{"--\u003d\u003d Mastery \u003d\u003d--|":false},{"Complete the Ritual of Gaia":false},{"Complete the Ritual of Gaia II":false},{"":false},{"":false},{"--\u003d\u003d Age of Dragons \u003d\u003d--| |You will be tested. It takes a legend to conquer legends.":false},{"Craft the Draconic Armor Set":false},{"Draconic Helm":false},{"Draconic Chestplate":false},{"Draconic Leggings":false},{"Draconic Boots":false},{"Craft the Draconic Tools":false},{"Draconic Pickaxe":false},{"Draconic Axe":false},{"Draconic Shovel":false},{"Draconic Hoe":false},{"Draconic Staff of Power":false},{"":false},{"Automate Wither killing":false},{"Kill a chaos dragon":false},{"Kill 4 chaos dragons":false},{"Build a tier 6 energy core":false},{"Make a charm of dislocation":false},{"Resurrect one of the dragons":false},{"Fill a Draconic battery":false},{"Create a Draconic Level Fusion Crafter":false},{"Jump between 2 tamed dragons while in midair (while both are flying)":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Age of the Traveler \u003d--| |You have outgrown your home. The next step is creating your own dimension.":false},{"Obtain a Dimlet Parcel from an Endermen or Loot Bag":false},{"Build a dimension, travel to it, and stay for at least 10 minutes":false},{"Infuse your Machine Infuser to 100%":false},{"Use the Absorber to create a custom liquid or block dimension":false},{"Create a dimension of Rarity: 4 or higher consisting of Large Liquid Orbs":false},{"Use a syringe to create a dimension with Ender Dragons":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Insanity \u003d\u003d--| |At last you\u0027ve got your production going and your machines are hard at work. It\u0027s time to REALLY have some fun!":false},{"Create near infinite Grid Power with an Extra Utilities Dragon Egg Mill":false},{"Create a 16x16x16 Colossal Chest":false},{"Fill a Quantum Storage Unit with anything":false},{"Craft the Rainbow Generator and use it to produce power":false},{"Use the Terrain Scanner and regenerate 5 different biome chunks":false},{"Produce 1 billion RF/t":false},{"Get 20 different Chickens and automate resource collection":false},{"Use Diamond blocks to cool a max size reactor":false},{"Build Ender IO Farming Stations with Octadic Capacitors which automate 20 different crops":false},{"Craft a single Octuple Compressed Cobblestone Block":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003dThe End\u003d\u003d\u003d---":false},{"You have completed 100% of the achievements listed. What achievements can you come up with?":false},{"100% complete":false}],"Mr_Sniffer":[{"Welcome To Sky Factory 3!|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Hello and welcome to Sky Factory 3, a Sky Block mod pack! An infinite world of possibility awaits you. You\u0027ll be starting in a void world with nothing between you and death but a single tree on one piece of dirt. But don\u0027t panic! The mods in this pack will allow you to get all the resources you need to build yourself an amazing world! Read on for more info about how to play this pack, who put it together, and for a list of goals for you to achieve!":false},{"How To Use This Book|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Use the arrows at the bottom of the pages to navigate the book. You will see challenges separated into ages that represent the general path of progression, although you do not need to do them in order. Simply check the box next to each challenge on completion. Careful though, quests become increasingly difficult as you progress! Also, don\u0027t forget to craft yourself an Achievement Stand to store this book on!| | | |":false},{"A Note About Biomes|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"The challenges in this book will help you through the early game, but there are several commonly asked question regarding biome behavior in Sky Factory.":false},{"You can obtain water by using a barrel to catch rain or snow. If you happen to spawn in a desert where it does not rain you can craft a water bucket. You may also craft Wooden Crucibles to collect water if needed. Look it up in NEI to learn more.":false},{"Ocean and Mushroom biomes are both viable locations to spawn in, passive animals will spawn in them. If animals are not spawning, use Bait to lure them into your base.":false},{"|Also, if you\u0027re the kind of person who likes to train dragons, remember that what biome you hatch your dragon in will determine what kind of dragon it grows up to be!":false},{"Special Thanks Goes To:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |The Feed the Beast team for all their hard work and help with the development process.| |Also, big thanks to the modding community for making this happen!":false},{"Note from the Current Developer:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |Hi! My name is Darkosto and I am the current maintainer of Sky Factory 3.| |If you have any questions head on over to twitch.tv/darkosto or the official discord community: discord.gg/darkosto| | |Thanks for playing the modpack":false},{"The Challenges|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |You can\u0027t ever \"beat\" the pack, but I\u0027ve provided a list of challenges designed to help you progress. Don\u0027t worry if you don\u0027t know how to complete some of them, have fun with the process of searching for answers. You\u0027ll learn a lot and have some fun too!| |They are divided into ages that roughly match up to game progression, but you do NOT have to do them in order!| | |":false},{"---\u003d\u003d\u003d Wood Age \u003d\u003d\u003d---| |A new age dawns before you! You don\u0027t have anything to work with but this tree, so let\u0027s make the most of it!":false},{"Use a Crook on leaves to get saplings and a Silkworm":true},{"Twerk a Sapling into a Tree":true},{"Make Dirt by composting saplings or leaves in an Oak Barrel":true},{"Infest leaves with a Silkworm":true},{"Use a Crook on Infested Leaves to get string":true},{"Craft a Sieve and a string mesh":true},{"Collect rain water in an Oak Barrel or melt saplings in a Wooden Crucible":true},{"Craft Cobblestone from the Small Stones that drop from sifting Dirt":true},{"Craft a Hammer to turn Cobble into Gravel, Gravel into Sand, and Sand into Dust":true},{"Sift Gravel, Sand, and Dust in a Sieve":true},{"Make Tinkers\u0027 Construct Tools from Bone or Flint":true},{"Make Clay by putting Dust into a water filled Barrel":true},{"Craft and cook a Crucible":true},{"Heat a Crucible with a Torch and insert Stones or Cobble to make Lava":true},{"Build a Cobblestone generator":true},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Stone Age \u003d\u003d\u003d---| |Now that you have a good source of blocks, it\u0027s time to expand, upgrade, and improve your island a bit!":false},{"Make a dark room 25 blocks away from your base for spawning mobs and obtaining loot":true},{"Make a field of grass 25 blocks away from your base for spawning animals":true},{"Build a second layer to your island, below the level you started from":true},{"Make Obsidian with a Stone Barrel":true},{"Make a Tinkers\u0027 Construct smeltery for processing ore":true},{"Upgrade an existing Tinkers\u0027 tool with a metal part":true},{"Automate your Cobble with Cobblestone Generator Block or Transfer Node":true},{"Upgrade your mob farm to kill monsters automatically":true},{"Enchant a Sieve Mesh":true},{"":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Farming Age \u003d\u003d\u003d---| |Time to fight back against this cold, empty void, and grow some things!":false},{"Make a Watering Can":true},{"Capture a Cow in a Jar":true},{"Prepare a farming space for several crops":true},{"Craft an Inferium Seed":true},{"Make a Mattock from Tinkers\u0027 Construct":true},{"Start a food farm and an Inferium Essence Farm":true},{"Prove to the world that Sand grows Sugar Cane faster than dirt with a Block of Snad":true},{"Use Nesting Pens to automate resource collection from Chickens":true},{"":false},{"--\u003d\u003d Mystical Farming \u003d\u003d--| |Resources are finite, but crops will grow whatever you need":false},{"Craft an Iron Seed":true},{"Craft a Diamond Seed":true},{"Use a Soulium Dagger to obtain a Mob Chunk":true},{"Use Growth Crystals or Growth Accelerators to speed up crop growth":true},{"Craft a Master Infustion Crystal":true},{"Craft a Supremium Apple":true},{"Craft Supremium armor":true},{"":false},{"":false},{"":false},{"--\u003d Age of Exploration \u003d--| |With the right tools you no longer have to be confined to your small island. Time to get out and stretch our legs! Try not to die...":false},{"Fly":true},{"Use an Angel Block and your ability to fly to start a new island somewhere else":true},{"Travel to the Nether":true},{"Travel to the bottom of the Nether using a boat":true},{"Use a Diamond Chest Transporter to bring home 5 Blaze Spawners":true},{"Kill a Wither":true},{"Travel to The Beneath Dimension":true},{"Travel to the End":true},{"Kill the Ender Dragon":true},{"Collect Dragons Breath":true},{"Travel to the End City and obtain Elytra":true},{"Hatch a Dragon Egg and train it":true},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Machines \u003d\u003d--| |Your skill with technology is growing. Automation is key.":false},{"Craft and power a generator of some kind":true},{"Automate turning Cobblestone into Gravel with a SAG Mill or Auto Hammer":true},{"Use Energy Conduits to power several machines at once":true},{"Automate Loot Bag Creation, Opening, and Compression":false},{"Automate crop harvesting":false},{"Link an Ender Pouch to an Ender Chest":false},{"Create a Refined Storage system to store your things":false},{"Automate storage of ore pieces/chunks from an Automatic Sieve":false},{"Process sieve materials to ingots":false},{"":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Power \u003d\u003d--| |Once you start on this path, how much is enough?":false},{"Create a Passively cooled reactor from the Extreme Reactors Mod":false},{"Create an Actively cooled reactor from the Extreme Reactors Mod":false},{"Create the maximum size reactor":false},{"Create a turbine from the Extreme Reactors Mod":false},{"Produce 1,000 RF/t":false},{"Produce 10,000 RF/t":false},{"Produce 100k RF/t":false},{"Produce 1 million RF/t":false},{"":false},{"--\u003d\u003d Green Energy \u003d\u003d--| |Free, renewable energy!":false},{"Build a Solar Array Tier 1 Multiblock Structure":false},{"Harness the power of Lightning with a Lightning Rod":false},{"Build a Solar Array Tier 4 Multiblock Structure":false},{"Collect Ore from the Void with a Void Ore Miner Structure":false},{"--\u003d Age of Enhancement \u003d--| |Your tools are not powerful enough, time for an upgrade.":false},{"Level up a Tinkers\u0027 Tool or Weapon":false},{"Add a Diamond Hammer to a Tinkers\u0027 Pickaxe to obtain the Smashing Modifier":false},{"Craft the highest tier Unbreakable Builder\u0027s Wand":false},{"Create an unbreakable Tinkers\u0027 Tool":false},{"Craft a melee Tinkers\u0027 Weapon that does 20 damage or more":false},{"Build any melee weapon that does 90 or more damage":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Alchemic Wizardry \u003d--|":false},{"Craft and Place a Blood Altar":false},{"Obtain a Master Blood Orb":false},{"Automate LP Collection":false},{"Use the Rudimentary Snare to obtain a Demonic Will":false},{"Use the Sigil of the Phantom Bridge to walk over the void":false},{"Craft the Bound Blade, Pickaxe, Axe, and Shovel":false},{"Obtain the Living Armor":false},{"Automate the creation of Demonic Slates":false},{"Create a Tier 5 Blood Altar":false},{"":false},{"":false},{"--\u003d Age of the Botanist \u003d--|":false},{"Craft a Lexica Botania":false},{"Craft a Petal Apothecary":false},{"Create 64 Livingwood and 64 Livingrock with a Pure Daisy":false},{"Craft a Mana Pool and a Mana Spreader":false},{"Craft a Wand of the Forest":false},{"Create a portal to Alfheim":false},{"--\u003d\u003d Mastery \u003d\u003d--|":false},{"Complete the Ritual of Gaia":false},{"Complete the Ritual of Gaia II":false},{"":false},{"":false},{"--\u003d\u003d Age of Dragons \u003d\u003d--| |You will be tested. It takes a legend to conquer legends.":false},{"Craft the Draconic Armor Set":false},{"Draconic Helm":false},{"Draconic Chestplate":false},{"Draconic Leggings":false},{"Draconic Boots":false},{"Craft the Draconic Tools":false},{"Draconic Pickaxe":false},{"Draconic Axe":false},{"Draconic Shovel":false},{"Draconic Hoe":false},{"Draconic Staff of Power":false},{"":false},{"Automate Wither killing":false},{"Kill a chaos dragon":false},{"Kill 4 chaos dragons":false},{"Build a tier 6 energy core":false},{"Make a charm of dislocation":false},{"Resurrect one of the dragons":false},{"Fill a Draconic battery":false},{"Create a Draconic Level Fusion Crafter":false},{"Jump between 2 tamed dragons while in midair (while both are flying)":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Age of the Traveler \u003d--| |You have outgrown your home. The next step is creating your own dimension.":false},{"Obtain a Dimlet Parcel from an Endermen or Loot Bag":false},{"Build a dimension, travel to it, and stay for at least 10 minutes":false},{"Infuse your Machine Infuser to 100%":false},{"Use the Absorber to create a custom liquid or block dimension":false},{"Create a dimension of Rarity: 4 or higher consisting of Large Liquid Orbs":false},{"Use a syringe to create a dimension with Ender Dragons":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Insanity \u003d\u003d--| |At last you\u0027ve got your production going and your machines are hard at work. It\u0027s time to REALLY have some fun!":false},{"Create near infinite Grid Power with an Extra Utilities Dragon Egg Mill":false},{"Create a 16x16x16 Colossal Chest":false},{"Fill a Quantum Storage Unit with anything":false},{"Craft the Rainbow Generator and use it to produce power":false},{"Use the Terrain Scanner and regenerate 5 different biome chunks":false},{"Produce 1 billion RF/t":false},{"Get 20 different Chickens and automate resource collection":false},{"Use Diamond blocks to cool a max size reactor":false},{"Build Ender IO Farming Stations with Octadic Capacitors which automate 20 different crops":false},{"Craft a single Octuple Compressed Cobblestone Block":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003dThe End\u003d\u003d\u003d---":false},{"You have completed 100% of the achievements listed. What achievements can you come up with?":false},{"100% complete":false}],"Wet_Spagetti":[{"Welcome To Sky Factory 3!|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Hello and welcome to Sky Factory 3, a Sky Block mod pack! An infinite world of possibility awaits you. You\u0027ll be starting in a void world with nothing between you and death but a single tree on one piece of dirt. But don\u0027t panic! The mods in this pack will allow you to get all the resources you need to build yourself an amazing world! Read on for more info about how to play this pack, who put it together, and for a list of goals for you to achieve!":false},{"How To Use This Book|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Use the arrows at the bottom of the pages to navigate the book. You will see challenges separated into ages that represent the general path of progression, although you do not need to do them in order. Simply check the box next to each challenge on completion. Careful though, quests become increasingly difficult as you progress! Also, don\u0027t forget to craft yourself an Achievement Stand to store this book on!| | | |":false},{"A Note About Biomes|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"The challenges in this book will help you through the early game, but there are several commonly asked question regarding biome behavior in Sky Factory.":false},{"You can obtain water by using a barrel to catch rain or snow. If you happen to spawn in a desert where it does not rain you can craft a water bucket. You may also craft Wooden Crucibles to collect water if needed. Look it up in NEI to learn more.":false},{"Ocean and Mushroom biomes are both viable locations to spawn in, passive animals will spawn in them. If animals are not spawning, use Bait to lure them into your base.":false},{"|Also, if you\u0027re the kind of person who likes to train dragons, remember that what biome you hatch your dragon in will determine what kind of dragon it grows up to be!":false},{"Special Thanks Goes To:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |The Feed the Beast team for all their hard work and help with the development process.| |Also, big thanks to the modding community for making this happen!":false},{"Note from the Current Developer:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |Hi! My name is Darkosto and I am the current maintainer of Sky Factory 3.| |If you have any questions head on over to twitch.tv/darkosto or the official discord community: discord.gg/darkosto| | |Thanks for playing the modpack":false},{"The Challenges|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |You can\u0027t ever \"beat\" the pack, but I\u0027ve provided a list of challenges designed to help you progress. Don\u0027t worry if you don\u0027t know how to complete some of them, have fun with the process of searching for answers. You\u0027ll learn a lot and have some fun too!| |They are divided into ages that roughly match up to game progression, but you do NOT have to do them in order!| | |":false},{"---\u003d\u003d\u003d Wood Age \u003d\u003d\u003d---| |A new age dawns before you! You don\u0027t have anything to work with but this tree, so let\u0027s make the most of it!":false},{"Use a Crook on leaves to get saplings and a Silkworm":true},{"Twerk a Sapling into a Tree":true},{"Make Dirt by composting saplings or leaves in an Oak Barrel":true},{"Infest leaves with a Silkworm":true},{"Use a Crook on Infested Leaves to get string":true},{"Craft a Sieve and a string mesh":true},{"Collect rain water in an Oak Barrel or melt saplings in a Wooden Crucible":true},{"Craft Cobblestone from the Small Stones that drop from sifting Dirt":true},{"Craft a Hammer to turn Cobble into Gravel, Gravel into Sand, and Sand into Dust":true},{"Sift Gravel, Sand, and Dust in a Sieve":true},{"Make Tinkers\u0027 Construct Tools from Bone or Flint":true},{"Make Clay by putting Dust into a water filled Barrel":true},{"Craft and cook a Crucible":true},{"Heat a Crucible with a Torch and insert Stones or Cobble to make Lava":true},{"Build a Cobblestone generator":true},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Stone Age \u003d\u003d\u003d---| |Now that you have a good source of blocks, it\u0027s time to expand, upgrade, and improve your island a bit!":false},{"Make a dark room 25 blocks away from your base for spawning mobs and obtaining loot":true},{"Make a field of grass 25 blocks away from your base for spawning animals":true},{"Build a second layer to your island, below the level you started from":true},{"Make Obsidian with a Stone Barrel":true},{"Make a Tinkers\u0027 Construct smeltery for processing ore":true},{"Upgrade an existing Tinkers\u0027 tool with a metal part":true},{"Automate your Cobble with Cobblestone Generator Block or Transfer Node":true},{"Upgrade your mob farm to kill monsters automatically":true},{"Enchant a Sieve Mesh":true},{"":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Farming Age \u003d\u003d\u003d---| |Time to fight back against this cold, empty void, and grow some things!":false},{"Make a Watering Can":true},{"Capture a Cow in a Jar":true},{"Prepare a farming space for several crops":true},{"Craft an Inferium Seed":true},{"Make a Mattock from Tinkers\u0027 Construct":false},{"Start a food farm and an Inferium Essence Farm":true},{"Prove to the world that Sand grows Sugar Cane faster than dirt with a Block of Snad":true},{"Use Nesting Pens to automate resource collection from Chickens":true},{"":false},{"--\u003d\u003d Mystical Farming \u003d\u003d--| |Resources are finite, but crops will grow whatever you need":false},{"Craft an Iron Seed":false},{"Craft a Diamond Seed":false},{"Use a Soulium Dagger to obtain a Mob Chunk":true},{"Use Growth Crystals or Growth Accelerators to speed up crop growth":true},{"Craft a Master Infustion Crystal":true},{"Craft a Supremium Apple":true},{"Craft Supremium armor":false},{"":false},{"":false},{"":false},{"--\u003d Age of Exploration \u003d--| |With the right tools you no longer have to be confined to your small island. Time to get out and stretch our legs! Try not to die...":false},{"Fly":true},{"Use an Angel Block and your ability to fly to start a new island somewhere else":true},{"Travel to the Nether":true},{"Travel to the bottom of the Nether using a boat":false},{"Use a Diamond Chest Transporter to bring home 5 Blaze Spawners":true},{"Kill a Wither":true},{"Travel to The Beneath Dimension":true},{"Travel to the End":true},{"Kill the Ender Dragon":true},{"Collect Dragons Breath":false},{"Travel to the End City and obtain Elytra":false},{"Hatch a Dragon Egg and train it":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Machines \u003d\u003d--| |Your skill with technology is growing. Automation is key.":false},{"Craft and power a generator of some kind":true},{"Automate turning Cobblestone into Gravel with a SAG Mill or Auto Hammer":true},{"Use Energy Conduits to power several machines at once":true},{"Automate Loot Bag Creation, Opening, and Compression":true},{"Automate crop harvesting":true},{"Link an Ender Pouch to an Ender Chest":false},{"Create a Refined Storage system to store your things":true},{"Automate storage of ore pieces/chunks from an Automatic Sieve":true},{"Process sieve materials to ingots":true},{"":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Power \u003d\u003d--| |Once you start on this path, how much is enough?":false},{"Create a Passively cooled reactor from the Extreme Reactors Mod":false},{"Create an Actively cooled reactor from the Extreme Reactors Mod":false},{"Create the maximum size reactor":false},{"Create a turbine from the Extreme Reactors Mod":false},{"Produce 1,000 RF/t":true},{"Produce 10,000 RF/t":true},{"Produce 100k RF/t":false},{"Produce 1 million RF/t":false},{"":false},{"--\u003d\u003d Green Energy \u003d\u003d--| |Free, renewable energy!":false},{"Build a Solar Array Tier 1 Multiblock Structure":false},{"Harness the power of Lightning with a Lightning Rod":false},{"Build a Solar Array Tier 4 Multiblock Structure":false},{"Collect Ore from the Void with a Void Ore Miner Structure":false},{"--\u003d Age of Enhancement \u003d--| |Your tools are not powerful enough, time for an upgrade.":false},{"Level up a Tinkers\u0027 Tool or Weapon":false},{"Add a Diamond Hammer to a Tinkers\u0027 Pickaxe to obtain the Smashing Modifier":false},{"Craft the highest tier Unbreakable Builder\u0027s Wand":false},{"Create an unbreakable Tinkers\u0027 Tool":false},{"Craft a melee Tinkers\u0027 Weapon that does 20 damage or more":false},{"Build any melee weapon that does 90 or more damage":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Alchemic Wizardry \u003d--|":false},{"Craft and Place a Blood Altar":true},{"Obtain a Master Blood Orb":false},{"Automate LP Collection":false},{"Use the Rudimentary Snare to obtain a Demonic Will":false},{"Use the Sigil of the Phantom Bridge to walk over the void":false},{"Craft the Bound Blade, Pickaxe, Axe, and Shovel":false},{"Obtain the Living Armor":false},{"Automate the creation of Demonic Slates":false},{"Create a Tier 5 Blood Altar":false},{"":false},{"":false},{"--\u003d Age of the Botanist \u003d--|":false},{"Craft a Lexica Botania":false},{"Craft a Petal Apothecary":false},{"Create 64 Livingwood and 64 Livingrock with a Pure Daisy":false},{"Craft a Mana Pool and a Mana Spreader":false},{"Craft a Wand of the Forest":false},{"Create a portal to Alfheim":false},{"--\u003d\u003d Mastery \u003d\u003d--|":false},{"Complete the Ritual of Gaia":false},{"Complete the Ritual of Gaia II":false},{"":false},{"":false},{"--\u003d\u003d Age of Dragons \u003d\u003d--| |You will be tested. It takes a legend to conquer legends.":false},{"Craft the Draconic Armor Set":false},{"Draconic Helm":false},{"Draconic Chestplate":false},{"Draconic Leggings":false},{"Draconic Boots":false},{"Craft the Draconic Tools":false},{"Draconic Pickaxe":true},{"Draconic Axe":true},{"Draconic Shovel":true},{"Draconic Hoe":false},{"Draconic Staff of Power":true},{"":false},{"Automate Wither killing":true},{"Kill a chaos dragon":false},{"Kill 4 chaos dragons":false},{"Build a tier 6 energy core":false},{"Make a charm of dislocation":false},{"Resurrect one of the dragons":false},{"Fill a Draconic battery":true},{"Create a Draconic Level Fusion Crafter":true},{"Jump between 2 tamed dragons while in midair (while both are flying)":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Age of the Traveler \u003d--| |You have outgrown your home. The next step is creating your own dimension.":false},{"Obtain a Dimlet Parcel from an Endermen or Loot Bag":false},{"Build a dimension, travel to it, and stay for at least 10 minutes":false},{"Infuse your Machine Infuser to 100%":false},{"Use the Absorber to create a custom liquid or block dimension":false},{"Create a dimension of Rarity: 4 or higher consisting of Large Liquid Orbs":false},{"Use a syringe to create a dimension with Ender Dragons":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Insanity \u003d\u003d--| |At last you\u0027ve got your production going and your machines are hard at work. It\u0027s time to REALLY have some fun!":false},{"Create near infinite Grid Power with an Extra Utilities Dragon Egg Mill":false},{"Create a 16x16x16 Colossal Chest":false},{"Fill a Quantum Storage Unit with anything":false},{"Craft the Rainbow Generator and use it to produce power":false},{"Use the Terrain Scanner and regenerate 5 different biome chunks":false},{"Produce 1 billion RF/t":false},{"Get 20 different Chickens and automate resource collection":false},{"Use Diamond blocks to cool a max size reactor":false},{"Build Ender IO Farming Stations with Octadic Capacitors which automate 20 different crops":false},{"Craft a single Octuple Compressed Cobblestone Block":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003dThe End\u003d\u003d\u003d---":false},{"You have completed 100% of the achievements listed. What achievements can you come up with?":false},{"100% complete":false}],"TheBussDriver":[{"Welcome To Sky Factory 3!|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Hello and welcome to Sky Factory 3, a Sky Block mod pack! An infinite world of possibility awaits you. You\u0027ll be starting in a void world with nothing between you and death but a single tree on one piece of dirt. But don\u0027t panic! The mods in this pack will allow you to get all the resources you need to build yourself an amazing world! Read on for more info about how to play this pack, who put it together, and for a list of goals for you to achieve!":false},{"How To Use This Book|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Use the arrows at the bottom of the pages to navigate the book. You will see challenges separated into ages that represent the general path of progression, although you do not need to do them in order. Simply check the box next to each challenge on completion. Careful though, quests become increasingly difficult as you progress! Also, don\u0027t forget to craft yourself an Achievement Stand to store this book on!| | | |":false},{"A Note About Biomes|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"The challenges in this book will help you through the early game, but there are several commonly asked question regarding biome behavior in Sky Factory.":false},{"You can obtain water by using a barrel to catch rain or snow. If you happen to spawn in a desert where it does not rain you can craft a water bucket. You may also craft Wooden Crucibles to collect water if needed. Look it up in NEI to learn more.":false},{"Ocean and Mushroom biomes are both viable locations to spawn in, passive animals will spawn in them. If animals are not spawning, use Bait to lure them into your base.":false},{"|Also, if you\u0027re the kind of person who likes to train dragons, remember that what biome you hatch your dragon in will determine what kind of dragon it grows up to be!":false},{"Special Thanks Goes To:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |The Feed the Beast team for all their hard work and help with the development process.| |Also, big thanks to the modding community for making this happen!":false},{"Note from the Current Developer:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |Hi! My name is Darkosto and I am the current maintainer of Sky Factory 3.| |If you have any questions head on over to twitch.tv/darkosto or the official discord community: discord.gg/darkosto| | |Thanks for playing the modpack":false},{"The Challenges|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |You can\u0027t ever \"beat\" the pack, but I\u0027ve provided a list of challenges designed to help you progress. Don\u0027t worry if you don\u0027t know how to complete some of them, have fun with the process of searching for answers. You\u0027ll learn a lot and have some fun too!| |They are divided into ages that roughly match up to game progression, but you do NOT have to do them in order!| | |":false},{"---\u003d\u003d\u003d Wood Age \u003d\u003d\u003d---| |A new age dawns before you! You don\u0027t have anything to work with but this tree, so let\u0027s make the most of it!":false},{"Use a Crook on leaves to get saplings and a Silkworm":true},{"Twerk a Sapling into a Tree":true},{"Make Dirt by composting saplings or leaves in an Oak Barrel":true},{"Infest leaves with a Silkworm":true},{"Use a Crook on Infested Leaves to get string":true},{"Craft a Sieve and a string mesh":true},{"Collect rain water in an Oak Barrel or melt saplings in a Wooden Crucible":true},{"Craft Cobblestone from the Small Stones that drop from sifting Dirt":true},{"Craft a Hammer to turn Cobble into Gravel, Gravel into Sand, and Sand into Dust":true},{"Sift Gravel, Sand, and Dust in a Sieve":true},{"Make Tinkers\u0027 Construct Tools from Bone or Flint":false},{"Make Clay by putting Dust into a water filled Barrel":true},{"Craft and cook a Crucible":true},{"Heat a Crucible with a Torch and insert Stones or Cobble to make Lava":true},{"Build a Cobblestone generator":true},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Stone Age \u003d\u003d\u003d---| |Now that you have a good source of blocks, it\u0027s time to expand, upgrade, and improve your island a bit!":false},{"Make a dark room 25 blocks away from your base for spawning mobs and obtaining loot":true},{"Make a field of grass 25 blocks away from your base for spawning animals":false},{"Build a second layer to your island, below the level you started from":false},{"Make Obsidian with a Stone Barrel":false},{"Make a Tinkers\u0027 Construct smeltery for processing ore":false},{"Upgrade an existing Tinkers\u0027 tool with a metal part":false},{"Automate your Cobble with Cobblestone Generator Block or Transfer Node":true},{"Upgrade your mob farm to kill monsters automatically":true},{"Enchant a Sieve Mesh":true},{"":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Farming Age \u003d\u003d\u003d---| |Time to fight back against this cold, empty void, and grow some things!":false},{"Make a Watering Can":false},{"Capture a Cow in a Jar":false},{"Prepare a farming space for several crops":false},{"Craft an Inferium Seed":false},{"Make a Mattock from Tinkers\u0027 Construct":false},{"Start a food farm and an Inferium Essence Farm":false},{"Prove to the world that Sand grows Sugar Cane faster than dirt with a Block of Snad":false},{"Use Nesting Pens to automate resource collection from Chickens":false},{"":false},{"--\u003d\u003d Mystical Farming \u003d\u003d--| |Resources are finite, but crops will grow whatever you need":false},{"Craft an Iron Seed":false},{"Craft a Diamond Seed":false},{"Use a Soulium Dagger to obtain a Mob Chunk":false},{"Use Growth Crystals or Growth Accelerators to speed up crop growth":false},{"Craft a Master Infustion Crystal":false},{"Craft a Supremium Apple":false},{"Craft Supremium armor":false},{"":false},{"":false},{"":false},{"--\u003d Age of Exploration \u003d--| |With the right tools you no longer have to be confined to your small island. Time to get out and stretch our legs! Try not to die...":false},{"Fly":false},{"Use an Angel Block and your ability to fly to start a new island somewhere else":false},{"Travel to the Nether":false},{"Travel to the bottom of the Nether using a boat":false},{"Use a Diamond Chest Transporter to bring home 5 Blaze Spawners":false},{"Kill a Wither":false},{"Travel to The Beneath Dimension":false},{"Travel to the End":false},{"Kill the Ender Dragon":false},{"Collect Dragons Breath":false},{"Travel to the End City and obtain Elytra":false},{"Hatch a Dragon Egg and train it":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Machines \u003d\u003d--| |Your skill with technology is growing. Automation is key.":false},{"Craft and power a generator of some kind":false},{"Automate turning Cobblestone into Gravel with a SAG Mill or Auto Hammer":false},{"Use Energy Conduits to power several machines at once":false},{"Automate Loot Bag Creation, Opening, and Compression":false},{"Automate crop harvesting":false},{"Link an Ender Pouch to an Ender Chest":false},{"Create a Refined Storage system to store your things":false},{"Automate storage of ore pieces/chunks from an Automatic Sieve":false},{"Process sieve materials to ingots":false},{"":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Power \u003d\u003d--| |Once you start on this path, how much is enough?":false},{"Create a Passively cooled reactor from the Extreme Reactors Mod":false},{"Create an Actively cooled reactor from the Extreme Reactors Mod":false},{"Create the maximum size reactor":false},{"Create a turbine from the Extreme Reactors Mod":false},{"Produce 1,000 RF/t":false},{"Produce 10,000 RF/t":false},{"Produce 100k RF/t":false},{"Produce 1 million RF/t":false},{"":false},{"--\u003d\u003d Green Energy \u003d\u003d--| |Free, renewable energy!":false},{"Build a Solar Array Tier 1 Multiblock Structure":false},{"Harness the power of Lightning with a Lightning Rod":false},{"Build a Solar Array Tier 4 Multiblock Structure":false},{"Collect Ore from the Void with a Void Ore Miner Structure":false},{"--\u003d Age of Enhancement \u003d--| |Your tools are not powerful enough, time for an upgrade.":false},{"Level up a Tinkers\u0027 Tool or Weapon":false},{"Add a Diamond Hammer to a Tinkers\u0027 Pickaxe to obtain the Smashing Modifier":false},{"Craft the highest tier Unbreakable Builder\u0027s Wand":false},{"Create an unbreakable Tinkers\u0027 Tool":false},{"Craft a melee Tinkers\u0027 Weapon that does 20 damage or more":false},{"Build any melee weapon that does 90 or more damage":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Alchemic Wizardry \u003d--|":false},{"Craft and Place a Blood Altar":false},{"Obtain a Master Blood Orb":false},{"Automate LP Collection":false},{"Use the Rudimentary Snare to obtain a Demonic Will":false},{"Use the Sigil of the Phantom Bridge to walk over the void":false},{"Craft the Bound Blade, Pickaxe, Axe, and Shovel":false},{"Obtain the Living Armor":false},{"Automate the creation of Demonic Slates":false},{"Create a Tier 5 Blood Altar":false},{"":false},{"":false},{"--\u003d Age of the Botanist \u003d--|":false},{"Craft a Lexica Botania":false},{"Craft a Petal Apothecary":false},{"Create 64 Livingwood and 64 Livingrock with a Pure Daisy":false},{"Craft a Mana Pool and a Mana Spreader":false},{"Craft a Wand of the Forest":false},{"Create a portal to Alfheim":false},{"--\u003d\u003d Mastery \u003d\u003d--|":false},{"Complete the Ritual of Gaia":false},{"Complete the Ritual of Gaia II":false},{"":false},{"":false},{"--\u003d\u003d Age of Dragons \u003d\u003d--| |You will be tested. It takes a legend to conquer legends.":false},{"Craft the Draconic Armor Set":false},{"Draconic Helm":false},{"Draconic Chestplate":false},{"Draconic Leggings":false},{"Draconic Boots":false},{"Craft the Draconic Tools":false},{"Draconic Pickaxe":false},{"Draconic Axe":false},{"Draconic Shovel":false},{"Draconic Hoe":false},{"Draconic Staff of Power":false},{"":false},{"Automate Wither killing":false},{"Kill a chaos dragon":false},{"Kill 4 chaos dragons":false},{"Build a tier 6 energy core":false},{"Make a charm of dislocation":false},{"Resurrect one of the dragons":false},{"Fill a Draconic battery":false},{"Create a Draconic Level Fusion Crafter":false},{"Jump between 2 tamed dragons while in midair (while both are flying)":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Age of the Traveler \u003d--| |You have outgrown your home. The next step is creating your own dimension.":false},{"Obtain a Dimlet Parcel from an Endermen or Loot Bag":false},{"Build a dimension, travel to it, and stay for at least 10 minutes":false},{"Infuse your Machine Infuser to 100%":false},{"Use the Absorber to create a custom liquid or block dimension":false},{"Create a dimension of Rarity: 4 or higher consisting of Large Liquid Orbs":false},{"Use a syringe to create a dimension with Ender Dragons":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Insanity \u003d\u003d--| |At last you\u0027ve got your production going and your machines are hard at work. It\u0027s time to REALLY have some fun!":false},{"Create near infinite Grid Power with an Extra Utilities Dragon Egg Mill":false},{"Create a 16x16x16 Colossal Chest":false},{"Fill a Quantum Storage Unit with anything":false},{"Craft the Rainbow Generator and use it to produce power":false},{"Use the Terrain Scanner and regenerate 5 different biome chunks":false},{"Produce 1 billion RF/t":false},{"Get 20 different Chickens and automate resource collection":false},{"Use Diamond blocks to cool a max size reactor":false},{"Build Ender IO Farming Stations with Octadic Capacitors which automate 20 different crops":false},{"Craft a single Octuple Compressed Cobblestone Block":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003dThe End\u003d\u003d\u003d---":false},{"You have completed 100% of the achievements listed. What achievements can you come up with?":false},{"100% complete":false}],"TheraPyssed":[{"Welcome To Sky Factory 3!|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Hello and welcome to Sky Factory 3, a Sky Block mod pack! An infinite world of possibility awaits you. You\u0027ll be starting in a void world with nothing between you and death but a single tree on one piece of dirt. But don\u0027t panic! The mods in this pack will allow you to get all the resources you need to build yourself an amazing world! Read on for more info about how to play this pack, who put it together, and for a list of goals for you to achieve!":false},{"How To Use This Book|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Use the arrows at the bottom of the pages to navigate the book. You will see challenges separated into ages that represent the general path of progression, although you do not need to do them in order. Simply check the box next to each challenge on completion. Careful though, quests become increasingly difficult as you progress! Also, don\u0027t forget to craft yourself an Achievement Stand to store this book on!| | | |":false},{"A Note About Biomes|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"The challenges in this book will help you through the early game, but there are several commonly asked question regarding biome behavior in Sky Factory.":false},{"You can obtain water by using a barrel to catch rain or snow. If you happen to spawn in a desert where it does not rain you can craft a water bucket. You may also craft Wooden Crucibles to collect water if needed. Look it up in NEI to learn more.":false},{"Ocean and Mushroom biomes are both viable locations to spawn in, passive animals will spawn in them. If animals are not spawning, use Bait to lure them into your base.":false},{"|Also, if you\u0027re the kind of person who likes to train dragons, remember that what biome you hatch your dragon in will determine what kind of dragon it grows up to be!":false},{"Special Thanks Goes To:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |The Feed the Beast team for all their hard work and help with the development process.| |Also, big thanks to the modding community for making this happen!":false},{"Note from the Current Developer:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |Hi! My name is Darkosto and I am the current maintainer of Sky Factory 3.| |If you have any questions head on over to twitch.tv/darkosto or the official discord community: discord.gg/darkosto| | |Thanks for playing the modpack":false},{"The Challenges|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |You can\u0027t ever \"beat\" the pack, but I\u0027ve provided a list of challenges designed to help you progress. Don\u0027t worry if you don\u0027t know how to complete some of them, have fun with the process of searching for answers. You\u0027ll learn a lot and have some fun too!| |They are divided into ages that roughly match up to game progression, but you do NOT have to do them in order!| | |":false},{"---\u003d\u003d\u003d Wood Age \u003d\u003d\u003d---| |A new age dawns before you! You don\u0027t have anything to work with but this tree, so let\u0027s make the most of it!":false},{"Use a Crook on leaves to get saplings and a Silkworm":true},{"Twerk a Sapling into a Tree":true},{"Make Dirt by composting saplings or leaves in an Oak Barrel":true},{"Infest leaves with a Silkworm":true},{"Use a Crook on Infested Leaves to get string":true},{"Craft a Sieve and a string mesh":true},{"Collect rain water in an Oak Barrel or melt saplings in a Wooden Crucible":true},{"Craft Cobblestone from the Small Stones that drop from sifting Dirt":true},{"Craft a Hammer to turn Cobble into Gravel, Gravel into Sand, and Sand into Dust":true},{"Sift Gravel, Sand, and Dust in a Sieve":true},{"Make Tinkers\u0027 Construct Tools from Bone or Flint":true},{"Make Clay by putting Dust into a water filled Barrel":true},{"Craft and cook a Crucible":true},{"Heat a Crucible with a Torch and insert Stones or Cobble to make Lava":true},{"Build a Cobblestone generator":true},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Stone Age \u003d\u003d\u003d---| |Now that you have a good source of blocks, it\u0027s time to expand, upgrade, and improve your island a bit!":false},{"Make a dark room 25 blocks away from your base for spawning mobs and obtaining loot":true},{"Make a field of grass 25 blocks away from your base for spawning animals":true},{"Build a second layer to your island, below the level you started from":true},{"Make Obsidian with a Stone Barrel":true},{"Make a Tinkers\u0027 Construct smeltery for processing ore":true},{"Upgrade an existing Tinkers\u0027 tool with a metal part":true},{"Automate your Cobble with Cobblestone Generator Block or Transfer Node":true},{"Upgrade your mob farm to kill monsters automatically":true},{"Enchant a Sieve Mesh":true},{"":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Farming Age \u003d\u003d\u003d---| |Time to fight back against this cold, empty void, and grow some things!":false},{"Make a Watering Can":true},{"Capture a Cow in a Jar":true},{"Prepare a farming space for several crops":true},{"Craft an Inferium Seed":true},{"Make a Mattock from Tinkers\u0027 Construct":true},{"Start a food farm and an Inferium Essence Farm":true},{"Prove to the world that Sand grows Sugar Cane faster than dirt with a Block of Snad":true},{"Use Nesting Pens to automate resource collection from Chickens":true},{"":false},{"--\u003d\u003d Mystical Farming \u003d\u003d--| |Resources are finite, but crops will grow whatever you need":false},{"Craft an Iron Seed":false},{"Craft a Diamond Seed":false},{"Use a Soulium Dagger to obtain a Mob Chunk":true},{"Use Growth Crystals or Growth Accelerators to speed up crop growth":true},{"Craft a Master Infustion Crystal":true},{"Craft a Supremium Apple":true},{"Craft Supremium armor":true},{"":false},{"":false},{"":false},{"--\u003d Age of Exploration \u003d--| |With the right tools you no longer have to be confined to your small island. Time to get out and stretch our legs! Try not to die...":false},{"Fly":true},{"Use an Angel Block and your ability to fly to start a new island somewhere else":true},{"Travel to the Nether":true},{"Travel to the bottom of the Nether using a boat":true},{"Use a Diamond Chest Transporter to bring home 5 Blaze Spawners":true},{"Kill a Wither":true},{"Travel to The Beneath Dimension":true},{"Travel to the End":true},{"Kill the Ender Dragon":true},{"Collect Dragons Breath":true},{"Travel to the End City and obtain Elytra":true},{"Hatch a Dragon Egg and train it":true},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Machines \u003d\u003d--| |Your skill with technology is growing. Automation is key.":false},{"Craft and power a generator of some kind":true},{"Automate turning Cobblestone into Gravel with a SAG Mill or Auto Hammer":true},{"Use Energy Conduits to power several machines at once":true},{"Automate Loot Bag Creation, Opening, and Compression":true},{"Automate crop harvesting":true},{"Link an Ender Pouch to an Ender Chest":true},{"Create a Refined Storage system to store your things":true},{"Automate storage of ore pieces/chunks from an Automatic Sieve":true},{"Process sieve materials to ingots":true},{"":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Power \u003d\u003d--| |Once you start on this path, how much is enough?":false},{"Create a Passively cooled reactor from the Extreme Reactors Mod":true},{"Create an Actively cooled reactor from the Extreme Reactors Mod":false},{"Create the maximum size reactor":false},{"Create a turbine from the Extreme Reactors Mod":false},{"Produce 1,000 RF/t":true},{"Produce 10,000 RF/t":true},{"Produce 100k RF/t":true},{"Produce 1 million RF/t":false},{"":false},{"--\u003d\u003d Green Energy \u003d\u003d--| |Free, renewable energy!":false},{"Build a Solar Array Tier 1 Multiblock Structure":false},{"Harness the power of Lightning with a Lightning Rod":false},{"Build a Solar Array Tier 4 Multiblock Structure":false},{"Collect Ore from the Void with a Void Ore Miner Structure":true},{"--\u003d Age of Enhancement \u003d--| |Your tools are not powerful enough, time for an upgrade.":false},{"Level up a Tinkers\u0027 Tool or Weapon":true},{"Add a Diamond Hammer to a Tinkers\u0027 Pickaxe to obtain the Smashing Modifier":false},{"Craft the highest tier Unbreakable Builder\u0027s Wand":true},{"Create an unbreakable Tinkers\u0027 Tool":false},{"Craft a melee Tinkers\u0027 Weapon that does 20 damage or more":false},{"Build any melee weapon that does 90 or more damage":true},{"":false},{"":false},{"":false},{"":false},{"--\u003d Alchemic Wizardry \u003d--|":false},{"Craft and Place a Blood Altar":true},{"Obtain a Master Blood Orb":true},{"Automate LP Collection":false},{"Use the Rudimentary Snare to obtain a Demonic Will":true},{"Use the Sigil of the Phantom Bridge to walk over the void":true},{"Craft the Bound Blade, Pickaxe, Axe, and Shovel":true},{"Obtain the Living Armor":true},{"Automate the creation of Demonic Slates":false},{"Create a Tier 5 Blood Altar":true},{"":false},{"":false},{"--\u003d Age of the Botanist \u003d--|":false},{"Craft a Lexica Botania":true},{"Craft a Petal Apothecary":true},{"Create 64 Livingwood and 64 Livingrock with a Pure Daisy":true},{"Craft a Mana Pool and a Mana Spreader":true},{"Craft a Wand of the Forest":true},{"Create a portal to Alfheim":true},{"--\u003d\u003d Mastery \u003d\u003d--|":false},{"Complete the Ritual of Gaia":true},{"Complete the Ritual of Gaia II":true},{"":false},{"":false},{"--\u003d\u003d Age of Dragons \u003d\u003d--| |You will be tested. It takes a legend to conquer legends.":false},{"Craft the Draconic Armor Set":false},{"Draconic Helm":true},{"Draconic Chestplate":true},{"Draconic Leggings":true},{"Draconic Boots":true},{"Craft the Draconic Tools":false},{"Draconic Pickaxe":true},{"Draconic Axe":true},{"Draconic Shovel":true},{"Draconic Hoe":true},{"Draconic Staff of Power":true},{"":false},{"Automate Wither killing":true},{"Kill a chaos dragon":false},{"Kill 4 chaos dragons":false},{"Build a tier 6 energy core":true},{"Make a charm of dislocation":false},{"Resurrect one of the dragons":false},{"Fill a Draconic battery":false},{"Create a Draconic Level Fusion Crafter":true},{"Jump between 2 tamed dragons while in midair (while both are flying)":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Age of the Traveler \u003d--| |You have outgrown your home. The next step is creating your own dimension.":false},{"Obtain a Dimlet Parcel from an Endermen or Loot Bag":true},{"Build a dimension, travel to it, and stay for at least 10 minutes":true},{"Infuse your Machine Infuser to 100%":true},{"Use the Absorber to create a custom liquid or block dimension":true},{"Create a dimension of Rarity: 4 or higher consisting of Large Liquid Orbs":false},{"Use a syringe to create a dimension with Ender Dragons":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Insanity \u003d\u003d--| |At last you\u0027ve got your production going and your machines are hard at work. It\u0027s time to REALLY have some fun!":false},{"Create near infinite Grid Power with an Extra Utilities Dragon Egg Mill":false},{"Create a 16x16x16 Colossal Chest":false},{"Fill a Quantum Storage Unit with anything":false},{"Craft the Rainbow Generator and use it to produce power":false},{"Use the Terrain Scanner and regenerate 5 different biome chunks":false},{"Produce 1 billion RF/t":false},{"Get 20 different Chickens and automate resource collection":false},{"Use Diamond blocks to cool a max size reactor":false},{"Build Ender IO Farming Stations with Octadic Capacitors which automate 20 different crops":false},{"Craft a single Octuple Compressed Cobblestone Block":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003dThe End\u003d\u003d\u003d---":false},{"You have completed 100% of the achievements listed. What achievements can you come up with?":false},{"100% complete":false}],"WaggaWagga69":[{"Welcome To Sky Factory 3!|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Hello and welcome to Sky Factory 3, a Sky Block mod pack! An infinite world of possibility awaits you. You\u0027ll be starting in a void world with nothing between you and death but a single tree on one piece of dirt. But don\u0027t panic! The mods in this pack will allow you to get all the resources you need to build yourself an amazing world! Read on for more info about how to play this pack, who put it together, and for a list of goals for you to achieve!":false},{"How To Use This Book|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"Use the arrows at the bottom of the pages to navigate the book. You will see challenges separated into ages that represent the general path of progression, although you do not need to do them in order. Simply check the box next to each challenge on completion. Careful though, quests become increasingly difficult as you progress! Also, don\u0027t forget to craft yourself an Achievement Stand to store this book on!| | | |":false},{"A Note About Biomes|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d":false},{"The challenges in this book will help you through the early game, but there are several commonly asked question regarding biome behavior in Sky Factory.":false},{"You can obtain water by using a barrel to catch rain or snow. If you happen to spawn in a desert where it does not rain you can craft a water bucket. You may also craft Wooden Crucibles to collect water if needed. Look it up in NEI to learn more.":false},{"Ocean and Mushroom biomes are both viable locations to spawn in, passive animals will spawn in them. If animals are not spawning, use Bait to lure them into your base.":false},{"|Also, if you\u0027re the kind of person who likes to train dragons, remember that what biome you hatch your dragon in will determine what kind of dragon it grows up to be!":false},{"Special Thanks Goes To:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |The Feed the Beast team for all their hard work and help with the development process.| |Also, big thanks to the modding community for making this happen!":false},{"Note from the Current Developer:|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |Hi! My name is Darkosto and I am the current maintainer of Sky Factory 3.| |If you have any questions head on over to twitch.tv/darkosto or the official discord community: discord.gg/darkosto| | |Thanks for playing the modpack":false},{"The Challenges|\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d| |You can\u0027t ever \"beat\" the pack, but I\u0027ve provided a list of challenges designed to help you progress. Don\u0027t worry if you don\u0027t know how to complete some of them, have fun with the process of searching for answers. You\u0027ll learn a lot and have some fun too!| |They are divided into ages that roughly match up to game progression, but you do NOT have to do them in order!| | |":false},{"---\u003d\u003d\u003d Wood Age \u003d\u003d\u003d---| |A new age dawns before you! You don\u0027t have anything to work with but this tree, so let\u0027s make the most of it!":false},{"Use a Crook on leaves to get saplings and a Silkworm":false},{"Twerk a Sapling into a Tree":false},{"Make Dirt by composting saplings or leaves in an Oak Barrel":false},{"Infest leaves with a Silkworm":false},{"Use a Crook on Infested Leaves to get string":false},{"Craft a Sieve and a string mesh":false},{"Collect rain water in an Oak Barrel or melt saplings in a Wooden Crucible":false},{"Craft Cobblestone from the Small Stones that drop from sifting Dirt":false},{"Craft a Hammer to turn Cobble into Gravel, Gravel into Sand, and Sand into Dust":false},{"Sift Gravel, Sand, and Dust in a Sieve":false},{"Make Tinkers\u0027 Construct Tools from Bone or Flint":false},{"Make Clay by putting Dust into a water filled Barrel":false},{"Craft and cook a Crucible":false},{"Heat a Crucible with a Torch and insert Stones or Cobble to make Lava":false},{"Build a Cobblestone generator":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Stone Age \u003d\u003d\u003d---| |Now that you have a good source of blocks, it\u0027s time to expand, upgrade, and improve your island a bit!":false},{"Make a dark room 25 blocks away from your base for spawning mobs and obtaining loot":false},{"Make a field of grass 25 blocks away from your base for spawning animals":false},{"Build a second layer to your island, below the level you started from":false},{"Make Obsidian with a Stone Barrel":false},{"Make a Tinkers\u0027 Construct smeltery for processing ore":false},{"Upgrade an existing Tinkers\u0027 tool with a metal part":false},{"Automate your Cobble with Cobblestone Generator Block or Transfer Node":false},{"Upgrade your mob farm to kill monsters automatically":false},{"Enchant a Sieve Mesh":false},{"":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003d Farming Age \u003d\u003d\u003d---| |Time to fight back against this cold, empty void, and grow some things!":false},{"Make a Watering Can":false},{"Capture a Cow in a Jar":false},{"Prepare a farming space for several crops":false},{"Craft an Inferium Seed":false},{"Make a Mattock from Tinkers\u0027 Construct":false},{"Start a food farm and an Inferium Essence Farm":false},{"Prove to the world that Sand grows Sugar Cane faster than dirt with a Block of Snad":false},{"Use Nesting Pens to automate resource collection from Chickens":false},{"":false},{"--\u003d\u003d Mystical Farming \u003d\u003d--| |Resources are finite, but crops will grow whatever you need":false},{"Craft an Iron Seed":false},{"Craft a Diamond Seed":false},{"Use a Soulium Dagger to obtain a Mob Chunk":false},{"Use Growth Crystals or Growth Accelerators to speed up crop growth":false},{"Craft a Master Infustion Crystal":false},{"Craft a Supremium Apple":false},{"Craft Supremium armor":false},{"":false},{"":false},{"":false},{"--\u003d Age of Exploration \u003d--| |With the right tools you no longer have to be confined to your small island. Time to get out and stretch our legs! Try not to die...":false},{"Fly":false},{"Use an Angel Block and your ability to fly to start a new island somewhere else":false},{"Travel to the Nether":false},{"Travel to the bottom of the Nether using a boat":false},{"Use a Diamond Chest Transporter to bring home 5 Blaze Spawners":false},{"Kill a Wither":false},{"Travel to The Beneath Dimension":false},{"Travel to the End":false},{"Kill the Ender Dragon":false},{"Collect Dragons Breath":false},{"Travel to the End City and obtain Elytra":false},{"Hatch a Dragon Egg and train it":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Machines \u003d\u003d--| |Your skill with technology is growing. Automation is key.":false},{"Craft and power a generator of some kind":false},{"Automate turning Cobblestone into Gravel with a SAG Mill or Auto Hammer":false},{"Use Energy Conduits to power several machines at once":false},{"Automate Loot Bag Creation, Opening, and Compression":false},{"Automate crop harvesting":false},{"Link an Ender Pouch to an Ender Chest":false},{"Create a Refined Storage system to store your things":false},{"Automate storage of ore pieces/chunks from an Automatic Sieve":false},{"Process sieve materials to ingots":false},{"":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Power \u003d\u003d--| |Once you start on this path, how much is enough?":false},{"Create a Passively cooled reactor from the Extreme Reactors Mod":false},{"Create an Actively cooled reactor from the Extreme Reactors Mod":false},{"Create the maximum size reactor":false},{"Create a turbine from the Extreme Reactors Mod":false},{"Produce 1,000 RF/t":false},{"Produce 10,000 RF/t":false},{"Produce 100k RF/t":false},{"Produce 1 million RF/t":false},{"":false},{"--\u003d\u003d Green Energy \u003d\u003d--| |Free, renewable energy!":false},{"Build a Solar Array Tier 1 Multiblock Structure":false},{"Harness the power of Lightning with a Lightning Rod":false},{"Build a Solar Array Tier 4 Multiblock Structure":false},{"Collect Ore from the Void with a Void Ore Miner Structure":false},{"--\u003d Age of Enhancement \u003d--| |Your tools are not powerful enough, time for an upgrade.":false},{"Level up a Tinkers\u0027 Tool or Weapon":false},{"Add a Diamond Hammer to a Tinkers\u0027 Pickaxe to obtain the Smashing Modifier":false},{"Craft the highest tier Unbreakable Builder\u0027s Wand":false},{"Create an unbreakable Tinkers\u0027 Tool":false},{"Craft a melee Tinkers\u0027 Weapon that does 20 damage or more":false},{"Build any melee weapon that does 90 or more damage":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Alchemic Wizardry \u003d--|":false},{"Craft and Place a Blood Altar":false},{"Obtain a Master Blood Orb":false},{"Automate LP Collection":false},{"Use the Rudimentary Snare to obtain a Demonic Will":false},{"Use the Sigil of the Phantom Bridge to walk over the void":false},{"Craft the Bound Blade, Pickaxe, Axe, and Shovel":false},{"Obtain the Living Armor":false},{"Automate the creation of Demonic Slates":false},{"Create a Tier 5 Blood Altar":false},{"":false},{"":false},{"--\u003d Age of the Botanist \u003d--|":false},{"Craft a Lexica Botania":false},{"Craft a Petal Apothecary":false},{"Create 64 Livingwood and 64 Livingrock with a Pure Daisy":false},{"Craft a Mana Pool and a Mana Spreader":false},{"Craft a Wand of the Forest":false},{"Create a portal to Alfheim":false},{"--\u003d\u003d Mastery \u003d\u003d--|":false},{"Complete the Ritual of Gaia":false},{"Complete the Ritual of Gaia II":false},{"":false},{"":false},{"--\u003d\u003d Age of Dragons \u003d\u003d--| |You will be tested. It takes a legend to conquer legends.":false},{"Craft the Draconic Armor Set":false},{"Draconic Helm":false},{"Draconic Chestplate":false},{"Draconic Leggings":false},{"Draconic Boots":false},{"Craft the Draconic Tools":false},{"Draconic Pickaxe":false},{"Draconic Axe":false},{"Draconic Shovel":false},{"Draconic Hoe":false},{"Draconic Staff of Power":false},{"":false},{"Automate Wither killing":false},{"Kill a chaos dragon":false},{"Kill 4 chaos dragons":false},{"Build a tier 6 energy core":false},{"Make a charm of dislocation":false},{"Resurrect one of the dragons":false},{"Fill a Draconic battery":false},{"Create a Draconic Level Fusion Crafter":false},{"Jump between 2 tamed dragons while in midair (while both are flying)":false},{"":false},{"":false},{"":false},{"":false},{"--\u003d Age of the Traveler \u003d--| |You have outgrown your home. The next step is creating your own dimension.":false},{"Obtain a Dimlet Parcel from an Endermen or Loot Bag":false},{"Build a dimension, travel to it, and stay for at least 10 minutes":false},{"Infuse your Machine Infuser to 100%":false},{"Use the Absorber to create a custom liquid or block dimension":false},{"Create a dimension of Rarity: 4 or higher consisting of Large Liquid Orbs":false},{"Use a syringe to create a dimension with Ender Dragons":false},{"":false},{"":false},{"":false},{"--\u003d\u003d Age of Insanity \u003d\u003d--| |At last you\u0027ve got your production going and your machines are hard at work. It\u0027s time to REALLY have some fun!":false},{"Create near infinite Grid Power with an Extra Utilities Dragon Egg Mill":false},{"Create a 16x16x16 Colossal Chest":false},{"Fill a Quantum Storage Unit with anything":false},{"Craft the Rainbow Generator and use it to produce power":false},{"Use the Terrain Scanner and regenerate 5 different biome chunks":false},{"Produce 1 billion RF/t":false},{"Get 20 different Chickens and automate resource collection":false},{"Use Diamond blocks to cool a max size reactor":false},{"Build Ender IO Farming Stations with Octadic Capacitors which automate 20 different crops":false},{"Craft a single Octuple Compressed Cobblestone Block":false},{"":false},{"":false},{"":false},{"":false},{"---\u003d\u003d\u003dThe End\u003d\u003d\u003d---":false},{"You have completed 100% of the achievements listed. What achievements can you come up with?":false},{"100% complete":false}]}
{"poster":"AI Neko","date":"2019-01-07T20:35:48.194+0000","title":"Das Team AI Darkside sucht Verstärkung! (Mid)","subforum":"Clans & Teams","up_votes":1,"down_votes":0,"body":"Liebe Summoner,\r\n\r\nDas Team AI Darkside sucht Verst&auml;rkung!\r\n\r\nWir suchen einen Mid-Laner von Mid-Gold bis Mid-Platin. Wir sind zwischen 20-24 Jahre alt.\r\nUnser Training ist am Montag und Mittwoch von 19:00 Uhr bis ca. 22:00 Uhr, zudem treffen wir uns jeden Donnerstag zu einer Besprechung oder zur Theorie. Diese Termine sind jedoch anpassbar.\r\n\r\nWir vertreten mit unserem Team den Clan All In und dementsprechend ist ein Beitritt des Clans Pflicht. Dies beinhaltet eine Umbenennung mit einem AI vor dem Namen in League of Legends.\r\n\r\nFalls ihr Interesse oder Fragen habt, addet micht einfach Ingame.\r\n\r\nAI Lampe\r\n\r\n{{sticker:slayer-jinx-catface}}","replies":[{"poster":"DaGermanWarrior","date":"2019-01-07T20:52:24.627+0000","up_votes":1,"down_votes":0,"body":"Wenn dein Clan die änderung bezahlt xD","replies":[{"poster":"AI Neko","date":"2019-01-07T21:10:07.372+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=DaGermanWarrior,realm=EUW,application-id=ElKI1ocy,discussion-id=UydUATEU,comment-id=0004,timestamp=2019-01-07T20:52:24.627+0000)\n>\n> Wenn dein Clan die änderung bezahlt xD\n\nMein Clan bezahlt da leider nix. Hast aber recht lange, bis zu einen Monat Zeit","replies":[{"poster":"You Got My Name","date":"2019-01-08T09:17:42.389+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=AI Lampe,realm=EUW,application-id=ElKI1ocy,discussion-id=UydUATEU,comment-id=00040000,timestamp=2019-01-07T21:10:07.372+0000)\n>\n> Mein Clan bezahlt da leider nix. Hast aber recht lange, bis zu einen Monat Zeit\n\nEinfach Kindisch solche clans. Für was gibt es Club tags? Und dann soll man bei scrims immer schön sein clan namen haben + clan club tag drinnen haben. Kenne genug solcher clans. Einfach nur unnötig. War jetzt nicht gegen dich gerichtet AI Lampe.","replies":[]}]}]},{"poster":"FateGilgameshh","date":"2019-01-07T20:48:26.760+0000","up_votes":1,"down_votes":0,"body":"@AI Lampe habe dich mal geaddet","replies":[]},{"poster":"FateGilgameshh","date":"2019-01-07T20:47:38.410+0000","up_votes":1,"down_votes":0,"body":"FuLongRP = AI FuLong Kappa ?","replies":[]}]}
{ "name": "crazy-taxi", "version": "0.1.12", "description": "A wrapper around mithril that utilizes mithril-node-render and webpack to render mithril templates server side along with their bundle so that they function seamlessly on the client.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/AugustBrenner/crazy-taxi.git" }, "keywords": [ "mithril", "hyperscript", "univeral", "isomorphic" ], "author": "August Ryan Brenner", "license": "MIT", "bugs": { "url": "https://github.com/AugustBrenner/crazy-taxi/issues" }, "homepage": "https://github.com/AugustBrenner/crazy-taxi#readme", "dependencies": { "ignore-loader": "^0.1.2", "memory-fs": "^0.3.0", "mithril": "^1.0.0-rc.5", "mithril-node-render": "stephanhoyer/mithril-node-render#f85eea53029177297cc87297ccb7f6e4233c3234", "shortid": "^2.2.6", "webpack": "^1.13.3" } }
{"latitude":40.7608,"longitude":-73.3271,"zipcode":"11729","msa":"5380","dma":"501","state":"NY"}
{"poster":"Support 0nIy","date":"2015-02-20T10:36:57.900+0000","title":"Sion Bug / Vel'Koz - Thresh Bug","subforum":"Melde einen Bug","up_votes":1,"down_votes":1,"body":"Hallo zusammen,\r\nSion Bug: \r\nHatte in einem Ranked Game einen Sion Bug aus heiterem Himmel, ich konnte nach ungefähr 40Minuten (bis dahin hat alles ohne Probleme funktioniert) weder sein Q noch seine R casten. Mein Keyboard war in Ordnung, habe auch keine Einstellungen verändert. Klicken auf das Ingame Icon funktionierte auch nicht, das ganze hielt bis zum Ende des Spiels an.\r\nWie der Fehler auftrat ist mir bis heute nicht bekannt kam nach einem Tod glaube ich, hatte den fehler seitdem nicht mehr allerdings so etwas in einem Ranked Game zu erfahren ist mehr als ärgerlich..\r\n\r\nVel'Koz-Thresh Bug\r\nDie erneute Aktivierung des Thresh Q mit einem gegnersichen Vel'Koz und seinem Knock-up endet in einem Knock-Up aus dem Screen à la Tristana Ult Bug, hatte ich Anfang dieser Woche.\r\nDer Fehler ist allerdings schon länger bekannt ich poste mal einen YT Link, ist genau das Problem : https://www.youtube.com/watch?v=u289XrYlkzw\r\n\r\nGrüße\r\nSupport 0nIy","replies":[]}
{ "name": "HSBColor", "dynamic": true, "elements": { "class": { "properties": [ { "name": "hue", "readonly": false, "type": "Number", "array": false, "description": "The hue value. Range: 0.0 to 360.0." }, { "name": "saturation", "readonly": false, "type": "Number", "array": false, "description": "The saturation value. Range: 0.0 to 100.0." }, { "name": "brightness", "readonly": false, "type": "Number", "array": false, "description": "The brightness value. Range: 0.0 to 100.0." } ], "methods": [] }, "constructors": { "methods": [] }, "instance": { "properties": [ { "name": "hue", "readonly": false, "type": "Number", "array": false, "description": "The hue value. Range: 0.0 to 360.0." }, { "name": "saturation", "readonly": false, "type": "Number", "array": false, "description": "The saturation value. Range: 0.0 to 100.0." }, { "name": "brightness", "readonly": false, "type": "Number", "array": false, "description": "The brightness value. Range: 0.0 to 100.0." } ], "methods": [] } }, "description": "An HSB color specification.", "superclass": "Color" }
{ "forum_title": "Almennt spjall", "id": "33770", "title": "vantar mann í riðbætingar á patrol boddyi", "url": "http://www.jeppaspjall.is/viewtopic.php?f=2&t=33770", "posts": [ { "user_name": "hafsteinningi", "text": "góðan dagin.. vitiði um einhvern sem tekur að sér að riðbæta boddy? er með patrol boddy sem er alveg strípað og þarf að riðbæta! \nkv. hafsteinn", "date": "2017-01-05 23:12:00", "post_id": "172797", "reply_to_id": false } ], "date": "2017-01-05 23:12:00" }
{ "home_page" : "Home Page", "personal_info": "Personal Information", "name" : "name" , "name_hint" : "enter name", "email" : "email", "email_hint": "enter an email", "required_field": "This is required field", "submit_info": "Submit information", "about_us": "about us", "setting" : "setting", "change_language": "Change Language", "about" : "about" }
{ "directions": [ "Preheat oven to 400 degrees F (200 degrees C).", "Place the artichoke hearts in a food processor and process until smooth. Process the cream cheese, Parmesan cheese, mayonnaise, garlic and dill with the artichoke hearts until the mixture is smooth and well blended. Transfer to a 9 inch pie pan.", "Bake in the preheated oven 10 to 15 minutes, or until bubbly and lightly brown." ], "ingredients": [ "1 (14 ounce) can artichoke hearts, drained", "1 (8 ounce) package cream cheese", "1 cup grated Parmesan cheese", "1/2 cup mayonnaise", "1 clove garlic, peeled", "3/4 teaspoon dried dill weed" ], "language": "en-US", "source": "allrecipes.com", "tags": [], "title": "Artichoke Spread", "url": "http://allrecipes.com/recipe/22305/artichoke-spread/" }
{"latitude":33.8674,"longitude":-90.5294,"zipcode":"38737","msa":"647","dma":"NULL","state":"MS"}
{"_id":"A26934","titles":["The glorious kingdom of Christ, described and clearly vindicated against the bold asserters of a future calling and reign of the Jews, and 1000 years before the conflagration and the asserters of the 1000 years kingdom after the conflagration : opening the promise of the new heaven and earth and the everlastingness of Christ's kingdom against their debasing it, who confine it to 1000 years ... : answering Mr. Tho. Beverley ... in his twelve principles and catechisms, &c. / by Richard Baxter ..."],"author":["Baxter, Richard, 1615-1691."],"place":"London :","date":"1691.","publisher":"Printed by T. Snowden, for Thomas Parkhurst ...,","notes":["Dedication: To Mr. Increase Mather, the learned and pious rector of the New-England college (now in London).","Advertisement: p. 73 and p. [1] at end.","Reproduction of original in British Library.","Marginal notes."],"editionDate":"1691","language":"eng","keywords":["Beverley, Thomas. -- Catechism of the kingdom of our Lord Jesus Christ, in the thousand years.","Eschatology -- Early works to 1800.","Millennium.","Jews -- Restoration."]}
{"poster":"ALEXKOND","date":"2017-01-12T02:42:24.500+0000","title":"[PBE] Actualización del 11/01","subforum":"Charlas Generales","up_votes":29,"down_votes":0,"body":"https://s24.postimg.org/chyhpfzv9/Encabezado.jpg\n\n¡Saludos LoLer@s! El PBE se actualiza la noche de hoy ¿Lo vemos?\n\n**Actualización de Campeón: Warwick, la Ira Desatada de Zaun**\n> Se incluyó la frase de selección actualizada para el campeón (en inglés).\n\n>[Frase de Selección de Warwick (en inglés)](http://rd-lolpatch.s3-website-us-west-2.amazonaws.com/releases/pbe/projects/lol_air_client/releases/0.0.4.245/files/assets/sounds/en_US/champions/Warwick.mp3)\n*\"La sangre corre... Todos corren.\"*\n\n>También se incluyó su historia corta para el cliente:\n\n>\"Warwick es un monstruo que caza en los callejones grises de Zaun. Transformado por experimentos agonizantes, su cuerpo está fusionado con un intrincado sistema de cámaras y bombas, maquinaria rellenando sus venas con ira alquímica. Emergiendo de las sombras, el caza sobre aquellos criminales que aterrorizan las profundidades de la ciudad. Warwick es atraído a la sangre, y enloquecido por su olor. Nadie que la derrame puede escapar de él.\"\n\n___\n\n**Nuevos Aspectos**\n>{{champion:32}} **Amumu Costura del Caos:**\nRetoques para el aspecto.\n\n>https://s27.postimg.org/8h60zpij7/Amumu_Vistazo.jpg\nhttps://s27.postimg.org/g8mqy9moj/Amumu_Vistas.jpg\nhttps://s29.postimg.org/4bv19ekwn/Amumu_Comp.jpg\n\n>{{champion:53}} **Blitzcrank Costura del Caos:**\nRetoques para el aspecto.\n\n>https://s27.postimg.org/3xydrxq1f/Blitz_Vistazo.jpg\nhttps://s27.postimg.org/9kuqpesk3/Blitz_Vistas.jpg\nhttps://s29.postimg.org/4pwd90507/Blitz_Comp.jpg\n\n___\n\n**Campeones**\n>{{champion:163}} **Taliyah:**\n\n>Se incluyeron algunos cambios de texturas para la campeona.\n\n>https://s24.postimg.org/mzn5z1blh/Taliyah_Vistazo.jpg\nhttps://s24.postimg.org/mlltzfrhx/Taliyah_Vistas.jpg\n| [Comparación en partida](https://s23.postimg.org/ihttolmd7/Taliyah_Comp.jpg) | [Comparación de mapas de texturas](https://s24.postimg.org/hlodrhlv9/Taliyah_Texturas.jpg) |\n\n___\n\n**Otras Yerbas**\n>{{champion:19}} **Futuros cambios para aspectos de Warwick:**\n\n>**Reav3** [comentó](http://boards.na.leagueoflegends.com/en/c/story-art/ZGU806gf-warwick-skin-feedback) acerca de futuros cambios a los aspectos actualizados de Warwick.\n\n>\"Hola muchachos,\n\n>He leído sobre todo su feedback sobre los aspectos actualizados del nuevo Warwick y quería hablar acerca de que pensamos hacer con ellos y también que cambios pueden esperar ver antes de su lanzamiento (o incluso puede que en el parche posterior a su lanzamiento de ser necesario)\n\n>Primero, quiero decir que nuestro objetivo para las actualizaciones de aspectos es siempre hacer, como mínimo, lo que esta previo a la actualización en los servidores en vivo (o si lo que esta en los servidores en vivo no funciona con la nueva dirección, al menos algo en su lugar). Generalmente no agregamos más de lo que este en vivo. Esto es debido a que si llevasemos cada aspecto a los estandares modernos esto extendería nuestro tiempo de lanzamiento por una gran cantidad de tiempo y creemos que obtener la actualización base para los jugadores lo más rápido posible es la prioridad más alta. Sin embargo, intentamos agregar cosas geniales que no existían antes de ser posible.\n\n>Dicho eso, hemos escuchado su feedback acerca de la calidad de algunos de sus aspectos y vamos a agregar más cosas geniales en el próximo par de semanas. También quiero abordar algunas preocupaciones que he visto acerca de su aspecto Salvaje en particular, y al menos hablar de como es que llegamos a lo que hicimos para ese temática del aspecto.\n\n>**Tundra/Colmillo de Fuego**\nPara Tundra y Colmillo de Fuego vamos a agregar efectos visuales únicos o recoloreados a todas sus habilidades, no solo su W. Sentimos que el verde o rojo en el caso de WW Tundra se sienten fuera de lugar y ustedes estuvieron en lo correcto en notarnoslo. Si bien ninguno tenía efectos visuales completos antes de la actualización, tampoco queremos efectos visuales que luzcan muy fuera del luegar en el juego por lo que vamos a actualizar estos aspectos.\n\n>**Warwick Hiena**\n\n>Para Warwick Hiena vamos a agregar algunas líneas de dialogo únicas y mantener su risa única en su emote de risa. Sin embargo, no teníamos una risa en su Q o definifiva lo que hizo que muchos jugadores se pusieran tristes con justa razón. Vamos a agregar una risa a su Q, Definitiva, activación de W Y cuando él mate a alguien. Con suerte esto mantendrá la sensación del aspecto Hiena previo. También vamos a darle efectos visuales únicos o recoloreados para que encaje mejor en su temática. Respecto a la animación de correr única de Hiena previa a la actualización, el nuevo Warwick ya posee una animación de correr cuando él esta cazando. En lugar de una nueva animación de correr, hemos agregado un Motor único en su espalda que tiene animaciones únicas que no existen en ningún otro aspecto.\n\n>**Warwick Salvaje**\n\n>Han habido muchos comentarios acerca de como Warwick Salvaje ya no es Salvaje. No planeamos hacer grandes cambios al aspecto excepto por pequeños ajustes en su arte para que reflejen su color dentro del juego y un poco de pulida en la ropa de su modelo. Creo que al menos debería explicar su temática y como llegamos a donde llegamos. Definitivamente no teníamos intención de sacar su sensación de salvaje o ignorar su temática previa. Warwick Salvaje previo a la actualización era una bestia salvaje que fue capturada y luego escapó debido a lo salvaje y fuera de control que estaba (de ahí las cadenas rotas en sus muñecas). Teníamos que preservar los tanques en su espalda y garra para cada aspecto por lo que necesitabamos incorporar esos en el nuevo aspecto. La temática se supone que es similar a lo salvaje que era previa a su actualización como un hombre lobo que es capturado y experimentado y luego escapa del laboratorio, matando a todos y corriendo de vuelta a lo salvaje. Hemos agregado un poco de vuelta a eso. Creo que era al menos justo explicar nuestro razonamiento detrás de los cambios.\n\n>De todas formas, eso es todo por ahora. Siéntete libre de hacernos saber que piensas en los comentarios debajo.\n\n___\n\n**Balance:** Recuerden, estos cambios son tentativos y pueden o no llegar al resto de los servidores\n>**Campeones:**\n\n>{{champion:117}} **Lulu:**\n\n>**Lanza Brillantina (Q):**\n* Costo de maná reducido a 50/55/60/65/70 de 60/65/70/75/80.\n\n>**Meddler** [comentó](http://boards.na.leagueoflegends.com/en/c/gameplay-balance/UUwllEI7-why-are-there-lulu-q-buffs-on-pbe?comment=0012):\n\n>\"Queremos potenciar a Lulu soporte. También queremos potenciar a Lulu en solitario un poco. Es algo con lo que hemos tenido muchos problemas en el pasado pero todavía creemos que debería estar en un estado más fuerte del que actualmente esta.\n\n>Ahora, habiendo dicho eso. el incremento del radio de Poder de Habilidad no logra ambos objetivos, dado que hace muy poco para Lulu soporte. El plan actual es reemplazar esa mejor con algo más como resultado. Es el tipo de cambios que es poco probable que tenga éxito que hacemos al inicio de un ciclo de parche (generalmente solo de forma interna, no en el PBE). La intención es generalmente tener un entendimiento de como se vería un campeón en el estado actual del juego o a veces cuando alguien desea probar algo en lo que creen incluso si el consenso es que sea poco probable que tenga el resultado deseado.\"\n\n>{{champion:19}} **Warwick:**\n\n>**Fauces de la Bestia (Q):**\n* Ahora posee un radio de Poder de Habilidad del 100%\nhttps://3.bp.blogspot.com/-dZq9lgus2Js/WHcRIk2PR0I/AAAAAAABBB8/Rv_cocvo8voXolN1wm0aKieqGcEmtRs-QCLcB/s1600/ww4.jpg\n\n>___\n\n>**Objetos:**\n\n>{{item:3504}} **[Pebetero Ardiente](https://2.bp.blogspot.com/-lTaVahNT1cA/WHbem6FT7cI/AAAAAAABBA0/b5bT8nI318syfUcn6qNE9yx2dyVdch-PgCLcB/s1600/arde.jpg):**\n* Pasiva Única:\n* * La Velocidad de Ataque adicional ahora escala desde 20% hasta un 35% basado en el nivel del objetivo.\n* * Drenado de Vida al atacar incrementado a 20 hasta 35 basado en el nivel del objetivo.\n\n>{{item:3174}} **[Grial Impuro de Athene](https://4.bp.blogspot.com/-lG2c99waEWg/WHbgqFerM4I/AAAAAAAAb0I/f1aPMTOBJpMJsnRVtmwcCMlwtfYL3wioACLcB/s1600/athene.jpg):**\n* Resistencia Mágica incrementad a 30 de 25.\n\n>{{item:3028}} **[Cáliz de la Armonía](https://1.bp.blogspot.com/-DQh6eGp4M5g/WHbg0YtMVFI/AAAAAAAAb0U/hcUmrsmjTbQRtkveC_Cat-JoSE37rq_jQCLcB/s1600/chalicxe.jpg):**\n* Resistencia Mágica incrementad a 30 de 25.\n\n>{{item:3147}} **[Hoja Crepuscular de Drakthaar](https://2.bp.blogspot.com/-5e2MtGCM-GM/WHbgqC6SK-I/AAAAAAAAb0E/zSjesBkWPDMVZNLV4l4M5f3N7djdoQnIACLcB/s1600/duskblade.jpg):**\n* Precio revertido a 3250 de Oro de 3150.\n\n>{{item:2303}} **[Ojo del Equinoccio](https://1.bp.blogspot.com/-6vkKJm5S4II/WHbgqMr_efI/AAAAAAAAb0A/-SJcP72bZW43UXlLl3QHwAqQKVzYa5pqwCLcB/s1600/equi.jpg):**\n* Ahora otorga +10% de Reducción de Enfriamiento.\n* Costo incrementado a 2300 de Oro de 2200 (costo por combinación incrementado a 650 de Oro de 550).\n\n>{{item:3109}} **[Promesa del Caballero](https://3.bp.blogspot.com/-keNyGHXGTAE/WHbgqOttikI/AAAAAAAAb0M/VO96CSg4cE8LYq_fyV2BuSkPRJIP7YOrwCLcB/s1600/knights.jpg):**\n* Costo reducido a 2300 de Oro de 2400 (costo por combinación reducido a 700 de Oro de 800).\n\n>{{item:3222}} **[Crisol de Mikael](https://4.bp.blogspot.com/-Xgmk3rzPbtM/WHbgqdyRUII/AAAAAAAAb0Q/gvlAzLgW-noZJle9IF85HnE7dlacmzW-QCLcB/s1600/mikaels.jpg):**\n* Resistencia Mágica incrementad a 40 de 35.\n\n>{{item:3107}} **[Redención](https://1.bp.blogspot.com/-fW_SAAeapAc/WHbfiSmXGSI/AAAAAAABBBA/ILVm1NBgmW0r6Yzsu1Z0JrcR9kPBaA3PACLcB/s1600/red.jpg):**\n* Vida reducida a 300 de 400.\n* Regeneración de Maná incrementada a 125% de 75%\n* Activa Única - Curación reducida a [40 + 25 por nivel] de [130 + 20 por nivel]\n\n>___\n\n>**Jungla:**\n\n>{{summoner:11}} **Cangrejo de Río:**\n* Se incluyó una curiosa interacción donde ahora si se deja una frutamiel a su alcance, este se la comerá:\nhttps://youtu.be/qRYS_5Xp3RY\n\n>___\n\n>**Hechizos de Invocador:**\n\n>{{summoner:6}} **[Fantasma](https://1.bp.blogspot.com/-M-tE4swgNZU/WHbetV6H7-I/AAAAAAABBA8/n9yEe21RgTAMSfNZgOkuidrrycZ_2j_ugCLcB/s1600/gfagdfg.jpg):**\n* Se cambió la descripción de la habilidad:\n* * Nueva Descripción:\n\"Tu campeón puede moverse a través de unidades por 10 segundos, obteniendo Velocidad de Movimiento incrementada. Otorga un máximo de 35% de Velocidad de Movimiento luego de acelerar por 2 segundos.\"\n* * Antigua Descripción:\n\"Tu campeón puede moverse a través de unidades y tiene 28-45% (dependiendo del nivel del campeón) de Velocidad de Movimiento incrementada por 10 segundos.\"\n\n>___\n\n>**Estadísticas:**\n\n>{{item:3637}} **Letalidad:**\n* Se cambió la fórmula de Letalidad. Ahora es: Penetración de Armadura = Letalidad * (0.6 + (Nivel del Enemigo / 45))\n* * Básicamente, se incrementó su radio a nivel 1 a 60% de 40%, escalando a 100% a nivel 18.\n\n>https://1.bp.blogspot.com/-JX-ypIFuAgQ/WHcA64Ub4zI/AAAAAAABBBs/f4Z44IwtV1MhePxAQRgBfZY6shqoKUugwCLcB/s1600/67675756.jpg\n\n>**Riot Axes** [comentó](https://www.reddit.com/r/leagueoflegends/comments/5nawab/after_seeing_lethality_item_changes_on_pbe_the/dcb2p4a/):\n\n>\"Para ponerlo de otra forma - ahora en vivo tienes 40% de letalidad como penetración de armadura de frente, el otro 60% de Letalidad se obtiene en los otros 18 niveles (basado en el nivel del objetivo). La nueva fórmula es 60% de frente, 40% sobre los 18 niveles.\"\n\n>**SmashGizmo** [notó](https://twitter.com/SmashGizmo/status/819323054207549440?ref_src=twsrc%5Etfw):\n\n>\"Básicamente la fórmula es tal que tu penetración inicial es el 60% del valor de letalidad contra un objetivo a nivel 0 y 100% de penetración contra uno nivel 18.\"\n\n\n___\n\n**Página(s) consultada(s) en la creación de este tema:**\nS@20: [www.surrenderat20.net](http://www.surrenderat20.net)\n\nhttp://imgur.com/XgSKsiK","replies":[{"poster":"LyghtSh","date":"2017-01-12T04:01:54.387+0000","up_votes":12,"down_votes":0,"body":"Soy el unico que piensa que el cangrejo es re chuchi? \nel unico? \n\n\nen serio?\n\n\n\nBueno, ya me voy....","replies":[{"poster":" Vulpix","date":"2017-01-12T04:24:28.130+0000","up_votes":4,"down_votes":0,"body":"¡Yo igual! Y me encanta que le coloquen estas interacciones.","replies":[]},{"poster":"TheFalc","date":"2017-01-12T20:11:27.001+0000","up_votes":2,"down_votes":0,"body":"no te sientas solo xd es re lindo comiendo eso","replies":[]},{"poster":"Ode to dark","date":"2017-01-12T19:30:28.008+0000","up_votes":2,"down_votes":0,"body":"No voy a ser capaz de matarlo ahora.","replies":[]},{"poster":"Ministevo","date":"2017-01-12T16:24:52.873+0000","up_votes":2,"down_votes":0,"body":"No eres el único, hasta ahora es el monstruo de la jungla con más personalidad ^^","replies":[{"poster":"LyghtSh","date":"2017-01-12T22:09:35.235+0000","up_votes":1,"down_votes":0,"body":"Oie, no te había visto hace tiempo o.0","replies":[{"poster":"Ministevo","date":"2017-01-12T22:38:30.794+0000","up_votes":1,"down_votes":0,"body":"Siempre estoy observando... (?)","replies":[{"poster":"LyghtSh","date":"2017-01-12T23:50:18.851+0000","up_votes":1,"down_votes":0,"body":"0.0","replies":[]}]}]}]}]},{"poster":"Desaroll","date":"2017-01-12T02:44:52.747+0000","up_votes":11,"down_votes":0,"body":"Buff a Lulu, todo dicho, puedo ir a dormir tranquilo :D (Siempre tiemblo cuando la veo en parches T_T)","replies":[]},{"poster":"KatVay OmegaChan","date":"2017-01-12T03:50:51.725+0000","up_votes":8,"down_votes":0,"body":"wtf\nhttps://s24.postimg.org/hlodrhlv9/Taliyah_Texturas.jpg","replies":[{"poster":"Desaroll","date":"2017-01-12T04:19:16.886+0000","up_votes":5,"down_votes":0,"body":"Las texturas vistas en plano son horribles >_<","replies":[{"poster":"Ministevo","date":"2017-01-12T16:24:21.618+0000","up_votes":3,"down_votes":0,"body":"Dejan traumas","replies":[]},{"poster":"KatVay OmegaChan","date":"2017-01-12T04:33:39.054+0000","up_votes":2,"down_votes":0,"body":"Si hermano, lo son.","replies":[]}]},{"poster":"LGBT Valentina","date":"2017-01-12T03:55:29.703+0000","up_votes":2,"down_votes":0,"body":"LOL","replies":[]}]},{"poster":"RNGesus","date":"2017-01-12T06:33:09.028+0000","up_votes":4,"down_votes":1,"body":"{{champion:19}} {{item:3146}} {{item:3124}} ??????????????","replies":[{"poster":"faster51","date":"2017-01-12T16:23:38.767+0000","up_votes":2,"down_votes":0,"body":"para mi tiene sentido; {{item:3153}}{{item:3117}} {{item:3742}} {{item:3091}}o{{item:3124}} {{item:3065}}{{item:3748}} o{{item:3146}}","replies":[{"poster":"TheFalc","date":"2017-01-12T20:12:58.625+0000","up_votes":1,"down_votes":0,"body":"pero pensalo, BOTRK te da velocidad de movimiento con su activa mientras que HR no, a WW ahora le sirve demasiado la velocidad de movimiento","replies":[{"poster":"faster51","date":"2017-01-12T22:00:37.398+0000","up_votes":1,"down_votes":0,"body":"ia tu sabe","replies":[]}]}]}]},{"poster":"thorkam","date":"2017-01-12T04:26:14.453+0000","up_votes":4,"down_votes":1,"body":"oo que genial que tenga mas efectos el ww hyena ... es una de mis skins favoritas... deverian sacar un croma con el pelo verde y la cara pintada de blanco al estilo joker... seria genial","replies":[{"poster":"Rroncon","date":"2017-01-12T07:45:03.790+0000","up_votes":2,"down_votes":0,"body":"> [{quoted}](name=thorkam,realm=LAS,application-id=v7qsfXsE,discussion-id=R8XK0TWI,comment-id=0008,timestamp=2017-01-12T04:26:14.453+0000)\n>\n> oo que genial que tenga mas efectos el ww hyena ... es una de mis skins favoritas... deverian sacar un croma con el pelo verde y la cara pintada de blanco al estilo joker... seria genial\n\nahora que lo dices un crohma de ww hiena seria genial para su lanzamiento","replies":[]}]},{"poster":"DanielGarrita","date":"2017-01-12T03:05:45.706+0000","up_votes":4,"down_votes":1,"body":"Que feas son esas skin.\n amumu y blizcrank tiene skines mejores actualmente.","replies":[{"poster":"FedecarboneroUY","date":"2017-01-12T03:23:34.182+0000","up_votes":2,"down_votes":0,"body":"es muy difícil hacer mejores skins para estos dos campeones que no sean directamente legendarias...","replies":[]}]},{"poster":"Å være","date":"2017-01-12T13:44:50.954+0000","up_votes":1,"down_votes":0,"body":"La skin de Warwick cazador de la tundra paso de ser una skin simplona a ser una de las mejores de el, que bueno que la tengo <3","replies":[{"poster":"Rito JeZylZ","date":"2017-01-12T16:54:13.529+0000","up_votes":2,"down_votes":0,"body":"y la de fuego y gris casi no han cambiado nada ojala le añadan mas efectos","replies":[]}]},{"poster":"faster51","date":"2017-01-12T16:16:29.980+0000","up_votes":2,"down_votes":0,"body":"cangreji ahora te robara vida o__o","replies":[]},{"poster":"FedecarboneroUY","date":"2017-01-12T03:23:57.419+0000","up_votes":2,"down_votes":0,"body":"Alex, cuando es que sacan a WW?","replies":[{"poster":"ALEXKOND","date":"2017-01-12T03:24:42.164+0000","up_votes":2,"down_votes":0,"body":"Probablemente para el ciclo 7.2 (dentro de dos semanas).","replies":[{"poster":"FedecarboneroUY","date":"2017-01-12T03:27:37.041+0000","up_votes":2,"down_votes":0,"body":"ufff, falta ..","replies":[{"poster":"JudioDePrimera","date":"2017-01-12T07:31:19.109+0000","up_votes":2,"down_votes":0,"body":"Es demasiado tiempo, mucho tiempo...\n\nhttp://giphy.com/gifs/frases-vida-coisas-2feX0sv8LuUyA\n\nhttp://giphy.com/gifs/ideias-esperana-esperar-24RWVQlg1oRri","replies":[{"poster":"FedecarboneroUY","date":"2017-01-12T10:21:21.850+0000","up_votes":2,"down_votes":0,"body":"jajaaja\n\neso me hizo acordar a cuando esperaba el ómnibus :(","replies":[]}]}]}]},{"poster":"Mugman Rojo","date":"2017-01-12T03:25:40.183+0000","up_votes":2,"down_votes":0,"body":"el proximo parche, de aca 2 a 3 semanas probablemente","replies":[{"poster":"FedecarboneroUY","date":"2017-01-12T03:28:27.699+0000","up_votes":2,"down_votes":0,"body":"ese es el parche donde nerfean a yabsurdo?","replies":[{"poster":"Selah","date":"2017-01-12T04:20:29.599+0000","up_votes":2,"down_votes":0,"body":"Exactamente.","replies":[{"poster":"FedecarboneroUY","date":"2017-01-12T04:42:45.327+0000","up_votes":2,"down_votes":0,"body":"gg","replies":[]}]}]}]}]},{"poster":"Lygnus dwarf","date":"2017-01-12T04:41:50.446+0000","up_votes":2,"down_votes":0,"body":"Oye Alex, anteriormente hubo unos ajustes a Taliyah en relación a los valores de sus habilidades, eso esta implementado desde antes del nuevo parche o no lo implementaron?\n\npd: se agradecen tus post :)","replies":[]},{"poster":"faster51","date":"2017-01-12T03:38:26.036+0000","up_votes":2,"down_votes":0,"body":"ganas de ver la actualización de ww cazador de la tundra","replies":[]},{"poster":"Thails SirYordle","date":"2017-01-12T03:22:38.914+0000","up_votes":2,"down_votes":0,"body":"me alegra el buff a lulu","replies":[]},{"poster":"Alpakista","date":"2017-01-12T05:52:58.814+0000","up_votes":2,"down_votes":1,"body":"Lo de ghost es un cambio de descripcion o un nerfeo?","replies":[{"poster":"ryuzakihimura096","date":"2017-01-12T21:36:45.940+0000","up_votes":1,"down_votes":0,"body":"por lo q se ve , solo han cambiado la descripción , alex ayuda !!!!!!!!!!!!!! :V","replies":[]}]},{"poster":"Aria Desen Co","date":"2017-01-12T08:20:25.694+0000","up_votes":1,"down_votes":0,"body":"Se sabe cuando saldran los Iconos de los equipos? era lo que mas esperaba en el 7.1 el resto me da igual....","replies":[{"poster":"Honasu","date":"2017-01-12T13:33:34.504+0000","up_votes":1,"down_votes":0,"body":"Seguro que como todo el resto de iconos, 250 RP!","replies":[{"poster":"Nísta","date":"2017-01-13T07:18:33.104+0000","up_votes":1,"down_votes":0,"body":"Cuándo, no cuánto","replies":[{"poster":"Honasu","date":"2017-01-16T18:21:46.812+0000","up_votes":1,"down_votes":0,"body":"lei mal xd, en este parche seguramente","replies":[]}]}]}]},{"poster":"Hayato","date":"2017-01-12T23:51:43.344+0000","up_votes":1,"down_votes":0,"body":"Que pedazo de nerf al redencion? Como que ya no valdrá la pena armarlo, no?","replies":[{"poster":"ALEXKOND","date":"2017-01-13T00:47:32.687+0000","up_votes":1,"down_votes":0,"body":"En si no hay tanta diferencia a medida que subís de nivel. A nivel 8 creo que son 50 menos de vida. Diría que Redención sigue siendo un objeto fuerte aunque tal vez no sea tan interesante rushearlo como primer objeto con estos cambios.","replies":[{"poster":"Hayato","date":"2017-01-13T02:40:30.590+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=ALEXKOND,realm=LAS,application-id=v7qsfXsE,discussion-id=R8XK0TWI,comment-id=001b0000,timestamp=2017-01-13T00:47:32.687+0000)\n>\n> En si no hay tanta diferencia a medida que subís de nivel. A nivel 8 creo que son 50 menos de vida. Diría que Redención sigue siendo un objeto fuerte aunque tal vez no sea tan interesante rushearlo como primer objeto con estos cambios.\n\nSi pero esos 100 menos de vida duelen y no le bajan el costo (creo)","replies":[{"poster":"ALEXKOND","date":"2017-01-13T02:59:56.411+0000","up_votes":1,"down_votes":0,"body":"Bueno, se supone que la idea de un nerf es reducir el poder de un campeón u objeto, lo cual es claramente el objetivo acá.","replies":[{"poster":"Hayato","date":"2017-01-13T03:07:11.620+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=ALEXKOND,realm=LAS,application-id=v7qsfXsE,discussion-id=R8XK0TWI,comment-id=001b000000000000,timestamp=2017-01-13T02:59:56.411+0000)\n>\n> Bueno, se supone que la idea de un nerf es reducir el poder de un campeón u objeto, lo cual es claramente el objetivo acá.\n\nSi pero bajarle la vida era innecesario... pasa que los nerfs de rito no son para bajarle poder a algo, es para dejarlo casi inútil o inútil como pasó con rylai.","replies":[]}]}]}]}]},{"poster":"TheFalc","date":"2017-01-12T20:10:52.760+0000","up_votes":1,"down_votes":0,"body":"{{item:2303}} amo el buff de este item, 100 de oro no me importan si me dan 10% de CDR, gracias rito :D","replies":[]},{"poster":"Poppy Rising","date":"2017-01-12T20:10:21.003+0000","up_votes":1,"down_votes":0,"body":"Primero nerf a mi poppy pero ahora buff a mi lulu...\n\n*insetar imagen Estoy feliz y enojado\"","replies":[]}]}
{ "en": { "0b9c6eef4e3d3a222eb04e910d252339": "Licensing", "b9756d43cd24f56b971b483e912485e8": "The Buddhist texts, whether in original languages or translation, are regarded by the Buddhist traditions as “the Buddha’s words”. They are a spiritual heritage of humanity, not belonging to any individual. At SuttaCentral we continue this tradition by making the texts available to everyone free of charge. Our work would not be possible if it were not for the freely given contributions of countless people, and we hope to repay this kindness in some small way by contributing our work for free.", "7c7877c957502663fbc8b3c6d86364a2": "Our source files are freely available on <a href=\"https://github.com/suttacentral\" rel=\"noopener\" target=\"_blank\" title=\"SuttaCentral on Github\">SuttaCentral’s Github repository</a>. SuttaCentral is proud to be part of the open source community.", "062d111caade8703c2b1ef38fd70b46a": "Material on SuttaCentral falls in three distinct categories in relation to copyright, which are detailed below. If you wish to assert copyright over any material on SuttaCentral, or wish to discuss copyright on SuttaCentral, please do not hesitate to contact us <a href=\"https://discourse.suttacentral.net/\" rel=\"noopener\" target=\"_blank\">on our forum</a>.", "c5b65db1204f647d44c40b7dc64c63b8": "1. Original material created by SuttaCentral", "8adaacf928c18c5dd1626d74c6cb792e": "All original material created by SuttaCentral is dedicated to the Public Domain by means of <a href=\"http://creativecommons.org/publicdomain/zero/1.0/\" rel=\"noopener\" target=\"_blank\">Creative Commons Zero (CC0 1.0 Universal)</a>.", "61925437a72b1d27717902963eff5d83": "This includes all text, design, software, and images created by SuttaCentral or persons working for SuttaCentral, on the domain suttacentral.net, or any domains or subdomains owned or managed by SuttaCentral, unless otherwise specified.", "5e5f1292cc80dcc512c42d3201267d63": "You are invited to copy, alter, redistribute, present, perform, convey, or make use of any or all of this material in any way you wish.", "539df51ca922f6e74de018f757410c72": "If you make use of any of our material, even though you are under no legal obligations, we respectfully request that you:", "2006f5728de9f671d25c8a9080b91f39": "Provide a notice of attribution.", "60888b80238e8d91b31952387d0c3dbf": "Maintain the spirit of the Buddhist tradition.", "84866c7e3410ef37a0d70dea7c5027ea": "Please let us know if you would like any assistance in making use of our materials.", "f6ac6c11c4a856d8596d313afa81983b": "2. Material created by others and made available for SuttaCentral", "b58f8d6733ebb56f580e91ce24cf785b": "For certain of the material on SuttaCentral the copyright has been asserted by third parties. This includes most of the translated texts. In such cases the terms of the copyright are specified by the copyright asserter, who is usually the translator or original publisher. Such material is used in accord with the license, or by permission. The relevant copyright notices as specified by the asserter of copyright are included with the material.", "d040f99945565462590bef401b6cf179": "In addition, please note licenses for the following assets used by SuttaCentral. We gratefully acknowledge the creators for their work and generosity.", "0ccc3aca0a6fbf46603f7e2c5f706a40": "We use several icons from the Noun Project, kindly released via ", "665063a57ffd400e00f47f27806088b1": "Creative Commons license", "5058f1af8388633f609cadb75a75dc9d": ".", "6df082212b6e863f22b098a734fa0e9d": "“Difficulty” icons created by <a href=\"https://thenounproject.com/iconwar/\" rel=\"noopener\" target=\"_blank\" title=\"Alena Artemova on the Noun Project\">Alena Artemova</a>.", "79bdd241d17505c2dc2c26c2750e547c": "“Language” ISO icons by Krzysiek Woźniak based on a design by <a href=\"https://thenounproject.com/ralts01/\" rel=\"noopener\" target=\"_blank\" title=\"Jonathan Coutiño on the Noun Project\">Jonathan Coutiño</a>", "e4d3921cc9d86eb541c67d1fcf1bbe37": "“Disconnected cloud icon” by Bernar Novalyi.", "f84d6a7afcaf5f5450f909f914db0afd": "The paintings on the Home page are by the Australian artist Kim Hoa Tram, and are used by kind permission of the artist and the National Gallery of Victoria. These and other works by Kim Hoa Tram may be seen at the <a href=\"https://www.ngv.vic.gov.au/explore/collection/artist/11810/\" rel=\"noopener\" target=\"_blank\" title=\"Kim Hoa Tram at the National Gallery of Victoria\">National Gallery of Victoria website</a>.", "40c3ddd7137dc7ca82ecb89fdf7415e1": "3. Public domain material", "0aaaf927d5fa2aeb1971c4c2b17039bf": "The original texts of Buddhism in Pali, Chinese, Sanskrit, Tibetan, and other languages are in the <a href=\"http://creativecommons.org/publicdomain/mark/1.0/\" rel=\"noopener\" target=\"_blank\">public domain</a>. Such material does not fall within the scope of copyright.", "fb869e822a73d682c5b013f5338b95dd": "In addition, the reference data, including information on parallels, is not an “original creation” and as such does not fall within the scope of copyright." } }
{"geometry":{"type":"Polygon","coordinates":[[[14.987790,46.979100],[14.987704,46.978202],[14.989015,46.978142],[14.988845,46.976346],[14.986223,46.976467],[14.986138,46.975569],[14.984827,46.975629],[14.984742,46.974731],[14.983431,46.974792],[14.983346,46.973894],[14.982035,46.973954],[14.981950,46.973056],[14.979328,46.973177],[14.979754,46.977667],[14.981065,46.977607],[14.981150,46.978505],[14.982461,46.978444],[14.982546,46.979342],[14.987790,46.979100]]]},"properties":{"qs:a1r":"0","qs:la":"Pack","geom:longitude":14.983536,"qs:la_lc":"*AT61616","lbl:latitude":46.979170,"wof:hierarchy":[{"locality_id":101912497,"country_id":85632785,"region_id":85681687,"county_id":102049717}],"iso:country":"AU","src:geom_alt":[],"wof:geomhash":"aad7e9ace3fb5e701159b23b22118e09","qs:level":"locality","wof:name":"Pack","src:geom":"quattroshapes","qs:adm0":"\u00d6sterreich","wof:breaches":[],"qs:type":"rural hamlet many local_admin match geoplanet","qs:loc":"Pack","wof:id":101912497,"qs:pop":0,"lbl:longitude":14.984170,"wof:supersedes":[],"geom:area":0.000037,"qs:id":0,"geom:latitude":46.976576,"qs:source":"TCustom EuroGlobalMap + UMZ Urban Polygons + Geonames + GeoPlanet","src:centroid_lbl":"geonames","wof:belongsto":[85632785,85681687,102049717],"wof:placetype":"locality","qs:a0":"\u00d6sterreich","qs:a1":"*Steiermark","qs:a2":"Voitsberg","wof:lastmodified":1439924706,"wof:superseded_by":[],"wof:concordances":{"gn:id":2769300,"gp:id":54945},"wof:parent_id":102049717},"type":"Feature","bbox":[14.979328,46.973056,14.989015,46.979342],"id":101912497}
{ "env" : { "MONGO_ATLAS_PW" : "gamal-mohamed" } }
{ "1788": "1788", "1789": "1789", "23 يونيه": "23. Juni", "مدريد": "Madrid", "1780": "1780", "توسكانا": "Toskana", "1782": "1782", "1784": "1784", "البرتغال": "Portugal", "2 ديسمبر": "2. Dezember", "تشريح": "Anatomie", "1868": "1868", "باريس": "Paris", "جامعه": "Universität", "1832": "1832", "25 يوليه": "25. Juli", "ثقافه": "Kultur", "كورسيكا": "Korsika", "عكا": "Akkon", "1839": "1839", "1779": "1779", "1947": "1947", "بلجيكا": "Belgien", "27 سبتمبر": "27. September", "قانون": "Recht", "صور": "Tyros", "الب": "Alpen", "موت": "Tod", "ميدان الكونكورد": "Place de la Concorde", "القاهره": "Kairo", "شبه الجزيره الايبيريه": "Iberische Halbinsel", "1799": "1799", "1798": "1798", "الجمهوريه الفرنسيه الاولى": "Erste Französische Republik", "امريكا": "Vereinigte Staaten", "برازيل": "Brasilien", "1797": "1797", "1796": "1796", "1795": "1795", "1794": "1794", "معركة ابو قير البحريه": "Seeschlacht bei Abukir", "حصان": "Hauspferd", "نابوليون بونابارت": "Napoleon Bonaparte", "ويكيميديا كومونز": "Wikimedia Commons", "القدس": "Jerusalem", "غاز": "Gas", "1821": "1821", "9 نوفمبر": "9. November", "1771": "1771", "رياضيات": "Mathematik", "كاليفورنيا": "Kalifornien", "مينو": "Jacques-François Menou", "بيرلين": "Berlin", "3 سبتمبر": "3. September", "20 مارس": "20. März", "15 اغسطس": "15. August", "سايكولوجيا": "Psychologie", "مصر": "Ägypten", "سل": "Tuberkulose", "نوستراداموس": "Nostradamus", "انتويرب": "Antwerpen", "مؤتمر فيينا": "Wiener Kongress", "فرنسا": "Frankreich", "29 نوفمبر": "29. November", "الاسلام": "Islam", "تكساس": "Texas", "1955": "1955", "26 فبراير": "26. Februar", "جينوا": "Genua", "العريش": "Al-Arisch", "فلسطين": "Palästina (Region)", "الحمله الفرنسيه": "Ägyptische Expedition", "وصف مصر": "Description de l’Égypte", "اوروبا": "Europa", "1836": "1836", "ألمانيا": "Deutschland", "البلقان": "Balkanhalbinsel", "مالطا": "Malta", "ابراهيم بيك": "Ibrahim Bey", "النمسا": "Österreich", "استعمار": "Kolonialismus", "6 فبراير": "6. Februar", "انسان": "Mensch", "حجر رشيد": "Stein von Rosette", "علم": "Wissenschaft", "1908": "1908", "15 سبتمبر": "15. September", "26 مايو": "26. Mai", "دستور": "Verfassung", "22 مايو": "22. Mai", "موسكو": "Moskau", "كندا": "Kanada", "روسيا": "Russland", "شبه الجزيره العربيه": "Arabische Halbinsel", "الثوره الفرنسيه": "Französische Revolution", "اسيا": "Asien", "القرن التسعتاشر": "19. Jahrhundert", "13 مارس": "13. März", "معركة واترلو": "Schlacht bei Waterloo", "هوراتيو نيلسون": "Horatio Nelson, 1. Viscount Nelson", "1785": "1785", "فيينا": "Wien", "السويد": "Schweden", "تاريخ": "Geschichte", "الشرق الاوسط": "Mittlerer Osten", "رتبة مشير": "Marschall", "اوروبا الغربيه": "Westeuropa", "1805": "1805", "1861": "1861", "فولتير": "Voltaire", "مراد بك": "Murad Bey Muhammad", "1910": "1910", "افريقيا": "Afrika", "طاعون": "Pest", "هيسبانيولا": "Hispaniola", "هاييتى": "Haiti", "لاهوت": "Christliche Theologie", "البحر المتوسط": "Mittelmeer", "مملوك": "Mamluken", "صلاة (إسلام)": "Salāt", "3 مايو": "3. Mai", "1978": "1978", "لغه فرنساوى": "Französische Sprache", "15 ديسمبر": "15. Dezember", "بولاندا": "Polen", "ايطاليا": "Italien", "2 مايو": "2. Mai", "امريكا الجنوبيه": "Südamerika", "1840": "1840", "الهند": "Indien", "شامبوليون": "Jean-François Champollion", "مرسيليا": "Marseille", "جان جاك روسو": "Jean-Jacques Rousseau", "لندن": "London", "المملكه المتحده": "Vereinigtes Königreich", "1814": "1814", "1815": "1815", "1816": "1816", "1810": "1810", "1811": "1811", "1812": "1812", "متحف اللوفر": "Louvre", "1818": "1818", "1961": "1961", "المحيط الاطلنطى": "Atlantischer Ozean", "اسكندريه": "Alexandria", "نهر الدانوب": "Donau", "امريكا الشماليه": "Nordamerika", "جغرافيا": "Geographie", "الحاد": "Atheismus", "جواز": "Ehe", "1858": "1858", "9 مارس": "9. März", "سيسيليا": "Autonome Region Sizilien", "وعد بلفور": "Balfour-Deklaration", "21 يوليه": "21. Juli", "4 ابريل": "4. April", "هولندا": "Holland", "كليبر": "Jean-Baptiste Kléber", "تشيلى": "Chile", "امبراطوريه عثمانيه": "Osmanisches Reich", "1881": "1881", "روما": "Rom", "1807": "1807", "1806": "1806", "عيلة بوربون": "Haus Bourbon", "1804": "1804", "1803": "1803", "1802": "1802", "1801": "1801", "1800": "1800", "28 يوليه": "28. Juli", "1813": "1813", "سانت هيلينا": "St. Helena (Insel)", "1809": "1809", "1808": "1808", "1768": "1768", "1769": "1769", "2007": "2007", "2004": "2004", "اسبانيا": "Spanien", "2008": "2008", "7 مارس": "7. März" }
{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":false,"audioPlay":false,"sceneViewState":{"showFog":false,"showMaterialUpdate":false,"showSkybox":false,"showFlares":false,"showImageEffects":false,"showParticleSystems":false},"in2DMode":false,"pivot":{"x":12.109999656677246,"y":3.5614264011383058,"z":2.726487159729004},"rotation":{"x":0.05707712844014168,"y":0.17086587846279145,"z":-0.009921316988766194,"w":0.9835897088050842},"size":8.26826000213623,"orthographic":false}
{ "_class": "group", "do_objectID": "56991B4A-E27C-44D1-9F58-77B442719A7C", "exportOptions": { "_class": "exportOptions", "exportFormats": [ ], "includedLayerIds": [ ], "layerOptions": 0, "shouldTrim": false }, "frame": { "_class": "rect", "constrainProportions": false, "height": 44, "width": 34, "x": 263, "y": 189 }, "hasClickThrough": false, "isFlippedHorizontal": false, "isFlippedVertical": false, "isLocked": false, "isVisible": true, "layerListExpandedType": 0, "layers": [ { "class": "shapeGroup", "id": "83234113-29A4-46D3-8D8D-6876B8DCAC75" }, { "class": "shapeGroup", "id": "B3EE42A5-2725-42A0-83F3-F741AC278154" }, { "class": "shapeGroup", "id": "F0334D94-11A3-462E-AA6C-7436DDA678A9" }, { "class": "shapeGroup", "id": "4FEA891A-A5D3-4D53-9230-0E827A97C480" }, { "class": "shapeGroup", "id": "5C7D372D-13B5-4694-943C-560FD04B3F4C" }, { "class": "shapeGroup", "id": "199097F0-8628-40DF-A4F6-E34429A8B1B7" }, { "class": "shapeGroup", "id": "579B4BF6-A5AF-4607-88B6-3513F1FABE92" }, { "class": "shapeGroup", "id": "C1AD0527-F945-48CF-970C-EE60CDE16F8A" }, { "class": "shapeGroup", "id": "174DF974-23DD-4740-A7B8-A4F67919FA90" }, { "class": "shapeGroup", "id": "9F6389DF-6993-4BA4-A32D-537BE1BBEF10" }, { "class": "shapeGroup", "id": "63A01D6E-DDE6-4FE2-B665-791841926C8C" }, { "class": "shapeGroup", "id": "97ED1D0D-64EF-4867-9C3A-C96F873ACA84" }, { "class": "shapeGroup", "id": "80F1FFB9-ED32-4C46-9D3D-C3D9BCC7AABF" }, { "class": "shapeGroup", "id": "6AE9B509-4176-4D2D-906A-6B2E36214A99" }, { "class": "shapeGroup", "id": "7423D2CF-990D-4877-8816-0C39742C7B21" }, { "class": "shapeGroup", "id": "F313398C-D964-4034-9AC3-556049E71CF5" }, { "class": "shapeGroup", "id": "5CA16D77-68ED-4FCC-9371-5F53736D6B84" }, { "class": "shapeGroup", "id": "56DCBB74-4715-4DCA-8E58-659664CD1745" }, { "class": "shapeGroup", "id": "6E7C6A7F-4CF1-44B0-82DC-23AC75669E67" }, { "class": "shapeGroup", "id": "E9F8763C-1EEA-4098-8268-48CD0DD00FE7" }, { "class": "shapeGroup", "id": "F31C2996-5343-4C6C-A5FF-990DD1231896" }, { "class": "shapeGroup", "id": "3B3F2B73-17E5-497B-9DA4-F7F3E8837961" }, { "class": "shapeGroup", "id": "96399802-0851-4E68-A03F-0C9FC6B4360D" }, { "class": "shapeGroup", "id": "5B4E65A7-91A6-4284-861A-34CF85CC0630" }, { "class": "shapeGroup", "id": "E582EBAD-642A-4D92-BFBB-92EA37AA63B5" }, { "class": "shapeGroup", "id": "71955C80-079A-4E5C-8032-5B2246D88E46" }, { "class": "shapeGroup", "id": "76C5BB58-2742-46EF-A9B8-900FDF84851E" }, { "class": "shapeGroup", "id": "7F142B52-9260-4FAE-A524-7DB6DECC4BDD" }, { "class": "shapeGroup", "id": "EFD285B6-F699-4047-94FB-28C7901B452E" }, { "class": "shapeGroup", "id": "4BD9EE47-D8C4-452D-AEED-993FDD593A30" }, { "class": "shapeGroup", "id": "A5E75C1C-A42F-4AE8-953D-77E24F645D90" }, { "class": "shapeGroup", "id": "3F5B4AF0-3A61-4C0B-9528-8AB45FB0C051" }, { "class": "shapeGroup", "id": "6E54DC7B-7228-4A00-BB01-63D8BD177B1A" }, { "class": "shapeGroup", "id": "11038A0E-2F66-4C53-9688-E9C6383A3F5C" }, { "class": "shapeGroup", "id": "F6F4DF48-5096-40D2-8B18-CAE716282B15" }, { "class": "shapeGroup", "id": "CA7F7187-B30B-4DB5-A865-4258B31D5A58" }, { "class": "shapeGroup", "id": "76B8E93D-1785-4B51-AE43-C7B88348A323" }, { "class": "shapeGroup", "id": "DE3ED4DF-C523-4CC8-8FB3-6A612145E71A" } ], "name": "Page 1", "nameIsFixed": false, "resizingConstraint": 63, "resizingType": 0, "rotation": 0, "shouldBreakMaskChain": false, "style": { "_class": "style", "endDecorationType": 0, "miterLimit": 10, "startDecorationType": 0 } }
{ "directions": [ "Place pork sparerib cubes and pork fat in freezer until partially frozen, about 30 minutes. Place half of pork and half of pork fat in processor. Using on/off turns, blend mixture until finely ground. Transfer mixture to bowl. Repeat with remaining pork and pork fat. Gently mix sage and next 5 ingredients into ground pork mixture. Stir in 1/4 cup beer. Cover and chill overnight.", "Form pork mixture by tablespoonfuls into 1 1/4-to 1 1/2-inch-diameter patties; place on baking sheet. DO AHEAD: Can be made 6 hours ahead. Cover and chill.", "Heat large nonstick skillet over medium heat. Working in batches if necessary, add sausage patties to skillet and cook until browned on bottom, about 5 minutes. Add remaining 1/2 cup beer to skillet; cover with lid slightly ajar and cook until beer evaporates, 6 to 7 minutes. Turn patties over and cook until brown on bottom and cooked through, about 5 minutes longer.", "Transfer sausage patties to platter. Serve with Beer and Horseradish Mustard and soft pretzels." ], "ingredients": [ "1 1/4 pounds boneless country-style pork spareribs, cut into 3/4-inch cubes", "1/3 pound pork fat, cut into 3/4-inch cubes", "1 1/2 teaspoons finely chopped fresh sage", "1 1/4 teaspoons coarse kosher salt", "3/4 teaspoon ground mace", "1/2 teaspoon freshly ground black pepper", "1/2 teaspoon ground coriander", "1/2 teaspoon sugar", "3/4 cup lager beer, divided", "Beer and Horseradish Mustard", "Purchased soft pretzels, pretzel rolls, or rye bread" ], "language": "en-US", "source": "www.epicurious.com", "tags": [ "Beer", "Food Processor", "Appetizer", "Horseradish", "Oktoberfest", "Party", "Sugar Conscious", "Kidney Friendly", "Dairy Free", "Peanut Free", "Tree Nut Free", "Soy Free" ], "title": "Homemade Bratwurst Bites with Beer and Horseradish Mustard", "url": "http://www.epicurious.com/recipes/food/views/homemade-bratwurst-bites-with-beer-and-horseradish-mustard-355235" }
{"code":"3520172004","province_code":"35","regency_code":"3520","district_code":"352017","name":"PETUNGREJO"}
{ "_id" : { "$oid" : "5a0a7a3f8740d905effd5b1d" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a3f8740d905effd5b1d" }, "timestamp" : { "$date" : "2018-10-29T14:28:38.584+0000" }, "source_ip" : "103.227.49.40", "source_port" : 3147, "destination_port" : 23, "identifier" : "263b9a1e-c0a5-11e7-8a5e-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a3f8740d905effd5b20" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a3f8740d905effd5b20" }, "timestamp" : { "$date" : "2018-10-29T14:29:08.624+0000" }, "source_ip" : "85.93.20.248", "source_port" : 33772, "destination_port" : 4385, "identifier" : "263b9a1e-c0a5-11e7-8a5e-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a3f8740d905effd5b22" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a3f8740d905effd5b22" }, "timestamp" : { "$date" : "2018-10-29T14:30:26.335+0000" }, "source_ip" : "191.101.167.235", "source_port" : 54381, "destination_port" : 8545, "identifier" : "263b9a1e-c0a5-11e7-8a5e-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a3f8740d905effd5b24" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a3f8740d905effd5b24" }, "timestamp" : { "$date" : "2018-10-29T14:30:34.584+0000" }, "source_ip" : "184.105.139.121", "source_port" : 50470, "destination_port" : 2323, "identifier" : "263b9a1e-c0a5-11e7-8a5e-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a3f8740d905effd5b26" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a3f8740d905effd5b26" }, "timestamp" : { "$date" : "2018-10-29T14:30:53.084+0000" }, "source_ip" : "103.227.49.40", "source_port" : 3577, "destination_port" : 23, "identifier" : "263b9a1e-c0a5-11e7-8a5e-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a3f8740d905effd5b28" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a3f8740d905effd5b28" }, "timestamp" : { "$date" : "2018-10-29T14:31:02.097+0000" }, "source_ip" : "191.101.167.7", "source_port" : 59337, "destination_port" : 15051, "identifier" : "263b9a1e-c0a5-11e7-8a5e-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a3f8740d905effd5b30" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a3f8740d905effd5b30" }, "timestamp" : { "$date" : "2018-10-29T14:31:15.879+0000" }, "source_ip" : "180.188.246.159", "source_port" : 55666, "destination_port" : 23, "identifier" : "263b9a1e-c0a5-11e7-8a5e-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a3f8740d905effd5b1d" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a3e8740d905effd5b1a" }, "timestamp" : { "$date" : "2018-10-29T14:31:17.432+0000" }, "source_ip" : "93.28.250.152", "source_port" : 37017, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a428740d905effd5b21" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a428740d905effd5b20" }, "timestamp" : { "$date" : "2018-10-29T14:31:18.876+0000" }, "source_ip" : "93.28.250.152", "source_port" : 37624, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a428740d905effd5b22" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a418740d905effd5b1f" }, "timestamp" : { "$date" : "2018-10-29T14:31:20.234+0000" }, "source_ip" : "93.28.250.152", "source_port" : 37317, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a428740d905effd5b23" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a408740d905effd5b1e" }, "timestamp" : { "$date" : "2018-10-29T14:31:24.645+0000" }, "source_ip" : "93.28.250.152", "source_port" : 37137, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a458740d905effd5b2b" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a458740d905effd5b2a" }, "timestamp" : { "$date" : "2018-10-29T14:31:30.879+0000" }, "source_ip" : "93.28.250.152", "source_port" : 38183, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a458740d905effd5b2c" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a448740d905effd5b29" }, "timestamp" : { "$date" : "2018-10-29T14:31:33.342+0000" }, "source_ip" : "93.28.250.152", "source_port" : 38113, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a458740d905effd5b2d" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a448740d905effd5b28" }, "timestamp" : { "$date" : "2018-10-29T14:31:50.765+0000" }, "source_ip" : "93.28.250.152", "source_port" : 38043, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a458740d905effd5b2e" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a448740d905effd5b27" }, "timestamp" : { "$date" : "2018-10-29T14:31:55.543+0000" }, "source_ip" : "93.28.250.152", "source_port" : 37997, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a458740d905effd5b2f" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a438740d905effd5b26" }, "timestamp" : { "$date" : "2018-10-29T14:32:04.987+0000" }, "source_ip" : "93.28.250.152", "source_port" : 37927, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a458740d905effd5b30" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a438740d905effd5b25" }, "timestamp" : { "$date" : "2018-10-29T14:32:14.432+0000" }, "source_ip" : "93.28.250.152", "source_port" : 37746, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a458740d905effd5b31" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a428740d905effd5b24" }, "timestamp" : { "$date" : "2018-10-29T14:32:24.454+0000" }, "source_ip" : "93.28.250.152", "source_port" : 37682, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a488740d905effd5b34" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a458740d905effd5b33" }, "timestamp" : { "$date" : "2018-10-29T14:32:35.543+0000" }, "source_ip" : "93.28.250.152", "source_port" : 38302, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a488740d905effd5b35" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a458740d905effd5b32" }, "timestamp" : { "$date" : "2018-10-29T14:32:55.978+0000" }, "source_ip" : "93.28.250.152", "source_port" : 38243, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a4b8740d905effd5b3a" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a4a8740d905effd5b39" }, "timestamp" : { "$date" : "2018-10-29T14:33:02.534+0000" }, "source_ip" : "93.28.250.152", "source_port" : 39162, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a4b8740d905effd5b3b" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a4a8740d905effd5b38" }, "timestamp" : { "$date" : "2018-10-29T14:33:13.645+0000" }, "source_ip" : "93.28.250.152", "source_port" : 39107, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a4b8740d905effd5b3c" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a498740d905effd5b37" }, "timestamp" : { "$date" : "2018-10-29T14:33:15.122+0000" }, "source_ip" : "93.28.250.152", "source_port" : 38947, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a4b8740d905effd5b3d" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a498740d905effd5b36" }, "timestamp" : { "$date" : "2018-10-29T14:33:18.234+0000" }, "source_ip" : "146.0.77.21", "source_port" : 58074, "destination_port" : 49431, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a4e8740d905effd5b42" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a4e8740d905effd5b41" }, "timestamp" : { "$date" : "2018-10-29T14:33:23.123+0000" }, "source_ip" : "93.28.250.152", "source_port" : 39898, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a4e8740d905effd5b43" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a4d8740d905effd5b40" }, "timestamp" : { "$date" : "2018-10-29T14:33:37.432+0000" }, "source_ip" : "93.28.250.152", "source_port" : 39823, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a4e8740d905effd5b44" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a4d8740d905effd5b3f" }, "timestamp" : { "$date" : "2018-10-29T14:33:39.234+0000" }, "source_ip" : "93.28.250.152", "source_port" : 39762, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a4e8740d905effd5b45" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a4c8740d905effd5b3e" }, "timestamp" : { "$date" : "2018-10-29T14:33:47.234+0000" }, "source_ip" : "123.169.203.172", "source_port" : 41824, "destination_port" : 2222, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a518740d905effd5b48" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a4f8740d905effd5b47" }, "timestamp" : { "$date" : "2018-10-29T14:33:57.4531+0000" }, "source_ip" : "93.28.250.152", "source_port" : 40158, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a518740d905effd5b49" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a4f8740d905effd5b46" }, "timestamp" : { "$date" : "2018-10-29T14:34:02.342+0000" }, "source_ip" : "93.28.250.152", "source_port" : 39973, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a548740d905effd5b4e" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a548740d905effd5b4d" }, "timestamp" : { "$date" : "2018-10-29T14:34:09.423+0000" }, "source_ip" : "93.28.250.152", "source_port" : 40954, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a548740d905effd5b4f" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a538740d905effd5b4c" }, "timestamp" : { "$date" : "2018-10-29T14:34:15.123+0000" }, "source_ip" : "93.28.250.152", "source_port" : 40899, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a548740d905effd5b50" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a538740d905effd5b4b" }, "timestamp" : { "$date" : "2018-10-29T14:34:19.821+0000" }, "source_ip" : "93.28.250.152", "source_port" : 40732, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a548740d905effd5b51" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a528740d905effd5b4a" }, "timestamp" : { "$date" : "2018-10-29T14:34:23.423+0000" }, "source_ip" : "93.28.250.152", "source_port" : 40213, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a578740d905effd5b58" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a558740d905effd5b57" }, "timestamp" : { "$date" : "2018-10-29T14:34:28.123+0000" }, "source_ip" : "93.28.250.152", "source_port" : 41281, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a578740d905effd5b59" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a558740d905effd5b56" }, "timestamp" : { "$date" : "2018-10-29T14:34:33.423+0000" }, "source_ip" : "93.28.250.152", "source_port" : 41227, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a578740d905effd5b5a" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0a7a548740d905effd5b55" }, "timestamp" : { "$date" : "2018-10-29T14:34:38.123+0000" }, "source_ip" : "119.231.164.151", "source_port" : 9729, "destination_port" : 23, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a578740d905effd5b5b" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a548740d905effd5b54" }, "timestamp" : { "$date" : "2018-10-29T14:34:43.543+0000" }, "source_ip" : "93.28.250.152", "source_port" : 41175, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a578740d905effd5b5c" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a548740d905effd5b53" }, "timestamp" : { "$date" : "2018-10-29T14:34:48.234+0000" }, "source_ip" : "93.28.250.152", "source_port" : 41095, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a578740d905effd5b5d" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a548740d905effd5b52" }, "timestamp" : { "$date" : "2018-10-29T14:34:55.543+0000" }, "source_ip" : "93.28.250.152", "source_port" : 41020, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a5d8740d905effd5b61" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a5d8740d905effd5b60" }, "timestamp" : { "$date" : "2018-10-29T14:35:04.234+0000" }, "source_ip" : "93.28.250.152", "source_port" : 42571, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a5d8740d905effd5b62" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a5b8740d905effd5b5f" }, "timestamp" : { "$date" : "2018-10-29T14:35:23.881+0000" }, "source_ip" : "93.28.250.152", "source_port" : 42302, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a5d8740d905effd5b63" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a5a8740d905effd5b5e" }, "timestamp" : { "$date" : "2018-10-29T14:35:36.534+0000" }, "source_ip" : "93.28.250.152", "source_port" : 41899, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a608740d905effd5b68" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a5e8740d905effd5b67" }, "timestamp" : { "$date" : "2018-10-29T14:35:47.234+0000" }, "source_ip" : "93.28.250.152", "source_port" : 42921, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a608740d905effd5b69" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a5d8740d905effd5b66" }, "timestamp" : { "$date" : "2018-10-29T14:35:53.435+0000" }, "source_ip" : "93.28.250.152", "source_port" : 42853, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a608740d905effd5b6a" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a5d8740d905effd5b65" }, "timestamp" : { "$date" : "2018-10-29T14:35:58.432+0000" }, "source_ip" : "93.28.250.152", "source_port" : 42800, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a608740d905effd5b6b" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a5d8740d905effd5b64" }, "timestamp" : { "$date" : "2018-10-29T14:36:04.544+0000" }, "source_ip" : "93.28.250.152", "source_port" : 42737, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a638740d905effd5b6f" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a628740d905effd5b6e" }, "timestamp" : { "$date" : "2018-10-29T14:36:13.765+0000" }, "source_ip" : "93.28.250.152", "source_port" : 43666, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a638740d905effd5b70" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a618740d905effd5b6d" }, "timestamp" : { "$date" : "2018-10-29T14:36:25.678+0000" }, "source_ip" : "93.28.250.152", "source_port" : 43607, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a638740d905effd5b71" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a618740d905effd5b6c" }, "timestamp" : { "$date" : "2018-10-29T14:36:44.987+0000" }, "source_ip" : "93.28.250.152", "source_port" : 43542, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a668740d905effd5b75" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a648740d905effd5b74" }, "timestamp" : { "$date" : "2018-10-29T14:36:55.564+0000" }, "source_ip" : "93.28.250.152", "source_port" : 44205, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a668740d905effd5b76" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a648740d905effd5b73" }, "timestamp" : { "$date" : "2018-10-29T14:37:03.453+0000" }, "source_ip" : "93.28.250.152", "source_port" : 44128, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a668740d905effd5b77" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a648740d905effd5b72" }, "timestamp" : { "$date" : "2018-10-29T14:37:22.456+0000" }, "source_ip" : "93.28.250.152", "source_port" : 43734, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a698740d905effd5b7a" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a688740d905effd5b79" }, "timestamp" : { "$date" : "2018-10-29T14:37:43.986+0000" }, "source_ip" : "93.28.250.152", "source_port" : 44452, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a698740d905effd5b7b" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a668740d905effd5b78" }, "timestamp" : { "$date" : "2018-10-29T14:37:51.343+0000" }, "source_ip" : "93.28.250.152", "source_port" : 44278, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6c8740d905effd5b84" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6b8740d905effd5b83" }, "timestamp" : { "$date" : "2018-10-29T14:38:00.654+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45495, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6c8740d905effd5b85" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6b8740d905effd5b82" }, "timestamp" : { "$date" : "2018-10-29T14:38:11.643+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45433, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6c8740d905effd5b86" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6b8740d905effd5b81" }, "timestamp" : { "$date" : "2018-10-29T14:38:20.343+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45372, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6c8740d905effd5b87" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6a8740d905effd5b80" }, "timestamp" : { "$date" : "2018-10-29T14:38:30.323+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45295, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6c8740d905effd5b88" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6a8740d905effd5b7f" }, "timestamp" : { "$date" : "2018-10-29T14:38:41.533+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45225, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6c8740d905effd5b89" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6a8740d905effd5b7e" }, "timestamp" : { "$date" : "2018-10-29T14:38:48.234+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45171, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6c8740d905effd5b8a" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6a8740d905effd5b7d" }, "timestamp" : { "$date" : "2018-10-29T14:38:52.421+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45119, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6c8740d905effd5b8b" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a698740d905effd5b7c" }, "timestamp" : { "$date" : "2018-10-29T14:39:01.532+0000" }, "source_ip" : "93.28.250.152", "source_port" : 44943, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6f8740d905effd5b91" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6f8740d905effd5b90" }, "timestamp" : { "$date" : "2018-10-29T14:39:10.124+0000" }, "source_ip" : "93.28.250.152", "source_port" : 46131, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6f8740d905effd5b92" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6e8740d905effd5b8f" }, "timestamp" : { "$date" : "2018-10-29T14:39:21.543+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45837, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6f8740d905effd5b93" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6d8740d905effd5b8e" }, "timestamp" : { "$date" : "2018-10-29T14:39:31.765+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45770, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6f8740d905effd5b94" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6d8740d905effd5b8d" }, "timestamp" : { "$date" : "2018-10-29T14:39:40.534+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45713, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a6f8740d905effd5b95" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a6c8740d905effd5b8c" }, "timestamp" : { "$date" : "2018-10-29T14:39:48.234+0000" }, "source_ip" : "93.28.250.152", "source_port" : 45553, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a758740d905effd5b9d" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a758740d905effd5b9c" }, "timestamp" : { "$date" : "2018-10-29T14:39:55.543+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47264, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a758740d905effd5b9e" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a748740d905effd5b9b" }, "timestamp" : { "$date" : "2018-10-29T14:40:02.234+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47198, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a758740d905effd5b9f" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a748740d905effd5b9a" }, "timestamp" : { "$date" : "2018-10-29T14:42:31.543+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47121, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a758740d905effd5ba0" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a748740d905effd5b99" }, "timestamp" : { "$date" : "2018-10-29T14:41:53.867+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47050, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a758740d905effd5ba1" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a738740d905effd5b98" }, "timestamp" : { "$date" : "2018-10-29T14:42:40.543+0000" }, "source_ip" : "93.28.250.152", "source_port" : 46996, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a758740d905effd5ba2" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a738740d905effd5b97" }, "timestamp" : { "$date" : "2018-10-29T14:42:21.678+0000" }, "source_ip" : "93.28.250.152", "source_port" : 46940, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a758740d905effd5ba3" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a738740d905effd5b96" }, "timestamp" : { "$date" : "2018-10-29T14:42:54.222+0000" }, "source_ip" : "93.28.250.152", "source_port" : 46780, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a788740d905effd5bac" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a788740d905effd5bab" }, "timestamp" : { "$date" : "2018-10-29T14:42:32.324+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47879, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a788740d905effd5bad" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a778740d905effd5baa" }, "timestamp" : { "$date" : "2018-10-29T14:42:42.423+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47811, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a788740d905effd5bae" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a778740d905effd5ba9" }, "timestamp" : { "$date" : "2018-10-29T14:42:43.214+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47749, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a788740d905effd5baf" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a778740d905effd5ba8" }, "timestamp" : { "$date" : "2018-10-29T14:42:21.534+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47669, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a788740d905effd5bb0" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a778740d905effd5ba7" }, "timestamp" : { "$date" : "2018-10-29T14:42:32.645+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47617, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a788740d905effd5bb1" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a768740d905effd5ba6" }, "timestamp" : { "$date" : "2018-10-29T14:42:54.867+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47561, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a788740d905effd5bb2" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a768740d905effd5ba5" }, "timestamp" : { "$date" : "2018-10-29T14:42:12.543+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47498, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0a7a788740d905effd5bb3" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0a7a768740d905effd5ba4" }, "timestamp" : { "$date" : "2018-10-29T14:42s:43.431+0000" }, "source_ip" : "93.28.250.152", "source_port" : 47334, "destination_port" : 80, "identifier" : "6638e330-c8dc-11e7-b520-42010a8e0002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e56" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e4d" }, "timestamp" : { "$date" : "2018-10-29T14:42s:21.654+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19357, "destination_port" : 1057, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e57" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e4c" }, "timestamp" : { "$date" : "2018-10-29T14:43s:32.089+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19356, "destination_port" : 1971, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e58" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e4b" }, "timestamp" : { "$date" : "2018-10-29T14:43s:43.765+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19355, "destination_port" : 1234, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e5a" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e4a" }, "timestamp" : { "$date" : "2018-10-29T14:44s:21.345+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19353, "destination_port" : 1029, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e5b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e49" }, "timestamp" : { "$date" : "2018-10-29T14:44s:34.645+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19351, "destination_port" : 1119, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e5c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e48" }, "timestamp" : { "$date" : "2018-10-29T14:44s:54.987+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19350, "destination_port" : 9009, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e5e" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e47" }, "timestamp" : { "$date" : "2018-10-29T14:45s:23.546+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19318, "destination_port" : 27355, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e5f" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e46" }, "timestamp" : { "$date" : "2018-10-29T14:45s:43.757+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19316, "destination_port" : 3370, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e60" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e45" }, "timestamp" : { "$date" : "2018-10-29T14:45s:54.987+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19315, "destination_port" : 23502, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e61" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e44" }, "timestamp" : { "$date" : "2018-10-29T14:46s:43.345+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19314, "destination_port" : 2034, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e62" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e43" }, "timestamp" : { "$date" : "2018-10-29T14:47s:32.543+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19313, "destination_port" : 1028, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e63" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e42" }, "timestamp" : { "$date" : "2018-10-29T14:48s:12.753+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19312, "destination_port" : 264, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e64" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e41" }, "timestamp" : { "$date" : "2018-10-29T14:49s:32.234+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19311, "destination_port" : 2170, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e66" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e40" }, "timestamp" : { "$date" : "2018-10-29T14:50s:34.546+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19310, "destination_port" : 8089, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e67" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e3f" }, "timestamp" : { "$date" : "2018-10-29T14:50s:54.977+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19309, "destination_port" : 1718, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e68" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e3e" }, "timestamp" : { "$date" : "2018-10-29T14:51s:43.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19308, "destination_port" : 64680, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e69" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e3d" }, "timestamp" : { "$date" : "2018-10-29T14:51s:45.234+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19307, "destination_port" : 406, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e6b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e3c" }, "timestamp" : { "$date" : "2018-10-29T14:52s:43.124+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19306, "destination_port" : 5679, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e6c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e3b" }, "timestamp" : { "$date" : "2018-10-29T14:52s:22.466+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19305, "destination_port" : 3914, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e6e" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e3a" }, "timestamp" : { "$date" : "2018-10-29T14:53s:43.436+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19304, "destination_port" : 990, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e6f" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e39" }, "timestamp" : { "$date" : "2018-10-29T14:54s:32.486+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19303, "destination_port" : 6969, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e70" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e38" }, "timestamp" : { "$date" : "2018-10-29T14:55s:12.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19302, "destination_port" : 5801, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e71" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e37" }, "timestamp" : { "$date" : "2018-10-29T14:56s:11.765+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19301, "destination_port" : 981, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e72" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e36" }, "timestamp" : { "$date" : "2018-10-29T14:57s:32.986+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19300, "destination_port" : 85, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e73" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e35" }, "timestamp" : { "$date" : "2018-10-29T14:57s:43.659+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19299, "destination_port" : 32769, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e74" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e34" }, "timestamp" : { "$date" : "2018-10-29T14:58s:22.540+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19298, "destination_port" : 49157, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e76" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e33" }, "timestamp" : { "$date" : "2018-10-29T14:58s:33.345+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19297, "destination_port" : 32771, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e77" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e32" }, "timestamp" : { "$date" : "2018-10-29T14:58s:54.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19296, "destination_port" : 4550, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e78" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e31" }, "timestamp" : { "$date" : "2018-10-29T14:59s:43.123+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19295, "destination_port" : 6566, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e79" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e30" }, "timestamp" : { "$date" : "2018-10-29T14:59s:20.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19293, "destination_port" : 1974, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e7a" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e2f" }, "timestamp" : { "$date" : "2018-10-29T14:59s:44.214+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19294, "destination_port" : 777, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e7b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e2e" }, "timestamp" : { "$date" : "2018-10-29T14:01s:52.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19211, "destination_port" : 1119, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e7c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e2d" }, "timestamp" : { "$date" : "2018-10-29T14:02s:32.134+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19249, "destination_port" : 1131, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e7e" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e2c" }, "timestamp" : { "$date" : "2018-10-29T14:02s:43.769+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19247, "destination_port" : 9009, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e7f" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e2b" }, "timestamp" : { "$date" : "2018-10-29T14:03s:30.436+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19248, "destination_port" : 1082, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e80" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e2a" }, "timestamp" : { "$date" : "2018-10-29T14:04s:41.785+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19207, "destination_port" : 5200, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e81" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e29" }, "timestamp" : { "$date" : "2018-10-29T14:05s:32.436+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19209, "destination_port" : 1029, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e82" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e28" }, "timestamp" : { "$date" : "2018-10-29T14:06s:10.769+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19206, "destination_port" : 1186, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e83" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e27" }, "timestamp" : { "$date" : "2018-10-29T14:06s:22.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19203, "destination_port" : 15002, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e85" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e26" }, "timestamp" : { "$date" : "2018-10-29T14:06s:43.123+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19205, "destination_port" : 15000, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e86" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e25" }, "timestamp" : { "$date" : "2018-10-29T14:07s:23.322+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19204, "destination_port" : 1805, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e87" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e24" }, "timestamp" : { "$date" : "2018-10-29T14:07s:54.324+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19074, "destination_port" : 26214, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e88" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e23" }, "timestamp" : { "$date" : "2018-10-29T14:08s:23.674+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19202, "destination_port" : 2190, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e89" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e22" }, "timestamp" : { "$date" : "2018-10-29T14:08s:32.872+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19201, "destination_port" : 1110, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e8b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e21" }, "timestamp" : { "$date" : "2018-10-29T14:09s:12.128+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19196, "destination_port" : 2021, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e8c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e20" }, "timestamp" : { "$date" : "2018-10-29T14:09s:32.653+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19194, "destination_port" : 2008, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e8d" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e1f" }, "timestamp" : { "$date" : "2018-10-29T14:10s:24.543+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19192, "destination_port" : 3889, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e8e" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e1e" }, "timestamp" : { "$date" : "2018-10-29T14:11s:23.325+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19112, "destination_port" : 5414, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e8f" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e1d" }, "timestamp" : { "$date" : "2018-10-29T14:11s:34.542+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19110, "destination_port" : 783, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e90" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e1c" }, "timestamp" : { "$date" : "2018-10-29T14:12s:23.124+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19109, "destination_port" : 5225, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e91" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e1b" }, "timestamp" : { "$date" : "2018-10-29T14:13s:11.874+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19108, "destination_port" : 543, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e93" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e1a" }, "timestamp" : { "$date" : "2018-10-29T14:13s:43.325+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19107, "destination_port" : 27715, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e94" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e19" }, "timestamp" : { "$date" : "2018-10-29T14:14s:32.542+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19106, "destination_port" : 8000, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e95" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e18" }, "timestamp" : { "$date" : "2018-10-29T14:14s:11.631+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19105, "destination_port" : 5440, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e96" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e17" }, "timestamp" : { "$date" : "2018-10-29T14:15s:32.125+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19101, "destination_port" : 1038, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e97" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e16" }, "timestamp" : { "$date" : "2018-10-29T14:16s:45.126+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19103, "destination_port" : 3690, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e98" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e15" }, "timestamp" : { "$date" : "2018-10-29T14:17s:43.421+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19104, "destination_port" : 1051, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e9a" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e14" }, "timestamp" : { "$date" : "2018-10-29T14:18s:23.431+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19102, "destination_port" : 2869, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e9b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e13" }, "timestamp" : { "$date" : "2018-10-29T14:19s:13.125+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19100, "destination_port" : 8400, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e9c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e12" }, "timestamp" : { "$date" : "2018-10-29T14:20s:43.337+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19099, "destination_port" : 32779, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e9d" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e11" }, "timestamp" : { "$date" : "2018-10-29T14:20s:53.425+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19098, "destination_port" : 8600, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e9e" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e10" }, "timestamp" : { "$date" : "2018-10-29T14:21s:33.258+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19097, "destination_port" : 3013, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9e9f" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e0f" }, "timestamp" : { "$date" : "2018-10-29T14:22s:23.236+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19096, "destination_port" : 1183, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ea1" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e0e" }, "timestamp" : { "$date" : "2018-10-29T14:23s:32.879+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19095, "destination_port" : 19283, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ea2" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e0d" }, "timestamp" : { "$date" : "2018-10-29T14:24s:45.863+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19094, "destination_port" : 2638, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ea3" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e0c" }, "timestamp" : { "$date" : "2018-10-29T14:25s:13.532+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19093, "destination_port" : 668, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ea4" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e0b" }, "timestamp" : { "$date" : "2018-10-29T14:25s:53.753+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19092, "destination_port" : 8031, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ea5" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e0a" }, "timestamp" : { "$date" : "2018-10-29T14:26s:12.248+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19082, "destination_port" : 21571, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ea6" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e09" }, "timestamp" : { "$date" : "2018-10-29T14:26s:32.763+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19081, "destination_port" : 49167, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ea7" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e08" }, "timestamp" : { "$date" : "2018-10-29T14:27s:54.234+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19080, "destination_port" : 902, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ea9" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e07" }, "timestamp" : { "$date" : "2018-10-29T14:28s:46.531+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19079, "destination_port" : 5730, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eaa" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e06" }, "timestamp" : { "$date" : "2018-10-29T14:28s:57.214+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19078, "destination_port" : 32780, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eab" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e05" }, "timestamp" : { "$date" : "2018-10-29T14:29s:32.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19077, "destination_port" : 9091, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eac" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e04" }, "timestamp" : { "$date" : "2018-10-29T14:30s:54.134+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19076, "destination_port" : 5510, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eae" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e03" }, "timestamp" : { "$date" : "2018-10-29T14:31s:03.536+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19075, "destination_port" : 3828, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eaf" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e02" }, "timestamp" : { "$date" : "2018-10-29T14:32s:43.874+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19073, "destination_port" : 2043, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eb0" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e01" }, "timestamp" : { "$date" : "2018-10-29T14:33s:23.458+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19072, "destination_port" : 2048, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eb1" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9e00" }, "timestamp" : { "$date" : "2018-10-29T14:33s:54.479+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19071, "destination_port" : 7001, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eb2" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9dff" }, "timestamp" : { "$date" : "2018-10-29T14:34s:48.426+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19070, "destination_port" : 12174, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eb3" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9dfe" }, "timestamp" : { "$date" : "2018-10-29T14:34s:56.678+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19069, "destination_port" : 1024, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eb5" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9dfd" }, "timestamp" : { "$date" : "2018-10-29T14:35s:32.314+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19068, "destination_port" : 18988, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eb6" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9dfc" }, "timestamp" : { "$date" : "2018-10-29T14:36s:21.421+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19067, "destination_port" : 22939, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eb7" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9dfb" }, "timestamp" : { "$date" : "2018-10-29T14:37s:43.235+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19066, "destination_port" : 9003, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eb8" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9dfa" }, "timestamp" : { "$date" : "2018-10-29T14:38s:13.539+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19065, "destination_port" : 3801, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eb9" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df9" }, "timestamp" : { "$date" : "2018-10-29T14:39s:32.325+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18966, "destination_port" : 5999, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eba" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df8" }, "timestamp" : { "$date" : "2018-10-29T14:39s:48.549+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18965, "destination_port" : 6123, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ebb" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df7" }, "timestamp" : { "$date" : "2018-10-29T14:40s:42.134+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18964, "destination_port" : 32776, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ebd" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df6" }, "timestamp" : { "$date" : "2018-10-29T14:41s:41.421+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18963, "destination_port" : 56737, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ebe" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df5" }, "timestamp" : { "$date" : "2018-10-29T14:42s:40.124+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18962, "destination_port" : 1148, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ebf" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df4" }, "timestamp" : { "$date" : "2018-10-29T14:43s:23.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18954, "destination_port" : 1287, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ec1" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df3" }, "timestamp" : { "$date" : "2018-10-29T14:43s:54.214+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18957, "destination_port" : 211, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ec2" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df2" }, "timestamp" : { "$date" : "2018-10-29T14:44s:42.873+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18959, "destination_port" : 6005, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ec3" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df1" }, "timestamp" : { "$date" : "2018-10-29T14:45s:43.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18961, "destination_port" : 2103, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ec4" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9df0" }, "timestamp" : { "$date" : "2018-10-29T14:46s:23.123+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18960, "destination_port" : 10628, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ec5" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9def" }, "timestamp" : { "$date" : "2018-10-29T14:46s:54.429+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18947, "destination_port" : 13783, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ec6" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9dee" }, "timestamp" : { "$date" : "2018-10-29T14:47s:34.543+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18955, "destination_port" : 1309, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ec7" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9ded" }, "timestamp" : { "$date" : "2018-10-29T14:47s:54.325+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18952, "destination_port" : 5877, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ec9" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9dec" }, "timestamp" : { "$date" : "2018-10-29T14:48s:41.543+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18946, "destination_port" : 1300, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eca" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9deb" }, "timestamp" : { "$date" : "2018-10-29T14:49s:23.876+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18945, "destination_port" : 1149, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ecb" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9dea" }, "timestamp" : { "$date" : "2018-10-29T14:49s:43.476+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19064, "destination_port" : 1050, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ecc" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9de9" }, "timestamp" : { "$date" : "2018-10-29T14:50s:23.986+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18951, "destination_port" : 26, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ecd" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9de8" }, "timestamp" : { "$date" : "2018-10-29T14:51s:11.653+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18944, "destination_port" : 1521, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ece" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9de7" }, "timestamp" : { "$date" : "2018-10-29T14:52s:10.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19433, "destination_port" : 2161, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ed0" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9de6" }, "timestamp" : { "$date" : "2018-10-29T14:53s:04.234+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19062, "destination_port" : 5544, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ed1" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9de5" }, "timestamp" : { "$date" : "2018-10-29T14:54s:21.532+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19063, "destination_port" : 3300, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ed2" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9de4" }, "timestamp" : { "$date" : "2018-10-29T14:54s:53.325+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19061, "destination_port" : 3269, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ed3" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9de3" }, "timestamp" : { "$date" : "2018-10-29T14:55s:21.135+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19432, "destination_port" : 2288, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ed4" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9de2" }, "timestamp" : { "$date" : "2018-10-29T14:55s:41.234+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19430, "destination_port" : 5431, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ed5" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9de1" }, "timestamp" : { "$date" : "2018-10-29T14:56s:10.531+0000" }, "source_ip" : "134.74.132.201", "source_port" : 18950, "destination_port" : 10215, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ed6" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9de0" }, "timestamp" : { "$date" : "2018-10-29T14:56s:21.325+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19431, "destination_port" : 1011, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ed8" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9ddf" }, "timestamp" : { "$date" : "2018-10-29T14:57s:10.542+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19417, "destination_port" : 9575, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ed9" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dde" }, "timestamp" : { "$date" : "2018-10-29T14:58s:08.234+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19060, "destination_port" : 5962, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eda" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9ddd" }, "timestamp" : { "$date" : "2018-10-29T14:58s:09.462+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19059, "destination_port" : 1104, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9edb" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9ddc" }, "timestamp" : { "$date" : "2018-10-29T14:59s:12.234+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19058, "destination_port" : 9917, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9edc" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9ddb" }, "timestamp" : { "$date" : "2018-10-29T14:59s:23.864+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19057, "destination_port" : 2001, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9edd" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dda" }, "timestamp" : { "$date" : "2018-10-29T14:59s:43.653+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19056, "destination_port" : 4445, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9edf" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd9" }, "timestamp" : { "$date" : "2018-10-29T14:01s:23.431+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19429, "destination_port" : 1010, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ee0" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd8" }, "timestamp" : { "$date" : "2018-10-29T14:01s:53.234+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19055, "destination_port" : 49161, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ee1" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd7" }, "timestamp" : { "$date" : "2018-10-29T14:02s:26.241+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19054, "destination_port" : 9666, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ee2" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd6" }, "timestamp" : { "$date" : "2018-10-29T14:03s:43.532+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19427, "destination_port" : 2909, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ee3" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd5" }, "timestamp" : { "$date" : "2018-10-29T14:04s:10.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19416, "destination_port" : 4045, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ee4" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd4" }, "timestamp" : { "$date" : "2018-10-29T14:05s:04.135+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19415, "destination_port" : 1761, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ee5" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd3" }, "timestamp" : { "$date" : "2018-10-29T14:05s:21.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19053, "destination_port" : 17877, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ee6" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd2" }, "timestamp" : { "$date" : "2018-10-29T14:06s:10.421+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19414, "destination_port" : 1092, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ee8" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd1" }, "timestamp" : { "$date" : "2018-10-29T14:06s:32.248+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19413, "destination_port" : 9220, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ee9" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dd0" }, "timestamp" : { "$date" : "2018-10-29T14:06s:54.543+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19412, "destination_port" : 64623, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eea" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dcf" }, "timestamp" : { "$date" : "2018-10-29T14:07s:12.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19411, "destination_port" : 19101, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eeb" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dce" }, "timestamp" : { "$date" : "2018-10-29T14:08s:10.429+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19426, "destination_port" : 32783, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eec" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dcd" }, "timestamp" : { "$date" : "2018-10-29T14:09s:06.877+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19410, "destination_port" : 2035, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eee" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dcc" }, "timestamp" : { "$date" : "2018-10-29T14:09s:32.764+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19409, "destination_port" : 14000, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eef" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43598740d976b2dd9dcb" }, "timestamp" : { "$date" : "2018-10-29T14:10s:32.543+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19408, "destination_port" : 6646, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ef0" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dca" }, "timestamp" : { "$date" : "2018-10-29T14:11s:10.231+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19051, "destination_port" : 6543, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ef1" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc9" }, "timestamp" : { "$date" : "2018-10-29T14:11s:32.876+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19402, "destination_port" : 5859, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ef2" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc8" }, "timestamp" : { "$date" : "2018-10-29T14:12s:21.437+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19401, "destination_port" : 30000, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ef3" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc7" }, "timestamp" : { "$date" : "2018-10-29T14:13s:10.124+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19349, "destination_port" : 3878, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ef5" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc6" }, "timestamp" : { "$date" : "2018-10-29T14:14s:06.543+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19400, "destination_port" : 3527, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ef6" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc5" }, "timestamp" : { "$date" : "2018-10-29T14:14s:32.213+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19050, "destination_port" : 8100, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ef7" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc4" }, "timestamp" : { "$date" : "2018-10-29T14:15s:12.769+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19347, "destination_port" : 23, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ef8" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc3" }, "timestamp" : { "$date" : "2018-10-29T14:15s:32.765+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19348, "destination_port" : 1723, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9ef9" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc2" }, "timestamp" : { "$date" : "2018-10-29T14:16s:12.543+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19346, "destination_port" : 1720, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9efb" }, "protocol" : "mysqld", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc1" }, "timestamp" : { "$date" : "2018-10-29T14:16s:31.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19345, "destination_port" : 3306, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9efc" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dc0" }, "timestamp" : { "$date" : "2018-10-29T14:17s:10.543+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19292, "destination_port" : 113, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9efd" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dbf" }, "timestamp" : { "$date" : "2018-10-29T14:17s:21.213+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19291, "destination_port" : 993, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9efe" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dbe" }, "timestamp" : { "$date" : "2018-10-29T14:17s:32.123+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19290, "destination_port" : 8888, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9eff" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dbd" }, "timestamp" : { "$date" : "2018-10-29T14:17s:54.987+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19288, "destination_port" : 111, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f01" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dbc" }, "timestamp" : { "$date" : "2018-10-29T14:18s:32.654+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19287, "destination_port" : 995, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f02" }, "protocol" : "ftpd", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dbb" }, "timestamp" : { "$date" : "2018-10-29T14:19s:21.963+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19447, "destination_port" : 21, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f04" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dba" }, "timestamp" : { "$date" : "2018-10-29T14:20s:01.639+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19286, "destination_port" : 3389, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f05" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db9" }, "timestamp" : { "$date" : "2018-10-29T14:21s:21.326+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19048, "destination_port" : 554, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f06" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db8" }, "timestamp" : { "$date" : "2018-10-29T14:22s:12.852+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19452, "destination_port" : 256, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f07" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db7" }, "timestamp" : { "$date" : "2018-10-29T14:23s:54.268+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19450, "destination_port" : 587, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f09" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db6" }, "timestamp" : { "$date" : "2018-10-29T14:24s:32.621+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19449, "destination_port" : 143, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f0a" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db5" }, "timestamp" : { "$date" : "2018-10-29T14:25s:21.963+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19446, "destination_port" : 199, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f0b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db4" }, "timestamp" : { "$date" : "2018-10-29T14:26s:35.542+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19448, "destination_port" : 8080, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f0c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db3" }, "timestamp" : { "$date" : "2018-10-29T14:27s:21.347+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19425, "destination_port" : 53, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f0d" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db2" }, "timestamp" : { "$date" : "2018-10-29T14:28s:21.746+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19424, "destination_port" : 25, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f0f" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db1" }, "timestamp" : { "$date" : "2018-10-29T14:29s:54.408+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19423, "destination_port" : 5900, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f10" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9db0" }, "timestamp" : { "$date" : "2018-10-29T14:30s:21.419+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19398, "destination_port" : 1025, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f11" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9daf" }, "timestamp" : { "$date" : "2018-10-29T14:30s:32.444+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19397, "destination_port" : 110, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435a8740d976b2dd9f12" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0e43588740d976b2dd9dae" }, "timestamp" : { "$date" : "2018-10-29T14:31s:23.106+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19395, "destination_port" : 80, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f51" }, "protocol" : "httpd", "hpfeed_id" : { "$oid" : "5a0e435d8740d976b2dd9f50" }, "timestamp" : { "$date" : "2018-10-29T14:32s:13.214+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19250, "destination_port" : 80, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f52" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435b8740d976b2dd9f4f" }, "timestamp" : { "$date" : "2018-10-29T14:32s:23.102+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19221, "destination_port" : 70, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f53" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435b8740d976b2dd9f4e" }, "timestamp" : { "$date" : "2018-10-29T14:32s:54.123+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19220, "destination_port" : 1080, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f54" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435b8740d976b2dd9f4d" }, "timestamp" : { "$date" : "2018-10-29T14:33s:03.431+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19218, "destination_port" : 1048, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f55" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435b8740d976b2dd9f4c" }, "timestamp" : { "$date" : "2018-10-29T14:34s:06.123+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19219, "destination_port" : 1658, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f56" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435b8740d976b2dd9f4b" }, "timestamp" : { "$date" : "2018-10-29T14:34s:32.474+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19217, "destination_port" : 1783, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f57" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435b8740d976b2dd9f4a" }, "timestamp" : { "$date" : "2018-10-29T14:35s:40.429+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19216, "destination_port" : 2030, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f58" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435b8740d976b2dd9f49" }, "timestamp" : { "$date" : "2018-10-29T14:36s:40.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19215, "destination_port" : 6667, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f59" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435b8740d976b2dd9f48" }, "timestamp" : { "$date" : "2018-10-29T14:37s:11.640+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19214, "destination_port" : 1100, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f5a" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435b8740d976b2dd9f47" }, "timestamp" : { "$date" : "2018-10-29T14:37s:32.342+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19213, "destination_port" : 99, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f5b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f46" }, "timestamp" : { "$date" : "2018-10-29T14:37s:54.237+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19131, "destination_port" : 20222, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f5c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f45" }, "timestamp" : { "$date" : "2018-10-29T14:38s:25.478+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19128, "destination_port" : 32770, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f5d" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f44" }, "timestamp" : { "$date" : "2018-10-29T14:38s:55.763+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19132, "destination_port" : 3372, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f5e" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f43" }, "timestamp" : { "$date" : "2018-10-29T14:39s:21.460+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19197, "destination_port" : 5102, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f5f" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f42" }, "timestamp" : { "$date" : "2018-10-29T14:40s:32.965+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19127, "destination_port" : 8087, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f60" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f41" }, "timestamp" : { "$date" : "2018-10-29T14:41s:43.875+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19130, "destination_port" : 100, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f61" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f40" }, "timestamp" : { "$date" : "2018-10-29T14:42s:11.453+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19129, "destination_port" : 2910, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f62" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f3f" }, "timestamp" : { "$date" : "2018-10-29T14:43s:43.239+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19126, "destination_port" : 548, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f63" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f3e" }, "timestamp" : { "$date" : "2018-10-29T14:44s:48.870+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19124, "destination_port" : 10616, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f64" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f3d" }, "timestamp" : { "$date" : "2018-10-29T14:45s:21.548+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19123, "destination_port" : 2401, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f65" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f3c" }, "timestamp" : { "$date" : "2018-10-29T14:46s:11.764+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19125, "destination_port" : 49, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e435d8740d976b2dd9f66" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e435a8740d976b2dd9f3b" }, "timestamp" : { "$date" : "2018-10-29T14:47s:55.342+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19120, "destination_port" : 2725, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9af3" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a09" }, "timestamp" : { "$date" : "2018-10-29T14:47s:21.214+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19136, "destination_port" : 30951, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9af4" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a08" }, "timestamp" : { "$date" : "2018-10-29T14:48s:55.362+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19425, "destination_port" : 2126, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9af5" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a07" }, "timestamp" : { "$date" : "2018-10-29T14:49s:15.125+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19135, "destination_port" : 19801, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9af6" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a06" }, "timestamp" : { "$date" : "2018-10-29T14:49s:45.327+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19137, "destination_port" : 3737, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9af7" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a05" }, "timestamp" : { "$date" : "2018-10-29T14:50s:25.125+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19134, "destination_port" : 1071, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9af8" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a04" }, "timestamp" : { "$date" : "2018-10-29T14:51s:21.431+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19133, "destination_port" : 8500, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9af9" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a03" }, "timestamp" : { "$date" : "2018-10-29T14:51s:26.129+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19424, "destination_port" : 1063, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9afa" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a02" }, "timestamp" : { "$date" : "2018-10-29T14:51s:35.328+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19091, "destination_port" : 6100, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9afb" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a01" }, "timestamp" : { "$date" : "2018-10-29T14:51s:45.126+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19423, "destination_port" : 2710, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9afc" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd9a00" }, "timestamp" : { "$date" : "2018-10-29T14:52s:55.763+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19393, "destination_port" : 7002, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9afd" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99ff" }, "timestamp" : { "$date" : "2018-10-29T14:53s:18.532+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19394, "destination_port" : 2601, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9afe" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99fe" }, "timestamp" : { "$date" : "2018-10-29T14:53s:29.125+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19395, "destination_port" : 3367, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9aff" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99fd" }, "timestamp" : { "$date" : "2018-10-29T14:53s:30.438+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19396, "destination_port" : 9929, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b00" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99fc" }, "timestamp" : { "$date" : "2018-10-29T14:54s:26.237+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19089, "destination_port" : 1503, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b01" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99fb" }, "timestamp" : { "$date" : "2018-10-29T14:54s:44.368+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19392, "destination_port" : 1107, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b02" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99fa" }, "timestamp" : { "$date" : "2018-10-29T14:55s:21.765+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19391, "destination_port" : 19283, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b03" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f9" }, "timestamp" : { "$date" : "2018-10-29T14:55s:42.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19088, "destination_port" : 1007, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b04" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f8" }, "timestamp" : { "$date" : "2018-10-29T14:55s:47.658+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19087, "destination_port" : 1216, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b05" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f7" }, "timestamp" : { "$date" : "2018-10-29T14:56s:28.643+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19390, "destination_port" : 1524, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b06" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f6" }, "timestamp" : { "$date" : "2018-10-29T14:56s:29.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19389, "destination_port" : 1247, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b07" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f5" }, "timestamp" : { "$date" : "2018-10-29T14:56s:32.542+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19388, "destination_port" : 10566, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b08" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f4" }, "timestamp" : { "$date" : "2018-10-29T14:57s:23.865+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19086, "destination_port" : 1090, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b09" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f3" }, "timestamp" : { "$date" : "2018-10-29T14:58s:12.654+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19085, "destination_port" : 1072, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b0a" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f2" }, "timestamp" : { "$date" : "2018-10-29T14:58s:32.437+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19084, "destination_port" : 1121, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b0b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f1" }, "timestamp" : { "$date" : "2018-10-29T14:58s:54.653+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19083, "destination_port" : 7443, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b0c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99f0" }, "timestamp" : { "$date" : "2018-10-29T14:59s:28.325+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19387, "destination_port" : 1091, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b0d" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99ef" }, "timestamp" : { "$date" : "2018-10-29T14:59s:43.235+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19386, "destination_port" : 1666, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b0e" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99ee" }, "timestamp" : { "$date" : "2018-10-29T14:01s:12.642+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19385, "destination_port" : 5901, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b0f" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99ed" }, "timestamp" : { "$date" : "2018-10-29T14:02s:32.231+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19047, "destination_port" : 50800, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b10" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99ec" }, "timestamp" : { "$date" : "2018-10-29T14:02s:43.438+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19384, "destination_port" : 2040, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b11" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99eb" }, "timestamp" : { "$date" : "2018-10-29T14:03s:37.763+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19383, "destination_port" : 8292, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b12" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99ea" }, "timestamp" : { "$date" : "2018-10-29T14:04s:35.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19317, "destination_port" : 808, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b13" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e9" }, "timestamp" : { "$date" : "2018-10-29T14:05s:12.759+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19278, "destination_port" : 19, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b14" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e8" }, "timestamp" : { "$date" : "2018-10-29T14:05s:31.874+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19046, "destination_port" : 5850, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b15" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e7" }, "timestamp" : { "$date" : "2018-10-29T14:05s:43.421+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19277, "destination_port" : 1234, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b16" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e6" }, "timestamp" : { "$date" : "2018-10-29T14:06s:12.236+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19045, "destination_port" : 2013, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b17" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e5" }, "timestamp" : { "$date" : "2018-10-29T14:06s:32.874+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19450, "destination_port" : 8031, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b18" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e4" }, "timestamp" : { "$date" : "2018-10-29T14:06s:54.753+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19451, "destination_port" : 3800, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b19" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e3" }, "timestamp" : { "$date" : "2018-10-29T14:07s:34.421+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19455, "destination_port" : 3301, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b1a" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e2" }, "timestamp" : { "$date" : "2018-10-29T14:07s:45.985+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19449, "destination_port" : 2251, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b1b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e1" }, "timestamp" : { "$date" : "2018-10-29T14:08s:28.974+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19448, "destination_port" : 50003, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b1c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99e0" }, "timestamp" : { "$date" : "2018-10-29T14:08s:42.347+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19382, "destination_port" : 1073, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b1d" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99df" }, "timestamp" : { "$date" : "2018-10-29T14:09s:32.311+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19335, "destination_port" : 5414, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b1e" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99de" }, "timestamp" : { "$date" : "2018-10-29T14:10s:43.123+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19334, "destination_port" : 32785, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b1f" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99dd" }, "timestamp" : { "$date" : "2018-10-29T14:11s:12.642+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19333, "destination_port" : 89, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b20" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99dc" }, "timestamp" : { "$date" : "2018-10-29T14:12s:32.421+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19332, "destination_port" : 2107, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b21" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99db" }, "timestamp" : { "$date" : "2018-10-29T14:13s:15.217+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19044, "destination_port" : 9101, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b22" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99da" }, "timestamp" : { "$date" : "2018-10-29T14:13s:21.864+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19043, "destination_port" : 301, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b23" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d9" }, "timestamp" : { "$date" : "2018-10-29T14:14s:11.532+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19042, "destination_port" : 3546, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b24" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d8" }, "timestamp" : { "$date" : "2018-10-29T14:15s:10.873+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19041, "destination_port" : 1036, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b25" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d7" }, "timestamp" : { "$date" : "2018-10-29T14:16s:03.421+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19040, "destination_port" : 2041, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b26" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d6" }, "timestamp" : { "$date" : "2018-10-29T14:17s:32.542+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19039, "destination_port" : 4003, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b27" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d5" }, "timestamp" : { "$date" : "2018-10-29T14:18s:21.321+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19038, "destination_port" : 50389, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b28" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d4" }, "timestamp" : { "$date" : "2018-10-29T14:19s:19.643+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19037, "destination_port" : 5009, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b29" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d3" }, "timestamp" : { "$date" : "2018-10-29T14:20s:43.753+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19035, "destination_port" : 2004, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b2a" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d2" }, "timestamp" : { "$date" : "2018-10-29T14:21s:42.653+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19034, "destination_port" : 1093, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b2b" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d1" }, "timestamp" : { "$date" : "2018-10-29T14:22s:40.432+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19331, "destination_port" : 5003, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" } { "_id" : { "$oid" : "5a0e42be8740d976b2dd9b2c" }, "protocol" : "pcap", "hpfeed_id" : { "$oid" : "5a0e42bc8740d976b2dd99d0" }, "timestamp" : { "$date" : "2018-10-29T14:23s:12.532+0000" }, "source_ip" : "134.74.132.201", "source_port" : 19033, "destination_port" : 49165, "identifier" : "a7872fda-cb3a-11e7-8665-42010a800002", "honeypot" : "dionaea" }
{"poster":"Lord Maxlum","date":"2018-12-09T15:37:16.818+0000","title":"No Deberían Existir los Baneos en ningún Modo de juego NO competitivo","subforum":"Charlas Generales","up_votes":5,"down_votes":35,"body":"&iquest;Cual es el chiste de poner &quot;BANS&quot; en modos de juego &quot;for fun&quot;?\n\nPD: para la gente menos inteligente, no hablo de reclutamiento en normales, ya que es una cola de practica, hablo de los modos de juegos especiales que tienen bans, como URF o frenesi del nexo.","replies":[{"poster":"Marx we need you","date":"2018-12-09T15:47:39.701+0000","up_votes":9,"down_votes":1,"body":"Es necesario. Piensa que antes existían un montón de jugadores que apenas llegaban a 30 se ponían a rankear y nunca habían visto lo que era un ban, arruinando las partidas de todos. Así, tener reclutamiento te permite aprender a jugar clasificatorias, y si no te gusta, siempre tienes blind pick y aram. Si te refieres a Nexus Blitz, hay un montón de campeones desagradables contra los que uno odia jugar, en el momento en que no lo puedes banear el modo ya deja de ser divertido.","replies":[{"poster":"Lord Maxlum","date":"2018-12-09T15:52:01.656+0000","up_votes":2,"down_votes":9,"body":"No estoy hablando de reclutamiento en normales..... \n\nMe refiero a los modos de juego \"for fun\", como URF o mas actualmente, frenesi del nexo.","replies":[{"poster":"Zaroiy","date":"2018-12-09T15:58:13.336+0000","up_votes":9,"down_votes":1,"body":"> [{quoted}](name=Lord Maxlum,realm=LAS,application-id=v7qsfXsE,discussion-id=k8WLTVnU,comment-id=00010000,timestamp=2018-12-09T15:52:01.656+0000)\n>\n> No estoy hablando de reclutamiento en normales..... \n> \n> Me refiero a los modos de juego &quot;for fun&quot;, como URF o mas actualmente, frenesi del nexo.\n\npor que nadie quiere jugar una partida con los mismos 3 campeones siempre","replies":[{"poster":"Lord Maxlum","date":"2018-12-09T16:07:57.448+0000","up_votes":2,"down_votes":11,"body":"El baneo no se creo con la intención de que \"no veas los mismos campeones\" . Si no, que se crearon en la cola de clasificadoras por una cuestión estratégica.\n\nTu comentario me parece bastante ridículo.","replies":[{"poster":"Zaroiy","date":"2018-12-09T16:43:31.445+0000","up_votes":5,"down_votes":1,"body":"> [{quoted}](name=Lord Maxlum,realm=LAS,application-id=v7qsfXsE,discussion-id=k8WLTVnU,comment-id=0001000000000001,timestamp=2018-12-09T16:07:57.448+0000)\n>\n> El baneo no se creo con la intención de que &quot;no veas los mismos campeones&quot; . Si no, que se crearon en la cola de clasificadoras por una cuestión estratégica.\n> \n> Tu comentario me parece bastante ridículo.\n\nno estabas preguntando por los baneos en modos de juego no clasificatorias? jajaj parace que ni sabes lo que queres, decidite.","replies":[]},{"poster":"bombastico","date":"2018-12-09T19:41:13.524+0000","up_votes":1,"down_votes":0,"body":"El baneo se crea con la intencion que haya tenido el dueño del juego.","replies":[]},{"poster":"GT es canon","date":"2018-12-09T16:29:41.733+0000","up_votes":2,"down_votes":1,"body":"> [{quoted}](name=Lord Maxlum,realm=LAS,application-id=v7qsfXsE,discussion-id=k8WLTVnU,comment-id=0001000000000001,timestamp=2018-12-09T16:07:57.448+0000)\n>\n> El baneo no se creo con la intención de que &quot;no veas los mismos campeones&quot; . Si no, que se crearon en la cola de clasificadoras por una cuestión estratégica.\n> \n> Tu comentario me parece bastante ridículo.\n\nCasi te acabas de responder solo, los baneos en clasificatoria se agregaron por algo estrategico, los baneos en los demas para hacer mas dinamicos los juegos, considerando que los campeones estan balanceados para la grieta 5v5, no para otros mapas en donde las condiciones los pueden hacer un campeon con demasiado poder, honestamente, el post tiene muy poco sentido y base.","replies":[]}]}]}]},{"poster":"Lord Maxlum","date":"2018-12-09T15:54:31.239+0000","up_votes":2,"down_votes":12,"body":"en el post agregue una advertencia para gente como tu.","replies":[]}]},{"poster":"Desaroll","date":"2018-12-09T15:46:51.290+0000","up_votes":11,"down_votes":3,"body":"El chiste es que ser insultado no es \"fun\" :-P","replies":[{"poster":"Defg45333","date":"2018-12-09T16:13:49.105+0000","up_votes":2,"down_votes":1,"body":"> [{quoted}](name=Desaroll,realm=LAS,application-id=v7qsfXsE,discussion-id=k8WLTVnU,comment-id=0000,timestamp=2018-12-09T15:46:51.290+0000)\n>\n> El chiste es que ser insultado no es &quot;fun&quot; :-P\n\nEs posible que no hayas entendido el post :v","replies":[{"poster":"Desaroll","date":"2018-12-09T17:45:08.464+0000","up_votes":4,"down_votes":1,"body":"Yep, no entendí y recién ahora me doy cuenta xD\n\nPensé que hablaba de bans a jugadores, no bans de champs :V\n\nMy bad xD","replies":[{"poster":"Defg45333","date":"2018-12-09T18:30:23.857+0000","up_votes":1,"down_votes":1,"body":"> [{quoted}](name=Desaroll,realm=LAS,application-id=v7qsfXsE,discussion-id=k8WLTVnU,comment-id=000000010000,timestamp=2018-12-09T17:45:08.464+0000)\n>\n> Yep, no entendí y recién ahora me doy cuenta xD\n> \n> Pensé que hablaba de bans a jugadores, no bans de champs :V\n> \n> My bad xD\n\nnp nos pasa a todos :'v","replies":[]}]}]},{"poster":"Lord Maxlum","date":"2018-12-09T15:52:25.845+0000","up_votes":2,"down_votes":4,"body":"?","replies":[{"poster":"Desaroll","date":"2018-12-09T17:45:28.634+0000","up_votes":4,"down_votes":1,"body":"Mala mía, entendí mal el post xD {{sticker:zombie-brand-facepalm}}","replies":[]}]},{"poster":"EpicHit","date":"2018-12-09T18:04:28.734+0000","up_votes":1,"down_votes":0,"body":"What the fck","replies":[]}]},{"poster":"Hwaxinghz","date":"2018-12-09T21:35:36.399+0000","up_votes":2,"down_votes":0,"body":"Para no ver los mismos campeones de siempre, nada más que por eso.","replies":[]},{"poster":"Sir Crucifix ","date":"2018-12-09T16:50:34.116+0000","up_votes":3,"down_votes":1,"body":"Yo decia lo mismo pero es que la gente es muy asquerosa .. Decime vos cuantos skarners viste en frenezy ? Ninguno , ña gente usa nidale cosecha , neeko cosecha , ezreal , pyke , yi , kata , trynda y su permainmortalidad .. Entonces es necesario para que no te spameen siempre los mismos pj rotos op\n\nJuegan a ganar , no a divertirse .. Ayer me flamearon por usar a jinx antes de el anunciador de la bienvenida","replies":[]},{"poster":"WhiteMax","date":"2018-12-09T18:19:41.226+0000","up_votes":2,"down_votes":1,"body":"Porque no es divertido el ver a los mismos campeones en todas las partidas o querer ir no se... Jinx, y que el enemigo pickee Teemo y abuse de uno.","replies":[]},{"poster":"diabetín","date":"2018-12-09T23:30:51.857+0000","up_votes":1,"down_votes":0,"body":"y cual es la gracia para el team rival que usen siempre el mismo campeón rotisimo en esa modalidad y te saquen las ganas de jugar???\nA LLORAR A LA LLORERIA MACHO","replies":[]},{"poster":"Este No Es Zelos","date":"2018-12-09T16:58:23.228+0000","up_votes":1,"down_votes":1,"body":"Los modos de juego \"for fun\" solo son divertidos si podes evitar jugar contra tal o cual campeón. Porque si digamos que ezreal es tu counter, no sabes como jugarle y asi, que chiste tiene jugar el modo si lo spamean. Además como esos modos no tienen sentido, son modos trash donde pasan cosas sin lógica, entonces hay campeones que están terriblemente op y otros que no sirven.","replies":[]}]}
{ "protocolCode": { "codeValue": "http" }, "processMessages": [ { "processMessageID": { "idValue": "1" }, "messageTypeCode": { "codeValue": "error" }, "userMessage": { "codeValue": "Illegal Argument error", "messageTxt": "Invalid associate OID : G3588JKQ33NJMMEK" } } ] }
{"title":"DP Presents / (Digital Playground) [DVDRip]","uid":14687578,"size":1751376710,"categoryP":"porn","categoryS":"movies","magnet":"?xt=urn:btih:f17ba25c2fc3d5ed2960e459703e5fc2042e3852&amp;dn=DP+Presents+%2F+%28Digital+Playground%29+%5BDVDRip%5D&amp;tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&amp;tr=udp%3A%2F%2Fzer0day.ch%3A1337&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":"LucasCar","files":1,"time":1464154704,"description":"DP Presents / (Digital Playground) [DVDRip]\r\n\r\n Cast: Darcie Dolce, Eva Lovia, Jenna Sativa, Nikki Benz, Nina Elle, Peta Jensen \r\n \nhttp://voyeurimage.org/img-57451e1eb7194.html\r\n \nhttp://voyeurimage.org/img-57451e240db18.html\r\n\r\n\r\n\r\n★ ★ ★ For more Exclusive Porn please visit ★ ★ ★\r\n \nhttps://thepiratebay.org/user/LucasCar","torrent":{"xt":"urn:btih:f17ba25c2fc3d5ed2960e459703e5fc2042e3852","amp;dn":"DP+Presents+%2F+%28Digital+Playground%29+%5BDVDRip%5D","amp;tr":["udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969","udp%3A%2F%2Fzer0day.ch%3A1337","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"f17ba25c2fc3d5ed2960e459703e5fc2042e3852","infoHashBuffer":{"type":"Buffer","data":[241,123,162,92,47,195,213,237,41,96,228,89,112,62,95,194,4,46,56,82]},"announce":[],"urlList":[]}}
{ "error": [], "data": { "column_cover_wxlite": "https:\/\/static001.geekbang.org\/resource\/image\/6f\/a9\/6feff295ca12f570a5288bae3dfcc9a9.jpg", "column_end_time": 1517500800, "is_include_preview": true, "column_price_market": 6800, "author_header": "https:\/\/static001.geekbang.org\/resource\/image\/a2\/25\/a213cd71bfbd486d559ab51023486425.jpg", "column_title": "朱赟的技术管理课", "column_type": 1, "column_unit": "36期", "column_price": 6800, "product_type": "c1", "is_sharesale": true, "is_shareget": false, "column_begin_time": 1510502400, "column_cover_explore": "https:\/\/static001.geekbang.org\/resource\/image\/f7\/35\/f75b7d9afc5e16707ef6d58554650b35.png", "column_sku": 100002401, "article_count": 39, "column_utime": 1543162033, "is_experience": false, "column_ctime": 1510226213, "update_frequency": "全集", "column_share_title": "朱赟的技术管理课", "had_sub": false, "id": 49, "nav_id": 1, "column_bgcolor": "#687384", "is_onborad": true, "column_poster_wxlite": "https:\/\/static001.geekbang.org\/resource\/image\/42\/33\/426c65a1416eeab081a9040d072d3233.jpg", "column_sharesale_data": "{\"promo_pic_url\":\"https:\\\/\\\/static001.geekbang.org\\\/resource\\\/image\\\/c4\\\/12\\\/c44a2eba5f1b28b63f0075db140c2b12.jpg\",\"promo_pic_color\":\"FFFFFF\",\"original_pic_url\":\"https:\\\/\\\/static001.geekbang.org\\\/resource\\\/image\\\/e4\\\/c6\\\/e421f3a2862e7262c250948cd87cc7c6.jpg\",\"original_pic_color\":\"FFFFFF\",\"share_sale_price\":1200,\"share_sale_guest_price\":600}", "is_preorder": false, "is_include_audio": true, "author_intro": "计算机博士,前Airbnb技术经理", "column_cover_inner": "https:\/\/static001.geekbang.org\/resource\/image\/7a\/e4\/7a94548027ab5f9a8d572743d40a6ae4.jpg", "is_member_sub": 2, "column_poster": "https:\/\/static001.geekbang.org\/resource\/image\/81\/03\/81fbc3ea80fb74e1767792a35c450803.jpg", "column_intro": "<h2>专栏简介<\/h2>\n<p>“朱赟的技术管理课”是由朱赟博士撰写并维护的精品专栏课程。<\/p>\n<p>朱赟,英文名 Angela,很多人称她为“硅谷女神”,但她更喜欢别人叫她安姐。Angela 毕业于中国科技大学少年班,后在美国莱斯大学取得了计算机博士学位,在读期间主要涉及的技术领域是程序语言设计和生物信息学的大数据分析。她是 Square 公司的第一位华人女工程师,曾在 Airbnb 负责支付和交易相关的业务,现在在区块链公司 Coinbase 担任技术经理。<\/p>\n<p>Angela 拥有计算机博士和“资深程序媛”双重头衔,她的技术功底非常扎实,对计算机底层平台技术、算法、操作系统、数学、统计学、机器学习、生物信息大数据处理和搜索支付等相关业务都有精深见解,并在多个领域有论文发表。在Square、Airbnb 等公司的工作经历,则为她带来了更多的实战技能。<\/p>\n<p>Angela 最早是 Airbnb 支付业务的核心架构师和技术骨干,现在是支付技术团队的领导者。从资深技术人员到管理者的角色转换大概是很多工程师面临的难题,毕竟协调团队的日常事务远不如编写代码精准可控。Angela 却在这一段过渡期得到了快速成长,并获取了诸多带领团队的经验与技能。她不囿于经典管理学本身的条框,而是跳出管理者的角色定位,从多重角度出发思考问题,从而形成了一套独特的管理思想。除此之外,长居硅谷生活与工作,Angela 对硅谷的工程师文化、技术特点、个人成长也都有精彩的解读。<\/p>\n<p>2016年1月,Angela 开通了微信公众号“嘀嗒嘀嗒”,从此写作一发不可收拾。她撰写了大量的科技、硅谷文化、个人成长、求职、求学等领域的相关文章。结合自己的心路历程和独特的经历,她以轻盈细腻的文笔,鲜明别致的观点,用顶尖女工程师的视角为读者呈现了硅谷的科技生态,以及她对互联网世界的理解,迅速吸引了十万的互联网读者。<\/p>\n<p>我们常说写文章要留有余地,要给读者想象和发挥的空间。这一点 Angela 就做得很好,读她的文章常常会有意犹未尽的感觉,文末会引发大量有价值的思考和评论。她认为,好的评论和交流是连接作者和读者的纽带,会给双方都带来更多的成长空间。<\/p>\n<p>在本专栏中,Angela 会更加聚焦在技术管理、技术实践、硅谷文化和个人成长领域,继续以女工程师和技术领导的视角,为大家讲解技术和认知的故事。她愿意把自己在技术和管理上的领悟及忠告、在硅谷工作的体会与见识,通过这个专栏分享给大家。<\/p>\n<p>把自己觉得好的东西第一时间分享给你,这就是 Angela 推出这个专栏的初衷。<\/p>\n<h2>专栏模块<\/h2>\n<p>Angela 的专栏主要聚焦在技术管理、技术实践、硅谷文化和个人成长四个领域。专栏目录具体如下:<\/p>\n<p><img src=\"https:\/\/static001.geekbang.org\/resource\/image\/cf\/4d\/cf317b3eb0d93121a032f2e3c05f814d.jpg\" alt=\"\" \/><br \/>\n<br><\/p>\n<h2>适宜人群<\/h2>\n<p>处于转型期的新手技术管理者;关注前沿技术发展的IT人员;专注一线实战经验的技术人员;希望获得自我提升的泛互联网从业者。<\/p>\n<h2 class=\"js-audit\">订阅须知<\/h2>\n<ol class=\"js-audit\">\n<li>本专栏为订阅专栏,形式为图文+音频,共计38期,定价68元,现已更新完毕。订阅成功后,即可通过“极客时间”App端、小程序端、<a href=\"https:\/\/time.geekbang.org\/columns\">Web端<\/a> 永久阅读。<\/li>\n<li>本专栏为虚拟商品,一经订阅,概不退款。<\/li>\n<li>企业批量购买请点击<a href=\"https:\/\/time.geekbang.org\/column\/article\/11958?utm_source=app&utm_medium=column&utm_campaign=businessaccount&utm_content=textlink\">极客时间VIP年卡<\/a>了解详情。<\/li>\n<li>在专栏阅读过程中,如有任何问题,请邮件联系service@geekbang.org。<\/li>\n<\/ol>", "column_sharesale": 1, "column_wxlite_code": "https:\/\/static001.geekbang.org\/product\/wxa\/tr-wxa_sku\/100002401.png", "author_name": "朱赟", "column_subtitle": "从技术到管理,让你的目标函数达到最优解", "lecture_url": "https:\/\/static001.geekbang.org\/resource\/image\/6b\/16\/6b18f6c8e74dc1fe4fb8882749559a16.jpg", "column_video_cover": "", "sub_count": 8708, "column_cover": "https:\/\/static001.geekbang.org\/resource\/image\/1e\/e3\/1ea195f42604f07573ac06f80e7f57e3.jpg", "column_video_media": "" }, "code": 0, "extra": [] }
{"response": {"status": "ok", "userTier": "developer", "total": 1, "content": {"id": "education/2010/jul/06/graduate-unemployment-student-jobs", "type": "article", "sectionId": "education", "sectionName": "Education", "webPublicationDate": "2010-07-05T23:05:51Z", "webTitle": "Graduate's story: 'The only way in is unpaid work'", "webUrl": "https://www.theguardian.com/education/2010/jul/06/graduate-unemployment-student-jobs", "apiUrl": "https://content.guardianapis.com/education/2010/jul/06/graduate-unemployment-student-jobs", "fields": {"headline": "Graduate's story: 'The only way in is unpaid work'", "bodyText": "Victoria McKendrick-Ness, 23, has just graduated with a 2:1 in English and Spanish from Leeds university. She got to the assessment stage of Teach First, a scheme that places graduates in challenging schools, but wasn't successful. She is currently doing an unpaid internship at a PR company. Some students I know have said there is no point trying to get a graduate job this year \u2013 quite a lot of people just say they're going to work in a restaurant or a shop for six months and then go travelling instead. They feel they may as well have another year doing something that's still productive, but is quite enjoyable too, because it will be pretty depressing trying to find a job and living at home with their parents. Everyone I know has been very wary about the process. We're all resigned to the fact that there's going to have to be a few months, even a year, when the best thing you can do is get your CV up to scratch doing unpaid work. I'd rather be doing a paid job, but in the industry I want to go into \u2013 arts and culture \u2013 I don't think there's really anything going at the moment. I've signed up for lots of websites and recruitment agencies, but there's nothing that fits what I want to do \u2013 just administrative jobs and call centres. The only way to get into this industry at the moment is to get an internship or work experience. But I'm lucky enough to be able to borrow money from my parents and live at home. Obviously not everyone can do that, so unpaid internships aren't possible for everyone. I have been offered another internship after this one and I'm aiming to get a job by the end of the year. All the news about cuts does worry me, and makes me think it's going to be even harder now. But I have always been passionate about what I want to do, and you don't want to settle for something you are not completely motivated about. It is disheartening doing it like this. After four years at university, where you enjoy yourself but work really hard as well, most people would have previously imagined that when they get a degree, they should be OK getting a job. But for the last couple of years we haven't really thought like that."}, "isHosted": false, "pillarId": "pillar/news", "pillarName": "News"}}}
{ "paths": [ { "_path": "lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info", "path_type": "hardlink", "sha256": "86d0be23b6f2cb51e0ea29270a4e45003d7da197ee90ad07157e7d891e708388", "size_in_bytes": 783 }, { "_path": "lib/python2.7/site-packages/ipaddress.py", "path_type": "hardlink", "sha256": "d14e46bd832eca266b5798d27084476311566f02f3338e07362698f31e7ba940", "size_in_bytes": 80156 }, { "_path": "lib/python2.7/site-packages/ipaddress.pyc", "path_type": "hardlink", "sha256": "2223e87b6e53686bb3b6110a7228b1af09f3a8798d47070554a535ffebc00963", "size_in_bytes": 74990 } ], "paths_version": 1 }
{"system.cpu": 96.77, "system.memory": 64.67, "system.disk": 15.8, "system.proc.memory.availableMB": 5788.25, "system.proc.memory.rssMB": 171.37, "system.proc.memory.percent": 1.05, "system.proc.cpu.threads": 9.13, "system.network.sent": 1586176, "system.network.recv": 1459200, "_wandb": true, "_timestamp": 1597756812, "_runtime": 30} {"system.cpu": 97.19, "system.memory": 66.27, "system.disk": 15.8, "system.proc.memory.availableMB": 5523.2, "system.proc.memory.rssMB": 171.36, "system.proc.memory.percent": 1.05, "system.proc.cpu.threads": 9.0, "system.network.sent": 2878464, "system.network.recv": 2348032, "_wandb": true, "_timestamp": 1597756842, "_runtime": 60} {"system.cpu": 97.55, "system.memory": 67.15, "system.disk": 15.56, "system.proc.memory.availableMB": 5379.25, "system.proc.memory.rssMB": 171.41, "system.proc.memory.percent": 1.05, "system.proc.cpu.threads": 9.0, "system.network.sent": 4533248, "system.network.recv": 3212288, "_wandb": true, "_timestamp": 1597756872, "_runtime": 91} {"system.cpu": 93.13, "system.memory": 59.93, "system.disk": 15.99, "system.proc.memory.availableMB": 6566.44, "system.proc.memory.rssMB": 171.8, "system.proc.memory.percent": 1.05, "system.proc.cpu.threads": 9.13, "system.network.sent": 27996160, "system.network.recv": 12214272, "_wandb": true, "_timestamp": 1597756903, "_runtime": 121} {"system.cpu": 94.47, "system.memory": 63.47, "system.disk": 15.63, "system.proc.memory.availableMB": 5983.35, "system.proc.memory.rssMB": 176.82, "system.proc.memory.percent": 1.08, "system.proc.cpu.threads": 9.13, "system.network.sent": 29771776, "system.network.recv": 20982784, "_wandb": true, "_timestamp": 1597756933, "_runtime": 152} {"system.cpu": 97.51, "system.memory": 63.33, "system.disk": 15.5, "system.proc.memory.availableMB": 6006.32, "system.proc.memory.rssMB": 176.86, "system.proc.memory.percent": 1.08, "system.proc.cpu.threads": 9.0, "system.network.sent": 31031296, "system.network.recv": 21962752, "_wandb": true, "_timestamp": 1597756964, "_runtime": 182} {"system.cpu": 98.9, "system.memory": 62.85, "system.disk": 15.5, "system.proc.memory.availableMB": 6089.41, "system.proc.memory.rssMB": 173.84, "system.proc.memory.percent": 1.06, "system.proc.cpu.threads": 9.0, "system.network.sent": 31150080, "system.network.recv": 22078464, "_wandb": true, "_timestamp": 1597756971, "_runtime": 189}
{ "AX": { "error": 0.012078321715678263, "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "average", "value": -0.10193192660595532 }, "H1": { "error": 0.012535940694091115, "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "average", "value": -0.046361408359347975 }, "H2": { "error": 0.009193728911366317, "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "average", "value": -0.033930129770126126 }, "L1": { "error": 0.0111791586687296, "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "average", "value": -0.2094054456553245 }, "L2(CDD)": { "error": 0.0, "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "average", "value": 0.0 } }
{"poster":"Rock MD","date":"2017-06-02T18:01:09.590+0000","title":"I've spent over 40,000 IP on runes","subforum":"Gameplay","up_votes":187,"down_votes":15,"body":"MS quints = 2050x3\nAD marks/armor seals/MR glyphs = 205x9 per category\nAD quints = 512x3\nAS quints = 1025x3\nmagic pen marks/hp per lvl seals/cdr per lvl glyphs = 410x9 per category\nAP quints = 512x3\narmor pen marks = 410x9\ndual pen marks = 820x9\n\nand these are simply the runes you need for mages, assassins, and ADs to be competitive over the 4-5 seasons I&#039;ve played. It says nothing of the armor quints, scaling armor seals, flat AP or scaling MR glyphs I&#039;ve bought on top of numerous others.\n\nI don&#039;t care if I get a single point back it&#039;s a bad system and if it&#039;s addressed (and fixed) for newer players and it gets more people interested in the game then it&#039;s worth it.\n\nEDIT; this doesn't include rune pages, of which I have 13. I got at least 3 from 2-for-1 sales.\n\nAlso, for the people that say that's a trivial amount, that's just for optimal setups for mid/ads/adcs over the years. I added up the total just for you guys.\n\nIt's 95k. Not as much as the people that intentionally bought stupid/severely weak runes but still a very large percentage of the game going toward laughably small in-game bonuses.","replies":[{"poster":"Sparkle","date":"2017-06-02T23:06:34.151+0000","up_votes":114,"down_votes":5,"body":"Hey guys, I just wanna pop in and say that you probably won't see us posting in a ton of these IP related topics until we *actually* have something to say but we are reading all of your feedback that you've posted in terms of the Runes transition.\n\nWe don't expect that everyone will be as selfless as OP here but we do believe that the new Runes system is a positive change for our game and we're committed to doing right by players in both the short and long term around this project.\n\nSo just wanna say that if we're not talking a lot on this point right now, it's mostly because we're listening.","replies":[{"poster":"ZeichiVos","date":"2017-06-02T23:36:53.490+0000","up_votes":53,"down_votes":0,"body":"Riot posts like this one, ones that say,\n\n> hey, we're here, and just because we don't have a good answer right now doesn't mean we aren't listening\n\n are so incredibly valuable. Thanks for popping in Sparkle!","replies":[]},{"poster":"iMaB3AST","date":"2017-06-02T23:26:40.192+0000","up_votes":2,"down_votes":0,"body":"> [{quoted}](name=Riot Sparkle,realm=NA,application-id=3ErqAdtq,discussion-id=aR024Npe,comment-id=0017,timestamp=2017-06-02T23:06:34.151+0000)\n>\n> Hey guys, I just wanna pop in and say that you probably won&#x27;t see us posting in a ton of these IP related topics until we *actually* have something to say but we are reading all of your feedback that you&#x27;ve posted in terms of the Runes transition.\n> \n> We don&#x27;t expect that everyone will be as selfless as OP here but we do believe that the new Runes system is a positive change for our game and we&#x27;re committed to doing right by players in both the short and long term around this project.\n> \n> So just wanna say that if we&#x27;re not talking a lot on this point right now, it&#x27;s mostly because we&#x27;re listening.\n\nSo these new Runes with replace the old Runes system and Masteries as well?","replies":[{"poster":"Sparkle","date":"2017-06-03T00:16:53.176+0000","up_votes":25,"down_votes":0,"body":"Yes, Runes Reforged will combine and replace the current Runes and Masteries systems.","replies":[{"poster":"Lucky Double","date":"2017-06-03T12:29:15.921+0000","up_votes":6,"down_votes":0,"body":"so does this mean season 8 we will have low base ad base ap and so on?","replies":[]},{"poster":"RacoonHunter","date":"2017-06-03T06:33:39.695+0000","up_votes":4,"down_votes":0,"body":"I'm glad. The current system is dumb and needed a complete overhaul in order to better balance champions","replies":[]},{"poster":"Tsavdas","date":"2017-06-03T02:52:42.423+0000","up_votes":1,"down_votes":0,"body":"Hi mate, do you know when? Because i am broke and i want to build my runes properly...!!!\n\nThank you","replies":[{"poster":"My Waifu Vanilla","date":"2017-06-03T03:13:25.680+0000","up_votes":2,"down_votes":0,"body":"Preseason so around mid-December.","replies":[]}]}]},{"poster":"Kritty","date":"2017-06-03T00:13:59.299+0000","up_votes":2,"down_votes":0,"body":"> [{quoted}](name=iAmB3EAST,realm=NA,application-id=3ErqAdtq,discussion-id=aR024Npe,comment-id=00170001,timestamp=2017-06-02T23:26:40.192+0000)\n>\n> So these new Runes with replace the old Runes system and Masteries as well?\n\nI believe that's what they said.\n\nThe way I see it, it'll make them easier to balance as a whole, rather than having to change them separately to accommodate things. Instead of having to fiddle with two different systems, they'll be able to make balance changes to one overarching system, lessening the time it would take to work on them.","replies":[]}]},{"poster":"Owyn","date":"2017-06-03T00:18:59.364+0000","up_votes":12,"down_votes":0,"body":"and I believe that I've just wasted tens of thousands of IP on those useless runes instead of buying fun champs now I can no longer afford {{sticker:slayer-jinx-unamused}}","replies":[{"poster":"Elikain","date":"2017-06-03T19:06:17.203+0000","up_votes":5,"down_votes":0,"body":"You have to understand something - if a champion's price drops (Riot's IP/RP price reductions that happen eventually for older champions), Riot doesn't go around their playerbase and compensates every player for the price adjustments. You've purchased something when it was convenient for you and unless the price change and purchase were recent (a few days old at most), there aren't going to be any refunds.\n\nWhy would this be any different for runes?\nI've also invested a lot of IP but i don't really care that much about \"wasted IP\". It wasn't wasted as i needed runes. And i didn't buy runes that i actually didn't need. So i payed for what Riot offered in terms of mini-stats and i got exactly what i payed for. I too agree that runes were probably overpriced on multiple occasions but Riot did reduce their price according their tier. That was the first step. Reworking both systems is the second step and making it free is pretty much what everyone wanted.\n\nYes, i could've used this IP to buy champions but i don't really care about.\nChampions themselves are a lot more comprehensive than runes so if i decide to buy a champion, i don't make this decision lightly only to disregard them after one game as \"bad\". Which means that if i need to start earning for more champions, i can do that gradually and without pressure. Unless you're a completionist and want to own every champion, this isn't going to affect players all that much.","replies":[{"poster":"Maverik556","date":"2017-09-08T22:09:47.530+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Elikain,realm=EUNE,application-id=3ErqAdtq,discussion-id=aR024Npe,comment-id=001700040001,timestamp=2017-06-03T19:06:17.203+0000)\n>\n> You have to understand something - if a champion&#x27;s price drops (Riot&#x27;s IP/RP price reductions that happen eventually for older champions), Riot doesn&#x27;t go around their playerbase and compensates every player for the price adjustments. You&#x27;ve purchased something when it was convenient for you and unless the price change and purchase were recent (a few days old at most), there aren&#x27;t going to be any refunds.\n> \n> Why would this be any different for runes?\n> I&#x27;ve also invested a lot of IP but i don&#x27;t really care that much about &quot;wasted IP&quot;. It wasn&#x27;t wasted as i needed runes. And i didn&#x27;t buy runes that i actually didn&#x27;t need. So i payed for what Riot offered in terms of mini-stats and i got exactly what i payed for. I too agree that runes were probably overpriced on multiple occasions but Riot did reduce their price according their tier. That was the first step. Reworking both systems is the second step and making it free is pretty much what everyone wanted.\n> \n> Yes, i could&#x27;ve used this IP to buy champions but i don&#x27;t really care about.\n> Champions themselves are a lot more comprehensive than runes so if i decide to buy a champion, i don&#x27;t make this decision lightly only to disregard them after one game as &quot;bad&quot;. Which means that if i need to start earning for more champions, i can do that gradually and without pressure. Unless you&#x27;re a completionist and want to own every champion, this isn&#x27;t going to affect players all that much.\n\nI am sorry, but the way you are looking at this is totally wrong. People do not mind when champions prices raise and drop after they have purchased them, as the deal was at that time, and that was the agreed price. But this is totally different. You not changing the runes. You are wiping them out. So unless some kind of refund scheme is put in place. You are giving people who decided to get champions in stead, an unfair advantage as they have a bigger champion selection to choose from, as they have more unlocked.\n\nBut this is not my main concern as IP is an in game currency that you give us just for playing the game. The problem comes when people have put on RP with their money, to get addition rune pages. You changing runes and taking pages away from people, is in my opinion stealing from them. It it was a game like COD, its the equivalent of selling an expansion for more content. Then taking it away making loads of money from people who can now not enjoy the content they paid for.\n\nI am glad you say you are still listening to people. Before you say i am being selfish like someone did earlier to the main post created. I actually have not put RP on for rune pages. So this would not effect me. Something in my opinion needs to be done to compensate for the players that use their IP on runes as they come at a hefty price, and they buy them to unlock more game styles and strategies. Which to take away for nothing is wrong in my eyes. What i would like to see is either there not being a limit to amount of new pages you can have. Or be able to change them like you can with masteries pre game. If this is not the case. I would advise you to keep the rune pages unlocked by players, still live in the new \"runes reforged\". As this would solve the RP issue as its is the only thing i believe that can be bought by RP on runes.\n\nHope you take what i say on board as some of these new changes may upset a large portion of your community, especially if you decide just to wipe clean, all the IP and RP that have been put into runes by player.","replies":[]}]}]},{"poster":"Bots Whilst High","date":"2017-06-02T23:25:36.705+0000","up_votes":6,"down_votes":1,"body":"I understand that you haven't decided on anything yet, I would just like the team responsible for making the decision to consider the opportunity costs that a lot of long times players went through when deciding whether to buy very expensive runes or purchase a new champion while determining what type and how much compensation (if any), is awarded. \n\n I personally purchased several champions with RP (system working as intended I assume) just so I could feel competitive with runes while also having a diverse champion pool for swaps/counterpicks/fun. This somewhat inhibited my overall enjoyment in the game knowing I had to make a decision between buying a new champion which is considered a fun use of IP or the grind fest of runes knowing I had to spend 5 bucks per champion whenever I wanted something different. \n\n\nAnyways, I'm stoked that your implementing a new free system to counter the grind fest and I am honestly excited to see it implemented, regardless of the compensation that so many of us long time players feel we deserve.","replies":[{"poster":"dlayed","date":"2017-06-03T18:38:39.852+0000","up_votes":1,"down_votes":1,"body":"> [{quoted}](name=OG KRILL,realm=NA,application-id=3ErqAdtq,discussion-id=aR024Npe,comment-id=00170000,timestamp=2017-06-02T23:25:36.705+0000)\n>\n> I understand that you haven&#x27;t decided on anything yet, I would just like the team responsible for making the decision to consider the opportunity costs that a lot of long times players went through when deciding whether to buy very expensive runes or purchase a new champion while determining what type and how much compensation (if any), is awarded. \n> \n> I personally purchased several champions with RP (system working as intended I assume) just so I could feel competitive with runes while also having a diverse champion pool for swaps/counterpicks/fun. This somewhat inhibited my overall enjoyment in the game knowing I had to make a decision between buying a new champion which is considered a fun use of IP or the grind fest of runes knowing I had to spend 5 bucks per champion whenever I wanted something different. \n> \n> \n> Anyways, I&#x27;m stoked that your implementing a new free system to counter the grind fest and I am honestly excited to see it implemented, regardless of the compensation that so many of us long time players feel we deserve.\n\nHonestly bro, it's a f2p game, if you spent actual 💰 to by champs then that was your choice. Riot has already said they are going to try and compensate the people who have spent 1000s on runes. This new rune/mastery setup is something fresh rather Then the non interactive runes we have now.","replies":[{"poster":"Bots Whilst High","date":"2017-06-03T19:01:42.368+0000","up_votes":2,"down_votes":0,"body":"I understand it's F2P and I don't regret my purchases, but they were made under the assumption that the rune system I dumped thousands of IP on for runed instead of champions would exist in some form indefinitely.","replies":[]}]},{"poster":"Dokkaebi","date":"2017-06-03T02:12:38.477+0000","up_votes":2,"down_votes":0,"body":"This ^","replies":[]}]},{"poster":"Myrkrvaldyr","date":"2017-06-03T00:30:00.512+0000","up_votes":4,"down_votes":0,"body":"Just give us several options for compensation, don't stick to one only. I made a short post about it.","replies":[]},{"poster":"DeadUnborn","date":"2017-06-03T00:42:55.789+0000","up_votes":3,"down_votes":0,"body":"As a lol player that has played continually for 4 years, as long as I am reimbursed for the **RP** I put into the system (even if its just hextech chests or the like) I would be more than satisfied. Couldn't care less about IP since people in my position have no real use for it other than mastery seven emotes, specially since you can game 3 champion shards for 5200 and mx them in loot to get any new characters that come out","replies":[]},{"poster":"Rock MD","date":"2017-06-03T00:08:31.863+0000","up_votes":4,"down_votes":1,"body":"> [{quoted}](name=Riot Sparkle,realm=NA,application-id=3ErqAdtq,discussion-id=aR024Npe,comment-id=0017,timestamp=2017-06-02T23:06:34.151+0000)\n>\n> Hey guys, I just wanna pop in and say that you probably won&#x27;t see us posting in a ton of these IP related topics until we *actually* have something to say but we are reading all of your feedback that you&#x27;ve posted in terms of the Runes transition.\n> \n> We don&#x27;t expect that everyone will be as selfless as OP here but we do believe that the new Runes system is a positive change for our game and we&#x27;re committed to doing right by players in both the short and long term around this project.\n> \n> So just wanna say that if we&#x27;re not talking a lot on this point right now, it&#x27;s mostly because we&#x27;re listening.\n\nNeat my first Rito comment.","replies":[]},{"poster":"Automated Riven","date":"2017-06-04T03:46:28.759+0000","up_votes":2,"down_votes":0,"body":"Just a query. Are you guys going to take into consideration the account standing when you choose how to address the way you are going to compensate players? I know that in most cases maybe an IP refund will be greatly appreciated but there are some of us who already have all of the champions and in these senarios an IP refund would be largely useless. I have seen some people worried about this and just wanted to give voice to the fear so you are aware. All things considered tho, \n\nThanks for a great game.","replies":[]},{"poster":"OP Garen Support","date":"2017-06-04T01:23:03.354+0000","up_votes":2,"down_votes":0,"body":"As I mention in previous posts. IP is useless for most of us who own every champion and have a worthless amount of champion shards. In case we get compensated by getting back all the IP we spent, RIOT should introduce the system of converting IP to blue or orange essence, if they value us costumers.\n\nMy idea for example 1000 IP = 100 orange essence = 500 blue essence That would also be the ideal IP sink people are asking for ages.\n\nRiot probably wont give us RP back already spent in the game nor will they want you to buy everything you want for RP in the next half year. They are a company they want us to spend more money on the game.(it is understandable)\n\nWe also wont accept worthless icons for \"good times\" sake. We had to make sacrifices choosing between having fun with new champions or having equal footing against others with runes and rune pages. The new rune system sounds fun and fresh and should be implemented.\n\nHaving the ability to convert IP to the essence of our choosing will help us activate skins from the chests.\n\nThis would solve everything and every side would be happy.","replies":[]},{"poster":"PearPearadox","date":"2017-06-03T11:10:13.005+0000","up_votes":3,"down_votes":1,"body":"\"until we _actually_ have something to say\"\n\"we _actually_ have something to say\"\n\nSo you made the decision without consideration of what will happen to the hundreds of thousands of players who spent IP on runes?","replies":[{"poster":"SnakDatSmilesBak","date":"2017-06-03T17:04:03.684+0000","up_votes":3,"down_votes":1,"body":"That's what this implies. Pretty irresponsible if you ask me.","replies":[]}]},{"poster":"Yordle Xayah","date":"2017-06-03T00:51:17.611+0000","up_votes":2,"down_votes":1,"body":"Hi. I'll trade all of my current Runes (470+) and Pages (14) for a Tristana Summoner Icon {{champion:18}}","replies":[]},{"poster":"KoalaIsBae","date":"2017-08-19T20:34:48.283+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Riot Sparkle,realm=NA,application-id=3ErqAdtq,discussion-id=aR024Npe,comment-id=0017,timestamp=2017-06-02T23:06:34.151+0000)\n>\n> Hey guys, I just wanna pop in and say that you probably won&#x27;t see us posting in a ton of these IP related topics until we *actually* have something to say but we are reading all of your feedback that you&#x27;ve posted in terms of the Runes transition.\n> \n> We don&#x27;t expect that everyone will be as selfless as OP here but we do believe that the new Runes system is a positive change for our game and we&#x27;re committed to doing right by players in both the short and long term around this project.\n> \n> So just wanna say that if we&#x27;re not talking a lot on this point right now, it&#x27;s mostly because we&#x27;re listening.\n\nJust an idea but since the player base seem to feel that they have wasted their time and ip on buying runes instead of champions because of these changes maybe you can lower the ip cost for all champions and the future champions. Since it takes quite a while to grind the 6300 and sometimes 7000 ip that it fprces players to spen either their time and ip on runes or champions and it cant be both because of the huge cost.","replies":[]}]},{"poster":"Jo0o","date":"2017-06-02T18:03:00.540+0000","up_votes":53,"down_votes":1,"body":"This didn't go in the direction that I thought it was gonna go.","replies":[{"poster":"ImTheSideKick","date":"2017-06-02T18:49:27.133+0000","up_votes":12,"down_votes":6,"body":"indeed, came to down vote but ended up up voting","replies":[]}]},{"poster":"nice table","date":"2017-06-02T18:41:40.584+0000","up_votes":4,"down_votes":13,"body":"can't they just give new players the runes without completely fisting the game with some new retardo rune system though?","replies":[{"poster":"ChaddyFantome","date":"2017-06-02T19:47:06.087+0000","up_votes":21,"down_votes":1,"body":"current rune system is ass.\nWas more archaic than masteries imo.\nDunno why they got reworked before runes tbqh.","replies":[{"poster":"Navarune","date":"2017-06-02T20:42:53.677+0000","up_votes":20,"down_votes":0,"body":"I would offer that Masteries were a much simpler system to rework.","replies":[]},{"poster":"reaperteaser","date":"2017-06-03T00:15:10.494+0000","up_votes":2,"down_votes":0,"body":"mastery rework was the prototype for the runes reforged","replies":[]},{"poster":"Voluug13","date":"2017-06-02T22:57:09.040+0000","up_votes":2,"down_votes":0,"body":"Because Masteries were free while Runes could technically be bought indirectly with money.","replies":[]}]}]},{"poster":"SanKakU","date":"2017-06-02T21:26:08.557+0000","up_votes":10,"down_votes":0,"body":"This might not be a popular opinion, but I'm glad they're thinking about how to compensate us for the rune money we spent. After all, they haven't been offering us refunds on champions that they massively reworked. So getting IP to buy some new champs thanks to the new rune system would be a sweet deal that would prevent losing the older champions feel so horrible.\n\nI just lost 2 of my favorite champions, Sejuani and Rammus to the reworks. I'm okay with the Taric rework, but he was never a favorite of mine. I'm not okay with the Galio rework, and would definitely like a refund for him. Sejuani, too. I can't get one for Rammus though since I got him for free.","replies":[]},{"poster":"Lothàrs Edge","date":"2017-06-02T20:36:24.942+0000","up_votes":11,"down_votes":2,"body":"Made similar thread on reddit with more analysis on why games feel rigged and linear. Got downvoted cause \"don't complain about f2p games hurr durr\"","replies":[]},{"poster":"Rıots Bad Client","date":"2017-06-03T11:14:43.917+0000","up_votes":4,"down_votes":0,"body":"How about, For every rune page we own. We get random champion unlock..\n\n~~This way we can kill Aram accounts~~","replies":[{"poster":"Automated Riven","date":"2017-06-03T19:28:25.687+0000","up_votes":2,"down_votes":0,"body":"If you have all champions then random skins??","replies":[]}]},{"poster":"Pierce The Veal","date":"2017-06-02T21:11:49.659+0000","up_votes":4,"down_votes":7,"body":"I spent several hundred thousand, instead of buying all the champions.\n\nYou went and spent 40000, the bare minimum. You're not the one who should be crying about having your effort wasted. While I agree it is an annoying as hell system, there are a significant amount of people like me who found it fun and cool to invest in these things. Now we find that our investment could have been gotten for free if we had done like everyone else and just bought champions.\n\nI'm not saying it shouldn't be free. What I'm saying is it's unfair to people like me. Call us stupid for investing in runes. In fact, tell us whatever you want, ultimately it isn't fair that someone like me will have less champions than anyone else for the same amount of effort.\n\nHeck, I'm really excited for the rune updates. It just really sucks that I only get to have 40% of the IP I spent over the years (the amount spent on champs). As a person who doesn't get to play a lot, it will take me probably 3 more years to get it back/buy all the remaining champions.","replies":[{"poster":"DarkRitual","date":"2017-06-02T23:04:19.641+0000","up_votes":2,"down_votes":3,"body":"You missed the core intent of the post.\nOP doesn't care if he gets anything back, he's glad new players won't have to go through all the BS grinding for runes like we all had to.\nGetting back anything is a bonus, and the game overall will end up better for newer players and those who can't play 30 games a week to get \"proper\" rune pages for multiple playstyles.","replies":[{"poster":"Pierce The Veal","date":"2017-06-03T10:21:37.524+0000","up_votes":5,"down_votes":1,"body":"> [{quoted}](name=DarkRitual,realm=NA,application-id=3ErqAdtq,discussion-id=aR024Npe,comment-id=00110001,timestamp=2017-06-02T23:04:19.641+0000)\n>\n> You missed the core intent of the post.\n> OP doesn&#x27;t care if he gets anything back, he&#x27;s glad new players won&#x27;t have to go through all the BS grinding for runes like we all had to.\n> Getting back anything is a bonus, and the game overall will end up better for newer players and those who can&#x27;t play 30 games a week to get &quot;proper&quot; rune pages for multiple playstyles.\n\nI didn't miss it.\n\nMy argument is he isn't the special guy who spent a ton on runes. 40k is nothing. There are some of us who don't own half (or 30% in my case, I own only 70%) the champions after playing since 2012 or at least several years. This is because we invested in runes. My point is OP doesn't speak for us. I would love runes to be free, but I probably would quit League if I lost 70% of the effort I put into it just like that.","replies":[]}]},{"poster":"Skins Project","date":"2017-06-02T23:03:36.722+0000","up_votes":2,"down_votes":4,"body":"Dude.\n\nThey said there would be compensation in some form or another.","replies":[{"poster":"Pierce The Veal","date":"2017-06-03T10:22:07.871+0000","up_votes":4,"down_votes":0,"body":"> [{quoted}](name=Skins Project,realm=NA,application-id=3ErqAdtq,discussion-id=aR024Npe,comment-id=00110000,timestamp=2017-06-02T23:03:36.722+0000)\n>\n> Dude.\n> \n> They said there would be compensation in some form or another.\n\nBetter not be an icon or god so help me...","replies":[{"poster":"Skins Project","date":"2017-06-03T12:08:32.952+0000","up_votes":3,"down_votes":0,"body":"I'd assume it's in the form of the hextech crafting, ofc that's just an assumption.","replies":[]}]}]}]},{"poster":"Sulrana","date":"2017-06-03T02:14:47.310+0000","up_votes":5,"down_votes":1,"body":"40,000? That's a trivial amount. \n\nI've spent 182,432 IP on runes","replies":[{"poster":"LichKing234","date":"2017-06-03T03:52:58.127+0000","up_votes":3,"down_votes":0,"body":"jesus christ","replies":[{"poster":"PaladinNO","date":"2017-06-03T12:47:55.442+0000","up_votes":2,"down_votes":0,"body":">Jesus Christ\n\nHe won't be needing them Revival quints anymore, as they will be removed soon...","replies":[]}]}]},{"poster":"NinjaGuy69","date":"2017-06-02T18:05:14.566+0000","up_votes":5,"down_votes":1,"body":"New001 explicitly stated in the Developer video which discussed Runes that they were planning on compensating players who spent IP/RP on the old runes, but they don't have anything to announce at the moment. I'm pretty sure we're going to have to wait until at least pre-season to learn about what their plans are for the new runes.","replies":[{"poster":"JaxMoonStealer","date":"2017-06-02T23:00:04.424+0000","up_votes":2,"down_votes":0,"body":"Read the thread again :p He's talking about how bad the current system is.","replies":[]}]},{"poster":"RocketRelm","date":"2017-06-03T02:20:49.612+0000","up_votes":3,"down_votes":0,"body":"You ever get to a point where you don't know the OP's name, read the post, scroll down, and then read the OP's name as it's highlighted in one of their comments?\n\nI have.","replies":[]},{"poster":"Paquay","date":"2017-06-02T23:58:08.435+0000","up_votes":2,"down_votes":0,"body":"That name tho... Lol","replies":[]},{"poster":"Smitty Manjensen","date":"2017-06-02T23:54:56.865+0000","up_votes":2,"down_votes":0,"body":"I don't mind people getting free runes as long as the old players get a compensation. I wasted over 3k hours in this game. If the just go and make them free and say to the old players \"lel fk you, you get nothing\" I will feel cheated of my time and money, because I did waste a lot of it on this game. You can call me entitled or whatever, but it's simply how I and many others see it. I don't support those who just cry about new players getting them for free without even waiting for Riot to announce the compensation.","replies":[]}]}
{ "content": [ "62bd02841c8d14dc0396fe1ea07b2364\t{\"Parent\":\"Coc Coc Browser 49.0\",\"Browser_Bits\":\"64\",\"Platform\":\"Linux\",\"Platform_Description\":\"Linux\",\"Platform_Bits\":\"64\",\"Platform_Maker\":\"Linux Foundation\",\"Win32\":false,\"Device_Name\":\"Linux Desktop\",\"Device_Code_Name\":\"Linux Desktop\"}", "62b53e8876884d54fb6aa63dd5f805c1\t{\"Parent\":\"Baidu Browser 6.4\",\"JavaApplets\":true,\"RenderingEngine_Name\":\"WebKit\",\"RenderingEngine_Description\":\"For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.\",\"RenderingEngine_Maker\":\"Apple Inc\"}", "62bde3791f5bf2a53eac2f8007f13050\t{\"Parent\":\"Baidu Browser 5.6\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"IQ4415 Quad ERA Style 3\",\"Device_Maker\":\"Fly\",\"Device_Code_Name\":\"IQ4415\",\"Device_Brand_Name\":\"Fly\"}", "62b913fb0d445c9691c867556c3dd03f\t{\"Parent\":\"Baidu Browser 4.9 for iOS\",\"Platform_Version\":\"10.1\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "62b678244425985810403f836b74f7c4\t{\"Parent\":\"Baidu Browser HD 4.1 for iOS\",\"Platform_Version\":\"8.1\",\"isTablet\":true,\"Device_Name\":\"iPad\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"iPad\"}", "62bef7578252d87bebf70c591607d6ab\t{\"Parent\":\"Naver 7.2 for iOS\",\"Platform_Version\":\"10.2\",\"isTablet\":true,\"Device_Name\":\"iPad\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"iPad\"}", "62b79e9fd48a99326aadd9f255487028\t{\"Parent\":\"Naver 6.6 for iOS\",\"Platform_Version\":\"6.0\",\"isTablet\":true,\"Device_Name\":\"iPad\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"iPad\"}", "62bebfc20ca9c25043420cf26f88ca2a\t{\"Parent\":\"UC Browser 11.7 for Android\",\"Platform_Version\":\"7.0\",\"Device_Name\":\"Moto G4\",\"Device_Maker\":\"Motorola\",\"Device_Code_Name\":\"G4\",\"Device_Brand_Name\":\"Motorola\"}", "62bef941052bd9a4c0fb62f4da96ed71\t{\"Parent\":\"UC Browser 11.7 for Android\",\"Platform_Version\":\"8.1\",\"JavaApplets\":true,\"RenderingEngine_Name\":\"WebKit\",\"RenderingEngine_Description\":\"For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.\",\"RenderingEngine_Maker\":\"Apple Inc\"}", "62bd068460e53959e66a37bc56ced400\t{\"Parent\":\"UC Browser 10.9 for Android\",\"Platform_Version\":\"5.0\",\"Device_Name\":\"Galaxy S4 (AT\\u0026T)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SGH-I337\",\"Device_Brand_Name\":\"Samsung\"}", "62b00d4cb47c91bf0c219fad80405a6e\t{\"Parent\":\"UC Browser 10.6 for Android\",\"Platform_Version\":\"4.2\",\"Device_Name\":\"Blade L2\",\"Device_Maker\":\"ZTE\",\"Device_Code_Name\":\"Blade L2\",\"Device_Brand_Name\":\"ZTE\"}", "62be88528d76d7f46d07f3e9d62d45b1\t{\"Parent\":\"UC Browser 3.8 for Android\",\"Platform_Version\":\"5.1\"}", "62b5122114dfeb7b7374470b7559d6ce\t{\"Parent\":\"Maxthon 5.1 for Android\",\"Platform_Version\":\"6.0\",\"Device_Name\":\"Galaxy A5 LTE (2016, Europe)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-A510F\",\"Device_Brand_Name\":\"Samsung\"}", "62b7fa8cde9153efd33697aab3f0e711\t{\"Parent\":\"Comodo Dragon 24.1 (as Chrome)\",\"Platform\":\"Win7\",\"Platform_Version\":\"6.1\",\"Platform_Description\":\"Windows 7\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "62b10b6c228685171abe910b057820c8\t{\"Parent\":\"Comodo Dragon 33.0\",\"Platform\":\"WinVista\",\"Platform_Version\":\"6.0\",\"Platform_Description\":\"Windows Vista\",\"Platform_Bits\":\"64\",\"Win32\":false,\"Win64\":true}", "62b13099bd130325fefc52608a38fb7d\t{\"Parent\":\"Oculus Browser 6.1\",\"Platform_Version\":\"7.1\"}", "62ba63b1d9f434264b99b0df3e9d4d24\t{\"Parent\":\"Android WebView 72.0\",\"Platform_Version\":\"6.0\",\"Device_Name\":\"Galaxy A5 (Rogers)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-A500W\",\"Device_Brand_Name\":\"Samsung\"}", "62b374b3a05e724cdd5a1b4d1648e4f9\t{\"Parent\":\"Samsung Browser 1.5\",\"Platform_Version\":\"4.4\",\"isTablet\":true,\"Device_Name\":\"Galaxy Tab 4 7.0\",\"Device_Maker\":\"Samsung\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"SM-T230\",\"Device_Brand_Name\":\"Samsung\"}", "62b6860f1154a65d553dd1025c50da67\t{\"Parent\":\"Android WebView 37.0\",\"Platform_Version\":\"4.3\",\"Device_Name\":\"Xperia Z\",\"Device_Maker\":\"Sony\",\"Device_Code_Name\":\"C6603\",\"Device_Brand_Name\":\"Sony\"}", "62b656bfab479849f35d6392222f15b1\t{\"Parent\":\"QQBrowser 7.0 for iOS\",\"Browser_Bits\":\"64\",\"Platform_Version\":\"12.2\",\"Platform_Bits\":\"64\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "62b2faacf4e69f8098f496f1c3d11fd5\t{\"Parent\":\"Yandex Browser 19.6 for Android\",\"Platform_Version\":\"4.2\",\"Device_Name\":\"Crystal\",\"Device_Maker\":\"Keneksi\",\"Device_Code_Name\":\"Crystal\",\"Device_Brand_Name\":\"Keneksi\"}", "62b703b86caeee8e0e5b661751a17554\t{\"Parent\":\"Yandex Browser 18.1 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"A706\",\"Device_Maker\":\"Lenovo\",\"Device_Code_Name\":\"A706\",\"Device_Brand_Name\":\"Lenovo\"}", "62bf8ddbf8d8b47c3cd49c81432b9370\t{\"Parent\":\"Seznam Browser 4.2 for iOS\",\"Browser_Bits\":\"64\",\"Platform_Version\":\"11.0\",\"Platform_Bits\":\"64\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "62b1934698b1f7e1270899514c7551f6\t{\"Parent\":\"Opera Mobile 47.1 for Android\",\"Platform_Version\":\"4.3\",\"Device_Name\":\"Galaxy S III\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"GT-I9300\",\"Device_Brand_Name\":\"Samsung\"}", "62ba41c1a1a50625410f4c21616fac28\t{\"Parent\":\"Opera Mobile 42.1 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"RAZR i\",\"Device_Maker\":\"Motorola\",\"Device_Code_Name\":\"XT890\",\"Device_Brand_Name\":\"Motorola\"}", "62b28cfe6fe136c45a4e4494216bbc26\t{\"Parent\":\"Opera Mobile 41.2 for Android\",\"Platform_Version\":\"5.1\",\"isTablet\":true,\"Device_Name\":\"HTC Nexus 9\",\"Device_Maker\":\"HTC\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"Nexus 9\",\"Device_Brand_Name\":\"Google\"}", "62b8374eaa0aa5052ffbe15402d9d85d\t{\"Parent\":\"Opera Mobile 41.0 for Android\",\"Platform_Version\":\"7.0\",\"Device_Name\":\"Galaxy S8 (Global)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-G950F\",\"Device_Brand_Name\":\"Samsung\"}", "62bbfc4a17f485e814cc8f608bb0a00d\t{\"Parent\":\"Opera Mobile 38.0 for Android\",\"Platform_Version\":\"7.0\",\"Device_Name\":\"V20 (T-Mobile)\",\"Device_Maker\":\"LG\",\"Device_Code_Name\":\"H918\",\"Device_Brand_Name\":\"LG\"}", "62b95f03f5e67bc5b620c6e95af3341c\t{\"Parent\":\"Opera Mobile 37.18 for Android\",\"Platform_Version\":\"4.2\",\"Device_Name\":\"Aquaris E5\",\"Device_Maker\":\"BQ\",\"Device_Code_Name\":\"Aquaris E5\",\"Device_Brand_Name\":\"BQ\"}", "62be6457ed6c85edda324905b5b64744\t{\"Parent\":\"Opera Mobile 16.0 for Android\",\"JavaApplets\":true,\"RenderingEngine_Name\":\"WebKit\",\"RenderingEngine_Description\":\"For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.\",\"RenderingEngine_Maker\":\"Apple Inc\"}", "62b9a324dadb7dde8a8b16e1efd6e0e0\t{\"Parent\":\"Opera 10.52\",\"Browser_Bits\":\"32\",\"Platform\":\"Win8\",\"Platform_Version\":\"6.2\",\"Platform_Description\":\"Windows 8\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "62b6af61debd131005085f0c84adb96a\t{\"Parent\":\"Opera 9.63\",\"Browser_Bits\":\"32\",\"Platform\":\"Win2000\",\"Platform_Version\":\"5.0\",\"Platform_Description\":\"Windows 2000\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "62bcfae3809606d918f7b93452612673\t{\"Parent\":\"Opera 8.54\",\"Browser_Bits\":\"32\",\"Platform\":\"WinVista\",\"Platform_Version\":\"6.0\",\"Platform_Description\":\"Windows Vista\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "62bb000775296089b019b0e9cc03fe49\t{\"Parent\":\"Opera 3.21\",\"Browser_Bits\":\"32\",\"Platform\":\"WinXP\",\"Platform_Version\":\"5.2\",\"Platform_Description\":\"Windows XP\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "62b1753aa5779f27e09ef2f5913e956b\t{\"Parent\":\"Puffin 5.1 for Android\",\"Platform_Version\":\"4.3\",\"isTablet\":true,\"Device_Name\":\"general Tablet\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"general Tablet\"}", "62bd6018148da449a66ef4a83cebc791\t{\"Parent\":\"MobileIron Generic for iOS\",\"Platform_Version\":\"8.4\",\"isTablet\":true,\"Device_Name\":\"iPad\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"iPad\"}", "62bbd7ad6799233b8cdaffd4fdc85293\t{\"Parent\":\"Silk 62.2\",\"Platform_Version\":\"4.2\",\"isTablet\":true,\"Device_Name\":\"Kindle Fire HD 7\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"KFSOWI\"}", "62b78c50d1df9fbbd3a05d1cebdebd23\t{\"Parent\":\"RockMelt 0.17\",\"Browser_Bits\":\"32\",\"Platform\":\"MacOSX\",\"Platform_Version\":\"10.9\",\"Platform_Description\":\"Mac OS X\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\"}", "62b11c8e95e1fbcc1fd841d9b2ff4a82\t{\"Parent\":\"Chrome 74.0 for Android\",\"Platform_Version\":\"7.1\",\"Device_Name\":\"Galaxy J5 4G Duos (2016, Europe)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-J510FN\",\"Device_Brand_Name\":\"Samsung\"}", "62b0b24d3bf8e70dfabfee43000dfff0\t{\"Parent\":\"Chrome 63.0 for Android\",\"Platform_Version\":\"7.0\",\"Device_Name\":\"P55 Max\",\"Device_Maker\":\"Panasonic\",\"Device_Code_Name\":\"P55 Max\",\"Device_Brand_Name\":\"Panasonic\"}", "62bd9c9a7191ab127c9dab9849be16b4\t{\"Parent\":\"Chrome 61.0 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"F70\",\"Device_Maker\":\"LG\",\"Device_Code_Name\":\"F370S\",\"Device_Brand_Name\":\"LG\"}", "62ba74b345ffd8ee5cd82b337100c75a\t{\"Parent\":\"Chrome 52.0 for Android\",\"Platform_Version\":\"7.1\",\"Device_Name\":\"Nexus 6P\",\"Device_Maker\":\"Huawei\",\"Device_Code_Name\":\"Nexus 6P\",\"Device_Brand_Name\":\"Google\"}", "62ba46264f4f159e1c27a9a91694d1b1\t{\"Parent\":\"Chrome 52.0 for Android\",\"Platform_Version\":\"4.3\",\"isTablet\":true,\"Device_Name\":\"A7-50 A3500 Wi-Fi + 3G\",\"Device_Maker\":\"Lenovo\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"A3500-HV\",\"Device_Brand_Name\":\"Lenovo\"}", "62bba89fba1a28d5e8f09cd4c0b2384a\t{\"Parent\":\"Chrome 50.0 for Android\",\"Platform_Version\":\"4.4\",\"isTablet\":true,\"Device_Name\":\"MediaPad T1 8.0\",\"Device_Maker\":\"Huawei\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"S8-701u\",\"Device_Brand_Name\":\"Huawei\"}", "62bb8fa5327e62572fcbecf12379d7aa\t{\"Parent\":\"Chrome 43.0 for Android\",\"Platform_Version\":\"5.1\",\"Device_Name\":\"Galaxy J3 4G (2016)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-J320F\",\"Device_Brand_Name\":\"Samsung\"}", "62bd0520b306fdd8673a549dd491f9d0\t{\"Parent\":\"Chrome 50.0\",\"Browser_Bits\":\"32\",\"Platform\":\"Win8.1\",\"Platform_Version\":\"6.3\",\"Platform_Description\":\"Windows 8.1\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true,\"isAnonymized\":true}", "62b24060a2255f19554dc9612e80ee0e\t{\"Parent\":\"Chrome 42.0 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"Ascend G510\",\"Device_Maker\":\"Huawei\",\"Device_Code_Name\":\"G510\",\"Device_Brand_Name\":\"Huawei\"}", "62b80597c190f48bff7dcef7d7073189\t{\"Parent\":\"Chrome 41.0 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"Canvas Knight Cameo\",\"Device_Maker\":\"Micromax\",\"Device_Code_Name\":\"A290\",\"Device_Brand_Name\":\"Micromax\"}", "62b4d1b882c1491babf77fd930447889\t{\"Parent\":\"Chrome 41.0 for Android\",\"Platform_Version\":\"4.2\",\"Device_Name\":\"A516\",\"Device_Maker\":\"Lenovo\",\"Device_Code_Name\":\"A516\",\"Device_Brand_Name\":\"Lenovo\"}", "62b60027ac36ad0149e9958b415dcd80\t{\"Parent\":\"Chrome 34.0 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"Galaxy Note II\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SCH-I605\",\"Device_Brand_Name\":\"Samsung\"}", "62b6e0b405d973ddfb7b0ca7da75f708\t{\"Parent\":\"Chrome 33.0 for Android\",\"Platform_Version\":\"4.0\",\"isTablet\":true,\"Device_Name\":\"Transformer Pad TF300T\",\"Device_Maker\":\"Asus\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"TF300TG\",\"Device_Brand_Name\":\"Asus\"}", "62b1314d52d19707f9864735494a1ef2\t{\"Parent\":\"Chrome 32.0 for Android\",\"Platform_Version\":\"4.3\",\"isTablet\":true,\"Device_Name\":\"IdeaTab A7-40\",\"Device_Maker\":\"Lenovo\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"A3500-FL\",\"Device_Brand_Name\":\"Lenovo\"}", "62bc8abe0a4d2e72f6c1e8f252829c4c\t{\"Parent\":\"Chrome 25.0 for iOS\",\"Platform_Version\":\"9.0\",\"isTablet\":true,\"Device_Name\":\"iPad\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"iPad\"}", "62ba6ee2e0f6a2f73adf47579a86ee69\t{\"Parent\":\"Firefox 18.1 for iOS\",\"Browser_Bits\":\"64\",\"Platform_Version\":\"13.0\",\"Platform_Bits\":\"64\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "62b6a88a89cf955900e43d3e40ea516a\t{\"Parent\":\"Qt 4.5 for Android\",\"Platform_Version\":\"4.4\"}", "62b67ece4adb9700cb89b50445fc28ba\t{\"Parent\":\"DefaultProperties\",\"Comment\":\"Ntent Browser 3.1\",\"Browser\":\"Ntent\",\"Browser_Type\":\"Browser\",\"Browser_Bits\":\"32\",\"Browser_Maker\":\"NTENT\",\"Version\":\"3.1\",\"MajorVer\":\"3\",\"MinorVer\":\"1\",\"Platform\":\"Android\",\"Platform_Description\":\"Android OS\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Google Inc\",\"Frames\":true,\"IFrames\":true,\"Tables\":true,\"Cookies\":true,\"JavaScript\":true,\"isMobileDevice\":true,\"CssVersion\":\"3\",\"AolVersion\":\"0\",\"Device_Name\":\"general Mobile Phone\",\"Device_Type\":\"Mobile Phone\",\"Device_Pointing_Method\":\"touchscreen\",\"Device_Code_Name\":\"general Mobile Phone\",\"RenderingEngine_Name\":\"Blink\",\"RenderingEngine_Description\":\"a WebKit Fork by Google\",\"RenderingEngine_Maker\":\"Google Inc\"}", "62bc227a0cd524e20f711a865ea20cd0\t{\"Parent\":\"OneBrowser 3.8 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"Bolt A27\",\"Device_Maker\":\"Micromax\",\"Device_Code_Name\":\"A27\",\"Device_Brand_Name\":\"Micromax\"}", "62bb2f25e058676dcadc20c7ed376dbe\t{\"Parent\":\"LG Browser Generic\",\"Browser_Bits\":\"32\",\"Platform\":\"webOS\",\"Platform_Version\":\"2.0\",\"Platform_Description\":\"LG webOS\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"LG\"}", "62b11a560f7652a0189d5276ad5bc2aa\t{\"Parent\":\"SlimBoat\",\"Platform\":\"WinXP\",\"Platform_Version\":\"5.1\",\"Platform_Description\":\"Windows XP\"}", "62bb3e9f6ba5e81eda33d613564ed06d\t{\"Parent\":\"QupZilla 1.4\",\"Browser_Bits\":\"32\",\"Platform\":\"Win8\",\"Platform_Version\":\"6.2\",\"Platform_Description\":\"Windows 8\",\"Platform_Bits\":\"64\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win64\":true}", "62bae8605417cbaf187f015b372bc791\t{\"Parent\":\"Epiphany 0.9\",\"Browser_Bits\":\"32\",\"Platform\":\"SunOS\",\"Platform_Description\":\"SunOS\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Oracle\"}", "62b5fab62b6b55dace16fa28683072df\t{\"Parent\":\"Instagram App 70.0 for iOS\",\"Browser_Bits\":\"64\",\"Platform_Version\":\"12.3\",\"Platform_Bits\":\"64\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "62bd10490c205add91809e8bd0cd9f62\t{\"Parent\":\"Instagram App 73.0 for Android\",\"Platform_Version\":\"5.0\",\"Device_Name\":\"Galaxy Alpha (Unlocked)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-G850W\",\"Device_Brand_Name\":\"Samsung\"}", "62bd0070b943907d0b4cc82223dfbf71\t{\"Parent\":\"Instagram App 68.0 for Android\",\"Platform_Version\":\"5.0\",\"Device_Name\":\"Galaxy Note 3 3G\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-N900\",\"Device_Brand_Name\":\"Samsung\"}", "62b775e12f022c9faed01d0655b5418b\t{\"Parent\":\"Instagram App 57.0 for Android\",\"Platform_Version\":\"8.1\",\"Device_Name\":\"Pixel 2\",\"Device_Maker\":\"HTC\",\"Device_Code_Name\":\"Pixel 2\",\"Device_Brand_Name\":\"Google\"}", "62b98e54d34849b8fef06ef4e426c64f\t{\"Parent\":\"Snapchat Agent 10.7 for iOS\",\"Platform_Version\":\"9.3\"}", "62b5549822fed7a735d8d013a288ea89\t{\"Parent\":\"1Password 6.7\",\"Browser_Bits\":\"64\",\"Platform_Version\":\"12.4\",\"Platform_Bits\":\"64\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "62bc6d5d193b96e843530ba682201dd1\t{\"Parent\":\"Electron 2.0\",\"Browser_Bits\":\"32\",\"Platform\":\"Win32\",\"Platform_Description\":\"Windows\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "62b62be73b3b7de9d746937d9457cee4\t{\"Parent\":\"Lunascape 4.7\",\"Platform\":\"Win2000\",\"Platform_Version\":\"5.0\",\"Platform_Description\":\"Windows 2000\",\"Platform_Bits\":\"64\",\"Win32\":false,\"Win64\":true}", "62bf04ae984c91356a2e0d572e26c6a5\t{\"Parent\":\"PaleMoon 15.2\",\"Platform\":\"Win7\",\"Platform_Version\":\"6.1\",\"Platform_Description\":\"Windows 7\",\"Platform_Bits\":\"64\",\"Win32\":false,\"Win64\":true}", "62b0a710220a0a79f094bb28f3c32796\t{\"Parent\":\"Sleipnir 4.1 for iOS\"}", "62b0063e05062020913caa443315e7a6\t{\"Parent\":\"Sleipnir Generic for iOS\",\"Platform_Version\":\"8.1\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "62b7de1ea9aa2782389829afab9e5cc7\t{\"Parent\":\"Firefox 49.0 for FirefoxOS 2.5\",\"isModified\":true}", "62b181ba9e12af4f6b1190a1a36baabf\t{\"Parent\":\"Firefox 38.0\",\"Browser_Bits\":\"32\",\"Platform\":\"HP-UX\",\"Platform_Description\":\"HP-UX\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"HP\",\"Device_Name\":\"general Desktop\",\"Device_Code_Name\":\"general Desktop\"}", "62bb2523eb26fa3b8188bd37fdc53aa3\t{\"Parent\":\"Firefox 21.0\",\"Browser_Bits\":\"32\",\"Platform\":\"SunOS\",\"Platform_Description\":\"SunOS\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Oracle\",\"Device_Name\":\"general Desktop\",\"Device_Code_Name\":\"general Desktop\"}", "62b29380b703e1015fbc3359e1e04c24\t{\"Parent\":\"Firefox Focus 3.8 for iOS\",\"Platform_Version\":\"9.0\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "62b12863d2cd19eacd52f0ca28fe0edb\t{\"Parent\":\"AOL App\",\"Platform_Version\":\"7.1\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "62baa2ed943970e80724a621f5c74546\t{\"Parent\":\"Realplayer\",\"Browser_Bits\":\"32\",\"Platform\":\"MacOSX\",\"Platform_Version\":\"10\",\"Platform_Description\":\"Mac OS X\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\"}" ] }
{ "ExpandedNodes": [ "", "\\MVCAuthCinema", "\\MVCAuthCinema\\Data", "\\MVCAuthCinema\\Data\\Migrations" ], "SelectedNode": "\\MVCAuthCinema.Api", "PreviewInSolutionExplorer": false }
{"title":"Teens Like It Big - Valentina Nappi (08.13.2013.)","uid":8809945,"size":281388429,"categoryP":"porn","categoryS":"movie_clips","magnet":"?xt=urn:btih:947e48e6a45d2a852624984b9ee6493b5e06a3b7&amp;dn=Teens+Like+It+Big+-+Valentina+Nappi+%2808.13.2013.%29&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":"kuzili1","files":-1,"time":1376433546,"description":"SCREESN :\n &lt;a href=&quot;\nhttp://www.pixsor.com/share-4F02_520A9906.html&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://www.pixsor.com/share-4F02_520A9906.html&lt;/a&gt;\n &lt;a href=&quot;\nhttp://www.pixsor.com/share-0297_520A9906.html&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://www.pixsor.com/share-0297_520A9906.html&lt;/a&gt;\n\nValentina Nappi - Madame's Finishing School for Whores\nAdded: August 13, 2013\n\nIf you want to sample the very best pussy, you have to go to a finishing school for whores. There, they take young ladies with nympho potential, and make the classiest, perkiest little sluts out of them. Rich guys like Danny D come by because they can't get enough of little hotties with big natural tits, and won't settle for anything less than epic sex.\n\nFile size : 268 MiB\nDuration : 31mn 21s\nWidth : 854 pixels\nHeight : 480 pixels\nDisplay aspect ratio : 16:9","torrent":{"xt":"urn:btih:947e48e6a45d2a852624984b9ee6493b5e06a3b7","amp;dn":"Teens+Like+It+Big+-+Valentina+Nappi+%2808.13.2013.%29","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":"947e48e6a45d2a852624984b9ee6493b5e06a3b7","infoHashBuffer":{"type":"Buffer","data":[148,126,72,230,164,93,42,133,38,36,152,75,158,230,73,59,94,6,163,183]},"announce":[],"urlList":[]}}
{ "content": [ "fd555467d44b885f7de6ed25d9a08b22\t{\"Parent\":\"gvfs 1.5\"}", "fd5d0a0925aa482c1c2cd8827b27dfe8\t{\"Parent\":\"Search Engines\",\"Browser\":\"YoudaoBot\",\"Version\":\"1.0\",\"MajorVer\":\"1\"}", "fd5910bc89f386ea292e073fce37d614\t{\"Parent\":\"Bing Search App 9.8 for Android\",\"Platform_Version\":\"7.0\"}", "fd5ca8bea1767702f768f8c8c6a360b3\t{\"Parent\":\"Bing Search App 5.1 for Android\",\"Platform_Version\":\"4.1\",\"JavaApplets\":true,\"isTablet\":true,\"Device_Name\":\"Galaxy Tab 2 7.0 3G\",\"Device_Maker\":\"Samsung\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"GT-P3110\",\"Device_Brand_Name\":\"Samsung\",\"RenderingEngine_Name\":\"WebKit\",\"RenderingEngine_Description\":\"For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.\",\"RenderingEngine_Maker\":\"Apple Inc\"}", "fd541c88f2c00e2da675c38b2ab56d66\t{\"Parent\":\"Chromium 74.0\",\"Platform\":\"Ubuntu\",\"Platform_Description\":\"Ubuntu Linux\",\"Platform_Maker\":\"Canonical Foundation\"}", "fd5f399496679d34b1e940c2d4786c32\t{\"Parent\":\"Baidu Browser 4.9 for iOS\",\"Platform_Version\":\"8.0\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "fd512cb3de4ab177555917cb6c57a07e\t{\"Parent\":\"UC Browser 11.2 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"Galaxy A5 (LG U+)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-A500L\",\"Device_Brand_Name\":\"Samsung\",\"RenderingEngine_Name\":\"Blink\",\"RenderingEngine_Description\":\"a WebKit Fork by Google\",\"RenderingEngine_Maker\":\"Google Inc\"}", "fd5f764f64797ad33399a3e36aa1eef2\t{\"Parent\":\"UC Browser 11.0 for Android\",\"Platform_Version\":\"4.2\",\"isTablet\":true,\"Device_Name\":\"IdeaTab A3000-H\",\"Device_Maker\":\"Lenovo\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"A3000-H\",\"Device_Brand_Name\":\"Lenovo\"}", "fd58e37af4303f942b3384dfc4993ec5\t{\"Parent\":\"UC Browser 12.13 for Android\",\"Platform_Version\":\"5.0\",\"Device_Name\":\"Galaxy S4 Value Edition\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"GT-I9515\",\"Device_Brand_Name\":\"Samsung\"}", "fd51be37457520986ead9caaf4d37e79\t{\"Parent\":\"UC Browser 10.9 for Android\",\"Platform_Version\":\"4.2\",\"isTablet\":true,\"Device_Name\":\"TG97\",\"Device_Maker\":\"Irbis\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"TG97\",\"Device_Brand_Name\":\"Irbis\"}", "fd5431069b2bd7c68e3a6135a606b28d\t{\"Parent\":\"UC Browser 10.1 for Android\",\"Platform_Version\":\"2.3\",\"Device_Name\":\"Bolt A65\",\"Device_Maker\":\"Micromax\",\"Device_Code_Name\":\"A65\",\"Device_Brand_Name\":\"Micromax\"}", "fd5abe4658c7d423fdaf0c9eeea6a341\t{\"Parent\":\"UC Browser 9.2 for Symbian\",\"Device_Name\":\"6700s\",\"Device_Code_Name\":\"6700s\"}", "fd5ff4a032f664a69952837a3c533b47\t{\"Parent\":\"UC Browser 2.8 for Android\",\"Platform_Version\":\"2.3\"}", "fd58a7c44562759da214dc7e2b762c63\t{\"Parent\":\"Avant\\/IE 5.0\",\"Browser_Bits\":\"32\",\"Platform\":\"WinXP\",\"Platform_Version\":\"5.1\",\"Platform_Description\":\"Windows XP\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "fd5046859411278ee816920ab3f6327e\t{\"Parent\":\"Mobicip for iOS\",\"Platform_Version\":\"7.0\",\"isTablet\":true,\"Device_Name\":\"iPad\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"iPad\"}", "fd5a10a2d438caa76f99f9da9c1d6eb8\t{\"Parent\":\"Comodo Dragon 48.12\",\"Platform\":\"WinVista\",\"Platform_Version\":\"6.0\",\"Platform_Description\":\"Windows Vista\",\"Platform_Bits\":\"64\",\"Win32\":false,\"Win64\":true}", "fd59147beb1011ee7c9f1d3ad58469d3\t{\"Parent\":\"Facebook App for iOS\",\"Platform_Version\":\"7.1\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "fd5b553e8b658148acac6a16790dd7b5\t{\"Parent\":\"Samsung Browser 10.2\",\"Platform_Version\":\"8.0\",\"isTablet\":true,\"Device_Name\":\"Galaxy Tab S4 (10.5)\",\"Device_Maker\":\"Samsung\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"SM-T830\",\"Device_Brand_Name\":\"Samsung\"}", "fd57572c261377e82f762f5a4d745ba9\t{\"Parent\":\"Android WebView 43.0\",\"Platform_Version\":\"5.1\",\"isTablet\":true,\"Device_Name\":\"Galaxy Tab 4 8.0 4G (Verizon)\",\"Device_Maker\":\"Samsung\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"SM-T337V\",\"Device_Brand_Name\":\"Samsung\"}", "fd5aef7e2d5f163422df1e928e345db1\t{\"Parent\":\"Samsung Browser 3.0\",\"Platform_Version\":\"5.1\",\"Device_Name\":\"Galaxy J3 4G (Sprint)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-J320P\",\"Device_Brand_Name\":\"Samsung\"}", "fd54f3b7d531f372a66d24f1c50f0f66\t{\"Parent\":\"Android WebView 38.0\",\"Platform_Version\":\"5.0\",\"Device_Name\":\"Galaxy A5 (Global)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-A500F\",\"Device_Brand_Name\":\"Samsung\"}", "fd55d0c50bc5c7ba5a69c2f418852345\t{\"Parent\":\"Android WebView 28.0\",\"Platform_Version\":\"4.3\",\"isTablet\":true,\"Device_Name\":\"general Tablet\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"general Tablet\"}", "fd5f5a8f63c58ee153754a02f92575fe\t{\"Parent\":\"QQBrowser 5.8 for Android\",\"Browser_Bits\":\"32\",\"Platform\":\"Android\",\"Platform_Version\":\"5.0\",\"Platform_Description\":\"Android OS\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Google Inc\",\"JavaApplets\":true,\"RenderingEngine_Name\":\"WebKit\",\"RenderingEngine_Description\":\"For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.\",\"RenderingEngine_Maker\":\"Apple Inc\"}", "fd51db7d7aa5034c68ff42b1bb8e0c63\t{\"Parent\":\"QQBrowser 6.9\",\"Platform\":\"Win8\",\"Platform_Version\":\"6.2\",\"Platform_Description\":\"Windows 8\",\"BackgroundSounds\":true,\"VBScript\":true,\"JavaApplets\":true,\"ActiveXControls\":true,\"RenderingEngine_Name\":\"Trident\",\"RenderingEngine_Version\":\"6.0\",\"RenderingEngine_Description\":\"For Internet Explorer since version 4.0 and embedded WebBrowser controls (such as Internet Explorer shells, Maxthon and some media players).\",\"RenderingEngine_Maker\":\"Microsoft Corporation\"}", "fd5ab9e816c341f035aafbb2981ea7dc\t{\"Parent\":\"Yandex Browser 19.1 for Android\",\"Platform_Version\":\"5.1\",\"Device_Name\":\"Nexus 6\",\"Device_Maker\":\"Motorola\",\"Device_Code_Name\":\"Nexus 6\",\"Device_Brand_Name\":\"Google\"}", "fd5a70163b2a635bf63c724bba8f1745\t{\"Parent\":\"Yandex Browser 19.0 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"Beeline Pro\",\"Device_Maker\":\"ZTE\",\"Device_Code_Name\":\"Beeline Pro\",\"Device_Brand_Name\":\"ZTE\"}", "fd5b2efd286db787ffa4b98bc94033df\t{\"Parent\":\"Yandex Browser 17.9 for Android\",\"Platform_Version\":\"4.0\",\"isTablet\":true,\"Device_Name\":\"general Tablet\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"general Tablet\"}", "fd536c9b2a98922831f803bbcc36b461\t{\"Parent\":\"Opera Mobile 46.1 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"Canvas HD\",\"Device_Maker\":\"Micromax\",\"Device_Code_Name\":\"A116i\",\"Device_Brand_Name\":\"Micromax\"}", "fd53798b4b02fd666ca489e31740c3e0\t{\"Parent\":\"Opera Mobile 42.1 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"M3\",\"Device_Maker\":\"HTM\",\"Device_Code_Name\":\"M3\",\"Device_Brand_Name\":\"HTM\"}", "fd58995a38630d08584a0d6545a8f6b9\t{\"Parent\":\"Opera Mobile 41.3 for Android\",\"Platform_Version\":\"4.2\",\"Device_Name\":\"S5701\",\"Device_Maker\":\"DNS\",\"Device_Code_Name\":\"S5701\",\"Device_Brand_Name\":\"DNS\"}", "fd5d7b6f95459e7104c13113b3e49bb3\t{\"Parent\":\"Opera Mobile 40.0 for Android\",\"Platform_Version\":\"4.2\",\"isTablet\":true,\"Device_Name\":\"MultiPad 4 Ultra Quad 8.0 3G\",\"Device_Maker\":\"Prestigio\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"PMP7280C3G_QUAD\",\"Device_Brand_Name\":\"Prestigio\"}", "fd53a623acb6194d5a4587bba06b67c8\t{\"Parent\":\"Opera Mobile 39.0 for Android\",\"Platform_Version\":\"4.4\",\"isTablet\":true,\"Device_Name\":\"Eee Pad Transformer TF101\",\"Device_Maker\":\"Asus\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"TF101\",\"Device_Brand_Name\":\"Asus\"}", "fd5c5a9009823fbb4d815fea98b20c4d\t{\"Parent\":\"Opera Mobile 37.22 for Android\",\"Platform_Version\":\"4.0\",\"isTablet\":true,\"Device_Name\":\"general Tablet\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"general Tablet\"}", "fd50ccd767d3101323ab21893f0d4553\t{\"Parent\":\"Opera Mobile 36.2 for Android\",\"Platform_Version\":\"4.4\",\"isTablet\":true,\"Device_Name\":\"Galaxy Tab Pro 8.4 Wi-Fi\",\"Device_Maker\":\"Samsung\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"SM-T320\",\"Device_Brand_Name\":\"Samsung\"}", "fd54951fd75e756c7029c9abe91c170d\t{\"Parent\":\"Opera Mobile 35.1 for Android\",\"Platform_Version\":\"4.3\",\"Device_Name\":\"Galaxy S III Neo Duos\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"GT-I9300I\",\"Device_Brand_Name\":\"Samsung\"}", "fd548f056286f4d9fc40d39bd74216e5\t{\"Parent\":\"Opera Mobile 32.0 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"Diamond 2 Quattro\",\"Device_Maker\":\"Fly\",\"Device_Code_Name\":\"IQ444\",\"Device_Brand_Name\":\"Fly\"}", "fd5e123c148f516bb9086b26a7445136\t{\"Parent\":\"Opera Mobile 23.0 for Android\",\"Platform_Version\":\"4.3\",\"JavaApplets\":true,\"RenderingEngine_Name\":\"WebKit\",\"RenderingEngine_Description\":\"For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.\",\"RenderingEngine_Maker\":\"Apple Inc\"}", "fd531cb836646126be0adb5eae96e3f9\t{\"Parent\":\"Opera Mobile 21.0 for Android\",\"Platform_Version\":\"4.0\",\"isTablet\":true,\"Device_Name\":\"Ideatab S2109A\",\"Device_Maker\":\"Lenovo\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"S2109A-F\",\"Device_Brand_Name\":\"Lenovo\"}", "fd5dcc34a6287a61e1d2ba915ad3f601\t{\"Parent\":\"Weibo\",\"Browser_Bits\":\"32\",\"Platform\":\"iOS\",\"Platform_Version\":\"10.2\",\"Platform_Description\":\"iPod, iPhone \\u0026 iPad\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\",\"isTablet\":true,\"Device_Name\":\"iPad\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"iPad\"}", "fd557d40ccc7b000121989d83228d23f\t{\"Parent\":\"Opera 28.0\",\"Browser_Bits\":\"32\",\"Platform\":\"macOS\",\"Platform_Version\":\"10.12\",\"Platform_Description\":\"macOS\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\",\"Device_Name\":\"Macintosh\",\"Device_Maker\":\"Apple Inc\",\"Device_Code_Name\":\"Macintosh\",\"Device_Brand_Name\":\"Apple\"}", "fd599ee9258bb7b3da74a551f224fd1f\t{\"Parent\":\"Opera 9.60\",\"Browser_Bits\":\"64\",\"Platform\":\"Win8\",\"Platform_Version\":\"6.2\",\"Platform_Description\":\"Windows 8\",\"Platform_Bits\":\"64\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win64\":true}", "fd5d9ad6f016450dc64e711d4a6629c6\t{\"Parent\":\"Opera 9.12\",\"Browser_Bits\":\"32\",\"Platform\":\"Win8\",\"Platform_Version\":\"6.2\",\"Platform_Description\":\"Windows 8\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "fd559d33c21a57998babcb56eb178901\t{\"Parent\":\"Opera 8.00\",\"Browser_Bits\":\"32\",\"Platform\":\"WinVista\",\"Platform_Version\":\"6.0\",\"Platform_Description\":\"Windows Vista\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "fd5376e942f4f50151fae2594091bc12\t{\"Parent\":\"Opera 7.54\",\"Browser_Bits\":\"32\",\"Platform\":\"MacOSX\",\"Platform_Version\":\"10.5\",\"Platform_Description\":\"Mac OS X\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\",\"Device_Name\":\"Macintosh\",\"Device_Maker\":\"Apple Inc\",\"Device_Code_Name\":\"Macintosh\",\"Device_Brand_Name\":\"Apple\"}", "fd5fd8f41096dcc540840f6bf6ef70c2\t{\"Parent\":\"Silk 72.3\",\"Platform_Version\":\"5.1\",\"isTablet\":true,\"Device_Name\":\"Fire 7 (2017)\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"KFAUWI\"}", "fd57a1c48e3054443c3b1f25b74e6984\t{\"Parent\":\"Edge 42.0 for Android\",\"Platform_Version\":\"5.0\",\"Device_Name\":\"Galaxy S4 LTE (Verizon), White Frost 16GB\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SCH-I545\",\"Device_Brand_Name\":\"Samsung\"}", "fd5fae5fd6ad8b8ca548ac6e8918e8d6\t{\"Parent\":\"Chrome 70.0 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"Galaxy S II\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"GT-I9100\",\"Device_Brand_Name\":\"Samsung\"}", "fd50e8ec969cdfddf60093145271ec61\t{\"Parent\":\"Chrome 66.0 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"Note 8\",\"Device_Maker\":\"Lenovo\",\"Device_Code_Name\":\"A936\",\"Device_Brand_Name\":\"Lenovo\"}", "fd501edd669631b557176395f2846466\t{\"Parent\":\"Chrome 64.0 for Android\",\"Platform_Version\":\"8.0\",\"Device_Name\":\"Hot 6 Pro\",\"Device_Maker\":\"Infinix\",\"Device_Code_Name\":\"X608\",\"Device_Brand_Name\":\"Infinix\"}", "fd558e7ef76d1381d84121ee6f0f9a01\t{\"Parent\":\"Chrome 63.0 for Android\",\"Platform_Version\":\"7.1\",\"Device_Name\":\"2\",\"Device_Maker\":\"Nokia\",\"Device_Code_Name\":\"TA-1035\",\"Device_Brand_Name\":\"Nokia\"}", "fd5794d1a5fa0463558514855e9cd82c\t{\"Parent\":\"Chrome 61.0 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"Galaxy S4\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"GT-I9505\",\"Device_Brand_Name\":\"Samsung\"}", "fd5c39a7821e6d486cba571d9df3c06f\t{\"Parent\":\"Chrome 61.0 for Android\",\"Platform_Version\":\"4.1\",\"isTablet\":true,\"Device_Name\":\"Galaxy Note 8.0\",\"Device_Maker\":\"Samsung\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"GT-N5110\",\"Device_Brand_Name\":\"Samsung\"}", "fd55847eae3567eeaba3088ed03ce3cf\t{\"Parent\":\"Chrome 55.0 for Android\",\"Platform_Version\":\"4.2\",\"isTablet\":true,\"Device_Name\":\"U30GT2\",\"Device_Maker\":\"Cube\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"U30GT2\",\"Device_Brand_Name\":\"Cube\"}", "fd53ab8f35fccbcdd6d11d3985f5906c\t{\"Parent\":\"Chrome 54.0 for Android\",\"Platform_Version\":\"6.0\",\"Device_Name\":\"ID Bot 553 Plus\",\"Device_Maker\":\"Logicom\",\"Device_Code_Name\":\"ID Bot 553 Plus\",\"Device_Brand_Name\":\"Logicom\"}", "fd5b006da40a80b58189e52a69e88689\t{\"Parent\":\"Chrome 50.0 for Android\",\"Platform_Version\":\"7.1\",\"Device_Name\":\"6\",\"Device_Maker\":\"Nokia\",\"Device_Code_Name\":\"TA-1003\",\"Device_Brand_Name\":\"Nokia\"}", "fd55585dc98a6ff88e94e94cc4349b2f\t{\"Parent\":\"Chrome 47.0 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"Galaxy Note 3 (NTT DoCoMo)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SC-01F\",\"Device_Brand_Name\":\"Samsung\"}", "fd5ca0f1d70b45681efbbca20aafc1f0\t{\"Parent\":\"Chrome 46.0 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"Xperia Z2 LTE\",\"Device_Maker\":\"Sony\",\"Device_Code_Name\":\"D6503\",\"Device_Brand_Name\":\"Sony\"}", "fd5f315ff64670256086f697358f0429\t{\"Parent\":\"Chrome 46.0 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"Galaxy Ace 2\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"GT-I8160\",\"Device_Brand_Name\":\"Samsung\"}", "fd54008ea43b105f85912506b44ef55e\t{\"Parent\":\"Chrome 43.0 for Android\",\"Platform_Version\":\"5.1\",\"Device_Name\":\"A37\",\"Device_Maker\":\"OPPO\",\"Device_Code_Name\":\"A37fw\",\"Device_Brand_Name\":\"OPPO\"}", "fd54160ff6a4774a7865d1d4bbfac6d1\t{\"Parent\":\"Chrome 75.0\",\"Browser_Bits\":\"32\",\"Platform\":\"MacOSX\",\"Platform_Version\":\"10.10\",\"Platform_Description\":\"Mac OS X\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\",\"Device_Name\":\"Macintosh\",\"Device_Maker\":\"Apple Inc\",\"Device_Code_Name\":\"Macintosh\",\"Device_Brand_Name\":\"Apple\"}", "fd5da25c3f4c7a9aad89f84a322a1582\t{\"Parent\":\"Chrome 40.0 for Android\",\"Platform_Version\":\"4.0\",\"Device_Name\":\"Galaxy S4 Mini LTE\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"GT-I9195\",\"Device_Brand_Name\":\"Samsung\"}", "fd51c5c37397649bb0784d845822caa6\t{\"Parent\":\"Chrome 38.0 for Android\",\"Platform_Version\":\"4.2\",\"Device_Name\":\"A880\",\"Device_Maker\":\"Lenovo\",\"Device_Code_Name\":\"A880\",\"Device_Brand_Name\":\"Lenovo\"}", "fd5845ed0a923608e70bb31bd245e5e8\t{\"Parent\":\"Chrome 34.0 for Android\",\"Platform_Version\":\"4.3\",\"isTablet\":true,\"Device_Name\":\"Galaxy Tab 2 7.0\",\"Device_Maker\":\"Samsung\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"GT-P3100\",\"Device_Brand_Name\":\"Samsung\"}", "fd5866bb0289ffb0ee2af672f0bfc03f\t{\"Parent\":\"Chrome 33.0 for Android\",\"Platform_Version\":\"4.1\",\"Device_Name\":\"Xperia Arc HD\",\"Device_Maker\":\"SonyEricsson\",\"Device_Code_Name\":\"LT26i\",\"Device_Brand_Name\":\"SonyEricsson\"}", "fd5c666d099863203fa09a89ac343cf1\t{\"Parent\":\"Chrome 28.0 for Android\",\"Platform_Version\":\"4.2\",\"Device_Name\":\"S4008\",\"Device_Maker\":\"DNS\",\"Device_Code_Name\":\"S4008\",\"Device_Brand_Name\":\"DNS\"}", "fd50d320f08dcdcc8b3eeb8a75c7ad67\t{\"Parent\":\"Chrome 56.0 for iOS\",\"Browser_Bits\":\"64\",\"Platform_Version\":\"12.1\",\"Platform_Bits\":\"64\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "fd5e76dcc476ff46a5084d3e6fbac159\t{\"Parent\":\"Firefox 5.1 for iOS\",\"Browser_Bits\":\"64\",\"Platform_Version\":\"13.0\",\"Platform_Bits\":\"64\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "fd526bfadf948171ea12367bc724e1f3\t{\"Parent\":\"Firefox 3.0 for iOS\",\"Browser_Bits\":\"64\",\"Platform_Version\":\"11.1\",\"Platform_Bits\":\"64\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "fd5e747b1dd6c88656653c0f5dcf7094\t{\"Parent\":\"Firefox 3.0 for iOS\",\"Platform_Version\":\"9.3\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "fd500bf334c7607f1f040577666df6b0\t{\"Parent\":\"Firefox 2.0 for iOS\",\"Platform_Version\":\"10.2\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "fd597553a9885b27aa7ffc32e00350e9\t{\"Parent\":\"Firefox 18.1 for iOS\",\"Browser_Bits\":\"64\",\"Platform_Version\":\"12.1\",\"Platform_Bits\":\"64\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "fd5af1727da55a49a698868b19f38bfd\t{\"Parent\":\"Firefox 18.0 for iOS\"}", "fd50b115a41c563f0f553b1a61a7e8bb\t{\"Parent\":\"Firefox 1.2 for iOS\",\"Platform_Version\":\"9.0\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "fd5125037370910cfd64712878423f99\t{\"Parent\":\"YahooMobile 3.1\",\"Browser_Bits\":\"32\",\"Platform\":\"iOS\",\"Platform_Version\":\"7.0\",\"Platform_Description\":\"iPod, iPhone \\u0026 iPad\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\"}", "fd5874b975ad9e370a30d5cc20ccf87a\t{\"Parent\":\"Microsoft Office 2010\",\"Browser_Bits\":\"64\",\"Platform\":\"WinVista\",\"Platform_Version\":\"6.0\",\"Platform_Description\":\"Windows Vista\",\"Platform_Bits\":\"64\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win64\":true,\"RenderingEngine_Version\":\"5.0\"}", "fd509384dcda5c349ea766086d016e0c\t{\"Parent\":\"Baidu Box App 8.3\",\"Platform_Version\":\"5.0\"}", "fd55dc24db40cb83308c7e81bf5bc4e6\t{\"Parent\":\"Android Browser 4.0\",\"Platform_Version\":\"4.2\",\"Device_Name\":\"Multiphone 7600 Duo\",\"Device_Maker\":\"Prestigio\",\"Device_Code_Name\":\"PAP7600DUO\",\"Device_Brand_Name\":\"Prestigio\"}", "fd53188b069c0e30afcbd368430e69b6\t{\"Parent\":\"Android Browser 4.0\",\"Platform_Version\":\"2.3\",\"isTablet\":true,\"Device_Name\":\"Kyros MID1125\",\"Device_Maker\":\"Coby\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"MID1125\",\"Device_Brand_Name\":\"Coby\"}", "fd561d05dacb9b0cc4faaf83cf314531\t{\"Parent\":\"Snapchat 10.65 for iOS\",\"Platform_Version\":\"10.0\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "fd50322a345041bf63de4759aa3e607e\t{\"Parent\":\"Daum Generic for iOS\",\"Platform_Version\":\"7.0\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "fd5aa79907f4ce33d426baa32449139b\t{\"Parent\":\"Coast\",\"Platform_Version\":\"7.0\",\"Device_Name\":\"iPod Touch\",\"Device_Code_Name\":\"iPod Touch\"}", "fd5bfddee5c1de34f962c60085875060\t{\"Parent\":\"Safari 5.1\",\"Browser_Bits\":\"32\",\"Platform\":\"MacOSX\",\"Platform_Version\":\"10.7\",\"Platform_Description\":\"Mac OS X\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\",\"Device_Name\":\"Macintosh\",\"Device_Maker\":\"Apple Inc\",\"Device_Code_Name\":\"Macintosh\",\"Device_Brand_Name\":\"Apple\"}", "fd51aa67ee60564a1dc287d4b6c8b286\t{\"Parent\":\"Instagram App 59.0 for Android\",\"Platform_Version\":\"4.4\",\"isTablet\":true,\"Device_Name\":\"A10-70 A7600 Wi-Fi + 3G\",\"Device_Maker\":\"Lenovo\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"A7600-H\",\"Device_Brand_Name\":\"Lenovo\"}", "fd5c479e19b425300baf08dc2ad61949\t{\"Parent\":\"DefaultProperties\",\"Comment\":\"Instagram App 59.0 for Windows Phone\",\"Browser\":\"Instagram App\",\"Browser_Type\":\"Application\",\"Browser_Bits\":\"32\",\"Browser_Maker\":\"Facebook\",\"Version\":\"59.0\",\"MajorVer\":\"59\",\"Platform\":\"WinPhone8\",\"Platform_Version\":\"8.0\",\"Platform_Description\":\"Windows Phone OS 8 (osmeta)\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Frames\":true,\"IFrames\":true,\"Tables\":true,\"Cookies\":true,\"JavaScript\":true,\"JavaApplets\":true,\"isMobileDevice\":true,\"CssVersion\":\"3\",\"AolVersion\":\"0\",\"Device_Name\":\"general Mobile Phone\",\"Device_Type\":\"Mobile Phone\",\"Device_Pointing_Method\":\"touchscreen\",\"Device_Code_Name\":\"general Mobile Phone\",\"RenderingEngine_Name\":\"WebKit\",\"RenderingEngine_Description\":\"For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.\",\"RenderingEngine_Maker\":\"Apple Inc\"}", "fd5bd824d24218932d734c4bbf8f4f4f\t{\"Parent\":\"Instagram App 39.0 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"A5000\",\"Device_Maker\":\"Lenovo\",\"Device_Code_Name\":\"A5000\",\"Device_Brand_Name\":\"Lenovo\"}", "fd589f309ff2fcb4623581cc8a9fd386\t{\"Parent\":\"Instagram App 19.0 for Android\",\"Platform_Version\":\"4.4\",\"Device_Name\":\"Galaxy A5 (Peru, Colombia)\",\"Device_Maker\":\"Samsung\",\"Device_Code_Name\":\"SM-A500M\",\"Device_Brand_Name\":\"Samsung\"}", "fd5f88bce0e415e87f6180595c2601c5\t{\"Parent\":\"Pinterest App 3.2 for Android\",\"isTablet\":true,\"Device_Name\":\"general Tablet\",\"Device_Type\":\"Tablet\",\"Device_Code_Name\":\"general Tablet\"}", "fd58fe961df7eda987440a3e442da84e\t{\"Parent\":\"Camino 1.6\",\"Platform_Version\":\"10.5\"}", "fd5668477510628eb77ab1619e6d7a82\t{\"Parent\":\"PaleMoon 28.5\",\"Browser_Bits\":\"32\",\"Platform\":\"Win7\",\"Platform_Version\":\"6.1\",\"Platform_Description\":\"Windows 7\",\"Platform_Bits\":\"64\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win64\":true}", "fd5a97f18aed83c5e59439c950f6bc33\t{\"Parent\":\"Thunderbird 24.1\",\"Browser_Bits\":\"32\",\"Platform\":\"MacOSX\",\"Platform_Version\":\"10.6\",\"Platform_Description\":\"Mac OS X\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\",\"Device_Name\":\"Macintosh\",\"Device_Maker\":\"Apple Inc\",\"Device_Code_Name\":\"Macintosh\",\"Device_Brand_Name\":\"Apple\"}", "fd5c6f031d2fb38e57e646e5a52d28ce\t{\"Parent\":\"Flock 0.8\",\"Browser_Bits\":\"32\",\"Platform\":\"MacOSX\",\"Platform_Version\":\"10\",\"Platform_Description\":\"Mac OS X\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Apple Inc\",\"Device_Name\":\"Macintosh\",\"Device_Maker\":\"Apple Inc\",\"Device_Code_Name\":\"Macintosh\",\"Device_Brand_Name\":\"Apple\"}", "fd53480650b6dae499637e01c2467751\t{\"Parent\":\"Sleipnir 2.0 for iOS\",\"Platform_Version\":\"10.2\",\"Device_Name\":\"iPhone\",\"Device_Type\":\"Mobile Phone\",\"Device_Code_Name\":\"iPhone\"}", "fd53a393810a4695e28d3982c29a0f88\t{\"Parent\":\"Sleipnir 2.49\",\"Browser_Bits\":\"64\",\"Platform\":\"Win8\",\"Platform_Version\":\"6.2\",\"Platform_Description\":\"Windows 8\",\"Platform_Bits\":\"64\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win64\":true}", "fd56487e03bc0b55d55f7d81fd49c438\t{\"Parent\":\"Firefox 69.0\",\"Browser_Bits\":\"32\",\"Platform\":\"Win7\",\"Platform_Version\":\"6.1\",\"Platform_Description\":\"Windows 7\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true}", "fd573529c53d35769e1b3c12e7f2bbb6\t{\"Parent\":\"Firefox 16.0 for Android\",\"Platform_Version\":\"3.1\"}", "fd56e6d3fcb27b3150511f27f16868a4\t{\"Parent\":\"Firefox 32.0\",\"Browser_Bits\":\"32\",\"Platform\":\"Win32\",\"Platform_Description\":\"Windows\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"Microsoft Corporation\",\"Win32\":true,\"isAnonymized\":true}", "fd5bdc42a8ded012589dd49551d6cfbc\t{\"Parent\":\"Firefox 19.0\",\"Browser_Bits\":\"64\",\"Platform\":\"Linux\",\"Platform_Description\":\"Linux\",\"Platform_Bits\":\"64\",\"Platform_Maker\":\"Linux Foundation\",\"Device_Name\":\"Linux Desktop\",\"Device_Code_Name\":\"Linux Desktop\"}", "fd5a95f4044e67a1f71021cba0fa9906\t{\"Parent\":\"Firefox 14.0\",\"Browser_Bits\":\"32\",\"Platform\":\"OS\\/2\",\"Platform_Description\":\"OS\\/2\",\"Platform_Bits\":\"32\",\"Platform_Maker\":\"IBM\",\"Device_Name\":\"general Desktop\",\"Device_Code_Name\":\"general Desktop\"}", "fd5e1575bfc86563085255b1772dac25\t{\"Parent\":\"Firefox Focus 6.0 for Android\",\"Platform_Version\":\"6.0\"}", "fd59fedda7c16a1574c5a718c751530f\t{\"Parent\":\"Openwave Mobile Browser 6.1\",\"Device_Name\":\"525\",\"Device_Maker\":\"NEC\",\"Device_Code_Name\":\"525\",\"Device_Brand_Name\":\"NEC\"}" ] }
{ "credentialTree": [ { "id": "urn:uuid:cd08c5cf-47e6-4b0a-9c06-2b33b52dc4ef", "name": "blockcerts.json", "targetHash": "231fbc1898d39790525d255bd4132c61f7b86ff72cec96f9008b4db5eca42abf", "child": [] }, { "id": "urn:uuid:3e9f498f-fe09-49a1-ab17-a08955bc1050", "name": "clr.json", "targetHash": "10ecb42a22c41c07bd3f56d8efd25efa15361580a99132278b5e60efbf0fba98", "child": [] }, { "id": "urn:uuid:42daec9f-4350-4d72-b115-18a368a5d54d", "name": "openbadges 101.json", "targetHash": "a5aec7916ba1a050d06432019352b9f6c323817483ce3d4778d5498d15127aba", "child": [] }, { "id": "urn:uuid:0b84a3e3-20d7-4680-a75e-ba843d1eb7a3", "name": "openbadges 202.json", "targetHash": "5d9a4c5c47367efb1f88d56aecb1348ce9751d6c5d0236387bd5aa3145dd6f46", "child": [] } ] }
{"uuid":"2f5ff3d5-cd22-4700-a2e7-ec337e0e85c0","name":"com.qa.guruBank.TestCases.EditAccTest.tearDown","children":["a6fe5582-90f6-4383-b57f-439b6960fb24"],"description":"","befores":[],"afters":[{"name":"tearDown","status":"passed","stage":"finished","description":"","steps":[],"attachments":[],"parameters":[],"start":1612417725420,"stop":1612417726440}],"links":[],"start":1612417725420,"stop":1612417726440}
{"poster":"CØulrophobia","date":"2017-06-12T18:26:49.696+0000","title":"To all the salty Rengar mains...","subforum":"Gameplay","up_votes":7,"down_votes":26,"body":"1. You say that 99% of leagues community loved the old Rengar? OH really? Well I just loved getting oneshoted without having a milisecond of reaction time, while simoultaneously having a mild hearthattack. Old Rengar was a **** that just allowed weak players to snowball like crazy, while only requiring rengar to be better then single weakest link in the enemy team. \n2. You cry how his old Q was his identity? Yeah, sure! Who doesn&#039;t love a 0 skill abbility that allows you to shred through anything lategame.\n3. Nobody gives a **** about your champion being nerfed. If you really cared about your champion you would have been crying how his identity was ruined the moment the rework came out(or a tiny bit later), not now when his winrate reached 47%. Also 95% of you are just bandvagoners that want free LP while not investing any time into a champion.\n4. You cry how Bruiser Rengar is only viable build for Rengar atm. So what? There are 10 more assasins with similar problems, and i don&#039;t hear any of them crying now do I? For Gods sake we have 4000HP Shaco, Hybrid AA Leblanc and Ahri, Trinity Force Fizz etc. And you keep crying how Rengar is in a bad state? Yeah get in the line, some mains are waiting 3+ years for Riot to get to their champion.\n\nI am done, let the hate and comment war commence.\n{{sticker:slayer-pantheon-popcorn}} ","replies":[{"poster":"Augustusx","date":"2017-06-12T18:38:10.731+0000","up_votes":8,"down_votes":1,"body":"1. New rengar can definitely still one shot, not much different. still snowballs. Keep in mind, he is an assassin, he's supposed to do that.\n2. His new Q doesn't take any skill to use either\n3. If nobody gives a shit about the rework, why is the whole front page covered in rengar rework pages? If you look at the R/rengarmains page, they've been complaining about the rework since the day it came out\n4. A champ with no versatility is boring, and no one would want to play it, which is evident by his dropping play rate. A lot of people are complaining about the LeBlancs current state, so you're wrong about that.","replies":[{"poster":"CØulrophobia","date":"2017-06-12T18:49:09.214+0000","up_votes":1,"down_votes":5,"body":"It's sad. {{item:3070}}","replies":[{"poster":"Augustusx","date":"2017-06-12T19:07:45.078+0000","up_votes":1,"down_votes":1,"body":"> [{quoted}](name=Lexy123,realm=EUNE,application-id=3ErqAdtq,discussion-id=tadAs8fN,comment-id=00010000,timestamp=2017-06-12T18:49:09.214+0000)\n>\n> It&#x27;s sad. {{item:3070}}\n\nI don't even own rengar, why would I be sad over him","replies":[{"poster":"CØulrophobia","date":"2017-06-12T21:11:54.268+0000","up_votes":1,"down_votes":1,"body":"It's sad you reply on troll and rant, with relative decency.","replies":[]}]}]}]},{"poster":"Its All Skillzz","date":"2017-08-02T17:54:19.375+0000","up_votes":3,"down_votes":0,"body":"Just gonna leave this here to anyone who thinks rengar is trash at killing someone\nhttps://youtu.be/jOFENQS-35c\nWhat rengar has in this video, an insane score amazing farm and tons of items.\nlmfao j/k he is 3-11 has like 100 cs and has 2 completed items.","replies":[]},{"poster":"Exiled Jaeger","date":"2018-02-13T15:29:07.401+0000","up_votes":2,"down_votes":1,"body":"Rengar Revert just right around the corner{{champion:107}} ;)","replies":[{"poster":"CØulrophobia","date":"2018-02-14T14:55:05.838+0000","up_votes":1,"down_votes":0,"body":"I see you like playing Necromancer. Why not give Yorick a try?","replies":[]}]},{"poster":"LoliKnight","date":"2017-08-01T20:50:43.074+0000","up_votes":1,"down_votes":2,"body":"At least someone has the audacity to come out and face the r/rengarmains invasion of the Boards. Thank you kind sir. Take my upvote.","replies":[{"poster":"SEKAI","date":"2017-08-01T20:56:58.338+0000","up_votes":2,"down_votes":1,"body":"> [{quoted}](name=LoliKnight,realm=EUNE,application-id=3ErqAdtq,discussion-id=tadAs8fN,comment-id=0004,timestamp=2017-08-01T20:50:43.074+0000)\n>\n> At least someone has the audacity to come out and face the r/rengarmains invasion of the Boards. Thank you kind sir. Take my upvote.\n\nThis thread is 2 months old.","replies":[{"poster":"LoliKnight","date":"2017-08-02T17:30:58.365+0000","up_votes":1,"down_votes":2,"body":"Oh sorry, I wasn't aware I'm not allowed to comment on 2 month old threads. Btw, if it isnt allowed, what are you doing here replying to my comment on a two month old thread?","replies":[]}]}]},{"poster":"MrDrBudd","date":"2018-02-14T15:30:21.913+0000","up_votes":1,"down_votes":0,"body":"How salty are you feeling now that my boy {{champion:107}} is getting a revert?","replies":[{"poster":"CØulrophobia","date":"2018-02-14T23:35:41.478+0000","up_votes":1,"down_votes":0,"body":"A lot to be honest. However enjoy him being Op next 2 patches before being nerfed into the ground. However i am more worried about his AP counterpart being way more relative now, especialy with new ap items.","replies":[]}]},{"poster":"Hallbuster","date":"2017-06-12T19:28:45.184+0000","up_votes":3,"down_votes":3,"body":"I find this post offensive, but have to agree. Every time a champion gets reworked people have to insist their favorite champion is now \"unplayable\" or \"ruined\" instead of trying to adapt to the new changes.","replies":[]},{"poster":"One Ashe On","date":"2017-08-02T17:45:09.481+0000","up_votes":2,"down_votes":3,"body":"Glad someone shout what we all think. Rengar can stay to dust for all i care, toxic playstyle and nuisance on the League. He was obnoxious and retarded to play against. Glad he is gutted to the point he isn't played any longer. No one will miss you retarded cat.","replies":[]},{"poster":"Hexs Fortune","date":"2017-06-12T19:24:25.331+0000","up_votes":3,"down_votes":5,"body":"A weak rengar is good for the game.","replies":[{"poster":"CØulrophobia","date":"2017-06-12T21:12:22.049+0000","up_votes":1,"down_votes":3,"body":"Agreed. ^^^","replies":[]}]},{"poster":"archerno1","date":"2017-06-12T18:30:11.885+0000","up_votes":4,"down_votes":11,"body":"https://media.giphy.com/media/qcZ1A1peO4u2c/giphy.gif","replies":[]}]}
{"file": "rotated_Screenshot (315)_165.jpg", "image_size": [{"width": 2165, "height": 1656, "depth": 3}], "annotations": [{"class_id": 1, "top": 814, "left": 985, "width": 206, "height": 198}, {"class_id": 1, "top": 440, "left": 1141, "width": 133, "height": 133}], "categories": [{"class_id": 1, "name": "4clover"}]}
{"code":"1106232022","province_code":"11","regency_code":"1106","district_code":"110623","name":"COT BAGIE"}
{ "navigationBarTitleText": "收货地址", "navigationBarBackgroundColor": "#FFFFFF", "usingComponents": { "layout": "/components/layout/layout", "no-cart": "/pagesmember/address/list/noaddress", "list": "/pagesmember/address/list/list" } }
[ { "arguments": [ "clang++", "-c", "-m64", "-target", "x86_64-w64-mingw32", "-std=gnu++11", "-fcxx-exceptions", "-fexceptions", "-DUNICODE", "-D_UNICODE", "-DWIN32", "-DMINGW_HAS_SECURE_API", "-DQT_DEPRECATED_WARNINGS", "-DQT_QML_DEBUG", "-DQT_WIDGETS_LIB", "-DQT_GUI_LIB", "-DQT_CORE_LIB", "-DQT_NEEDS_QMAIN", "-DBOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING=(39, 1, true, \"T = \")", "-fPIC", "-I", "D:\\Document\\Todo\\qtproject\\Calculator", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtWidgets", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtGui", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtANGLE", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtCore", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\\debug", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\\include", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\mkspecs\\win32-g++", "-x", "c++", "D:\\Document\\Todo\\qtproject\\Calculator\\main.cpp" ], "directory": "D:/Desktop/build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug", "file": "D:/Document/Todo/qtproject/Calculator/main.cpp" }, { "arguments": [ "clang++", "-c", "-m64", "-target", "x86_64-w64-mingw32", "-std=gnu++11", "-fcxx-exceptions", "-fexceptions", "-DUNICODE", "-D_UNICODE", "-DWIN32", "-DMINGW_HAS_SECURE_API", "-DQT_DEPRECATED_WARNINGS", "-DQT_QML_DEBUG", "-DQT_WIDGETS_LIB", "-DQT_GUI_LIB", "-DQT_CORE_LIB", "-DQT_NEEDS_QMAIN", "-DBOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING=(39, 1, true, \"T = \")", "-fPIC", "-I", "D:\\Document\\Todo\\qtproject\\Calculator", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtWidgets", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtGui", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtANGLE", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtCore", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\\debug", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\\include", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\mkspecs\\win32-g++", "-x", "c++", "D:\\Document\\Todo\\qtproject\\Calculator\\mainwindow.cpp" ], "directory": "D:/Desktop/build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug", "file": "D:/Document/Todo/qtproject/Calculator/mainwindow.cpp" }, { "arguments": [ "clang", "-c", "-m64", "-target", "x86_64-w64-mingw32", "-std=gnu++11", "-fcxx-exceptions", "-fexceptions", "-DUNICODE", "-D_UNICODE", "-DWIN32", "-DMINGW_HAS_SECURE_API", "-DQT_DEPRECATED_WARNINGS", "-DQT_QML_DEBUG", "-DQT_WIDGETS_LIB", "-DQT_GUI_LIB", "-DQT_CORE_LIB", "-DQT_NEEDS_QMAIN", "-DBOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING=(39, 1, true, \"T = \")", "-fPIC", "-I", "D:\\Document\\Todo\\qtproject\\Calculator", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtWidgets", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtGui", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtANGLE", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtCore", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\\debug", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\\include", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\mkspecs\\win32-g++", "-x", "c++-header", "D:\\Document\\Todo\\qtproject\\Calculator\\mainwindow.h" ], "directory": "D:/Desktop/build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug", "file": "D:/Document/Todo/qtproject/Calculator/mainwindow.h" }, { "arguments": [ "clang", "-c", "-m64", "-target", "x86_64-w64-mingw32", "-std=gnu++11", "-fcxx-exceptions", "-fexceptions", "-DUNICODE", "-D_UNICODE", "-DWIN32", "-DMINGW_HAS_SECURE_API", "-DQT_DEPRECATED_WARNINGS", "-DQT_QML_DEBUG", "-DQT_WIDGETS_LIB", "-DQT_GUI_LIB", "-DQT_CORE_LIB", "-DQT_NEEDS_QMAIN", "-DBOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING=(39, 1, true, \"T = \")", "-fPIC", "-I", "D:\\Document\\Todo\\qtproject\\Calculator", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtWidgets", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtGui", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtANGLE", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\include\\QtCore", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\\debug", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug", "-I", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\\include", "-I", "E:\\program\\qt\\5.12.0\\mingw73_64\\mkspecs\\win32-g++", "-x", "c++-header", "D:\\Desktop\\build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\\ui_mainwindow.h" ], "directory": "D:/Desktop/build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug", "file": "D:/Desktop/build-Calculator-Desktop_Qt_5_12_0_MinGW_64_bit-Debug/ui_mainwindow.h" } ]
{"poster":"Death Hook ","date":"2017-04-29T16:11:38.685+0000","title":"Heavy input delay","subforum":"[ARCHIVED] Help & Support","up_votes":1,"down_votes":0,"body":"Hey, I've been having the same issue every single game. When I click on Q W E R it register 2 sec later, or when I clicked on my mouse, it won't move till 2 sec later. Any help would be appreciate, sorry about my English. One more thing, this issue affecting my gameplay on thresh. plz help!","replies":[{"poster":"Porocles","date":"2017-04-29T16:19:29.510+0000","up_votes":1,"down_votes":0,"body":"It sounds like you could be experiencing an unstable connection problem like packet loss, which can result in input delays. Run a [log reader](https://support.riotgames.com/hc/en-us/articles/209765743-Connection-Troubleshooting-Log-Reader) for an analysis of your specific situation. The results will give us some more info on what's happening, as well as some troubleshooting steps. Let me know what you find!","replies":[]}]}
{"title":"FakeAgent &amp;ndash; Petra c1065_petra_720 {ImgZilla}","uid":8324065,"size":410069205,"categoryP":"porn","categoryS":"movie_clips","magnet":"?xt=urn:btih:b27d773592ba4910adf7db761ff46e25375a48da&amp;dn=FakeAgent+%26ndash%3B+Petra+c1065_petra_720+%7BImgZilla%7D&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":"Xavier461","files":-1,"time":1364755968,"description":"Size: 410069205 bytes (391.07 MiB), duration: 00:35:49, avg.bitrate: 1527 kb/s\nAudio: aac, 44100 Hz, mono (eng)\nVideo: h264, yuv420p, 1280x720, 25.00 fps\n\n\nPetra (36mins) This tubby little fat princess had massive natural tits which could easily be used as trampolines. She had curves in all the right places, although with slightly wrong proportions. It would have taken me weeks to explore every inch of this busty bomb shell, and then I'd have to map where I'd been to avoid getting lost. Affectionately I refer to her as captain fun bags. Her angelic nature made me slightly suspicious, my ass was going a couple of times I thought she might be a spy sent out for revenge. As for technique it was the old cup and jerk, which could probably make her boyfriend jiss in the matter of moments, but with me she had to work for the off load. When it arrived it felt like Christmas had prematurely erupted through my japs eye.","torrent":{"xt":"urn:btih:b27d773592ba4910adf7db761ff46e25375a48da","amp;dn":"FakeAgent+%26ndash%3B+Petra+c1065_petra_720+%7BImgZilla%7D","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":"b27d773592ba4910adf7db761ff46e25375a48da","infoHashBuffer":{"type":"Buffer","data":[178,125,119,53,146,186,73,16,173,247,219,118,31,244,110,37,55,90,72,218]},"announce":[],"urlList":[]}}
{"past_week_commits": 0, "name": "qubole/presto-udfs", "stargazers_count": 48, "subscribers_count": 17, "forks_count": 32, "last_update": "2018-10-29 08:21:12", "fetched_at": "2018-11-02 15:05:46", "files": [".travis.yml"]}
{ "30": { "contributors": { "luca.stefani.ge1@gmail.com": 4, "luca020400": 4, "mikeNG": 1, "mkbestas@lineageos.org": 1 }, "n_commits": 5, "n_contributors": 4 }, "180": { "contributors": { "BadDaemon": 3, "TinyWindzz": 2, "Villemoes": 2, "aiquny@codeaurora.org": 2, "andy-shev": 6, "baddaemon87@gmail.com": 3, "blong@codeaurora.org": 2, "brauner": 34, "hridya@google.com": 14, "luca.stefani.ge1@gmail.com": 31, "luca020400": 113, "maco@android.com": 2, "mikeNG": 1, "mkbestas@lineageos.org": 1, "pkondeti@codeaurora.org": 8, "sherryy@android.com": 2, "tkjos@android.com": 6, "weiyongjun1@huawei.com": 2 }, "n_commits": 62, "n_contributors": 18 }, "365": { "contributors": { "BeYkeRYkt": 3, "Demon000": 3, "OrdenKrieger": 18, "OrdenKriegerEDR@googlemail.com": 15, "PeterCxy": 9, "Rashed97": 3, "adharmap@codeaurora.org": 1, "aiquny@codeaurora.org": 3, "arter97": 7, "avilaj@codeaurora.org": 1, "aviraxp": 5, "bryanh@codeaurora.org": 3, "dianlujitao": 2, "fenglinw@codeaurora.org": 3, "hansson@google.com": 4, "hridya@google.com": 4, "intervigilium": 3, "javelinanddart": 1, "jesec": 3, "jmtrivi": 3, "kholk": 3, "loganchien": 2, "luca.stefani.ge1@gmail.com": 272, "luca020400": 447, "luk1337": 46, "maniac103": 3, "mikeNG": 3, "mkbestas@lineageos.org": 3, "pcacjr": 1, "pkondeti@codeaurora.org": 20, "priv.luk@gmail.com": 3, "pujag@codeaurora.org": 1, "rago@google.com": 3, "robherring": 16, "smuckle.linux@gmail.com": 1, "tbao@google.com": 2, "thestinger": 3, "tomascus": 6, "torvalds": 1, "vladimiroltean": 3, "weivincewang": 3 }, "n_commits": 230, "n_contributors": 41 } }
{"count": 15, "tweets": [{"contributors": null, "truncated": false, "text": "RT @DatoFlora: Basta attese!\u00c8 tempo di certezze per le #gm2012infanzia. Ruolo #finoallultimoidoneo @Marco_Di_Lello @puhli https://t.co/rl9A\u2026", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254536883355648, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 2867536342, "indices": [3, 13], "id_str": "2867536342", "screen_name": "DatoFlora", "name": "FLORA DI DATO"}, {"id": 72643262, "indices": [99, 114], "id_str": "72643262", "screen_name": "Marco_Di_Lello", "name": "Marco Di Lello"}, {"id": 48767340, "indices": [115, 121], "id_str": "48767340", "screen_name": "puhli", "name": "Philipp Uhlemann"}], "hashtags": [{"indices": [55, 70], "text": "gm2012infanzia"}, {"indices": [78, 98], "text": "finoallultimoidoneo"}], "urls": [], "media": [{"source_user_id": 2867536342, "source_status_id_str": "702230600590221314", "expanded_url": "http://twitter.com/DatoFlora/status/702230600590221314/photo/1", "display_url": "pic.twitter.com/rl9AnvVviX", "url": "https://t.co/rl9AnvVviX", "media_url_https": "https://pbs.twimg.com/media/Cb7S_RlWwAEcpko.jpg", "source_user_id_str": "2867536342", "source_status_id": 702230600590221314, "id_str": "702230576410050561", "sizes": {"large": {"h": 1280, "resize": "fit", "w": 1919}, "small": {"h": 454, "resize": "fit", "w": 680}, "medium": {"h": 800, "resize": "fit", "w": 1200}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [122, 140], "type": "photo", "id": 702230576410050561, "media_url": "http://pbs.twimg.com/media/Cb7S_RlWwAEcpko.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 27, "id_str": "702254536883355648", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "Basta attese!\u00c8 tempo di certezze per le #gm2012infanzia. Ruolo #finoallultimoidoneo @Marco_Di_Lello @puhli https://t.co/rl9AnvVviX", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702230600590221314, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 72643262, "indices": [84, 99], "id_str": "72643262", "screen_name": "Marco_Di_Lello", "name": "Marco Di Lello"}, {"id": 48767340, "indices": [100, 106], "id_str": "48767340", "screen_name": "puhli", "name": "Philipp Uhlemann"}], "hashtags": [{"indices": [40, 55], "text": "gm2012infanzia"}, {"indices": [63, 83], "text": "finoallultimoidoneo"}], "urls": [], "media": [{"expanded_url": "http://twitter.com/DatoFlora/status/702230600590221314/photo/1", "display_url": "pic.twitter.com/rl9AnvVviX", "url": "https://t.co/rl9AnvVviX", "media_url_https": "https://pbs.twimg.com/media/Cb7S_RlWwAEcpko.jpg", "id_str": "702230576410050561", "sizes": {"large": {"h": 1280, "resize": "fit", "w": 1919}, "small": {"h": 454, "resize": "fit", "w": 680}, "medium": {"h": 800, "resize": "fit", "w": 1200}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [107, 130], "type": "photo", "id": 702230576410050561, "media_url": "http://pbs.twimg.com/media/Cb7S_RlWwAEcpko.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 27, "id_str": "702230600590221314", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": true, "default_profile_image": false, "id": 2867536342, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/701386361840996352/wveUjRZf_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 198, "profile_sidebar_border_color": "C0DEED", "id_str": "2867536342", "profile_background_color": "C0DEED", "listed_count": 3, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 24601, "description": "#gm2012infanzia in ruolo!", "friends_count": 199, "location": "Ercolano, Campania", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/701386361840996352/wveUjRZf_normal.jpg", "following": false, "geo_enabled": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/2867536342/1455320495", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "DatoFlora", "lang": "it", "profile_background_tile": false, "favourites_count": 66, "name": "FLORA DI DATO", "notifications": false, "url": null, "created_at": "Sat Nov 08 15:45:19 +0000 2014", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "it", "created_at": "Tue Feb 23 20:36:36 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "it", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 470695016, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme10/bg.gif", "verified": false, "profile_text_color": "3D1957", "profile_image_url_https": "https://pbs.twimg.com/profile_images/695657512478101506/A-WJyXKT_normal.jpg", "profile_sidebar_fill_color": "7AC3EE", "entities": {"description": {"urls": []}}, "followers_count": 34, "profile_sidebar_border_color": "65B0DA", "id_str": "470695016", "profile_background_color": "642D8B", "listed_count": 4, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 3368, "description": "", "friends_count": 72, "location": "", "profile_link_color": "FF0000", "profile_image_url": "http://pbs.twimg.com/profile_images/695657512478101506/A-WJyXKT_normal.jpg", "following": false, "geo_enabled": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/470695016/1454692650", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme10/bg.gif", "screen_name": "loredanapastore", "lang": "it", "profile_background_tile": true, "favourites_count": 375, "name": "loredana pastorell", "notifications": false, "url": null, "created_at": "Sun Jan 22 01:52:49 +0000 2012", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "it", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "it", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @HuffPostBlog: \"Bernie Sanders has never taken money from prison lobbyists. Never.\" https://t.co/MtkHAODwOo via @HAGoodmanAuthor https:/\u2026", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254536438784001, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 131500972, "indices": [3, 16], "id_str": "131500972", "screen_name": "HuffPostBlog", "name": "Huffington Post Blog"}, {"id": 2513881490, "indices": [115, 131], "id_str": "2513881490", "screen_name": "HAGOODMANAUTHOR", "name": "H. A. Goodman"}], "hashtags": [], "urls": [{"url": "https://t.co/MtkHAODwOo", "indices": [87, 110], "expanded_url": "http://huff.to/1WGpxcS", "display_url": "huff.to/1WGpxcS"}], "media": [{"source_user_id": 131500972, "source_status_id_str": "702229208093872128", "expanded_url": "http://twitter.com/HuffPostBlog/status/702229208093872128/photo/1", "display_url": "pic.twitter.com/9JiQD5kIxE", "url": "https://t.co/9JiQD5kIxE", "media_url_https": "https://pbs.twimg.com/media/Cb7RvltVAAEKzHQ.jpg", "source_user_id_str": "131500972", "source_status_id": 702229208093872128, "id_str": "702229207422664705", "sizes": {"small": {"h": 314, "resize": "fit", "w": 628}, "large": {"h": 314, "resize": "fit", "w": 628}, "medium": {"h": 314, "resize": "fit", "w": 628}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [139, 140], "type": "photo", "id": 702229207422664705, "media_url": "http://pbs.twimg.com/media/Cb7RvltVAAEKzHQ.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 11, "id_str": "702254536438784001", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "\"Bernie Sanders has never taken money from prison lobbyists. Never.\" https://t.co/MtkHAODwOo via @HAGoodmanAuthor https://t.co/9JiQD5kIxE", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702229208093872128, "favorite_count": 15, "source": "<a href=\"http://www.socialflow.com\" rel=\"nofollow\">SocialFlow</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 2513881490, "indices": [97, 113], "id_str": "2513881490", "screen_name": "HAGOODMANAUTHOR", "name": "H. A. Goodman"}], "hashtags": [], "urls": [{"url": "https://t.co/MtkHAODwOo", "indices": [69, 92], "expanded_url": "http://huff.to/1WGpxcS", "display_url": "huff.to/1WGpxcS"}], "media": [{"expanded_url": "http://twitter.com/HuffPostBlog/status/702229208093872128/photo/1", "display_url": "pic.twitter.com/9JiQD5kIxE", "url": "https://t.co/9JiQD5kIxE", "media_url_https": "https://pbs.twimg.com/media/Cb7RvltVAAEKzHQ.jpg", "id_str": "702229207422664705", "sizes": {"small": {"h": 314, "resize": "fit", "w": 628}, "large": {"h": 314, "resize": "fit", "w": 628}, "medium": {"h": 314, "resize": "fit", "w": 628}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [114, 137], "type": "photo", "id": 702229207422664705, "media_url": "http://pbs.twimg.com/media/Cb7RvltVAAEKzHQ.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 11, "id_str": "702229208093872128", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 131500972, "profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/446679572470169600/clLBxhIg.png", "verified": true, "profile_text_color": "634047", "profile_image_url_https": "https://pbs.twimg.com/profile_images/654022082020425729/wxkdMIIT_normal.png", "profile_sidebar_fill_color": "E3E2DE", "entities": {"url": {"urls": [{"url": "http://t.co/GYOwrw6KSL", "indices": [0, 22], "expanded_url": "http://www.huffingtonpost.com/the-blog/", "display_url": "huffingtonpost.com/the-blog/"}]}, "description": {"urls": []}}, "followers_count": 55451, "profile_sidebar_border_color": "FFFFFF", "id_str": "131500972", "profile_background_color": "2E7060", "listed_count": 1494, "is_translation_enabled": false, "utc_offset": -18000, "statuses_count": 61177, "description": "If you have something to say, say it on The Huffington Post.", "friends_count": 653, "location": "New York, NY", "profile_link_color": "088253", "profile_image_url": "http://pbs.twimg.com/profile_images/654022082020425729/wxkdMIIT_normal.png", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/131500972/1393616511", "profile_background_image_url": "http://pbs.twimg.com/profile_background_images/446679572470169600/clLBxhIg.png", "screen_name": "HuffPostBlog", "lang": "en", "profile_background_tile": false, "favourites_count": 125, "name": "Huffington Post Blog", "notifications": false, "url": "http://t.co/GYOwrw6KSL", "created_at": "Sat Apr 10 13:16:01 +0000 2010", "contributors_enabled": false, "time_zone": "Eastern Time (US & Canada)", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 20:31:04 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 14728486, "profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/619182912303296512/jcMOoh5S.jpg", "verified": false, "profile_text_color": "343735", "profile_image_url_https": "https://pbs.twimg.com/profile_images/680643914391502848/k3LcRlRf_normal.jpg", "profile_sidebar_fill_color": "E3E2DE", "entities": {"url": {"urls": [{"url": "https://t.co/wrDohnFxFC", "indices": [0, 23], "expanded_url": "http://www.suchitravijayan.com", "display_url": "suchitravijayan.com"}]}, "description": {"urls": []}}, "followers_count": 2159, "profile_sidebar_border_color": "FFFFFF", "id_str": "14728486", "profile_background_color": "EDECE9", "listed_count": 78, "is_translation_enabled": false, "utc_offset": -18000, "statuses_count": 13105, "description": "Barrister and political theorist. Writer and Photographer. Researching the Borderlands Project. Yalie. Columnist @warscapes. Sometimes write for @the_hindu", "friends_count": 588, "location": "New York / Kabul / Madras", "profile_link_color": "0D0202", "profile_image_url": "http://pbs.twimg.com/profile_images/680643914391502848/k3LcRlRf_normal.jpg", "following": false, "geo_enabled": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/14728486/1436261267", "profile_background_image_url": "http://pbs.twimg.com/profile_background_images/619182912303296512/jcMOoh5S.jpg", "screen_name": "suchitrav", "lang": "en", "profile_background_tile": true, "favourites_count": 1367, "name": "Suchitra Vijayan", "notifications": false, "url": "https://t.co/wrDohnFxFC", "created_at": "Sat May 10 22:18:45 +0000 2008", "contributors_enabled": false, "time_zone": "Eastern Time (US & Canada)", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @aguywithnolife: that time i got arrested by secret service for bringing in a 2ft glitter dildo into a trump rally and got banned. https\u2026", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254536354705408, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 362655140, "indices": [3, 18], "id_str": "362655140", "screen_name": "aguywithnolife", "name": "Elijah Daniel"}], "hashtags": [], "urls": [], "media": [{"source_user_id": 362655140, "source_status_id_str": "702231471507927040", "expanded_url": "http://twitter.com/aguywithnolife/status/702231471507927040/photo/1", "display_url": "pic.twitter.com/BvGVIAnu1K", "url": "https://t.co/BvGVIAnu1K", "media_url_https": "https://pbs.twimg.com/media/Cb7TrMBVIAAfsZc.jpg", "source_user_id_str": "362655140", "source_status_id": 702231471507927040, "id_str": "702231330831015936", "sizes": {"large": {"h": 956, "resize": "fit", "w": 750}, "small": {"h": 680, "resize": "fit", "w": 533}, "medium": {"h": 956, "resize": "fit", "w": 750}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [139, 140], "type": "photo", "id": 702231330831015936, "media_url": "http://pbs.twimg.com/media/Cb7TrMBVIAAfsZc.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 712, "id_str": "702254536354705408", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "that time i got arrested by secret service for bringing in a 2ft glitter dildo into a trump rally and got banned. https://t.co/BvGVIAnu1K", "is_quote_status": false, "in_reply_to_status_id": 694067943613673472, "id": 702231471507927040, "favorite_count": 1202, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [], "urls": [], "media": [{"expanded_url": "http://twitter.com/aguywithnolife/status/702231471507927040/photo/1", "display_url": "pic.twitter.com/BvGVIAnu1K", "url": "https://t.co/BvGVIAnu1K", "media_url_https": "https://pbs.twimg.com/media/Cb7TrMBVIAAfsZc.jpg", "id_str": "702231330831015936", "sizes": {"large": {"h": 956, "resize": "fit", "w": 750}, "small": {"h": 680, "resize": "fit", "w": 533}, "medium": {"h": 956, "resize": "fit", "w": 750}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [114, 137], "type": "photo", "id": 702231330831015936, "media_url": "http://pbs.twimg.com/media/Cb7TrMBVIAAfsZc.jpg"}]}, "in_reply_to_screen_name": "aguywithnolife", "in_reply_to_user_id": 362655140, "retweet_count": 712, "id_str": "702231471507927040", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": false, "default_profile_image": false, "id": 362655140, "profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/378800000075349326/858752823ed9669e48826b9fb7228c5f.jpeg", "verified": false, "profile_text_color": "000000", "profile_image_url_https": "https://pbs.twimg.com/profile_images/637347823298707457/3qj8dinH_normal.jpg", "profile_sidebar_fill_color": "1F0E00", "entities": {"url": {"urls": [{"url": "https://t.co/OThAVxI1Vo", "indices": [0, 23], "expanded_url": "http://facebook.com/aguywithnolife", "display_url": "facebook.com/aguywithnolife"}]}, "description": {"urls": []}}, "followers_count": 115668, "profile_sidebar_border_color": "FFFFFF", "id_str": "362655140", "profile_background_color": "000000", "listed_count": 594, "is_translation_enabled": false, "utc_offset": -18000, "statuses_count": 26987, "description": "writer, comedian & best selling author. kinda funny sometimes, but mostly just trash.", "friends_count": 999, "location": "LA. snapchat: aguywithnolife", "profile_link_color": "952647", "profile_image_url": "http://pbs.twimg.com/profile_images/637347823298707457/3qj8dinH_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/362655140/1444088273", "profile_background_image_url": "http://pbs.twimg.com/profile_background_images/378800000075349326/858752823ed9669e48826b9fb7228c5f.jpeg", "screen_name": "aguywithnolife", "lang": "en", "profile_background_tile": false, "favourites_count": 39145, "name": "Elijah Daniel", "notifications": false, "url": "https://t.co/OThAVxI1Vo", "created_at": "Fri Aug 26 19:22:18 +0000 2011", "contributors_enabled": false, "time_zone": "Eastern Time (US & Canada)", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": "362655140", "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 20:40:04 +0000 2016", "in_reply_to_status_id_str": "694067943613673472", "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": true, "default_profile_image": false, "id": 1875235128, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/700460238009274368/8lMBnyYk_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 596, "profile_sidebar_border_color": "C0DEED", "id_str": "1875235128", "profile_background_color": "C0DEED", "listed_count": 1, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 10820, "description": "keep moving forward", "friends_count": 573, "location": "", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/700460238009274368/8lMBnyYk_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/1875235128/1454996954", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "KayleeVandiver", "lang": "en", "profile_background_tile": false, "favourites_count": 10263, "name": "Kay", "notifications": false, "url": null, "created_at": "Tue Sep 17 12:09:17 +0000 2013", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @TheGoodGodAbove: If Trump becomes president I'm moving to Mars.", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254536082247680, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 368196789, "indices": [3, 19], "id_str": "368196789", "screen_name": "TheGoodGodAbove", "name": "God"}], "hashtags": [], "urls": []}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 56, "id_str": "702254536082247680", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "If Trump becomes president I'm moving to Mars.", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702243044121251840, "favorite_count": 170, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [], "urls": []}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 56, "id_str": "702243044121251840", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 368196789, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/698668431294525441/FaC0BXEL_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"url": {"urls": [{"url": "http://t.co/yemq9uOtPV", "indices": [0, 22], "expanded_url": "http://www.thegoodlordabove.com", "display_url": "thegoodlordabove.com"}]}, "description": {"urls": []}}, "followers_count": 166452, "profile_sidebar_border_color": "FFFFFF", "id_str": "368196789", "profile_background_color": "C0DEED", "listed_count": 1162, "is_translation_enabled": false, "utc_offset": -18000, "statuses_count": 7044, "description": "OFFICIAL Twitter account of God.", "friends_count": 73, "location": "Heaven", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/698668431294525441/FaC0BXEL_normal.jpg", "following": false, "geo_enabled": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/368196789/1455410561", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "TheGoodGodAbove", "lang": "en", "profile_background_tile": false, "favourites_count": 4619, "name": "God", "notifications": false, "url": "http://t.co/yemq9uOtPV", "created_at": "Mon Sep 05 07:27:53 +0000 2011", "contributors_enabled": false, "time_zone": "Quito", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "en", "created_at": "Tue Feb 23 21:26:03 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 4013841749, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/683309268263636992/Kz_ZrqCQ_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 33, "profile_sidebar_border_color": "C0DEED", "id_str": "4013841749", "profile_background_color": "C0DEED", "listed_count": 0, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 180, "description": "", "friends_count": 770, "location": "Wisconsin", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/683309268263636992/Kz_ZrqCQ_normal.jpg", "following": false, "geo_enabled": false, "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "QohenHam", "lang": "en", "profile_background_tile": false, "favourites_count": 294, "name": "Bill H", "notifications": false, "url": null, "created_at": "Thu Oct 22 02:34:38 +0000 2015", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @pupiedog: hillary clinton looks so good here https://t.co/h38uW9pS6D", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254535859793920, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 422885701, "indices": [3, 12], "id_str": "422885701", "screen_name": "pupiedog", "name": "peaches"}], "hashtags": [], "urls": [], "media": [{"source_user_id": 422885701, "source_status_id_str": "677798210740555776", "expanded_url": "http://twitter.com/pupiedog/status/677798210740555776/photo/1", "display_url": "pic.twitter.com/h38uW9pS6D", "url": "https://t.co/h38uW9pS6D", "media_url_https": "https://pbs.twimg.com/media/CWgF4MMUEAALbdu.jpg", "source_user_id_str": "422885701", "source_status_id": 677798210740555776, "id_str": "677798206822944768", "sizes": {"small": {"h": 340, "resize": "fit", "w": 340}, "large": {"h": 600, "resize": "fit", "w": 600}, "medium": {"h": 600, "resize": "fit", "w": 600}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [49, 72], "type": "photo", "id": 677798206822944768, "media_url": "http://pbs.twimg.com/media/CWgF4MMUEAALbdu.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 1801, "id_str": "702254535859793920", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "hillary clinton looks so good here https://t.co/h38uW9pS6D", "is_quote_status": false, "in_reply_to_status_id": null, "id": 677798210740555776, "favorite_count": 2994, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [], "urls": [], "media": [{"expanded_url": "http://twitter.com/pupiedog/status/677798210740555776/photo/1", "display_url": "pic.twitter.com/h38uW9pS6D", "url": "https://t.co/h38uW9pS6D", "media_url_https": "https://pbs.twimg.com/media/CWgF4MMUEAALbdu.jpg", "id_str": "677798206822944768", "sizes": {"small": {"h": 340, "resize": "fit", "w": 340}, "large": {"h": 600, "resize": "fit", "w": 600}, "medium": {"h": 600, "resize": "fit", "w": 600}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [35, 58], "type": "photo", "id": 677798206822944768, "media_url": "http://pbs.twimg.com/media/CWgF4MMUEAALbdu.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 1801, "id_str": "677798210740555776", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": true, "default_profile_image": false, "id": 422885701, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/689801483001434112/tpdYMl2j_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"url": {"urls": [{"url": "https://t.co/eC6fZzTK2e", "indices": [0, 23], "expanded_url": "http://www.riplum.tumblr.com", "display_url": "riplum.tumblr.com"}]}, "description": {"urls": []}}, "followers_count": 26864, "profile_sidebar_border_color": "C0DEED", "id_str": "422885701", "profile_background_color": "C0DEED", "listed_count": 142, "is_translation_enabled": false, "utc_offset": -14400, "statuses_count": 11892, "description": "", "friends_count": 304, "location": "nyc", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/689801483001434112/tpdYMl2j_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/422885701/1449354103", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "pupiedog", "lang": "en", "profile_background_tile": false, "favourites_count": 7300, "name": "peaches", "notifications": false, "url": "https://t.co/eC6fZzTK2e", "created_at": "Sun Nov 27 20:21:41 +0000 2011", "contributors_enabled": false, "time_zone": "Atlantic Time (Canada)", "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Fri Dec 18 10:31:00 +0000 2015", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": true, "default_profile_image": false, "id": 2206141939, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/702253525892358145/QGAiiPvq_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 511, "profile_sidebar_border_color": "C0DEED", "id_str": "2206141939", "profile_background_color": "C0DEED", "listed_count": 6, "is_translation_enabled": false, "utc_offset": -28800, "statuses_count": 8242, "description": "boomer sooner '20", "friends_count": 433, "location": "", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/702253525892358145/QGAiiPvq_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/2206141939/1456116192", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "annakall_", "lang": "en", "profile_background_tile": false, "favourites_count": 8419, "name": "annakall", "notifications": false, "url": null, "created_at": "Thu Nov 21 02:33:53 +0000 2013", "contributors_enabled": false, "time_zone": "Pacific Time (US & Canada)", "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @emilybell: A cool series from @BuzzFeed, women writing about HRC - the new editorial board approach. Today: @eileenmyles https://t.co/X\u2026", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254535696375808, "favorite_count": 0, "source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 1489691, "indices": [3, 13], "id_str": "1489691", "screen_name": "emilybell", "name": "emily bell"}, {"id": 5695632, "indices": [34, 43], "id_str": "5695632", "screen_name": "BuzzFeed", "name": "BuzzFeed"}, {"id": 492593300, "indices": [112, 124], "id_str": "492593300", "screen_name": "EileenMyles", "name": "Eileen Myles"}], "hashtags": [], "urls": [{"url": "https://t.co/X4ubv3iSjq", "indices": [125, 140], "expanded_url": "http://www.buzzfeed.com/eileenmyles/hillary-clinton-the-leader-you-want-when-the-world-ends", "display_url": "buzzfeed.com/eileenmyles/hi\u2026"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 2, "id_str": "702254535696375808", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "A cool series from @BuzzFeed, women writing about HRC - the new editorial board approach. Today: @eileenmyles https://t.co/X4ubv3iSjq", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254340191481858, "favorite_count": 2, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 5695632, "indices": [19, 28], "id_str": "5695632", "screen_name": "BuzzFeed", "name": "BuzzFeed"}, {"id": 492593300, "indices": [97, 109], "id_str": "492593300", "screen_name": "EileenMyles", "name": "Eileen Myles"}], "hashtags": [], "urls": [{"url": "https://t.co/X4ubv3iSjq", "indices": [110, 133], "expanded_url": "http://www.buzzfeed.com/eileenmyles/hillary-clinton-the-leader-you-want-when-the-world-ends", "display_url": "buzzfeed.com/eileenmyles/hi\u2026"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 2, "id_str": "702254340191481858", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 1489691, "profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/9240672/GD10683443_A_murmuration_o.jpg", "verified": true, "profile_text_color": "3D1957", "profile_image_url_https": "https://pbs.twimg.com/profile_images/476863749601898496/wqOOvffd_normal.jpeg", "profile_sidebar_fill_color": "7AC3EE", "entities": {"description": {"urls": []}}, "followers_count": 49301, "profile_sidebar_border_color": "65B0DA", "id_str": "1489691", "profile_background_color": "642D8B", "listed_count": 3074, "is_translation_enabled": false, "utc_offset": 0, "statuses_count": 44514, "description": "Director of Tow Centre for Digital Journalism at Columbia J School. ebell@columbia.edu.", "friends_count": 5378, "location": "\u00dcT: 40.812746,-73.973872", "profile_link_color": "FF0000", "profile_image_url": "http://pbs.twimg.com/profile_images/476863749601898496/wqOOvffd_normal.jpeg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/1489691/1410730103", "profile_background_image_url": "http://pbs.twimg.com/profile_background_images/9240672/GD10683443_A_murmuration_o.jpg", "screen_name": "emilybell", "lang": "en", "profile_background_tile": true, "favourites_count": 11869, "name": "emily bell", "notifications": false, "url": null, "created_at": "Mon Mar 19 10:52:19 +0000 2007", "contributors_enabled": false, "time_zone": "London", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 22:10:56 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 94903374, "profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/432246470532554752/VWbgj6Be.jpeg", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/683395696318398464/iKmTY865_normal.jpg", "profile_sidebar_fill_color": "EFEFEF", "entities": {"url": {"urls": [{"url": "https://t.co/IJ3xwiqSss", "indices": [0, 23], "expanded_url": "http://samanthajcooney.com/", "display_url": "samanthajcooney.com"}]}, "description": {"urls": []}}, "followers_count": 667, "profile_sidebar_border_color": "FFFFFF", "id_str": "94903374", "profile_background_color": "000000", "listed_count": 20, "is_translation_enabled": false, "utc_offset": -18000, "statuses_count": 3184, "description": "Business news intern @Mashable. @BarnardCollege senior, studying legal history. Former managing editor @ColumbiaSpec. Contact me: cooney.samantha.j@gmail.com", "friends_count": 929, "location": "New York, NY", "profile_link_color": "000000", "profile_image_url": "http://pbs.twimg.com/profile_images/683395696318398464/iKmTY865_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/94903374/1454203711", "profile_background_image_url": "http://pbs.twimg.com/profile_background_images/432246470532554752/VWbgj6Be.jpeg", "screen_name": "sammcooney", "lang": "en", "profile_background_tile": true, "favourites_count": 882, "name": "Samantha Cooney", "notifications": false, "url": "https://t.co/IJ3xwiqSss", "created_at": "Sun Dec 06 00:59:16 +0000 2009", "contributors_enabled": false, "time_zone": "Eastern Time (US & Canada)", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "#MiVideoEnCM rubio pasame YA NO IMPORTA MAS de 7 dias de primavera. dale pasalo q quiero ir a entrenar cn tds ls pilas arre", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254535675281408, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [{"indices": [0, 12], "text": "MiVideoEnCM"}], "urls": []}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 0, "id_str": "702254535675281408", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 3161716900, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/627306474918838272/-VSiI-iL_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 651, "profile_sidebar_border_color": "C0DEED", "id_str": "3161716900", "profile_background_color": "C0DEED", "listed_count": 0, "is_translation_enabled": false, "utc_offset": -10800, "statuses_count": 3842, "description": "\u2665\u2661\u2665abrahamer \u2665\u2661\u2665 24-07-15 \u2665\u2661\u2665 28-11-15 \u2665\u2661\u2665 primaverista \u2665\u2661\u2665 un sue\u00f1o x cumplir \u2665\u2661\u2665\n\n\ninstagram: TriniMateo\nface: trini Michel", "friends_count": 1083, "location": "", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/627306474918838272/-VSiI-iL_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/3161716900/1439234402", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "TriniMichel", "lang": "es", "profile_background_tile": false, "favourites_count": 969, "name": "TriniMateo\u2665\u2661\u2665", "notifications": false, "url": null, "created_at": "Mon Apr 13 00:30:16 +0000 2015", "contributors_enabled": false, "time_zone": "Buenos Aires", "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "es", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "es", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @BlackIrishI: Please. Rubio is the establishment pick, make no bones about it. He's their amnesty boy.#TheFive #NVcaucus #Nevadacaucus", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254535645859840, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 622969430, "indices": [3, 15], "id_str": "622969430", "screen_name": "BlackIrishI", "name": "Teresa \u2020"}], "hashtags": [{"indices": [105, 113], "text": "TheFive"}, {"indices": [114, 123], "text": "NVcaucus"}, {"indices": [124, 137], "text": "Nevadacaucus"}], "urls": []}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 6, "id_str": "702254535645859840", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "Please. Rubio is the establishment pick, make no bones about it. He's their amnesty boy.#TheFive #NVcaucus #Nevadacaucus", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702252953126641664, "favorite_count": 8, "source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [{"indices": [88, 96], "text": "TheFive"}, {"indices": [97, 106], "text": "NVcaucus"}, {"indices": [107, 120], "text": "Nevadacaucus"}], "urls": []}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 6, "id_str": "702252953126641664", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 622969430, "profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/681498330908606464/HYqLOTqy.jpg", "verified": false, "profile_text_color": "000000", "profile_image_url_https": "https://pbs.twimg.com/profile_images/606608691777781762/gdBHqo2W_normal.jpg", "profile_sidebar_fill_color": "000000", "entities": {"description": {"urls": []}}, "followers_count": 16577, "profile_sidebar_border_color": "000000", "id_str": "622969430", "profile_background_color": "0099B9", "listed_count": 320, "is_translation_enabled": false, "utc_offset": -25200, "statuses_count": 163709, "description": "Adore my children, love animals, wildlife. Former Air Force brat/wife. Irish Catholic. Support our military. This is my damn country! \u039c\u039f\u039b\u03a9\u039d\u039b\u0391\u0392\u0395", "friends_count": 16085, "location": " Colo. (God's Country)", "profile_link_color": "0099B9", "profile_image_url": "http://pbs.twimg.com/profile_images/606608691777781762/gdBHqo2W_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/622969430/1455988852", "profile_background_image_url": "http://pbs.twimg.com/profile_background_images/681498330908606464/HYqLOTqy.jpg", "screen_name": "BlackIrishI", "lang": "en", "profile_background_tile": true, "favourites_count": 8032, "name": "Teresa \u2020", "notifications": false, "url": null, "created_at": "Sat Jun 30 17:03:14 +0000 2012", "contributors_enabled": false, "time_zone": "Mountain Time (US & Canada)", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "en", "created_at": "Tue Feb 23 22:05:25 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 3886377912, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/656261448763478016/w6dxVCPS_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 239, "profile_sidebar_border_color": "C0DEED", "id_str": "3886377912", "profile_background_color": "C0DEED", "listed_count": 6, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 2440, "description": "happily married. God fearing.", "friends_count": 335, "location": "", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/656261448763478016/w6dxVCPS_normal.jpg", "following": false, "geo_enabled": true, "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "christielucas55", "lang": "en", "profile_background_tile": false, "favourites_count": 2401, "name": "Christie. Lucas", "notifications": false, "url": null, "created_at": "Wed Oct 14 01:17:44 +0000 2015", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "#TheFive @TheFive\nCruz won 5 SCOTUS Cases\nImplemented Free Market Reforms as FTC Director convinced #DEMs\nStopped Rubio &amp; Amnesty", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254535360655362, "favorite_count": 0, "source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 334053327, "indices": [9, 17], "id_str": "334053327", "screen_name": "TheFive", "name": "The Five"}], "hashtags": [{"indices": [0, 8], "text": "TheFive"}, {"indices": [100, 105], "text": "DEMs"}], "urls": []}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 0, "id_str": "702254535360655362", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": false, "default_profile_image": false, "id": 2799588421, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "000000", "profile_image_url_https": "https://pbs.twimg.com/profile_images/530153637519978497/sEWYhF6e_normal.jpeg", "profile_sidebar_fill_color": "000000", "entities": {"url": {"urls": [{"url": "http://t.co/FUkFs9YR8b", "indices": [0, 22], "expanded_url": "http://NoNazisMuslimsOrRacistBlacks.com", "display_url": "NoNazisMuslimsOrRacistBlacks.com"}]}, "description": {"urls": []}}, "followers_count": 3429, "profile_sidebar_border_color": "000000", "id_str": "2799588421", "profile_background_color": "000000", "listed_count": 204, "is_translation_enabled": false, "utc_offset": -21600, "statuses_count": 106802, "description": "Vote UR Time/$ MilitaryRemoveBHO4Treason ConstitutionlAmndmt2BanIslam&KickOut #Trump & #Rubio Cant Be #TrusTed\n#IslamIsTheProblem #CANCELCOMCAST/NBC/MSNBC\n#10A", "friends_count": 3548, "location": "BHO Treason&Convict=Guillotine", "profile_link_color": "3B94D9", "profile_image_url": "http://pbs.twimg.com/profile_images/530153637519978497/sEWYhF6e_normal.jpeg", "following": false, "geo_enabled": false, "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "TXIconoclast", "lang": "en", "profile_background_tile": false, "favourites_count": 10749, "name": "TXIconoclast", "notifications": false, "url": "http://t.co/FUkFs9YR8b", "created_at": "Tue Sep 09 09:30:55 +0000 2014", "contributors_enabled": false, "time_zone": "Central Time (US & Canada)", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "Donald Trump is setting a precedent. You can tell voters you want to punch a protester in the face and your numbers will rise.", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254535318839296, "favorite_count": 0, "source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [], "urls": []}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 0, "id_str": "702254535318839296", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 170797041, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/589207557517938688/ZnTJd23__normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 1201, "profile_sidebar_border_color": "C0DEED", "id_str": "170797041", "profile_background_color": "C0DEED", "listed_count": 83, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 78787, "description": "Welcome To My World", "friends_count": 1650, "location": "", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/589207557517938688/ZnTJd23__normal.jpg", "following": false, "geo_enabled": false, "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "Beefareeno", "lang": "en", "profile_background_tile": false, "favourites_count": 55005, "name": "Scott", "notifications": false, "url": null, "created_at": "Sun Jul 25 20:06:06 +0000 2010", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @KaozZuneeb1: ojala ser rubio", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254535255973888, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 2951687950, "indices": [3, 15], "id_str": "2951687950", "screen_name": "KaozZuneeb1", "name": "Uneeb (KaozZ)"}], "hashtags": [], "urls": []}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 1, "id_str": "702254535255973888", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "ojala ser rubio", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254502854991877, "favorite_count": 1, "source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [], "urls": []}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 1, "id_str": "702254502854991877", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": false, "default_profile_image": false, "id": 2951687950, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "000000", "profile_image_url_https": "https://pbs.twimg.com/profile_images/695985297998405632/5tCHSqCD_normal.jpg", "profile_sidebar_fill_color": "000000", "entities": {"url": {"urls": [{"url": "https://t.co/wJkL3OE9PQ", "indices": [0, 23], "expanded_url": "https://www.instagram.com/uneeb_27/", "display_url": "instagram.com/uneeb_27/"}]}, "description": {"urls": []}}, "followers_count": 296, "profile_sidebar_border_color": "000000", "id_str": "2951687950", "profile_background_color": "000000", "listed_count": 10, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 15090, "description": "14 A\u00f1os GFX | YOUTUBER| CALL OF DUTY GAMER | PERSONA. Precio de banner : 3 euros. HIJO DE LA RUINA \u2764\u2764\u2764NATOS Y WAOR\u2764\u2764\u2764", "friends_count": 439, "location": "En tu corason xd", "profile_link_color": "3B94D9", "profile_image_url": "http://pbs.twimg.com/profile_images/695985297998405632/5tCHSqCD_normal.jpg", "following": false, "geo_enabled": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/2951687950/1455311444", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "KaozZuneeb1", "lang": "es", "profile_background_tile": false, "favourites_count": 7966, "name": "Uneeb (KaozZ)", "notifications": false, "url": "https://t.co/wJkL3OE9PQ", "created_at": "Tue Dec 30 18:55:39 +0000 2014", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "es", "created_at": "Tue Feb 23 22:11:35 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "es", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": true, "default_profile_image": false, "id": 3565679176, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/701821123885973505/itWDDEBN_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"url": {"urls": [{"url": "https://t.co/NeyT62F9MD", "indices": [0, 23], "expanded_url": "http://SOYMUYVAGO.com", "display_url": "SOYMUYVAGO.com"}]}, "description": {"urls": []}}, "followers_count": 175, "profile_sidebar_border_color": "C0DEED", "id_str": "3565679176", "profile_background_color": "C0DEED", "listed_count": 1, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 8263, "description": "me llaman Zhukulento,pero me llamo Pablo || Vago desde que nac\u00ed porque soy Andaluz || Zhukuchio es demasiado real || Puto amo || Mage es buena gente", "friends_count": 76, "location": "en tu coraz\u00f3n", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/701821123885973505/itWDDEBN_normal.jpg", "following": false, "geo_enabled": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/3565679176/1452432349", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "SoyZhukulento11", "lang": "es", "profile_background_tile": false, "favourites_count": 9365, "name": "SUCULENTIWI( \u0361\u00b0 \u035c\u0296", "notifications": false, "url": "https://t.co/NeyT62F9MD", "created_at": "Sun Sep 06 11:23:24 +0000 2015", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "es", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "es", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @TheBaxterBean: Sanders Voted Against Pres Obama And Denied Funding To Close Guant\u00e1namo In 2009 #FeelTheBern https://t.co/Z9r4r5oEFV htt\u2026", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254535062921216, "favorite_count": 0, "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Mobile Web (M5)</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 166329578, "indices": [3, 17], "id_str": "166329578", "screen_name": "TheBaxterBean", "name": "The Baxter Bean"}], "hashtags": [{"indices": [99, 111], "text": "FeelTheBern"}], "urls": [{"url": "https://t.co/Z9r4r5oEFV", "indices": [112, 135], "expanded_url": "http://mobile.nytimes.com/2009/05/21/us/politics/21detain.html", "display_url": "mobile.nytimes.com/2009/05/21/us/\u2026"}], "media": [{"source_user_id": 166329578, "source_status_id_str": "702229344924659712", "expanded_url": "http://twitter.com/TheBaxterBean/status/702229344924659712/photo/1", "display_url": "pic.twitter.com/HKJPRXnTs5", "url": "https://t.co/HKJPRXnTs5", "media_url_https": "https://pbs.twimg.com/media/Cb7R3MNW0AArmo8.jpg", "source_user_id_str": "166329578", "source_status_id": 702229344924659712, "id_str": "702229338016632832", "sizes": {"small": {"h": 541, "resize": "fit", "w": 628}, "large": {"h": 541, "resize": "fit", "w": 628}, "medium": {"h": 541, "resize": "fit", "w": 628}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [139, 140], "type": "photo", "id": 702229338016632832, "media_url": "http://pbs.twimg.com/media/Cb7R3MNW0AArmo8.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 43, "id_str": "702254535062921216", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "Sanders Voted Against Pres Obama And Denied Funding To Close Guant\u00e1namo In 2009 #FeelTheBern https://t.co/Z9r4r5oEFV https://t.co/HKJPRXnTs5", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702229344924659712, "favorite_count": 23, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [{"indices": [80, 92], "text": "FeelTheBern"}], "urls": [{"url": "https://t.co/Z9r4r5oEFV", "indices": [93, 116], "expanded_url": "http://mobile.nytimes.com/2009/05/21/us/politics/21detain.html", "display_url": "mobile.nytimes.com/2009/05/21/us/\u2026"}], "media": [{"expanded_url": "http://twitter.com/TheBaxterBean/status/702229344924659712/photo/1", "display_url": "pic.twitter.com/HKJPRXnTs5", "url": "https://t.co/HKJPRXnTs5", "media_url_https": "https://pbs.twimg.com/media/Cb7R3MNW0AArmo8.jpg", "id_str": "702229338016632832", "sizes": {"small": {"h": 541, "resize": "fit", "w": 628}, "large": {"h": 541, "resize": "fit", "w": 628}, "medium": {"h": 541, "resize": "fit", "w": 628}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [117, 140], "type": "photo", "id": 702229338016632832, "media_url": "http://pbs.twimg.com/media/Cb7R3MNW0AArmo8.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 43, "id_str": "702229344924659712", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 166329578, "profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/378800000050214375/aef58c400213cfbf258c93d50c4c3173.jpeg", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/665560663046139904/NFPZxB0E_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 17947, "profile_sidebar_border_color": "FFFFFF", "id_str": "166329578", "profile_background_color": "C0DEED", "listed_count": 428, "is_translation_enabled": false, "utc_offset": -18000, "statuses_count": 55492, "description": "The more I see of Mankind the more I like dogs.", "friends_count": 4976, "location": "lux et veritas", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/665560663046139904/NFPZxB0E_normal.jpg", "following": false, "geo_enabled": false, "profile_background_image_url": "http://pbs.twimg.com/profile_background_images/378800000050214375/aef58c400213cfbf258c93d50c4c3173.jpeg", "screen_name": "TheBaxterBean", "lang": "en", "profile_background_tile": true, "favourites_count": 6428, "name": "The Baxter Bean", "notifications": false, "url": null, "created_at": "Tue Jul 13 22:06:57 +0000 2010", "contributors_enabled": false, "time_zone": "Eastern Time (US & Canada)", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 20:31:37 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 26785949, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/341484652/IMG_0038-1_normal.JPG", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 157, "profile_sidebar_border_color": "C0DEED", "id_str": "26785949", "profile_background_color": "C0DEED", "listed_count": 23, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 16942, "description": "Lover of people, books, art, music, nature, giving to others, adventures, learning, a loving God, helping to make the world better; and union member.", "friends_count": 118, "location": "Oregon", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/341484652/IMG_0038-1_normal.JPG", "following": false, "geo_enabled": true, "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "deannawds", "lang": "en", "profile_background_tile": false, "favourites_count": 45, "name": "Deanna Woods", "notifications": false, "url": null, "created_at": "Thu Mar 26 16:28:33 +0000 2009", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @People4Bernie: Rolling down rural roads near Santee, SC- #Berniebus gets out the vote for Bernie! #FeelTheBern #SCPrimary https://t.co/\u2026", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254534840549376, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 3141672447, "indices": [3, 17], "id_str": "3141672447", "screen_name": "People4Bernie", "name": "People For Bernie"}], "hashtags": [{"indices": [61, 71], "text": "Berniebus"}, {"indices": [102, 114], "text": "FeelTheBern"}, {"indices": [115, 125], "text": "SCPrimary"}], "urls": [], "media": [{"source_user_id": 3141672447, "source_status_id_str": "702234556515098625", "expanded_url": "http://twitter.com/People4Bernie/status/702234556515098625/video/1", "display_url": "pic.twitter.com/bnE0Sn2yDR", "url": "https://t.co/bnE0Sn2yDR", "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/702234460121604096/pu/img/9TNaEDdOgaJcyay5.jpg", "source_user_id_str": "3141672447", "source_status_id": 702234556515098625, "id_str": "702234460121604096", "sizes": {"small": {"h": 191, "resize": "fit", "w": 340}, "large": {"h": 576, "resize": "fit", "w": 1024}, "medium": {"h": 338, "resize": "fit", "w": 600}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [126, 140], "type": "photo", "id": 702234460121604096, "media_url": "http://pbs.twimg.com/ext_tw_video_thumb/702234460121604096/pu/img/9TNaEDdOgaJcyay5.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 48, "id_str": "702254534840549376", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "Rolling down rural roads near Santee, SC- #Berniebus gets out the vote for Bernie! #FeelTheBern #SCPrimary https://t.co/bnE0Sn2yDR", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702234556515098625, "favorite_count": 77, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [{"indices": [42, 52], "text": "Berniebus"}, {"indices": [83, 95], "text": "FeelTheBern"}, {"indices": [96, 106], "text": "SCPrimary"}], "urls": [], "media": [{"expanded_url": "http://twitter.com/People4Bernie/status/702234556515098625/video/1", "display_url": "pic.twitter.com/bnE0Sn2yDR", "url": "https://t.co/bnE0Sn2yDR", "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/702234460121604096/pu/img/9TNaEDdOgaJcyay5.jpg", "id_str": "702234460121604096", "sizes": {"small": {"h": 191, "resize": "fit", "w": 340}, "large": {"h": 576, "resize": "fit", "w": 1024}, "medium": {"h": 338, "resize": "fit", "w": 600}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [107, 130], "type": "photo", "id": 702234460121604096, "media_url": "http://pbs.twimg.com/ext_tw_video_thumb/702234460121604096/pu/img/9TNaEDdOgaJcyay5.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 48, "id_str": "702234556515098625", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 3141672447, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/653283375680061440/Yw-xvUkW_normal.png", "profile_sidebar_fill_color": "DDEEF6", "entities": {"url": {"urls": [{"url": "http://t.co/SoIHi6kJ3n", "indices": [0, 22], "expanded_url": "http://www.peopleforbernie.com/volunteer", "display_url": "peopleforbernie.com/volunteer"}]}, "description": {"urls": []}}, "followers_count": 37320, "profile_sidebar_border_color": "C0DEED", "id_str": "3141672447", "profile_background_color": "C0DEED", "listed_count": 509, "is_translation_enabled": false, "utc_offset": -18000, "statuses_count": 29600, "description": "We are activists and organizers building a broad, effective movement for democratic change. Send money to @BernieSanders, not us. Internet Mom of #FeelTheBern.", "friends_count": 1209, "location": "United States", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/653283375680061440/Yw-xvUkW_normal.png", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/3141672447/1448731555", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "People4Bernie", "lang": "en", "profile_background_tile": false, "favourites_count": 14061, "name": "People For Bernie", "notifications": false, "url": "http://t.co/SoIHi6kJ3n", "created_at": "Mon Apr 06 19:50:36 +0000 2015", "contributors_enabled": false, "time_zone": "Eastern Time (US & Canada)", "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 20:52:19 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 4751746148, "profile_background_image_url_https": null, "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/696758492057604096/3aXpLDFd_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"url": {"urls": [{"url": "https://t.co/PsL91SuG2D", "indices": [0, 23], "expanded_url": "http://BernieSanders.Com", "display_url": "BernieSanders.Com"}]}, "description": {"urls": []}}, "followers_count": 2064, "profile_sidebar_border_color": "C0DEED", "id_str": "4751746148", "profile_background_color": "F5F8FA", "listed_count": 54, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 3696, "description": "Getting ready to caucus on March 5th! #WeAreBernie #FeelTheBern #JoinTheRevolution\n\nFAN PAGE!\nNOT WITH THE CAMPAIGN.", "friends_count": 2176, "location": "Wichita, KS", "profile_link_color": "2B7BB9", "profile_image_url": "http://pbs.twimg.com/profile_images/696758492057604096/3aXpLDFd_normal.jpg", "following": false, "geo_enabled": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/4751746148/1452719180", "profile_background_image_url": null, "screen_name": "WichitaBern", "lang": "en", "profile_background_tile": false, "favourites_count": 10816, "name": "Wichitans For Bernie", "notifications": false, "url": "https://t.co/PsL91SuG2D", "created_at": "Wed Jan 13 06:05:09 +0000 2016", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "@ragcon @kerpen Rubio scared of Trump so beats up on Cruz -- STUPID, will sink both. Cruz CAN beat Trump, CAN beat Rubio,1-on-1 either way.", "is_quote_status": false, "in_reply_to_status_id": 702252911443611648, "id": 702254534823792640, "favorite_count": 0, "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Mobile Web (M2)</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 264129564, "indices": [0, 7], "id_str": "264129564", "screen_name": "RagCon", "name": "Raging Conservative"}, {"id": 6724252, "indices": [8, 15], "id_str": "6724252", "screen_name": "kerpen", "name": "Phil Kerpen"}], "hashtags": [], "urls": []}, "in_reply_to_screen_name": "RagCon", "in_reply_to_user_id": 264129564, "retweet_count": 0, "id_str": "702254534823792640", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": true, "id": 330623773, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_normal.png", "profile_sidebar_fill_color": "DDEEF6", "entities": {"description": {"urls": []}}, "followers_count": 24, "profile_sidebar_border_color": "C0DEED", "id_str": "330623773", "profile_background_color": "C0DEED", "listed_count": 0, "is_translation_enabled": false, "utc_offset": -21600, "statuses_count": 157, "description": "", "friends_count": 113, "location": "Oklahoma/Texas Border", "profile_link_color": "0084B4", "profile_image_url": "http://abs.twimg.com/sticky/default_profile_images/default_profile_4_normal.png", "following": false, "geo_enabled": true, "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "JRGrayThunder", "lang": "en", "profile_background_tile": false, "favourites_count": 383, "name": "GrayThunder", "notifications": false, "url": null, "created_at": "Wed Jul 06 22:16:13 +0000 2011", "contributors_enabled": false, "time_zone": "Central Time (US & Canada)", "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": "264129564", "lang": "en", "created_at": "Tue Feb 23 22:11:43 +0000 2016", "in_reply_to_status_id_str": "702252911443611648", "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, {"contributors": null, "truncated": false, "text": "RT @KStreetHipster: This food item should be Trump's Vice President. https://t.co/0FwNaM5ykF", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254534492442624, "favorite_count": 0, "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [{"id": 415162673, "indices": [3, 18], "id_str": "415162673", "screen_name": "KStreetHipster", "name": "\u1d0b s\u1d1b\u0280\u1d07\u1d07\u1d1b \u029c\u026a\u1d18s\u1d1b\u1d07\u0280"}], "hashtags": [], "urls": [], "media": [{"source_user_id": 415162673, "source_status_id_str": "702254210671206400", "expanded_url": "http://twitter.com/KStreetHipster/status/702254210671206400/photo/1", "display_url": "pic.twitter.com/0FwNaM5ykF", "url": "https://t.co/0FwNaM5ykF", "media_url_https": "https://pbs.twimg.com/media/Cb7oei8UMAINh7D.jpg", "source_user_id_str": "415162673", "source_status_id": 702254210671206400, "id_str": "702254203389882370", "sizes": {"small": {"h": 680, "resize": "fit", "w": 680}, "large": {"h": 700, "resize": "fit", "w": 700}, "medium": {"h": 700, "resize": "fit", "w": 700}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [69, 92], "type": "photo", "id": 702254203389882370, "media_url": "http://pbs.twimg.com/media/Cb7oei8UMAINh7D.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 2, "id_str": "702254534492442624", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "This food item should be Trump's Vice President. https://t.co/0FwNaM5ykF", "is_quote_status": false, "in_reply_to_status_id": null, "id": 702254210671206400, "favorite_count": 5, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "retweeted": false, "coordinates": null, "entities": {"symbols": [], "user_mentions": [], "hashtags": [], "urls": [], "media": [{"expanded_url": "http://twitter.com/KStreetHipster/status/702254210671206400/photo/1", "display_url": "pic.twitter.com/0FwNaM5ykF", "url": "https://t.co/0FwNaM5ykF", "media_url_https": "https://pbs.twimg.com/media/Cb7oei8UMAINh7D.jpg", "id_str": "702254203389882370", "sizes": {"small": {"h": 680, "resize": "fit", "w": 680}, "large": {"h": 700, "resize": "fit", "w": 700}, "medium": {"h": 700, "resize": "fit", "w": 700}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [49, 72], "type": "photo", "id": 702254203389882370, "media_url": "http://pbs.twimg.com/media/Cb7oei8UMAINh7D.jpg"}]}, "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 2, "id_str": "702254210671206400", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": true, "default_profile_image": false, "id": 415162673, "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/696903475548958720/SUtvav-9_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"url": {"urls": [{"url": "https://t.co/wYI2WGMck2", "indices": [0, 23], "expanded_url": "http://www.vox.com/2015/6/8/8742803/private-affluence-public-squalor", "display_url": "vox.com/2015/6/8/87428\u2026"}]}, "description": {"urls": []}}, "followers_count": 9783, "profile_sidebar_border_color": "C0DEED", "id_str": "415162673", "profile_background_color": "C0DEED", "listed_count": 310, "is_translation_enabled": false, "utc_offset": -25200, "statuses_count": 57116, "description": "Politico, raconteur, author, flirt.", "friends_count": 1410, "location": "", "profile_link_color": "0084B4", "profile_image_url": "http://pbs.twimg.com/profile_images/696903475548958720/SUtvav-9_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/415162673/1452377369", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "screen_name": "KStreetHipster", "lang": "en", "profile_background_tile": false, "favourites_count": 145125, "name": "\u1d0b s\u1d1b\u0280\u1d07\u1d07\u1d1b \u029c\u026a\u1d18s\u1d1b\u1d07\u0280", "notifications": false, "url": "https://t.co/wYI2WGMck2", "created_at": "Fri Nov 18 00:09:45 +0000 2011", "contributors_enabled": false, "time_zone": "Mountain Time (US & Canada)", "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 22:10:25 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 3179475258, "profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/676163901470322688/TRRZTO_W.jpg", "verified": false, "profile_text_color": "000000", "profile_image_url_https": "https://pbs.twimg.com/profile_images/702183197849706496/yOasifFq_normal.jpg", "profile_sidebar_fill_color": "000000", "entities": {"url": {"urls": [{"url": "https://t.co/okIBpNIyYG", "indices": [0, 23], "expanded_url": "http://www.joincampaignzero.org", "display_url": "joincampaignzero.org"}]}, "description": {"urls": []}}, "followers_count": 360, "profile_sidebar_border_color": "000000", "id_str": "3179475258", "profile_background_color": "131516", "listed_count": 16, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 6370, "description": "Hash-slinging, entropy aggregation , advanced dog butlery. Descended from animals, constructed of chemicals.", "friends_count": 1171, "location": "Seattle", "profile_link_color": "4A913C", "profile_image_url": "http://pbs.twimg.com/profile_images/702183197849706496/yOasifFq_normal.jpg", "following": false, "geo_enabled": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/3179475258/1452017164", "profile_background_image_url": "http://pbs.twimg.com/profile_background_images/676163901470322688/TRRZTO_W.jpg", "screen_name": "brad_jencks", "lang": "en", "profile_background_tile": false, "favourites_count": 2378, "name": "Brad Jencks", "notifications": false, "url": "https://t.co/okIBpNIyYG", "created_at": "Wed Apr 29 16:34:33 +0000 2015", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Tue Feb 23 22:11:42 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}]}
{ "sn46.76:0.1": "Linked Discourses 46.76 ", "sn46.76:0.2": "8. Cessation ", "sn46.76:0.3": "Cessation ", "sn46.76:1.1": "“Mendicants, when the perception of cessation is developed and cultivated it’s very fruitful and beneficial. ", "sn46.76:1.2": "How so? ", "sn46.76:1.3": "It’s when a mendicant develops the perception of cessation together with the awakening factors of mindfulness, investigation of principles, energy, rapture, tranquility, immersion, ", "sn46.76:1.4": "and equanimity, which rely on seclusion, fading away, and cessation, and ripen as letting go. ", "sn46.76:1.5": "That’s how, when the perception of cessation is developed and cultivated, it’s very fruitful and beneficial. ", "sn46.76:2.1": "When the perception of cessation is developed and cultivated you can expect one of two results: ", "sn46.76:2.2": "enlightenment in the present life, or if there’s something left over, non-return. ", "sn46.76:2.3": "How so? ", "sn46.76:2.4": "", "sn46.76:2.5": "It’s when a mendicant develops the perception of cessation together with the awakening factors of mindfulness, investigation of principles, energy, rapture, tranquility, immersion, ", "sn46.76:2.6": "and equanimity, which rely on seclusion, fading away, and cessation, and ripen as letting go. ", "sn46.76:2.7": "When the perception of cessation is developed and cultivated in this way you can expect one of two results: ", "sn46.76:2.8": "enlightenment in the present life, or if there’s something left over, non-return.” ", "sn46.76:3.1": "“The perception of cessation, when developed and cultivated, leads to great benefit … great sanctuary from the yoke … great inspiration … great ease. ", "sn46.76:3.2": "How so? ", "sn46.76:3.3": "It’s when a mendicant develops the perception of cessation together with the awakening factors of mindfulness, investigation of principles, energy, rapture, tranquility, immersion, ", "sn46.76:3.4": "and equanimity, which rely on seclusion, fading away, and cessation, and ripen as letting go. ", "sn46.76:3.5": "That’s how the perception of cessation, when developed and cultivated, leads to great benefit … great sanctuary from the yoke … great inspiration … great ease.” ", "sn46.76:3.6": "", "sn46.76:3.7": "", "sn46.76:4.1": "", "sn46.76:4.2": "", "sn46.76:4.3": "" }
{"poster":"Zselétia","date":"2015-02-19T17:50:38.062+0000","title":"Kameraállás","subforum":"Általános beszélgetés","up_votes":2,"down_votes":0,"body":"Valaki elmondaná, hogy angol kliensen,hogyan kell átállítani a kamerát, hogy középen legyen?Csak mert nem tudom átváltani a nyelvet erre a kis időre","replies":[{"poster":"VampVik","date":"2015-02-20T01:52:19.429+0000","up_votes":1,"down_votes":0,"body":"Kistérkép felett van egy piros és egy sárga felkiáltó jel (pingek) mellettük pedig négy kis ikon. A legszélső ikon a kamera zárolása. (Balról jobbra a 4.)\n\nIlletve space-el a karakteredre ugrik a kép, de nem lesz zárolva.","replies":[{"poster":"Zselétia","date":"2015-02-21T10:33:51.246+0000","up_votes":1,"down_votes":0,"body":"De nem az, hanem eddig mindig középre rakta ha megnyomtam a space-t most meg nem","replies":[{"poster":"VampVik","date":"2015-02-24T18:19:26.023+0000","up_votes":1,"down_votes":0,"body":"Ja, értem már.\nEgy játékban (pl costume game) ESC -> Irányítás -> Kamera vezérlés -> Kamera fókuszálása a hősre -> Ezt állítsd be a space-re.","replies":[]}]}]},{"poster":"LLaci","date":"2015-02-20T12:02:37.713+0000","up_votes":1,"down_votes":0,"body":"Igen a térkép felett lehet bekapcsolni, meg van gyors gomb is rá. De ha jót akarsz magadnak akkor szokd meg inkább a nem zárolt kamerát. Nagyon sok mindenben akadályoz a kamera zárolás.","replies":[{"poster":"Zselétia","date":"2015-02-21T10:33:22.064+0000","up_votes":1,"down_votes":0,"body":"De nem az, hanem eddig mindig középre rakta ha megnyomtam a space-t most meg nem","replies":[]}]}]}
{"response": {"status": "ok", "userTier": "developer", "total": 1, "content": {"id": "sport/2002/may/16/tennis.comment", "type": "article", "sectionId": "sport", "sectionName": "Sport", "webPublicationDate": "2002-05-16T20:28:34Z", "webTitle": "Turning up is halfway to playing the system", "webUrl": "https://www.theguardian.com/sport/2002/may/16/tennis.comment", "apiUrl": "https://content.guardianapis.com/sport/2002/may/16/tennis.comment", "fields": {"headline": "Turning up is halfway to playing the system", "bodyText": "Tiger Woods, who is making a rare venture into Europe this week for tomorrow's Deutsche Bank Open in Heidelberg, learned early on in his career, after failing to turn up for several tournaments where he had \"promised\" his services, not to commit himself publicly. Tournament directors, sponsors, television companies and the public (although they are usually least considered) take a dim view of the absence of sporting superstars and these days Woods is extremely circumspect when it comes to affirming future appearances. This week's tournament is certainly not an event to thrill every fibre of his frame but there are considerable compensations. He has a contract to appear in Germany and, to offset any feelings of reluctance to visit this and other, shall we say, less obvious venues, the great man charges up to $2m (\u00a31.4m). Those willing to pay get the full professional package, though whether Woods wins or loses has little relevance for the player. Woods, in common with many international sportsmen, led a sequestered childhood, with the real world suddenly leaping on his broad back in a way reminiscent of his sobriquet. It took him time to adjust. For example, he shied away from specially organised diners and refused to sign golf balls for charity because he feared exploitation. But gradually the sharp edges of his character have been rounded, with the sport's leading players reminding him of what was right and proper and what - at least in public - was quite unacceptable. A commentator who spans the worlds of golf and tennis relates how he once saw both Jack Nicklaus and Arnold Palmer link arms with the young and often headstrong Woods as they walked a major course. They were not even playing but, he said, \"I guess Tiger learned as much in that hour about the game and its demands as many learn in a lifetime.\" He learned how to play the system and not to knock the sport that has since made him rich. This story came back to me yesterday in relation to a remark by an American woman during last Sunday's Italian Open final, where Andre Agassi won the title after missing a championship point in Rome 13 years previously. \"Andre's such a nice guy these days,\" she said. Then, after a telling pause, she continued: \"And he used to be such a jerk.\" The effect that third parties have on sportsmen and sportswomen is unquantifiable, although it is unlikely that either of those elder statesmen John McEnroe or Jimmy Connors slipped a fatherly arm around the youthful Agassi, unless it was to try to strangle him. No, his journey towards maturity has taken considerably more twists and turns than that of Woods, with last year's marriage to Steffi Graf and the birth of their son, Jaden Gill, helping him achieve a harmony between his sport and his personal life that few had ever imagined would be possible. Not that the bald American has suddenly become a paragon. Walter Knapper, tournament director in Hamburg, must have been spitting nails when Agassi pulled out of this week's Masters Series event at the last minute. Yet once Agassi had won in Rome, and with the French Open only two weeks away, it was obvious to all that the American would withdraw, although the usual charade had to be endured. Last Friday Agassi said he was \"scheduled to play\"; by Sunday he was talking about \"taking a good look at things\". In other words, he would not be playing. The Masters Series is a farce. They are not the nine best tournaments and, although they are supposedly \"mandatory\", Agassi has never had the slightest intention of playing in them all. He may be fined but what does he care? It is the system that is bonkers and Agassi plays it for what it is worth, as does Woods. It is all a pretence. Only the major tournaments, and a few of historical importance, count for anything. The rest is about making money, whatever the public may think."}, "isHosted": false, "pillarId": "pillar/sport", "pillarName": "Sport"}}}
{ "forum_title": "Heimspeki", "user": "TangoPahPahBravo", "user_id": "34906", "date": "2007-02-17 17:00:49", "title": "Trúarbrögð", "text": "Ég er soldið óviss um trúarbrögð, þau eru góð af því leiti að þau láta okkur spurja okkur um æðra afl, en persónulega get ég ekki trúað á neitt sem segir mér hvernig ég á að lifa eða hvaða skoðanir ég á að hafa. Að sumu leiti finnst mér trúarbrögð grafa undan sjálfstæðri hugsun.\nPointið mitt er víðara, reyni bara koma því áleiðis í svörunum hér eftir.", "url": "https://www.hugi.is/heimspeki/korkar/495511/truarbrogd/", "url_id": "495511", "id": "4598770", "replies": [ { "user": "ElGorilla", "user_id": "20068", "date": "2007-02-17 17:20:29", "id": "4598822", "reply_to_id": "4598770", "text": "Ég var að ræða við mann sem er kristinn og talið barst að dauðanum. Svar hans við því þegar ég teldi að það væri ekki líf eftir dauðann var “en það er ekki fallegt”.\nSumum finnst það einfaldlega ekki nóg að tilgangur þeirra á jörðinni sé að nærast og síðan að fjölga sér. Það finnur sér síðan upp ástæður til að koma sér í gegnum súrt og sætt.\nOg já, það er rétt hjá þér að trúarbrögð séu andstaðan við rökrænahugsun." }, { "user": "TangoPahPahBravo", "user_id": "34906", "date": "2007-02-17 17:23:28", "id": "4598826", "reply_to_id": "4598822", "text": "jámm, til dæmis með að láta fólk vera stöðugt að undirbúa sig fyrir lífið eftir dauðann, sem krefst þess að það lifir þessu lífi, eina lífinu sem við erum viss um að sé til, til fulls." }, { "user": "coot", "user_id": "58043", "date": "2007-02-18 23:48:57", "id": "4603477", "reply_to_id": "4598822", "text": "„Ég horfði einu sinni á þátt um ógeðslega heimskan kana, úr því dreg ég þá ályktun að allir kanar séu heimskir.“\nMaður dregur ekki ályktun um hóp út frá einum einstaklingi. Það kallast stöðlun og eru fordómar.\nOg já, fordómar er andstæðan við rökhugsun." }, { "user": "ElGorilla", "user_id": "20068", "date": "2007-02-19 00:15:35", "id": "4603578", "reply_to_id": "4603477", "text": "Þetta er ekkert einsdæmi sem ég nefndi og nefndi ég þetta einstaka tilfelli sem dæmi.\nFólk í dag hræðist dauðann meira og meira með árunum því dauðinn hefur færst frá heimilunum og yfir á stofnanir svo sem spítala og elliheimili." }, { "user": "coot", "user_id": "58043", "date": "2007-02-19 00:49:42", "id": "4603678", "reply_to_id": "4603578", "text": "Nálægð gerir mann ekki hræddan, heldur tilfingarnar sem maður bar í fjarlægð." }, { "user": "thor0707", "user_id": "52319", "date": "2007-07-28 22:54:15", "id": "5107983", "reply_to_id": "4598822", "text": "Truth hurts so we deny it." }, { "user": "Haukzi", "user_id": "48476", "date": "2007-02-17 19:19:36", "id": "4599196", "reply_to_id": "4598770", "text": "Að sumu leiti finnst mér trúarbrögð grafa undan sjálfstæðri hugsun.\n:)\nhttp://b2.is/?sida=tengill&id=219070" }, { "user": "Snjolfurinn", "user_id": "60759", "date": "2007-02-18 17:04:42", "id": "4601912", "reply_to_id": "4599196", "text": "http://www.hugi.is/humor/images.php?page=view&contentId=4444778\n:)" }, { "user": "phi", "user_id": "21587", "date": "2007-02-18 12:49:26", "id": "4601148", "reply_to_id": "4598770", "text": "Ég er full fær um að hugleiða æðri öfl án þess aðhyllast nokkuð trúarbragð, annars er ég sammála þér. Trúarbrögð eiga það til að þrengja sjóndeildarhring manna fullmikið, hann er nógu lítill samt!" }, { "user": "Kreoli", "user_id": "22696", "date": "2007-02-18 20:17:24", "id": "4602705", "reply_to_id": "4598770", "text": "Það verður ekki frá trúarbrögðum tekið að þau efla samstöðu og baráttuþrek þeirra sem þau stunda. Á erfiðum tímum er oft það eina í stöðunni að grípa til þeirra, það gildir um bæði samfélög og einstaklinga. Trúin getur virkað sem griðarstaður (það geta listir reyndar virkað sem líka) og er kannski það eina stöðuga í lífi margra.\nÍ vestrænu samfélagi finnast mér söfnuðir hins vegar alger óþarfi, samfélagið sjálft er stöðugt og því stafar engin hætta af öðrum samfélögum.\nNýja testamentið (aðallega guðspjöllin samt) og Kóraninn eru góðar bækur til síns brúks og ef fólk læsi þær sjálfstætt og óháð og byggði trú sína á því myndi það koma í veg fyrir mestalla vitleysuna, enda er hún nær öll matreidd af prédikurum, safnaðarformönnum og “æðstuprestum” með því markmiði að græða pening." }, { "user": "ElGorilla", "user_id": "20068", "date": "2007-02-18 21:14:01", "id": "4602906", "reply_to_id": "4602705", "text": "Trúarbrögð hafa og verða alltaf notuð til að stjórna fjöldanum og vernda hagsmuni stærri aðila.\nAfhverju að trúa á hindurvitni þegar þegar þér henntar?" }, { "user": "coot", "user_id": "58043", "date": "2007-02-18 23:44:17", "id": "4603467", "reply_to_id": "4602906", "text": "Sko, svar kreoli fyrir ofan sagði allt sem segja þurfti. Hvers vegna þarf fólk að vera svona þröngsýnt alltaf hreint.\nStundum held ég að trúleysi grafi undan gagnrýnni hugsun…\nEeeeeen ég veit betur, það eru einstaklingar innan trúleysisins sem ástunda þessa þröngsýni trúnni en ekki trúleysið sjálft. Það er svolítið sem maður fattar með vott af skynsemi og gagnrýnni hugsun (eitthvað sem öllum er fært, líka mér þó ég sé trúaður)" }, { "user": "ElGorilla", "user_id": "20068", "date": "2007-02-19 00:16:07", "id": "4603580", "reply_to_id": "4603467", "text": "Ég tel að meirihluti íbúa landsins sé í raun og veru trúlaus en er svo aftur á móti fastur í hefðinni. Brúðkaup, jarðarfarir og fermingar (það þarf ekki að fara út í það afhverju megin þorri íslendinga er fermdur) fara lang flest fram í kirkjum en þegar kemur að spurningum svo sem “Trúiru á guð?”, “Hefuru lesið Biblíuna?” eða “Trúiru sköpunnarsögunni?” er rauninn önnur. Svörin sem fást eru flest á þá leið að það mætti halda að einstæklingurinn væri ekki meðlimur í Þjóðkirkju Íslands.\nTalandi um Þjóðkirkju landins. Þjóðkirkjan er stofnun sem fær fjóra milljarða á mánuði og borgar mönnum fyrir að fara með galdraþulur.\nInnan Háskóla Íslands er Guðfræðideil. Guðfræðideildin útskrifar um 10 einstæklinga árlega á meðan þörfin er um tveir prestar og er kostnaðurinn við þessa deild meiri en við raunvísindadeildirnar við háskólann.\nTrúleisi mitt er ekki eingöngu skortur á trú á trúarbrögð heldur öll hindurvitni og skottulækningar hvort sem það eru miðlar eða aðrir sem notfæra sér aðstæður fólks." }, { "user": "coot", "user_id": "58043", "date": "2007-02-19 00:48:48", "id": "4603673", "reply_to_id": "4603580", "text": "Ókey, ég ætla að byrja á kostnaðinum. Þú talar um hann eins og hann sé eitthvað slæmur. Hann þarf ekki endilega að vera það, rétt eins og menntun og ´alvöru´ rannsóknir þá getur ágóðinn verði margaldur svo á móti kemur það að það er sumt sem er æðra en peningar.\nÞú líktir líka predikunum við galdraþulur, og aftur talaðirðu um það eins og það væri slæmur hlutur. Nema hvað að þessar ´galdraþulur´ veita fólki hlýju og von. Ef einhver nærkomin ferst fyrir aldur fram koma þessi ´hindurvitni´ með sínar ´skottulækningar´ og veita aðstandendum hlýju. Það felst smá lækningamáttur í því, þó ekki sé nema andlegur, og vísindamenn hafa sannað að andleg líðan hefur bein áhrif á líkamleg líðan (og mönnum ber ekki að efast um vísindin). Þar með eru trúarbrögð að spara stórar fjárhæðir í heilbrigðiskerfinu. En aftur set ég samt spurningamerki við hvenær hlutir verða æðri en peningar.\nTrú hefur lítið sem ekkert að gera með að trúa á skeggjaðan kall upp á himnum sem horfir á stelpur í sturtu, lestur á Biblíunni eða bókstaflega trú á henni að gera. Trú er miklu víðtækara hugtak en svo að hægt sé að útskýra hana í einni BA-ritgerð Guðfræðideildar HÍ. Hún er, eins og þú lýstir henni svo vel, ´hindurvitni´, ´skottulækningar´ og ´galdrabrögð´. Þó ekki í neikvæðri merkingu." }, { "user": "MrDick", "user_id": "32382", "date": "2007-02-19 01:30:00", "id": "4603776", "reply_to_id": "4603673", "text": "ok, þannig að trú er bara lyfjaleysa og eina ástæðan fyrir þvi að okkur ber að trúa er af þvi að trú hefur sömu áhrif og lyfjaleysa, semsagt getur i einstaka tilvikum virkað þanngað til að þú fattar að þetta er bara sykurpilla?\nTrú hefur lítið sem ekkert að gera með að trúa á skeggjaðan kall upp á himnum sem horfir á stelpur í sturtu,\nþetta finnst mér skemmtileg syn á trúnna, þetta er eins og eitthvað sem Napoleon hefði sagt “þú getur tekið guð frá folkinu en ekki trúarbrogðin”\nMér synist trú fyrir þér einunngis vera hækja til að halla þér uppað þegar þér liður illa, hún hefur engann æðri tilgang eða merkingu." }, { "user": "coot", "user_id": "58043", "date": "2007-02-19 20:14:43", "id": "4605925", "reply_to_id": "4603776", "text": "Ég vill benda þér á að um 16% alls mannkyns aðhyllist trúarbrögð þar sem Guð eða guðir eru annaðhvort aukaatriði eða ekki til (þar af eru 34% þeirra búddistar).\nEn annars skil ég hvað þú meinar, þannig séð er Guð bara lyfleysa (þó ekkert útiloki að hann sé til í alvöru). En það er sama hvernig maður lítur á trúarbrögð, þau eru bara menning og það er engin æðri tilgangur með menningu, samt væri heimurinn hundleiðinlegur án hennar." }, { "user": "TangoPahPahBravo", "user_id": "34906", "date": "2007-02-21 18:10:34", "id": "4613151", "reply_to_id": "4605925", "text": "sko talandi um trúarbrögð þar sem guð eða guðir eru aukaatriði eða ekki til.\nSkinlgreining guðs er misjöfn eftir mönnum, sumir hugsa sér hann sem góðlegan kall með hvítt skegg en aðrir sem anda, eða ómannlegann ‘'hlut’'" }, { "user": "Noproblem", "user_id": "23636", "date": "2007-02-26 00:18:44", "id": "4627677", "reply_to_id": "4603580", "text": "Hvaðan hefurðu þetta með kostnaðinn við rekstur gvuðfræðideildarinnar?" }, { "user": "ElGorilla", "user_id": "20068", "date": "2007-02-26 00:20:53", "id": "4627682", "reply_to_id": "4627677", "text": "Þetta er kannski ekki örugg heimild en hún kemur frá manni sem kennir við tónlistarskóla þjóðkirkjunnar." }, { "user": "Boweavil", "user_id": "57323", "date": "2007-02-19 23:45:14", "id": "4606943", "reply_to_id": "4602705", "text": "Biblían (Nýja og Gamla testamentið) er ekki siðferðisrit, sá sem tæki sér hana til lesturs og fylgdi því sem í henni stendur yrði seint talinn siðmenntaður maður enda má allan fjárann finna í Biblíunni svo sem kúgun kvenna, fordæming samkynhneigðar, fordæming annarra trúarbragða, helvítisvist, stuðningur við sjálfsmorð, pyntingar, þjóðarhreinsanir og margt margt fleira ógeðslegt. Það er einmitt málið að prestar prédika vægast sagt ritskoðaða mynd af þessu riti, þeir beinlínis sleppa vondu köflunum. Hvenær sá til dæmis einhver síðast kafla úr Opinberunarbókinni til prédikunar?" }, { "user": "Kreoli", "user_id": "22696", "date": "2007-02-20 18:59:04", "id": "4609503", "reply_to_id": "4606943", "text": "Ég mældi nú bara með Nýja testamenntinu, og þá helst guðspjöllunum, enda er Opinberunarbókinn helber vitleysa og flest þessara bréfa (þriðja uppistaða nýja testamenntisins) eru ansi tæp á því." }, { "user": "Boweavil", "user_id": "57323", "date": "2007-02-20 19:34:41", "id": "4609667", "reply_to_id": "4609503", "text": "Já, en bókin mælir ekki sérstaklega með eða á móti neinum kafla, hvernig á maður að geta skilið kristna trú án þess að lesa alla bókina?\nÞegar þú segir, “Ja, guðspjöllin eru samt það eina sem maður á að lesa” ertu strax kominn í hlutverk prédikarans, þetta er nákvæmlega það sama og það sem prestar gera, nema að þeir fá borgað fyrir þetta.\nÍ Biblíunni eru allir kaflarnir jafn réttháir, engin kafli er öðrum æðri, það er engin formáli að bókini né fylgir henni engin mælistika sem sýnir hvað er æskilegt og hvað ekki." }, { "user": "Kreoli", "user_id": "22696", "date": "2007-02-21 15:51:41", "id": "4612550", "reply_to_id": "4609667", "text": "Hvað ertu eiginlega að rausa? Ég var bara að segja mitt álit á þessari bók sem ég hef lesið. Öfugt við prédikara og kirkjuna er ég ekki að þröngva því uppá alla." }, { "user": "Boweavil", "user_id": "57323", "date": "2007-02-21 17:21:11", "id": "4612953", "reply_to_id": "4612550", "text": "Já en þú varst að benda mér á hvað ég ætti að lesa í þessari bók, þú varst að beina athygli minni að ákveðnum köflum og frá öðrum, ekki ósvipað og predíkarar gera." }, { "user": "Kallisto", "user_id": "54357", "date": "2007-02-23 16:26:58", "id": "4620065", "reply_to_id": "4612953", "text": "Mér þykir þú helvíti viðkvæm(ur) ef þú tekur skoðun annara og tillögum sem grófum skipunum." }, { "user": "Boweavil", "user_id": "57323", "date": "2007-02-23 16:30:27", "id": "4620079", "reply_to_id": "4620065", "text": "ég var alls ekki að því…\nhann var bara að pirrast yfir prédikerum og prestum sem segja manni hvað maður á að lesa og síðan byrjar hann strax á því að segja mér hvaða kölfum takandi er mark á, alveg eins og prédikera" }, { "user": "Kallisto", "user_id": "54357", "date": "2007-02-23 16:46:41", "id": "4620131", "reply_to_id": "4620079", "text": "I skiljú." }, { "user": "Kreoli", "user_id": "22696", "date": "2007-02-24 15:49:23", "id": "4622979", "reply_to_id": "4620079", "text": "Prédikarar og prestar gefa ekki bara ábendingar um hvað eigi að lesa. Í messum og prédikunum sínum matreiða þeir bækurnar og kafla þeirra ofan í mann og segja manni þannig hvernig maður eigi að haga sér.\nEr ekki líka bara almenn skynsemi fyrir Kristinn mann að taka mest mark á því sem Kristur sjálfur sagði, er ekki einmitt mest mark takandi á Kristi sjálfum þegar Kristin trú á í hlut? Og hví má ég ekki láta í ljós þá skoðun mína að margt af því sem Kristur sagði var sniðugt. Prédikun er einmitt orð sem er ekki notað um skoðannaskipti heldur heilaþvott, valdboð og tal einhvers sem gefur öðrum ekki orðið." }, { "user": "Boweavil", "user_id": "57323", "date": "2007-02-24 16:29:08", "id": "4623076", "reply_to_id": "4622979", "text": "það er náttúrulega mikill stigsmunur á því sem þú varst að gera og því sem prédikarar gera\nmargt af því sem Kristur sagði var mjög sniðugt, því verður ekki neitað, en kristur var bara alls ekki sá fyrsti sem sagði þá hluti og á alls engan einkarétt á þeim, þetta er þó langt útfyrir umræðuefnið." }, { "user": "Kallisto", "user_id": "54357", "date": "2007-02-23 16:25:18", "id": "4620055", "reply_to_id": "4598770", "text": "Trúarbrögð eru ekki rökræn… en það er heldur ekki myndlist, tilfinningar, tónlist…margt af því fallegasta í þessum heimi.\nTrúarbrögð eru uppspretta margra illra deilna, og ég tel mig ekki vera meðlimur í neinu trúarbragði…\n…en ég skil fólk sem trúir. Sem vill vita af æðra afli sem passar upp á það og tekur við þeim þegar dauðann ber að garði.\nHef aldrei fattað hversvegna fólk sem er ‘trúlaust’ finnst það svo rosalega yfir trúað fólk hafið. Þetta eru bara ólíkar skoðanir, en báðar finnst mér eiga jafnan rétt á sér. Trúarbrögð hafa fylgt manninum frá örófi alda…mér finnst það ekki vera merki um fávísi þótt fólk trúi í blindni (svo lengi sem það er ekki öfgatrúar)… þótt að það sé lífstíll sem hentar mér ekki." }, { "user": "INRI", "user_id": "44984", "date": "2007-02-24 13:44:10", "id": "4622631", "reply_to_id": "4598770", "text": "Mér finnst bara virkilega leiðinlegt að tala við fólk sem er ,,alvöru\" kristið. Þá er ég ekki að tala um fólkið sem er bara kristið því það fylgir bara meginstreyminu.\nÞað er ekkert hægt að tala við þetta fólk, það snýr sífellt út úr og notar myndmál o.s.fv. o.s.fv.\nSjálfur trúi ég ekki á guð, ég hef samt lífsreglur sem ég reyni að hafa í hávegi." }, { "user": "Noproblem", "user_id": "23636", "date": "2007-02-26 00:14:50", "id": "4627661", "reply_to_id": "4622631", "text": "Þá hefurðu greinilega ekki talað við marga svoleiðis, eða allavega ekki þá sem eru “þroskaðir” í trúnni.\nÞað er samt alveg leiðinlega lítið hlutfall af trúuðum sem meika eitthvað sens, ef maður getur sagt það svoleiðis. :P\nEn vitanlega skemmtilegast að tala við þá." }, { "user": "INRI", "user_id": "44984", "date": "2007-02-26 13:04:45", "id": "4628370", "reply_to_id": "4627661", "text": "Það er samt alveg leiðinlega lítið hlutfall af trúuðum sem\nmeika eitthvað sens\n, ef maður getur sagt það svoleiðis. :P\nVitlu vinsamlegast venja þig af þessum ósið, segðu öllu heldur:\nnær engri átt\n.\nEn ég er einmitt að tala um þá sem eru ,,þroskaðir\" í trúnni, sbr. presta. Ég virði þá fyrir það en mér finnst óþolandi að hlusta á rökin þeirra." }, { "user": "Noproblem", "user_id": "23636", "date": "2007-02-26 16:34:21", "id": "4629061", "reply_to_id": "4628370", "text": "Já, mér finnst nefnilega alls ekkert allir prestar vera neitt svakalega þroskaðir í trúnni.\nT.d. finnst mér það sem ég hef heyrt Karl Sigurbjörn (hann er nú reyndar biskup…) segja benda til þess að hann sé hreint ekki mjög þroskaður í trúnni skv. því sem ég meina. Fáfræðin og þröngsýnin í sumum ræðunum hans er alveg gífurleg." }, { "user": "INRI", "user_id": "44984", "date": "2007-02-27 12:54:31", "id": "4631806", "reply_to_id": "4629061", "text": "Já, og þegar einhver rök koma á móti staðreyndum í biblíunni þá er þetta útskýrt sem myndmál eða röng túlkun, endalaust snúið útúr." }, { "user": "frikadella", "user_id": "65568", "date": "2007-02-24 14:59:57", "id": "4622881", "reply_to_id": "4598770", "text": "Ég tel mig ekkert trúa á neina sérstaka trú, ég segji ömmu gömlu samt alltaf að ég sé kristin svona til að halda henni góðri.\nÉg veit ekki, mér finnst ég alveg eins getað trúað á gömlu góðu ásana og að trúa á guð. Ég skil ekki afhverju maður á að ákveða að trúa á eitthvað eitt. Ég trúi bara á það sem ég trúi, mér finnst gaman að hugsa til þess að það sé eitthvað æðra sem stendur fyrir öllu og það sé kannske líf eftir dauðann og þar fram eftir götunum. En mér finnst t.d. kristin trú vera ótrúlega þröngsýn, svo ég trúi bara á.. Það sem ég vil trúa. Tek öllu með opnum hug og pæli ekkert sérstaklega í þessu, ég ætla ekki að segja að Guð sé til og ég ætla ekki að segja að Guð sé ekki til og svo framvegis." }, { "user": "Rakky", "user_id": "33772", "date": "2007-02-26 02:49:11", "id": "4627903", "reply_to_id": "4598770", "text": "Góð umfjöllun og góður korkur.\nTrú á sér eflaust margar ástæður en við byrjuðum og á sama hátt munum við enda hana.\nTrúin gæti verið einskonar geðklofi eða bara eithvað yfirnátturlegt ( án þess að farið sé í dulspeki ) þeas eithvað ofar okkar skylningi." }, { "user": "killy", "user_id": "42987", "date": "2007-02-27 21:14:53", "id": "4633785", "reply_to_id": "4598770", "text": "Þetta orð er heldur ekki rétt. Hvernig brögð eru þetta, hvað eru brögð?\nVorum að tala um ýmsar trúr og alltaf þetta orð notað eins og allir gera en kennarinn sagði svo að þetta orð eigi ekki við. Þessi samsetning passi ekki.\nÉg mun sjálfur aldrei styðja nein trúarbrögð, já ég nota þetta orð:)" }, { "user": null, "user_id": null, "date": "2007-02-27 22:05:44", "id": "4634034", "reply_to_id": "4598770", "text": "Mörg trúarbrögð voru líka aðeins fundin upp til að stjórna fólki." }, { "user": "Hreggi1", "user_id": "53562", "date": "2007-02-28 22:05:35", "id": "4637541", "reply_to_id": "4598770", "text": "Trúarbrögð eru ofmetin að mínu mati. En það verður örugglega seint af sannað þetta svo við verðum bara að trúa á það sem við viljum\np.s. hefur eitthver hérna skoðað vísindatrúnna? Djöfull er það klikkað dæmi :D" }, { "user": "TangoPahPahBravo", "user_id": "34906", "date": "2007-02-28 22:53:54", "id": "4637815", "reply_to_id": "4637541", "text": "já, þvílíkt bull maður." }, { "user": "Hreggi1", "user_id": "53562", "date": "2007-03-01 17:56:37", "id": "4639906", "reply_to_id": "4637815", "text": "Rooooosalegur skítur :D" }, { "user": "CaptHowdy", "user_id": "55560", "date": "2007-03-14 15:43:36", "id": "4683937", "reply_to_id": "4598770", "text": "Flestir þeirra sem segjast ekki trúa á neitt biðja mest til Guðs þegar þeir eru dauðvona." } ] }
["45b95bf24cf2cd5aece8e8d49cf193b9c5d0a74b"]
{"Command":"StateEstimate","Content":{"FState":[{"memIndex":9268,"FStateID":9269,"SampleType":1,"FDevNum":4,"Probability":2.97889E-6,"Durition":5.95778,"StateNum":1,"FLossGen":0.0,"FLossGenCap":0.0,"FLossLoad":0.0,"MIsland":0,"MIslandInsGen":0.0,"MIslandCutGen":0.0,"MIslandOutLoad":0.0,"BalanceInsGen":0.0,"BalanceCutGen":0.0,"BalanceCutLoad":0.0,"OverLimit":0,"ELimit":0,"ELimitCutGen":0.0,"ELimitInsGen":0.0,"ELimitCutLoad":0.0,"ELimitResult":0,"MaxFaultZone":0,"MaxFaultRatio":0.0,"FaultGrade":0,"MSoutIndex":-1,"Estimated":1}],"FStateFDev":[{"memIndex":29287,"FStateId":9269,"FStateNo":9268,"FDevTyp":6,"FDevIdx":15,"DFltPos":0,"DFltTyp":1},{"memIndex":29288,"FStateId":9269,"FStateNo":9268,"FDevTyp":6,"FDevIdx":16,"DFltPos":0,"DFltTyp":1},{"memIndex":29289,"FStateId":9269,"FStateNo":9268,"FDevTyp":6,"FDevIdx":4,"DFltPos":0,"DFltTyp":1},{"memIndex":29290,"FStateId":9269,"FStateNo":9268,"FDevTyp":6,"FDevIdx":5,"DFltPos":0,"DFltTyp":1}],"Value":"9269"}}
[{"lineNumber": 499, "col_offset": 0, "nodeName": "dabnet_cityscapes", "type": "Callable[..., Any]"}, {"lineNumber": 516, "col_offset": 0, "nodeName": "_calc_width", "type": "Callable[[Any], Any]"}, {"lineNumber": 525, "col_offset": 0, "nodeName": "_test", "type": "Callable[[], Any]"}, {"lineNumber": 7, "col_offset": 0, "nodeName": "__all__", "type": "List[str]"}, {"lineNumber": 16, "col_offset": 19, "nodeName": "Module", "type": "Any"}, {"lineNumber": 125, "col_offset": 15, "nodeName": "Module", "type": "Any"}, {"lineNumber": 191, "col_offset": 16, "nodeName": "Module", "type": "Any"}, {"lineNumber": 236, "col_offset": 14, "nodeName": "Module", "type": "Any"}, {"lineNumber": 277, "col_offset": 15, "nodeName": "Module", "type": "Any"}, {"lineNumber": 329, "col_offset": 19, "nodeName": "Module", "type": "Any"}, {"lineNumber": 371, "col_offset": 13, "nodeName": "Module", "type": "Any"}, {"lineNumber": 16, "col_offset": 19, "nodeName": "nn", "type": "Any"}, {"lineNumber": 125, "col_offset": 15, "nodeName": "nn", "type": "Any"}, {"lineNumber": 191, "col_offset": 16, "nodeName": "nn", "type": "Any"}, {"lineNumber": 236, "col_offset": 14, "nodeName": "nn", "type": "Any"}, {"lineNumber": 277, "col_offset": 15, "nodeName": "nn", "type": "Any"}, {"lineNumber": 329, "col_offset": 19, "nodeName": "nn", "type": "Any"}, {"lineNumber": 371, "col_offset": 13, "nodeName": "nn", "type": "Any"}, {"lineNumber": 475, "col_offset": 4, "nodeName": "init_block_channels", "type": "int"}, {"lineNumber": 476, "col_offset": 4, "nodeName": "channels", "type": "List[int]"}, {"lineNumber": 477, "col_offset": 4, "nodeName": "dilations", "type": "List[Union[List[nothing], List[int]]]"}, {"lineNumber": 478, "col_offset": 4, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 487, "col_offset": 7, "nodeName": "pretrained", "type": "bool"}, {"lineNumber": 496, "col_offset": 11, "nodeName": "net", "type": "DABNet"}, {"lineNumber": 518, "col_offset": 4, "nodeName": "net_params", "type": "Iterator[Any]"}, {"lineNumber": 519, "col_offset": 4, "nodeName": "weight_count", "type": "int"}, {"lineNumber": 520, "col_offset": 8, "nodeName": "param", "type": "Any"}, {"lineNumber": 520, "col_offset": 17, "nodeName": "net_params", "type": "Iterator[Any]"}, {"lineNumber": 522, "col_offset": 11, "nodeName": "weight_count", "type": "Union[int, Any]"}, {"lineNumber": 526, "col_offset": 4, "nodeName": "pretrained", "type": "bool"}, {"lineNumber": 527, "col_offset": 4, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 528, "col_offset": 4, "nodeName": "classes", "type": "int"}, {"lineNumber": 534, "col_offset": 8, "nodeName": "model", "type": "Callable[..., Any]"}, {"lineNumber": 534, "col_offset": 17, "nodeName": "models", "type": "List[Callable[..., Any]]"}, {"lineNumber": 551, "col_offset": 3, "nodeName": "__name__", "type": "str"}, {"lineNumber": 78, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 79, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 80, "col_offset": 15, "nodeName": "x", "type": "Any"}, {"lineNumber": 113, "col_offset": 11, "nodeName": "DwaConvBlock", "type": "Type[DwaConvBlock]"}, {"lineNumber": 143, "col_offset": 8, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 155, "col_offset": 8, "nodeName": "branches", "type": "Any"}, {"lineNumber": 176, "col_offset": 8, "nodeName": "identity", "type": "Any"}, {"lineNumber": 176, "col_offset": 19, "nodeName": "x", "type": "Any"}, {"lineNumber": 178, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 179, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 181, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 182, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 184, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 185, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 187, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 188, "col_offset": 15, "nodeName": "x", "type": "Any"}, {"lineNumber": 209, "col_offset": 8, "nodeName": "expand", "type": "bool"}, {"lineNumber": 210, "col_offset": 8, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 216, "col_offset": 11, "nodeName": "expand", "type": "bool"}, {"lineNumber": 226, "col_offset": 8, "nodeName": "y", "type": "Any"}, {"lineNumber": 228, "col_offset": 11, "nodeName": "expand", "type": "Any"}, {"lineNumber": 232, "col_offset": 8, "nodeName": "y", "type": "Any"}, {"lineNumber": 233, "col_offset": 15, "nodeName": "y", "type": "Any"}, {"lineNumber": 257, "col_offset": 8, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 263, "col_offset": 8, "nodeName": "blocks", "type": "Any"}, {"lineNumber": 271, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 272, "col_offset": 8, "nodeName": "y", "type": "Any"}, {"lineNumber": 273, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 274, "col_offset": 15, "nodeName": "x", "type": "Any"}, {"lineNumber": 301, "col_offset": 8, "nodeName": "use_unit", "type": "bool"}, {"lineNumber": 308, "col_offset": 11, "nodeName": "use_unit", "type": "bool"}, {"lineNumber": 321, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 322, "col_offset": 11, "nodeName": "use_unit", "type": "bool"}, {"lineNumber": 324, "col_offset": 8, "nodeName": "y", "type": "Any"}, {"lineNumber": 325, "col_offset": 8, "nodeName": "y", "type": "Any"}, {"lineNumber": 365, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 366, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 367, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 368, "col_offset": 15, "nodeName": "x", "type": "Any"}, {"lineNumber": 411, "col_offset": 8, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 411, "col_offset": 23, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 412, "col_offset": 8, "nodeName": "num_classes", "type": "int"}, {"lineNumber": 412, "col_offset": 27, "nodeName": "num_classes", "type": "int"}, {"lineNumber": 413, "col_offset": 8, "nodeName": "fixed_size", "type": "bool"}, {"lineNumber": 413, "col_offset": 26, "nodeName": "fixed_size", "type": "bool"}, {"lineNumber": 423, "col_offset": 8, "nodeName": "y_in_channels", "type": "int"}, {"lineNumber": 423, "col_offset": 24, "nodeName": "init_block_channels", "type": "int"}, {"lineNumber": 452, "col_offset": 8, "nodeName": "in_size", "type": "Any"}, {"lineNumber": 453, "col_offset": 8, "nodeName": "y", "type": "Any"}, {"lineNumber": 454, "col_offset": 8, "nodeName": "y", "type": "Any"}, {"lineNumber": 455, "col_offset": 8, "nodeName": "y", "type": "Any"}, {"lineNumber": 456, "col_offset": 15, "nodeName": "y", "type": "Any"}, {"lineNumber": 461, "col_offset": 20, "nodeName": "join", "type": "Callable"}, {"lineNumber": 480, "col_offset": 10, "nodeName": "DABNet", "type": "Type[DABNet]"}, {"lineNumber": 513, "col_offset": 11, "nodeName": "get_dabnet", "type": "Callable[..., Any]"}, {"lineNumber": 518, "col_offset": 17, "nodeName": "filter", "type": "Callable"}, {"lineNumber": 521, "col_offset": 8, "nodeName": "weight_count", "type": "Any"}, {"lineNumber": 531, "col_offset": 8, "nodeName": "dabnet_cityscapes", "type": "Callable[..., Any]"}, {"lineNumber": 536, "col_offset": 8, "nodeName": "net", "type": "DABNet"}, {"lineNumber": 540, "col_offset": 8, "nodeName": "weight_count", "type": "Union[int, Any]"}, {"lineNumber": 544, "col_offset": 8, "nodeName": "batch", "type": "int"}, {"lineNumber": 545, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 546, "col_offset": 8, "nodeName": "y", "type": "Any"}, {"lineNumber": 552, "col_offset": 4, "nodeName": "_test", "type": "Callable[[], Any]"}, {"lineNumber": 51, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 52, "col_offset": 21, "nodeName": "ConvBlock", "type": "Any"}, {"lineNumber": 64, "col_offset": 21, "nodeName": "ConvBlock", "type": "Any"}, {"lineNumber": 78, "col_offset": 12, "nodeName": "conv1", "type": "Any"}, {"lineNumber": 78, "col_offset": 23, "nodeName": "x", "type": "Any"}, {"lineNumber": 79, "col_offset": 12, "nodeName": "conv2", "type": "Any"}, {"lineNumber": 79, "col_offset": 23, "nodeName": "x", "type": "Any"}, {"lineNumber": 90, "col_offset": 42, "nodeName": "ReLU", "type": "Any"}, {"lineNumber": 114, "col_offset": 17, "nodeName": "channels", "type": "Any"}, {"lineNumber": 116, "col_offset": 15, "nodeName": "stride", "type": "int"}, {"lineNumber": 117, "col_offset": 16, "nodeName": "padding", "type": "int"}, {"lineNumber": 118, "col_offset": 17, "nodeName": "dilation", "type": "int"}, {"lineNumber": 119, "col_offset": 13, "nodeName": "bias", "type": "bool"}, {"lineNumber": 120, "col_offset": 15, "nodeName": "use_bn", "type": "bool"}, {"lineNumber": 121, "col_offset": 15, "nodeName": "bn_eps", "type": "Any"}, {"lineNumber": 122, "col_offset": 19, "nodeName": "activation", "type": "Callable[[], Any]"}, {"lineNumber": 142, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 143, "col_offset": 23, "nodeName": "channels", "type": "int"}, {"lineNumber": 145, "col_offset": 27, "nodeName": "NormActivation", "type": "Any"}, {"lineNumber": 149, "col_offset": 21, "nodeName": "conv3x3_block", "type": "Any"}, {"lineNumber": 155, "col_offset": 8, "nodeName": "self", "type": "DABBlock"}, {"lineNumber": 155, "col_offset": 24, "nodeName": "Concurrent", "type": "Any"}, {"lineNumber": 156, "col_offset": 8, "nodeName": "add_module", "type": "Any"}, {"lineNumber": 160, "col_offset": 8, "nodeName": "add_module", "type": "Any"}, {"lineNumber": 167, "col_offset": 27, "nodeName": "NormActivation", "type": "Any"}, {"lineNumber": 171, "col_offset": 21, "nodeName": "conv1x1", "type": "Any"}, {"lineNumber": 178, "col_offset": 12, "nodeName": "norm_activ1", "type": "Any"}, {"lineNumber": 178, "col_offset": 29, "nodeName": "x", "type": "Any"}, {"lineNumber": 179, "col_offset": 12, "nodeName": "conv1", "type": "Any"}, {"lineNumber": 179, "col_offset": 23, "nodeName": "x", "type": "Any"}, {"lineNumber": 181, "col_offset": 12, "nodeName": "branches", "type": "Any"}, {"lineNumber": 181, "col_offset": 26, "nodeName": "x", "type": "Any"}, {"lineNumber": 182, "col_offset": 12, "nodeName": "sum", "type": "Any"}, {"lineNumber": 184, "col_offset": 12, "nodeName": "norm_activ2", "type": "Any"}, {"lineNumber": 184, "col_offset": 29, "nodeName": "x", "type": "Any"}, {"lineNumber": 185, "col_offset": 12, "nodeName": "conv2", "type": "Any"}, {"lineNumber": 185, "col_offset": 23, "nodeName": "x", "type": "Any"}, {"lineNumber": 187, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 187, "col_offset": 16, "nodeName": "identity", "type": "Any"}, {"lineNumber": 208, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 209, "col_offset": 8, "nodeName": "self", "type": "DownBlock"}, {"lineNumber": 209, "col_offset": 23, "nodeName": "in_channels", "type": "int"}, {"lineNumber": 209, "col_offset": 37, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 210, "col_offset": 53, "nodeName": "expand", "type": "bool"}, {"lineNumber": 210, "col_offset": 70, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 212, "col_offset": 20, "nodeName": "conv3x3", "type": "Any"}, {"lineNumber": 216, "col_offset": 11, "nodeName": "self", "type": "DownBlock"}, {"lineNumber": 220, "col_offset": 26, "nodeName": "NormActivation", "type": "Any"}, {"lineNumber": 226, "col_offset": 12, "nodeName": "conv", "type": "Any"}, {"lineNumber": 226, "col_offset": 22, "nodeName": "x", "type": "Any"}, {"lineNumber": 228, "col_offset": 11, "nodeName": "self", "type": "DownBlock"}, {"lineNumber": 229, "col_offset": 12, "nodeName": "z", "type": "Any"}, {"lineNumber": 230, "col_offset": 12, "nodeName": "y", "type": "Any"}, {"lineNumber": 232, "col_offset": 12, "nodeName": "norm_activ", "type": "Any"}, {"lineNumber": 232, "col_offset": 28, "nodeName": "y", "type": "Any"}, {"lineNumber": 256, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 257, "col_offset": 23, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 259, "col_offset": 20, "nodeName": "DownBlock", "type": "Type[DownBlock]"}, {"lineNumber": 263, "col_offset": 8, "nodeName": "self", "type": "DABUnit"}, {"lineNumber": 263, "col_offset": 22, "nodeName": "Sequential", "type": "Any"}, {"lineNumber": 264, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 264, "col_offset": 15, "nodeName": "dilation", "type": "int"}, {"lineNumber": 264, "col_offset": 27, "nodeName": "enumerate", "type": "Type[enumerate[Any]]"}, {"lineNumber": 264, "col_offset": 37, "nodeName": "dilations", "type": "Union[List[nothing], List[int]]"}, {"lineNumber": 271, "col_offset": 12, "nodeName": "down", "type": "DownBlock"}, {"lineNumber": 271, "col_offset": 22, "nodeName": "x", "type": "Any"}, {"lineNumber": 272, "col_offset": 12, "nodeName": "blocks", "type": "Any"}, {"lineNumber": 272, "col_offset": 24, "nodeName": "x", "type": "Any"}, {"lineNumber": 273, "col_offset": 12, "nodeName": "cat", "type": "Any"}, {"lineNumber": 300, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 301, "col_offset": 8, "nodeName": "self", "type": "DABStage"}, {"lineNumber": 303, "col_offset": 22, "nodeName": "AvgPool2d", "type": "Any"}, {"lineNumber": 308, "col_offset": 11, "nodeName": "self", "type": "DABStage"}, {"lineNumber": 315, "col_offset": 26, "nodeName": "NormActivation", "type": "Any"}, {"lineNumber": 321, "col_offset": 12, "nodeName": "x_down", "type": "Any"}, {"lineNumber": 321, "col_offset": 24, "nodeName": "x", "type": "Any"}, {"lineNumber": 322, "col_offset": 11, "nodeName": "self", "type": "DABStage"}, {"lineNumber": 323, "col_offset": 12, "nodeName": "y", "type": "Any"}, {"lineNumber": 324, "col_offset": 12, "nodeName": "cat", "type": "Any"}, {"lineNumber": 325, "col_offset": 12, "nodeName": "norm_activ", "type": "Any"}, {"lineNumber": 325, "col_offset": 28, "nodeName": "y", "type": "Any"}, {"lineNumber": 326, "col_offset": 15, "nodeName": "y", "type": "Any"}, {"lineNumber": 326, "col_offset": 18, "nodeName": "x", "type": "Any"}, {"lineNumber": 346, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 347, "col_offset": 21, "nodeName": "conv3x3_block", "type": "Any"}, {"lineNumber": 353, "col_offset": 21, "nodeName": "conv3x3_block", "type": "Any"}, {"lineNumber": 358, "col_offset": 21, "nodeName": "conv3x3_block", "type": "Any"}, {"lineNumber": 365, "col_offset": 12, "nodeName": "conv1", "type": "Any"}, {"lineNumber": 365, "col_offset": 23, "nodeName": "x", "type": "Any"}, {"lineNumber": 366, "col_offset": 12, "nodeName": "conv2", "type": "Any"}, {"lineNumber": 366, "col_offset": 23, "nodeName": "x", "type": "Any"}, {"lineNumber": 367, "col_offset": 12, "nodeName": "conv3", "type": "Any"}, {"lineNumber": 367, "col_offset": 23, "nodeName": "x", "type": "Any"}, {"lineNumber": 407, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 408, "col_offset": 16, "nodeName": "aux", "type": "bool"}, {"lineNumber": 409, "col_offset": 16, "nodeName": "fixed_size", "type": "bool"}, {"lineNumber": 411, "col_offset": 8, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 412, "col_offset": 8, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 413, "col_offset": 8, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 415, "col_offset": 24, "nodeName": "DualPathSequential", "type": "Any"}, {"lineNumber": 419, "col_offset": 8, "nodeName": "add_module", "type": "Any"}, {"lineNumber": 425, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 425, "col_offset": 48, "nodeName": "enumerate", "type": "Type[enumerate[Any]]"}, {"lineNumber": 432, "col_offset": 12, "nodeName": "y_in_channels", "type": "int"}, {"lineNumber": 432, "col_offset": 28, "nodeName": "y_out_channels", "type": "int"}, {"lineNumber": 434, "col_offset": 26, "nodeName": "conv1x1", "type": "Any"}, {"lineNumber": 438, "col_offset": 18, "nodeName": "InterpolationBlock", "type": "Any"}, {"lineNumber": 442, "col_offset": 8, "nodeName": "_init_params", "type": "Callable[[], Any]"}, {"lineNumber": 445, "col_offset": 12, "nodeName": "name", "type": "Any"}, {"lineNumber": 445, "col_offset": 18, "nodeName": "module", "type": "Any"}, {"lineNumber": 445, "col_offset": 28, "nodeName": "named_modules", "type": "Any"}, {"lineNumber": 452, "col_offset": 34, "nodeName": "fixed_size", "type": "Any"}, {"lineNumber": 452, "col_offset": 18, "nodeName": "in_size", "type": "Any"}, {"lineNumber": 453, "col_offset": 12, "nodeName": "features", "type": "Any"}, {"lineNumber": 453, "col_offset": 26, "nodeName": "x", "type": "Any"}, {"lineNumber": 453, "col_offset": 29, "nodeName": "x", "type": "Any"}, {"lineNumber": 454, "col_offset": 12, "nodeName": "classifier", "type": "Any"}, {"lineNumber": 454, "col_offset": 28, "nodeName": "y", "type": "Any"}, {"lineNumber": 455, "col_offset": 12, "nodeName": "up", "type": "Any"}, {"lineNumber": 455, "col_offset": 20, "nodeName": "y", "type": "Any"}, {"lineNumber": 461, "col_offset": 20, "nodeName": "path", "type": "module"}, {"lineNumber": 481, "col_offset": 17, "nodeName": "channels", "type": "List[int]"}, {"lineNumber": 482, "col_offset": 28, "nodeName": "init_block_channels", "type": "int"}, {"lineNumber": 483, "col_offset": 18, "nodeName": "dilations", "type": "List[Union[List[nothing], List[int]]]"}, {"lineNumber": 484, "col_offset": 15, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 485, "col_offset": 10, "nodeName": "kwargs", "type": "Dict[str, Union[int, Tuple[int, int], str, bool]]"}, {"lineNumber": 491, "col_offset": 8, "nodeName": "download_model", "type": "Any"}, {"lineNumber": 513, "col_offset": 34, "nodeName": "num_classes", "type": "int"}, {"lineNumber": 513, "col_offset": 81, "nodeName": "kwargs", "type": "Dict[str, Union[bool, Tuple[int, int]]]"}, {"lineNumber": 518, "col_offset": 34, "nodeName": "requires_grad", "type": "Any"}, {"lineNumber": 518, "col_offset": 51, "nodeName": "parameters", "type": "Any"}, {"lineNumber": 521, "col_offset": 24, "nodeName": "prod", "type": "Any"}, {"lineNumber": 536, "col_offset": 14, "nodeName": "model", "type": "Callable[..., Any]"}, {"lineNumber": 539, "col_offset": 8, "nodeName": "eval", "type": "Any"}, {"lineNumber": 540, "col_offset": 23, "nodeName": "_calc_width", "type": "Callable[[Any], Any]"}, {"lineNumber": 540, "col_offset": 35, "nodeName": "net", "type": "DABNet"}, {"lineNumber": 541, "col_offset": 8, "nodeName": "print", "type": "Callable[..., None]"}, {"lineNumber": 545, "col_offset": 12, "nodeName": "randn", "type": "Any"}, {"lineNumber": 545, "col_offset": 24, "nodeName": "batch", "type": "int"}, {"lineNumber": 546, "col_offset": 12, "nodeName": "net", "type": "DABNet"}, {"lineNumber": 546, "col_offset": 16, "nodeName": "x", "type": "Any"}, {"lineNumber": 50, "col_offset": 37, "nodeName": "ReLU", "type": "Any"}, {"lineNumber": 53, "col_offset": 24, "nodeName": "channels", "type": "Any"}, {"lineNumber": 54, "col_offset": 25, "nodeName": "channels", "type": "Any"}, {"lineNumber": 56, "col_offset": 19, "nodeName": "stride", "type": "int"}, {"lineNumber": 59, "col_offset": 19, "nodeName": "channels", "type": "Any"}, {"lineNumber": 60, "col_offset": 17, "nodeName": "bias", "type": "bool"}, {"lineNumber": 61, "col_offset": 19, "nodeName": "use_bn", "type": "bool"}, {"lineNumber": 62, "col_offset": 19, "nodeName": "bn_eps", "type": "Any"}, {"lineNumber": 63, "col_offset": 23, "nodeName": "activation", "type": "Callable[[], Any]"}, {"lineNumber": 65, "col_offset": 24, "nodeName": "channels", "type": "Any"}, {"lineNumber": 66, "col_offset": 25, "nodeName": "channels", "type": "Any"}, {"lineNumber": 68, "col_offset": 19, "nodeName": "stride", "type": "int"}, {"lineNumber": 71, "col_offset": 19, "nodeName": "channels", "type": "Any"}, {"lineNumber": 72, "col_offset": 17, "nodeName": "bias", "type": "bool"}, {"lineNumber": 73, "col_offset": 19, "nodeName": "use_bn", "type": "bool"}, {"lineNumber": 74, "col_offset": 19, "nodeName": "bn_eps", "type": "Any"}, {"lineNumber": 75, "col_offset": 23, "nodeName": "activation", "type": "Callable[[], Any]"}, {"lineNumber": 78, "col_offset": 12, "nodeName": "self", "type": "DwaConvBlock"}, {"lineNumber": 79, "col_offset": 12, "nodeName": "self", "type": "DwaConvBlock"}, {"lineNumber": 90, "col_offset": 42, "nodeName": "nn", "type": "Any"}, {"lineNumber": 146, "col_offset": 24, "nodeName": "channels", "type": "int"}, {"lineNumber": 147, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 150, "col_offset": 24, "nodeName": "channels", "type": "int"}, {"lineNumber": 151, "col_offset": 25, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 152, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 156, "col_offset": 8, "nodeName": "branches", "type": "Any"}, {"lineNumber": 156, "col_offset": 46, "nodeName": "dwa_conv3x3_block", "type": "Callable[..., Any]"}, {"lineNumber": 160, "col_offset": 8, "nodeName": "branches", "type": "Any"}, {"lineNumber": 160, "col_offset": 46, "nodeName": "dwa_conv3x3_block", "type": "Callable[..., Any]"}, {"lineNumber": 168, "col_offset": 24, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 169, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 172, "col_offset": 24, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 173, "col_offset": 25, "nodeName": "channels", "type": "int"}, {"lineNumber": 178, "col_offset": 12, "nodeName": "self", "type": "DABBlock"}, {"lineNumber": 179, "col_offset": 12, "nodeName": "self", "type": "DABBlock"}, {"lineNumber": 181, "col_offset": 12, "nodeName": "self", "type": "DABBlock"}, {"lineNumber": 182, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 184, "col_offset": 12, "nodeName": "self", "type": "DABBlock"}, {"lineNumber": 185, "col_offset": 12, "nodeName": "self", "type": "DABBlock"}, {"lineNumber": 210, "col_offset": 53, "nodeName": "self", "type": "DownBlock"}, {"lineNumber": 210, "col_offset": 23, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 210, "col_offset": 38, "nodeName": "in_channels", "type": "int"}, {"lineNumber": 213, "col_offset": 24, "nodeName": "in_channels", "type": "int"}, {"lineNumber": 214, "col_offset": 25, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 217, "col_offset": 24, "nodeName": "MaxPool2d", "type": "Any"}, {"lineNumber": 221, "col_offset": 24, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 222, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 226, "col_offset": 12, "nodeName": "self", "type": "DownBlock"}, {"lineNumber": 229, "col_offset": 16, "nodeName": "pool", "type": "Any"}, {"lineNumber": 229, "col_offset": 26, "nodeName": "x", "type": "Any"}, {"lineNumber": 230, "col_offset": 16, "nodeName": "cat", "type": "Any"}, {"lineNumber": 232, "col_offset": 12, "nodeName": "self", "type": "DownBlock"}, {"lineNumber": 260, "col_offset": 24, "nodeName": "in_channels", "type": "int"}, {"lineNumber": 261, "col_offset": 25, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 262, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 263, "col_offset": 22, "nodeName": "nn", "type": "Any"}, {"lineNumber": 265, "col_offset": 12, "nodeName": "add_module", "type": "Any"}, {"lineNumber": 271, "col_offset": 12, "nodeName": "self", "type": "DABUnit"}, {"lineNumber": 272, "col_offset": 12, "nodeName": "self", "type": "DABUnit"}, {"lineNumber": 273, "col_offset": 12, "nodeName": "torch", "type": "Any"}, {"lineNumber": 273, "col_offset": 23, "nodeName": "y", "type": "Any"}, {"lineNumber": 273, "col_offset": 26, "nodeName": "x", "type": "Any"}, {"lineNumber": 301, "col_offset": 25, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 301, "col_offset": 29, "nodeName": "dilations", "type": "Union[List[nothing], List[int]]"}, {"lineNumber": 303, "col_offset": 22, "nodeName": "nn", "type": "Any"}, {"lineNumber": 309, "col_offset": 24, "nodeName": "DABUnit", "type": "Type[DABUnit]"}, {"lineNumber": 316, "col_offset": 24, "nodeName": "y_out_channels", "type": "int"}, {"lineNumber": 317, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 321, "col_offset": 12, "nodeName": "self", "type": "DABStage"}, {"lineNumber": 323, "col_offset": 16, "nodeName": "unit", "type": "DABUnit"}, {"lineNumber": 323, "col_offset": 26, "nodeName": "y", "type": "Any"}, {"lineNumber": 324, "col_offset": 12, "nodeName": "torch", "type": "Any"}, {"lineNumber": 324, "col_offset": 23, "nodeName": "y", "type": "Any"}, {"lineNumber": 324, "col_offset": 26, "nodeName": "x", "type": "Any"}, {"lineNumber": 325, "col_offset": 12, "nodeName": "self", "type": "DABStage"}, {"lineNumber": 348, "col_offset": 24, "nodeName": "in_channels", "type": "int"}, {"lineNumber": 349, "col_offset": 25, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 351, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 354, "col_offset": 24, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 355, "col_offset": 25, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 356, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 359, "col_offset": 24, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 360, "col_offset": 25, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 361, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 365, "col_offset": 12, "nodeName": "self", "type": "DABInitBlock"}, {"lineNumber": 366, "col_offset": 12, "nodeName": "self", "type": "DABInitBlock"}, {"lineNumber": 367, "col_offset": 12, "nodeName": "self", "type": "DABInitBlock"}, {"lineNumber": 419, "col_offset": 8, "nodeName": "features", "type": "Any"}, {"lineNumber": 419, "col_offset": 47, "nodeName": "DABInitBlock", "type": "Type[DABInitBlock]"}, {"lineNumber": 425, "col_offset": 16, "nodeName": "y_out_channels", "type": "int"}, {"lineNumber": 425, "col_offset": 32, "nodeName": "dilations_i", "type": "Union[List[int], List[nothing]]"}, {"lineNumber": 425, "col_offset": 58, "nodeName": "zip", "type": "Callable"}, {"lineNumber": 425, "col_offset": 62, "nodeName": "channels", "type": "List[int]"}, {"lineNumber": 425, "col_offset": 72, "nodeName": "dilations", "type": "List[Union[List[nothing], List[int]]]"}, {"lineNumber": 426, "col_offset": 12, "nodeName": "add_module", "type": "Any"}, {"lineNumber": 435, "col_offset": 24, "nodeName": "y_in_channels", "type": "int"}, {"lineNumber": 436, "col_offset": 25, "nodeName": "num_classes", "type": "int"}, {"lineNumber": 442, "col_offset": 8, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 445, "col_offset": 28, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 446, "col_offset": 15, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 446, "col_offset": 26, "nodeName": "module", "type": "Any"}, {"lineNumber": 446, "col_offset": 34, "nodeName": "Conv2d", "type": "Any"}, {"lineNumber": 452, "col_offset": 34, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 452, "col_offset": 18, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 452, "col_offset": 55, "nodeName": "shape", "type": "Any"}, {"lineNumber": 453, "col_offset": 12, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 454, "col_offset": 12, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 455, "col_offset": 12, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 455, "col_offset": 28, "nodeName": "in_size", "type": "Any"}, {"lineNumber": 461, "col_offset": 20, "nodeName": "os", "type": "module"}, {"lineNumber": 488, "col_offset": 12, "nodeName": "model_name", "type": "Any"}, {"lineNumber": 488, "col_offset": 40, "nodeName": "model_name", "type": "Any"}, {"lineNumber": 489, "col_offset": 18, "nodeName": "ValueError", "type": "Type[ValueError]"}, {"lineNumber": 492, "col_offset": 16, "nodeName": "net", "type": "DABNet"}, {"lineNumber": 493, "col_offset": 23, "nodeName": "model_name", "type": "Any"}, {"lineNumber": 494, "col_offset": 39, "nodeName": "root", "type": "Any"}, {"lineNumber": 518, "col_offset": 34, "nodeName": "p", "type": "Any"}, {"lineNumber": 518, "col_offset": 51, "nodeName": "net", "type": "DABNet"}, {"lineNumber": 521, "col_offset": 24, "nodeName": "np", "type": "module"}, {"lineNumber": 521, "col_offset": 32, "nodeName": "size", "type": "Any"}, {"lineNumber": 536, "col_offset": 31, "nodeName": "pretrained", "type": "bool"}, {"lineNumber": 536, "col_offset": 51, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 539, "col_offset": 8, "nodeName": "net", "type": "DABNet"}, {"lineNumber": 541, "col_offset": 14, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 541, "col_offset": 32, "nodeName": "__name__", "type": "str"}, {"lineNumber": 541, "col_offset": 48, "nodeName": "weight_count", "type": "Union[int, Any]"}, {"lineNumber": 542, "col_offset": 16, "nodeName": "model", "type": "Callable[..., Any]"}, {"lineNumber": 542, "col_offset": 25, "nodeName": "dabnet_cityscapes", "type": "Callable[..., Any]"}, {"lineNumber": 542, "col_offset": 46, "nodeName": "weight_count", "type": "Union[int, Any]"}, {"lineNumber": 545, "col_offset": 12, "nodeName": "torch", "type": "Any"}, {"lineNumber": 545, "col_offset": 34, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 545, "col_offset": 46, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 548, "col_offset": 16, "nodeName": "tuple", "type": "Type[Tuple[Any, ...]]"}, {"lineNumber": 548, "col_offset": 36, "nodeName": "batch", "type": "int"}, {"lineNumber": 548, "col_offset": 43, "nodeName": "classes", "type": "int"}, {"lineNumber": 50, "col_offset": 37, "nodeName": "nn", "type": "Any"}, {"lineNumber": 51, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 51, "col_offset": 14, "nodeName": "DwaConvBlock", "type": "Type[DwaConvBlock]"}, {"lineNumber": 51, "col_offset": 28, "nodeName": "self", "type": "DwaConvBlock"}, {"lineNumber": 55, "col_offset": 25, "nodeName": "kernel_size", "type": "int"}, {"lineNumber": 57, "col_offset": 21, "nodeName": "padding", "type": "int"}, {"lineNumber": 58, "col_offset": 22, "nodeName": "dilation", "type": "int"}, {"lineNumber": 67, "col_offset": 28, "nodeName": "kernel_size", "type": "int"}, {"lineNumber": 69, "col_offset": 24, "nodeName": "padding", "type": "int"}, {"lineNumber": 70, "col_offset": 25, "nodeName": "dilation", "type": "int"}, {"lineNumber": 142, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 142, "col_offset": 14, "nodeName": "DABBlock", "type": "Type[DABBlock]"}, {"lineNumber": 142, "col_offset": 24, "nodeName": "self", "type": "DABBlock"}, {"lineNumber": 156, "col_offset": 8, "nodeName": "self", "type": "DABBlock"}, {"lineNumber": 157, "col_offset": 21, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 158, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 160, "col_offset": 8, "nodeName": "self", "type": "DABBlock"}, {"lineNumber": 161, "col_offset": 21, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 162, "col_offset": 20, "nodeName": "dilation", "type": "int"}, {"lineNumber": 163, "col_offset": 21, "nodeName": "dilation", "type": "int"}, {"lineNumber": 164, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 208, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 208, "col_offset": 14, "nodeName": "DownBlock", "type": "Type[DownBlock]"}, {"lineNumber": 208, "col_offset": 25, "nodeName": "self", "type": "DownBlock"}, {"lineNumber": 217, "col_offset": 24, "nodeName": "nn", "type": "Any"}, {"lineNumber": 229, "col_offset": 16, "nodeName": "self", "type": "DownBlock"}, {"lineNumber": 230, "col_offset": 16, "nodeName": "torch", "type": "Any"}, {"lineNumber": 230, "col_offset": 27, "nodeName": "y", "type": "Any"}, {"lineNumber": 230, "col_offset": 30, "nodeName": "z", "type": "Any"}, {"lineNumber": 256, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 256, "col_offset": 14, "nodeName": "DABUnit", "type": "Type[DABUnit]"}, {"lineNumber": 256, "col_offset": 23, "nodeName": "self", "type": "DABUnit"}, {"lineNumber": 265, "col_offset": 12, "nodeName": "blocks", "type": "Any"}, {"lineNumber": 265, "col_offset": 35, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 265, "col_offset": 60, "nodeName": "DABBlock", "type": "Type[DABBlock]"}, {"lineNumber": 300, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 300, "col_offset": 14, "nodeName": "DABStage", "type": "Type[DABStage]"}, {"lineNumber": 300, "col_offset": 24, "nodeName": "self", "type": "DABStage"}, {"lineNumber": 310, "col_offset": 28, "nodeName": "y_in_channels", "type": "int"}, {"lineNumber": 312, "col_offset": 26, "nodeName": "dilations", "type": "Union[List[nothing], List[int]]"}, {"lineNumber": 313, "col_offset": 23, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 323, "col_offset": 16, "nodeName": "self", "type": "DABStage"}, {"lineNumber": 346, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 346, "col_offset": 14, "nodeName": "DABInitBlock", "type": "Type[DABInitBlock]"}, {"lineNumber": 346, "col_offset": 28, "nodeName": "self", "type": "DABInitBlock"}, {"lineNumber": 407, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 407, "col_offset": 14, "nodeName": "DABNet", "type": "Type[DABNet]"}, {"lineNumber": 407, "col_offset": 22, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 419, "col_offset": 8, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 420, "col_offset": 24, "nodeName": "in_channels", "type": "int"}, {"lineNumber": 421, "col_offset": 25, "nodeName": "init_block_channels", "type": "int"}, {"lineNumber": 422, "col_offset": 19, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 426, "col_offset": 12, "nodeName": "features", "type": "Any"}, {"lineNumber": 426, "col_offset": 37, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 426, "col_offset": 62, "nodeName": "DABStage", "type": "Type[DABStage]"}, {"lineNumber": 446, "col_offset": 34, "nodeName": "nn", "type": "Any"}, {"lineNumber": 447, "col_offset": 16, "nodeName": "kaiming_uniform_", "type": "Any"}, {"lineNumber": 447, "col_offset": 41, "nodeName": "weight", "type": "Any"}, {"lineNumber": 448, "col_offset": 19, "nodeName": "bias", "type": "Any"}, {"lineNumber": 452, "col_offset": 55, "nodeName": "x", "type": "Any"}, {"lineNumber": 521, "col_offset": 32, "nodeName": "param", "type": "Any"}, {"lineNumber": 541, "col_offset": 32, "nodeName": "model", "type": "Callable[..., Any]"}, {"lineNumber": 548, "col_offset": 22, "nodeName": "size", "type": "Any"}, {"lineNumber": 548, "col_offset": 52, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 548, "col_offset": 64, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 148, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 148, "col_offset": 41, "nodeName": "channels", "type": "int"}, {"lineNumber": 153, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 153, "col_offset": 41, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 170, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 170, "col_offset": 41, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 223, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 223, "col_offset": 41, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 265, "col_offset": 12, "nodeName": "self", "type": "DABUnit"}, {"lineNumber": 265, "col_offset": 52, "nodeName": "i", "type": "int"}, {"lineNumber": 266, "col_offset": 25, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 267, "col_offset": 25, "nodeName": "dilation", "type": "int"}, {"lineNumber": 268, "col_offset": 23, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 311, "col_offset": 30, "nodeName": "y_out_channels", "type": "int"}, {"lineNumber": 311, "col_offset": 47, "nodeName": "x_channels", "type": "int"}, {"lineNumber": 318, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 318, "col_offset": 41, "nodeName": "y_out_channels", "type": "int"}, {"lineNumber": 352, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 352, "col_offset": 41, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 357, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 357, "col_offset": 41, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 362, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 362, "col_offset": 41, "nodeName": "out_channels", "type": "int"}, {"lineNumber": 410, "col_offset": 17, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 410, "col_offset": 43, "nodeName": "in_size", "type": "Tuple[int, int]"}, {"lineNumber": 426, "col_offset": 12, "nodeName": "self", "type": "DABNet"}, {"lineNumber": 426, "col_offset": 54, "nodeName": "i", "type": "int"}, {"lineNumber": 427, "col_offset": 27, "nodeName": "in_channels", "type": "int"}, {"lineNumber": 428, "col_offset": 30, "nodeName": "y_in_channels", "type": "int"}, {"lineNumber": 429, "col_offset": 31, "nodeName": "y_out_channels", "type": "int"}, {"lineNumber": 430, "col_offset": 26, "nodeName": "dilations_i", "type": "Union[List[nothing], List[int]]"}, {"lineNumber": 431, "col_offset": 23, "nodeName": "bn_eps", "type": "float"}, {"lineNumber": 447, "col_offset": 16, "nodeName": "init", "type": "Any"}, {"lineNumber": 447, "col_offset": 41, "nodeName": "module", "type": "Any"}, {"lineNumber": 448, "col_offset": 19, "nodeName": "module", "type": "Any"}, {"lineNumber": 449, "col_offset": 20, "nodeName": "constant_", "type": "Any"}, {"lineNumber": 449, "col_offset": 38, "nodeName": "bias", "type": "Any"}, {"lineNumber": 548, "col_offset": 22, "nodeName": "y", "type": "Any"}, {"lineNumber": 148, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 153, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 159, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 159, "col_offset": 41, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 165, "col_offset": 32, "nodeName": "PReLU", "type": "Any"}, {"lineNumber": 165, "col_offset": 41, "nodeName": "mid_channels", "type": "int"}, {"lineNumber": 170, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 223, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 318, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 352, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 357, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 362, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 447, "col_offset": 16, "nodeName": "nn", "type": "Any"}, {"lineNumber": 449, "col_offset": 20, "nodeName": "init", "type": "Any"}, {"lineNumber": 449, "col_offset": 38, "nodeName": "module", "type": "Any"}, {"lineNumber": 159, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 165, "col_offset": 32, "nodeName": "nn", "type": "Any"}, {"lineNumber": 449, "col_offset": 20, "nodeName": "nn", "type": "Any"}]
{"title":"[-MySistersHotFriend-] Alex Tanner, Alli Rae, Ashley Adams [-194","uid":11811935,"size":223935093,"categoryP":"porn","categoryS":"movie_clips","magnet":"?xt=urn:btih:12d24c1043588ff94e9200bc99c642fc16e81582&amp;dn=%5B-MySistersHotFriend-%5D+Alex+Tanner%2C+Alli+Rae%2C+Ashley+Adams+%5B-194&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":"Upl0ad3rR","files":1,"time":1428857285,"description":"---:More From My Torrent's Here:--- &lt;a href=&quot;\nhttps://thepiratebay.se/user/Upl0ad3rR&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttps://thepiratebay.se/user/Upl0ad3rR&lt;/a&gt;\n\n---:ScreeNshotS:--- &lt;a href=&quot;\nhttp://image-tpb.com/img-552a8475e9de5.html&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://image-tpb.com/img-552a8475e9de5.html&lt;/a&gt; \n &lt;a href=&quot;\nhttp://image-tpb.com/img-552a84766b101.html&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://image-tpb.com/img-552a84766b101.html&lt;/a&gt; \n &lt;a href=&quot;\nhttp://image-tpb.com/img-552a8479c6156.html&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://image-tpb.com/img-552a8479c6156.html&lt;/a&gt; \n\nLevi's sister's friends are hanging around the house when he shows up, he didn't know they were already devising a plan to convince him to cheat on his girlfriend with them. Once these ladies pull out their tits to convince Levi to have a little fun, he folds on the condition that his sister can never know","torrent":{"xt":"urn:btih:12d24c1043588ff94e9200bc99c642fc16e81582","amp;dn":"%5B-MySistersHotFriend-%5D+Alex+Tanner%2C+Alli+Rae%2C+Ashley+Adams+%5B-194","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":"12d24c1043588ff94e9200bc99c642fc16e81582","infoHashBuffer":{"type":"Buffer","data":[18,210,76,16,67,88,143,249,78,146,0,188,153,198,66,252,22,232,21,130]},"announce":[],"urlList":[]}}
[{"lineNumber": 8, "col_offset": 0, "nodeName": "test_attack", "type": "Callable[[Any, Any, Any, Any], Any]"}, {"lineNumber": 35, "col_offset": 0, "nodeName": "test_attack_fail", "type": "Callable[[Any, Any, Any, Any], Any]"}, {"lineNumber": 51, "col_offset": 0, "nodeName": "test_attack_noinit", "type": "Callable[[Any, Any, Any, Any], Any]"}, {"lineNumber": 60, "col_offset": 0, "nodeName": "test_attack2", "type": "Callable[[Any, Any, Any, Any], Any]"}, {"lineNumber": 84, "col_offset": 0, "nodeName": "test_attack_wrong_arg", "type": "Callable[[Any, Any, Any, Any], Any]"}, {"lineNumber": 9, "col_offset": 4, "nodeName": "attack", "type": "Any"}, {"lineNumber": 10, "col_offset": 4, "nodeName": "advs", "type": "Any"}, {"lineNumber": 12, "col_offset": 8, "nodeName": "adv", "type": "Any"}, {"lineNumber": 12, "col_offset": 15, "nodeName": "advs", "type": "Any"}, {"lineNumber": 15, "col_offset": 4, "nodeName": "attack", "type": "Any"}, {"lineNumber": 36, "col_offset": 4, "nodeName": "attack", "type": "Any"}, {"lineNumber": 37, "col_offset": 4, "nodeName": "advs", "type": "Any"}, {"lineNumber": 38, "col_offset": 8, "nodeName": "adv", "type": "Any"}, {"lineNumber": 38, "col_offset": 15, "nodeName": "advs", "type": "Any"}, {"lineNumber": 41, "col_offset": 4, "nodeName": "attack", "type": "Any"}, {"lineNumber": 54, "col_offset": 4, "nodeName": "attack", "type": "Any"}, {"lineNumber": 55, "col_offset": 4, "nodeName": "advs", "type": "Any"}, {"lineNumber": 56, "col_offset": 8, "nodeName": "adv", "type": "Any"}, {"lineNumber": 56, "col_offset": 15, "nodeName": "advs", "type": "Any"}, {"lineNumber": 61, "col_offset": 4, "nodeName": "attack", "type": "Any"}, {"lineNumber": 62, "col_offset": 4, "nodeName": "advs", "type": "Any"}, {"lineNumber": 64, "col_offset": 4, "nodeName": "attack", "type": "Any"}, {"lineNumber": 87, "col_offset": 4, "nodeName": "attack", "type": "Any"}, {"lineNumber": 88, "col_offset": 4, "nodeName": "advs", "type": "Any"}, {"lineNumber": 90, "col_offset": 4, "nodeName": "attack", "type": "Any"}, {"lineNumber": 9, "col_offset": 13, "nodeName": "GradientAttack", "type": "Any"}, {"lineNumber": 9, "col_offset": 28, "nodeName": "binarized_bn_model", "type": "Any"}, {"lineNumber": 9, "col_offset": 48, "nodeName": "bn_criterion", "type": "Any"}, {"lineNumber": 10, "col_offset": 11, "nodeName": "attack", "type": "Any"}, {"lineNumber": 10, "col_offset": 18, "nodeName": "bn_images", "type": "Any"}, {"lineNumber": 10, "col_offset": 29, "nodeName": "binarized_bn_labels", "type": "Any"}, {"lineNumber": 15, "col_offset": 13, "nodeName": "BinarizationRefinementAttack", "type": "Any"}, {"lineNumber": 15, "col_offset": 42, "nodeName": "binarized_bn_model", "type": "Any"}, {"lineNumber": 15, "col_offset": 62, "nodeName": "bn_criterion", "type": "Any"}, {"lineNumber": 16, "col_offset": 12, "nodeName": "attack", "type": "Any"}, {"lineNumber": 17, "col_offset": 8, "nodeName": "bn_images", "type": "Any"}, {"lineNumber": 18, "col_offset": 8, "nodeName": "binarized_bn_labels", "type": "Any"}, {"lineNumber": 23, "col_offset": 8, "nodeName": "adv1", "type": "Any"}, {"lineNumber": 23, "col_offset": 14, "nodeName": "adv2", "type": "Any"}, {"lineNumber": 23, "col_offset": 22, "nodeName": "zip", "type": "Callable"}, {"lineNumber": 23, "col_offset": 26, "nodeName": "advs", "type": "Any"}, {"lineNumber": 23, "col_offset": 32, "nodeName": "advs2", "type": "Any"}, {"lineNumber": 24, "col_offset": 8, "nodeName": "v1", "type": "Any"}, {"lineNumber": 24, "col_offset": 13, "nodeName": "value", "type": "Any"}, {"lineNumber": 25, "col_offset": 8, "nodeName": "v2", "type": "Any"}, {"lineNumber": 25, "col_offset": 13, "nodeName": "value", "type": "Any"}, {"lineNumber": 29, "col_offset": 8, "nodeName": "o", "type": "Any"}, {"lineNumber": 29, "col_offset": 12, "nodeName": "unperturbed", "type": "Any"}, {"lineNumber": 30, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 30, "col_offset": 12, "nodeName": "perturbed", "type": "Any"}, {"lineNumber": 31, "col_offset": 8, "nodeName": "d", "type": "Any"}, {"lineNumber": 36, "col_offset": 13, "nodeName": "GradientAttack", "type": "Any"}, {"lineNumber": 36, "col_offset": 28, "nodeName": "bn_model", "type": "Any"}, {"lineNumber": 36, "col_offset": 38, "nodeName": "bn_criterion", "type": "Any"}, {"lineNumber": 37, "col_offset": 11, "nodeName": "attack", "type": "Any"}, {"lineNumber": 37, "col_offset": 18, "nodeName": "bn_images", "type": "Any"}, {"lineNumber": 37, "col_offset": 29, "nodeName": "bn_labels", "type": "Any"}, {"lineNumber": 41, "col_offset": 13, "nodeName": "BinarizationRefinementAttack", "type": "Any"}, {"lineNumber": 41, "col_offset": 42, "nodeName": "bn_model", "type": "Any"}, {"lineNumber": 41, "col_offset": 52, "nodeName": "bn_criterion", "type": "Any"}, {"lineNumber": 42, "col_offset": 42, "nodeName": "e", "type": "Any"}, {"lineNumber": 54, "col_offset": 13, "nodeName": "BinarizationRefinementAttack", "type": "Any"}, {"lineNumber": 54, "col_offset": 42, "nodeName": "binarized_bn_model", "type": "Any"}, {"lineNumber": 54, "col_offset": 62, "nodeName": "bn_criterion", "type": "Any"}, {"lineNumber": 55, "col_offset": 11, "nodeName": "attack", "type": "Any"}, {"lineNumber": 55, "col_offset": 18, "nodeName": "bn_images", "type": "Any"}, {"lineNumber": 55, "col_offset": 29, "nodeName": "binarized_bn_labels", "type": "Any"}, {"lineNumber": 61, "col_offset": 13, "nodeName": "GradientAttack", "type": "Any"}, {"lineNumber": 61, "col_offset": 28, "nodeName": "binarized2_bn_model", "type": "Any"}, {"lineNumber": 61, "col_offset": 49, "nodeName": "bn_criterion", "type": "Any"}, {"lineNumber": 62, "col_offset": 11, "nodeName": "attack", "type": "Any"}, {"lineNumber": 62, "col_offset": 18, "nodeName": "bn_images", "type": "Any"}, {"lineNumber": 62, "col_offset": 29, "nodeName": "binarized2_bn_labels", "type": "Any"}, {"lineNumber": 64, "col_offset": 13, "nodeName": "BinarizationRefinementAttack", "type": "Any"}, {"lineNumber": 64, "col_offset": 42, "nodeName": "binarized2_bn_model", "type": "Any"}, {"lineNumber": 64, "col_offset": 63, "nodeName": "bn_criterion", "type": "Any"}, {"lineNumber": 65, "col_offset": 12, "nodeName": "attack", "type": "Any"}, {"lineNumber": 66, "col_offset": 8, "nodeName": "bn_images", "type": "Any"}, {"lineNumber": 67, "col_offset": 8, "nodeName": "binarized2_bn_labels", "type": "Any"}, {"lineNumber": 72, "col_offset": 8, "nodeName": "adv1", "type": "Any"}, {"lineNumber": 72, "col_offset": 14, "nodeName": "adv2", "type": "Any"}, {"lineNumber": 72, "col_offset": 22, "nodeName": "zip", "type": "Callable"}, {"lineNumber": 72, "col_offset": 26, "nodeName": "advs", "type": "Any"}, {"lineNumber": 72, "col_offset": 32, "nodeName": "advs2", "type": "Any"}, {"lineNumber": 73, "col_offset": 8, "nodeName": "v1", "type": "Any"}, {"lineNumber": 73, "col_offset": 13, "nodeName": "value", "type": "Any"}, {"lineNumber": 74, "col_offset": 8, "nodeName": "v2", "type": "Any"}, {"lineNumber": 74, "col_offset": 13, "nodeName": "value", "type": "Any"}, {"lineNumber": 78, "col_offset": 8, "nodeName": "o", "type": "Any"}, {"lineNumber": 78, "col_offset": 12, "nodeName": "unperturbed", "type": "Any"}, {"lineNumber": 79, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 79, "col_offset": 12, "nodeName": "perturbed", "type": "Any"}, {"lineNumber": 80, "col_offset": 8, "nodeName": "d", "type": "Any"}, {"lineNumber": 87, "col_offset": 13, "nodeName": "GradientAttack", "type": "Any"}, {"lineNumber": 87, "col_offset": 28, "nodeName": "binarized_bn_model", "type": "Any"}, {"lineNumber": 87, "col_offset": 48, "nodeName": "bn_criterion", "type": "Any"}, {"lineNumber": 88, "col_offset": 11, "nodeName": "attack", "type": "Any"}, {"lineNumber": 88, "col_offset": 18, "nodeName": "bn_images", "type": "Any"}, {"lineNumber": 88, "col_offset": 29, "nodeName": "binarized2_bn_labels", "type": "Any"}, {"lineNumber": 90, "col_offset": 13, "nodeName": "BinarizationRefinementAttack", "type": "Any"}, {"lineNumber": 90, "col_offset": 42, "nodeName": "binarized_bn_model", "type": "Any"}, {"lineNumber": 90, "col_offset": 62, "nodeName": "bn_criterion", "type": "Any"}, {"lineNumber": 13, "col_offset": 15, "nodeName": "perturbed", "type": "Any"}, {"lineNumber": 24, "col_offset": 13, "nodeName": "distance", "type": "Any"}, {"lineNumber": 25, "col_offset": 13, "nodeName": "distance", "type": "Any"}, {"lineNumber": 27, "col_offset": 15, "nodeName": "v2", "type": "Any"}, {"lineNumber": 27, "col_offset": 20, "nodeName": "v1", "type": "Any"}, {"lineNumber": 27, "col_offset": 25, "nodeName": "inf", "type": "Any"}, {"lineNumber": 29, "col_offset": 12, "nodeName": "adv2", "type": "Any"}, {"lineNumber": 30, "col_offset": 12, "nodeName": "adv2", "type": "Any"}, {"lineNumber": 31, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "assert_allclose", "type": "Any"}, {"lineNumber": 32, "col_offset": 35, "nodeName": "d", "type": "Any"}, {"lineNumber": 39, "col_offset": 15, "nodeName": "adv", "type": "Any"}, {"lineNumber": 42, "col_offset": 9, "nodeName": "raises", "type": "Any"}, {"lineNumber": 42, "col_offset": 23, "nodeName": "AssertionError", "type": "Type[AssertionError]"}, {"lineNumber": 43, "col_offset": 8, "nodeName": "attack", "type": "Any"}, {"lineNumber": 44, "col_offset": 12, "nodeName": "bn_images", "type": "Any"}, {"lineNumber": 45, "col_offset": 12, "nodeName": "bn_labels", "type": "Any"}, {"lineNumber": 48, "col_offset": 41, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 48, "col_offset": 45, "nodeName": "value", "type": "Any"}, {"lineNumber": 57, "col_offset": 15, "nodeName": "perturbed", "type": "Any"}, {"lineNumber": 73, "col_offset": 13, "nodeName": "distance", "type": "Any"}, {"lineNumber": 74, "col_offset": 13, "nodeName": "distance", "type": "Any"}, {"lineNumber": 76, "col_offset": 15, "nodeName": "v2", "type": "Any"}, {"lineNumber": 76, "col_offset": 20, "nodeName": "v1", "type": "Any"}, {"lineNumber": 76, "col_offset": 25, "nodeName": "inf", "type": "Any"}, {"lineNumber": 78, "col_offset": 12, "nodeName": "adv2", "type": "Any"}, {"lineNumber": 79, "col_offset": 12, "nodeName": "adv2", "type": "Any"}, {"lineNumber": 80, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 81, "col_offset": 8, "nodeName": "assert_allclose", "type": "Any"}, {"lineNumber": 81, "col_offset": 35, "nodeName": "d", "type": "Any"}, {"lineNumber": 91, "col_offset": 9, "nodeName": "raises", "type": "Any"}, {"lineNumber": 91, "col_offset": 23, "nodeName": "ValueError", "type": "Type[ValueError]"}, {"lineNumber": 92, "col_offset": 8, "nodeName": "attack", "type": "Any"}, {"lineNumber": 93, "col_offset": 12, "nodeName": "bn_images", "type": "Any"}, {"lineNumber": 94, "col_offset": 12, "nodeName": "binarized2_bn_labels", "type": "Any"}, {"lineNumber": 13, "col_offset": 15, "nodeName": "adv", "type": "Any"}, {"lineNumber": 24, "col_offset": 13, "nodeName": "adv1", "type": "Any"}, {"lineNumber": 25, "col_offset": 13, "nodeName": "adv2", "type": "Any"}, {"lineNumber": 27, "col_offset": 25, "nodeName": "np", "type": "module"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "testing", "type": "Any"}, {"lineNumber": 42, "col_offset": 9, "nodeName": "pytest", "type": "Any"}, {"lineNumber": 48, "col_offset": 45, "nodeName": "e", "type": "Any"}, {"lineNumber": 57, "col_offset": 15, "nodeName": "adv", "type": "Any"}, {"lineNumber": 73, "col_offset": 13, "nodeName": "adv1", "type": "Any"}, {"lineNumber": 74, "col_offset": 13, "nodeName": "adv2", "type": "Any"}, {"lineNumber": 76, "col_offset": 25, "nodeName": "np", "type": "module"}, {"lineNumber": 81, "col_offset": 8, "nodeName": "testing", "type": "Any"}, {"lineNumber": 91, "col_offset": 9, "nodeName": "pytest", "type": "Any"}, {"lineNumber": 20, "col_offset": 46, "nodeName": "perturbed", "type": "Any"}, {"lineNumber": 20, "col_offset": 65, "nodeName": "adv", "type": "Any"}, {"lineNumber": 20, "col_offset": 72, "nodeName": "advs", "type": "Any"}, {"lineNumber": 31, "col_offset": 14, "nodeName": "x", "type": "Any"}, {"lineNumber": 31, "col_offset": 19, "nodeName": "o", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "np", "type": "module"}, {"lineNumber": 69, "col_offset": 46, "nodeName": "perturbed", "type": "Any"}, {"lineNumber": 69, "col_offset": 65, "nodeName": "adv", "type": "Any"}, {"lineNumber": 69, "col_offset": 72, "nodeName": "advs", "type": "Any"}, {"lineNumber": 80, "col_offset": 14, "nodeName": "x", "type": "Any"}, {"lineNumber": 80, "col_offset": 19, "nodeName": "o", "type": "Any"}, {"lineNumber": 81, "col_offset": 8, "nodeName": "np", "type": "module"}, {"lineNumber": 20, "col_offset": 46, "nodeName": "adv", "type": "Any"}, {"lineNumber": 46, "col_offset": 50, "nodeName": "perturbed", "type": "Any"}, {"lineNumber": 46, "col_offset": 69, "nodeName": "adv", "type": "Any"}, {"lineNumber": 46, "col_offset": 76, "nodeName": "advs", "type": "Any"}, {"lineNumber": 69, "col_offset": 46, "nodeName": "adv", "type": "Any"}, {"lineNumber": 96, "col_offset": 50, "nodeName": "perturbed", "type": "Any"}, {"lineNumber": 96, "col_offset": 69, "nodeName": "adv", "type": "Any"}, {"lineNumber": 96, "col_offset": 76, "nodeName": "advs", "type": "Any"}, {"lineNumber": 46, "col_offset": 50, "nodeName": "adv", "type": "Any"}, {"lineNumber": 96, "col_offset": 50, "nodeName": "adv", "type": "Any"}]
["2b4ce2d6a35ddffd2df0018cb912d1a888f2cbc4"]
{ "name": "laravel/laravel", "description": "The Laravel Framework.", "keywords": [ "framework", "laravel" ], "license": "MIT", "type": "project", "require": { "php": ">=7.0", "barryvdh/laravel-cors": "^0.9.1", "dusterio/laravel-aws-worker": "^0.1.9", "fedeisas/laravel-mail-css-inliner": "^2.0", "fuzz/api-server": "1.2.x-dev as 1.2", "fuzz/felk-php": "^0.3.0", "fuzz/laravel-data": "1.2.x-dev as 1.2", "fuzz/magic-box": "1.2.x-dev as 1.2.1", "fuzz/s3-for-images": "dev-master", "laravel/framework": "5.4.*", "laravel/tinker": "~1.0", "league/fractal": "^0.14.0", "league/oauth2-client": "^2.2", "lucadegasperi/oauth2-server-laravel": "^5.2", "shippo/shippo-php": "^1.4", "stripe/stripe-php": "^5.3", "twilio/sdk": "^5.13" }, "require-dev": { "barryvdh/laravel-ide-helper": "^2.4", "doctrine/dbal": "^2.5", "fzaninotto/faker": "~1.4", "mockery/mockery": "0.9.*", "phpunit/phpunit": "~5.7" }, "autoload": { "classmap": [ "database" ], "psr-4": { "Tulerie\\": "app/" } }, "autoload-dev": { "psr-4": { "Tests\\": "tests/" }, "files": [ "tests/helpers.php" ] }, "scripts": { "post-root-package-install": [ "php -r \"file_exists('.env') || copy('.env.example', '.env');\"" ], "post-create-project-cmd": [ "php artisan key:generate" ], "post-install-cmd": [ "Illuminate\\Foundation\\ComposerScripts::postInstall", "php artisan optimize" ], "post-update-cmd": [ "Illuminate\\Foundation\\ComposerScripts::postUpdate", "php artisan ide-helper:generate", "php artisan optimize" ], "test": [ "vendor/bin/phpunit" ], "test-coverage": [ "vendor/bin/phpunit --coverage-html tests/coverage" ], "open-coverage": [ "open -a \"Google Chrome\" tests/coverage/index.html" ] }, "config": { "preferred-install": "dist", "sort-packages": true, "optimize-autoloader": true }, "minimum-stability": "dev", "prefer-stable": true, "repositories": [ { "type": "vcs", "url": "https://github.com/emiliano1/magic-box.git" } ] }
{"poster":"Who is main Mid","date":"2018-08-30T23:08:00.179+0000","title":"Problema al comprar rp.","subforum":"Problemas Técnicos","up_votes":1,"down_votes":0,"body":"Buenas, acabo de intentar comprar rp mediante el primer m&eacute;todo de pago, y no me deja, a alguien mas le est&aacute; pasando?\r\n\r\nhttps://prnt.sc/kouyot","replies":[{"poster":"Meluxg","date":"2018-08-30T23:33:04.682+0000","up_votes":1,"down_votes":0,"body":"A mí me pasa con el primer método y con tarjetas visa, probé con dos y no me deja D:","replies":[{"poster":"Who is main Mid","date":"2018-08-30T23:51:22.537+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Meluxg,realm=LAS,application-id=X54mVVp0,discussion-id=EKxlsR1R,comment-id=0000,timestamp=2018-08-30T23:33:04.682+0000)\n>\n> A mí me pasa con el primer método y con tarjetas visa, probé con dos y no me deja D:\n\nMe pasa exactamente lo mismo, ya probé con dos visas.","replies":[{"poster":"Meluxg","date":"2018-08-30T23:53:42.525+0000","up_votes":1,"down_votes":0,"body":"Cuándo fue la última vez que intentaste? Por suerte hay un día más hasta que aumente el rp, sólo espero que mañana se pueda comprar al menos.","replies":[{"poster":"Who is main Mid","date":"2018-08-30T23:58:42.660+0000","up_votes":2,"down_votes":0,"body":"> [{quoted}](name=Meluxg,realm=LAS,application-id=X54mVVp0,discussion-id=EKxlsR1R,comment-id=000000000000,timestamp=2018-08-30T23:53:42.525+0000)\n>\n> Cuándo fue la última vez que intentaste? Por suerte hay un día más hasta que aumente el rp, sólo espero que mañana se pueda comprar al menos.\n\nHace unos 10 minutos aproximadamente, espero que se solucione antes de el aumento de rp.","replies":[{"poster":"Meluxg","date":"2018-08-31T00:02:13.987+0000","up_votes":1,"down_votes":0,"body":"Uff, habrá que intentar mañana.","replies":[{"poster":"Who is main Mid","date":"2018-08-31T00:45:49.732+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Meluxg,realm=LAS,application-id=X54mVVp0,discussion-id=EKxlsR1R,comment-id=00000000000000000000,timestamp=2018-08-31T00:02:13.987+0000)\n>\n> Uff, habrá que intentar mañana.\n\nUsa el tercer metodo, recien lo use, todo una joya <3","replies":[{"poster":"Meluxg","date":"2018-08-31T02:13:22.793+0000","up_votes":1,"down_votes":0,"body":"Me funcionó aaaaaaaaa, te estoy amando, gracias <3","replies":[]}]}]}]}]}]}]}]}
{"poster":"18 NAKED COWB0YS","date":"2016-11-09T04:39:53.253+0000","title":"if you play with a level 30 friend as a level 10+ why dont you get more exp?","subforum":"Gameplay","up_votes":1,"down_votes":3,"body":"you are obviously smurfing and not actually trying to learn the game so why delay the leveling?\r\n\r\ni truly hate having to play off beginners to get 30 .\r\n\r\ni dont want to buy exp boosts as i rarely get on my low level account because its never satisifying.","replies":[{"poster":"Ailady","date":"2016-11-09T06:10:36.245+0000","up_votes":1,"down_votes":0,"body":"it dont even take long to reach lv.30 trying to boost your friend to 30 wont learn him nothing he will get destroyed and this is why everyone sucks at the game atm because of boosters and smurfs ruining morals of actual newbies.","replies":[{"poster":"Limmie","date":"2016-11-09T07:48:34.658+0000","up_votes":1,"down_votes":0,"body":"I think OP is the one pre-30. They are smurfing and wants to get to level 30 quickly, not getting somebody else to 30.\n\nAnd honestly the smurf ruining newbies is only a problem because Riot doesn't offer a way to get a secondary account other than leveling it up normally. ","replies":[{"poster":"Ailady","date":"2016-11-09T12:40:13.572+0000","up_votes":1,"down_votes":0,"body":"people dont need a secondary account they should make the ranking decay faster so people play one accounts its unfair how you can have multiple accounts in high rankings and people actually sell those accounts to bronze players","replies":[{"poster":"18 NAKED COWB0YS","date":"2016-11-09T21:08:46.114+0000","up_votes":1,"down_votes":1,"body":"how the fuck are you going to keep assuming shit like that without actually knowing the facts.\n\nfirst off, im not boosting anyone to level 30.\n\nsecond of all all of my accounts are diamond 5+\n\ni dont have a single account below plat WITHOUT diamond mmr.\n\ndont go and give me that shit.","replies":[]}]}]}]}]}
{ "Congratulation": "Congratulations, you made it!", "DescriptionStart": "Now you can start developing your project.", "DescriptionLinks": "Here is a list of useful links you might might want to look at:", "English": "English", "German": "German", "Headline": "Your WebApp {appName}", "LanguageShort": "EN", "PageTitle": "Welcome!", "SwitchLanguage": "DE", "HeadlineDemoContent": "Important Links", "ReadMore": "Read more", "BackToHome": "Back to home", "FetchPosts": "Fetch posts", "TestingPaper": "Hi I am PAPER component! Test to translate me.", "AC1": "I am accordion 1", "AC1_CONTENT": "Well there is really nothing yet.", "AC2": "Click me", "AC2_CONTENT": "Sprint 2 is comming!", "AC3": "I am disabled" }
{"geometry":{"type":"Polygon","coordinates":[[[34.333046,31.367577],[34.331528,31.368862],[34.331509,31.369236],[34.331448,31.369476],[34.331745,31.369652],[34.332573,31.368919],[34.333553,31.368174],[34.333256,31.367857],[34.333046,31.367577]]]},"properties":{"qs:a1r":"*","geom:longitude":34.332424,"qs:la_lc":"*","qs:a0_lc":"PSE","lbl:latitude":31.373890,"wof:hierarchy":[{"locality_id":101920307,"country_id":-1,"region_id":-1}],"iso:country":"PS","src:geom_alt":[],"wof:geomhash":"eb48a9f319b58d09c039df1d351f2e74","qs:level":"locality","wof:breaches":[],"wof:name":"Al Qarara","src:geom":"quattroshapes","qs:adm0":"Palestine","wof:supersedes":[],"qs:type":"Built-Up Area","qs:loc":"Al Qarara","wof:id":101920307,"qs:pop":0,"lbl:longitude":34.340850,"geom:area":0.000002,"qs:id":0,"geom:latitude":31.368604,"qs:source":"EGlobalMap","src:centroid_lbl":"geonames","wof:belongsto":[],"wof:placetype":"locality","gn:population":19500,"qs:a0":"Palestine","qs:a1":"*","wof:lastmodified":1439924415,"wof:superseded_by":[],"wof:concordances":{"gn:id":6967865},"wof:parent_id":-1},"type":"Feature","bbox":[34.331448,31.367577,34.333553,31.369652],"id":101920307}
{"poster":"Elotüte","date":"2016-05-09T20:28:12.819+0000","title":"Spiel verbuggt?","subforum":"Melde einen Bug","up_votes":1,"down_votes":0,"body":"Hi\r\n\r\nmir sind in der letzten Zeit so einige Bugs aufgefallen. Das aber mehr vom Clienten und nicht vom eigentlichen spiel trotzdem nervig.\r\n\r\n1. Freundesliste wird nicht richtig angezeigt. Hatte die Tage ne Freundin welche offline war aber als Online angezeigt wurde. Kurz bevor sie off ging sagte sie noch bis sp&auml;ter. Ich habe sie nach einem spiel gefragt ob sie schon wieder zur&uuml;ck sei etc. Freunde welche offline sind werden sichtbar. Und ich hatte sogar freunde welche online waren und nicht angezeigt wurden. Das H&auml;ckchen ist in den Optionen nat&uuml;rlich weg.\r\n\r\n2. In der Champselect bekomme ich manchmal nen Grafikbug. Ich sehe kaum etwas von dem geschehen. Teilweise konnte ich die Masteries und Runen mit dem r&uuml;berfahren der Maus wieder sichtbar machen. Das ganze konnte ich mit weiteren Elementen machen aber nicht alle Beschw&ouml;rer z.B. blieben verbuggt und waren nicht sichtbar. Etwas ekelig wenn es in einer Rankauswahl passiert.\r\n\r\n3. Ebenfalls in der Champselect das war letzte woche. Ich pickte Fizz (frei spielbar) und bekam nen Kassadin in der Midlane. Normal h&auml;tten wir die champs swappen k&ouml;nnen ging aber nicht. Und ja ich habe Kassadin und da Fizz zurzeit frei spielbar ist w&auml;re ein wechsel m&ouml;glich gewesen.\r\n\r\n4. Das ist erst grade passiert. Ich spielte mit nen Freund nen Normal und er laggte extrem. Vayne aus dem eigenen Team ebenfalls und unser Jungler war auch am laggen bemerkte dies aber sp&auml;ter, da hatte der JNG den Verdacht auf ein Drophack. KA ob das &uuml;berhaupt noch m&ouml;glich ist unsere Vayne spielte garnicht mehr mein freund versuchte st&uuml;ckweise irgendwas zu spielen. Merkmal eines Drophacks ist ja dass mehrere Probleme haben und nicht nur einer. Das Spiel haben wir mit 3 1/2 gewonnen. Auf Jedenfall alle spieler aus dem Spiel fehlen in meiner zuletzt gespielt liste selbst mein freund wird nicht aufgelistet. Als h&auml;tte das spiel garnicht statt gefunden. Aber im Verlauf finde ich es. \r\n\r\n\r\nMehr sind mir nicht aufgefallen\r\n\r\nMfG\r\n\r\nInvoker1990","replies":[{"poster":"Renga Akamaru","date":"2016-05-10T04:41:13.495+0000","up_votes":1,"down_votes":0,"body":"Also bei 1 und 2 kann ich dir zustimmen weil ich genau die Selben Probleme habe.","replies":[]}]}
{"Plot": "A small-time magician is swept away to an enchanted land and is forced into a power struggle between three witches.", "Rated": "PG", "Response": "True", "Language": "English", "Title": "Oz the Great and Powerful", "Country": "USA", "Writer": "Mitchell Kapner (screenplay), David Lindsay-Abaire (screenplay), Mitchell Kapner (screen story), L. Frank Baum (\"Oz\" works)", "Metascore": "44", "imdbRating": "6.4", "Director": "Sam Raimi", "Released": "08 Mar 2013", "Actors": "James Franco, Mila Kunis, Rachel Weisz, Michelle Williams", "Year": "2013", "Genre": "Adventure, Family, Fantasy", "Awards": "5 wins & 31 nominations.", "Runtime": "130 min", "Type": "movie", "Poster": "https://images-na.ssl-images-amazon.com/images/M/MV5BMjMyMzQ1ODM1MF5BMl5BanBnXkFtZTcwMjE2MTQxOQ@@._V1_SX300.jpg", "imdbVotes": "177,084", "imdbID": "tt1623205"}
[{"id": 528713, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 537, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5076, "text": "Kinamsabihi kumtakasa Mwenyezi Mungu kila kiliomo ndani ya mbingu na ardhi. Na Yeye ndiye Mwenye nguvu, Mwenye hikima."}, {"id": 528714, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 537, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5077, "text": "Yeye ndiye Mwenye ufalme wa mbingu na ardhi. Anahuisha na anafisha. Na Yeye ni Mwenye uweza wa kila kitu."}, {"id": 528715, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 537, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5078, "text": "Yeye ndiye wa Mwanzo na ndiye wa Mwisho, naye ndiye wa Dhaahiri na wa Siri, naye ndiye Mjuzi wa kila kitu."}, {"id": 528716, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 538, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5079, "text": "Yeye ndiye aliye ziumba mbingu na ardhi katika siku sita; kisha akakaa vyema juu ya enzi. Anayajua yanayo ingia katika ardhi na yanayo toka humo, na yanayo teremka kutoka mbinguni, na yanayo panda humo. Naye yu pamoja nanyi popote mlipo. Na Mwenyezi Mungu ni Mwenye kuyaona mnayo yatenda."}, {"id": 528717, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 538, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5080, "text": "Ufalme wa mbingu na ardhi ni wake. Na mambo yote yanarejeshwa kwa Mwenyezi Mungu."}, {"id": 528718, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 538, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5081, "text": "Anaingiza usiku katika mchana, na anaingiza mchana katika usiku. Na Yeye ni Mwenye kuyajua yaliomo vifuani."}, {"id": 528719, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 538, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5082, "text": "Muaminini Mwenyezi Mungu na Mtume wake; na toeni katika alivyo kufanyeni nyinyi kuwa ni waangalizi wake. Basi walio amini miongoni mwenu, na wakatoa, wana malipo makubwa."}, {"id": 528720, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 538, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5083, "text": "Na mna nini hata hamumuamini Mwenyezi Mungu na hali Mtume anakuiteni mumuamini Mola wenu Mlezi? Naye amekwisha chukua ahadi yenu, ikiwa nyinyi ni Waumini."}, {"id": 528721, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 538, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5084, "text": "Yeye ndiye anaye mteremshia mja wake Aya zinazo bainisha wazi ili akutoeni gizani muingie kwenye nuru. Na hakika Mwenyezi Mungu kwenu ni Mpole, Mwenye kurehemu."}, {"id": 528722, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 538, "ruku": 472, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5085, "text": "Na mna nini hata hamtoi katika Njia ya Mwenyezi Mungu, na hali urithi wa mbingu na ardhi ni wa Mwenyezi Mungu? Hawawi sawa miongoni mwenu wenye kutoa kabla ya Ushindi na wakapigana vita. Hao wana daraja kubwa zaidi kuliko wale ambao walio toa baadae na wakapigana. Na wote hao Mwenyezi Mungu amewaahidia wema. Na Mwenyezi Mungu anazo khabari za mnayo yatenda."}, {"id": 528723, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 538, "ruku": 473, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5086, "text": "Ni nani atakaye mkopesha Mwenyezi Mungu mkopo mwema, ili amrudishie mardufu, na apate malipo ya ukarimu."}, {"id": 528724, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 539, "ruku": 473, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5087, "text": "Siku utakapo waona Waumini wanaume na Waumini wanawake, nuru yao iko mbele yao, na kuliani kwao: Furaha yenu leo - Bustani zipitazo mito kati yake mtakaa humo milele. Huko ndiko kufuzu kukubwa."}, {"id": 528725, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 539, "ruku": 473, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5088, "text": "Siku wanaafiki wanaume na wanaafiki wanawake watapo waambia walio amini: Tungojeni ili tupate mwangaza katika nuru yenu. Waambiwe: Rejeeni nyuma yenu mkaitafute nuru! Utiwe baina yao ukuta wenye mlango - ndani yake mna rehema, na nje upande wake wa mbele kuna adhabu."}, {"id": 528726, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 539, "ruku": 473, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5089, "text": "Watawaita wawaambie: Kwani vile hatukuwa pamoja nanyi? Watawaambia: Ndiyo, lakini mlijifitini wenyewe, na mkasitasita, na mkatia shaka, na matamanio ya nafsi zenu yakakudanganyeni. mpaka ilipo kuja amri ya Mwenyezi Mungu, na mdanganyifu akakudanganyeni msimfuate Mwenyezi Mungu."}, {"id": 528727, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 539, "ruku": 473, "hizb_quarter": 215, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5090, "text": "Basi leo haitapokelewa kwenu fidia, wala kwa wale walio kufuru. Makaazi yenu ni Motoni, ndio bora kwenu; na ni marejeo maovu yalioje!"}, {"id": 528728, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 539, "ruku": 473, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5091, "text": "Je! Wakati haujafika bado kwa walio amini zikanyenyekea nyoyo zao kwa kumkumbuka Mwenyezi Mungu na haki iliyo teremka? Wala wasiwe kama walio pewa Kitabu kabla yao, muda wao ukawa mrefu, kwa hivyo nyoyo zao zikawa ngumu, na wengi wao wakawa wapotovu."}, {"id": 528729, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 539, "ruku": 473, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5092, "text": "Jueni kwamba Mwenyezi Mungu huifufua ardhi baada ya kufa kwake. Tumekubainishieni Ishara ili mpate kuzingatia."}, {"id": 528730, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 539, "ruku": 473, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5093, "text": "Kwa hakika wanaume wanao toa sadaka, na wanawake wanao toa sadaka, na wakamkopesha Mwenyezi Mungu mkopo mwema, watazidishiwa mardufu na watapata malipo ya ukarimu."}, {"id": 528731, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 540, "ruku": 473, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5094, "text": "Na walio muamini Mwenyezi Mungu na Mitume wake, hao ndio Masidiqi na Mashahidi mbele ya Mola wao Mlezi. Wao watapata malipo yao na nuru yao. Na walio kufuru na wakakadhibisha Ishara zetu, hao ndio watu wa Motoni."}, {"id": 528732, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 540, "ruku": 474, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5095, "text": "Jueni ya kwamba maisha ya dunia ni mchezo, na pumbao, na pambo, na kujifakhirisha baina yenu na kushindana kwa wingi wa mali na watoto. Mfano wake ni kama mvua ambayo huwafurahisha wakulima mimea yake, kisha hunyauka ukayaona yamepiga manjano kisha yakawa mabua. Na akhera kuna adhabu kali na maghfira kutoka kwa Mwenyezi Mungu na radhi. Na maisha ya dunia si chochote ila ni starehe ya udanganyifu."}, {"id": 528733, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 540, "ruku": 474, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5096, "text": "Kimbilieni msamaha wa Mola wenu Mlezi, na Pepo ambayo upana wake ni kama upana wa mbingu na ardhi, iliyo wekewa walio muamini Mwenyezi Mungu na Mitume wake. Hiyo ndiyo fadhila ya Mwenyezi Mungu, humpa amtakaye. Na Mwenyezi Mungu ni Mwenye fadhila kuu."}, {"id": 528734, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 540, "ruku": 474, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5097, "text": "Hautokei msiba katika ardhi wala katika nafsi zenu ila umekwisha andikwa katika Kitabu kabla hatujauumba. Hakika hayo kwa Mwenyezi Mungu ni mepesi."}, {"id": 528735, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 540, "ruku": 474, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5098, "text": "Ili msihuzunike kwa kilicho kupoteeni, wala msijitape kwa alicho kupeni. Na Mwenyezi Mungu hampendi kila anaye jivuna akajifakhirisha."}, {"id": 528736, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 540, "ruku": 474, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5099, "text": "Ambao wanafanya ubakhili, na wanaamrisha watu wafanye ubakhili. Na anaye geuka, basi Mwenyezi Mungu ni Mwenye kujitosha, Msifiwa."}, {"id": 528737, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 541, "ruku": 474, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5100, "text": "Kwa hakika tuliwatuma Mitume wetu kwa dalili waziwazi, na tukateremsha Kitabu pamoja nao na Mizani, ili watu wasimamie uadilifu, na tumeteremsha chuma chenye nguvu nyingi na manufaa kwa watu, na ili Mwenyezi Mungu amjue anaye mnusuru Yeye na Mitume wake kwa ghaibu. Hakika Mwenyezi Mungu ni Mwenye nguvu Mwenye kushinda."}, {"id": 528738, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 541, "ruku": 475, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5101, "text": "Na bila ya shaka tulimtuma Nuhu na Ibrahim, na tukaweka katika dhuriya zao Unabii na Kitabu. Basi wapo miongoni mwao walio ongoka, na wengi katika wao ni wapotovu."}, {"id": 528739, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 541, "ruku": 475, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5102, "text": "Tena tukafuatisha nyuma yao Mitume wengine, na tukamfuatisha Isa bin Mariamu, na tukampa Injili. Na tukajaalia katika nyoyo za walio mfuata upole na rehema. Na umonaki (utawa wa mapadri) wameuzua wao. Sisi hatukuwaandikia hayo, ila kutafuta radhi za Mwenyezi Mungu. Lakini hawakuufuata inavyo takiwa kuufuata. Basi wale walio amini katika wao tuliwapa ujira wao. Na wengi wao ni wapotovu."}, {"id": 528740, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 541, "ruku": 475, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5103, "text": "Enyi mlio amini! Mcheni Mwenyezi Mungu, na muaminini Mtume wake, atakupeni sehemu mbili katika rehema yake, na atakujaalieni muwe na nuru ya kwenda nayo. Na atakusameheni. Na Mwenyezi Mungu ni Mwenye kusamehe, Mwenye kurehemu."}, {"id": 528741, "identifier": "sw.barwani", "surah_number": 57, "surah_ar_name": "\u0633\u0648\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062f", "surah_en_name": "Al-Hadid", "surah_en_name_translation": "The Iron", "revelation_type": "Medinan", "juz": 27, "manzil": 7, "page": 541, "ruku": 475, "hizb_quarter": 216, "sajda": false, "sajda_id": 0, "sajda_obligatory": false, "sajda_recommended": false, "language": "sw", "name": "Al-Barwani", "transelator_en_name": "Ali Muhsin Al-Barwani", "format": "text", "type": "translation", "ayah_number": 5104, "text": "Ili watu wa Kitabu wajue kwamba wao hawana uweza wowote juu ya fadhila za Mwenyezi Mungu. Na fadhila zote zimo mikononi mwa Mwenyezi Mungu. Humpa amtakaye. Na Mwenyezi Mungu ndiye Mwenye fadhila kuu."}]
{ "name": "pdb-3d-complex", "version": "2.0.0", "description": "The 3D complex is a server that analyses the complexes in crystal structures. This component gives a compact summary of the results for a particular PDB code and assembly.", "keywords": [ "BioJS", "PDB component", "3DComplex", "PDBe", "pdb-3d-complex", "QSbio" ], "homepage": "https://github.com/PDBeurope/pdb-3d-complex#readme", "repository": { "type": "git", "url": "https://github.com/PDBeurope/pdb-3d-complex.git" }, "bugs": { "url": "https://github.com/PDBeurope/pdb-3d-complex/issues" }, "scripts": { "test": "echo 'Error: no test specified' && exit 1", "build": "npm run build-tsc && npm run build-webpack && npm run bundle-webcomponent", "build-tsc": "tsc", "build-webpack": "webpack --mode development", "serve": "http-server -p 1338", "bundle-webcomponent": "gulp" }, "author": { "name": "Mandar Deshpande", "email": "mandar@ebi.ac.uk" }, "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.1.5", "@babel/plugin-transform-runtime": "^7.6.2", "@babel/preset-env": "^7.1.5", "@babel/runtime": "^7.7.2", "babel-loader": "^8.0.6", "css-loader": "^3.2.0", "del": "^5.1.0", "gulp": "^4.0.2", "gulp-concat": "^2.6.1", "gulp-header": "^2.0.9", "http-server": "^0.12.3", "typescript": "^3.7.4", "webpack": "^4.41.5", "webpack-cli": "^3.3.10" }, "dependencies": { "lit-element": "^2.2.1" } }
[{"lineNumber": 24, "col_offset": 0, "nodeName": "test_extract_db_type_from_uri", "type": "Callable[[], Any]"}, {"lineNumber": 124, "col_offset": 0, "nodeName": "test_uri_types", "type": "Callable[[], Any]"}, {"lineNumber": 148, "col_offset": 0, "nodeName": "validate_append_to_uri_path_test_cases", "type": "Callable[[Any], Any]"}, {"lineNumber": 154, "col_offset": 0, "nodeName": "test_append_to_uri_path_joins_uri_paths_and_posixpaths_correctly", "type": "Callable[[], Any]"}, {"lineNumber": 191, "col_offset": 0, "nodeName": "test_append_to_uri_path_handles_special_uri_characters_in_posixpaths", "type": "Callable[[], Any]"}, {"lineNumber": 243, "col_offset": 0, "nodeName": "test_append_to_uri_path_preserves_uri_schemes_hosts_queries_and_fragments", "type": "Callable[[], Any]"}, {"lineNumber": 316, "col_offset": 0, "nodeName": "test_extract_and_normalize_path", "type": "Callable[[], Any]"}, {"lineNumber": 350, "col_offset": 0, "nodeName": "test_is_databricks_acled_artifacts_uri", "type": "Callable[[], Any]"}, {"lineNumber": 25, "col_offset": 4, "nodeName": "uri", "type": "str"}, {"lineNumber": 26, "col_offset": 8, "nodeName": "legit_db", "type": "str"}, {"lineNumber": 26, "col_offset": 20, "nodeName": "DATABASE_ENGINES", "type": "List[str]"}, {"lineNumber": 34, "col_offset": 8, "nodeName": "unsupported_db", "type": "str"}, {"lineNumber": 149, "col_offset": 54, "nodeName": "cases", "type": "List[Tuple[str, ...]]"}, {"lineNumber": 317, "col_offset": 4, "nodeName": "base_uri", "type": "str"}, {"lineNumber": 30, "col_offset": 8, "nodeName": "with_driver", "type": "str"}, {"lineNumber": 54, "col_offset": 47, "nodeName": "result", "type": "Any"}, {"lineNumber": 108, "col_offset": 79, "nodeName": "result", "type": "Any"}, {"lineNumber": 125, "col_offset": 11, "nodeName": "is_local_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 126, "col_offset": 11, "nodeName": "is_local_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 127, "col_offset": 11, "nodeName": "is_local_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 128, "col_offset": 11, "nodeName": "is_local_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 135, "col_offset": 11, "nodeName": "is_databricks_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 136, "col_offset": 11, "nodeName": "is_databricks_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 137, "col_offset": 11, "nodeName": "is_databricks_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 141, "col_offset": 11, "nodeName": "is_http_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 142, "col_offset": 11, "nodeName": "is_http_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 149, "col_offset": 8, "nodeName": "input_uri", "type": "str"}, {"lineNumber": 149, "col_offset": 19, "nodeName": "input_path", "type": "str"}, {"lineNumber": 149, "col_offset": 31, "nodeName": "expected_output_uri", "type": "str"}, {"lineNumber": 155, "col_offset": 4, "nodeName": "validate_append_to_uri_path_test_cases", "type": "Callable[[Any], Any]"}, {"lineNumber": 234, "col_offset": 4, "nodeName": "validate_append_to_uri_path_test_cases", "type": "Callable[[Any], Any]"}, {"lineNumber": 244, "col_offset": 4, "nodeName": "validate_append_to_uri_path_test_cases", "type": "Callable[[Any], Any]"}, {"lineNumber": 320, "col_offset": 11, "nodeName": "base_uri", "type": "str"}, {"lineNumber": 324, "col_offset": 11, "nodeName": "base_uri", "type": "str"}, {"lineNumber": 328, "col_offset": 11, "nodeName": "base_uri", "type": "str"}, {"lineNumber": 334, "col_offset": 11, "nodeName": "base_uri", "type": "str"}, {"lineNumber": 340, "col_offset": 11, "nodeName": "base_uri", "type": "str"}, {"lineNumber": 346, "col_offset": 11, "nodeName": "base_uri", "type": "str"}, {"lineNumber": 351, "col_offset": 11, "nodeName": "is_databricks_acled_artifacts_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 354, "col_offset": 11, "nodeName": "is_databricks_acled_artifacts_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 357, "col_offset": 11, "nodeName": "is_databricks_acled_artifacts_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 360, "col_offset": 11, "nodeName": "is_databricks_acled_artifacts_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 363, "col_offset": 11, "nodeName": "is_databricks_acled_artifacts_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 366, "col_offset": 11, "nodeName": "is_databricks_acled_artifacts_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 400, "col_offset": 64, "nodeName": "result", "type": "Any"}, {"lineNumber": 448, "col_offset": 68, "nodeName": "result", "type": "Any"}, {"lineNumber": 503, "col_offset": 85, "nodeName": "result", "type": "Any"}, {"lineNumber": 540, "col_offset": 37, "nodeName": "result", "type": "Any"}, {"lineNumber": 27, "col_offset": 15, "nodeName": "legit_db", "type": "str"}, {"lineNumber": 28, "col_offset": 15, "nodeName": "legit_db", "type": "str"}, {"lineNumber": 30, "col_offset": 22, "nodeName": "legit_db", "type": "str"}, {"lineNumber": 31, "col_offset": 15, "nodeName": "legit_db", "type": "str"}, {"lineNumber": 32, "col_offset": 15, "nodeName": "legit_db", "type": "str"}, {"lineNumber": 54, "col_offset": 11, "nodeName": "get_db_info_from_uri", "type": "Callable[[Any], Tuple[Any, Any]]"}, {"lineNumber": 54, "col_offset": 32, "nodeName": "server_uri", "type": "Any"}, {"lineNumber": 70, "col_offset": 9, "nodeName": "raises", "type": "Any"}, {"lineNumber": 70, "col_offset": 23, "nodeName": "MlflowException", "type": "Type[mlflow.exceptions.MlflowException]"}, {"lineNumber": 71, "col_offset": 8, "nodeName": "get_db_info_from_uri", "type": "Callable[[Any], Tuple[Any, Any]]"}, {"lineNumber": 71, "col_offset": 29, "nodeName": "server_uri", "type": "Any"}, {"lineNumber": 108, "col_offset": 11, "nodeName": "construct_run_url", "type": "Callable[..., Any]"}, {"lineNumber": 108, "col_offset": 29, "nodeName": "hostname", "type": "Any"}, {"lineNumber": 108, "col_offset": 39, "nodeName": "experiment_id", "type": "Any"}, {"lineNumber": 108, "col_offset": 54, "nodeName": "run_id", "type": "Any"}, {"lineNumber": 108, "col_offset": 62, "nodeName": "workspace_id", "type": "Any"}, {"lineNumber": 120, "col_offset": 9, "nodeName": "raises", "type": "Any"}, {"lineNumber": 120, "col_offset": 23, "nodeName": "MlflowException", "type": "Type[mlflow.exceptions.MlflowException]"}, {"lineNumber": 121, "col_offset": 8, "nodeName": "construct_run_url", "type": "Callable[..., Any]"}, {"lineNumber": 121, "col_offset": 26, "nodeName": "hostname", "type": "Any"}, {"lineNumber": 121, "col_offset": 36, "nodeName": "experiment_id", "type": "Any"}, {"lineNumber": 121, "col_offset": 51, "nodeName": "run_id", "type": "Any"}, {"lineNumber": 121, "col_offset": 59, "nodeName": "workspace_id", "type": "Any"}, {"lineNumber": 129, "col_offset": 15, "nodeName": "is_local_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 130, "col_offset": 15, "nodeName": "is_local_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 131, "col_offset": 15, "nodeName": "is_local_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 132, "col_offset": 15, "nodeName": "is_local_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 133, "col_offset": 15, "nodeName": "is_local_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 138, "col_offset": 15, "nodeName": "is_databricks_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 139, "col_offset": 15, "nodeName": "is_databricks_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 143, "col_offset": 15, "nodeName": "is_http_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 144, "col_offset": 15, "nodeName": "is_http_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 145, "col_offset": 15, "nodeName": "is_http_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 150, "col_offset": 60, "nodeName": "expected_output_uri", "type": "str"}, {"lineNumber": 151, "col_offset": 78, "nodeName": "expected_output_uri", "type": "str"}, {"lineNumber": 221, "col_offset": 8, "nodeName": "validate_append_to_uri_path_test_cases", "type": "Callable[[Any], Any]"}, {"lineNumber": 319, "col_offset": 8, "nodeName": "extract_and_normalize_path", "type": "Callable[[Any], Any]"}, {"lineNumber": 323, "col_offset": 8, "nodeName": "extract_and_normalize_path", "type": "Callable[[Any], Any]"}, {"lineNumber": 327, "col_offset": 8, "nodeName": "extract_and_normalize_path", "type": "Callable[[Any], Any]"}, {"lineNumber": 331, "col_offset": 8, "nodeName": "extract_and_normalize_path", "type": "Callable[[Any], Any]"}, {"lineNumber": 337, "col_offset": 8, "nodeName": "extract_and_normalize_path", "type": "Callable[[Any], Any]"}, {"lineNumber": 343, "col_offset": 8, "nodeName": "extract_and_normalize_path", "type": "Callable[[Any], Any]"}, {"lineNumber": 369, "col_offset": 15, "nodeName": "is_databricks_acled_artifacts_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 400, "col_offset": 11, "nodeName": "get_databricks_profile_uri_from_artifact_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 400, "col_offset": 56, "nodeName": "uri", "type": "Any"}, {"lineNumber": 413, "col_offset": 9, "nodeName": "raises", "type": "Any"}, {"lineNumber": 413, "col_offset": 23, "nodeName": "MlflowException", "type": "Type[mlflow.exceptions.MlflowException]"}, {"lineNumber": 414, "col_offset": 8, "nodeName": "get_databricks_profile_uri_from_artifact_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 414, "col_offset": 53, "nodeName": "uri", "type": "Any"}, {"lineNumber": 448, "col_offset": 11, "nodeName": "remove_databricks_profile_info_from_artifact_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 448, "col_offset": 60, "nodeName": "uri", "type": "Any"}, {"lineNumber": 503, "col_offset": 11, "nodeName": "add_databricks_profile_info_to_artifact_uri", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 503, "col_offset": 55, "nodeName": "artifact_uri", "type": "Any"}, {"lineNumber": 503, "col_offset": 69, "nodeName": "profile_uri", "type": "Any"}, {"lineNumber": 516, "col_offset": 9, "nodeName": "raises", "type": "Any"}, {"lineNumber": 516, "col_offset": 23, "nodeName": "MlflowException", "type": "Type[mlflow.exceptions.MlflowException]"}, {"lineNumber": 517, "col_offset": 8, "nodeName": "add_databricks_profile_info_to_artifact_uri", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 517, "col_offset": 52, "nodeName": "artifact_uri", "type": "Any"}, {"lineNumber": 517, "col_offset": 66, "nodeName": "profile_uri", "type": "Any"}, {"lineNumber": 540, "col_offset": 11, "nodeName": "is_valid_dbfs_uri", "type": "Callable[[Any], bool]"}, {"lineNumber": 540, "col_offset": 29, "nodeName": "uri", "type": "Any"}, {"lineNumber": 27, "col_offset": 27, "nodeName": "extract_db_type_from_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 28, "col_offset": 27, "nodeName": "get_uri_scheme", "type": "Callable[[Any], Any]"}, {"lineNumber": 31, "col_offset": 27, "nodeName": "extract_db_type_from_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 32, "col_offset": 27, "nodeName": "get_uri_scheme", "type": "Callable[[Any], Any]"}, {"lineNumber": 35, "col_offset": 13, "nodeName": "raises", "type": "Any"}, {"lineNumber": 35, "col_offset": 27, "nodeName": "MlflowException", "type": "Type[mlflow.exceptions.MlflowException]"}, {"lineNumber": 36, "col_offset": 12, "nodeName": "extract_db_type_from_uri", "type": "Callable[[Any], Any]"}, {"lineNumber": 36, "col_offset": 37, "nodeName": "unsupported_db", "type": "str"}, {"lineNumber": 70, "col_offset": 9, "nodeName": "pytest", "type": "Any"}, {"lineNumber": 120, "col_offset": 9, "nodeName": "pytest", "type": "Any"}, {"lineNumber": 150, "col_offset": 15, "nodeName": "append_to_uri_path", "type": "Callable[..., Any]"}, {"lineNumber": 150, "col_offset": 34, "nodeName": "input_uri", "type": "str"}, {"lineNumber": 150, "col_offset": 45, "nodeName": "input_path", "type": "str"}, {"lineNumber": 151, "col_offset": 15, "nodeName": "append_to_uri_path", "type": "Callable[..., Any]"}, {"lineNumber": 151, "col_offset": 34, "nodeName": "input_uri", "type": "str"}, {"lineNumber": 219, "col_offset": 19, "nodeName": "tuple", "type": "Type[Tuple[Any, ...]]"}, {"lineNumber": 413, "col_offset": 9, "nodeName": "pytest", "type": "Any"}, {"lineNumber": 516, "col_offset": 9, "nodeName": "pytest", "type": "Any"}, {"lineNumber": 27, "col_offset": 52, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 27, "col_offset": 63, "nodeName": "legit_db", "type": "str"}, {"lineNumber": 28, "col_offset": 42, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 28, "col_offset": 53, "nodeName": "legit_db", "type": "str"}, {"lineNumber": 31, "col_offset": 52, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 31, "col_offset": 63, "nodeName": "with_driver", "type": "str"}, {"lineNumber": 32, "col_offset": 42, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 32, "col_offset": 53, "nodeName": "with_driver", "type": "str"}, {"lineNumber": 35, "col_offset": 13, "nodeName": "pytest", "type": "Any"}, {"lineNumber": 223, "col_offset": 16, "nodeName": "char_case", "type": "Callable[..., Any]"}, {"lineNumber": 224, "col_offset": 16, "nodeName": "char_case", "type": "Callable[..., Any]"}, {"lineNumber": 225, "col_offset": 16, "nodeName": "char_case", "type": "Callable[..., Any]"}, {"lineNumber": 226, "col_offset": 16, "nodeName": "char_case", "type": "Callable[..., Any]"}, {"lineNumber": 227, "col_offset": 16, "nodeName": "char_case", "type": "Callable[..., Any]"}, {"lineNumber": 228, "col_offset": 16, "nodeName": "char_case", "type": "Callable[..., Any]"}, {"lineNumber": 229, "col_offset": 16, "nodeName": "char_case", "type": "Callable[..., Any]"}, {"lineNumber": 230, "col_offset": 16, "nodeName": "char_case", "type": "Callable[..., Any]"}, {"lineNumber": 27, "col_offset": 52, "nodeName": "uri", "type": "str"}, {"lineNumber": 28, "col_offset": 42, "nodeName": "uri", "type": "str"}, {"lineNumber": 31, "col_offset": 52, "nodeName": "uri", "type": "str"}, {"lineNumber": 32, "col_offset": 42, "nodeName": "uri", "type": "str"}, {"lineNumber": 151, "col_offset": 46, "nodeName": "split", "type": "Callable"}, {"lineNumber": 151, "col_offset": 62, "nodeName": "input_path", "type": "str"}, {"lineNumber": 219, "col_offset": 26, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 219, "col_offset": 58, "nodeName": "item", "type": "str"}, {"lineNumber": 219, "col_offset": 66, "nodeName": "case_args", "type": "Tuple[str, str, str]"}, {"lineNumber": 151, "col_offset": 46, "nodeName": "posixpath", "type": "module"}, {"lineNumber": 219, "col_offset": 26, "nodeName": "item", "type": "str"}, {"lineNumber": 219, "col_offset": 40, "nodeName": "special_char", "type": "str"}]