Files
hosts/stats.nb
2024-06-26 22:48:44 -04:00

733 lines
32 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[ 33014, 724]
NotebookOptionsPosition[ 32346, 705]
NotebookOutlinePosition[ 32743, 721]
CellTagsIndexPosition[ 32700, 718]
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", "]"}], "]"}], "]"}], ",", "Below", ",", " ",
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}},
CellLabel->"In[1]:=",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
Cell[CellGroupData[{
Cell[BoxData[{
RowBox[{
RowBox[{"graph", "=",
RowBox[{"DateListPlot", "[",
RowBox[{"data", "\[IndentingNewLine]", ",",
RowBox[{"PlotTheme", "\[Rule]", "\"\<Detailed\>\""}],
"\[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[{"{",
RowBox[{
RowBox[{"Table", "[",
RowBox[{
RowBox[{"DateObject", "[",
RowBox[{"{", "x", "}"}], "]"}], ",",
RowBox[{"{",
RowBox[{"x", ",", "2017", ",", "2025"}], "}"}]}], "]"}], ",", " ",
"Automatic"}], "}"}]}], "\[IndentingNewLine]", ",",
RowBox[{"ImageMargins", "\[Rule]", "10"}], "\[IndentingNewLine]", ",",
RowBox[{"ImageSize", " ", "->", " ", "Large"}], "\[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[{"LabelStyle", "\[Rule]",
RowBox[{"{",
RowBox[{"GrayLevel", "[", "0", "]"}], "}"}]}]}], "\[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},
NumberMarks->False,
CellLabel->"In[8]:=",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
Cell[BoxData[
GraphicsBox[{{}, {{{}, {},
TagBox[
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
0.0055000000000000005`], AbsoluteThickness[2], LineBox[CompressedData["
1:eJyN2Hd4FVX6B/ChJ6FdEQ1NGJBeh2poMoAL6CLcKNJZBrI0QbiwiEhzRHod
ihgpOgssLZS7GBNEVgYEDQJygYChD5BAKCGXnlB/m/f7vX/cffB5fvzB5fOc
c97znvecaVQeOOq9QfkVRZnw37/yfv/7x5yXcqNt3j/cHjf0F9if9Cd2eoXb
7Cr2FD0A693Fvv60/YHYnh0y4gW+ox1Yi/iN7i22+tJuH7Ezg9aXh1vtJ1bP
hMbDZoODsDEQ+fai1SHIdyttw3paqP+SrBfZl/8QvRb5d6fVBOSfQOvfiY0T
tLMd63lO27A65TDXNyHcdkvkf4xWs69L/k9o/abYrf47nSHWJ9LGObFS9Qh9
Qewc+jMfEwcf0Crs/WuA3ob5vw2E1of5D9AKrFc8yvOQKPZ1ot21YqP8Ma4v
AfOPop2FmO8WbVqIP+I4x08W26+kcrwpDrShVdjKpJWeWE+rE2yHzR9PhM4v
6lP8D853HuPnhuyK1ag01ucx1j+Ldufg/Jyj7fk4D9NPcf6V4XZXhNuBtdO0
mozzUvA05zuC81Kf1k+Lg1Nps8BNyafOGcaLFPtS/8RucXGg5ln6NbF1lDbT
xMFq55h/t1tSr7W0Git2c2g3Sa6HwMHzHJ8sVu9eYP+JYv9ol+2Lcf2Uu8j1
5GL8yJDzSXx12SXWs4XYM+wy84kTa4PT2X5S7KTT7iyMb55BNxZ740KuhXjF
roTlr0VeZb5bxFY/2vX+j3uJg/+mnZ5id1omfRv1LnCN6+2DevegjWzcr2pf
53xR6L/uBtcPK9Vusv9k9D9M22Nw/7KzOH4Szs+dW8zvS1xfFbLZf6zYEx9k
Pheu5VnfG7IH18OuO6xvoWCe7R/usn1TtuR/OeQdYifpHtfbWextep+eL9Yj
HnD+eWKrwUM6HfuRRhsZ4kCtXPpl6R+s/oheekf2M5a2I6XdU/Ux15uN81D5
CfO/f0ny+5ZWYV/5Z4yXI9b20Xrpy9K/3XO2R4v1pcpNWBVrQ/LBSpTYXJAf
dgqJ7bkFYDMC8WYV5Pgi6N+wEP0b5t9SmPG2ir2bisDuOrE+OYL9k8TW2khY
94vNT6I4PgH91aLMZ6bYeK0Y4/USuyOLc/wgzL+sBNsbSn7WdVqtg/xLl+R6
YP/VkMuhPoM9HP+KWC1WKqzd2yzksugf+TJsN8d8Wmk6BvHrvcJ4cKD2q/RV
1P+zkDOR31Pavil2H0XTd8VKThnOn4vx+8vTT5Df3gqMB3uGv8b25+g/tCLd
NT3PQU8lxh8oNhfS5nSx/4eQ54u1opUZfxna+1Zh+wqxMu11ug/qkb8q618q
3E7/cNsvY/11aWWNxPNtqMb9XY/5Y6sz3laxt0sNjk8UGxVrcf7BiDcm5KGo
z23afiT93VG1Gf+a2LpRh+czO9w2rH5Yl+u/g/mXhvwM8UrV4/jn6F+8AedP
Q30H0IYr9ri0fR3rO6exPiUzZD1FGjI+7D1N66XEgTqNw6x0p93ZWP8z2onD
eTzahO1/w/l6TJvYD93b9MVW0d/6pBnbB4qDB2kb/c133qD/gfjfhDwc5390
DMdni40grTzPlHzfah46r+F2/seKIvd778/NQ/WXdn90C9bjkdgzgnbPivVl
tLpSbCxpyfbSEk9t1YpuKjYtWq+N50vz1syvgVgr9ibzaS125tBqO4xv3Ibx
Wv6/rJ+l9RbhVmFtm872zuJgj7Y8TzrqsZm23xJ7PmhHG+LAU9pR8Dyd1J6u
hPfJR7TyLt4H17zF+eLw/lvlL5xvEt5/O9MqnsfKwVD7Z4hfqQPXVyPcxhK8
j75N2/Mw/ypa+QrP7wodGX878ukQchLen320k4z89tMG+gfad2K802ItnrYz
X+ig/jbj8X34Gq08xPvGm++w/RbiX6HVWLzfDvor6xUdbrUm3m/mdWY9ouV9
yE2i7VrhVmuL9aLvcj0Nxdp52qkp9p7pwvH5xGahrnRhsZ3fy3hl8f5bK5bn
twTix77H/rDR5X32f4r38UO0URDzVe7G+XPxPXmPdoveDLMDB8Z8ELq+pb+y
itYfi737unM88/mqB+ergXyW9mR+9TH/kF7svwr1yqD1RRjfojfd+oUO7KCd
SWLV7cP2U4gf1Zfrv4B6NqEdtLuzaHcB4p+jjfvY79P9mG9dsVunP9sH4/vo
Wf/Q/RLfw9UHhJ5vqOfrA9l/NeKpcdyv33F+Ov6d+aTi/xvKDeL4jfieyqLd
iXi/jh7M+uM8+q/Tdjl8H1lD2Z6AepQcxnhfYP1xtDIc3zfNPuT8g/F9M4e2
q+F7ovFw1q+ljHf6DQ9rD86kzVpis/CIF1ttK+M902klRtrtAh8xvz74vpn6
Ueh5j/i1R3K+kdif90axnmtx/VTzsX0/1ptD64n4Xqk0hu3bcP7u0MZcrKfD
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
"]]},
Annotation[#, "Charting`Private`Tag#1"]& ]},
TagBox[
{Opacity[0.], PointBox[{{3.9284352*^9, 161603.}}]},
Annotation[#, {{Callout}, Charting`Private`Tag, {634}}]& ]}, {{{}, {{},
GraphicsGroupBox[{
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
NCache[
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
"Round"],
BSplineCurveBox[{
Offset[{-5.51091059616309*^-16, -3.}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-1.4695761589768238`*^-15, -8.}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-1.4695761589768238`*^-15, -10.}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-1.4695761589768238`*^-15, -12.}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-1.4695761589768238`*^-15, -12.}, {3.9284352*^9,
160469.85773397755`}]}]},
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
AbsoluteThickness[1.25],
BSplineCurveBox[{
Offset[{-5.51091059616309*^-16, -3.}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-1.4695761589768238`*^-15, -8.}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-1.4695761589768238`*^-15, -10.}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-1.4695761589768238`*^-15, -12.}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-1.4695761589768238`*^-15, -12.}, {3.9284352*^9,
160469.85773397755`}]}]},
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
NCache[
Rational[2, 3], 0.6666666666666666]]}],
PolygonBox[{
Offset[{18., -11.999999999999996`}, {3.9284352*^9,
160469.85773397755`}],
Offset[{18., -22.999999999999996`}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-18., -23.000000000000004`}, {3.9284352*^9,
160469.85773397755`}],
Offset[{-18., -12.000000000000004`}, {3.9284352*^9,
160469.85773397755`}]}]},
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
StyleBox[
RotationBox["\<\"161603\"\>",
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[{-1.4695761589768238*^-15, -17.5}, \
{3.9284352*^9, 160469.85773397755}], 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], {
Rational[1, 72], 0},
Directive[]}, {3.7868256*^9,
FormBox[
StyleBox["\"2020\"",
Directive[], {}, StripOnInput -> False], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.849984*^9,
FormBox[
StyleBox["\"2022\"",
Directive[], {}, StripOnInput -> False], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.913056*^9,
FormBox[
StyleBox["\"2024\"",
Directive[], {}, StripOnInput -> False], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.9762144*^9,
FormBox[
StyleBox["\"2026\"",
Directive[], {}, StripOnInput -> False], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.7237536*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7552896*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.818448*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.88152*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.9446784*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.9762144*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}}, {{3.7237536*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.9762144*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.7237536*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7552896*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7868256*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.818448*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.849984*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.88152*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.9446784*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.9762144*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}}}}],
GridLines->{{3.6922176*^9, 3.7237536*^9, 3.7552896*^9, 3.7868256*^9,
3.818448*^9, 3.849984*^9, 3.88152*^9, 3.913056*^9, 3.9446784*^9},
Automatic},
GridLinesStyle->Directive[
GrayLevel[0.4, 0.5],
AbsoluteThickness[1],
AbsoluteDashing[{1, 2}]],
ImageMargins->10,
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.368417, 0.506779, 0.709798],
AbsoluteThickness[2]],
Directive[
RGBColor[0.880722, 0.611041, 0.142051],
AbsoluteThickness[2]],
Directive[
RGBColor[0.560181, 0.691569, 0.194885],
AbsoluteThickness[2]],
Directive[
RGBColor[0.922526, 0.385626, 0.209179],
AbsoluteThickness[2]],
Directive[
RGBColor[0.528488, 0.470624, 0.701351],
AbsoluteThickness[2]],
Directive[
RGBColor[0.772079, 0.431554, 0.102387],
AbsoluteThickness[2]],
Directive[
RGBColor[0.363898, 0.618501, 0.782349],
AbsoluteThickness[2]],
Directive[
RGBColor[1, 0.75, 0],
AbsoluteThickness[2]],
Directive[
RGBColor[0.647624, 0.37816, 0.614037],
AbsoluteThickness[2]],
Directive[
RGBColor[0.571589, 0.586483, 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[
Part[#, 1], "DateShort"],
Part[#, 2]}& )[{
Identity[
Part[#, 1]],
Identity[
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
DateString[
Part[#, 1], "DateShort"],
Part[#, 2]}& )[{
Identity[
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: Thu 27 Jun 2024 02:47:15 UTC\"", 12, StripOnInput ->
False]}}, GridBoxAlignment -> {"Columns" -> {{Center}}},
DefaultBaseStyle -> "Column",
GridBoxItemSize -> {
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
TraditionalForm],
PlotRange->{{3.729024*^9, 3.9284352*^9}, {0, 218063.}},
PlotRangePadding->{{
Scaled[0.02],
Scaled[0.04217390500005234]}, {
Scaled[0.02],
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},
CellLabel->"Out[10]=",ExpressionUUID->"cd9db024-01c3-443a-a80b-cfade1590a09"]
}, Open ]],
Cell[BoxData[""], "Input",
CellChangeTimes->{3.925848220471898*^9},
CellLabel->"In[11]:=",ExpressionUUID->"9aab5b2a-ae2c-4df2-a982-81d9ac1f2cca"]
},
WindowSize->{1234, 1257},
WindowMargins->{{0, Automatic}, {Automatic, 0}},
FrontEndVersion->"14.0 for Mac OS X ARM (64-bit) (December 16, 2023)",
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, 3094, 69, 157, "Input",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
Cell[CellGroupData[{
Cell[3680, 93, 3844, 85, 430, "Input",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
Cell[7527, 180, 24653, 518, 426, "Output",ExpressionUUID->"cd9db024-01c3-443a-a80b-cfade1590a09"]
}, Open ]],
Cell[32195, 701, 147, 2, 60, "Input",ExpressionUUID->"9aab5b2a-ae2c-4df2-a982-81d9ac1f2cca"]
}
]
*)