mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-16 02:46:08 -04:00
A bit of html cleanup and added <pre> style.
This commit is contained in:
@ -1,6 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Gigablast Engineering Overview</title>
|
||||
|
||||
<style>
|
||||
pre {
|
||||
/* width: 100%; */
|
||||
background: #f8f8f8;
|
||||
padding: 10px 5px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body text=#000000 bgcolor=#ffffff link=#000000 vlink=#000000 alink=#000000><style><!--body,td,a,p,.h{font-family:arial,sans-serif; font-size: 15px;}//--></style>
|
||||
|
||||
<center>
|
||||
@ -743,7 +751,8 @@ a message like:
|
||||
1145413139729 81 WARN db [31956] Removed 12153 recs to fix out of range problem.
|
||||
1145413139975 81 WARN net Encountered a corrupt list.
|
||||
1145413139975 81 WARN net Getting remote list from twin instead.
|
||||
1145413139471 81 WARN net Received good list from twin. Requested 5000000 bytes and got 5000010. startKey.n1=af6cc0e n0=ae7dfec68a44a788 endKey.n1=ffffffffffffffff n0=ffffffffffffffff
|
||||
1145413139471 81 WARN net Received good list from twin. Requested 5000000 bytes and got 5000010.
|
||||
startKey.n1=af6cc0e n0=ae7dfec68a44a788 endKey.n1=ffffffffffffffff n0=ffffffffffffffff
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
@ -2470,7 +2479,7 @@ Many pages indexed by search engines are themselves search engine pages. This c
|
||||
<a href=/products.html>products</a>
|
||||
<a href=/help.html>help</a>
|
||||
<a href=/addurl>add a url</a>
|
||||
<a href=/press.html>Press</a> <a href="/press.html">Press</a>
|
||||
<a href=/press.html>Press</a>
|
||||
<a href=/contact.html>contact</a>
|
||||
</b>
|
||||
</font>
|
||||
|
Reference in New Issue
Block a user