Files
hosts/stats.nb
2025-07-12 23:02:21 -04:00

859 lines
41 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[ 42203, 850]
NotebookOptionsPosition[ 41631, 832]
NotebookOutlinePosition[ 42025, 848]
CellTagsIndexPosition[ 41982, 845]
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", "]"}], "]"}], "]"}], ",", "Right", ",", " ",
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}, {
3.96136444466888*^9, 3.961364449285103*^9}},
CellLabel->
"In[1931]:=",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[1938]:=",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
Cell[BoxData[
GraphicsBox[{{}, GraphicsComplexBox[CompressedData["
1:eJzt2mmUDdfaB/AydxtPRGIMRcxjGSJmhVxDIpwWMYvCNYVwiCDGihAzZQiN
SCrhmocTkdYRNypC0oI4BGlzmdvQ+mgRbX7ffv7/c9c6d8la78f3Q+VL39/a
07OfvU/VLneX7jOsQ7+siqKczaEomX//9z9zdtKNZpn/w+18Q3+Ggwl/Y6dr
tM32Yl+efbDeSRzoRdtvi+0ZEaO/0De0A2sxv9LdxFYP2u0udj6h9WXRVnuK
1VOR9rBZYz9s9EG8XWl1AOLdTNuwnhypvzD1WQ5kPUCvQvydaHUD4t9A69+I
jWO0sxXzeUrbsDrxIOc3Ntp2Q8R/hFbTrkv8j2j9ptgt/xt9WayPo40zYqXs
Ifqc2Dnwdz4iDv9Fq7D/jRC9BeN/EYrMD+PvoxVYL3mY+2GbONCadleJjeJH
OL8NGH8Y7czDeLdo00L/Q35n+wli+4WjbG+KQ01pFbZSaKUL5tPoGMth8/tj
kf2L/OT7g+OdRftZEbtiNXcy8/MQ859OuzOxf87Q9hzsh6knOP5n0XaXR9uB
tZO0uh37JftJjncI+6U6rZ8UhyfTZrabEk+VU+wvVhw4+jd284lDFU/TL4mt
w7SZLA6XO8P4O96SfK2i1Tixm0G7CfJ7CO0/y/bbxeqdc6w/Thwc7rJ8AX4/
xc5zPvfRfmjEWaR/dfEF5rOB2DfoIuPpK9b6X2L5cbFziXano339y3Rtsb9v
xJXQX94rUfFrsVcZ7yax1ZN2/f/lruLw17TTRexOSaFvI9/ZrnG+3ZHvzrSR
hudV5escLzfqr77B+cNKuZusPwH1D9L2CDy/7FS2H4/9k36L8X2K31eJNNYf
KfbFhxnPuWuZ1ndH7MPvYWc685sjnGn7uzssX58m8V+MOFHsJPzJ+bYV+1+5
S88R6zF/cfzZYqvGPfoS1iOZNi6LQ5Xu089L/XD5B/SidFnPONqOlXJf2Yec
bxr2Q+lHjP/uBYnvC1qFA8WfsL8MsbaH1gtdlPrNn7K8sFhfpNyEVbE2IAus
5Babc7PCTg6xPSsbbMagv+nZ2T4X6tfMQf+K8TflZH+bxf71uWB3tVifEMP6
CWJrVSysB8Xm6NxsvwH11TyMZ5rYeCkv++sqdofmY/t+GH9xfpbXlPis67Ra
BfEXKsD5wMGrERdDfvr72P4FsZq3YFS5v27ERVE/9nnYro/xtEJ0PfRf7QX2
B4cqv0hfRf4nRZyC+B7T9k2x+6AwfUesZBTh+PfRfm9x+hHi212C/cG+wS+x
/CnqDyxJt7+U6bCvFPvvIzbn0eZUcfC7iOeItTyl2f9ilPcow/LlYmXKy3R3
5CNrWea/YLSdXtG2n8f8q9LKSukvsLYc13cNxo8rz/42i/3tKrD9NrFRshLH
74/+RkQ8EPm5TdsPpL47rDL7vya2blTh/kyLtg2r71bl/NMx/qKIn6C/gtXY
/inq56vB8ZOR39604Yp9Lm1fx/zOaMxPgcsyn1w12T/sP0nrBcWhKrWjrHSi
3RmY/xPa6Yv9eLgOy9/B/npIm1gP3f/Ks62ivjW6Lsv7iMP7aRv1zddfpd9H
/59HPBj7f3g9tk8TG2FaeZoi8b5WP7Jfo+38lxVFnvf+n+pH8i/lwcINmI8H
Yt8Q2j0t1hfT6mdiY2FDlheS/tRGjehXxKZF65XxfqnfmPHVEGt5mzCexmJn
Jq02R/vaTdlfw/+T9dO03iDaKqxt0VneVhzu3Iz7SUc+NtL2a2Lf281pQxx6
TDsK3qfjW9ClcJ58QCtv4jy48jWO1xfn3zL/4Hjjcf5tS6t4Hyv7I+WT0H+p
lpxfhWgbC3EebUPbszH+ClpZgvd3iVbsfyviaRlxAs7PAdrZjvj20gbqh1q0
Zn8nxVo8bac802G9DfvjefgardzDeaPJ6yy/hf6v0Goczrf93mC+CkdbrYjz
zey2zEdhOQ+5CbRdKdpqZbGe503Op6ZYO0s7FcX+U+3YPovYzNGezim2s/rZ
X1GcfyvFcf/mR/9xHVgfNtq9xfqPcR4/QBvZMV7pjhz/Pr4n/6TdPDej7MCh
EW9Hft9SX1lB6w/F/j2d2J7xLOnM8SognkVdGF91jD+gK+uvQL4u0/p8tG/Q
jW78TIcSaWe8WHW7s/wE+s/dg/M/h3zWoR2Uu9Npdy76P0Mbd7HeJ3sy3qpi
t0ovlvfH99GTXpHnJb6Hy/eOvN+Qz5f7sP5X6E/ty/X6Dfun1T8Zz1H8e0Ox
fmy/Dt9TqbQ7Dufrwv2Zf+zH4HXaLobvI2sgyzcgHwUGsb+PMf++tDIY3zd1
3+X4/fF9M5O2y+F7ovZg5q+htHd6Do4qD0+jzUpiM+eQZ1ttJu19U2mlnpTb
2d5jfN3xfTP5vcj7Hv1XHsrxhmJ9OgxjPlfh91MuwPK9mG8GrW/D90qpESzf
gv2XThuzMJ+W77N8JPbLXtq08Hu7OZL5j0d+d33A/n9APheMYv3nUqOsFMT3
5M5ou1dotwnmm38Myw3ku0/E+B51ZtP2JPTX60PGPw/9zaDdxVi/HmO5njvQ
/9e0m4DvzSnjGH9JfA9tjvgkvlc6j2f/D8SBDbT6CN9HayewXJXvL7XCxMj7
VeyPo/2zxYF2k+DgSLFR2mR/w8TB1h+x/hqx/gttpcv3lBKYDGu57mQ63Pxj
tq8kDt6grQ1SP5QyhfXHS7nz/VSuT8c/JV7fJ7Bv5J0o+yejv7l0KEHsu0i7
68R272nMV3txaBbtvCVWEmhf92jbIzDeN9MZ/88Yr+YM9ncW431COxvRvutM
OHBDbP1B+3WZT/DoLLavJVYezWb8sSgfPZfjH0S8I+fR/0I+h1ucX5LYDNNa
BuIZNp++i3xeX8D1fxn9/3sh+2sudq/Sjib1tQKfsv8hUu7Moa35YrPuYtZP
Fod6LoHDze5m2r8lnvNRxW61pVzPFuKQsoz5OSFWqtB21r9kvN/p0E/or8Ny
9p9Lyn0Pab2MWC/3GcsXibUM2r9NrO5fwfFWigPpn0fen2Ir7Qvmpy7qD7WZ
v1ZiczdtDxOHrn3J+qsxXpOv+Hs5jPbPreR8z4vd72jt6jNt91nF+e5C+23/
4vPkCuI9tZrxpomVbms4n1TEn0z7Yu9Jvj5ay3iD4tCRdWyfPSPKVjZx+NB6
zudXqR8cs4Hz2SvW79HmUXGg9Ebm94FYsWm9ivRnldzEeGqInda01locLL6Z
v6d5YvsWHZ4a7ZAl1t7bwvGnof8faV+8WNWDbL9O7KbQgckSn+bbyvonxEYD
OrBH7MylQ9eRv3zfcD47pT9fAm1UvS/zz72NfkVs16Hdt5Hfd+jwUOS3+7fM
/3LEVz2B63Ma/XelnUvRtuBQlu2cfwryeZQO7Zd4zQmJXK/jWI9D37H/35G/
+7Q5A/l7cwfXYwXyd4A2totN9Xuubytx4A5tvSc2ft4ZWV8l869/6b9Zv/MD
Wd9UWvtAbDs/sP5usTFoF+ebKlYLOsxf8Ycy/8u0VVRs9/2R8bUWG3l3s/8F
aP8trfZHfnv+xParpb6+lba/FWtT93B9aorD1fYyf4bYVX5m+8KPJJ9PaOOD
LJl/ndW/cL5TxepDWu8h7c32Sex/hDhQZh/nt1PiDY2ird+jbcPq579yPv2e
Sj6G7+f6jUL9oge4/jvE1m46uOuxzOfFg6x/SGx+Sgddqa89dwhO/hnzmUc7
K5UoT4fVS7T2rswn2CdE30d822m7kNQP5DnM8cNSrm2jY0qgv2lH4HqNxfqU
3+GUpuJQ1qOMpyviOUbHfIj91vEYnPGp2PeYNtehvwrH4THbxUbZP9h+K8Y/
SIeS0N89OvGg2P0gmetzHvP5k1bSEF/rE3RuyZ91mzZqi4O3TvL5Uj1r5l9N
P83xh4vV58+w/lJxcD490BYHGpzl/F1xaC699jb6u0gH0sVO73NwfK5sko8Z
LtylhVjpcZ77c5zY3HSB8zNQv+pF5r+nWO9Eq93E1oRL3D9Hxc6aiI+Ig2Mv
M76V6O8QHZiP/u7TSRsQz1dXGO9XYu0AnbgE46lXma/dGO912r2A+O/Q2nax
2yqF67EP431GJ7fILvkrdg2umIrxhl2LPK+k3D/kOvd7MbF7PeJa4sCgG8xn
XbHR6Cbn117sWPT0t9BfgVTu7/niYF/aXo54jFt8PpwXW7FpbH8f/dWmE/Pn
kP620vGvil0tzPFbipXqt1l/qtiYTGckiH1P0pmfhjkz/9rj7zA+Q2yU+5PP
59FifwatfSt2R93l+BvEgbu0tR39lfqL+f4R/SXR2iNxuOU95r9GLlmfoRlw
61lipfB9rscPYmcXnXRUHGj4kPNrEyPrd4lW+orV7Y8Y3yyxmecx+/sr2vGH
sZ5n6eRLYqXnE65PN8mXNo32DxA7OZ7y9/OuWO1G+z8Rm5tpa6NY76ykises
F4eO0cZFrE/HLPTLkh9rIh3TSmzGZYUHDhEHx9FGQKw/oBN3iVU7O1zPJ/kK
lswBr62D/P1Ch98U27dpvx/5b5kTju8l1gJ0zDixsYyuZ4mtPZHyINbrFj19
tThcJBfsfiF2b9AxxzH+ohjYvIb+G8fCSn5ZL78vN6w1ELtz6cRW4lDvPHDK
WLEymy4yEfthRl44uA3rf4a2d4j1T/LBGRewn7rmh63YWJnPH3TrtuJwlgKM
v71YrUoHP8ot/Zv0mM/F7lFaxfwDS19g/LBS5EU45OD37tDuKryPmhZmvAli
cxDtW4z3UaMicNIKsfI9beP9p12mY46Jw3OKwslhcbBuMZYPkPeVa9BjJojt
2OKwEy8O1abrrRUbW+mk0zg/5CzBfFzA++8E3QXvv8Dkl1g/TmxvpP2D8H47
Tid+iPfZupLMX4LYX7EU98MRvC/H09ZltP9Q5Xg18Hz/jVbb4f3RtjT3y0Rx
eBStzBSrX9L15uL9NbIMjfkHkmhrjdg/tCz3Txvk7yYd+kjsK1yO+ZiG/Cwo
z/VZLzYbVmB8h8T6JbpeiliZU5HlPsx/WyXG+5nYrVWZ4/+IfJ6i1RTkL7kK
17ehzMffuSrz11dsT6zG9klio0J1xjsU7cfRxlyxWbYG53dWrIzS+Pvdhnzb
dFIC8l2yJvdzBbz/btPTl4ntPbVYvxaerz/W5vrvFAcX1WG8BfG+afwKy/vj
/eKry/g34X11kbb24/mZ71XGG4Pfixtxryd65p869fh7mixWe9Tn+iwTu9kb
cP/nlvNr4GM60FtsmQ1Z/qpYfUq7frHtb8znb02cN79qwviSEc++ptyPcdgf
YZ3P5y34/fzUjPPLi/3tNOf6rxEbTVtwffZhvRbSA9VsUa7YH+cj6zXOdxrO
R5fpIjtwHpv7D45/H+evvC2Zj9qyXuosOgnnVbd2K87/Fn7fW1tFnt/YX6dp
txTiOdGa+zGAeI634XqMQP1JrzM/8YjnKK3/hP1Z8Q3ub5w31cN0TFHsr/Zt
Ob/62F9l3uT+mYH3+2haWYrz2346/hexmdSO+SyE81Kr9izX8T4fTofbiQPL
6SIdcF54zc/1moj9vJte+znOb83iuD4NcL7cFRd5H+M80qQD4x0i1q7SA9+I
tj+bfI9aDd/ifvxBvsfUHbSuSLmZvyPz+7JY307bHcV2nreZj4H4vjVoe5DY
2EbrbcROTCf+3vuJw7UiHiJWe9LaqmhbaxDP150izz+xT+vM9fxaHJhC6zsx
fucuLD+H/pSuHO+42F1LB8vL963+mDa6iI0H3ej1+B4e0535WoLv4Xu0ukkc
+LUH9/PXYu39nhxvA/pbQbuzxWrLdzhfR+wr2ovzTUQ8LWj7e7G9pFdUfWeR
wfVcLfY/35vzWYb4GveO/F7FwQF0wBK782ljFMa7QiudxaF/9mH/+RH/RdpO
wv7J15f11yG/syPegvXp9U/ONx7r8w0drI39Uqsf++uO9jX6M38rsN+qDuB6
3sV+M2lFkXiUY7RWAvFVGsh4H6K/I7QzHvMdO4jxfIn6B95l+9flee3/YjDL
l+P5/dIQ/r5yyfNYH0G7JfH8Xvoe2y8SBxcP5X7IiX9PuEG3jsX3/sJhLK8o
thoFuD+q4bx2mU4cgn9/SBzO9ZkitvOO4PzTZTzj2xGR9cH74Z33mS8//v0h
50g+P8bifTGVTsS/dxhdPuDzZybOI1VGwfWe4jyyjo7ZiPfH+NF83+B977Qf
w3hu4XzwG202xfPz7ofMP86n2six7D8rnm/pdGIpfI+mjWP8C+X9q6SOZ75S
8b5uNoHP07fwfbCL7nIH3wcLJsLJ/eU8HnhuEn9P63G+t2gtr5y/tR10sCbO
531Mznep2DxPJ74v53F95kd8f83KI/mImcz1KZtX+utJd6mTT+Z3ik6pkl/y
0+1j+oI4uJkONJH2/7nPzv/+U87/vPvv3v132Lv/Lu29++/e/Xcp9+6/S/ze
/ffI/58i9u6/e/ffUe7df4+yd/8d6+Xdf2d83v33THv3373775iPd/9d4vXu
vzN/3v13yYd3/53l3v13Gc+7/87+vPvvsj7e/XfOx7v/Lvnz7r9zfb3775JP
7/478+3df5f4vPvvtHf/XeLz7r8z3979d5mfd/+d9428+++Sf+/+O+t7999l
Pb3776zv3X+X+Xv335kf7/679Ofdf2e5d/890979d+/+O/r37r9LPP+f7r//
DysFaMo=
"], {{{},
{RGBColor[0.24, 0.6, 0.8], Opacity[0.2], EdgeForm[None],
GraphicsGroupBox[PolygonBox[CompressedData["
1:eJwl1tOWGAgQBNDJxLZt27Zt27Zt27Zt27ZtYxEsszebh3uqP6D7dCVu0rFK
h8CAgIAgfAr8mR8Df84feM873vKG17ziJS94zjOe8oTHPOIhD7jPPe5yh9vc
4iY3uM41rnKFy1ziIhc4zznOcobTnOIkJzjOMY5yhMMc4iAH2M8+9rKH3exi
JzvYzja2soXNbGIjG1jPOtayhtWsYiUrWM4ylrKExSxiIQuYzzzmMofZzGIm
M5jONKYyhclMYiITGM84xjKG0YxiJCMYzjCGMoTBDGIgA+hPP/rSh970oic9
6E43utKFznSiIz8Woz3taEsbWtOKlrSgOc1oShMa04iGNKA+9ahLHWpTi5rU
oDrVqEoVKlOJilSgPOUoSxlKU4qSlKA4xShKEQpTiIIUID/5yEsecpOLnOQg
O9nIShYyk4mMZCA96UhLGlKTipSkIDnJSEoSEpOIhCQgPvGISxxiE4uYxCA6
0YhKFCITiYhEIDzhCEsYQhOKkIQgOMEISiBBCOC7Q/6Xf/ibv/iTP/jGV77w
md/5jV/5hU985APvecdb3vCaV7zkBc95xlOe8JhHPOQB97nHXe5wm1vc5AbX
ucZVrnCZS1zkAuc5x1nOcJpTnOQExznGUY5wmEMc5AD72cde9rCbXexkB9vZ
xla2sJlNbGQD61nHWtawmlWsZAXLWcZSlrCYRSxkAfOZx1zmMJtZzGQG05nG
VKYwmUlMZALjGcdYxjCaUYxkBMMZxlCGMJhBDGQA/elHX/rQm170pAfd6UZX
utCZTnSkA+1pR1va0JpWtKQFzWlGU5rQmEY0pAH1qUdd6lCbWtSkBtWpRlWq
UJlKVKQC5SlHWcpQmlKUpATFKUZRilCYQhSkAPnJR17ykJtc5CQH2clGVrKQ
mUxkJAPpSUda0pCaVKQkBclJRlKSkJhEJCQB8YlHXOIQm1jEJAbRiUZUohCZ
SEQkAuEJR1jCEJpQhCQEwQlGUAIJEuTnM/8u/uUf/uYv/uQPvvGVL3zmd37j
V3750QN+dAA+8J53vOUNr3nFS17wnGc85QmPecRDHnCfe9zlDre5xU1ucJ1r
XOUKl7nERS5wnnOc5QynOcVJTnCcYxzlCIc5xEEOsJ997GUPu9nFTnawnW1s
ZQub2cRGNrCedaxlDatZxUpWsJxlLGUJi1nEQhYwn3nMZQ6zmcVMZjCdaUxl
CpOZxEQmMJ5xjGUMoxnFSEYwnGEMZQiDGcRABtCffvSlD73pRU960J1udKUL
nelERzrQnna0pQ2taUVLWtCcZjSlCY1pREMaUJ961KUOtalFTWpQnWpUpQqV
qURFKlCecpSlDKUpRUlKUJxiFKUIhSlEQQqQn3zkJQ+5yUVOcpCdbGQlC5nJ
REYykJ50pCUNqUlFSlKQnGQkJQmJSURCEhCfeMQlDrGJRUxiEJ1oRCUKkYlE
RCIQnnCEJQyhCUVIQhCcYAQN+P/tB/wHItN1kQ==
"]]]}, {}, {}}, {{}, {},
TagBox[
{RGBColor[0.24, 0.6, 0.8], PointSize[0.0055000000000000005`],
AbsoluteThickness[2], LineBox[CompressedData["
1:eJwl1tO2GAYUBNAb23ZubNu2bdu2bdu2bdu2bbVBme6sPuw1X3BmTmCTjlU6
BAkICPgQNCDgV4qAYAQnBCEJRWjCEJZwhCcCEYlEZKIQlWhEJwYxiUVs4hCX
eMQnAQlJRGICSUJSkpGcFKQkFalJQ1rSkZ4MZCQTmclCVrKRnRzkJBe5yUNe
8pGfAhSkEIUpQlGKUZwSlKQUpSlDWcpRngpUpBKVqUJVqlGdGtSkFrWpQ13q
UZ8GNKQRjWlCU5rRnBa0pBWtaUNb2tGeDnSkE53pQle60Z0e9KQXvelDX/rR
nwEMZBCDGcJQhjGcEYxkFKMZw1jGMZ4JTGQSk5nCVKYxnRnMZBazmcNc5jGf
BSxkEYtZwlKWsZwVrGQVq1nDWtaxng1sZBOb2cJWtrGdHexkF7vZw172sZ8D
HOQQhznCUY5xnBOc5BSnOcNZznGeC1zkEpe5wlWucZ0b3OQWt7nDXe5xnwc8
5BGPecJTnvGcF7zkFa95w1ve8Z4PfOQTn/nCb/zOV77xnR/8wZ/8xd/8w7/8
5NfxByEowQhOCEISitCEISzhCE8EIhKJyEQhKtGITgxiEovYxCEu8YhPAhKS
iMQEkoSkJCM5KUhJKlKThrSkIz0ZyEgmMpOFrGQjOznISS5yk4e85CM/BShI
IQpThKIUozglKEkpSlOGspSjPBWoSCUqU4WqVKM6NahJLWpTh7rUoz4NaEgj
GtOEpjSjOS1oSSta04a2tKM9v8q7I53oTBe60o3u9KAnvehNH/rSj/4MYCCD
GMwQhjKM4YxgJKMYzRjGMo7xTGAik5jMFKYyjenMYCazmM0c5jKP+SxgIYtY
zBKWsozlrGAlq1jNGtayjvVsYCOb2MwWtrKN7exgJ7vYzR72so/9HOAghzjM
EY5yjOOc4CSnOM0ZznKO81zgIpe4zBWuco3r3OAmt7jNHe5yj/s84CGPeMwT
nvKM57zgJa94zRve8o73fOAjn/jMF37jd77yje/84A/+5C/+5h/+5Se/hj8I
QQlGcEIQklCEJgxhCUd4IhCRSEQmClGJRnRiEJNYxCYOcYlHfBKQkEQkJpAk
JCUZyUlBSlKRmjSkJR3pyUBGMpGZLGQlG9nJQU5ykZs85CUf+SlAQQpRmCIU
pRjFKUFJSlGaMpSlHOWpQEUqUZkqVKUa1alBTWpRmzrUpR71aUBDGtGYJjSl
Gc1pQUta0Zo2tKUd7elARzrRmS50pRvd6UFPetGbPvSlH/0ZwEAGMZghDGUY
wxnBSEYxmjGMZRzjmcBEJjGZKUxlGtOZwUxmMZs5zGUe81nAQhaxmCUsZRnL
WcFKVrGaNaxlHevZwEY2sZktbGUb29nBTnaxmz3sZR/7OcBBDnGYIxzlGMc5
wUlOcZoznOUc57nARS5xmStc5RrXucFNbnGbO9zlHvd5wEMe8ZgnPOUZz3nB
S17xmje85R3vg/7/t/8HLqJzqg==
"]]},
Annotation[#, "Charting`Private`Tag#1"]& ]},
TagBox[
{Opacity[0.], PointBox[1502]},
Annotation[#, {{Callout}, Charting`Private`Tag, {750}}]& ]}], {{{}, {{},
GraphicsGroupBox[{
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
NCache[
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
"Round"],
BSplineCurveBox[{
Offset[{3., 0.}, {3.962052403875*^9, 231374.}],
Offset[{8., 0.}, {3.962052403875*^9, 231374.}],
Offset[{10., 0.}, {3.962052403875*^9, 231374.}],
Offset[{12., 0.}, {3.962052403875*^9, 231374.}],
Offset[{12., 0.}, {3.962052403875*^9, 231374.}]}]},
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
AbsoluteThickness[1.25],
BSplineCurveBox[{
Offset[{3., 0.}, {3.962052403875*^9, 231374.}],
Offset[{8., 0.}, {3.962052403875*^9, 231374.}],
Offset[{10., 0.}, {3.962052403875*^9, 231374.}],
Offset[{12., 0.}, {3.962052403875*^9, 231374.}],
Offset[{12., 0.}, {3.962052403875*^9, 231374.}]}]},
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
NCache[
Rational[2, 3], 0.6666666666666666]]}],
PolygonBox[{
Offset[{48., 5.5000000000000036`}, {3.962052403875*^9, 231374.}],
Offset[{48., -5.4999999999999964`}, {3.962052403875*^9, 231374.}],
Offset[{12., -5.5000000000000036`}, {3.962052403875*^9, 231374.}],
Offset[{12., 5.4999999999999964`}, {3.962052403875*^9,
231374.}]}]},
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
StyleBox[
RotationBox["\<\"231374\"\>",
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[{30., 0.}, {3.962052403875*^9, 231374.}],
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: Sun 13 Jul 2025 03:00:55 UTC\"", 12, StripOnInput ->
False]}}, GridBoxAlignment -> {"Columns" -> {{Center}}},
DefaultBaseStyle -> "Column",
GridBoxItemSize -> {
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
TraditionalForm],
PlotRange->{{3.729024*^9, 3.9613536*^9}, {0., 253021.}},
PlotRangePadding->{{
Scaled[0.02],
Scaled[0.02]}, {0,
Scaled[0.08090169943749476]}},
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,
3.9593680633173532`*^9, 3.959705236257415*^9, 3.959891773532778*^9,
3.960299152278488*^9, 3.960552682478962*^9, 3.960716245398271*^9,
3.960982670874343*^9, 3.9612440530188007`*^9, 3.961364455456285*^9},
CellLabel->
"Out[1940]=",ExpressionUUID->"c2f8ae7b-6e81-4359-9d20-f732eec7005e"]
}, Open ]]
},
WindowSize->{1234, 1257},
WindowMargins->{{0, Automatic}, {Automatic, 0}},
FrontEndVersion->"14.2 for Mac OS X ARM (64-bit) (March 16, 2025)",
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, 3328, 68, 151, "Input",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
Cell[CellGroupData[{
Cell[3914, 92, 5469, 117, 519, "Input",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
Cell[9386, 211, 32229, 618, 451, "Output",ExpressionUUID->"c2f8ae7b-6e81-4359-9d20-f732eec7005e"]
}, Open ]]
}
]
*)