@@ -35,7 +35,7 @@ <h1 id="to-do-articles"><b>Content.log</b></h1>
3535 < p > Since I don’t have that much time to start writing about each and every topic listed here, if you see this page and want me to prioritize one, please < a class ="text-success " onclick ="copyMail() "> < b > contact me</ b > </ a > .</ p >
3636 </ div >
3737 < div class ="cl-preview-section ">
38- < h1 id ="pending "> Pending</ h1 >
38+ < h1 id ="pending "> Pending Articles: </ h1 >
3939 </ div >
4040 < ul >
4141 < div class ="custom-control custom-checkbox ">
@@ -173,11 +173,6 @@ <h1 id="pending">Pending</h1>
173173 < label for ="customCheckbox29 " class ="custom-control-label "> AHK Wiimote Remapper & Pair Tool</ label >
174174 </ div >
175175
176- < div class ="custom-control custom-checkbox ">
177- < input class ="custom-control-input " type ="checkbox " id ="customCheckbox30 ">
178- < label for ="customCheckbox30 " class ="custom-control-label "> GitHub Star Notifier</ label >
179- </ div >
180-
181176 < div class ="custom-control custom-checkbox ">
182177 < input class ="custom-control-input " type ="checkbox " id ="customCheckbox32 ">
183178 < label for ="customCheckbox32 " class ="custom-control-label "> Nihongo Master</ label >
@@ -317,11 +312,6 @@ <h1 id="pending">Pending</h1>
317312 < input class ="custom-control-input " type ="checkbox " id ="customCheckbox61 ">
318313 < label for ="customCheckbox61 " class ="custom-control-label "> Exfiltrate data using whois command on Linux</ label >
319314 </ div >
320-
321- < div class ="custom-control custom-checkbox ">
322- < input class ="custom-control-input " type ="checkbox " id ="customCheckbox63 ">
323- < label for ="customCheckbox63 " class ="custom-control-label "> Accessing Fingerprint Sensor from AutoHotkey</ label >
324- </ div >
325315
326316 < div class ="custom-control custom-checkbox ">
327317 < input class ="custom-control-input " type ="checkbox " id ="customCheckbox64 ">
@@ -384,7 +374,7 @@ <h1 id="pending">Pending</h1>
384374 </ div >
385375 </ ul >
386376 < div class ="cl-preview-section ">
387- < h2 id ="done "> Done :</ h2 >
377+ < h2 id ="done "> Published Articles :</ h2 >
388378 </ div >
389379 < ul >
390380 < div class ="custom-control custom-checkbox ">
@@ -452,7 +442,7 @@ <h2 id="done">Done:</h2>
452442 </ div >
453443 </ ul >
454444 < div class ="cl-preview-section ">
455- < h2 id ="discarded "> Discarded:</ h2 >
445+ < h2 id ="discarded "> Discarded Articles :</ h2 >
456446 </ div >
457447 < ul >
458448 < div class ="custom-control custom-checkbox ">
@@ -462,21 +452,31 @@ <h2 id="discarded">Discarded:</h2>
462452
463453 < div class ="custom-control custom-checkbox ">
464454 < input class ="custom-control-input custom-control-input-danger " type ="checkbox " id ="discardedCheckbox2 " disabled ="">
465- < label for ="discardedCheckbox2 " class ="custom-control-label "> Twitch Pokemon Catching Bot</ label >
455+ < label for ="discardedCheckbox2 " class ="custom-control-label "> Twitch Pokemon Catching Bot (Reward System) </ label >
466456 </ div >
467457
468458 < div class ="custom-control custom-checkbox ">
469459 < input class ="custom-control-input custom-control-input-danger " type ="checkbox " id ="discardedCheckbox3 " disabled ="">
470- < label for ="discardedCheckbox3 " class ="custom-control-label "> OCR</ label >
460+ < label for ="discardedCheckbox3 " class ="custom-control-label "> AutoHotkey OCR</ label >
471461 </ div >
472462
473463 < div class ="custom-control custom-checkbox ">
474464 < input class ="custom-control-input custom-control-input-danger " type ="checkbox " id ="discardedCheckbox4 " disabled ="">
475- < label for ="discardedCheckbox4 " class ="custom-control-label "> HTOP, NTOP, BTOP</ label >
465+ < label for ="discardedCheckbox4 " class ="custom-control-label "> Pill: HTOP, NTOP, BTOP comparison</ label >
466+ </ div >
467+
468+ < div class ="custom-control custom-checkbox ">
469+ < input class ="custom-control-input custom-control-input-danger " type ="checkbox " id ="discardedCheckbox4 " disabled ="">
470+ < label for ="discardedCheckbox4 " class ="custom-control-label "> Accessing Fingerprint Sensor from AutoHotkey</ label >
471+ </ div >
472+
473+ < div class ="custom-control custom-checkbox ">
474+ < input class ="custom-control-input custom-control-input-danger " type ="checkbox " id ="discardedCheckbox4 " disabled ="">
475+ < label for ="discardedCheckbox4 " class ="custom-control-label "> GitHub Star Notifier</ label >
476476 </ div >
477477 </ ul >
478478 < div >
479- < h2 > In Progress:</ h2 >
479+ < h2 > Articles In Progress:</ h2 >
480480 </ div >
481481 < ul >
482482 < div class ="custom-control custom-checkbox ">
0 commit comments