Files
hosts/stats.nb
T

868 lines
42 KiB
Mathematica

(* Content-type: application/vnd.wolfram.mathematica *)
(*** Wolfram Notebook File ***)
(* http://www.wolfram.com/nb *)
(* CreatedBy='WolframDesktop 13.1' *)
(*CacheID: 234*)
(* Internal cache information:
NotebookFileLineBreakTest
NotebookFileLineBreakTest
NotebookDataPosition[ 161, 7]
NotebookDataLength[ 42328, 859]
NotebookOptionsPosition[ 41753, 841]
NotebookOutlinePosition[ 42150, 857]
CellTagsIndexPosition[ 42107, 854]
WindowFrame->Normal*)
(* Beginning of Notebook Content *)
Notebook[{
Cell[BoxData[{
RowBox[{
RowBox[{"SetDirectory", "[",
RowBox[{"NotebookDirectory", "[", "]"}], "]"}], ";"}], "\[IndentingNewLine]",
RowBox[{
RowBox[{"data", "=",
RowBox[{"Import", "[", "\"\<stats.out\>\"", "]"}]}], ";"}], "\[IndentingNewLine]",
RowBox[{
RowBox[{"graphtitle", "=", "\"\<Hosts file size history\>\""}], ";"}], "\[IndentingNewLine]",
RowBox[{
RowBox[{
"graphsubtitle", " ", "=",
" ", "\"\<base version: (adware + malware) only\>\""}], ";"}], "\[IndentingNewLine]",
RowBox[{
RowBox[{"data", "=",
RowBox[{
RowBox[{"(",
RowBox[{
RowBox[{"{",
RowBox[{
RowBox[{"DateObject", "[",
RowBox[{"#1", "\[LeftDoubleBracket]", "1", "\[RightDoubleBracket]"}],
"]"}], ",",
RowBox[{
"#1", "\[LeftDoubleBracket]", "2", "\[RightDoubleBracket]"}]}], "}"}],
"&"}], ")"}], "/@", "data"}]}], ";"}], "\[IndentingNewLine]",
RowBox[{
RowBox[{"lastitem", "=",
RowBox[{"Callout", "[",
RowBox[{
RowBox[{"Last", "[", "data", "]"}], ",",
RowBox[{"ToString", "[",
RowBox[{
RowBox[{"Last", "[", "data", "]"}], "[",
RowBox[{"[", "2", "]"}], "]"}], "]"}], ",", "Above", ",", " ",
RowBox[{"LabelStyle", "->", "Small"}], ",", " ",
RowBox[{"Background", "->", "LightBlue"}]}], "]"}]}], ";"}], "\[IndentingNewLine]",
RowBox[{
RowBox[{
RowBox[{"data", "[",
RowBox[{"[",
RowBox[{"Length", "[", "data", "]"}], "]"}], "]"}], "=", "lastitem"}],
";"}]}], "Input",
CellChangeTimes->{{3.867182545948308*^9, 3.867182555077017*^9}, {
3.8671856323646584`*^9, 3.867185655249*^9}, 3.867187032420275*^9, {
3.867187218478177*^9, 3.867187234045384*^9}, {3.867187352932571*^9,
3.867187371829939*^9}, {3.8671903940899982`*^9, 3.8671904257542353`*^9},
3.867190458276375*^9, {3.867190733940156*^9, 3.867190734419613*^9}, {
3.867190798905361*^9, 3.86719081289338*^9}, {3.867190843782461*^9,
3.867190868878964*^9}, {3.867191008084812*^9, 3.867191008823593*^9}, {
3.867191045756618*^9, 3.86719109928176*^9}, {3.867191132601091*^9,
3.867191153305139*^9}, {3.867191256528245*^9, 3.867191304159674*^9}, {
3.867191352877194*^9, 3.867191356182763*^9}, {3.867191386467814*^9,
3.867191411094434*^9}, {3.867191451576531*^9, 3.867191464669776*^9}, {
3.867191517397131*^9, 3.867191585673174*^9}, {3.867191623805966*^9,
3.867191637345644*^9}, {3.867191694067857*^9, 3.867191832972144*^9}, {
3.867443529594183*^9, 3.867443565893339*^9}, {3.867445761749815*^9,
3.86744582007928*^9}, {3.867445877108981*^9, 3.867445877563551*^9}, {
3.88987554010293*^9, 3.889875542354431*^9}, {3.890909771395684*^9,
3.890909773446272*^9}, {3.89765774638717*^9, 3.897657747223047*^9}, {
3.898379436246955*^9, 3.898379440050661*^9}, {3.90338401735606*^9,
3.9033840200448112`*^9}, {3.906908185436775*^9, 3.9069081879516287`*^9}, {
3.925848183308426*^9, 3.925848185881434*^9}, {3.926438108465784*^9,
3.92643813766343*^9}, {3.928879584090178*^9, 3.928879587280989*^9}, {
3.9293606429237022`*^9, 3.929360645945132*^9}, {3.931376802792758*^9,
3.931376805515088*^9}, {3.954598230829558*^9, 3.954598269603718*^9}},
CellLabel->
"In[641]:=",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
Cell[CellGroupData[{
Cell[BoxData[{
RowBox[{
RowBox[{"graph", "=",
RowBox[{"DateListPlot", "[",
RowBox[{"data", "\[IndentingNewLine]", ",",
RowBox[{"Filling", "->", "Axis"}], "\[IndentingNewLine]", ",",
RowBox[{"FrameLabel", "\[Rule]",
RowBox[{"{",
RowBox[{
RowBox[{"{",
RowBox[{
RowBox[{"HoldForm", "[",
RowBox[{"Unique", " ", "domains"}], "]"}], ",", "None"}], "}"}], ",",
RowBox[{"{",
RowBox[{
RowBox[{"HoldForm", "[", "Year", "]"}], ",", "None"}], "}"}]}],
"}"}]}], "\[IndentingNewLine]", ",",
RowBox[{"FrameTicks", "->",
RowBox[{"{",
RowBox[{
RowBox[{"{",
RowBox[{"All", ",", "All"}], "}"}], ",", "Automatic"}], "}"}]}],
"\[IndentingNewLine]", ",", " ",
RowBox[{"GridLines", "->",
RowBox[{"{", "\[IndentingNewLine]",
RowBox[{
RowBox[{"Join", "[",
RowBox[{
RowBox[{"Table", "[",
RowBox[{
RowBox[{"{",
RowBox[{
RowBox[{"DateObject", "[",
RowBox[{"{", "x", "}"}], "]"}], ",", "Thick"}], "}"}], ",",
RowBox[{"{",
RowBox[{"x", ",", "2017", ",", "2027"}], "}"}]}], "]"}], ",",
RowBox[{"DateRange", "[",
RowBox[{
RowBox[{"{", "2017", "}"}], ",",
RowBox[{"{", "2027", "}"}], ",", "\"\<Quarter\>\""}], "]"}]}],
"]"}], "\[IndentingNewLine]", ",", " ",
RowBox[{"Join", "[",
RowBox[{
RowBox[{"Range", "[",
RowBox[{"0", ",", "300000", ",", "10000"}], "]"}], ",",
RowBox[{
RowBox[{
RowBox[{"{",
RowBox[{"#", ",", "Thick"}], "}"}], "&"}], "/@",
RowBox[{"Range", "[",
RowBox[{"0", ",", "300000", ",", "50000"}], "]"}]}]}], "]"}]}],
"\[IndentingNewLine]", "}"}]}], "\[IndentingNewLine]", ",",
RowBox[{"ImageMargins", "\[Rule]", "20"}], "\[IndentingNewLine]", ",",
RowBox[{"ImageSize", " ", "->", " ", "Large"}], "\[IndentingNewLine]", ",",
RowBox[{"LabelStyle", "\[Rule]",
RowBox[{"{",
RowBox[{"GrayLevel", "[", "0", "]"}], "}"}]}], "\[IndentingNewLine]", ",",
RowBox[{"PlotLabel", " ", "->", " ", "\[IndentingNewLine]",
RowBox[{"Column", "[", "\[IndentingNewLine]",
RowBox[{
RowBox[{"{", "\[IndentingNewLine]",
RowBox[{
RowBox[{"Style", "[",
RowBox[{"graphtitle", ",", "16", ",", "Bold"}], "]"}],
"\[IndentingNewLine]", ",",
RowBox[{"Style", "[",
RowBox[{"graphsubtitle", ",", "12", ",", "Bold"}], "]"}],
"\[IndentingNewLine]", ",",
RowBox[{"Style", "[",
RowBox[{
RowBox[{"\"\<updated: \>\"", "<>",
RowBox[{"DateString", "[",
RowBox[{"TimeZone", "->", "\"\<Zulu\>\""}], "]"}], " ", "<>",
" ", "\"\< UTC\>\""}], ",", "12"}], "]"}]}],
"\[IndentingNewLine]", "}"}], "\[IndentingNewLine]", ",", "Center"}],
"\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", ",",
RowBox[{"PlotRange", "->",
RowBox[{"{",
RowBox[{"Automatic", ",",
RowBox[{"{",
RowBox[{"0", ",", "Automatic"}], "}"}]}], "}"}]}],
"\[IndentingNewLine]", ",",
RowBox[{"PlotTheme", "\[Rule]", "\"\<Detailed\>\""}]}],
"\[IndentingNewLine]", "]"}]}], ";"}], "\[IndentingNewLine]",
RowBox[{
RowBox[{"Export", "[",
RowBox[{
RowBox[{
RowBox[{"StringReplace", "[",
RowBox[{
RowBox[{"ToLowerCase", "[", "graphtitle", "]"}], ",",
RowBox[{"\"\< \>\"", "->", "\"\<_\>\""}]}], "]"}], "<>",
" ", "\"\<.png\>\""}], ",", " ", "graph"}], "]"}],
";"}], "\[IndentingNewLine]", "graph"}], "Input",
CellChangeTimes->{{3.867186565207215*^9, 3.867186567959504*^9}, {
3.867186655694774*^9, 3.867186670522201*^9}, {3.867186775392453*^9,
3.867186776891725*^9}, 3.867186837903651*^9, {3.867186904930146*^9,
3.867186940968878*^9}, {3.867187286976087*^9, 3.867187304612606*^9}, {
3.867187379649686*^9, 3.867187384392969*^9}, {3.8671874248081408`*^9,
3.867187425393301*^9}, {3.867187462942827*^9, 3.867187467876066*^9}, {
3.867187585120219*^9, 3.867187592332826*^9}, {3.867190421572784*^9,
3.867190455350173*^9}, {3.867191170483214*^9, 3.867191170658471*^9}, {
3.867191203296914*^9, 3.867191245177144*^9}, {3.867443579626745*^9,
3.867443615991692*^9}, {3.867445864801002*^9, 3.867445865695055*^9}, {
3.867585461992905*^9, 3.867585470469511*^9}, {3.904556674711198*^9,
3.90455667849632*^9}, {3.9218516314196*^9, 3.921851639595783*^9}, {
3.92185167067825*^9, 3.9218517351487503`*^9}, 3.9218517880751457`*^9, {
3.955049104125002*^9, 3.9550491107858753`*^9}, {3.955724397073245*^9,
3.955724433737275*^9}, {3.955724625452713*^9, 3.955724669412251*^9}, {
3.956329876096713*^9, 3.9563299103616667`*^9}, {3.956329970680182*^9,
3.9563299964577503`*^9}, {3.956330107899218*^9, 3.95633011499457*^9}, {
3.956330149847582*^9, 3.956330152663987*^9}, {3.95660104472755*^9,
3.956601064036846*^9}, {3.956601094494957*^9, 3.956601107665969*^9}, {
3.956601171882221*^9, 3.956601200199129*^9}, {3.956601252613394*^9,
3.9566012593755283`*^9}, {3.956601299500546*^9, 3.956601381489203*^9}},
NumberMarks->False,
CellLabel->
"In[648]:=",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
Cell[BoxData[
GraphicsBox[{{}, GraphicsComplexBox[CompressedData["
1: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
3aL12ZhP6/dYPgr7ZR9tmPi9XR/F/Ccgv7vfZ//fI58LR7P+M+lRVgrje3JX
tJ1LtNMM8y04luU68t3PNb5H7Tm0NRn99fmA8c9HfzNpZwnWr9c4rudO9P8V
7STie3PqeMZfGt9DW1yfwvdK1wns/744uJFWH+L7aN1Elqvy/aVWmuS+X8WB
ODowRxzsMBkOjRLrZQ32N1wcavsh668Vaz/T5i35nlKCU2B/nttZjrT8iO2r
iEPXaHOj1A+nTWX9CVJufzeN69P5L4nX9zHsG3U7yoEp6G8eHU4U+y7Qznqx
1Xc689VRHJ5N22+IlUTa1zPa1kiM9/UMxv8Txqs9k/2dxXgf0/YmtO8+Cw5e
E5u/0wFN5hM6Npvt64iVh3MYfyzKx8zj+IcQ76j59L+RzxEm55csNiK0PxPx
DF9A30E+ry7k+r+I/v+ziP21FDuXadsv9f2FPmH/Q6XcnkubC8RG/SWsnyIO
914KR1rcyXJgawLno4qdGsu4nq3EYWU583NSrFSjrex/y3i/0eEf0V+nFew/
j5T7HtBaObFW4VOWLxb7M+nAdrF6YCXHWyUO3vrMfX+KzYzPmZ/6qD/MYv7a
iI09tDVcHL7yBeuvwXjNvuTv5QjaP7OK8/1T7HxL+y8/1Va/1ZzvbrTf/m8+
Ty4h3j/WMN4MsdJjLeeTjvhTaF/sXcnXh+sYb0gcPrqe7XNmRtnMIY4c3sD5
/CL1Q2M3cj77xNpd2jgmDpbdxPzeFysWrVWT/szSmxlPLbHdlva3FYdKbuHv
ab7YukFHpkU7bIr9727l+NPR/w+0L0GsaiG2Xy920ujgFInP79vG+ifFeiM6
uFdsz6PDV5G/Al9zPrukP18irVe/J/PPu51+SWzVo503kd+36Mgw5LfnN8z/
CsRXM5Hrcxr9d6fti9E24XC2HZx/GvJ5jA4fkHiNiUlcrxNYj8Pfsv/fkL97
tDET+Xt9J9djJfJ3kNZ3iA31O65vG3HwNm2+K9Z/2uWur5L1N7DsP6zf9b6s
bzrtf19s2d+z/h6xPng355suVgvbzF/JBzL/VNosLrb6/8D42or1/HvY/0K0
/4ZW45Hf3j+y/Rqpr22jrW/E/ml7uT61xZEa+5g/XewoP7F90YeSz8e0/n62
rL/2mp8532li9QGt9ZL2Rsdk9j9SHCy3n/PbJfGGR9Pmb9G2YPWzXzifAU8k
HyMOcP1Go37xg1z/nWJzDx3a/Ujm8/wh1j8sNj6hQ47U9z9zGE75CfOZT9ur
lCjPgNWLtP8dmU+oX5i+h/h20FYRqR/Md4TjR6Tcv52OKYX+ph+FGzQVa1N/
g9Oai8PZjzGe7ojnOB3zAfZb5+Nw5idi3yPaWI/+Kp2Ax+4Q6+V/Z/ttGP8Q
HU5Gf3fppENi5/0Urs+fmM9ftJKB+NqepPNK/sybtF5XHLpxis+Xmtmz/vq1
0xx/hFh99gzrLxOHFtCDLHGw0VnO3xGH59HrbqK/C3Twltjuew5OyJND8jHT
gbu1Eiu9/uT+HC82Np/n/HTUr36B+e8t1rrQag+xOfEi988xsb3W9VFxaFwq
41uF/g7TwQXo7x6dvBHxfHmJ8X4p9h+kk5ZiPPUy87UH471KO+cR/23av0Ps
tEnjeuzHeJ/SKa1ySv5KXIErp2O84Vfc55WUB4Ze5X4vIXauuq4jDg6+xnzW
F+tNrnN+HcW2Sc94A/0VSuf+XiAO9aetFYhHv8Hnw59iMzaD7e+hv7p0UsFc
0t82OuFlseOPcPzWYqXmTdafJtan0JmJYt/jW8xP49xZf60JtxmfLtYr/MXn
8xhxIJP2fyN2Rt/h+BvFwTu0uQP9lfmb+f4B/SXT/ofiSOu7zH+tPLI+wzLh
trPFStF7XI/vxfZuOvmYONj4AefXLkbW7yKt9BerOx4yvtliI98j9vd3tBOO
YD3P0ikXxUrvx1yfHpIv/3Q6MFBs53rC3887YrUHHfhYbGyhzU1irauSLh67
QRw+TusXsD6ds9EvSn7MSXRMG7ERlx0eNFQcGk/rQbF2n07aLVatnHADn+Qr
VDoXvK4e8vczHXldbN2kAwHkv3VuOKGP2B+kY8aL9eV0A1Ns7nXLQ1ivG/SM
NeJIsTyw87nYuUbHnMD4i2Ng4wr6bxoLKwVlvQK+vLC/kdiZRye1EYf75oPT
xomVOXSxSdgPM/PDoe1Y/zO0tVOsfVwAzjyP/dS9IGzGxsp8fqfbthdHshVi
/B3FanU69GFe6d+gx34mdo7RKuYfXPYc44eVYs/DYRu/d5t2VuN91Lwo400U
G4Np3xK8j5oUg5NXipXvaAvvP38qHXNcHJlbHE6JiEP1S7B8oLyvHJ0eO1Fs
xZaE7QRxuC7dYJ1Y30Ynn8b5IXcp5uM83n8n6W54/wWnvMD6cWJrEx0YjPfb
CTrpA7zP1pdm/hLFgcpluB+O4n05gTZT0f4DlePVwvP9V1rtgPdH+7LcL5PE
kdG0MkusfkE3mIf316hyNOYfTKbNteLAsPLcP+2Qv+t0+EOxr2gF5mM68rOw
Itdng9hoXInxHRZrF+kGaWJlbmWW+zD/7VUY76dip05Vjv8D8vkHraYhfynV
uL6NZT6BrtWZv/5ia1INtk8W65VqMt5haD+e1ueJjfK1OL+zYmW0n7/f7ci3
RScnIt+la3M/V8L77yY9Y7nY2luH9evg+fpDXa7/LnFocT3GWxjvm6YvsTwe
7xdffca/Ge+rC7R5AM/PAi8z3hj8XhzXfR5rWX/qNeDvaYpY7dWQ67Nc7ORs
xP2fV86vwY/oYF+xaTRm+cti9QntBMRWoCmfv7Vx3vyyGeNLQTz7m3M/xmF/
RDQ+n7fi9/NjC84vP/a33ZLrv1asN2/F9dmP9VpED1JzRLlyPM5H5iuc73Sc
j1LpYjtxHpv3L45/D+ev/K2Zj7qyXupsOhnnVaduG87/Bn7f29q4z2/sr9O0
UwbxnGzL/RhEPCfacT1Gov7kV5mfBMRzjNZ+xP6s/Br3N86b6hE6pjj2V8f2
nF9D7K9yr3P/zMT7fQytLMP57QCd8LPYSO7AfBbBealNR5ZreJ+PoCMdxMEV
dLFOOC+8EuB6TcJ+3kOv+wzntxZxXJ9GOF/ujnPfxziPNOvEeIeK/ZfpQa9F
O5BDvkfNxm9wP34v32PqTlpTpNwo2Jn5fVGs7aCtzmIr35vMxyB83+q0NVis
b6e1dmI7pgt/7wPEkTquh4rV3rR/dbTNtYjnqy7u80/s83flen4lDk6ltV0Y
v2s3lp9Df0p3jndC7KyjQxXl+1Z7ROvdxPr9HvQGfA+P7cl8LcX38F1a3SwO
/tKL+/krsf+93hxvI/pbSTtzxGrrtzhfW+wr3ofzTUI8rWjrO7G1tE9UfXux
zvVcIw4825fzWY74mvZ1f6/i0EA6aIqdBbQ+GuNdopWu4vDb/dh/QcR/gbaS
sX8K9Gf99cjvHNdbsT593uZ8E7A+X9OhutgvdQawv55oXyue+VuJ/VZ9INfz
DvabQSuKxKMcp/2lEF+VQYz3Afo7StsTMN9xgxnPF6h/8B22f1We14HPh7B8
BZ7fLwzl7yuPPI+1kbRTGs/vZe+y/WJxaMkw7ofc+PeEa3TbWHzvLxrO8spi
s0mQ+6MGzmupdNJQ/PtD0giuz1SxlX8k539LxtO/GemuD94Pb73HfAXw7w+5
R/H5MQ7vi2l0Ev69Q+/2Pp8/s3AeqTYabvAE55H1dMwmvD8mjOH7Bu97u+NY
xnMD54NfaaM5np93PmD+cT71jxrH/rPj+XaLTiqD79GM8Yx/kbx/lfQJzFc6
3tctJvJ5+ga+D3bT3W7j+2DhJDglXs7jwWcm8/e0Aed7k/bnl/P3/90fd/9z
y/mfd9/cu28Oe/fNpb1339y7by7l3n1zid+7b+7+/xdi7765d98c5d598yh7
982xXt59c8bn3TfPsnff3Ltvjvl4980lXu++OfPn3TeXfHj3zVnu3TeX8bz7
5uzPu28u6+PdN+d8vPvmkj/vvjnX17tvLvn07psz3959c4nPu29Oe/fNJT7v
vjnz7d03l/l59815v8e7by759+6bs75331zW07tvzvrefXOZv3ffnPnx7ptL
f959c5Z7982z7N039+6bo3/vvnmL/wE4GiAc
"], {{{},
{RGBColor[0.24, 0.6, 0.8], Opacity[0.2], EdgeForm[None],
GraphicsGroupBox[PolygonBox[CompressedData["
1:eJwl1kOQGAgQBdDJxLZt27Zta2JObNu2bdu2bXuRLJJltC+bw6vf966u/smD
gmt0DgwICAjB68Dv+Srw+/ySFzznGU95wmMe8ZAH3Oced7nDbW5xkxtc5xpX
ucJlLnGRC5znHGc5w2lOcZITHOcYRznCYQ5xkAPsZx972cNudrGTHWxnG1vZ
wmY2sZENrGcda1nDalaxkhUsZxlLWcJiFrGQBcxnHnOZw2xmMZMZTGcaU5nC
ZCYxkQmMZxxjGcNoRjGSEQxnGEMZwmAGMZAB9KcffelDb3rRkx50pxtd6UIw
35beiY50oD3taEsbWtOKlrQgiOY0oylNaEwjGtKA+tSjLnWoTS1qUoPqVKMq
VahMJSpSgfKUoyxlKE0pSlKC4hSjKEUoTCEKUoD85CMvechNLnKSg+xkIytZ
yEwmMpKB9KQjLWlITSpSkoLkJCMpSUhMIhKSgPjEIy5xiE0sYhKD6EQjKlGI
TCQiEoHwhCMsYQhNKEISSAgC+OpIv/CZT3zkX/7hb/7iT/7gA+/5nd/4lV94
x1t+5id+5Afe8JpXvOQFz3nGU57wmEc85AH3ucdd7nCbW9zkBte5xlWucJlL
XOQC5znHWc5wmlOc5ATHOcZRjnCYQxzkAPvZx172sJtd7GQH29nGVrawmU1s
ZAPrWcda1rCaVaxkBctZxlKWsJhFLGQB85nHXOYwm1nMZAbTmcZUpjCZSUxk
AuMZx1jGMJpRjGQEwxnGUIYwmEEMZAD96Udf+tCbXvSkB93pRle6EExnOtGR
DrSnHW1pQ2ta0ZIWBNGcZjSlCY1pREMaUJ961KUOtalFTWpQnWpUpQqVqURF
KlCecpSlDKUpRUlKUJxiFKUIhSlEQQqQn3zkJQ+5yUVOcpCdbGQlC5nJREYy
kJ50pCUNqUlFSlKQnGQkJQmJSURCEhCfeMQlDrGJRUxiEJ1oRCUKkYlERCIQ
nnCEJQyhCUVIAgkR4vuj/iq+8JlPfORf/uFv/uJP/uAD7/md3/iVX3jHW37m
J37kB9586wHfOgAvecFznvGUJzzmEQ95wH3ucZc73OYWN7nBda5xlStc5hIX
ucB5znGWM5zmFCc5wXGOcZQjHOYQBznAfvaxlz3sZhc72cF2trGVLWxmExvZ
wHrWsZY1rGYVK1nBcpaxlCUsZhELWcB85jGXOcxmFjOZwXSmMZUpTGYSE5nA
eMYxljGMZhQjGcFwhjGUIQxmEAMZQH/60Zc+9KYXPelBd7rRlS4E05lOdKQD
7WlHW9rQmla0pAVBNKcZTWlCYxrRkAbUpx51qUNtalGTGlSnGlWpQmUqUZEK
lKccZSlDaUpRkhIUpxhFKUJhClGQAuQnH3nJQ25ykZMcZCcbWclCZjKRkQyk
Jx1pSUNqUpGSFCQnGUlJQmISkZAExCcecYlDbGIRkxhEJxpRiUJkIhGRCIQn
HGEJQ2hCETLg/7cf8B+qnG0q
"]]]}, {}, {}}, {{}, {},
TagBox[
{RGBColor[0.24, 0.6, 0.8], PointSize[0.0055000000000000005`],
AbsoluteThickness[2], LineBox[CompressedData["
1:eJwl1mN3GAgUBNA0tW2mtm2bqd2mZmrbtm3btm0bq7rrbRe3Zz/cM7/gzbyg
kNDgrmECAgJeBwYEfEsREJZwhCcCEYlEZKIQlWhEJwYxiUVs4hCXeMQnAQlJ
RGKSkJRkJCcFKUlFEKlJQ1rSkZ4MZCQTmclCVrKRnRzkJBe5yUNe8pGfAhSk
EIUpQlGKUZwSlKQUpSlDWcpRngpUpBKVqUJVqlGdGtSkFsHUpg51qUd9GtCQ
RjSmCU1pRnNa0JIQWtGaNrSlHe3pQEc60ZkudCWUbnSnBz3pRW/60Jd+9GcA
AxnEYIYwlGEMZwQjGcVoxjCWcYxnAhOZxGSmMJVpTGcGM5nFbOYwl3nMZwEL
WcRilrCUZSxnBStZxWrWsJZ1rGcDG9nEZrawlW1sZwc72cVu9rCXfeznAAc5
xGGOcJRjHOcEJznFac5wlnOc5wIXucRlrnCVa1znBje5xW3ucJd73OcBD3nE
Y57wlGc85wUvecVrvuN7fuBHfuINb3nHez7wkU985md+4Vd+43f+4E/+4gtf
+Zt/+Jdvxx+GQMISjvBEICKRiEwUohKN6MQgJrGITRziEo/4JCAhiUhMEpKS
jOSkICWpCCI1aUhLOtKTgYxkIjNZyEo2spODnOQiN3nISz7yU4CCFKIwRShK
MYpTgpKUojRlKEs5ylOBilSiMlWoSjWqU4Oa1CKY2tShLvWoTwMa0ojGNKEp
zWhOC1oSQita04a2tKM9HehIJzrThW/lHUo3utODnvSiN33oSz/6M4CBDGIw
QxjKMIYzgpGMYjRjGMs4xjOBiUxiMlOYyjSmM4OZzGI2c5jLPOazgIUsYjFL
WMoylrOClaxiNWtYyzrWs4GNbGIzW9jKNrazg53sYjd72Ms+9nOAgxziMEc4
yjGOc4KTnOI0ZzjLOc5zgYtc4jJXuMo1rnODm9ziNne4yz3u84CHPOIxT3jK
M57zgpe84jXf8T0/8CM/8Ya3vOM9H/jIJz7zM7/wK7/xO3/wJ3/xha/8zT/8
y7fhD0MgYQlHeCIQkUhEJgpRiUZ0YhCTWMQmDnGJR3wSkJBEJCYJSUlGclKQ
klQEkZo0pCUd6clARjKRmSxkJRvZyUFOcpGbPOQlH/kpQEEKUZgiFKUYxSlB
SUpRmjKUpRzlqUBFKlGZKlSlGtWpQU1qEUxt6lCXetSnAQ1pRGOa0JRmNKcF
LQmhFa1pQ1va0Z4OdKQTnelCV0LpRnd60JNe9KYPfelHfwYwkEEMZghDGcZw
RjCSUYxmDGMZx3gmMJFJTGYKU5nGdGYwk1nMZg5zmcd8FrCQRSxmCUtZxnJW
sJJVrGYNa1nHejawkU1sZgtb2cZ2drCTXexmD3vZx34OcJBDHOYIRznGcU5w
klOc5gxnOcd5LnCRS1zmCle5xnVucJNb3OYOd7nHfR7wkEc85glPecZzXvCS
V4H//+T/AQc0a1U=
"]]},
Annotation[#, "Charting`Private`Tag#1"]& ]},
TagBox[
{Opacity[0.], PointBox[1484]},
Annotation[#, {{Callout}, Charting`Private`Tag, {741}}]& ]}], {{{}, {{},
GraphicsGroupBox[{
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
NCache[
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
"Round"],
BSplineCurveBox[{
Offset[{1.8369701987210297`*^-16, 3.}, {3.9591936*^9,
206262.42766913297`}],
Offset[{4.898587196589413*^-16, 8.}, {3.9591936*^9,
206262.42766913297`}],
Offset[{4.898587196589413*^-16, 10.}, {3.9591936*^9,
206262.42766913297`}],
Offset[{4.898587196589413*^-16, 12.}, {3.9591936*^9,
206262.42766913297`}],
Offset[{4.898587196589413*^-16, 12.}, {3.9591936*^9,
206262.42766913297`}]}]},
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
AbsoluteThickness[1.25],
BSplineCurveBox[{
Offset[{1.8369701987210297`*^-16, 3.}, {3.9591936*^9,
206262.42766913297`}],
Offset[{4.898587196589413*^-16, 8.}, {3.9591936*^9,
206262.42766913297`}],
Offset[{4.898587196589413*^-16, 10.}, {3.9591936*^9,
206262.42766913297`}],
Offset[{4.898587196589413*^-16, 12.}, {3.9591936*^9,
206262.42766913297`}],
Offset[{4.898587196589413*^-16, 12.}, {3.9591936*^9,
206262.42766913297`}]}]},
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
NCache[
Rational[2, 3], 0.6666666666666666]]}],
PolygonBox[{
Offset[{18., 23.000000000000004`}, {3.9591936*^9,
206262.42766913297`}],
Offset[{18., 12.000000000000004`}, {3.9591936*^9,
206262.42766913297`}],
Offset[{-18., 11.999999999999996`}, {3.9591936*^9,
206262.42766913297`}],
Offset[{-18., 22.999999999999996`}, {3.9591936*^9,
206262.42766913297`}]}]},
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
StyleBox[
RotationBox["\<\"205190\"\>",
BoxRotation->0.],
StripOnInput->False,
LineColor->GrayLevel[0],
LineOpacity->1,
FrontFaceColor->GrayLevel[0],
BackFaceColor->GrayLevel[0],
FrontFaceOpacity->1,
BackFaceOpacity->1,
GraphicsColor->GrayLevel[0],
Opacity->1,
FontSize->Small,
FontColor->GrayLevel[0],
FontOpacity->1],
Offset[{4.898587196589413*^-16, 17.5}, \
{3.9591936*^9, 206262.42766913297}], NCache[
ImageScaled[{Rational[1, 2], Rational[1, 2]}],
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
Axes->{False, False},
AxesLabel->{None, None},
AxesOrigin->{3.729024*^9, 0},
DisplayFunction->Identity,
Frame->{{True, True}, {True, True}},
FrameLabel->{{
FormBox[
TagBox[
TagBox[
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
TraditionalForm], None}, {
FormBox[
TagBox[
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
FrameStyle->Automatic,
FrameTicks->FrontEndValueCache[{{All, All}, {
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
Charting`DateTicksFunction[
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
All, All}, {{{3.7237536*^9,
FormBox[
StyleBox["\"2018\"",
Directive[], {}, StripOnInput -> False], TraditionalForm],
Automatic,
Directive[]}, {3.7868256*^9,
FormBox[
StyleBox["\"2020\"",
Directive[], {}, StripOnInput -> False], TraditionalForm],
Automatic,
Directive[]}, {3.849984*^9,
FormBox[
StyleBox["\"2022\"",
Directive[], {}, StripOnInput -> False], TraditionalForm],
Automatic,
Directive[]}, {3.913056*^9,
FormBox[
StyleBox["\"2024\"",
Directive[], {}, StripOnInput -> False], TraditionalForm],
Automatic,
Directive[]}, {3.9762144*^9,
FormBox[
StyleBox["\"2026\"",
Directive[], {}, StripOnInput -> False], TraditionalForm],
Automatic,
Directive[]}, {3.7237536*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.7552896*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.818448*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.88152*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.9446784*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.9762144*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}}, {{3.7237536*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.9762144*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.7237536*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.7552896*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.818448*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.88152*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.9446784*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}, {3.9762144*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
Directive[]}}}}],
GridLines->{{{3.6922176*^9,
Thickness[Large]}, {3.7237536*^9,
Thickness[Large]}, {3.7552896*^9,
Thickness[Large]}, {3.7868256*^9,
Thickness[Large]}, {3.818448*^9,
Thickness[Large]}, {3.849984*^9,
Thickness[Large]}, {3.88152*^9,
Thickness[Large]}, {3.913056*^9,
Thickness[Large]}, {3.9446784*^9,
Thickness[Large]}, {3.9762144*^9,
Thickness[Large]}, {4.0077504*^9,
Thickness[Large]}, 3.6922176*^9, 3.6999936*^9, 3.707856*^9,
3.7158048*^9, 3.7237536*^9, 3.7315296*^9, 3.739392*^9, 3.7473408*^9,
3.7552896*^9, 3.7630656*^9, 3.770928*^9, 3.7788768*^9, 3.7868256*^9,
3.794688*^9, 3.8025504*^9, 3.8104992*^9, 3.818448*^9, 3.826224*^9,
3.8340864*^9, 3.8420352*^9, 3.849984*^9, 3.85776*^9, 3.8656224*^9,
3.8735712*^9, 3.88152*^9, 3.889296*^9, 3.8971584*^9, 3.9051072*^9,
3.913056*^9, 3.9209184*^9, 3.9287808*^9, 3.9367296*^9, 3.9446784*^9,
3.9524544*^9, 3.9603168*^9, 3.9682656*^9, 3.9762144*^9, 3.9839904*^9,
3.9918528*^9, 3.9998016*^9, 4.0077504*^9}, {
0, 10000, 20000, 30000, 40000, 50000, 60000, 70000, 80000, 90000, 100000,
110000, 120000, 130000, 140000, 150000, 160000, 170000, 180000, 190000,
200000, 210000, 220000, 230000, 240000, 250000, 260000, 270000, 280000,
290000, 300000, {0,
Thickness[Large]}, {50000,
Thickness[Large]}, {100000,
Thickness[Large]}, {150000,
Thickness[Large]}, {200000,
Thickness[Large]}, {250000,
Thickness[Large]}, {300000,
Thickness[Large]}}},
GridLinesStyle->Directive[
GrayLevel[0.4, 0.5],
AbsoluteThickness[1],
AbsoluteDashing[{1, 2}]],
ImageMargins->20,
ImagePadding->{{All, All}, {All, All}},
ImageSize->Large,
LabelStyle->{
GrayLevel[0]},
Method->{
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
"DefaultBoundaryStyle" -> Automatic,
"DefaultGraphicsInteraction" -> {
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
"Effects" -> {
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
"Droplines" -> {
"freeformCursorMode" -> True,
"placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" ->
AbsolutePointSize[6], "DefaultPlotStyle" -> {
Directive[
RGBColor[0.24, 0.6, 0.8],
AbsoluteThickness[2]],
Directive[
RGBColor[0.95, 0.627, 0.1425],
AbsoluteThickness[2]],
Directive[
RGBColor[0.455, 0.7, 0.21],
AbsoluteThickness[2]],
Directive[
RGBColor[0.922526, 0.385626, 0.209179],
AbsoluteThickness[2]],
Directive[
RGBColor[0.578, 0.51, 0.85],
AbsoluteThickness[2]],
Directive[
RGBColor[0.772079, 0.431554, 0.102387],
AbsoluteThickness[2]],
Directive[
RGBColor[0.4, 0.64, 1.],
AbsoluteThickness[2]],
Directive[
RGBColor[1., 0.75, 0.],
AbsoluteThickness[2]],
Directive[
RGBColor[0.8, 0.4, 0.76],
AbsoluteThickness[2]],
Directive[
RGBColor[0.637, 0.65, 0.],
AbsoluteThickness[2]],
Directive[
RGBColor[0.915, 0.3325, 0.2125],
AbsoluteThickness[2]],
Directive[
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
AbsoluteThickness[2]],
Directive[
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
AbsoluteThickness[2]],
Directive[
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
AbsoluteThickness[2]],
Directive[
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
"OptimizePlotMarkers" -> True,
"CoordinatesToolOptions" -> {"DisplayFunction" -> ({
(DateString[
Identity[#], "DateShort"]& )[
Part[#, 1]],
(Identity[#]& )[
Part[#, 2]]}& ), "CopiedValueFunction" -> ({
(DateString[
Identity[#], "DateShort"]& )[
Part[#, 1]],
(Identity[#]& )[
Part[#, 2]]}& )}},
PlotLabel->FormBox[
TagBox[
GridBox[{{
StyleBox[
"\"Hosts file size history\"", 16, Bold, StripOnInput -> False]}, {
StyleBox[
"\"base version: (adware + malware) only\"", 12, Bold, StripOnInput ->
False]}, {
StyleBox[
"\"updated: Wed 18 Jun 2025 20:38:58 UTC\"", 12, StripOnInput ->
False]}}, GridBoxAlignment -> {"Columns" -> {{Center}}},
DefaultBaseStyle -> "Column",
GridBoxItemSize -> {
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
TraditionalForm],
PlotRange->{{3.729024*^9, 3.9591936*^9}, {0., 218063.}},
PlotRangePadding->{{
Scaled[0.02],
Scaled[0.04217390500005331]}, {0,
Scaled[0.05]}},
Ticks->{{}, Automatic}]], "Output",
CellChangeTimes->{
3.867186551570758*^9, {3.867186680772122*^9, 3.867186699782072*^9},
3.867186777935874*^9, 3.86718694202357*^9, 3.867187051044989*^9,
3.867187255654533*^9, 3.867187310041932*^9, 3.867187431429256*^9,
3.867187477376759*^9, 3.867187602705633*^9, {3.867190444725642*^9,
3.86719046295945*^9}, 3.867190761611189*^9, 3.867190819779409*^9, {
3.867190852467555*^9, 3.867190875035033*^9}, 3.867191085771729*^9, {
3.867191139927058*^9, 3.867191174532995*^9}, {3.867191217100472*^9,
3.867191249934973*^9}, {3.867191282486545*^9, 3.867191309118765*^9},
3.867191362884745*^9, {3.86719139757495*^9, 3.867191417861985*^9},
3.867191469212702*^9, 3.867191534117766*^9, {3.867191566041802*^9,
3.867191590853747*^9}, {3.867191700666916*^9, 3.867191770546698*^9}, {
3.867191813970607*^9, 3.867191837153657*^9}, {3.8674436061237383`*^9,
3.867443624613255*^9}, 3.867444944515202*^9, 3.867445839945568*^9, {
3.867445870303279*^9, 3.867445881911745*^9}, 3.867584995471957*^9,
3.867585478130906*^9, 3.86774687062293*^9, 3.868098851430778*^9,
3.868523516725683*^9, 3.86906681078651*^9, 3.869308928711943*^9,
3.869735161175044*^9, 3.870007810203533*^9, 3.870340372505321*^9,
3.870340403401229*^9, 3.87045361082372*^9, 3.870942972286525*^9,
3.8713065010498323`*^9, 3.871395829118849*^9, 3.871641630959985*^9,
3.871642275253429*^9, 3.871899229411577*^9, 3.8720932523644876`*^9,
3.87242839478826*^9, 3.8729292766301403`*^9, 3.8736608832707767`*^9,
3.874069338302347*^9, 3.874325909186389*^9, 3.874696457503956*^9,
3.874861895344188*^9, 3.875050962875978*^9, 3.87526519097518*^9,
3.875891090297274*^9, 3.876342003848527*^9, 3.876998312579729*^9,
3.8772936096656237`*^9, 3.877382516377141*^9, 3.877964348832008*^9,
3.87804450687954*^9, 3.878470212323723*^9, 3.8786395885601797`*^9,
3.878639620334971*^9, 3.878757847201033*^9, 3.879112223224792*^9,
3.879170520951467*^9, 3.879289724404871*^9, 3.879371591147833*^9,
3.879797285624524*^9, 3.879923975629261*^9, 3.880151317819726*^9,
3.880393658429194*^9, 3.880543046724104*^9, 3.881056375670085*^9,
3.881325738216374*^9, 3.881334367469533*^9, 3.881592959478129*^9,
3.882027365892887*^9, 3.88219345383886*^9, 3.882466370101098*^9,
3.882613249735723*^9, 3.883174805016778*^9, 3.883439999108673*^9,
3.883605359783735*^9, 3.883843869256338*^9, 3.883866592728613*^9,
3.883867143448183*^9, 3.884153915891087*^9, 3.884641124197339*^9,
3.884773401559798*^9, 3.884775165607097*^9, 3.88477566967144*^9,
3.885548303427269*^9, 3.885831123028147*^9, 3.886191584864834*^9,
3.886621436378044*^9, 3.886855243870946*^9, 3.887106308113074*^9,
3.887235622274569*^9, 3.887498860649525*^9, 3.887834971429055*^9,
3.8884179282247667`*^9, 3.888752672205769*^9, 3.889131678960092*^9,
3.889875549917007*^9, 3.890245716755601*^9, {3.890686789876093*^9,
3.8906868143380527`*^9}, 3.8908207849213142`*^9, 3.890908186110266*^9,
3.89090978001711*^9, 3.891285151358225*^9, 3.891545263571479*^9,
3.8916073042523813`*^9, 3.891872341652968*^9, 3.892072401751935*^9,
3.89228235594491*^9, 3.892544999424947*^9, 3.892806179970969*^9,
3.893095552437428*^9, 3.893172375102555*^9, 3.89362060069613*^9,
3.893686053639799*^9, 3.89397203764882*^9, 3.894751203039884*^9,
3.895084844111672*^9, 3.895439490125032*^9, 3.895526321693917*^9,
3.895657784061549*^9, 3.8957448599055853`*^9, 3.895931247787265*^9,
3.896013566564756*^9, 3.896095386373332*^9, 3.8965191786429*^9,
3.896893631393726*^9, 3.897216178858164*^9, 3.897657754621402*^9,
3.897926194231195*^9, 3.898379414999449*^9, 3.8983794476037083`*^9,
3.898434292317229*^9, 3.898951274337104*^9, 3.899121622375916*^9,
3.899475149831279*^9, 3.899911501496304*^9, 3.900175205856585*^9,
3.900270527812401*^9, 3.900491563343502*^9, {3.903025185560467*^9,
3.903025205982198*^9}, 3.903174150401764*^9, 3.903182074275147*^9,
3.903383990135808*^9, 3.903384025396119*^9, 3.903726387165244*^9,
3.903971852825098*^9, 3.904336629052966*^9, 3.904556665826528*^9,
3.904660734636202*^9, 3.905083048189001*^9, 3.905285129053268*^9,
3.905441042720232*^9, 3.905782272103561*^9, 3.906106379419388*^9,
3.90620708413487*^9, 3.906558811905631*^9, 3.906635301595938*^9,
3.906908194396344*^9, 3.907055587466549*^9, 3.907452024145508*^9,
3.90783837173269*^9, 3.90797214412626*^9, 3.908034764359009*^9,
3.908469310792593*^9, 3.908732154353013*^9, 3.908732190062996*^9,
3.908901085229148*^9, {3.909427575397406*^9, 3.909427588602787*^9},
3.909612415221402*^9, 3.909847575834868*^9, 3.909936481017467*^9,
3.909991254378272*^9, 3.910005424673617*^9, 3.910456143107051*^9,
3.910647476573389*^9, 3.911433387460314*^9, 3.911728222756092*^9,
3.9118237070907784`*^9, 3.912544596386341*^9, 3.912962757486238*^9,
3.91332901505127*^9, 3.913585485561975*^9, 3.914191899559814*^9,
3.91452905381531*^9, 3.914864261401607*^9, 3.915353459292568*^9,
3.915612436883578*^9, 3.916243653217845*^9, 3.916581681635819*^9,
3.916758553791595*^9, 3.917042927532581*^9, 3.91779822205876*^9,
3.917830311292558*^9, 3.918163568568325*^9, 3.918587407268053*^9,
3.9190016728292847`*^9, 3.9195037040688963`*^9, 3.9198942834595957`*^9,
3.920234712218867*^9, 3.920662078423338*^9, 3.921093853155019*^9,
3.921237317218327*^9, 3.921696325797345*^9, 3.921851598339695*^9,
3.921851647511963*^9, {3.921851723783431*^9, 3.921851736631104*^9},
3.921851789631633*^9, 3.922439881880352*^9, 3.922748366740074*^9,
3.923045431914585*^9, 3.923572464604835*^9, 3.923778956655144*^9,
3.924544421212076*^9, 3.925203572822671*^9, 3.925848169754739*^9,
3.925848217744079*^9, 3.926438083805722*^9, {3.9264381205815907`*^9,
3.9264381421853952`*^9}, 3.9268502289991503`*^9, 3.927388977392035*^9,
3.92757446555766*^9, 3.92782075468937*^9, 3.927990566625127*^9,
3.928273181747738*^9, 3.928273253177276*^9, 3.928445235964464*^9,
3.928879595108038*^9, 3.929093886948715*^9, {3.9293606314921618`*^9,
3.929360652965334*^9}, 3.929714464833693*^9, 3.929988766810141*^9,
3.930079284149286*^9, 3.930510896991767*^9, 3.930510938300539*^9,
3.931113466961287*^9, {3.9313767836902103`*^9, 3.931376810889453*^9},
3.9316146196756153`*^9, {3.931804387786202*^9, 3.931804406214263*^9},
3.9321123856670113`*^9, 3.9323876432660027`*^9, 3.932802530588872*^9,
3.932934182040694*^9, 3.933185625332106*^9, 3.933683992394909*^9,
3.933944168693449*^9, 3.934049101145823*^9, 3.9341340358613033`*^9,
3.9344541086606693`*^9, 3.934663074849002*^9, 3.9349695431536903`*^9,
3.9352387720342407`*^9, 3.93550336171005*^9, 3.93586909609081*^9,
3.935941745580612*^9, 3.936030389292848*^9, 3.93628015526616*^9,
3.936444367786038*^9, 3.936805488935912*^9, 3.9369590965559273`*^9,
3.937168651459606*^9, 3.937300611594054*^9, 3.937489671622321*^9,
3.937558235442833*^9, 3.937671079329116*^9, 3.9377615200370893`*^9,
3.93785808991883*^9, 3.938034788460722*^9, 3.938290929252728*^9,
3.938718791109577*^9, 3.938985933523465*^9, 3.93932711736786*^9,
3.9395541667847223`*^9, 3.94002264823391*^9, 3.940365418251431*^9,
3.940587757835065*^9, 3.941041083594245*^9, 3.941391262071135*^9,
3.941465460154566*^9, 3.941819366459153*^9, 3.942176463258642*^9,
3.942342955722383*^9, 3.942484441050716*^9, 3.9430232620045*^9,
3.94328565204541*^9, 3.9433497081629467`*^9, 3.9433859356078568`*^9,
3.9433859659393463`*^9, 3.9435418083866587`*^9, 3.943708057618864*^9,
3.9439622686622868`*^9, 3.94423934466717*^9, 3.944331366932857*^9,
3.944582807320376*^9, 3.945035698250413*^9, 3.9451872226369143`*^9,
3.9454275730998573`*^9, 3.9459669237252493`*^9, 3.946485490114737*^9,
3.946590997909848*^9, 3.946810796910342*^9, 3.946937977333229*^9,
3.947344865914122*^9, 3.947710724624213*^9, 3.948372183091978*^9,
3.948807734073106*^9, 3.949085720055255*^9, 3.9492552569328833`*^9,
3.949864583797016*^9, 3.9503955533275433`*^9, 3.9504852994318953`*^9,
3.9508904745101633`*^9, 3.95121634226016*^9, 3.951564384377158*^9,
3.951987570390267*^9, 3.952185461763713*^9, 3.952508849594125*^9,
3.9528851002469673`*^9, 3.953236732526196*^9, 3.953462174480653*^9,
3.9538880422373447`*^9, 3.9543605056707287`*^9, 3.954598191475656*^9,
3.954598246028067*^9, 3.954598277031808*^9, {3.9550490935789633`*^9,
3.9550491123226423`*^9}, 3.955401042607274*^9, 3.9557243571820517`*^9, {
3.955724401130506*^9, 3.955724435107072*^9}, 3.955724636672626*^9,
3.955724670569713*^9, 3.956329854105036*^9, 3.95633001832055*^9,
3.9563301535009117`*^9, 3.9565737199823647`*^9, 3.956601400125139*^9,
3.956601516023966*^9, 3.956780802534404*^9, 3.9573824486764402`*^9,
3.9578656300784273`*^9, 3.9580609764046707`*^9, 3.958279486555559*^9,
3.9587304389769077`*^9, 3.959017511434112*^9, 3.95926793864137*^9},
CellLabel->
"Out[650]=",ExpressionUUID->"670d1ff7-d44d-464e-81c9-45cc6a3b9ba5"]
}, Open ]]
},
WindowSize->{1234, 1257},
WindowMargins->{{0, Automatic}, {Automatic, 0}},
FrontEndVersion->"14.2 for Mac OS X ARM (64-bit) (December 26, 2024)",
StyleDefinitions->"Default.nb",
ExpressionUUID->"a68abeaf-41ba-46e4-a91b-e09f414e080e"
]
(* End of Notebook Content *)
(* Internal cache information *)
(*CellTagsOutline
CellTagsIndex->{}
*)
(*CellTagsIndex
CellTagsIndex->{}
*)
(*NotebookFileOutline
Notebook[{
Cell[561, 20, 3278, 67, 151, "Input",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
Cell[CellGroupData[{
Cell[3864, 91, 5468, 117, 519, "Input",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
Cell[9335, 210, 32402, 628, 481, "Output",ExpressionUUID->"670d1ff7-d44d-464e-81c9-45cc6a3b9ba5"]
}, Open ]]
}
]
*)