body
margin-top:0 !important;
padding-top:0 !important;
/*min-width:800px !important;*/

.wb-autocomplete-suggestions
text-align: left; cursor: default; border: 1px solid #ccc; border-top: 0; background: #fff; box-shadow: -1px 1px 3px rgba(0,0,0,.1);
position: absolute; display: none; z-index: 2147483647; max-height: 254px; overflow: hidden; overflow-y: auto; box-sizing: border-box;

.wb-autocomplete-suggestion position: relative; padding: 0 .6em; line-height: 23px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 1.02em; color: #333;
.wb-autocomplete-suggestion b font-weight: bold;
.wb-autocomplete-suggestion.selected background: #f0f0f0;








success

fail


































Jul MAR Jul
Previous capture 03 Next capture
2015 2016 2018


10 captures
06 Jan 2011 - 25 Jul 2018









About this capture



COLLECTED BY




Collection: Wikipedia Outlinks March 2016



Crawl of outlinks from wikipedia.org started March, 2016. These files are currently not publicly accessible.

Properties of this collection.
It has been several years since the last time we did this.
For this collection, several things were done:
1. Turned off duplicate detection. This collection will be complete, as there is a
good chance we will share the data, and sharing data with pointers to random
other collections, is a complex problem.

2. For the first time, did all the different wikis. The original runs were just against the
enwiki. This one, the seed list was built from all 865 collections.



TIMESTAMPS



loading







__wm.bt(600,27,25,2,"web","http://www.mofat.go.kr/state/publication/history60/20100201/11369_file_2009 dip60_appendix.pdf","2016-03-03",1996);



var margin_top = 65;
function fitPlayback()
$('#playback').css(
height: (window.innerHeight - margin_top) + 'px',
top: margin_top
);

fitPlayback();
$(window).on('resize', function()
fitPlayback();
);
$('#wm-tb-close').click(function()
margin_top = 0;
fitPlayback();
);

Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript