hosts/stats.nb
2023-08-10 16:35:37 +02:00

912 lines
37 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[ 38101, 903]
NotebookOptionsPosition[ 37531, 885]
NotebookOutlinePosition[ 37924, 901]
CellTagsIndexPosition[ 37881, 898]
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.8671870324202747`*^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.8671913041596727`*^9}, {
3.867191352877194*^9, 3.8671913561827507`*^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.8909097713956842`*^9,
3.890909773446272*^9}, {3.89765774638717*^9, 3.8976577472230463`*^9}, {
3.898379436246955*^9, 3.898379440050661*^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[{"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.8671865652072144`*^9, 3.867186567959504*^9}, {
3.8671866556947737`*^9, 3.867186670522201*^9}, {3.867186775392453*^9,
3.867186776891725*^9}, 3.867186837903651*^9, {3.867186904930146*^9,
3.867186940968878*^9}, {3.8671872869760838`*^9, 3.867187304612606*^9}, {
3.867187379649686*^9, 3.867187384392969*^9}, {3.8671874248081408`*^9,
3.867187425393301*^9}, {3.8671874629428263`*^9, 3.867187467876066*^9}, {
3.8671875851202183`*^9, 3.8671875923328257`*^9}, {3.867190421572784*^9,
3.867190455350173*^9}, {3.867191170483214*^9, 3.867191170658471*^9}, {
3.8671912032969103`*^9, 3.867191245177144*^9}, {3.867443579626745*^9,
3.867443615991692*^9}, {3.867445864801002*^9, 3.867445865695055*^9}, {
3.8675854619929047`*^9, 3.867585470469511*^9}},
NumberMarks->False,
CellLabel->"In[8]:=",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
Cell[BoxData[
GraphicsBox[{{}, {{{}, {},
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
0.0055000000000000005`], AbsoluteThickness[1.6], LineBox[CompressedData["
1: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
zJJ62r3D8dFyX3bSpiWftyuj2f8E6e+2MYz/k/Rzwbuc/0hmhJUy8j65NdLu
Bdp9QeotNZbjhvR7gGd5H3Vm0/ZEidfvP8x/nsSbQbuL5fz6vM/z/F7if0u7
SfK+OXkc868k70PrPB+X95Ue4xk/Dw4k0updeT9aNYHjKt6/1BofeL+vsL8L
7Z8NBzpNFAdHw0YVk/FGwMHYDzl/Jaz/SlvZeJ9SApPEWtHr+Q63+Yjra8HB
y7SViPmh9MmcPx7jzg9TeD7dbiBf31Sxb/T1CPsnSby5dCgJ9p2j3dWw3X8a
+9UZDs2inddgJYn29Y60PUr22zid+e+S/RrOYLxTst9U2vlG1sfNFAcuw9ZR
2q+jnmDKLK5/Flbuzmb+MTL+3lzuv0/yHT2P/lr6OdJifbthM0xrOZLPiPn0
TelnxgKefzWJ/+NCxmsDuxdpR8N8rfTHjD8M484c2poPm00Wc34qHOr7iTjc
+ma+/esTWI8Ku/U+5Xm2hUPKZ+zPMVipQ9tRt7DfITr0i8TruoTxi2Lcd4fW
q8J69c85vgjWcmj/Jljds5T7LYMD2V94v5+wlfUl+9NE5g+32b/2sLmdtkfA
oUv/5fwVst8LX/HzckDWP7KM9Z6B3e9o7eJDbQ9Yznq3yfpNX/P75ILk++cK
5psFK71Wsp5MyT+V9sXcRr8+XMV8g3Do4GquL5QTYasgHN6/hvX8jvnBsYms
Zyes36bNFDhQ5Rv2Nw9WbFqvg3hWpbXMpwHsxNJaLByssI6fp3mwfZUOT4l0
yIK1t9dz/2kS/2falwCrepDrV8NuOh2YhPw03wbOPwYbzenADtiZS4cypH8l
N7KerYjnS6KNurmov9gmujFsP0e7r0t/36DDw6W/vTez/0skv/pJPJ8TEj+O
dtIibYlDBZJZf7r0M4UO7UG+5oQtPK8jch77v2P8Q9K/XNqcIf3r+D3PY6n0
by9tJMOm+gPPtz0cuE5bb8PGrq3e+Sr5f/2f/sj5PfJwvpm0Nga2nZ84fzts
vLWN9WbCahmH/atwB/Wfp60nYTv+Z+YXCxsltjP+Alm/mVYHSX/7/sL1KzBf
30Dbm2Ftyg6eT0M4XG8n+2fArrKL68vdRT/v08aYAvl/nRW/st4psHqH1vtg
vdl5N+OPggNVf2N9W5Fv6F3aOhRpW6x+8TvrGfgA/Ri5h+f3rsx/ci/P/3vY
2k4Ht91DPY/v4/z9sPkxHXQxX3tkvzh1l9Qzj3aWKRGeLlbTaG0I6gkOCNG5
kl8ybZfF/EDxA9w/jHFtEx1dUeJNOyhu2grWJx8Sp78Ih6JSmE+c5HOYjv6P
3Lduh8U5H8O+e7S5WuLVOCIemwwbTx/l+g2y/z46tFvi3aa37IPdMak8nzNS
zw1ayZL8Yo/RxdA/6xptNIKDV4/z+6V+VP5fTT/B/UfC6qMnOf9TODifHmzD
geanWL8Lh+bSq65JvHN0IBt2+p8WJxQtiH7McMU928JKnzO8n+Ngc+1Z1mfI
/Lrn2P++sN6dVnvB1oQ03p8U2Fnp+SAcfP8881sm8fbTgfkSL5fenSj5fHWB
+X4Fa3vpLZ/IfupF9mu77PcK7Z6V/K/TWjLstk/nefwm+31Op7YthP6VvySu
mSn7jbjkfV9h3D8sg/e9POxmeH4WDrx1mf1sAhstr7C+zrBj0dNfk3ilM3m/
58PBeNpeIvkYV/n9cAa2YrK4PlfiNaK3lCqMeBvohOdhVwtz/3awUv8a50+B
jUl0ThLsu5/N/rQokv/XHn+d+RmwUf0Gv5/fg/05tLYZdt+9yf0T4cBN2kqW
eJVvsd8/S7zdtHYXDre7zf43KIrzGZ4jjp0FK+VyeR4/wc42encKHGhxh/W9
HI3zS6OVeFhNvsv8ZsFm8XuMdyvSCQfkPE/RqWmw0vc+z6cX+qVNo/1vwk7h
B/z8DIHVXrR/Kmyuo61vYL2HkgmPXQOHDtPGOTmfbgXoauiP9QEd3R42u0SJ
Bw+Dg+NoIwDrefSWbbBqFxI39aFfwUqFxauek/79Soc7wvY12u+X/rcrIk7o
B2sBOnocbHxGN7Vga4c3HpTzukpPXwGHnygqdr+E3ct09BHZf1G02Lwk8VvF
iJVSOC+/r5hYaw67c+kt7eFQ/+Li9PdhZTb9xAdyH2aUEAc3yfmfpO3vYX1q
SXHOWblPcaXEVkwM6jlKx3aAwwVKM//OsGnS/viY1v8DCZswpg==
"]]}},
TagBox[
{Opacity[0.], PointBox[{{3.9004416*^9, 207978.}}]},
Annotation[#, {{Callout}, Charting`Private`Tag$21471, {
558}}]& ]}, {{{}, {{}, 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.9004416*^9,
208533.14192625027`}],
Offset[{4.898587196589413*^-16, 8.}, {3.9004416*^9,
208533.14192625027`}],
Offset[{4.898587196589413*^-16, 10.}, {3.9004416*^9,
208533.14192625027`}],
Offset[{4.898587196589413*^-16, 12.}, {3.9004416*^9,
208533.14192625027`}],
Offset[{4.898587196589413*^-16, 12.}, {3.9004416*^9,
208533.14192625027`}]}]},
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
AbsoluteThickness[1.25],
BSplineCurveBox[{
Offset[{1.8369701987210297`*^-16, 3.}, {3.9004416*^9,
208533.14192625027`}],
Offset[{4.898587196589413*^-16, 8.}, {3.9004416*^9,
208533.14192625027`}],
Offset[{4.898587196589413*^-16, 10.}, {3.9004416*^9,
208533.14192625027`}],
Offset[{4.898587196589413*^-16, 12.}, {3.9004416*^9,
208533.14192625027`}],
Offset[{4.898587196589413*^-16, 12.}, {3.9004416*^9,
208533.14192625027`}]}]},
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
NCache[
Rational[2, 3], 0.6666666666666666]]}],
PolygonBox[{
Offset[{18., 24.000000000000004`}, {3.9004416*^9,
208533.14192625027`}],
Offset[{18., 12.000000000000004`}, {3.9004416*^9,
208533.14192625027`}],
Offset[{-18., 11.999999999999996`}, {3.9004416*^9,
208533.14192625027`}],
Offset[{-18., 23.999999999999996`}, {3.9004416*^9,
208533.14192625027`}]}]},
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
StyleBox[
RotationBox["\<\"207978\"\>",
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, 18.}, \
{3.9004416*^9, 208533.14192625027}], 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.7552896*^9,
FormBox[
StyleBox["\"2019\"",
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.818448*^9,
FormBox[
StyleBox["\"2021\"",
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.88152*^9,
FormBox[
StyleBox["\"2023\"",
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.7237536*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7288512*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7341216*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.739392*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7447488*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7500192*^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.7552896*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7603872*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7656576*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.770928*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7762848*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7815552*^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.7920096*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.79728*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8025504*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8079072*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8131776*^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.818448*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8235456*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.828816*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8340864*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8394432*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8447136*^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.8550816*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.860352*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8656224*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8709792*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8762496*^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.88152*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8866176*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.891888*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8971584*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.9025152*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.9077856*^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.7237536*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
Rational[1, 72], 0},
Directive[]}, {3.7552896*^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.818448*^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.88152*^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.7237536*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7288512*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7341216*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.739392*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7447488*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7500192*^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.7552896*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7603872*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7656576*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.770928*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7762848*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.7815552*^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.7920096*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.79728*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8025504*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8079072*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8131776*^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.818448*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8235456*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.828816*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8340864*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8394432*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8447136*^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.8550816*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.860352*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8656224*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8709792*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8762496*^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.88152*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8866176*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.891888*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.8971584*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.9025152*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.9077856*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}, {3.913056*^9,
FormBox[
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
0.009722222222222222, 0.},
Directive[]}}}}],
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
((Transpose[{#,
Table[
Directive[
GrayLevel[0.4, 0.5],
AbsoluteThickness[1],
AbsoluteDashing[{1, 2}]], {
Length[#]}]}]& )[
Part[
Select[
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}][
SlotSequence[1]], And[
FreeQ[#,
Alternatives["",
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]]& )[
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{{3.7237536*^9,
Directive[
GrayLevel[0.4],
Opacity[0.5],
AbsoluteThickness[1.],
AbsoluteDashing[{1., 2.}]]}, {3.7552896*^9,
Directive[
GrayLevel[0.4],
Opacity[0.5],
AbsoluteThickness[1.],
AbsoluteDashing[{1., 2.}]]}, {3.7868256*^9,
Directive[
GrayLevel[0.4],
Opacity[0.5],
AbsoluteThickness[1.],
AbsoluteDashing[{1., 2.}]]}, {3.818448*^9,
Directive[
GrayLevel[0.4],
Opacity[0.5],
AbsoluteThickness[1.],
AbsoluteDashing[{1., 2.}]]}, {3.849984*^9,
Directive[
GrayLevel[0.4],
Opacity[0.5],
AbsoluteThickness[1.],
AbsoluteDashing[{1., 2.}]]}, {3.88152*^9,
Directive[
GrayLevel[0.4],
Opacity[0.5],
AbsoluteThickness[1.],
AbsoluteDashing[{1., 2.}]]}, {3.913056*^9,
Directive[
GrayLevel[0.4],
Opacity[0.5],
AbsoluteThickness[1.],
AbsoluteDashing[{1., 2.}]]}}, 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", "OptimizePlotMarkers" -> True,
"OptimizePlotMarkers" -> True,
"CoordinatesToolOptions" -> {"DisplayFunction" -> ({
Identity[
Part[#, 1]],
Identity[
Part[#, 2]]}& ), "CopiedValueFunction" -> ({
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: Tue 8 Aug 2023 13:52:42 UTC\"", 12, StripOnInput ->
False]}}, GridBoxAlignment -> {"Columns" -> {{Center}}},
DefaultBaseStyle -> "Column",
GridBoxItemSize -> {
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
TraditionalForm],
PlotRange->{{3.729024*^9, 3.9004416*^9}, {0, 207978.}},
PlotRangePadding->{{
Scaled[0.02],
Scaled[0.04217390500005444]}, {
Scaled[0.02],
Scaled[0.09598870824776709]}},
Ticks->{{}, Automatic}]], "Output",
CellChangeTimes->{
3.867186551570758*^9, {3.867186680772122*^9, 3.867186699782072*^9},
3.867186777935874*^9, 3.86718694202357*^9, 3.8671870510449877`*^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.8671908750350323`*^9}, 3.867191085771729*^9, {
3.8671911399270573`*^9, 3.867191174532995*^9}, {3.867191217100472*^9,
3.867191249934973*^9}, {3.867191282486545*^9, 3.867191309118765*^9},
3.8671913628847427`*^9, {3.8671913975749493`*^9, 3.8671914178619823`*^9},
3.867191469212702*^9, 3.867191534117766*^9, {3.867191566041802*^9,
3.867191590853747*^9}, {3.867191700666916*^9, 3.8671917705466948`*^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.8685235167256823`*^9, 3.86906681078651*^9, 3.8693089287119427`*^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.8716416309599857`*^9,
3.871642275253429*^9, 3.871899229411577*^9, 3.8720932523644876`*^9,
3.8724283947882633`*^9, 3.8729292766301403`*^9, 3.8736608832707767`*^9,
3.874069338302347*^9, 3.874325909186389*^9, 3.874696457503956*^9,
3.8748618953441896`*^9, 3.875050962875978*^9, 3.8752651909751873`*^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.8836053597837353`*^9, 3.883843869256338*^9, 3.883866592728613*^9,
3.883867143448183*^9, 3.884153915891087*^9, 3.884641124197339*^9,
3.8847734015597982`*^9, 3.8847751656070967`*^9, 3.88477566967144*^9,
3.885548303427269*^9, 3.8858311230281477`*^9, 3.886191584864834*^9,
3.886621436378044*^9, 3.886855243870946*^9, 3.8871063081130733`*^9,
3.887235622274569*^9, 3.8874988606495256`*^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.8909081861102667`*^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.8931723751025543`*^9, 3.89362060069613*^9,
3.893686053639799*^9, 3.89397203764882*^9, 3.894751203039884*^9,
3.895084844111672*^9, 3.895439490125032*^9, 3.8955263216939163`*^9,
3.895657784061549*^9, 3.8957448599055853`*^9, 3.895931247787265*^9,
3.896013566564756*^9, 3.896095386373332*^9, 3.8965191786429*^9,
3.8968936313937263`*^9, 3.897216178858164*^9, 3.897657754621402*^9,
3.897926194231195*^9, 3.8983794149994497`*^9, 3.8983794476037083`*^9,
3.8984342923172283`*^9, 3.898951274337104*^9, 3.899121622375916*^9,
3.899475149831279*^9, 3.899911501496304*^9, 3.900175205856585*^9,
3.900270527812401*^9, 3.900491563343502*^9},
CellLabel->"Out[10]=",ExpressionUUID->"24b7173b-6ab9-438e-9e36-7e9f3304d346"]
}, Open ]]
},
WindowSize->{1234, 1257},
WindowMargins->{{0, Automatic}, {Automatic, 0}},
FrontEndVersion->"13.1 for Mac OS X x86 (64-bit) (June 21, 2022)",
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, 2906, 66, 157, "Input",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
Cell[CellGroupData[{
Cell[3492, 90, 3318, 73, 409, "Input",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
Cell[6813, 165, 30702, 717, 427, "Output",ExpressionUUID->"24b7173b-6ab9-438e-9e36-7e9f3304d346"]
}, Open ]]
}
]
*)