├── 2022 ├── 10 │ ├── 11 │ │ └── 20221011.txt │ ├── 13 │ │ └── 20221013.txt │ ├── 14 │ │ └── 20221014.txt │ ├── 15 │ │ └── 20221015.txt │ ├── 16 │ │ └── 20221016.txt │ ├── 17 │ │ └── 20221017.txt │ ├── 18 │ │ └── 20221018.txt │ ├── 19 │ │ └── 20221019.txt │ ├── 20 │ │ └── 20221020.txt │ ├── 21 │ │ └── 20221021.txt │ ├── 22 │ │ └── 20221022.txt │ ├── 23 │ │ └── 20221023.txt │ ├── 24 │ │ └── 20221024.txt │ ├── 25 │ │ └── 20221025.txt │ ├── 26 │ │ └── 20221026.txt │ ├── 27 │ │ └── 20221027.txt │ ├── 28 │ │ └── 20221028.txt │ ├── 29 │ │ └── 20221029.txt │ ├── 30 │ │ └── 20221030.txt │ ├── 31 │ │ └── 20221031.txt │ ├── 01 │ │ └── 20221001.txt │ ├── 02 │ │ └── 20221002.txt │ ├── 03 │ │ └── 20221003.txt │ ├── 04 │ │ └── 20221004.txt │ ├── 05 │ │ └── 20221005.txt │ ├── 06 │ │ └── 20221006.txt │ ├── 07 │ │ └── 20221007.txt │ ├── 08 │ │ └── 20221008.txt │ └── 09 │ │ └── 20221009.txt ├── 11 │ ├── 10 │ │ └── 20221110.txt │ ├── 11 │ │ └── 20221111.txt │ ├── 12 │ │ └── 20221112.txt │ ├── 13 │ │ └── 20221113.txt │ ├── 14 │ │ └── 20221114.txt │ ├── 15 │ │ └── 20221115.txt │ ├── 16 │ │ └── 20221116.txt │ ├── 17 │ │ └── 20221117.txt │ ├── 18 │ │ └── 20221118.txt │ ├── 19 │ │ └── 20221119.txt │ ├── 20 │ │ └── 20221120.txt │ ├── 21 │ │ └── 20221121.txt │ ├── 22 │ │ └── 20221122.txt │ ├── 23 │ │ └── 20221123.txt │ ├── 24 │ │ └── 20221124.txt │ ├── 25 │ │ └── 20221125.txt │ ├── 26 │ │ └── 20221126.txt │ ├── 27 │ │ └── 20221127.txt │ ├── 28 │ │ └── 20221128.txt │ ├── 29 │ │ └── 20221129.txt │ ├── 30 │ │ └── 20221130.txt │ ├── 01 │ │ └── 20221101.txt │ ├── 02 │ │ └── 20221102.txt │ ├── 03 │ │ └── 20221103.txt │ ├── 04 │ │ └── 20221104.txt │ ├── 05 │ │ └── 20221105.txt │ ├── 06 │ │ └── 20221106.txt │ ├── 07 │ │ └── 20221107.txt │ ├── 08 │ │ └── 20221108.txt │ └── 09 │ │ └── 20221109.txt ├── 12 │ ├── 10 │ │ └── 20221210.txt │ ├── 11 │ │ └── 20221211.txt │ ├── 12 │ │ └── 20221212.txt │ ├── 13 │ │ └── 20221213.txt │ ├── 14 │ │ └── 20221214.txt │ ├── 15 │ │ └── 20221215.txt │ ├── 16 │ │ └── 20221216.txt │ ├── 17 │ │ └── 20221217.txt │ ├── 18 │ │ └── 20221218.txt │ ├── 19 │ │ └── 20221219.txt │ ├── 20 │ │ └── 20221220.txt │ ├── 21 │ │ └── 20221221.txt │ ├── 22 │ │ └── 20221222.txt │ ├── 23 │ │ └── 20221223.txt │ ├── 24 │ │ └── 20221224.txt │ ├── 25 │ │ └── 20221225.txt │ ├── 26 │ │ └── 20221226.txt │ ├── 27 │ │ └── 20221227.txt │ ├── 28 │ │ └── 20221228.txt │ ├── 29 │ │ └── 20221229.txt │ ├── 30 │ │ └── 20221230.txt │ ├── 31 │ │ └── 20221231.txt │ ├── 01 │ │ └── 20221201.txt │ ├── 02 │ │ └── 20221202.txt │ ├── 03 │ │ └── 20221203.txt │ ├── 04 │ │ └── 20221204.txt │ ├── 05 │ │ └── 20221205.txt │ ├── 06 │ │ └── 20221206.txt │ ├── 07 │ │ └── 20221207.txt │ ├── 08 │ │ └── 20221208.txt │ └── 09 │ │ └── 20221209.txt ├── 01 │ ├── 10 │ │ └── 20220110.txt │ ├── 11 │ │ └── 20220111.txt │ ├── 12 │ │ └── 20220112.txt │ ├── 13 │ │ └── 20220113.txt │ ├── 14 │ │ └── 20220114.txt │ ├── 15 │ │ └── 20220115.txt │ ├── 16 │ │ └── 20220116.txt │ ├── 17 │ │ └── 20220117.txt │ ├── 18 │ │ └── 20220118.txt │ ├── 19 │ │ └── 20220119.txt │ ├── 20 │ │ └── 20220120.txt │ ├── 21 │ │ └── 20220121.txt │ ├── 22 │ │ └── 20220122.txt │ ├── 23 │ │ └── 20220123.txt │ ├── 24 │ │ └── 20220124.txt │ ├── 25 │ │ └── 20220125.txt │ ├── 26 │ │ └── 20220126.txt │ ├── 27 │ │ └── 20220127.txt │ ├── 28 │ │ └── 20220128.txt │ ├── 29 │ │ └── 20220129.txt │ ├── 30 │ │ └── 20220130.txt │ ├── 31 │ │ └── 20220131.txt │ ├── 01 │ │ └── 20220101.txt │ ├── 02 │ │ └── 20220102.txt │ ├── 03 │ │ └── 20220103.txt │ ├── 04 │ │ └── 20220104.txt │ ├── 05 │ │ └── 20220105.txt │ ├── 06 │ │ └── 20220106.txt │ ├── 07 │ │ └── 20220107.txt │ ├── 08 │ │ └── 20220108.txt │ └── 09 │ │ └── 20220109.txt ├── 02 │ ├── 10 │ │ └── 20220210.txt │ ├── 11 │ │ └── 20220211.txt │ ├── 12 │ │ └── 20220212.txt │ ├── 13 │ │ └── 20220213.txt │ ├── 14 │ │ └── 20220214.txt │ ├── 15 │ │ └── 20220215.txt │ ├── 16 │ │ └── 20220216.txt │ ├── 17 │ │ └── 20220217.txt │ ├── 18 │ │ └── 20220218.txt │ ├── 19 │ │ └── 20220219.txt │ ├── 20 │ │ └── 20220220.txt │ ├── 21 │ │ └── 20220221.txt │ ├── 22 │ │ └── 20220222.txt │ ├── 23 │ │ └── 20220223.txt │ ├── 24 │ │ └── 20220224.txt │ ├── 25 │ │ └── 20220225.txt │ ├── 26 │ │ └── 20220226.txt │ ├── 27 │ │ └── 20220227.txt │ ├── 28 │ │ └── 20220228.txt │ ├── 01 │ │ └── 20220201.txt │ ├── 02 │ │ └── 20220202.txt │ ├── 03 │ │ └── 20220203.txt │ ├── 04 │ │ └── 20220204.txt │ ├── 05 │ │ └── 20220205.txt │ ├── 06 │ │ └── 20220206.txt │ ├── 07 │ │ └── 20220207.txt │ ├── 08 │ │ └── 20220208.txt │ └── 09 │ │ └── 20220209.txt ├── 03 │ ├── 10 │ │ └── 20220310.txt │ ├── 11 │ │ └── 20220311.txt │ ├── 12 │ │ └── 20220312.txt │ ├── 13 │ │ └── 20220313.txt │ ├── 14 │ │ └── 20220314.txt │ ├── 15 │ │ └── 20220315.txt │ ├── 16 │ │ └── 20220316.txt │ ├── 17 │ │ └── 20220317.txt │ ├── 18 │ │ └── 20220318.txt │ ├── 19 │ │ └── 20220319.txt │ ├── 20 │ │ └── 20220320.txt │ ├── 21 │ │ └── 20220321.txt │ ├── 22 │ │ └── 20220322.txt │ ├── 23 │ │ └── 20220323.txt │ ├── 24 │ │ └── 20220324.txt │ ├── 25 │ │ └── 20220325.txt │ ├── 26 │ │ └── 20220326.txt │ ├── 27 │ │ └── 20220327.txt │ ├── 28 │ │ └── 20220328.txt │ ├── 29 │ │ └── 20220329.txt │ ├── 30 │ │ └── 20220330.txt │ ├── 31 │ │ └── 20220331.txt │ ├── 01 │ │ └── 20220301.txt │ ├── 02 │ │ └── 20220302.txt │ ├── 03 │ │ └── 20220303.txt │ ├── 04 │ │ └── 20220304.txt │ ├── 05 │ │ └── 20220305.txt │ ├── 06 │ │ └── 20220306.txt │ ├── 07 │ │ └── 20220307.txt │ ├── 08 │ │ └── 20220308.txt │ └── 09 │ │ └── 20220309.txt ├── 04 │ ├── 10 │ │ └── 20220410.txt │ ├── 11 │ │ └── 20220411.txt │ ├── 12 │ │ └── 20220412.txt │ ├── 13 │ │ └── 20220413.txt │ ├── 14 │ │ └── 20220414.txt │ ├── 15 │ │ └── 20220415.txt │ ├── 16 │ │ └── 20220416.txt │ ├── 17 │ │ └── 20220417.txt │ ├── 18 │ │ └── 20220418.txt │ ├── 19 │ │ └── 20220419.txt │ ├── 20 │ │ └── 20220420.txt │ ├── 21 │ │ └── 20220421.txt │ ├── 22 │ │ └── 20220422.txt │ ├── 23 │ │ └── 20220423.txt │ ├── 24 │ │ └── 20220424.txt │ ├── 25 │ │ └── 20220425.txt │ ├── 26 │ │ └── 20220426.txt │ ├── 27 │ │ └── 20220427.txt │ ├── 28 │ │ └── 20220428.txt │ ├── 29 │ │ └── 20220429.txt │ ├── 30 │ │ └── 20220430.txt │ ├── 01 │ │ └── 20220401.txt │ ├── 02 │ │ └── 20220402.txt │ ├── 03 │ │ └── 20220403.txt │ ├── 04 │ │ └── 20220404.txt │ ├── 05 │ │ └── 20220405.txt │ ├── 06 │ │ └── 20220406.txt │ ├── 07 │ │ └── 20220407.txt │ ├── 08 │ │ └── 20220408.txt │ └── 09 │ │ └── 20220409.txt ├── 05 │ ├── 10 │ │ └── 20220510.txt │ ├── 11 │ │ └── 20220511.txt │ ├── 12 │ │ └── 20220512.txt │ ├── 13 │ │ └── 20220513.txt │ ├── 14 │ │ └── 20220514.txt │ ├── 15 │ │ └── 20220515.txt │ ├── 16 │ │ └── 20220516.txt │ ├── 17 │ │ └── 20220517.txt │ ├── 18 │ │ └── 20220518.txt │ ├── 19 │ │ └── 20220519.txt │ ├── 20 │ │ └── 20220520.txt │ ├── 21 │ │ └── 20220521.txt │ ├── 22 │ │ └── 20220522.txt │ ├── 23 │ │ └── 20220523.txt │ ├── 24 │ │ └── 20220524.txt │ ├── 25 │ │ └── 20220525.txt │ ├── 26 │ │ └── 20220526.txt │ ├── 27 │ │ └── 20220527.txt │ ├── 28 │ │ └── 20220528.txt │ ├── 29 │ │ └── 20220529.txt │ ├── 30 │ │ └── 20220530.txt │ ├── 31 │ │ └── 20220531.txt │ ├── 01 │ │ └── 20220501.txt │ ├── 02 │ │ └── 20220502.txt │ ├── 03 │ │ └── 20220503.txt │ ├── 04 │ │ └── 20220504.txt │ ├── 05 │ │ └── 20220505.txt │ ├── 06 │ │ └── 20220506.txt │ ├── 07 │ │ └── 20220507.txt │ ├── 08 │ │ └── 20220508.txt │ └── 09 │ │ └── 20220509.txt ├── 06 │ ├── 10 │ │ └── 20220610.txt │ ├── 11 │ │ └── 20220611.txt │ ├── 12 │ │ └── 20220612.txt │ ├── 13 │ │ └── 20220613.txt │ ├── 14 │ │ └── 20220614.txt │ ├── 15 │ │ └── 20220615.txt │ ├── 16 │ │ └── 20220616.txt │ ├── 17 │ │ └── 20220617.txt │ ├── 18 │ │ └── 20220618.txt │ ├── 19 │ │ └── 20220619.txt │ ├── 20 │ │ └── 20220620.txt │ ├── 21 │ │ └── 20220621.txt │ ├── 22 │ │ └── 20220622.txt │ ├── 23 │ │ └── 20220623.txt │ ├── 24 │ │ └── 20220624.txt │ ├── 25 │ │ └── 20220625.txt │ ├── 26 │ │ └── 20220626.txt │ ├── 27 │ │ └── 20220627.txt │ ├── 28 │ │ └── 20220628.txt │ ├── 29 │ │ └── 20220629.txt │ ├── 30 │ │ └── 20220630.txt │ ├── 01 │ │ └── 20220601.txt │ ├── 02 │ │ └── 20220602.txt │ ├── 03 │ │ └── 20220603.txt │ ├── 04 │ │ └── 20220604.txt │ ├── 05 │ │ └── 20220605.txt │ ├── 06 │ │ └── 20220606.txt │ ├── 07 │ │ └── 20220607.txt │ ├── 08 │ │ └── 20220608.txt │ └── 09 │ │ └── 20220609.txt ├── 07 │ ├── 10 │ │ └── 20220710.txt │ ├── 11 │ │ └── 20220711.txt │ ├── 12 │ │ └── 20220712.txt │ ├── 13 │ │ └── 20220713.txt │ ├── 14 │ │ └── 20220714.txt │ ├── 15 │ │ └── 20220715.txt │ ├── 16 │ │ └── 20220716.txt │ ├── 17 │ │ └── 20220717.txt │ ├── 18 │ │ └── 20220718.txt │ ├── 19 │ │ └── 20220719.txt │ ├── 20 │ │ └── 20220720.txt │ ├── 21 │ │ └── 20220721.txt │ ├── 22 │ │ └── 20220722.txt │ ├── 23 │ │ └── 20220723.txt │ ├── 24 │ │ └── 20220724.txt │ ├── 25 │ │ └── 20220725.txt │ ├── 26 │ │ └── 20220726.txt │ ├── 27 │ │ └── 20220727.txt │ ├── 28 │ │ └── 20220728.txt │ ├── 29 │ │ └── 20220729.txt │ ├── 30 │ │ └── 20220730.txt │ ├── 31 │ │ └── 20220731.txt │ ├── 01 │ │ └── 20220701.txt │ ├── 02 │ │ └── 20220702.txt │ ├── 03 │ │ └── 20220703.txt │ ├── 04 │ │ └── 20220704.txt │ ├── 05 │ │ └── 20220705.txt │ ├── 06 │ │ └── 20220706.txt │ ├── 07 │ │ └── 20220707.txt │ ├── 08 │ │ └── 20220708.txt │ └── 09 │ │ └── 20220709.txt ├── 08 │ ├── 10 │ │ └── 20220810.txt │ ├── 11 │ │ └── 20220811.txt │ ├── 12 │ │ └── 20220812.txt │ ├── 13 │ │ └── 20220813.txt │ ├── 14 │ │ └── 20220814.txt │ ├── 15 │ │ └── 20220815.txt │ ├── 16 │ │ └── 20220816.txt │ ├── 17 │ │ └── 20220817.txt │ ├── 18 │ │ └── 20220818.txt │ ├── 19 │ │ └── 20220819.txt │ ├── 20 │ │ └── 20220820.txt │ ├── 21 │ │ └── 20220821.txt │ ├── 22 │ │ └── 20220822.txt │ ├── 23 │ │ └── 20220823.txt │ ├── 24 │ │ └── 20220824.txt │ ├── 25 │ │ └── 20220825.txt │ ├── 26 │ │ └── 20220826.txt │ ├── 27 │ │ └── 20220827.txt │ ├── 28 │ │ └── 20220828.txt │ ├── 29 │ │ └── 20220829.txt │ ├── 30 │ │ └── 20220830.txt │ ├── 31 │ │ └── 20220831.txt │ ├── 01 │ │ └── 20220801.txt │ ├── 02 │ │ └── 20220802.txt │ ├── 03 │ │ └── 20220803.txt │ ├── 04 │ │ └── 20220804.txt │ ├── 05 │ │ └── 20220805.txt │ ├── 06 │ │ └── 20220806.txt │ ├── 07 │ │ └── 20220807.txt │ ├── 08 │ │ └── 20220808.txt │ └── 09 │ │ └── 20220809.txt └── 09 │ ├── 10 │ └── 20220910.txt │ ├── 11 │ └── 20220911.txt │ ├── 12 │ └── 20220912.txt │ ├── 13 │ └── 20220913.txt │ ├── 14 │ └── 20220914.txt │ ├── 15 │ └── 20220915.txt │ ├── 16 │ └── 20220916.txt │ ├── 17 │ └── 20220917.txt │ ├── 18 │ └── 20220918.txt │ ├── 19 │ └── 20220919.txt │ ├── 20 │ └── 20220920.txt │ ├── 21 │ └── 20220921.txt │ ├── 22 │ └── 20220922.txt │ ├── 23 │ └── 20220923.txt │ ├── 24 │ └── 20220924.txt │ ├── 25 │ └── 20220925.txt │ ├── 26 │ └── 20220926.txt │ ├── 27 │ └── 20220927.txt │ ├── 28 │ └── 20220928.txt │ ├── 29 │ └── 20220929.txt │ ├── 30 │ └── 20220930.txt │ ├── 01 │ └── 20220901.txt │ ├── 02 │ └── 20220902.txt │ ├── 03 │ └── 20220903.txt │ ├── 04 │ └── 20220904.txt │ ├── 05 │ └── 20220905.txt │ ├── 06 │ └── 20220906.txt │ ├── 07 │ └── 20220907.txt │ ├── 08 │ └── 20220908.txt │ └── 09 │ └── 20220909.txt ├── 2023 ├── 10 │ ├── 10 │ │ └── 20231010.txt │ ├── 11 │ │ └── 20231011.txt │ ├── 12 │ │ └── 20231012.txt │ ├── 13 │ │ └── 20231013.txt │ ├── 14 │ │ └── 20231014.txt │ ├── 15 │ │ └── 20231015.txt │ ├── 16 │ │ └── 20231016.txt │ ├── 17 │ │ └── 20231017.txt │ ├── 18 │ │ └── 20231018.txt │ ├── 19 │ │ └── 20231019.txt │ ├── 20 │ │ └── 20231020.txt │ ├── 21 │ │ └── 20231021.txt │ ├── 22 │ │ └── 20231022.txt │ ├── 23 │ │ └── 20231023.txt │ ├── 24 │ │ └── 20231024.txt │ ├── 25 │ │ └── 20231025.txt │ ├── 26 │ │ └── 20231026.txt │ ├── 27 │ │ └── 20231027.txt │ ├── 28 │ │ └── 20231028.txt │ ├── 29 │ │ └── 20231029.txt │ ├── 30 │ │ └── 20231030.txt │ ├── 31 │ │ └── 20231031.txt │ ├── 01 │ │ └── 20231001.txt │ ├── 02 │ │ └── 20231002.txt │ ├── 03 │ │ └── 20231003.txt │ ├── 04 │ │ └── 20231004.txt │ ├── 05 │ │ └── 20231005.txt │ ├── 06 │ │ └── 20231006.txt │ ├── 07 │ │ └── 20231007.txt │ ├── 08 │ │ └── 20231008.txt │ └── 09 │ │ └── 20231009.txt ├── 11 │ ├── 10 │ │ └── 20231110.txt │ ├── 11 │ │ └── 20231111.txt │ ├── 12 │ │ └── 20231112.txt │ ├── 13 │ │ └── 20231113.txt │ ├── 14 │ │ └── 20231114.txt │ ├── 15 │ │ └── 20231115.txt │ ├── 16 │ │ └── 20231116.txt │ ├── 17 │ │ └── 20231117.txt │ ├── 18 │ │ └── 20231118.txt │ ├── 19 │ │ └── 20231119.txt │ ├── 20 │ │ └── 20231120.txt │ ├── 21 │ │ └── 20231121.txt │ ├── 22 │ │ └── 20231122.txt │ ├── 23 │ │ └── 20231123.txt │ ├── 24 │ │ └── 20231124.txt │ ├── 25 │ │ └── 20231125.txt │ ├── 26 │ │ └── 20231126.txt │ ├── 27 │ │ └── 20231127.txt │ ├── 28 │ │ └── 20231128.txt │ ├── 29 │ │ └── 20231129.txt │ ├── 30 │ │ └── 20231130.txt │ ├── 01 │ │ └── 20231101.txt │ ├── 02 │ │ └── 20231102.txt │ ├── 03 │ │ └── 20231103.txt │ ├── 04 │ │ └── 20231104.txt │ ├── 05 │ │ └── 20231105.txt │ ├── 06 │ │ └── 20231106.txt │ ├── 07 │ │ └── 20231107.txt │ ├── 08 │ │ └── 20231108.txt │ └── 09 │ │ └── 20231109.txt ├── 12 │ ├── 10 │ │ └── 20231210.txt │ ├── 11 │ │ └── 20231211.txt │ ├── 12 │ │ └── 20231212.txt │ ├── 13 │ │ └── 20231213.txt │ ├── 14 │ │ └── 20231214.txt │ ├── 15 │ │ └── 20231215.txt │ ├── 16 │ │ └── 20231216.txt │ ├── 17 │ │ └── 20231217.txt │ ├── 18 │ │ └── 20231218.txt │ ├── 19 │ │ └── 20231219.txt │ ├── 20 │ │ └── 20231220.txt │ ├── 21 │ │ └── 20231221.txt │ ├── 22 │ │ └── 20231222.txt │ ├── 23 │ │ └── 20231223.txt │ ├── 24 │ │ └── 20231224.txt │ ├── 25 │ │ └── 20231225.txt │ ├── 26 │ │ └── 20231226.txt │ ├── 27 │ │ └── 20231227.txt │ ├── 28 │ │ └── 20231228.txt │ ├── 29 │ │ └── 20231229.txt │ ├── 30 │ │ └── 20231230.txt │ ├── 31 │ │ └── 20231231.txt │ ├── 01 │ │ └── 20231201.txt │ ├── 02 │ │ └── 20231202.txt │ ├── 03 │ │ └── 20231203.txt │ ├── 04 │ │ └── 20231204.txt │ ├── 05 │ │ └── 20231205.txt │ ├── 06 │ │ └── 20231206.txt │ ├── 07 │ │ └── 20231207.txt │ ├── 08 │ │ └── 20231208.txt │ └── 09 │ │ └── 20231209.txt ├── 01 │ ├── 10 │ │ └── 20230110.txt │ ├── 11 │ │ └── 20230111.txt │ ├── 12 │ │ └── 20230112.txt │ ├── 13 │ │ └── 20230113.txt │ ├── 14 │ │ └── 20230114.txt │ ├── 15 │ │ └── 20230115.txt │ ├── 16 │ │ └── 20230116.txt │ ├── 17 │ │ └── 20230117.txt │ ├── 18 │ │ └── 20230118.txt │ ├── 19 │ │ └── 20230119.txt │ ├── 20 │ │ └── 20230120.txt │ ├── 21 │ │ └── 20230121.txt │ ├── 22 │ │ └── 20230122.txt │ ├── 23 │ │ └── 20230123.txt │ ├── 24 │ │ └── 20230124.txt │ ├── 25 │ │ └── 20230125.txt │ ├── 26 │ │ └── 20230126.txt │ ├── 27 │ │ └── 20230127.txt │ ├── 28 │ │ └── 20230128.txt │ ├── 29 │ │ └── 20230129.txt │ ├── 30 │ │ └── 20230130.txt │ ├── 31 │ │ └── 20230131.txt │ ├── 01 │ │ └── 20230101.txt │ ├── 02 │ │ └── 20230102.txt │ ├── 03 │ │ └── 20230103.txt │ ├── 04 │ │ └── 20230104.txt │ ├── 05 │ │ └── 20230105.txt │ ├── 06 │ │ └── 20230106.txt │ ├── 07 │ │ └── 20230107.txt │ ├── 08 │ │ └── 20230108.txt │ └── 09 │ │ └── 20230109.txt ├── 02 │ ├── 10 │ │ └── 20230210.txt │ ├── 11 │ │ └── 20230211.txt │ ├── 12 │ │ └── 20230212.txt │ ├── 13 │ │ └── 20230213.txt │ ├── 14 │ │ └── 20230214.txt │ ├── 15 │ │ └── 20230215.txt │ ├── 16 │ │ └── 20230216.txt │ ├── 17 │ │ └── 20230217.txt │ ├── 18 │ │ └── 20230218.txt │ ├── 19 │ │ └── 20230219.txt │ ├── 20 │ │ └── 20230220.txt │ ├── 21 │ │ └── 20230221.txt │ ├── 22 │ │ └── 20230222.txt │ ├── 23 │ │ └── 20230223.txt │ ├── 24 │ │ └── 20230224.txt │ ├── 25 │ │ └── 20230225.txt │ ├── 26 │ │ └── 20230226.txt │ ├── 27 │ │ └── 20230227.txt │ ├── 28 │ │ └── 20230228.txt │ ├── 01 │ │ └── 20230201.txt │ ├── 02 │ │ └── 20230202.txt │ ├── 03 │ │ └── 20230203.txt │ ├── 04 │ │ └── 20230204.txt │ ├── 05 │ │ └── 20230205.txt │ ├── 06 │ │ └── 20230206.txt │ ├── 07 │ │ └── 20230207.txt │ ├── 08 │ │ └── 20230208.txt │ └── 09 │ │ └── 20230209.txt ├── 03 │ ├── 10 │ │ └── 20230310.txt │ ├── 11 │ │ └── 20230311.txt │ ├── 12 │ │ └── 20230312.txt │ ├── 13 │ │ └── 20230313.txt │ ├── 14 │ │ └── 20230314.txt │ ├── 15 │ │ └── 20230315.txt │ ├── 16 │ │ └── 20230316.txt │ ├── 17 │ │ └── 20230317.txt │ ├── 18 │ │ └── 20230318.txt │ ├── 19 │ │ └── 20230319.txt │ ├── 20 │ │ └── 20230320.txt │ ├── 21 │ │ └── 20230321.txt │ ├── 22 │ │ └── 20230322.txt │ ├── 23 │ │ └── 20230323.txt │ ├── 24 │ │ └── 20230324.txt │ ├── 25 │ │ └── 20230325.txt │ ├── 26 │ │ └── 20230326.txt │ ├── 27 │ │ └── 20230327.txt │ ├── 28 │ │ └── 20230328.txt │ ├── 29 │ │ └── 20230329.txt │ ├── 30 │ │ └── 20230330.txt │ ├── 31 │ │ └── 20230331.txt │ ├── 01 │ │ └── 20230301.txt │ ├── 02 │ │ └── 20230302.txt │ ├── 03 │ │ └── 20230303.txt │ ├── 04 │ │ └── 20230304.txt │ ├── 05 │ │ └── 20230305.txt │ ├── 06 │ │ └── 20230306.txt │ ├── 07 │ │ └── 20230307.txt │ ├── 08 │ │ └── 20230308.txt │ └── 09 │ │ └── 20230309.txt ├── 04 │ ├── 10 │ │ └── 20230410.txt │ ├── 11 │ │ └── 20230411.txt │ ├── 12 │ │ └── 20230412.txt │ ├── 13 │ │ └── 20230413.txt │ ├── 14 │ │ └── 20230414.txt │ ├── 15 │ │ └── 20230415.txt │ ├── 16 │ │ └── 20230416.txt │ ├── 17 │ │ └── 20230417.txt │ ├── 18 │ │ └── 20230418.txt │ ├── 19 │ │ └── 20230419.txt │ ├── 20 │ │ └── 20230420.txt │ ├── 21 │ │ └── 20230421.txt │ ├── 22 │ │ └── 20230422.txt │ ├── 23 │ │ └── 20230423.txt │ ├── 24 │ │ └── 20230424.txt │ ├── 25 │ │ └── 20230425.txt │ ├── 26 │ │ └── 20230426.txt │ ├── 27 │ │ └── 20230427.txt │ ├── 28 │ │ └── 20230428.txt │ ├── 29 │ │ └── 20230429.txt │ ├── 30 │ │ └── 20230430.txt │ ├── 01 │ │ └── 20230401.txt │ ├── 02 │ │ └── 20230402.txt │ ├── 03 │ │ └── 20230403.txt │ ├── 04 │ │ └── 20230404.txt │ ├── 05 │ │ └── 20230405.txt │ ├── 06 │ │ └── 20230406.txt │ ├── 07 │ │ └── 20230407.txt │ ├── 08 │ │ └── 20230408.txt │ └── 09 │ │ └── 20230409.txt ├── 05 │ ├── 10 │ │ └── 20230510.txt │ ├── 11 │ │ └── 20230511.txt │ ├── 12 │ │ └── 20230512.txt │ ├── 13 │ │ └── 20230513.txt │ ├── 14 │ │ └── 20230514.txt │ ├── 15 │ │ └── 20230515.txt │ ├── 16 │ │ └── 20230516.txt │ ├── 17 │ │ └── 20230517.txt │ ├── 18 │ │ └── 20230518.txt │ ├── 19 │ │ └── 20230519.txt │ ├── 20 │ │ └── 20230520.txt │ ├── 21 │ │ └── 20230521.txt │ ├── 22 │ │ └── 20230522.txt │ ├── 23 │ │ └── 20230523.txt │ ├── 24 │ │ └── 20230524.txt │ ├── 25 │ │ └── 20230525.txt │ ├── 26 │ │ └── 20230526.txt │ ├── 27 │ │ └── 20230527.txt │ ├── 28 │ │ └── 20230528.txt │ ├── 29 │ │ └── 20230529.txt │ ├── 30 │ │ └── 20230530.txt │ ├── 31 │ │ └── 20230531.txt │ ├── 01 │ │ └── 20230501.txt │ ├── 02 │ │ └── 20230502.txt │ ├── 03 │ │ └── 20230503.txt │ ├── 04 │ │ └── 20230504.txt │ ├── 05 │ │ └── 20230505.txt │ ├── 06 │ │ └── 20230506.txt │ ├── 07 │ │ └── 20230507.txt │ ├── 08 │ │ └── 20230508.txt │ └── 09 │ │ └── 20230509.txt ├── 06 │ ├── 10 │ │ └── 20230610.txt │ ├── 11 │ │ └── 20230611.txt │ ├── 12 │ │ └── 20230612.txt │ ├── 13 │ │ └── 20230613.txt │ ├── 14 │ │ └── 20230614.txt │ ├── 15 │ │ └── 20230615.txt │ ├── 16 │ │ └── 20230616.txt │ ├── 17 │ │ └── 20230617.txt │ ├── 18 │ │ └── 20230618.txt │ ├── 19 │ │ └── 20230619.txt │ ├── 20 │ │ └── 20230620.txt │ ├── 21 │ │ └── 20230621.txt │ ├── 22 │ │ └── 20230622.txt │ ├── 23 │ │ └── 20230623.txt │ ├── 24 │ │ └── 20230624.txt │ ├── 25 │ │ └── 20230625.txt │ ├── 26 │ │ └── 20230626.txt │ ├── 27 │ │ └── 20230627.txt │ ├── 28 │ │ └── 20230628.txt │ ├── 29 │ │ └── 20230629.txt │ ├── 30 │ │ └── 20230630.txt │ ├── 01 │ │ └── 20230601.txt │ ├── 02 │ │ └── 20230602.txt │ ├── 03 │ │ └── 20230603.txt │ ├── 04 │ │ └── 20230604.txt │ ├── 05 │ │ └── 20230605.txt │ ├── 06 │ │ └── 20230606.txt │ ├── 07 │ │ └── 20230607.txt │ ├── 08 │ │ └── 20230608.txt │ └── 09 │ │ └── 20230609.txt ├── 07 │ ├── 10 │ │ └── 20230710.txt │ ├── 11 │ │ └── 20230711.txt │ ├── 12 │ │ └── 20230712.txt │ ├── 13 │ │ └── 20230713.txt │ ├── 14 │ │ └── 20230714.txt │ ├── 15 │ │ └── 20230715.txt │ ├── 16 │ │ └── 20230716.txt │ ├── 17 │ │ └── 20230717.txt │ ├── 18 │ │ └── 20230718.txt │ ├── 19 │ │ └── 20230719.txt │ ├── 20 │ │ └── 20230720.txt │ ├── 21 │ │ └── 20230721.txt │ ├── 22 │ │ └── 20230722.txt │ ├── 23 │ │ └── 20230723.txt │ ├── 24 │ │ └── 20230724.txt │ ├── 25 │ │ └── 20230725.txt │ ├── 26 │ │ └── 20230726.txt │ ├── 27 │ │ └── 20230727.txt │ ├── 28 │ │ └── 20230728.txt │ ├── 29 │ │ └── 20230729.txt │ ├── 30 │ │ └── 20230730.txt │ ├── 31 │ │ └── 20230731.txt │ ├── 01 │ │ └── 20230701.txt │ ├── 02 │ │ └── 20230702.txt │ ├── 03 │ │ └── 20230703.txt │ ├── 04 │ │ └── 20230704.txt │ ├── 05 │ │ └── 20230705.txt │ ├── 06 │ │ └── 20230706.txt │ ├── 07 │ │ └── 20230707.txt │ ├── 08 │ │ └── 20230708.txt │ └── 09 │ │ └── 20230709.txt ├── 08 │ ├── 10 │ │ └── 20230810.txt │ ├── 11 │ │ └── 20230811.txt │ ├── 12 │ │ └── 20230812.txt │ ├── 13 │ │ └── 20230813.txt │ ├── 14 │ │ └── 20230814.txt │ ├── 15 │ │ └── 20230815.txt │ ├── 16 │ │ └── 20230816.txt │ ├── 17 │ │ └── 20230817.txt │ ├── 18 │ │ └── 20230818.txt │ ├── 19 │ │ └── 20230819.txt │ ├── 20 │ │ └── 20230820.txt │ ├── 21 │ │ └── 20230821.txt │ ├── 22 │ │ └── 20230822.txt │ ├── 23 │ │ └── 20230823.txt │ ├── 24 │ │ └── 20230824.txt │ ├── 25 │ │ └── 20230825.txt │ ├── 26 │ │ └── 20230826.txt │ ├── 27 │ │ └── 20230827.txt │ ├── 28 │ │ └── 20230828.txt │ ├── 29 │ │ └── 20230829.txt │ ├── 30 │ │ └── 20230830.txt │ ├── 31 │ │ └── 20230831.txt │ ├── 01 │ │ └── 20230801.txt │ ├── 02 │ │ └── 20230802.txt │ ├── 03 │ │ └── 20230803.txt │ ├── 04 │ │ └── 20230804.txt │ ├── 05 │ │ └── 20230805.txt │ ├── 06 │ │ └── 20230806.txt │ ├── 07 │ │ └── 20230807.txt │ ├── 08 │ │ └── 20230808.txt │ └── 09 │ │ └── 20230809.txt └── 09 │ ├── 10 │ └── 20230910.txt │ ├── 11 │ └── 20230911.txt │ ├── 12 │ └── 20230912.txt │ ├── 13 │ └── 20230913.txt │ ├── 14 │ └── 20230914.txt │ ├── 15 │ └── 20230915.txt │ ├── 16 │ └── 20230916.txt │ ├── 17 │ └── 20230917.txt │ ├── 18 │ └── 20230918.txt │ ├── 19 │ └── 20230919.txt │ ├── 20 │ └── 20230920.txt │ ├── 21 │ └── 20230921.txt │ ├── 22 │ └── 20230922.txt │ ├── 23 │ └── 20230923.txt │ ├── 24 │ └── 20230924.txt │ ├── 25 │ └── 20230925.txt │ ├── 26 │ └── 20230926.txt │ ├── 27 │ └── 20230927.txt │ ├── 28 │ └── 20230928.txt │ ├── 29 │ └── 20230929.txt │ ├── 30 │ └── 20230930.txt │ ├── 01 │ └── 20230901.txt │ ├── 02 │ └── 20230902.txt │ ├── 03 │ └── 20230903.txt │ ├── 04 │ └── 20230904.txt │ ├── 05 │ └── 20230905.txt │ ├── 06 │ └── 20230906.txt │ ├── 07 │ └── 20230907.txt │ ├── 08 │ └── 20230908.txt │ └── 09 │ └── 20230909.txt ├── 2024 ├── 10 │ ├── 10 │ │ └── 20241010.txt │ ├── 11 │ │ └── 20241011.txt │ ├── 12 │ │ └── 20241012.txt │ ├── 13 │ │ └── 20241013.txt │ ├── 14 │ │ └── 20241014.txt │ ├── 15 │ │ └── 20241015.txt │ ├── 16 │ │ └── 20241016.txt │ ├── 17 │ │ └── 20241017.txt │ ├── 18 │ │ └── 20241018.txt │ ├── 19 │ │ └── 20241019.txt │ ├── 20 │ │ └── 20241020.txt │ ├── 21 │ │ └── 20241021.txt │ ├── 22 │ │ └── 20241022.txt │ ├── 23 │ │ └── 20241023.txt │ ├── 24 │ │ └── 20241024.txt │ ├── 25 │ │ └── 20241025.txt │ ├── 26 │ │ └── 20241026.txt │ ├── 27 │ │ └── 20241027.txt │ ├── 28 │ │ └── 20241028.txt │ ├── 29 │ │ └── 20241029.txt │ ├── 30 │ │ └── 20241030.txt │ ├── 31 │ │ └── 20241031.txt │ ├── 01 │ │ └── 20241001.txt │ ├── 02 │ │ └── 20241002.txt │ ├── 03 │ │ └── 20241003.txt │ ├── 04 │ │ └── 20241004.txt │ ├── 05 │ │ └── 20241005.txt │ ├── 06 │ │ └── 20241006.txt │ ├── 07 │ │ └── 20241007.txt │ ├── 08 │ │ └── 20241008.txt │ └── 09 │ │ └── 20241009.txt ├── 11 │ ├── 10 │ │ └── 20241110.txt │ ├── 11 │ │ └── 20241111.txt │ ├── 12 │ │ └── 20241112.txt │ ├── 13 │ │ └── 20241113.txt │ ├── 14 │ │ └── 20241114.txt │ ├── 15 │ │ └── 20241115.txt │ ├── 16 │ │ └── 20241116.txt │ ├── 17 │ │ └── 20241117.txt │ ├── 18 │ │ └── 20241118.txt │ ├── 19 │ │ └── 20241119.txt │ ├── 20 │ │ └── 20241120.txt │ ├── 21 │ │ └── 20241121.txt │ ├── 22 │ │ └── 20241122.txt │ ├── 23 │ │ └── 20241123.txt │ ├── 24 │ │ └── 20241124.txt │ ├── 25 │ │ └── 20241125.txt │ ├── 26 │ │ └── 20241126.txt │ ├── 27 │ │ └── 20241127.txt │ ├── 28 │ │ └── 20241128.txt │ ├── 29 │ │ └── 20241129.txt │ ├── 30 │ │ └── 20241130.txt │ ├── 01 │ │ └── 20241101.txt │ ├── 02 │ │ └── 20241102.txt │ ├── 03 │ │ └── 20241103.txt │ ├── 04 │ │ └── 20241104.txt │ ├── 05 │ │ └── 20241105.txt │ ├── 06 │ │ └── 20241106.txt │ ├── 07 │ │ └── 20241107.txt │ ├── 08 │ │ └── 20241108.txt │ └── 09 │ │ └── 20241109.txt ├── 12 │ ├── 10 │ │ └── 20241210.txt │ ├── 11 │ │ └── 20241211.txt │ ├── 12 │ │ └── 20241212.txt │ ├── 13 │ │ └── 20241213.txt │ ├── 14 │ │ └── 20241214.txt │ ├── 15 │ │ └── 20241215.txt │ ├── 16 │ │ └── 20241216.txt │ ├── 17 │ │ └── 20241217.txt │ ├── 18 │ │ └── 20241218.txt │ ├── 19 │ │ └── 20241219.txt │ ├── 20 │ │ └── 20241220.txt │ ├── 21 │ │ └── 20241221.txt │ ├── 22 │ │ └── 20241222.txt │ ├── 23 │ │ └── 20241223.txt │ ├── 24 │ │ └── 20241224.txt │ ├── 25 │ │ └── 20241225.txt │ ├── 26 │ │ └── 20241226.txt │ ├── 27 │ │ └── 20241227.txt │ ├── 28 │ │ └── 20241228.txt │ ├── 29 │ │ └── 20241229.txt │ ├── 30 │ │ └── 20241230.txt │ ├── 31 │ │ └── 20241231.txt │ ├── 01 │ │ └── 20241201.txt │ ├── 02 │ │ └── 20241202.txt │ ├── 03 │ │ └── 20241203.txt │ ├── 04 │ │ └── 20241204.txt │ ├── 05 │ │ └── 20241205.txt │ ├── 06 │ │ └── 20241206.txt │ ├── 07 │ │ └── 20241207.txt │ ├── 08 │ │ └── 20241208.txt │ └── 09 │ │ └── 20241209.txt ├── 01 │ ├── 10 │ │ └── 20240110.txt │ ├── 11 │ │ └── 20240111.txt │ ├── 12 │ │ └── 20240112.txt │ ├── 13 │ │ └── 20240113.txt │ ├── 14 │ │ └── 20240114.txt │ ├── 15 │ │ └── 20240115.txt │ ├── 16 │ │ └── 20240116.txt │ ├── 17 │ │ └── 20240117.txt │ ├── 18 │ │ └── 20240118.txt │ ├── 19 │ │ └── 20240119.txt │ ├── 20 │ │ └── 20240120.txt │ ├── 21 │ │ └── 20240121.txt │ ├── 22 │ │ └── 20240122.txt │ ├── 23 │ │ └── 20240123.txt │ ├── 24 │ │ └── 20240124.txt │ ├── 25 │ │ └── 20240125.txt │ ├── 26 │ │ └── 20240126.txt │ ├── 27 │ │ └── 20240127.txt │ ├── 28 │ │ └── 20240128.txt │ ├── 29 │ │ └── 20240129.txt │ ├── 30 │ │ └── 20240130.txt │ ├── 31 │ │ └── 20240131.txt │ ├── 01 │ │ └── 20240101.txt │ ├── 02 │ │ └── 20240102.txt │ ├── 03 │ │ └── 20240103.txt │ ├── 04 │ │ └── 20240104.txt │ ├── 05 │ │ └── 20240105.txt │ ├── 06 │ │ └── 20240106.txt │ ├── 07 │ │ └── 20240107.txt │ ├── 08 │ │ └── 20240108.txt │ └── 09 │ │ └── 20240109.txt ├── 02 │ ├── 10 │ │ └── 20240210.txt │ ├── 11 │ │ └── 20240211.txt │ ├── 12 │ │ └── 20240212.txt │ ├── 13 │ │ └── 20240213.txt │ ├── 14 │ │ └── 20240214.txt │ ├── 15 │ │ └── 20240215.txt │ ├── 16 │ │ └── 20240216.txt │ ├── 17 │ │ └── 20240217.txt │ ├── 18 │ │ └── 20240218.txt │ ├── 19 │ │ └── 20240219.txt │ ├── 20 │ │ └── 20240220.txt │ ├── 21 │ │ └── 20240221.txt │ ├── 22 │ │ └── 20240222.txt │ ├── 23 │ │ └── 20240223.txt │ ├── 24 │ │ └── 20240224.txt │ ├── 25 │ │ └── 20240225.txt │ ├── 26 │ │ └── 20240226.txt │ ├── 27 │ │ └── 20240227.txt │ ├── 28 │ │ └── 20240228.txt │ ├── 29 │ │ └── 20240229.txt │ ├── 01 │ │ └── 20240201.txt │ ├── 02 │ │ └── 20240202.txt │ ├── 03 │ │ └── 20240203.txt │ ├── 04 │ │ └── 20240204.txt │ ├── 05 │ │ └── 20240205.txt │ ├── 06 │ │ └── 20240206.txt │ ├── 07 │ │ └── 20240207.txt │ ├── 08 │ │ └── 20240208.txt │ └── 09 │ │ └── 20240209.txt ├── 03 │ ├── 10 │ │ └── 20240310.txt │ ├── 11 │ │ └── 20240311.txt │ ├── 12 │ │ └── 20240312.txt │ ├── 13 │ │ └── 20240313.txt │ ├── 15 │ │ └── 20240315.txt │ ├── 16 │ │ └── 20240316.txt │ ├── 17 │ │ └── 20240317.txt │ ├── 18 │ │ └── 20240318.txt │ ├── 19 │ │ └── 20240319.txt │ ├── 20 │ │ └── 20240320.txt │ ├── 21 │ │ └── 20240321.txt │ ├── 22 │ │ └── 20240322.txt │ ├── 23 │ │ └── 20240323.txt │ ├── 24 │ │ └── 20240324.txt │ ├── 25 │ │ └── 20240325.txt │ ├── 26 │ │ └── 20240326.txt │ ├── 28 │ │ └── 20240328.txt │ ├── 29 │ │ └── 20240329.txt │ ├── 30 │ │ └── 20240330.txt │ ├── 31 │ │ └── 20240331.txt │ ├── 01 │ │ └── 20240301.txt │ ├── 02 │ │ └── 20240302.txt │ ├── 03 │ │ └── 20240303.txt │ ├── 04 │ │ └── 20240304.txt │ ├── 05 │ │ └── 20240305.txt │ ├── 06 │ │ └── 20240306.txt │ ├── 07 │ │ └── 20240307.txt │ ├── 08 │ │ └── 20240308.txt │ └── 09 │ │ └── 20240309.txt ├── 04 │ ├── 10 │ │ └── 20240410.txt │ ├── 11 │ │ └── 20240411.txt │ ├── 12 │ │ └── 20240412.txt │ ├── 13 │ │ └── 20240413.txt │ ├── 14 │ │ └── 20240414.txt │ ├── 15 │ │ └── 20240415.txt │ ├── 16 │ │ └── 20240416.txt │ ├── 17 │ │ └── 20240417.txt │ ├── 18 │ │ └── 20240418.txt │ ├── 19 │ │ └── 20240419.txt │ ├── 20 │ │ └── 20240420.txt │ ├── 21 │ │ └── 20240421.txt │ ├── 22 │ │ └── 20240422.txt │ ├── 23 │ │ └── 20240423.txt │ ├── 24 │ │ └── 20240424.txt │ ├── 25 │ │ └── 20240425.txt │ ├── 26 │ │ └── 20240426.txt │ ├── 27 │ │ └── 20240427.txt │ ├── 28 │ │ └── 20240428.txt │ ├── 29 │ │ └── 20240429.txt │ ├── 30 │ │ └── 20240430.txt │ ├── 01 │ │ └── 20240401.txt │ ├── 02 │ │ └── 20240402.txt │ ├── 03 │ │ └── 20240403.txt │ ├── 04 │ │ └── 20240404.txt │ ├── 05 │ │ └── 20240405.txt │ ├── 06 │ │ └── 20240406.txt │ ├── 07 │ │ └── 20240407.txt │ ├── 08 │ │ └── 20240408.txt │ └── 09 │ │ └── 20240409.txt ├── 05 │ ├── 10 │ │ └── 20240510.txt │ ├── 11 │ │ └── 20240511.txt │ ├── 12 │ │ └── 20240512.txt │ ├── 13 │ │ └── 20240513.txt │ ├── 14 │ │ └── 20240514.txt │ ├── 15 │ │ └── 20240515.txt │ ├── 16 │ │ └── 20240516.txt │ ├── 17 │ │ └── 20240517.txt │ ├── 18 │ │ └── 20240518.txt │ ├── 19 │ │ └── 20240519.txt │ ├── 20 │ │ └── 20240520.txt │ ├── 21 │ │ └── 20240521.txt │ ├── 22 │ │ └── 20240522.txt │ ├── 23 │ │ └── 20240523.txt │ ├── 24 │ │ └── 20240524.txt │ ├── 25 │ │ └── 20240525.txt │ ├── 26 │ │ └── 20240526.txt │ ├── 27 │ │ └── 20240527.txt │ ├── 28 │ │ └── 20240528.txt │ ├── 29 │ │ └── 20240529.txt │ ├── 30 │ │ └── 20240530.txt │ ├── 31 │ │ └── 20240531.txt │ ├── 01 │ │ └── 20240501.txt │ ├── 02 │ │ └── 20240502.txt │ ├── 03 │ │ └── 20240503.txt │ ├── 04 │ │ └── 20240504.txt │ ├── 05 │ │ └── 20240505.txt │ ├── 06 │ │ └── 20240506.txt │ ├── 07 │ │ └── 20240507.txt │ ├── 08 │ │ └── 20240508.txt │ └── 09 │ │ └── 20240509.txt ├── 06 │ ├── 10 │ │ └── 20240610.txt │ ├── 11 │ │ └── 20240611.txt │ ├── 12 │ │ └── 20240612.txt │ ├── 13 │ │ └── 20240613.txt │ ├── 14 │ │ └── 20240614.txt │ ├── 15 │ │ └── 20240615.txt │ ├── 16 │ │ └── 20240616.txt │ ├── 17 │ │ └── 20240617.txt │ ├── 18 │ │ └── 20240618.txt │ ├── 19 │ │ └── 20240619.txt │ ├── 20 │ │ └── 20240620.txt │ ├── 21 │ │ └── 20240621.txt │ ├── 22 │ │ └── 20240622.txt │ ├── 23 │ │ └── 20240623.txt │ ├── 24 │ │ └── 20240624.txt │ ├── 25 │ │ └── 20240625.txt │ ├── 26 │ │ └── 20240626.txt │ ├── 27 │ │ └── 20240627.txt │ ├── 28 │ │ └── 20240628.txt │ ├── 29 │ │ └── 20240629.txt │ ├── 30 │ │ └── 20240630.txt │ ├── 01 │ │ └── 20240601.txt │ ├── 02 │ │ └── 20240602.txt │ ├── 03 │ │ └── 20240603.txt │ ├── 04 │ │ └── 20240604.txt │ ├── 05 │ │ └── 20240605.txt │ ├── 06 │ │ └── 20240606.txt │ ├── 07 │ │ └── 20240607.txt │ ├── 08 │ │ └── 20240608.txt │ └── 09 │ │ └── 20240609.txt ├── 07 │ ├── 10 │ │ └── 20240710.txt │ ├── 11 │ │ └── 20240711.txt │ ├── 12 │ │ └── 20240712.txt │ ├── 13 │ │ └── 20240713.txt │ ├── 14 │ │ └── 20240714.txt │ ├── 15 │ │ └── 20240715.txt │ ├── 16 │ │ └── 20240716.txt │ ├── 17 │ │ └── 20240717.txt │ ├── 18 │ │ └── 20240718.txt │ ├── 19 │ │ └── 20240719.txt │ ├── 20 │ │ └── 20240720.txt │ ├── 21 │ │ └── 20240721.txt │ ├── 22 │ │ └── 20240722.txt │ ├── 23 │ │ └── 20240723.txt │ ├── 24 │ │ └── 20240724.txt │ ├── 25 │ │ └── 20240725.txt │ ├── 26 │ │ └── 20240726.txt │ ├── 27 │ │ └── 20240727.txt │ ├── 30 │ │ └── 20240730.txt │ ├── 31 │ │ └── 20240731.txt │ ├── 01 │ │ └── 20240701.txt │ ├── 02 │ │ └── 20240702.txt │ ├── 03 │ │ └── 20240703.txt │ ├── 04 │ │ └── 20240704.txt │ ├── 05 │ │ └── 20240705.txt │ ├── 06 │ │ └── 20240706.txt │ ├── 07 │ │ └── 20240707.txt │ ├── 08 │ │ └── 20240708.txt │ └── 09 │ │ └── 20240709.txt ├── 08 │ ├── 10 │ │ └── 20240810.txt │ ├── 11 │ │ └── 20240811.txt │ ├── 12 │ │ └── 20240812.txt │ ├── 13 │ │ └── 20240813.txt │ ├── 14 │ │ └── 20240814.txt │ ├── 15 │ │ └── 20240815.txt │ ├── 16 │ │ └── 20240816.txt │ ├── 17 │ │ └── 20240817.txt │ ├── 18 │ │ └── 20240818.txt │ ├── 19 │ │ └── 20240819.txt │ ├── 20 │ │ └── 20240820.txt │ ├── 21 │ │ └── 20240821.txt │ ├── 22 │ │ └── 20240822.txt │ ├── 23 │ │ └── 20240823.txt │ ├── 24 │ │ └── 20240824.txt │ ├── 25 │ │ └── 20240825.txt │ ├── 26 │ │ └── 20240826.txt │ ├── 27 │ │ └── 20240827.txt │ ├── 30 │ │ └── 20240830.txt │ ├── 31 │ │ └── 20240831.txt │ ├── 01 │ │ └── 20240801.txt │ ├── 02 │ │ └── 20240802.txt │ ├── 03 │ │ └── 20240803.txt │ ├── 04 │ │ └── 20240804.txt │ ├── 05 │ │ └── 20240805.txt │ ├── 06 │ │ └── 20240806.txt │ ├── 07 │ │ └── 20240807.txt │ ├── 08 │ │ └── 20240808.txt │ └── 09 │ │ └── 20240809.txt └── 09 │ ├── 10 │ └── 20240910.txt │ ├── 11 │ └── 20240911.txt │ ├── 12 │ └── 20240912.txt │ ├── 13 │ └── 20240913.txt │ ├── 14 │ └── 20240914.txt │ ├── 15 │ └── 20240915.txt │ ├── 16 │ └── 20240916.txt │ ├── 17 │ └── 20240917.txt │ ├── 18 │ └── 20240918.txt │ ├── 19 │ └── 20240919.txt │ ├── 20 │ └── 20240920.txt │ ├── 21 │ └── 20240921.txt │ ├── 22 │ └── 20240922.txt │ ├── 23 │ └── 20240923.txt │ ├── 24 │ └── 20240924.txt │ ├── 25 │ └── 20240925.txt │ ├── 26 │ └── 20240926.txt │ ├── 27 │ └── 20240927.txt │ ├── 28 │ └── 20240928.txt │ ├── 29 │ └── 20240929.txt │ ├── 30 │ └── 20240930.txt │ ├── 01 │ └── 20240901.txt │ ├── 02 │ └── 20240902.txt │ ├── 03 │ └── 20240903.txt │ ├── 04 │ └── 20240904.txt │ ├── 05 │ └── 20240905.txt │ ├── 06 │ └── 20240906.txt │ ├── 07 │ └── 20240907.txt │ ├── 08 │ └── 20240908.txt │ └── 09 │ └── 20240909.txt ├── 2025 ├── 10 │ ├── 10 │ │ └── 20251010.txt │ ├── 11 │ │ └── 20251011.txt │ ├── 12 │ │ └── 20251012.txt │ ├── 13 │ │ └── 20251013.txt │ ├── 14 │ │ └── 20251014.txt │ ├── 15 │ │ └── 20251015.txt │ ├── 16 │ │ └── 20251016.txt │ ├── 17 │ │ └── 20251017.txt │ ├── 18 │ │ └── 20251018.txt │ ├── 19 │ │ └── 20251019.txt │ ├── 20 │ │ └── 20251020.txt │ ├── 21 │ │ └── 20251021.txt │ ├── 22 │ │ └── 20251022.txt │ ├── 23 │ │ └── 20251023.txt │ ├── 24 │ │ └── 20251024.txt │ ├── 25 │ │ └── 20251025.txt │ ├── 26 │ │ └── 20251026.txt │ ├── 27 │ │ └── 20251027.txt │ ├── 28 │ │ └── 20251028.txt │ ├── 29 │ │ └── 20251029.txt │ ├── 30 │ │ └── 20251030.txt │ ├── 31 │ │ └── 20251031.txt │ ├── 01 │ │ └── 20251001.txt │ ├── 02 │ │ └── 20251002.txt │ ├── 03 │ │ └── 20251003.txt │ ├── 04 │ │ └── 20251004.txt │ ├── 05 │ │ └── 20251005.txt │ ├── 06 │ │ └── 20251006.txt │ ├── 07 │ │ └── 20251007.txt │ ├── 08 │ │ └── 20251008.txt │ └── 09 │ │ └── 20251009.txt ├── 11 │ ├── 10 │ │ └── 20251110.txt │ ├── 11 │ │ └── 20251111.txt │ ├── 12 │ │ └── 20251112.txt │ ├── 13 │ │ └── 20251113.txt │ ├── 14 │ │ └── 20251114.txt │ ├── 15 │ │ └── 20251115.txt │ ├── 16 │ │ └── 20251116.txt │ ├── 17 │ │ └── 20251117.txt │ ├── 18 │ │ └── 20251118.txt │ ├── 19 │ │ └── 20251119.txt │ ├── 20 │ │ └── 20251120.txt │ ├── 21 │ │ └── 20251121.txt │ ├── 22 │ │ └── 20251122.txt │ ├── 23 │ │ └── 20251123.txt │ ├── 24 │ │ └── 20251124.txt │ ├── 25 │ │ └── 20251125.txt │ ├── 26 │ │ └── 20251126.txt │ ├── 27 │ │ └── 20251127.txt │ ├── 28 │ │ └── 20251128.txt │ ├── 29 │ │ └── 20251129.txt │ ├── 30 │ │ └── 20251130.txt │ ├── 01 │ │ └── 20251101.txt │ ├── 02 │ │ └── 20251102.txt │ ├── 03 │ │ └── 20251103.txt │ ├── 05 │ │ └── 20251105.txt │ ├── 06 │ │ └── 20251106.txt │ ├── 07 │ │ └── 20251107.txt │ ├── 08 │ │ └── 20251108.txt │ └── 09 │ │ └── 20251109.txt ├── 12 │ ├── 01 │ │ └── 20251201.txt │ ├── 02 │ │ └── 20251202.txt │ ├── 03 │ │ └── 20251203.txt │ └── 04 │ │ └── 20251204.txt ├── 01 │ ├── 10 │ │ └── 20250110.txt │ ├── 11 │ │ └── 20250111.txt │ ├── 12 │ │ └── 20250112.txt │ ├── 13 │ │ └── 20250113.txt │ ├── 14 │ │ └── 20250114.txt │ ├── 15 │ │ └── 20250115.txt │ ├── 16 │ │ └── 20250116.txt │ ├── 17 │ │ └── 20250117.txt │ ├── 18 │ │ └── 20250118.txt │ ├── 19 │ │ └── 20250119.txt │ ├── 20 │ │ └── 20250120.txt │ ├── 21 │ │ └── 20250121.txt │ ├── 22 │ │ └── 20250122.txt │ ├── 23 │ │ └── 20250123.txt │ ├── 24 │ │ └── 20250124.txt │ ├── 25 │ │ └── 20250125.txt │ ├── 26 │ │ └── 20250126.txt │ ├── 27 │ │ └── 20250127.txt │ ├── 28 │ │ └── 20250128.txt │ ├── 29 │ │ └── 20250129.txt │ ├── 30 │ │ └── 20250130.txt │ ├── 31 │ │ └── 20250131.txt │ ├── 01 │ │ └── 20250101.txt │ ├── 02 │ │ └── 20250102.txt │ ├── 03 │ │ └── 20250103.txt │ ├── 04 │ │ └── 20250104.txt │ ├── 05 │ │ └── 20250105.txt │ ├── 06 │ │ └── 20250106.txt │ ├── 07 │ │ └── 20250107.txt │ ├── 08 │ │ └── 20250108.txt │ └── 09 │ │ └── 20250109.txt ├── 02 │ ├── 10 │ │ └── 20250210.txt │ ├── 11 │ │ └── 20250211.txt │ ├── 12 │ │ └── 20250212.txt │ ├── 13 │ │ └── 20250213.txt │ ├── 14 │ │ └── 20250214.txt │ ├── 15 │ │ └── 20250215.txt │ ├── 16 │ │ └── 20250216.txt │ ├── 17 │ │ └── 20250217.txt │ ├── 18 │ │ └── 20250218.txt │ ├── 19 │ │ └── 20250219.txt │ ├── 20 │ │ └── 20250220.txt │ ├── 21 │ │ └── 20250221.txt │ ├── 22 │ │ └── 20250222.txt │ ├── 23 │ │ └── 20250223.txt │ ├── 24 │ │ └── 20250224.txt │ ├── 25 │ │ └── 20250225.txt │ ├── 26 │ │ └── 20250226.txt │ ├── 27 │ │ └── 20250227.txt │ ├── 28 │ │ └── 20250228.txt │ ├── 01 │ │ └── 20250201.txt │ ├── 02 │ │ └── 20250202.txt │ ├── 03 │ │ └── 20250203.txt │ ├── 04 │ │ └── 20250204.txt │ ├── 05 │ │ └── 20250205.txt │ ├── 06 │ │ └── 20250206.txt │ ├── 07 │ │ └── 20250207.txt │ ├── 08 │ │ └── 20250208.txt │ └── 09 │ │ └── 20250209.txt ├── 03 │ ├── 10 │ │ └── 20250310.txt │ ├── 11 │ │ └── 20250311.txt │ ├── 12 │ │ └── 20250312.txt │ ├── 13 │ │ └── 20250313.txt │ ├── 14 │ │ └── 20250314.txt │ ├── 15 │ │ └── 20250315.txt │ ├── 16 │ │ └── 20250316.txt │ ├── 17 │ │ └── 20250317.txt │ ├── 18 │ │ └── 20250318.txt │ ├── 19 │ │ └── 20250319.txt │ ├── 20 │ │ └── 20250320.txt │ ├── 21 │ │ └── 20250321.txt │ ├── 22 │ │ └── 20250322.txt │ ├── 23 │ │ └── 20250323.txt │ ├── 24 │ │ └── 20250324.txt │ ├── 25 │ │ └── 20250325.txt │ ├── 26 │ │ └── 20250326.txt │ ├── 27 │ │ └── 20250327.txt │ ├── 28 │ │ └── 20250328.txt │ ├── 29 │ │ └── 20250329.txt │ ├── 30 │ │ └── 20250330.txt │ ├── 31 │ │ └── 20250331.txt │ ├── 01 │ │ └── 20250301.txt │ ├── 02 │ │ └── 20250302.txt │ ├── 03 │ │ └── 20250303.txt │ ├── 04 │ │ └── 20250304.txt │ ├── 05 │ │ └── 20250305.txt │ ├── 06 │ │ └── 20250306.txt │ ├── 07 │ │ └── 20250307.txt │ ├── 08 │ │ └── 20250308.txt │ └── 09 │ │ └── 20250309.txt ├── 04 │ ├── 10 │ │ └── 20250410.txt │ ├── 11 │ │ └── 20250411.txt │ ├── 12 │ │ └── 20250412.txt │ ├── 13 │ │ └── 20250413.txt │ ├── 14 │ │ └── 20250414.txt │ ├── 15 │ │ └── 20250415.txt │ ├── 16 │ │ └── 20250416.txt │ ├── 17 │ │ └── 20250417.txt │ ├── 18 │ │ └── 20250418.txt │ ├── 19 │ │ └── 20250419.txt │ ├── 20 │ │ └── 20250420.txt │ ├── 21 │ │ └── 20250421.txt │ ├── 22 │ │ └── 20250422.txt │ ├── 23 │ │ └── 20250423.txt │ ├── 24 │ │ └── 20250424.txt │ ├── 25 │ │ └── 20250425.txt │ ├── 26 │ │ └── 20250426.txt │ ├── 27 │ │ └── 20250427.txt │ ├── 28 │ │ └── 20250428.txt │ ├── 29 │ │ └── 20250429.txt │ ├── 30 │ │ └── 20250430.txt │ ├── 01 │ │ └── 20250401.txt │ ├── 02 │ │ └── 20250402.txt │ ├── 03 │ │ └── 20250403.txt │ ├── 04 │ │ └── 20250404.txt │ ├── 05 │ │ └── 20250405.txt │ ├── 06 │ │ └── 20250406.txt │ ├── 07 │ │ └── 20250407.txt │ ├── 08 │ │ └── 20250408.txt │ └── 09 │ │ └── 20250409.txt ├── 05 │ ├── 10 │ │ └── 20250510.txt │ ├── 11 │ │ └── 20250511.txt │ ├── 12 │ │ └── 20250512.txt │ ├── 13 │ │ └── 20250513.txt │ ├── 14 │ │ └── 20250514.txt │ ├── 15 │ │ └── 20250515.txt │ ├── 16 │ │ └── 20250516.txt │ ├── 17 │ │ └── 20250517.txt │ ├── 18 │ │ └── 20250518.txt │ ├── 19 │ │ └── 20250519.txt │ ├── 20 │ │ └── 20250520.txt │ ├── 21 │ │ └── 20250521.txt │ ├── 22 │ │ └── 20250522.txt │ ├── 23 │ │ └── 20250523.txt │ ├── 24 │ │ └── 20250524.txt │ ├── 25 │ │ └── 20250525.txt │ ├── 26 │ │ └── 20250526.txt │ ├── 27 │ │ └── 20250527.txt │ ├── 28 │ │ └── 20250528.txt │ ├── 29 │ │ └── 20250529.txt │ ├── 30 │ │ └── 20250530.txt │ ├── 31 │ │ └── 20250531.txt │ ├── 01 │ │ └── 20250501.txt │ ├── 02 │ │ └── 20250502.txt │ ├── 03 │ │ └── 20250503.txt │ ├── 04 │ │ └── 20250504.txt │ ├── 05 │ │ └── 20250505.txt │ ├── 06 │ │ └── 20250506.txt │ ├── 07 │ │ └── 20250507.txt │ ├── 08 │ │ └── 20250508.txt │ └── 09 │ │ └── 20250509.txt ├── 06 │ ├── 10 │ │ └── 20250610.txt │ ├── 11 │ │ └── 20250611.txt │ ├── 12 │ │ └── 20250612.txt │ ├── 13 │ │ └── 20250613.txt │ ├── 14 │ │ └── 20250614.txt │ ├── 15 │ │ └── 20250615.txt │ ├── 16 │ │ └── 20250616.txt │ ├── 17 │ │ └── 20250617.txt │ ├── 18 │ │ └── 20250618.txt │ ├── 19 │ │ └── 20250619.txt │ ├── 20 │ │ └── 20250620.txt │ ├── 21 │ │ └── 20250621.txt │ ├── 22 │ │ └── 20250622.txt │ ├── 23 │ │ └── 20250623.txt │ ├── 25 │ │ └── 20250625.txt │ ├── 26 │ │ └── 20250626.txt │ ├── 27 │ │ └── 20250627.txt │ ├── 28 │ │ └── 20250628.txt │ ├── 29 │ │ └── 20250629.txt │ ├── 30 │ │ └── 20250630.txt │ ├── 01 │ │ └── 20250601.txt │ ├── 02 │ │ └── 20250602.txt │ ├── 03 │ │ └── 20250603.txt │ ├── 04 │ │ └── 20250604.txt │ ├── 05 │ │ └── 20250605.txt │ ├── 06 │ │ └── 20250606.txt │ ├── 07 │ │ └── 20250607.txt │ ├── 08 │ │ └── 20250608.txt │ └── 09 │ │ └── 20250609.txt ├── 07 │ ├── 10 │ │ └── 20250710.txt │ ├── 11 │ │ └── 20250711.txt │ ├── 12 │ │ └── 20250712.txt │ ├── 13 │ │ └── 20250713.txt │ ├── 14 │ │ └── 20250714.txt │ ├── 15 │ │ └── 20250715.txt │ ├── 16 │ │ └── 20250716.txt │ ├── 17 │ │ └── 20250717.txt │ ├── 18 │ │ └── 20250718.txt │ ├── 19 │ │ └── 20250719.txt │ ├── 20 │ │ └── 20250720.txt │ ├── 21 │ │ └── 20250721.txt │ ├── 22 │ │ └── 20250722.txt │ ├── 23 │ │ └── 20250723.txt │ ├── 24 │ │ └── 20250724.txt │ ├── 26 │ │ └── 20250726.txt │ ├── 27 │ │ └── 20250727.txt │ ├── 28 │ │ └── 20250728.txt │ ├── 29 │ │ └── 20250729.txt │ ├── 30 │ │ └── 20250730.txt │ ├── 31 │ │ └── 20250731.txt │ ├── 01 │ │ └── 20250701.txt │ ├── 02 │ │ └── 20250702.txt │ ├── 04 │ │ └── 20250704.txt │ ├── 05 │ │ └── 20250705.txt │ ├── 06 │ │ └── 20250706.txt │ ├── 07 │ │ └── 20250707.txt │ ├── 08 │ │ └── 20250708.txt │ └── 09 │ │ └── 20250709.txt ├── 08 │ ├── 10 │ │ └── 20250810.txt │ ├── 11 │ │ └── 20250811.txt │ ├── 12 │ │ └── 20250812.txt │ ├── 13 │ │ └── 20250813.txt │ ├── 14 │ │ └── 20250814.txt │ ├── 15 │ │ └── 20250815.txt │ ├── 16 │ │ └── 20250816.txt │ ├── 17 │ │ └── 20250817.txt │ ├── 18 │ │ └── 20250818.txt │ ├── 19 │ │ └── 20250819.txt │ ├── 20 │ │ └── 20250820.txt │ ├── 21 │ │ └── 20250821.txt │ ├── 22 │ │ └── 20250822.txt │ ├── 23 │ │ └── 20250823.txt │ ├── 24 │ │ └── 20250824.txt │ ├── 25 │ │ └── 20250825.txt │ ├── 26 │ │ └── 20250826.txt │ ├── 27 │ │ └── 20250827.txt │ ├── 28 │ │ └── 20250828.txt │ ├── 29 │ │ └── 20250829.txt │ ├── 30 │ │ └── 20250830.txt │ ├── 31 │ │ └── 20250831.txt │ ├── 01 │ │ └── 20250801.txt │ ├── 02 │ │ └── 20250802.txt │ ├── 03 │ │ └── 20250803.txt │ ├── 04 │ │ └── 20250804.txt │ ├── 05 │ │ └── 20250805.txt │ ├── 06 │ │ └── 20250806.txt │ ├── 07 │ │ └── 20250807.txt │ ├── 08 │ │ └── 20250808.txt │ └── 09 │ │ └── 20250809.txt └── 09 │ ├── 10 │ └── 20250910.txt │ ├── 11 │ └── 20250911.txt │ ├── 12 │ └── 20250912.txt │ ├── 13 │ └── 20250913.txt │ ├── 14 │ └── 20250914.txt │ ├── 15 │ └── 20250915.txt │ ├── 16 │ └── 20250916.txt │ ├── 17 │ └── 20250917.txt │ ├── 18 │ └── 20250918.txt │ ├── 19 │ └── 20250919.txt │ ├── 20 │ └── 20250920.txt │ ├── 21 │ └── 20250921.txt │ ├── 22 │ └── 20250922.txt │ ├── 23 │ └── 20250923.txt │ ├── 24 │ └── 20250924.txt │ ├── 25 │ └── 20250925.txt │ ├── 26 │ └── 20250926.txt │ ├── 27 │ └── 20250927.txt │ ├── 28 │ └── 20250928.txt │ ├── 29 │ └── 20250929.txt │ ├── 30 │ └── 20250930.txt │ ├── 01 │ └── 20250901.txt │ ├── 02 │ └── 20250902.txt │ ├── 03 │ └── 20250903.txt │ ├── 04 │ └── 20250904.txt │ ├── 05 │ └── 20250905.txt │ ├── 06 │ └── 20250906.txt │ ├── 07 │ └── 20250907.txt │ ├── 08 │ └── 20250908.txt │ └── 09 │ └── 20250909.txt ├── LICENSE └── README.md /2022/01/01/20220101.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/01/20220101.txt -------------------------------------------------------------------------------- /2022/01/02/20220102.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/02/20220102.txt -------------------------------------------------------------------------------- /2022/01/03/20220103.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/03/20220103.txt -------------------------------------------------------------------------------- /2022/01/04/20220104.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/04/20220104.txt -------------------------------------------------------------------------------- /2022/01/05/20220105.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/05/20220105.txt -------------------------------------------------------------------------------- /2022/01/06/20220106.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/06/20220106.txt -------------------------------------------------------------------------------- /2022/01/07/20220107.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/07/20220107.txt -------------------------------------------------------------------------------- /2022/01/08/20220108.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/08/20220108.txt -------------------------------------------------------------------------------- /2022/01/09/20220109.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/09/20220109.txt -------------------------------------------------------------------------------- /2022/01/10/20220110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/10/20220110.txt -------------------------------------------------------------------------------- /2022/01/11/20220111.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/11/20220111.txt -------------------------------------------------------------------------------- /2022/01/12/20220112.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/12/20220112.txt -------------------------------------------------------------------------------- /2022/01/13/20220113.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/13/20220113.txt -------------------------------------------------------------------------------- /2022/01/14/20220114.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/14/20220114.txt -------------------------------------------------------------------------------- /2022/01/15/20220115.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/15/20220115.txt -------------------------------------------------------------------------------- /2022/01/16/20220116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/16/20220116.txt -------------------------------------------------------------------------------- /2022/01/17/20220117.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/17/20220117.txt -------------------------------------------------------------------------------- /2022/01/18/20220118.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/18/20220118.txt -------------------------------------------------------------------------------- /2022/01/19/20220119.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/19/20220119.txt -------------------------------------------------------------------------------- /2022/01/20/20220120.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/20/20220120.txt -------------------------------------------------------------------------------- /2022/01/21/20220121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/21/20220121.txt -------------------------------------------------------------------------------- /2022/01/22/20220122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/22/20220122.txt -------------------------------------------------------------------------------- /2022/01/23/20220123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/23/20220123.txt -------------------------------------------------------------------------------- /2022/01/24/20220124.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/24/20220124.txt -------------------------------------------------------------------------------- /2022/01/25/20220125.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/25/20220125.txt -------------------------------------------------------------------------------- /2022/01/26/20220126.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/26/20220126.txt -------------------------------------------------------------------------------- /2022/01/27/20220127.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/27/20220127.txt -------------------------------------------------------------------------------- /2022/01/28/20220128.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/28/20220128.txt -------------------------------------------------------------------------------- /2022/01/29/20220129.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/29/20220129.txt -------------------------------------------------------------------------------- /2022/01/30/20220130.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/30/20220130.txt -------------------------------------------------------------------------------- /2022/01/31/20220131.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/01/31/20220131.txt -------------------------------------------------------------------------------- /2022/02/01/20220201.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/01/20220201.txt -------------------------------------------------------------------------------- /2022/02/02/20220202.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/02/20220202.txt -------------------------------------------------------------------------------- /2022/02/03/20220203.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/03/20220203.txt -------------------------------------------------------------------------------- /2022/02/04/20220204.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/04/20220204.txt -------------------------------------------------------------------------------- /2022/02/05/20220205.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/05/20220205.txt -------------------------------------------------------------------------------- /2022/02/06/20220206.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/06/20220206.txt -------------------------------------------------------------------------------- /2022/02/07/20220207.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/07/20220207.txt -------------------------------------------------------------------------------- /2022/02/08/20220208.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/08/20220208.txt -------------------------------------------------------------------------------- /2022/02/09/20220209.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/09/20220209.txt -------------------------------------------------------------------------------- /2022/02/10/20220210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/10/20220210.txt -------------------------------------------------------------------------------- /2022/02/11/20220211.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/11/20220211.txt -------------------------------------------------------------------------------- /2022/02/12/20220212.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/12/20220212.txt -------------------------------------------------------------------------------- /2022/02/13/20220213.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/13/20220213.txt -------------------------------------------------------------------------------- /2022/02/14/20220214.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/14/20220214.txt -------------------------------------------------------------------------------- /2022/02/15/20220215.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/15/20220215.txt -------------------------------------------------------------------------------- /2022/02/16/20220216.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/16/20220216.txt -------------------------------------------------------------------------------- /2022/02/17/20220217.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/17/20220217.txt -------------------------------------------------------------------------------- /2022/02/18/20220218.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/18/20220218.txt -------------------------------------------------------------------------------- /2022/02/19/20220219.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/19/20220219.txt -------------------------------------------------------------------------------- /2022/02/20/20220220.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/20/20220220.txt -------------------------------------------------------------------------------- /2022/02/21/20220221.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/21/20220221.txt -------------------------------------------------------------------------------- /2022/02/22/20220222.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/22/20220222.txt -------------------------------------------------------------------------------- /2022/02/23/20220223.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/23/20220223.txt -------------------------------------------------------------------------------- /2022/02/24/20220224.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/24/20220224.txt -------------------------------------------------------------------------------- /2022/02/25/20220225.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/25/20220225.txt -------------------------------------------------------------------------------- /2022/02/26/20220226.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/26/20220226.txt -------------------------------------------------------------------------------- /2022/02/27/20220227.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/27/20220227.txt -------------------------------------------------------------------------------- /2022/02/28/20220228.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/02/28/20220228.txt -------------------------------------------------------------------------------- /2022/03/01/20220301.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/01/20220301.txt -------------------------------------------------------------------------------- /2022/03/02/20220302.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/02/20220302.txt -------------------------------------------------------------------------------- /2022/03/03/20220303.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/03/20220303.txt -------------------------------------------------------------------------------- /2022/03/04/20220304.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/04/20220304.txt -------------------------------------------------------------------------------- /2022/03/05/20220305.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/05/20220305.txt -------------------------------------------------------------------------------- /2022/03/06/20220306.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/06/20220306.txt -------------------------------------------------------------------------------- /2022/03/07/20220307.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/07/20220307.txt -------------------------------------------------------------------------------- /2022/03/08/20220308.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/08/20220308.txt -------------------------------------------------------------------------------- /2022/03/09/20220309.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/09/20220309.txt -------------------------------------------------------------------------------- /2022/03/10/20220310.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/10/20220310.txt -------------------------------------------------------------------------------- /2022/03/11/20220311.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/11/20220311.txt -------------------------------------------------------------------------------- /2022/03/12/20220312.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/12/20220312.txt -------------------------------------------------------------------------------- /2022/03/13/20220313.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/13/20220313.txt -------------------------------------------------------------------------------- /2022/03/14/20220314.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/14/20220314.txt -------------------------------------------------------------------------------- /2022/03/15/20220315.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/15/20220315.txt -------------------------------------------------------------------------------- /2022/03/16/20220316.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/16/20220316.txt -------------------------------------------------------------------------------- /2022/03/17/20220317.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/17/20220317.txt -------------------------------------------------------------------------------- /2022/03/18/20220318.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/18/20220318.txt -------------------------------------------------------------------------------- /2022/03/19/20220319.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/19/20220319.txt -------------------------------------------------------------------------------- /2022/03/20/20220320.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/20/20220320.txt -------------------------------------------------------------------------------- /2022/03/21/20220321.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/21/20220321.txt -------------------------------------------------------------------------------- /2022/03/22/20220322.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/22/20220322.txt -------------------------------------------------------------------------------- /2022/03/23/20220323.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/23/20220323.txt -------------------------------------------------------------------------------- /2022/03/24/20220324.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/24/20220324.txt -------------------------------------------------------------------------------- /2022/03/25/20220325.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/25/20220325.txt -------------------------------------------------------------------------------- /2022/03/26/20220326.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/26/20220326.txt -------------------------------------------------------------------------------- /2022/03/27/20220327.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/27/20220327.txt -------------------------------------------------------------------------------- /2022/03/28/20220328.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/28/20220328.txt -------------------------------------------------------------------------------- /2022/03/29/20220329.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/29/20220329.txt -------------------------------------------------------------------------------- /2022/03/30/20220330.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/30/20220330.txt -------------------------------------------------------------------------------- /2022/03/31/20220331.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/03/31/20220331.txt -------------------------------------------------------------------------------- /2022/04/01/20220401.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/01/20220401.txt -------------------------------------------------------------------------------- /2022/04/02/20220402.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/02/20220402.txt -------------------------------------------------------------------------------- /2022/04/03/20220403.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/03/20220403.txt -------------------------------------------------------------------------------- /2022/04/04/20220404.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/04/20220404.txt -------------------------------------------------------------------------------- /2022/04/05/20220405.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/05/20220405.txt -------------------------------------------------------------------------------- /2022/04/06/20220406.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/06/20220406.txt -------------------------------------------------------------------------------- /2022/04/07/20220407.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/07/20220407.txt -------------------------------------------------------------------------------- /2022/04/08/20220408.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/08/20220408.txt -------------------------------------------------------------------------------- /2022/04/09/20220409.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/09/20220409.txt -------------------------------------------------------------------------------- /2022/04/10/20220410.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/10/20220410.txt -------------------------------------------------------------------------------- /2022/04/11/20220411.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/11/20220411.txt -------------------------------------------------------------------------------- /2022/04/12/20220412.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/12/20220412.txt -------------------------------------------------------------------------------- /2022/04/13/20220413.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/13/20220413.txt -------------------------------------------------------------------------------- /2022/04/14/20220414.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/14/20220414.txt -------------------------------------------------------------------------------- /2022/04/15/20220415.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/15/20220415.txt -------------------------------------------------------------------------------- /2022/04/16/20220416.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/16/20220416.txt -------------------------------------------------------------------------------- /2022/04/17/20220417.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/17/20220417.txt -------------------------------------------------------------------------------- /2022/04/18/20220418.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/18/20220418.txt -------------------------------------------------------------------------------- /2022/04/19/20220419.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/19/20220419.txt -------------------------------------------------------------------------------- /2022/04/20/20220420.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/20/20220420.txt -------------------------------------------------------------------------------- /2022/04/21/20220421.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/21/20220421.txt -------------------------------------------------------------------------------- /2022/04/22/20220422.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/22/20220422.txt -------------------------------------------------------------------------------- /2022/04/23/20220423.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/23/20220423.txt -------------------------------------------------------------------------------- /2022/04/24/20220424.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/24/20220424.txt -------------------------------------------------------------------------------- /2022/04/25/20220425.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/25/20220425.txt -------------------------------------------------------------------------------- /2022/04/26/20220426.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/26/20220426.txt -------------------------------------------------------------------------------- /2022/04/27/20220427.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/27/20220427.txt -------------------------------------------------------------------------------- /2022/04/28/20220428.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/28/20220428.txt -------------------------------------------------------------------------------- /2022/04/29/20220429.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/29/20220429.txt -------------------------------------------------------------------------------- /2022/04/30/20220430.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/04/30/20220430.txt -------------------------------------------------------------------------------- /2022/05/01/20220501.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/01/20220501.txt -------------------------------------------------------------------------------- /2022/05/02/20220502.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/02/20220502.txt -------------------------------------------------------------------------------- /2022/05/03/20220503.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/03/20220503.txt -------------------------------------------------------------------------------- /2022/05/04/20220504.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/04/20220504.txt -------------------------------------------------------------------------------- /2022/05/05/20220505.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/05/20220505.txt -------------------------------------------------------------------------------- /2022/05/06/20220506.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/06/20220506.txt -------------------------------------------------------------------------------- /2022/05/07/20220507.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/07/20220507.txt -------------------------------------------------------------------------------- /2022/05/08/20220508.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/08/20220508.txt -------------------------------------------------------------------------------- /2022/05/09/20220509.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/09/20220509.txt -------------------------------------------------------------------------------- /2022/05/10/20220510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/10/20220510.txt -------------------------------------------------------------------------------- /2022/05/11/20220511.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/11/20220511.txt -------------------------------------------------------------------------------- /2022/05/12/20220512.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/12/20220512.txt -------------------------------------------------------------------------------- /2022/05/13/20220513.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/13/20220513.txt -------------------------------------------------------------------------------- /2022/05/14/20220514.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/14/20220514.txt -------------------------------------------------------------------------------- /2022/05/15/20220515.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/15/20220515.txt -------------------------------------------------------------------------------- /2022/05/16/20220516.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/16/20220516.txt -------------------------------------------------------------------------------- /2022/05/17/20220517.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/17/20220517.txt -------------------------------------------------------------------------------- /2022/05/18/20220518.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/18/20220518.txt -------------------------------------------------------------------------------- /2022/05/19/20220519.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/19/20220519.txt -------------------------------------------------------------------------------- /2022/05/20/20220520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/20/20220520.txt -------------------------------------------------------------------------------- /2022/05/21/20220521.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/21/20220521.txt -------------------------------------------------------------------------------- /2022/05/22/20220522.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/22/20220522.txt -------------------------------------------------------------------------------- /2022/05/23/20220523.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/23/20220523.txt -------------------------------------------------------------------------------- /2022/05/24/20220524.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/24/20220524.txt -------------------------------------------------------------------------------- /2022/05/25/20220525.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/25/20220525.txt -------------------------------------------------------------------------------- /2022/05/26/20220526.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/26/20220526.txt -------------------------------------------------------------------------------- /2022/05/27/20220527.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/27/20220527.txt -------------------------------------------------------------------------------- /2022/05/28/20220528.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/28/20220528.txt -------------------------------------------------------------------------------- /2022/05/29/20220529.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/29/20220529.txt -------------------------------------------------------------------------------- /2022/05/30/20220530.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/30/20220530.txt -------------------------------------------------------------------------------- /2022/05/31/20220531.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/05/31/20220531.txt -------------------------------------------------------------------------------- /2022/06/01/20220601.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/01/20220601.txt -------------------------------------------------------------------------------- /2022/06/02/20220602.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/02/20220602.txt -------------------------------------------------------------------------------- /2022/06/03/20220603.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/03/20220603.txt -------------------------------------------------------------------------------- /2022/06/04/20220604.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/04/20220604.txt -------------------------------------------------------------------------------- /2022/06/05/20220605.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/05/20220605.txt -------------------------------------------------------------------------------- /2022/06/06/20220606.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/06/20220606.txt -------------------------------------------------------------------------------- /2022/06/07/20220607.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/07/20220607.txt -------------------------------------------------------------------------------- /2022/06/08/20220608.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/08/20220608.txt -------------------------------------------------------------------------------- /2022/06/09/20220609.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/09/20220609.txt -------------------------------------------------------------------------------- /2022/06/10/20220610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/10/20220610.txt -------------------------------------------------------------------------------- /2022/06/11/20220611.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/11/20220611.txt -------------------------------------------------------------------------------- /2022/06/12/20220612.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/12/20220612.txt -------------------------------------------------------------------------------- /2022/06/13/20220613.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/13/20220613.txt -------------------------------------------------------------------------------- /2022/06/14/20220614.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/14/20220614.txt -------------------------------------------------------------------------------- /2022/06/15/20220615.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/15/20220615.txt -------------------------------------------------------------------------------- /2022/06/16/20220616.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/16/20220616.txt -------------------------------------------------------------------------------- /2022/06/17/20220617.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/17/20220617.txt -------------------------------------------------------------------------------- /2022/06/18/20220618.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/18/20220618.txt -------------------------------------------------------------------------------- /2022/06/19/20220619.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/19/20220619.txt -------------------------------------------------------------------------------- /2022/06/20/20220620.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/20/20220620.txt -------------------------------------------------------------------------------- /2022/06/21/20220621.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/21/20220621.txt -------------------------------------------------------------------------------- /2022/06/22/20220622.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/22/20220622.txt -------------------------------------------------------------------------------- /2022/06/23/20220623.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/23/20220623.txt -------------------------------------------------------------------------------- /2022/06/24/20220624.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/24/20220624.txt -------------------------------------------------------------------------------- /2022/06/25/20220625.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/25/20220625.txt -------------------------------------------------------------------------------- /2022/06/26/20220626.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/26/20220626.txt -------------------------------------------------------------------------------- /2022/06/27/20220627.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/27/20220627.txt -------------------------------------------------------------------------------- /2022/06/28/20220628.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/28/20220628.txt -------------------------------------------------------------------------------- /2022/06/29/20220629.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/29/20220629.txt -------------------------------------------------------------------------------- /2022/06/30/20220630.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/06/30/20220630.txt -------------------------------------------------------------------------------- /2022/07/01/20220701.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/01/20220701.txt -------------------------------------------------------------------------------- /2022/07/02/20220702.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/02/20220702.txt -------------------------------------------------------------------------------- /2022/07/03/20220703.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/03/20220703.txt -------------------------------------------------------------------------------- /2022/07/04/20220704.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/04/20220704.txt -------------------------------------------------------------------------------- /2022/07/05/20220705.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/05/20220705.txt -------------------------------------------------------------------------------- /2022/07/06/20220706.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/06/20220706.txt -------------------------------------------------------------------------------- /2022/07/07/20220707.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/07/20220707.txt -------------------------------------------------------------------------------- /2022/07/08/20220708.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/08/20220708.txt -------------------------------------------------------------------------------- /2022/07/09/20220709.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/09/20220709.txt -------------------------------------------------------------------------------- /2022/07/10/20220710.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/10/20220710.txt -------------------------------------------------------------------------------- /2022/07/11/20220711.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/11/20220711.txt -------------------------------------------------------------------------------- /2022/07/12/20220712.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/12/20220712.txt -------------------------------------------------------------------------------- /2022/07/13/20220713.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/13/20220713.txt -------------------------------------------------------------------------------- /2022/07/14/20220714.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/14/20220714.txt -------------------------------------------------------------------------------- /2022/07/15/20220715.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/15/20220715.txt -------------------------------------------------------------------------------- /2022/07/16/20220716.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/16/20220716.txt -------------------------------------------------------------------------------- /2022/07/17/20220717.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/17/20220717.txt -------------------------------------------------------------------------------- /2022/07/18/20220718.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/18/20220718.txt -------------------------------------------------------------------------------- /2022/07/19/20220719.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/19/20220719.txt -------------------------------------------------------------------------------- /2022/07/20/20220720.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/20/20220720.txt -------------------------------------------------------------------------------- /2022/07/21/20220721.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/21/20220721.txt -------------------------------------------------------------------------------- /2022/07/22/20220722.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/22/20220722.txt -------------------------------------------------------------------------------- /2022/07/23/20220723.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/23/20220723.txt -------------------------------------------------------------------------------- /2022/07/24/20220724.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/24/20220724.txt -------------------------------------------------------------------------------- /2022/07/25/20220725.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/25/20220725.txt -------------------------------------------------------------------------------- /2022/07/26/20220726.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/26/20220726.txt -------------------------------------------------------------------------------- /2022/07/27/20220727.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/27/20220727.txt -------------------------------------------------------------------------------- /2022/07/28/20220728.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/28/20220728.txt -------------------------------------------------------------------------------- /2022/07/29/20220729.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/29/20220729.txt -------------------------------------------------------------------------------- /2022/07/30/20220730.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/30/20220730.txt -------------------------------------------------------------------------------- /2022/07/31/20220731.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/07/31/20220731.txt -------------------------------------------------------------------------------- /2022/08/01/20220801.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/01/20220801.txt -------------------------------------------------------------------------------- /2022/08/02/20220802.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/02/20220802.txt -------------------------------------------------------------------------------- /2022/08/03/20220803.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/03/20220803.txt -------------------------------------------------------------------------------- /2022/08/04/20220804.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/04/20220804.txt -------------------------------------------------------------------------------- /2022/08/05/20220805.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/05/20220805.txt -------------------------------------------------------------------------------- /2022/08/06/20220806.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/06/20220806.txt -------------------------------------------------------------------------------- /2022/08/07/20220807.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/07/20220807.txt -------------------------------------------------------------------------------- /2022/08/08/20220808.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/08/20220808.txt -------------------------------------------------------------------------------- /2022/08/09/20220809.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/09/20220809.txt -------------------------------------------------------------------------------- /2022/08/10/20220810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/10/20220810.txt -------------------------------------------------------------------------------- /2022/08/11/20220811.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/11/20220811.txt -------------------------------------------------------------------------------- /2022/08/12/20220812.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/12/20220812.txt -------------------------------------------------------------------------------- /2022/08/13/20220813.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/13/20220813.txt -------------------------------------------------------------------------------- /2022/08/14/20220814.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/14/20220814.txt -------------------------------------------------------------------------------- /2022/08/15/20220815.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/15/20220815.txt -------------------------------------------------------------------------------- /2022/08/16/20220816.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/16/20220816.txt -------------------------------------------------------------------------------- /2022/08/17/20220817.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/17/20220817.txt -------------------------------------------------------------------------------- /2022/08/18/20220818.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/18/20220818.txt -------------------------------------------------------------------------------- /2022/08/19/20220819.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/19/20220819.txt -------------------------------------------------------------------------------- /2022/08/20/20220820.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/20/20220820.txt -------------------------------------------------------------------------------- /2022/08/21/20220821.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/21/20220821.txt -------------------------------------------------------------------------------- /2022/08/22/20220822.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/22/20220822.txt -------------------------------------------------------------------------------- /2022/08/23/20220823.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/23/20220823.txt -------------------------------------------------------------------------------- /2022/08/24/20220824.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/24/20220824.txt -------------------------------------------------------------------------------- /2022/08/25/20220825.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/25/20220825.txt -------------------------------------------------------------------------------- /2022/08/26/20220826.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/26/20220826.txt -------------------------------------------------------------------------------- /2022/08/27/20220827.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/27/20220827.txt -------------------------------------------------------------------------------- /2022/08/28/20220828.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/28/20220828.txt -------------------------------------------------------------------------------- /2022/08/29/20220829.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/29/20220829.txt -------------------------------------------------------------------------------- /2022/08/30/20220830.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/30/20220830.txt -------------------------------------------------------------------------------- /2022/08/31/20220831.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/08/31/20220831.txt -------------------------------------------------------------------------------- /2022/09/01/20220901.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/01/20220901.txt -------------------------------------------------------------------------------- /2022/09/02/20220902.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/02/20220902.txt -------------------------------------------------------------------------------- /2022/09/03/20220903.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/03/20220903.txt -------------------------------------------------------------------------------- /2022/09/04/20220904.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/04/20220904.txt -------------------------------------------------------------------------------- /2022/09/05/20220905.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/05/20220905.txt -------------------------------------------------------------------------------- /2022/09/06/20220906.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/06/20220906.txt -------------------------------------------------------------------------------- /2022/09/07/20220907.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/07/20220907.txt -------------------------------------------------------------------------------- /2022/09/08/20220908.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/08/20220908.txt -------------------------------------------------------------------------------- /2022/09/09/20220909.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/09/20220909.txt -------------------------------------------------------------------------------- /2022/09/10/20220910.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/10/20220910.txt -------------------------------------------------------------------------------- /2022/09/11/20220911.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/11/20220911.txt -------------------------------------------------------------------------------- /2022/09/12/20220912.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/12/20220912.txt -------------------------------------------------------------------------------- /2022/09/13/20220913.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/13/20220913.txt -------------------------------------------------------------------------------- /2022/09/14/20220914.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/14/20220914.txt -------------------------------------------------------------------------------- /2022/09/15/20220915.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/15/20220915.txt -------------------------------------------------------------------------------- /2022/09/16/20220916.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/16/20220916.txt -------------------------------------------------------------------------------- /2022/09/17/20220917.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/17/20220917.txt -------------------------------------------------------------------------------- /2022/09/18/20220918.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/18/20220918.txt -------------------------------------------------------------------------------- /2022/09/19/20220919.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/19/20220919.txt -------------------------------------------------------------------------------- /2022/09/20/20220920.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/20/20220920.txt -------------------------------------------------------------------------------- /2022/09/21/20220921.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/21/20220921.txt -------------------------------------------------------------------------------- /2022/09/22/20220922.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/22/20220922.txt -------------------------------------------------------------------------------- /2022/09/23/20220923.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/23/20220923.txt -------------------------------------------------------------------------------- /2022/09/24/20220924.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/24/20220924.txt -------------------------------------------------------------------------------- /2022/09/25/20220925.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/25/20220925.txt -------------------------------------------------------------------------------- /2022/09/26/20220926.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/26/20220926.txt -------------------------------------------------------------------------------- /2022/09/27/20220927.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/27/20220927.txt -------------------------------------------------------------------------------- /2022/09/28/20220928.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/28/20220928.txt -------------------------------------------------------------------------------- /2022/09/29/20220929.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/29/20220929.txt -------------------------------------------------------------------------------- /2022/09/30/20220930.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/09/30/20220930.txt -------------------------------------------------------------------------------- /2022/10/01/20221001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/01/20221001.txt -------------------------------------------------------------------------------- /2022/10/02/20221002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/02/20221002.txt -------------------------------------------------------------------------------- /2022/10/03/20221003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/03/20221003.txt -------------------------------------------------------------------------------- /2022/10/04/20221004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/04/20221004.txt -------------------------------------------------------------------------------- /2022/10/05/20221005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/05/20221005.txt -------------------------------------------------------------------------------- /2022/10/06/20221006.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/06/20221006.txt -------------------------------------------------------------------------------- /2022/10/07/20221007.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/07/20221007.txt -------------------------------------------------------------------------------- /2022/10/08/20221008.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/08/20221008.txt -------------------------------------------------------------------------------- /2022/10/09/20221009.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/09/20221009.txt -------------------------------------------------------------------------------- /2022/10/11/20221011.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/11/20221011.txt -------------------------------------------------------------------------------- /2022/10/13/20221013.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/13/20221013.txt -------------------------------------------------------------------------------- /2022/10/14/20221014.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/14/20221014.txt -------------------------------------------------------------------------------- /2022/10/15/20221015.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/15/20221015.txt -------------------------------------------------------------------------------- /2022/10/16/20221016.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/16/20221016.txt -------------------------------------------------------------------------------- /2022/10/17/20221017.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/17/20221017.txt -------------------------------------------------------------------------------- /2022/10/18/20221018.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/18/20221018.txt -------------------------------------------------------------------------------- /2022/10/19/20221019.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/19/20221019.txt -------------------------------------------------------------------------------- /2022/10/20/20221020.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/20/20221020.txt -------------------------------------------------------------------------------- /2022/10/21/20221021.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/21/20221021.txt -------------------------------------------------------------------------------- /2022/10/22/20221022.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/22/20221022.txt -------------------------------------------------------------------------------- /2022/10/23/20221023.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/23/20221023.txt -------------------------------------------------------------------------------- /2022/10/24/20221024.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/24/20221024.txt -------------------------------------------------------------------------------- /2022/10/25/20221025.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/25/20221025.txt -------------------------------------------------------------------------------- /2022/10/26/20221026.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/26/20221026.txt -------------------------------------------------------------------------------- /2022/10/27/20221027.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/27/20221027.txt -------------------------------------------------------------------------------- /2022/10/28/20221028.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/28/20221028.txt -------------------------------------------------------------------------------- /2022/10/29/20221029.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/29/20221029.txt -------------------------------------------------------------------------------- /2022/10/30/20221030.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/30/20221030.txt -------------------------------------------------------------------------------- /2022/10/31/20221031.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/10/31/20221031.txt -------------------------------------------------------------------------------- /2022/11/01/20221101.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/01/20221101.txt -------------------------------------------------------------------------------- /2022/11/02/20221102.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/02/20221102.txt -------------------------------------------------------------------------------- /2022/11/03/20221103.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/03/20221103.txt -------------------------------------------------------------------------------- /2022/11/04/20221104.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/04/20221104.txt -------------------------------------------------------------------------------- /2022/11/05/20221105.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/05/20221105.txt -------------------------------------------------------------------------------- /2022/11/06/20221106.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/06/20221106.txt -------------------------------------------------------------------------------- /2022/11/07/20221107.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/07/20221107.txt -------------------------------------------------------------------------------- /2022/11/08/20221108.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/08/20221108.txt -------------------------------------------------------------------------------- /2022/11/09/20221109.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/09/20221109.txt -------------------------------------------------------------------------------- /2022/11/10/20221110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/10/20221110.txt -------------------------------------------------------------------------------- /2022/11/11/20221111.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/11/20221111.txt -------------------------------------------------------------------------------- /2022/11/12/20221112.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/12/20221112.txt -------------------------------------------------------------------------------- /2022/11/13/20221113.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/13/20221113.txt -------------------------------------------------------------------------------- /2022/11/14/20221114.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/14/20221114.txt -------------------------------------------------------------------------------- /2022/11/15/20221115.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/15/20221115.txt -------------------------------------------------------------------------------- /2022/11/16/20221116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/16/20221116.txt -------------------------------------------------------------------------------- /2022/11/17/20221117.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/17/20221117.txt -------------------------------------------------------------------------------- /2022/11/18/20221118.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/18/20221118.txt -------------------------------------------------------------------------------- /2022/11/19/20221119.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/19/20221119.txt -------------------------------------------------------------------------------- /2022/11/20/20221120.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/20/20221120.txt -------------------------------------------------------------------------------- /2022/11/21/20221121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/21/20221121.txt -------------------------------------------------------------------------------- /2022/11/22/20221122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/22/20221122.txt -------------------------------------------------------------------------------- /2022/11/23/20221123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/23/20221123.txt -------------------------------------------------------------------------------- /2022/11/24/20221124.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/24/20221124.txt -------------------------------------------------------------------------------- /2022/11/25/20221125.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/25/20221125.txt -------------------------------------------------------------------------------- /2022/11/26/20221126.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/26/20221126.txt -------------------------------------------------------------------------------- /2022/11/27/20221127.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/27/20221127.txt -------------------------------------------------------------------------------- /2022/11/28/20221128.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/28/20221128.txt -------------------------------------------------------------------------------- /2022/11/29/20221129.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/29/20221129.txt -------------------------------------------------------------------------------- /2022/11/30/20221130.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/11/30/20221130.txt -------------------------------------------------------------------------------- /2022/12/01/20221201.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/01/20221201.txt -------------------------------------------------------------------------------- /2022/12/02/20221202.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/02/20221202.txt -------------------------------------------------------------------------------- /2022/12/03/20221203.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/03/20221203.txt -------------------------------------------------------------------------------- /2022/12/04/20221204.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/04/20221204.txt -------------------------------------------------------------------------------- /2022/12/05/20221205.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/05/20221205.txt -------------------------------------------------------------------------------- /2022/12/06/20221206.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/06/20221206.txt -------------------------------------------------------------------------------- /2022/12/07/20221207.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/07/20221207.txt -------------------------------------------------------------------------------- /2022/12/08/20221208.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/08/20221208.txt -------------------------------------------------------------------------------- /2022/12/09/20221209.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/09/20221209.txt -------------------------------------------------------------------------------- /2022/12/10/20221210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/10/20221210.txt -------------------------------------------------------------------------------- /2022/12/11/20221211.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/11/20221211.txt -------------------------------------------------------------------------------- /2022/12/12/20221212.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/12/20221212.txt -------------------------------------------------------------------------------- /2022/12/13/20221213.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/13/20221213.txt -------------------------------------------------------------------------------- /2022/12/14/20221214.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/14/20221214.txt -------------------------------------------------------------------------------- /2022/12/15/20221215.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/15/20221215.txt -------------------------------------------------------------------------------- /2022/12/16/20221216.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/16/20221216.txt -------------------------------------------------------------------------------- /2022/12/17/20221217.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/17/20221217.txt -------------------------------------------------------------------------------- /2022/12/18/20221218.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/18/20221218.txt -------------------------------------------------------------------------------- /2022/12/19/20221219.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/19/20221219.txt -------------------------------------------------------------------------------- /2022/12/20/20221220.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/20/20221220.txt -------------------------------------------------------------------------------- /2022/12/21/20221221.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/21/20221221.txt -------------------------------------------------------------------------------- /2022/12/22/20221222.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/22/20221222.txt -------------------------------------------------------------------------------- /2022/12/23/20221223.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/23/20221223.txt -------------------------------------------------------------------------------- /2022/12/24/20221224.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/24/20221224.txt -------------------------------------------------------------------------------- /2022/12/25/20221225.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/25/20221225.txt -------------------------------------------------------------------------------- /2022/12/26/20221226.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/26/20221226.txt -------------------------------------------------------------------------------- /2022/12/27/20221227.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/27/20221227.txt -------------------------------------------------------------------------------- /2022/12/28/20221228.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/28/20221228.txt -------------------------------------------------------------------------------- /2022/12/29/20221229.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/29/20221229.txt -------------------------------------------------------------------------------- /2022/12/30/20221230.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/30/20221230.txt -------------------------------------------------------------------------------- /2022/12/31/20221231.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2022/12/31/20221231.txt -------------------------------------------------------------------------------- /2023/01/01/20230101.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/01/20230101.txt -------------------------------------------------------------------------------- /2023/01/02/20230102.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/02/20230102.txt -------------------------------------------------------------------------------- /2023/01/03/20230103.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/03/20230103.txt -------------------------------------------------------------------------------- /2023/01/04/20230104.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/04/20230104.txt -------------------------------------------------------------------------------- /2023/01/05/20230105.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/05/20230105.txt -------------------------------------------------------------------------------- /2023/01/06/20230106.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/06/20230106.txt -------------------------------------------------------------------------------- /2023/01/07/20230107.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/07/20230107.txt -------------------------------------------------------------------------------- /2023/01/08/20230108.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/08/20230108.txt -------------------------------------------------------------------------------- /2023/01/09/20230109.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/09/20230109.txt -------------------------------------------------------------------------------- /2023/01/10/20230110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/10/20230110.txt -------------------------------------------------------------------------------- /2023/01/11/20230111.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/11/20230111.txt -------------------------------------------------------------------------------- /2023/01/12/20230112.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/12/20230112.txt -------------------------------------------------------------------------------- /2023/01/13/20230113.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/13/20230113.txt -------------------------------------------------------------------------------- /2023/01/14/20230114.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/14/20230114.txt -------------------------------------------------------------------------------- /2023/01/15/20230115.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/15/20230115.txt -------------------------------------------------------------------------------- /2023/01/16/20230116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/16/20230116.txt -------------------------------------------------------------------------------- /2023/01/17/20230117.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/17/20230117.txt -------------------------------------------------------------------------------- /2023/01/18/20230118.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/18/20230118.txt -------------------------------------------------------------------------------- /2023/01/19/20230119.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/19/20230119.txt -------------------------------------------------------------------------------- /2023/01/20/20230120.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/20/20230120.txt -------------------------------------------------------------------------------- /2023/01/21/20230121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/21/20230121.txt -------------------------------------------------------------------------------- /2023/01/22/20230122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/22/20230122.txt -------------------------------------------------------------------------------- /2023/01/23/20230123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/23/20230123.txt -------------------------------------------------------------------------------- /2023/01/24/20230124.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/24/20230124.txt -------------------------------------------------------------------------------- /2023/01/25/20230125.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/25/20230125.txt -------------------------------------------------------------------------------- /2023/01/26/20230126.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/26/20230126.txt -------------------------------------------------------------------------------- /2023/01/27/20230127.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/27/20230127.txt -------------------------------------------------------------------------------- /2023/01/28/20230128.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/28/20230128.txt -------------------------------------------------------------------------------- /2023/01/29/20230129.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/29/20230129.txt -------------------------------------------------------------------------------- /2023/01/30/20230130.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/30/20230130.txt -------------------------------------------------------------------------------- /2023/01/31/20230131.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/01/31/20230131.txt -------------------------------------------------------------------------------- /2023/02/01/20230201.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/01/20230201.txt -------------------------------------------------------------------------------- /2023/02/02/20230202.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/02/20230202.txt -------------------------------------------------------------------------------- /2023/02/03/20230203.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/03/20230203.txt -------------------------------------------------------------------------------- /2023/02/04/20230204.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/04/20230204.txt -------------------------------------------------------------------------------- /2023/02/05/20230205.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/05/20230205.txt -------------------------------------------------------------------------------- /2023/02/06/20230206.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/06/20230206.txt -------------------------------------------------------------------------------- /2023/02/07/20230207.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/07/20230207.txt -------------------------------------------------------------------------------- /2023/02/08/20230208.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/08/20230208.txt -------------------------------------------------------------------------------- /2023/02/09/20230209.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/09/20230209.txt -------------------------------------------------------------------------------- /2023/02/10/20230210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/10/20230210.txt -------------------------------------------------------------------------------- /2023/02/11/20230211.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/11/20230211.txt -------------------------------------------------------------------------------- /2023/02/12/20230212.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/12/20230212.txt -------------------------------------------------------------------------------- /2023/02/13/20230213.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/13/20230213.txt -------------------------------------------------------------------------------- /2023/02/14/20230214.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/14/20230214.txt -------------------------------------------------------------------------------- /2023/02/15/20230215.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/15/20230215.txt -------------------------------------------------------------------------------- /2023/02/16/20230216.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/16/20230216.txt -------------------------------------------------------------------------------- /2023/02/17/20230217.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/17/20230217.txt -------------------------------------------------------------------------------- /2023/02/18/20230218.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/18/20230218.txt -------------------------------------------------------------------------------- /2023/02/19/20230219.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/19/20230219.txt -------------------------------------------------------------------------------- /2023/02/20/20230220.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/20/20230220.txt -------------------------------------------------------------------------------- /2023/02/21/20230221.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/21/20230221.txt -------------------------------------------------------------------------------- /2023/02/22/20230222.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/22/20230222.txt -------------------------------------------------------------------------------- /2023/02/23/20230223.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/23/20230223.txt -------------------------------------------------------------------------------- /2023/02/24/20230224.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/24/20230224.txt -------------------------------------------------------------------------------- /2023/02/25/20230225.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/25/20230225.txt -------------------------------------------------------------------------------- /2023/02/26/20230226.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/26/20230226.txt -------------------------------------------------------------------------------- /2023/02/27/20230227.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/27/20230227.txt -------------------------------------------------------------------------------- /2023/02/28/20230228.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/02/28/20230228.txt -------------------------------------------------------------------------------- /2023/03/01/20230301.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/01/20230301.txt -------------------------------------------------------------------------------- /2023/03/02/20230302.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/02/20230302.txt -------------------------------------------------------------------------------- /2023/03/03/20230303.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/03/20230303.txt -------------------------------------------------------------------------------- /2023/03/04/20230304.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/04/20230304.txt -------------------------------------------------------------------------------- /2023/03/05/20230305.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/05/20230305.txt -------------------------------------------------------------------------------- /2023/03/06/20230306.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/06/20230306.txt -------------------------------------------------------------------------------- /2023/03/07/20230307.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/07/20230307.txt -------------------------------------------------------------------------------- /2023/03/08/20230308.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/08/20230308.txt -------------------------------------------------------------------------------- /2023/03/09/20230309.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/09/20230309.txt -------------------------------------------------------------------------------- /2023/03/10/20230310.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/10/20230310.txt -------------------------------------------------------------------------------- /2023/03/11/20230311.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/11/20230311.txt -------------------------------------------------------------------------------- /2023/03/12/20230312.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/12/20230312.txt -------------------------------------------------------------------------------- /2023/03/13/20230313.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/13/20230313.txt -------------------------------------------------------------------------------- /2023/03/14/20230314.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/14/20230314.txt -------------------------------------------------------------------------------- /2023/03/15/20230315.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/15/20230315.txt -------------------------------------------------------------------------------- /2023/03/16/20230316.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/16/20230316.txt -------------------------------------------------------------------------------- /2023/03/17/20230317.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/17/20230317.txt -------------------------------------------------------------------------------- /2023/03/18/20230318.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/18/20230318.txt -------------------------------------------------------------------------------- /2023/03/19/20230319.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/19/20230319.txt -------------------------------------------------------------------------------- /2023/03/20/20230320.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/20/20230320.txt -------------------------------------------------------------------------------- /2023/03/21/20230321.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/03/21/20230321.txt -------------------------------------------------------------------------------- /2023/03/22/20230322.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/03/23/20230323.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/03/24/20230324.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/03/25/20230325.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/03/26/20230326.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/03/27/20230327.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/03/28/20230328.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/03/29/20230329.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/03/30/20230330.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/03/31/20230331.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2023/04/01/20230401.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/01/20230401.txt -------------------------------------------------------------------------------- /2023/04/02/20230402.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/02/20230402.txt -------------------------------------------------------------------------------- /2023/04/03/20230403.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/03/20230403.txt -------------------------------------------------------------------------------- /2023/04/04/20230404.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/04/20230404.txt -------------------------------------------------------------------------------- /2023/04/05/20230405.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/05/20230405.txt -------------------------------------------------------------------------------- /2023/04/06/20230406.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/06/20230406.txt -------------------------------------------------------------------------------- /2023/04/07/20230407.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/07/20230407.txt -------------------------------------------------------------------------------- /2023/04/08/20230408.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/08/20230408.txt -------------------------------------------------------------------------------- /2023/04/09/20230409.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/09/20230409.txt -------------------------------------------------------------------------------- /2023/04/10/20230410.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/10/20230410.txt -------------------------------------------------------------------------------- /2023/04/11/20230411.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/11/20230411.txt -------------------------------------------------------------------------------- /2023/04/12/20230412.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/12/20230412.txt -------------------------------------------------------------------------------- /2023/04/13/20230413.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/13/20230413.txt -------------------------------------------------------------------------------- /2023/04/14/20230414.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/14/20230414.txt -------------------------------------------------------------------------------- /2023/04/15/20230415.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/15/20230415.txt -------------------------------------------------------------------------------- /2023/04/16/20230416.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/16/20230416.txt -------------------------------------------------------------------------------- /2023/04/17/20230417.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/17/20230417.txt -------------------------------------------------------------------------------- /2023/04/18/20230418.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/18/20230418.txt -------------------------------------------------------------------------------- /2023/04/19/20230419.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/19/20230419.txt -------------------------------------------------------------------------------- /2023/04/20/20230420.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/20/20230420.txt -------------------------------------------------------------------------------- /2023/04/21/20230421.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/21/20230421.txt -------------------------------------------------------------------------------- /2023/04/22/20230422.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/22/20230422.txt -------------------------------------------------------------------------------- /2023/04/23/20230423.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/23/20230423.txt -------------------------------------------------------------------------------- /2023/04/24/20230424.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/24/20230424.txt -------------------------------------------------------------------------------- /2023/04/25/20230425.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/25/20230425.txt -------------------------------------------------------------------------------- /2023/04/26/20230426.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/26/20230426.txt -------------------------------------------------------------------------------- /2023/04/27/20230427.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/27/20230427.txt -------------------------------------------------------------------------------- /2023/04/28/20230428.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/28/20230428.txt -------------------------------------------------------------------------------- /2023/04/29/20230429.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/29/20230429.txt -------------------------------------------------------------------------------- /2023/04/30/20230430.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/04/30/20230430.txt -------------------------------------------------------------------------------- /2023/05/01/20230501.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/01/20230501.txt -------------------------------------------------------------------------------- /2023/05/02/20230502.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/02/20230502.txt -------------------------------------------------------------------------------- /2023/05/03/20230503.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/03/20230503.txt -------------------------------------------------------------------------------- /2023/05/04/20230504.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/04/20230504.txt -------------------------------------------------------------------------------- /2023/05/05/20230505.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/05/20230505.txt -------------------------------------------------------------------------------- /2023/05/06/20230506.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/06/20230506.txt -------------------------------------------------------------------------------- /2023/05/07/20230507.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/07/20230507.txt -------------------------------------------------------------------------------- /2023/05/08/20230508.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/08/20230508.txt -------------------------------------------------------------------------------- /2023/05/09/20230509.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/09/20230509.txt -------------------------------------------------------------------------------- /2023/05/10/20230510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/10/20230510.txt -------------------------------------------------------------------------------- /2023/05/11/20230511.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/11/20230511.txt -------------------------------------------------------------------------------- /2023/05/12/20230512.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/12/20230512.txt -------------------------------------------------------------------------------- /2023/05/13/20230513.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/13/20230513.txt -------------------------------------------------------------------------------- /2023/05/14/20230514.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/14/20230514.txt -------------------------------------------------------------------------------- /2023/05/15/20230515.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/15/20230515.txt -------------------------------------------------------------------------------- /2023/05/16/20230516.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/16/20230516.txt -------------------------------------------------------------------------------- /2023/05/17/20230517.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/17/20230517.txt -------------------------------------------------------------------------------- /2023/05/18/20230518.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/18/20230518.txt -------------------------------------------------------------------------------- /2023/05/19/20230519.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/19/20230519.txt -------------------------------------------------------------------------------- /2023/05/20/20230520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/20/20230520.txt -------------------------------------------------------------------------------- /2023/05/21/20230521.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/21/20230521.txt -------------------------------------------------------------------------------- /2023/05/22/20230522.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/22/20230522.txt -------------------------------------------------------------------------------- /2023/05/23/20230523.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/23/20230523.txt -------------------------------------------------------------------------------- /2023/05/24/20230524.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/24/20230524.txt -------------------------------------------------------------------------------- /2023/05/25/20230525.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/25/20230525.txt -------------------------------------------------------------------------------- /2023/05/26/20230526.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/26/20230526.txt -------------------------------------------------------------------------------- /2023/05/27/20230527.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/27/20230527.txt -------------------------------------------------------------------------------- /2023/05/28/20230528.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/28/20230528.txt -------------------------------------------------------------------------------- /2023/05/29/20230529.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/29/20230529.txt -------------------------------------------------------------------------------- /2023/05/30/20230530.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/30/20230530.txt -------------------------------------------------------------------------------- /2023/05/31/20230531.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/05/31/20230531.txt -------------------------------------------------------------------------------- /2023/06/01/20230601.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/01/20230601.txt -------------------------------------------------------------------------------- /2023/06/02/20230602.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/02/20230602.txt -------------------------------------------------------------------------------- /2023/06/03/20230603.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/03/20230603.txt -------------------------------------------------------------------------------- /2023/06/04/20230604.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/04/20230604.txt -------------------------------------------------------------------------------- /2023/06/05/20230605.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/05/20230605.txt -------------------------------------------------------------------------------- /2023/06/06/20230606.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/06/20230606.txt -------------------------------------------------------------------------------- /2023/06/07/20230607.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/07/20230607.txt -------------------------------------------------------------------------------- /2023/06/08/20230608.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/08/20230608.txt -------------------------------------------------------------------------------- /2023/06/09/20230609.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/09/20230609.txt -------------------------------------------------------------------------------- /2023/06/10/20230610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/10/20230610.txt -------------------------------------------------------------------------------- /2023/06/11/20230611.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/11/20230611.txt -------------------------------------------------------------------------------- /2023/06/12/20230612.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/12/20230612.txt -------------------------------------------------------------------------------- /2023/06/13/20230613.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/13/20230613.txt -------------------------------------------------------------------------------- /2023/06/14/20230614.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/14/20230614.txt -------------------------------------------------------------------------------- /2023/06/15/20230615.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/15/20230615.txt -------------------------------------------------------------------------------- /2023/06/16/20230616.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/16/20230616.txt -------------------------------------------------------------------------------- /2023/06/17/20230617.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/17/20230617.txt -------------------------------------------------------------------------------- /2023/06/18/20230618.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/18/20230618.txt -------------------------------------------------------------------------------- /2023/06/19/20230619.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/19/20230619.txt -------------------------------------------------------------------------------- /2023/06/20/20230620.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/20/20230620.txt -------------------------------------------------------------------------------- /2023/06/21/20230621.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/21/20230621.txt -------------------------------------------------------------------------------- /2023/06/22/20230622.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/22/20230622.txt -------------------------------------------------------------------------------- /2023/06/23/20230623.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/23/20230623.txt -------------------------------------------------------------------------------- /2023/06/24/20230624.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/24/20230624.txt -------------------------------------------------------------------------------- /2023/06/25/20230625.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/25/20230625.txt -------------------------------------------------------------------------------- /2023/06/26/20230626.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/26/20230626.txt -------------------------------------------------------------------------------- /2023/06/27/20230627.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/27/20230627.txt -------------------------------------------------------------------------------- /2023/06/28/20230628.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/28/20230628.txt -------------------------------------------------------------------------------- /2023/06/29/20230629.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/29/20230629.txt -------------------------------------------------------------------------------- /2023/06/30/20230630.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/06/30/20230630.txt -------------------------------------------------------------------------------- /2023/07/01/20230701.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/01/20230701.txt -------------------------------------------------------------------------------- /2023/07/02/20230702.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/02/20230702.txt -------------------------------------------------------------------------------- /2023/07/03/20230703.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/03/20230703.txt -------------------------------------------------------------------------------- /2023/07/04/20230704.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/04/20230704.txt -------------------------------------------------------------------------------- /2023/07/05/20230705.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/05/20230705.txt -------------------------------------------------------------------------------- /2023/07/06/20230706.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/06/20230706.txt -------------------------------------------------------------------------------- /2023/07/07/20230707.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/07/20230707.txt -------------------------------------------------------------------------------- /2023/07/08/20230708.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/08/20230708.txt -------------------------------------------------------------------------------- /2023/07/09/20230709.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/09/20230709.txt -------------------------------------------------------------------------------- /2023/07/10/20230710.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/10/20230710.txt -------------------------------------------------------------------------------- /2023/07/11/20230711.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/11/20230711.txt -------------------------------------------------------------------------------- /2023/07/12/20230712.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/12/20230712.txt -------------------------------------------------------------------------------- /2023/07/13/20230713.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/13/20230713.txt -------------------------------------------------------------------------------- /2023/07/14/20230714.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/14/20230714.txt -------------------------------------------------------------------------------- /2023/07/15/20230715.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/15/20230715.txt -------------------------------------------------------------------------------- /2023/07/16/20230716.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/16/20230716.txt -------------------------------------------------------------------------------- /2023/07/17/20230717.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/17/20230717.txt -------------------------------------------------------------------------------- /2023/07/18/20230718.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/18/20230718.txt -------------------------------------------------------------------------------- /2023/07/19/20230719.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/19/20230719.txt -------------------------------------------------------------------------------- /2023/07/20/20230720.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/20/20230720.txt -------------------------------------------------------------------------------- /2023/07/21/20230721.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/21/20230721.txt -------------------------------------------------------------------------------- /2023/07/22/20230722.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/22/20230722.txt -------------------------------------------------------------------------------- /2023/07/23/20230723.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/23/20230723.txt -------------------------------------------------------------------------------- /2023/07/24/20230724.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/24/20230724.txt -------------------------------------------------------------------------------- /2023/07/25/20230725.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/25/20230725.txt -------------------------------------------------------------------------------- /2023/07/26/20230726.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/26/20230726.txt -------------------------------------------------------------------------------- /2023/07/27/20230727.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/27/20230727.txt -------------------------------------------------------------------------------- /2023/07/28/20230728.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/28/20230728.txt -------------------------------------------------------------------------------- /2023/07/29/20230729.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/29/20230729.txt -------------------------------------------------------------------------------- /2023/07/30/20230730.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/30/20230730.txt -------------------------------------------------------------------------------- /2023/07/31/20230731.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/07/31/20230731.txt -------------------------------------------------------------------------------- /2023/08/01/20230801.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/01/20230801.txt -------------------------------------------------------------------------------- /2023/08/02/20230802.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/02/20230802.txt -------------------------------------------------------------------------------- /2023/08/03/20230803.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/03/20230803.txt -------------------------------------------------------------------------------- /2023/08/04/20230804.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/04/20230804.txt -------------------------------------------------------------------------------- /2023/08/05/20230805.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/05/20230805.txt -------------------------------------------------------------------------------- /2023/08/06/20230806.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/06/20230806.txt -------------------------------------------------------------------------------- /2023/08/07/20230807.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/07/20230807.txt -------------------------------------------------------------------------------- /2023/08/08/20230808.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/08/20230808.txt -------------------------------------------------------------------------------- /2023/08/09/20230809.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/09/20230809.txt -------------------------------------------------------------------------------- /2023/08/10/20230810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/10/20230810.txt -------------------------------------------------------------------------------- /2023/08/11/20230811.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/11/20230811.txt -------------------------------------------------------------------------------- /2023/08/12/20230812.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/12/20230812.txt -------------------------------------------------------------------------------- /2023/08/13/20230813.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/13/20230813.txt -------------------------------------------------------------------------------- /2023/08/14/20230814.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/14/20230814.txt -------------------------------------------------------------------------------- /2023/08/15/20230815.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/15/20230815.txt -------------------------------------------------------------------------------- /2023/08/16/20230816.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/16/20230816.txt -------------------------------------------------------------------------------- /2023/08/17/20230817.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/17/20230817.txt -------------------------------------------------------------------------------- /2023/08/18/20230818.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/18/20230818.txt -------------------------------------------------------------------------------- /2023/08/19/20230819.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/19/20230819.txt -------------------------------------------------------------------------------- /2023/08/20/20230820.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/20/20230820.txt -------------------------------------------------------------------------------- /2023/08/21/20230821.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/21/20230821.txt -------------------------------------------------------------------------------- /2023/08/22/20230822.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/22/20230822.txt -------------------------------------------------------------------------------- /2023/08/23/20230823.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/23/20230823.txt -------------------------------------------------------------------------------- /2023/08/24/20230824.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/24/20230824.txt -------------------------------------------------------------------------------- /2023/08/25/20230825.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/25/20230825.txt -------------------------------------------------------------------------------- /2023/08/26/20230826.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/26/20230826.txt -------------------------------------------------------------------------------- /2023/08/27/20230827.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/27/20230827.txt -------------------------------------------------------------------------------- /2023/08/28/20230828.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/28/20230828.txt -------------------------------------------------------------------------------- /2023/08/29/20230829.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/29/20230829.txt -------------------------------------------------------------------------------- /2023/08/30/20230830.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/30/20230830.txt -------------------------------------------------------------------------------- /2023/08/31/20230831.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/08/31/20230831.txt -------------------------------------------------------------------------------- /2023/09/01/20230901.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/01/20230901.txt -------------------------------------------------------------------------------- /2023/09/02/20230902.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/02/20230902.txt -------------------------------------------------------------------------------- /2023/09/03/20230903.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/03/20230903.txt -------------------------------------------------------------------------------- /2023/09/04/20230904.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/04/20230904.txt -------------------------------------------------------------------------------- /2023/09/05/20230905.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/05/20230905.txt -------------------------------------------------------------------------------- /2023/09/06/20230906.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/06/20230906.txt -------------------------------------------------------------------------------- /2023/09/07/20230907.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/07/20230907.txt -------------------------------------------------------------------------------- /2023/09/08/20230908.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/08/20230908.txt -------------------------------------------------------------------------------- /2023/09/09/20230909.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/09/20230909.txt -------------------------------------------------------------------------------- /2023/09/10/20230910.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/10/20230910.txt -------------------------------------------------------------------------------- /2023/09/11/20230911.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/11/20230911.txt -------------------------------------------------------------------------------- /2023/09/12/20230912.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/12/20230912.txt -------------------------------------------------------------------------------- /2023/09/13/20230913.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/13/20230913.txt -------------------------------------------------------------------------------- /2023/09/14/20230914.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/14/20230914.txt -------------------------------------------------------------------------------- /2023/09/15/20230915.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/15/20230915.txt -------------------------------------------------------------------------------- /2023/09/16/20230916.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/16/20230916.txt -------------------------------------------------------------------------------- /2023/09/17/20230917.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/17/20230917.txt -------------------------------------------------------------------------------- /2023/09/18/20230918.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/18/20230918.txt -------------------------------------------------------------------------------- /2023/09/19/20230919.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/19/20230919.txt -------------------------------------------------------------------------------- /2023/09/20/20230920.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/20/20230920.txt -------------------------------------------------------------------------------- /2023/09/21/20230921.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/21/20230921.txt -------------------------------------------------------------------------------- /2023/09/22/20230922.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/22/20230922.txt -------------------------------------------------------------------------------- /2023/09/23/20230923.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/23/20230923.txt -------------------------------------------------------------------------------- /2023/09/24/20230924.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/24/20230924.txt -------------------------------------------------------------------------------- /2023/09/25/20230925.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/25/20230925.txt -------------------------------------------------------------------------------- /2023/09/26/20230926.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/26/20230926.txt -------------------------------------------------------------------------------- /2023/09/27/20230927.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/27/20230927.txt -------------------------------------------------------------------------------- /2023/09/28/20230928.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/28/20230928.txt -------------------------------------------------------------------------------- /2023/09/29/20230929.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/29/20230929.txt -------------------------------------------------------------------------------- /2023/09/30/20230930.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/09/30/20230930.txt -------------------------------------------------------------------------------- /2023/10/01/20231001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/01/20231001.txt -------------------------------------------------------------------------------- /2023/10/02/20231002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/02/20231002.txt -------------------------------------------------------------------------------- /2023/10/03/20231003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/03/20231003.txt -------------------------------------------------------------------------------- /2023/10/04/20231004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/04/20231004.txt -------------------------------------------------------------------------------- /2023/10/05/20231005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/05/20231005.txt -------------------------------------------------------------------------------- /2023/10/06/20231006.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/06/20231006.txt -------------------------------------------------------------------------------- /2023/10/07/20231007.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/07/20231007.txt -------------------------------------------------------------------------------- /2023/10/08/20231008.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/08/20231008.txt -------------------------------------------------------------------------------- /2023/10/09/20231009.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/09/20231009.txt -------------------------------------------------------------------------------- /2023/10/10/20231010.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/10/20231010.txt -------------------------------------------------------------------------------- /2023/10/11/20231011.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/11/20231011.txt -------------------------------------------------------------------------------- /2023/10/12/20231012.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/12/20231012.txt -------------------------------------------------------------------------------- /2023/10/13/20231013.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/13/20231013.txt -------------------------------------------------------------------------------- /2023/10/14/20231014.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/14/20231014.txt -------------------------------------------------------------------------------- /2023/10/15/20231015.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/15/20231015.txt -------------------------------------------------------------------------------- /2023/10/16/20231016.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/16/20231016.txt -------------------------------------------------------------------------------- /2023/10/17/20231017.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/17/20231017.txt -------------------------------------------------------------------------------- /2023/10/18/20231018.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/18/20231018.txt -------------------------------------------------------------------------------- /2023/10/19/20231019.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/19/20231019.txt -------------------------------------------------------------------------------- /2023/10/20/20231020.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/20/20231020.txt -------------------------------------------------------------------------------- /2023/10/21/20231021.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/21/20231021.txt -------------------------------------------------------------------------------- /2023/10/22/20231022.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/22/20231022.txt -------------------------------------------------------------------------------- /2023/10/23/20231023.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/23/20231023.txt -------------------------------------------------------------------------------- /2023/10/24/20231024.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/24/20231024.txt -------------------------------------------------------------------------------- /2023/10/25/20231025.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/25/20231025.txt -------------------------------------------------------------------------------- /2023/10/26/20231026.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/26/20231026.txt -------------------------------------------------------------------------------- /2023/10/27/20231027.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/27/20231027.txt -------------------------------------------------------------------------------- /2023/10/28/20231028.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/28/20231028.txt -------------------------------------------------------------------------------- /2023/10/29/20231029.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/29/20231029.txt -------------------------------------------------------------------------------- /2023/10/30/20231030.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/30/20231030.txt -------------------------------------------------------------------------------- /2023/10/31/20231031.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/10/31/20231031.txt -------------------------------------------------------------------------------- /2023/11/01/20231101.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/01/20231101.txt -------------------------------------------------------------------------------- /2023/11/02/20231102.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/02/20231102.txt -------------------------------------------------------------------------------- /2023/11/03/20231103.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/03/20231103.txt -------------------------------------------------------------------------------- /2023/11/04/20231104.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/04/20231104.txt -------------------------------------------------------------------------------- /2023/11/05/20231105.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/05/20231105.txt -------------------------------------------------------------------------------- /2023/11/06/20231106.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/06/20231106.txt -------------------------------------------------------------------------------- /2023/11/07/20231107.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/07/20231107.txt -------------------------------------------------------------------------------- /2023/11/08/20231108.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/08/20231108.txt -------------------------------------------------------------------------------- /2023/11/09/20231109.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/09/20231109.txt -------------------------------------------------------------------------------- /2023/11/10/20231110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/10/20231110.txt -------------------------------------------------------------------------------- /2023/11/11/20231111.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/11/20231111.txt -------------------------------------------------------------------------------- /2023/11/12/20231112.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/12/20231112.txt -------------------------------------------------------------------------------- /2023/11/13/20231113.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/13/20231113.txt -------------------------------------------------------------------------------- /2023/11/14/20231114.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/14/20231114.txt -------------------------------------------------------------------------------- /2023/11/15/20231115.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/15/20231115.txt -------------------------------------------------------------------------------- /2023/11/16/20231116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/16/20231116.txt -------------------------------------------------------------------------------- /2023/11/17/20231117.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/17/20231117.txt -------------------------------------------------------------------------------- /2023/11/18/20231118.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/18/20231118.txt -------------------------------------------------------------------------------- /2023/11/19/20231119.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/19/20231119.txt -------------------------------------------------------------------------------- /2023/11/20/20231120.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/20/20231120.txt -------------------------------------------------------------------------------- /2023/11/21/20231121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/21/20231121.txt -------------------------------------------------------------------------------- /2023/11/22/20231122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/22/20231122.txt -------------------------------------------------------------------------------- /2023/11/23/20231123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/23/20231123.txt -------------------------------------------------------------------------------- /2023/11/24/20231124.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/24/20231124.txt -------------------------------------------------------------------------------- /2023/11/25/20231125.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/25/20231125.txt -------------------------------------------------------------------------------- /2023/11/26/20231126.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/26/20231126.txt -------------------------------------------------------------------------------- /2023/11/27/20231127.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/27/20231127.txt -------------------------------------------------------------------------------- /2023/11/28/20231128.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/28/20231128.txt -------------------------------------------------------------------------------- /2023/11/29/20231129.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/29/20231129.txt -------------------------------------------------------------------------------- /2023/11/30/20231130.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/11/30/20231130.txt -------------------------------------------------------------------------------- /2023/12/01/20231201.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/01/20231201.txt -------------------------------------------------------------------------------- /2023/12/02/20231202.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/02/20231202.txt -------------------------------------------------------------------------------- /2023/12/03/20231203.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/03/20231203.txt -------------------------------------------------------------------------------- /2023/12/04/20231204.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/04/20231204.txt -------------------------------------------------------------------------------- /2023/12/05/20231205.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/05/20231205.txt -------------------------------------------------------------------------------- /2023/12/06/20231206.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/06/20231206.txt -------------------------------------------------------------------------------- /2023/12/07/20231207.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/07/20231207.txt -------------------------------------------------------------------------------- /2023/12/08/20231208.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/08/20231208.txt -------------------------------------------------------------------------------- /2023/12/09/20231209.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/09/20231209.txt -------------------------------------------------------------------------------- /2023/12/10/20231210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/10/20231210.txt -------------------------------------------------------------------------------- /2023/12/11/20231211.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/11/20231211.txt -------------------------------------------------------------------------------- /2023/12/12/20231212.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/12/20231212.txt -------------------------------------------------------------------------------- /2023/12/13/20231213.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/13/20231213.txt -------------------------------------------------------------------------------- /2023/12/14/20231214.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/14/20231214.txt -------------------------------------------------------------------------------- /2023/12/15/20231215.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/15/20231215.txt -------------------------------------------------------------------------------- /2023/12/16/20231216.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/16/20231216.txt -------------------------------------------------------------------------------- /2023/12/17/20231217.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/17/20231217.txt -------------------------------------------------------------------------------- /2023/12/18/20231218.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/18/20231218.txt -------------------------------------------------------------------------------- /2023/12/19/20231219.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/19/20231219.txt -------------------------------------------------------------------------------- /2023/12/20/20231220.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/20/20231220.txt -------------------------------------------------------------------------------- /2023/12/21/20231221.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/21/20231221.txt -------------------------------------------------------------------------------- /2023/12/22/20231222.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/22/20231222.txt -------------------------------------------------------------------------------- /2023/12/23/20231223.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/23/20231223.txt -------------------------------------------------------------------------------- /2023/12/24/20231224.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/24/20231224.txt -------------------------------------------------------------------------------- /2023/12/25/20231225.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/25/20231225.txt -------------------------------------------------------------------------------- /2023/12/26/20231226.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/26/20231226.txt -------------------------------------------------------------------------------- /2023/12/27/20231227.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/27/20231227.txt -------------------------------------------------------------------------------- /2023/12/28/20231228.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/28/20231228.txt -------------------------------------------------------------------------------- /2023/12/29/20231229.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/29/20231229.txt -------------------------------------------------------------------------------- /2023/12/30/20231230.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/30/20231230.txt -------------------------------------------------------------------------------- /2023/12/31/20231231.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2023/12/31/20231231.txt -------------------------------------------------------------------------------- /2024/01/01/20240101.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/01/20240101.txt -------------------------------------------------------------------------------- /2024/01/02/20240102.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/02/20240102.txt -------------------------------------------------------------------------------- /2024/01/03/20240103.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/03/20240103.txt -------------------------------------------------------------------------------- /2024/01/04/20240104.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/04/20240104.txt -------------------------------------------------------------------------------- /2024/01/05/20240105.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/05/20240105.txt -------------------------------------------------------------------------------- /2024/01/06/20240106.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/06/20240106.txt -------------------------------------------------------------------------------- /2024/01/07/20240107.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/07/20240107.txt -------------------------------------------------------------------------------- /2024/01/08/20240108.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/08/20240108.txt -------------------------------------------------------------------------------- /2024/01/09/20240109.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/09/20240109.txt -------------------------------------------------------------------------------- /2024/01/10/20240110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/10/20240110.txt -------------------------------------------------------------------------------- /2024/01/11/20240111.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/11/20240111.txt -------------------------------------------------------------------------------- /2024/01/12/20240112.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/12/20240112.txt -------------------------------------------------------------------------------- /2024/01/13/20240113.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/13/20240113.txt -------------------------------------------------------------------------------- /2024/01/14/20240114.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/14/20240114.txt -------------------------------------------------------------------------------- /2024/01/15/20240115.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/15/20240115.txt -------------------------------------------------------------------------------- /2024/01/16/20240116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/16/20240116.txt -------------------------------------------------------------------------------- /2024/01/17/20240117.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/17/20240117.txt -------------------------------------------------------------------------------- /2024/01/18/20240118.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/18/20240118.txt -------------------------------------------------------------------------------- /2024/01/19/20240119.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/19/20240119.txt -------------------------------------------------------------------------------- /2024/01/20/20240120.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/20/20240120.txt -------------------------------------------------------------------------------- /2024/01/21/20240121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/21/20240121.txt -------------------------------------------------------------------------------- /2024/01/22/20240122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/22/20240122.txt -------------------------------------------------------------------------------- /2024/01/23/20240123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/23/20240123.txt -------------------------------------------------------------------------------- /2024/01/24/20240124.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/24/20240124.txt -------------------------------------------------------------------------------- /2024/01/25/20240125.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/25/20240125.txt -------------------------------------------------------------------------------- /2024/01/26/20240126.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/26/20240126.txt -------------------------------------------------------------------------------- /2024/01/27/20240127.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/27/20240127.txt -------------------------------------------------------------------------------- /2024/01/28/20240128.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/28/20240128.txt -------------------------------------------------------------------------------- /2024/01/29/20240129.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/29/20240129.txt -------------------------------------------------------------------------------- /2024/01/30/20240130.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/30/20240130.txt -------------------------------------------------------------------------------- /2024/01/31/20240131.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/01/31/20240131.txt -------------------------------------------------------------------------------- /2024/02/01/20240201.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/01/20240201.txt -------------------------------------------------------------------------------- /2024/02/02/20240202.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/02/20240202.txt -------------------------------------------------------------------------------- /2024/02/03/20240203.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/03/20240203.txt -------------------------------------------------------------------------------- /2024/02/04/20240204.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/04/20240204.txt -------------------------------------------------------------------------------- /2024/02/05/20240205.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/05/20240205.txt -------------------------------------------------------------------------------- /2024/02/06/20240206.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/06/20240206.txt -------------------------------------------------------------------------------- /2024/02/07/20240207.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/07/20240207.txt -------------------------------------------------------------------------------- /2024/02/08/20240208.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/08/20240208.txt -------------------------------------------------------------------------------- /2024/02/09/20240209.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/09/20240209.txt -------------------------------------------------------------------------------- /2024/02/10/20240210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/10/20240210.txt -------------------------------------------------------------------------------- /2024/02/11/20240211.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/11/20240211.txt -------------------------------------------------------------------------------- /2024/02/12/20240212.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/12/20240212.txt -------------------------------------------------------------------------------- /2024/02/13/20240213.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/13/20240213.txt -------------------------------------------------------------------------------- /2024/02/14/20240214.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/14/20240214.txt -------------------------------------------------------------------------------- /2024/02/15/20240215.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/15/20240215.txt -------------------------------------------------------------------------------- /2024/02/16/20240216.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/16/20240216.txt -------------------------------------------------------------------------------- /2024/02/17/20240217.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/17/20240217.txt -------------------------------------------------------------------------------- /2024/02/18/20240218.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/18/20240218.txt -------------------------------------------------------------------------------- /2024/02/19/20240219.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/19/20240219.txt -------------------------------------------------------------------------------- /2024/02/20/20240220.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/20/20240220.txt -------------------------------------------------------------------------------- /2024/02/21/20240221.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/21/20240221.txt -------------------------------------------------------------------------------- /2024/02/22/20240222.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/22/20240222.txt -------------------------------------------------------------------------------- /2024/02/23/20240223.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/23/20240223.txt -------------------------------------------------------------------------------- /2024/02/24/20240224.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/24/20240224.txt -------------------------------------------------------------------------------- /2024/02/25/20240225.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/25/20240225.txt -------------------------------------------------------------------------------- /2024/02/26/20240226.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/26/20240226.txt -------------------------------------------------------------------------------- /2024/02/27/20240227.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/27/20240227.txt -------------------------------------------------------------------------------- /2024/02/28/20240228.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/28/20240228.txt -------------------------------------------------------------------------------- /2024/02/29/20240229.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/02/29/20240229.txt -------------------------------------------------------------------------------- /2024/03/01/20240301.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/01/20240301.txt -------------------------------------------------------------------------------- /2024/03/02/20240302.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/02/20240302.txt -------------------------------------------------------------------------------- /2024/03/03/20240303.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/03/20240303.txt -------------------------------------------------------------------------------- /2024/03/04/20240304.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/04/20240304.txt -------------------------------------------------------------------------------- /2024/03/05/20240305.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/05/20240305.txt -------------------------------------------------------------------------------- /2024/03/06/20240306.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/06/20240306.txt -------------------------------------------------------------------------------- /2024/03/07/20240307.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/07/20240307.txt -------------------------------------------------------------------------------- /2024/03/08/20240308.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/08/20240308.txt -------------------------------------------------------------------------------- /2024/03/09/20240309.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/09/20240309.txt -------------------------------------------------------------------------------- /2024/03/10/20240310.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/10/20240310.txt -------------------------------------------------------------------------------- /2024/03/11/20240311.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/11/20240311.txt -------------------------------------------------------------------------------- /2024/03/12/20240312.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/12/20240312.txt -------------------------------------------------------------------------------- /2024/03/13/20240313.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/13/20240313.txt -------------------------------------------------------------------------------- /2024/03/15/20240315.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/15/20240315.txt -------------------------------------------------------------------------------- /2024/03/16/20240316.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/16/20240316.txt -------------------------------------------------------------------------------- /2024/03/17/20240317.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/17/20240317.txt -------------------------------------------------------------------------------- /2024/03/18/20240318.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/18/20240318.txt -------------------------------------------------------------------------------- /2024/03/19/20240319.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/19/20240319.txt -------------------------------------------------------------------------------- /2024/03/20/20240320.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/20/20240320.txt -------------------------------------------------------------------------------- /2024/03/21/20240321.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/21/20240321.txt -------------------------------------------------------------------------------- /2024/03/22/20240322.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/22/20240322.txt -------------------------------------------------------------------------------- /2024/03/23/20240323.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/23/20240323.txt -------------------------------------------------------------------------------- /2024/03/24/20240324.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/24/20240324.txt -------------------------------------------------------------------------------- /2024/03/25/20240325.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/25/20240325.txt -------------------------------------------------------------------------------- /2024/03/26/20240326.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/26/20240326.txt -------------------------------------------------------------------------------- /2024/03/28/20240328.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/28/20240328.txt -------------------------------------------------------------------------------- /2024/03/29/20240329.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/29/20240329.txt -------------------------------------------------------------------------------- /2024/03/30/20240330.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/30/20240330.txt -------------------------------------------------------------------------------- /2024/03/31/20240331.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/03/31/20240331.txt -------------------------------------------------------------------------------- /2024/04/01/20240401.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/01/20240401.txt -------------------------------------------------------------------------------- /2024/04/02/20240402.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/02/20240402.txt -------------------------------------------------------------------------------- /2024/04/03/20240403.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/03/20240403.txt -------------------------------------------------------------------------------- /2024/04/04/20240404.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/04/20240404.txt -------------------------------------------------------------------------------- /2024/04/05/20240405.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/05/20240405.txt -------------------------------------------------------------------------------- /2024/04/06/20240406.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/06/20240406.txt -------------------------------------------------------------------------------- /2024/04/07/20240407.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/07/20240407.txt -------------------------------------------------------------------------------- /2024/04/08/20240408.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/08/20240408.txt -------------------------------------------------------------------------------- /2024/04/09/20240409.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/09/20240409.txt -------------------------------------------------------------------------------- /2024/04/10/20240410.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/10/20240410.txt -------------------------------------------------------------------------------- /2024/04/11/20240411.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/11/20240411.txt -------------------------------------------------------------------------------- /2024/04/12/20240412.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/12/20240412.txt -------------------------------------------------------------------------------- /2024/04/13/20240413.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/13/20240413.txt -------------------------------------------------------------------------------- /2024/04/14/20240414.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/14/20240414.txt -------------------------------------------------------------------------------- /2024/04/15/20240415.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/15/20240415.txt -------------------------------------------------------------------------------- /2024/04/16/20240416.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/16/20240416.txt -------------------------------------------------------------------------------- /2024/04/17/20240417.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/17/20240417.txt -------------------------------------------------------------------------------- /2024/04/18/20240418.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/18/20240418.txt -------------------------------------------------------------------------------- /2024/04/19/20240419.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/19/20240419.txt -------------------------------------------------------------------------------- /2024/04/20/20240420.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/20/20240420.txt -------------------------------------------------------------------------------- /2024/04/21/20240421.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/21/20240421.txt -------------------------------------------------------------------------------- /2024/04/22/20240422.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/22/20240422.txt -------------------------------------------------------------------------------- /2024/04/23/20240423.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/23/20240423.txt -------------------------------------------------------------------------------- /2024/04/24/20240424.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/24/20240424.txt -------------------------------------------------------------------------------- /2024/04/25/20240425.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/25/20240425.txt -------------------------------------------------------------------------------- /2024/04/26/20240426.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/26/20240426.txt -------------------------------------------------------------------------------- /2024/04/27/20240427.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/27/20240427.txt -------------------------------------------------------------------------------- /2024/04/28/20240428.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/28/20240428.txt -------------------------------------------------------------------------------- /2024/04/29/20240429.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/29/20240429.txt -------------------------------------------------------------------------------- /2024/04/30/20240430.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/04/30/20240430.txt -------------------------------------------------------------------------------- /2024/05/01/20240501.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/01/20240501.txt -------------------------------------------------------------------------------- /2024/05/02/20240502.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/02/20240502.txt -------------------------------------------------------------------------------- /2024/05/03/20240503.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/03/20240503.txt -------------------------------------------------------------------------------- /2024/05/04/20240504.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/04/20240504.txt -------------------------------------------------------------------------------- /2024/05/05/20240505.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/05/20240505.txt -------------------------------------------------------------------------------- /2024/05/06/20240506.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/06/20240506.txt -------------------------------------------------------------------------------- /2024/05/07/20240507.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/07/20240507.txt -------------------------------------------------------------------------------- /2024/05/08/20240508.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/08/20240508.txt -------------------------------------------------------------------------------- /2024/05/09/20240509.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/09/20240509.txt -------------------------------------------------------------------------------- /2024/05/10/20240510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/10/20240510.txt -------------------------------------------------------------------------------- /2024/05/11/20240511.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/11/20240511.txt -------------------------------------------------------------------------------- /2024/05/12/20240512.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/12/20240512.txt -------------------------------------------------------------------------------- /2024/05/13/20240513.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/13/20240513.txt -------------------------------------------------------------------------------- /2024/05/14/20240514.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/14/20240514.txt -------------------------------------------------------------------------------- /2024/05/15/20240515.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/15/20240515.txt -------------------------------------------------------------------------------- /2024/05/16/20240516.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/16/20240516.txt -------------------------------------------------------------------------------- /2024/05/17/20240517.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/17/20240517.txt -------------------------------------------------------------------------------- /2024/05/18/20240518.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/18/20240518.txt -------------------------------------------------------------------------------- /2024/05/19/20240519.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/19/20240519.txt -------------------------------------------------------------------------------- /2024/05/20/20240520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/20/20240520.txt -------------------------------------------------------------------------------- /2024/05/21/20240521.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/21/20240521.txt -------------------------------------------------------------------------------- /2024/05/22/20240522.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/22/20240522.txt -------------------------------------------------------------------------------- /2024/05/23/20240523.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/23/20240523.txt -------------------------------------------------------------------------------- /2024/05/24/20240524.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/24/20240524.txt -------------------------------------------------------------------------------- /2024/05/25/20240525.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/25/20240525.txt -------------------------------------------------------------------------------- /2024/05/26/20240526.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/26/20240526.txt -------------------------------------------------------------------------------- /2024/05/27/20240527.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/27/20240527.txt -------------------------------------------------------------------------------- /2024/05/28/20240528.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/28/20240528.txt -------------------------------------------------------------------------------- /2024/05/29/20240529.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/29/20240529.txt -------------------------------------------------------------------------------- /2024/05/30/20240530.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/30/20240530.txt -------------------------------------------------------------------------------- /2024/05/31/20240531.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/2024/05/31/20240531.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFZ-Name-and-Shame/dnas_stats/HEAD/README.md --------------------------------------------------------------------------------