mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
730 lines
31 KiB
Mathematica
730 lines
31 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[ 31914, 721]
|
|
NotebookOptionsPosition[ 31340, 703]
|
|
NotebookOutlinePosition[ 31737, 719]
|
|
CellTagsIndexPosition[ 31694, 716]
|
|
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", "]"}], "]"}], "]"}], ",", "Left", ",", " ",
|
|
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.8671913561827555`*^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}},
|
|
CellLabel->"In[17]:=",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.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}},
|
|
NumberMarks->False,
|
|
CellLabel->"In[24]:=",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: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
|
|
3WJjzC7WmydWqzrsX627Uv9F2qohthO+Z36xYqPibsZfgfVf0epI9HfID1y/
|
|
QebrO2j7K7E2Zw/Pp4042HIv+2eIXeVHro+5J/18QBtvlSr562z4ifXOEat3
|
|
aX2wrDf7pDP+JLGv/s+sb6fkG5hCW0fCbcPqp7+wnhEPpR8T9/H8pmB+jf08
|
|
/2/E1m7av+u+1PPkAc4/KDY/pP2uzNceOwhn/oh6ltHOOiXM82E1i9bekHr8
|
|
wwN0EfJLpe1qMt9X4RD3D8q4lkxH1ka8eYfh9l3E+uwjcPYL4kBEBvOJRz5H
|
|
6ch3cN/6HoULPxR77tPmZsRrfAyemio2GvzG9Tuw/wE6kI54d+i0A2L3rUye
|
|
zznUc5NW8pFf7HE6WvpnXaeNtmL/tRP8fmkVUfJX009x/4li9fHTnP+x2L+c
|
|
Hm2LfR3PsH5XHFhKb7qOeBdoX4HYGXYWTixfWvqxwIUHdBcrg8/xfk4Tm1+c
|
|
Z30G5re4wP4PEev9aHWg2JqRxfuTIXY2hnxY7H/3IvNbh3gHad9yxCui05OQ
|
|
z+eXmO/nYm0/nfYR9lMvs1+7sd/LtHse+d+gtVSx2zOb5/Ez9ltDZ3YvI/2r
|
|
eQVukof9JlwJfV/JuHdcDu97TbGbE/IzYt+Yq+xnO7HROZf19RE7Fj3/NcSr
|
|
ksf7vVzsT6Dt1cjHuMbvh3NiKyqf64sQry2dVrmsxNtBJ/5J7GpB7t9DrLS6
|
|
zvlzxMYsujBF7HlQwP50Klfy155+g/kZYqPhTX4/vy32FtLaV2J3yi3unyT2
|
|
3aKtVMSre5v9/h7x0mntnjjY4w7737q8nM/4Qjh2kViJKeJ5fCd2dtHpGWJf
|
|
p7us76VIOb8sWkkQq6n3mN8isVnhPuPdDnfiIZznGTozS6wMecDzGSj90ubR
|
|
3lFip+xDfn7eEKsDae9csbmNtraK9f5KnnjqFnHgKG1cwPn0LUU/Lf2xZtKR
|
|
PcVmXAQ8epzYP402fGK9mE7bJVbtMnB7j/TLX6csvOlZ9O8nOviK2L5Oe73o
|
|
f49ycOJQseajI6eJjU/o9pbY2hMa9+O8rtHzN4iD1cvD7mdi9yodeQz7r4yE
|
|
zSuI3yUKVirLeXk90bDWUewupdN6igPDKsDZ74qVxXT1mbgPCyrC/mSc/2na
|
|
/kasz60EF57HfYqvDFtRUVLPb3RsL3GwVBXm30estqD970dLfJOe+qnYzaBV
|
|
1O/7+AnmDyvVn4QDDj7vDu2ux/PohRjmmyI2x9CeVXgeda4Op68VK9/SNp5/
|
|
2kU68qg4uKQGnBkU+9vV5PgoeV65Bj11htiOqgU7ieJAW7r9JrGxg04/hd8P
|
|
5WqzH+fx/DtOD8DzzzfrKc6PE9tbae8YPN+O0Wnv4Hm2uQ77lyL2NqnL+3AY
|
|
z8vptHUR699RuV9rfL//Squ98fzoVY/3ZaY4OIVWForVf9Ltl+L5Nbk+jfp9
|
|
6bS1Uewd34D35yX0L5cOvC/2xDRkP+ahPysa8Xy2iM1OjZnfQbGeRbfPFitL
|
|
mnDcg/qTmzLfNWL3mWbc/3v08yStZqN/mc15vp2kHm//Fuxfgtie2ZLr00t3
|
|
/S+bcdED
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9161664*^9, 162079.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {602}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{-3., 3.6739403974420594`*^-16}, {3.91560351075*^9,
|
|
162079.}],
|
|
Offset[{-8., 9.797174393178826*^-16}, {3.91560351075*^9, 162079.}],
|
|
Offset[{-10., 9.797174393178826*^-16}, {3.91560351075*^9,
|
|
162079.}],
|
|
Offset[{-12., 9.797174393178826*^-16}, {3.91560351075*^9,
|
|
162079.}],
|
|
Offset[{-12., 9.797174393178826*^-16}, {3.91560351075*^9,
|
|
162079.}]}]},
|
|
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{-3., 3.6739403974420594`*^-16}, {3.91560351075*^9,
|
|
162079.}],
|
|
Offset[{-8., 9.797174393178826*^-16}, {3.91560351075*^9, 162079.}],
|
|
Offset[{-10., 9.797174393178826*^-16}, {3.91560351075*^9,
|
|
162079.}],
|
|
Offset[{-12., 9.797174393178826*^-16}, {3.91560351075*^9,
|
|
162079.}],
|
|
Offset[{-12., 9.797174393178826*^-16}, {3.91560351075*^9,
|
|
162079.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{-12., 5.500000000000004}, {3.91560351075*^9, 162079.}],
|
|
Offset[{-12., -5.499999999999996}, {3.91560351075*^9, 162079.}],
|
|
Offset[{-48., -5.500000000000003}, {3.91560351075*^9, 162079.}],
|
|
Offset[{-48., 5.499999999999997}, {3.91560351075*^9,
|
|
162079.}]}]},
|
|
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"162079\"\>",
|
|
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., 9.797174393178826*^-16}, {3.91560351075*^9, 162079.}],
|
|
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->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.7868256*^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.913056*^9,
|
|
Directive[
|
|
GrayLevel[0.4],
|
|
Opacity[0.5],
|
|
AbsoluteThickness[1.],
|
|
AbsoluteDashing[{1., 2.}]]}, {3.9762144*^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", "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: Tue 6 Feb 2024 21:27:33 UTC\"", 12, StripOnInput ->
|
|
False]}}, GridBoxAlignment -> {"Columns" -> {{Center}}},
|
|
DefaultBaseStyle -> "Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.729024*^9, 3.9161664*^9}, {0, 218063.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
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.8752651909751825`*^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},
|
|
CellLabel->"Out[26]=",ExpressionUUID->"6d5600da-1fc4-4435-8d19-4a83441beac5"]
|
|
}, Open ]]
|
|
},
|
|
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, 2997, 67, 157, "Input",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
|
|
Cell[CellGroupData[{
|
|
Cell[3583, 91, 3352, 74, 409, "Input",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
|
|
Cell[6938, 167, 24386, 533, 474, "Output",ExpressionUUID->"6d5600da-1fc4-4435-8d19-4a83441beac5"]
|
|
}, Open ]]
|
|
}
|
|
]
|
|
*)
|
|
|