diff --git a/Wiki-OcttKB/tiddlers/Normal/JavaScript/_Libraries.tid b/Wiki-OcttKB/tiddlers/Normal/JavaScript/_Libraries.tid
index 1566d0cf..0fe9d5cb 100644
--- a/Wiki-OcttKB/tiddlers/Normal/JavaScript/_Libraries.tid
+++ b/Wiki-OcttKB/tiddlers/Normal/JavaScript/_Libraries.tid
@@ -1,6 +1,6 @@
created: 20230429182925276
creator: Octt
-modified: 20231213000758570
+modified: 20240102003748569
modifier: Octt
tags:
title: JavaScript/Libraries
@@ -11,6 +11,7 @@ Note: some are still in [[Web/Development]]
* [[FileSaver.js|https://github.com/eligrey/FileSaver.js]] --- //An HTML5 saveAs() FileSaver implementation//
* `jsdom`: //JavaScript implementation of various web standards, for use with Node.js// --- <<[# Git "https://github.com/jsdom/jsdom">>
+* [[Axios|https://axios-http.com/]] --- //Promise based HTTP client for the browser and node.js// --- <<[# Git"https://github.com/axios">>
!!! ''Do-all''
diff --git a/Wiki-OcttKB/tiddlers/Normal/_Advertising.tid b/Wiki-OcttKB/tiddlers/Normal/_Advertising.tid
new file mode 100644
index 00000000..b5aaf425
--- /dev/null
+++ b/Wiki-OcttKB/tiddlers/Normal/_Advertising.tid
@@ -0,0 +1,13 @@
+created: 20240101194936496
+creator: Octt
+modified: 20240101195730426
+modifier: Octt
+tags:
+title: Advertising
+
+<<^wikipediaframe Advertising>>
+
+A few ads providers that seem to not be problematic?:
+
+* [[A-ADS|https:///a-ads.com/]] --- //Crypto & Bitcoin advertising Network//
+* [[Carbon Ads|https://www.carbonads.net/]] --- //Reach Creators and Developers at Scale//
diff --git a/Wiki-OcttKB/tiddlers/Normal/_Content delivery network.tid b/Wiki-OcttKB/tiddlers/Normal/_Content delivery network.tid
index 68904741..30401090 100644
--- a/Wiki-OcttKB/tiddlers/Normal/_Content delivery network.tid
+++ b/Wiki-OcttKB/tiddlers/Normal/_Content delivery network.tid
@@ -1,11 +1,10 @@
created: 20231229013447885
creator: Octt
-modified: 20231229013604506
+modified: 20240102003406854
modifier: Octt
tags:
title: Content delivery network
<<^WikipediaFrame "Content delivery network">>
-* [[ESM>CDN - Fast Smart Global|https://esm.sh/]] --- //Create modern(es2015+) web apps easily with NPM packages in browser/deno.
-No build tools needed!//
+* //''[[ESM>CDN (esm.sh)|https://esm.sh/]]'' esm.sh is a modern CDN that allows you to import es6 modules from a URL// --- <<[# Git"https://github.com/esm-dev">>
diff --git a/Wiki-OcttKB/tiddlers/Normal/_HTML.tid b/Wiki-OcttKB/tiddlers/Normal/_HTML.tid
index 0b48c60b..4d2e00a4 100644
--- a/Wiki-OcttKB/tiddlers/Normal/_HTML.tid
+++ b/Wiki-OcttKB/tiddlers/Normal/_HTML.tid
@@ -1,7 +1,7 @@
created: 20230202224901337
creator: Octt
icon: 📰
-modified: 20231224171735659
+modified: 20240101231058564
modifier: Octt
page-cover: https://images.unsplash.com/photo-1517134062979-e1234be8a085
tags: Web Markup
@@ -17,5 +17,9 @@ title: HTML
* [[HTML5 ``|https://stackoverflow.com/questions/13211206/html5-link-rel-shortcut-icon]]
* [[HTML Character Entity References|https://symbl.cc/en/html-entities/]] --- //The following table is completed with special characters and their HTML Entities from W3C.//
-* [[Web Components|https://caniuse.com/?search=web%20components]] --- Partially implemented half-obscure set of features
-** [[HTML Imports|https://caniuse.com/imports]] --- //Deprecated method of including and reusing HTML documents in other HTML documents// --- The idea was nice: ``
+* //''<>'' is a suite of different technologies allowing you to create reusable custom elements//
+** [[Can I use Web Components|https://caniuse.com/?search=web%20components]], there are some partially implemented half-obscure features
+*** [[HTML Imports|https://caniuse.com/imports]] --- //Deprecated method of including and reusing HTML documents in other HTML documents// --- The idea was nice: ``
+
+* <: The Dialog element">> --- //modal or non-modal dialog box or other interactive component, such as a dismissible alert, inspector, or subwindow//
+** [[dialog-polyfill|https://github.com/GoogleChrome/dialog-polyfill]] --- //Polyfill for the HTML dialog element// --- <<[# Demo"https://googlechrome.github.io/dialog-polyfill/">>
diff --git a/Wiki-OcttKB/tiddlers/Normal/_Instant messaging.tid b/Wiki-OcttKB/tiddlers/Normal/_Instant messaging.tid
index 5cc5ac67..977253d4 100644
--- a/Wiki-OcttKB/tiddlers/Normal/_Instant messaging.tid
+++ b/Wiki-OcttKB/tiddlers/Normal/_Instant messaging.tid
@@ -1,6 +1,6 @@
created: 20231217010413488
creator: Octt
-modified: 20231229013101510
+modified: 20240101225135586
modifier: Octt
tags:
title: Instant messaging
@@ -10,9 +10,3 @@ title: Instant messaging
* [[LINE|https://line.me/en/]]—always at your side
** [[LINE STORE|https://store.line.me/en]] --- //Buy LINE stickers, game currencies, and more on LINE's official web store// --- has a lot of premium stickers and such, which are actually browseable for free from the website and technically obtainable freely for other uses
* [[Signal|https://www.signal.org/]]
-
-!! IRC
-
-<<^wikipediaframe IRC>>
-
-* [[hunter2 [KYM]|https://knowyourmeme.com/memes/hunter2]]
diff --git a/Wiki-OcttKB/tiddlers/Normal/_Internet Relay Chat.tid b/Wiki-OcttKB/tiddlers/Normal/_Internet Relay Chat.tid
new file mode 100644
index 00000000..8ede85bc
--- /dev/null
+++ b/Wiki-OcttKB/tiddlers/Normal/_Internet Relay Chat.tid
@@ -0,0 +1,14 @@
+created: 20240101225130948
+creator: Octt
+modified: 20240101231533454
+modifier: Octt
+tags:
+title: Internet Relay Chat
+
+<<^wikipediaframe IRC>>
+
+* [[Kiwi IRC|https://kiwiirc.com/]] --- //🥝 The modern IRC messenger for the web// --- <<[# Git"https://github.com/kiwiirc">>
+
+* [[Snoonet IRC Network|https://snoonet.org/]]
+
+* [[hunter2 [KYM]|https://knowyourmeme.com/memes/hunter2]]
\ No newline at end of file
diff --git a/Wiki-OcttKB/tiddlers/Normal/_Web Browser.tid b/Wiki-OcttKB/tiddlers/Normal/_Web Browser.tid
index e6fa07d3..f3d0198d 100644
--- a/Wiki-OcttKB/tiddlers/Normal/_Web Browser.tid
+++ b/Wiki-OcttKB/tiddlers/Normal/_Web Browser.tid
@@ -1,12 +1,15 @@
created: 20230217100639349
creator: Octt
-modified: 20231223213314857
+modified: 20240102004302708
modifier: Octt
tags: Web
title: Web Browser
<<^wikipediaframe "Web Browser">>
+* [[Fulguris|https://slions.net/resources/fulguris.10/]] --- webview-based //Sparkling Android Web Browser// --- <<[# Git"https://github.com/Slion/Fulguris">>
+* [[Via Browser|https://viayoo.com/en/]] --- //lite browser with powerful functions. Designed on geek thinking.//
+
!!! [[Chromium|https://chromium.org]]
* [[Website by woolyss|https://chromium.woolyss.com/]] --- //created in 2013 because there was no easy way to download good and stable releases of Chromium, on Windows// ... also indexes other Chromium downloads
diff --git a/Wiki-OcttKB/tiddlers/Normal/_Web.tid b/Wiki-OcttKB/tiddlers/Normal/_Web.tid
index e1ca217d..6ff6e79d 100644
--- a/Wiki-OcttKB/tiddlers/Normal/_Web.tid
+++ b/Wiki-OcttKB/tiddlers/Normal/_Web.tid
@@ -1,7 +1,7 @@
created: 20230203214532694
creator: Octt
icon: 🕸️
-modified: 20231224173252107
+modified: 20240101230659334
modifier: Octt
page-cover: https://source.unsplash.com/random?web
tags: Internet
@@ -9,6 +9,8 @@ title: Web
<<^wikipediaframe World_Wide_Web en>>
+* [[PyScript|https://pyscript.net/]] --- //Run Python in Your HTML// --- <<[# Git"https://github.com/pyscript">>
+
!! User-Agent
<<^wikipediaframe User-Agent>>
diff --git a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta
index 3bff3e2b..9ed9f3a7 100644
--- a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta
+++ b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta
@@ -1,5 +1,5 @@
-created: 20231229013709284
+created: 20240102004343002
current-tiddler: GettingStarted
-modified: 20231229013709284
+modified: 20240102004343002
title: $:/HistoryList
type: application/json
\ No newline at end of file
diff --git a/Wiki-OcttKB/tiddlers/System/_StoryList.tid b/Wiki-OcttKB/tiddlers/System/_StoryList.tid
index b1d8700b..257ff520 100644
--- a/Wiki-OcttKB/tiddlers/System/_StoryList.tid
+++ b/Wiki-OcttKB/tiddlers/System/_StoryList.tid
@@ -1,6 +1,6 @@
-created: 20231228211513737
+created: 20240101194923694
creator: Octt
list:
-modified: 20231229012812509
+modified: 20240102003907711
modifier: Octt
title: $:/StoryList
\ No newline at end of file
diff --git a/Wiki-OcttKB/tiddlers/System/state/search/_currentTab.tid b/Wiki-OcttKB/tiddlers/System/state/search/_currentTab.tid
index 3f4f32e9..25fb2a02 100644
--- a/Wiki-OcttKB/tiddlers/System/state/search/_currentTab.tid
+++ b/Wiki-OcttKB/tiddlers/System/state/search/_currentTab.tid
@@ -1,6 +1,6 @@
created: 20230501095944427
creator: Octt
-modified: 20231229013612825
+modified: 20240101223430048
modifier: Octt
title: $:/state/search/currentTab
diff --git a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid
index a811dee8..a6573a06 100644
--- a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid
+++ b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid
@@ -1,6 +1,6 @@
created: 20220920092307479
creator: Octt
-modified: 20231229013420943
+modified: 20240102004305266
modifier: Octt
title: $:/state/tab/sidebar--595412856
diff --git a/Wiki-OcttKB/tiddlers/System/state/tab/search-results/_sidebar.tid b/Wiki-OcttKB/tiddlers/System/state/tab/search-results/_sidebar.tid
index d8d8420c..7951bac5 100644
--- a/Wiki-OcttKB/tiddlers/System/state/tab/search-results/_sidebar.tid
+++ b/Wiki-OcttKB/tiddlers/System/state/tab/search-results/_sidebar.tid
@@ -1,6 +1,6 @@
created: 20230501095944427
creator: Octt
-modified: 20231229013612826
+modified: 20240101223430051
modifier: Octt
title: $:/state/tab/search-results/sidebar