mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-09-24 22:05:14 +01:00
738 lines
34 KiB
Mathematica
738 lines
34 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[ 34432, 729]
|
|
NotebookOptionsPosition[ 33643, 707]
|
|
NotebookOutlinePosition[ 34036, 723]
|
|
CellTagsIndexPosition[ 33993, 720]
|
|
WindowFrame->Normal*)
|
|
|
|
(* Beginning of Notebook Content *)
|
|
Notebook[{
|
|
|
|
Cell[CellGroupData[{
|
|
Cell[BoxData["\[AliasDelimiter]"], "Input",
|
|
CellChangeTimes->{3.931804384010314*^9},
|
|
CellLabel->
|
|
"In[1368]:=",ExpressionUUID->"7134d186-2f8f-4a5d-b8fd-e1205134ab62"],
|
|
|
|
Cell[BoxData["\[AliasDelimiter]"], "Output",
|
|
CellChangeTimes->{{3.931804387524592*^9, 3.9318044059991903`*^9},
|
|
3.9321123850124197`*^9, 3.932387643037456*^9, 3.9328025295152884`*^9,
|
|
3.9329341818122463`*^9, 3.933185624470751*^9, 3.933683992176692*^9,
|
|
3.933944168442651*^9, 3.934049100907174*^9, 3.934134035639214*^9,
|
|
3.934454107475078*^9, 3.9346630739785833`*^9, 3.934969542910392*^9,
|
|
3.935238771709779*^9, 3.935503361187483*^9, 3.935869095494813*^9,
|
|
3.935941745079809*^9, 3.936030388772883*^9, 3.936280154713859*^9,
|
|
3.936444367251707*^9, 3.9368054886510687`*^9, 3.936959096230813*^9,
|
|
3.937168650948542*^9, 3.937300611375231*^9, 3.9374896704758387`*^9,
|
|
3.937558235209944*^9, 3.937671079070621*^9, 3.937761518611168*^9,
|
|
3.937858089679325*^9, 3.9380347882547083`*^9, 3.9382909290330772`*^9,
|
|
3.9387187900204887`*^9, 3.938985928014577*^9},
|
|
CellLabel->
|
|
"Out[1368]=",ExpressionUUID->"d0507427-c894-448d-855d-262462352f36"]
|
|
}, Open ]],
|
|
|
|
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}},
|
|
CellLabel->
|
|
"In[1369]:=",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[1376]:=",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:eJyN2Gd4FVUaB/ChJ6FdEQ1NGHqHoUoRGMpSlHKD9LIMsDRBuLAIKG1Eeh2K
|
|
GKqzgPRyxZggsjI0DQJygYChDz3UXHpC3c37/98Pdx98nvWD8fecc97znvec
|
|
uXPG4n2Gte+XWVGU7/77r4y///3HnJ14u3HGf7idb+tvsD/+L+x0DbfZTuzJ
|
|
eRDWO4l9vWi7o9ieETLiBX6gHViL+J3uJrZ60G53sTOV1peGW+0pVs+GxsNm
|
|
1UOw0Qf5dqXVAch3K23DenKo/8K7b7Iv82F6DfLvRKubkP8mWv9BbJykne1Y
|
|
z2vahtUJR7i+L8Jt10f+x2k19Zbk/4LW74jdMn/Q18T6WNo4L1ZKHaUvip3D
|
|
f+Xj4uATWoW9HwXobZj/20BofZj/IK3AetFjPA9xYl9L2l0jNgof5/o2Yf5h
|
|
tDMP892jTQvxh5zg+PFi+50kjjfFgUa0ClsptNIF6/ngJNth8+eTofOL+uT+
|
|
k/NdwPhZIbtiNSqZ9XmO9U+n3Zk4P+dpew7Ow5TTnH95uN1l4XZg7QytJuC8
|
|
ZD3D+Y7ivFSh9TPi4CTazHJH8ql4lvEixb6kv7CbWxwod45+T2wdo81kcbD0
|
|
eebf4Z7Uaw2txojdNNqNl+chcOgCxyeI1YcX2X+s2D/cZfsCPD+FLnE96Rg/
|
|
NORMEl9dfJn1rCf2DLrCfPqKtf5X2X5K7Fyl3ekYX/caXUPs7RtyecTLdT0s
|
|
fy3yBvPdIrZ60q73f9xVHPyedrqI3ckp9H3UO8tNrrc76t2ZNlLxe1XhFueL
|
|
Qv+1t7l+WCl9h/3Ho/8R2h6B3y/7LsePw/l5cI/5fY3nq0gq+48Ue2KDzOfi
|
|
zQzre0P24HnY9YD1zRbMsP3TQ7ZvTJX8r4S8Q+zEP+J6W4u9tR7Tc8R6xBPO
|
|
P1tsVX1KX8V+JNPGNXGgfDr9tvQPlnlGL3og+xlD25HS7in1nOtNxXko/oL5
|
|
P74s+X1Lq7Cv8CvGSxNr+2k9/xXp3+Q126PF+iLlDqyKtQGZYCVKbM7NDDvZ
|
|
xPasLLAZgXjTs3J8DvSvlo3+HfNvyc54W8XejTlgd61YHx/B/vFia00krPvF
|
|
5ugojt+E/mpO5jNNbLyXi/G6it2huTm+H+ZfnIft1SQ/6xatVkT++fNyPbD/
|
|
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
|
|
bjjtMs5T1zywFRkp6/mTbtlaHMyUl/m3E6uVaP+XURLfpMesFLtJtIr1+5a8
|
|
w/xhpcC7cMDB8+7Q7hq8jxpFM994sTmI9izG++iDAnDiCrHyM23j/addoyNO
|
|
ioNzCsLJQbG/diG2D5D3lWvQY8aL7cjCsBMrDtSg66wXG9vpxHO4P2Qvwnpc
|
|
xvvvNN0F7z/fpPfYP0Zsb6a9g/B+O0Xv+Bzvsw1FWb94sbdcMZ6H43hfjqOt
|
|
axj/ucr5quL3/Q9abYv3R+viPC8TxMFRtDJTrP6LrjMX76+RJWis35dIW+vE
|
|
3qGleH5aoX536MCXYk90adZjGuqzoAz3Z6PYrF+W+R0V61fpOiliZU45tnuw
|
|
/rjyzHe52K1egfPvQT3P0moK6pdckftbX9bj7VyJ9esrtidU5vhEsVG2CvMd
|
|
ivFjaWOu2CxVleu7IFZGaXx+41Bvm06MR72LVuN5Lov33316+lKxvb86+1fH
|
|
7+ueGtz/XWL/oprMNx/eNw1qsb0/3i+e2sx/C95XV2jrEH4/c7/PfCPwvLgh
|
|
93qlZ/ypWYfP0ySx2qMu92ep2M1aj+c/Su6vvq9oX2+xZdZn+/ti9TXtesW2
|
|
twF/f6vhvrmqIfNLRj4HG/E8xuB8BHX+Pm/D87OvMdeXC+fbacL9Xyc2GjXl
|
|
/hzEfi2kB6pZwlyuP+5HVjOudxruR9foAjtxH5v7N86fjvtXruasRw3ZL3UW
|
|
nYj7qlujBdd/D8/39hah32+cr3O0Wwz5nG7J8+hDPqdacT9GoP/ED1mfWOST
|
|
ROv7cD7LfcTzjfumeoyOKIjz1a4111cX56tEG56fGXi/j6aVJbi/HaJjfxOb
|
|
iW1Zz/y4L7Vox3Yd7/PhdLCt2LeMLtAe94VmXu7XBJznvfT6lbi/NY7h/tTD
|
|
/XJ3TOh9jPtIw/bMd4hYu0EP/Cjc3izyPWrV/5jn8Rf5HlN30roi7WaeDqxv
|
|
SbGeQNsdxHbOjqzHQHzfGrQ9SGzE0XorsRPRic97P3GweshDxGpPWlsTbmsd
|
|
8vm+U+j3T+zROnM/vxf7JtP6LszfuQvbLyKe0pXznXqh/wd45viF
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.938976*^9, 118120.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {677}}]& ]}, {{{}, {{},
|
|
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.93960749625*^9, 118120.}],
|
|
Offset[{8., 0.}, {3.93960749625*^9, 118120.}],
|
|
Offset[{10., 0.}, {3.93960749625*^9, 118120.}],
|
|
Offset[{12., 0.}, {3.93960749625*^9, 118120.}],
|
|
Offset[{12., 0.}, {3.93960749625*^9, 118120.}]}]},
|
|
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93960749625*^9, 118120.}],
|
|
Offset[{8., 0.}, {3.93960749625*^9, 118120.}],
|
|
Offset[{10., 0.}, {3.93960749625*^9, 118120.}],
|
|
Offset[{12., 0.}, {3.93960749625*^9, 118120.}],
|
|
Offset[{12., 0.}, {3.93960749625*^9, 118120.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93960749625*^9, 118120.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93960749625*^9, 118120.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93960749625*^9, 118120.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93960749625*^9, 118120.}]}]},
|
|
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"118120\"\>",
|
|
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.93960749625*^9, 118120.}],
|
|
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, 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: Sun 27 Oct 2024 02:45:33 UTC\"", 12, StripOnInput ->
|
|
False]}}, GridBoxAlignment -> {"Columns" -> {{Center}}},
|
|
DefaultBaseStyle -> "Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.729024*^9, 3.938976*^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.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},
|
|
CellLabel->
|
|
"Out[1378]=",ExpressionUUID->"8262bf76-6183-4572-8498-7cbc28438f30"]
|
|
}, Open ]]
|
|
},
|
|
WindowSize->{1234, 1257},
|
|
WindowMargins->{{0, Automatic}, {Automatic, 0}},
|
|
FrontEndVersion->"14.1 for Mac OS X ARM (64-bit) (July 16, 2024)",
|
|
StyleDefinitions->"Default.nb",
|
|
ExpressionUUID->"a68abeaf-41ba-46e4-a91b-e09f414e080e"
|
|
]
|
|
(* End of Notebook Content *)
|
|
|
|
(* Internal cache information *)
|
|
(*CellTagsOutline
|
|
CellTagsIndex->{}
|
|
*)
|
|
(*CellTagsIndex
|
|
CellTagsIndex->{}
|
|
*)
|
|
(*NotebookFileOutline
|
|
Notebook[{
|
|
Cell[CellGroupData[{
|
|
Cell[583, 22, 169, 3, 29, "Input",ExpressionUUID->"7134d186-2f8f-4a5d-b8fd-e1205134ab62"],
|
|
Cell[755, 27, 962, 14, 47, "Output",ExpressionUUID->"d0507427-c894-448d-855d-262462352f36"]
|
|
}, Open ]],
|
|
Cell[1732, 44, 3248, 72, 151, "Input",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
|
|
Cell[CellGroupData[{
|
|
Cell[5005, 120, 3850, 86, 417, "Input",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
|
|
Cell[8858, 208, 24769, 496, 475, "Output",ExpressionUUID->"8262bf76-6183-4572-8498-7cbc28438f30"]
|
|
}, Open ]]
|
|
}
|
|
]
|
|
*)
|
|
|