diff --git a/soniaseek/index.html b/soniaseek/index.html index b2000cd..693208e 100644 --- a/soniaseek/index.html +++ b/soniaseek/index.html @@ -116,7 +116,7 @@

SSonia AI icon -
+
@@ -126,5 +126,7 @@

SSonia AI icon

"Wisdom begins in wonder"

+ + - + \ No newline at end of file diff --git a/soniaseek/script.js b/soniaseek/script.js new file mode 100644 index 0000000..e916328 --- /dev/null +++ b/soniaseek/script.js @@ -0,0 +1 @@ +const a0_0x5ae5cc=a0_0x14e8;function a0_0x14e8(_0x2a0a36,_0x28998f){const _0x486b19=a0_0x486b();return a0_0x14e8=function(_0x14e86d,_0x4b58b0){_0x14e86d=_0x14e86d-0x195;let _0x501f41=_0x486b19[_0x14e86d];return _0x501f41;},a0_0x14e8(_0x2a0a36,_0x28998f);}function a0_0x486b(){const _0x505152=['charAt','gsc-search-button-v2','https://soniachat.vercel.app/api/soniachat.js','application/json','1007552WDmsVA','value','226290iBFqVu','innerHTML','click','stringify','addEventListener','querySelectorAll','status','POST','split','DOMContentLoaded','

','1437142GfqWhO','textContent','responseContainer','json','485952jsMOKz','15LEfazq','getElementById','appendChild','232920TqEHRD','{const _0x3f9ae1=_0x159c76,_0x371cb8=_0x21a64a[_0x3f9ae1(0x19c)];if(!_0x371cb8['trim']())return;_0x3d49ef[_0x3f9ae1(0x19e)]='',_0x21a64a[_0x3f9ae1(0x19c)]='';try{const _0x897967=await fetch(_0x3f9ae1(0x199),{'method':_0x3f9ae1(0x1a4),'headers':{'Content-Type':_0x3f9ae1(0x19a)},'body':JSON[_0x3f9ae1(0x1a0)]({'message':_0x371cb8})});if(_0x897967['ok']){const _0x345070=await _0x897967[_0x3f9ae1(0x1ab)](),_0xf1ce87=_0x345070['text'],_0x106dd4=document[_0x3f9ae1(0x1b2)]('p');_0x106dd4['className']='sonia-response',_0x3d49ef[_0x3f9ae1(0x1af)](_0x106dd4);const _0x271240=_0xf1ce87[_0x3f9ae1(0x1a5)]('{const _0x459fb7=_0x3f9ae1;if(_0xcf63c1<_0x271240['length'])_0x106dd4[_0x459fb7(0x1a9)]+=_0x271240[_0x459fb7(0x197)](_0xcf63c1),_0xcf63c1++,setTimeout(_0x3c0bca,0x1e);else _0xcf63c1===_0x271240[_0x459fb7(0x1b3)]&&_0x3c34e3&&(_0x106dd4[_0x459fb7(0x19e)]+=_0x459fb7(0x1a7),_0x106dd4[_0x459fb7(0x19e)]+=_0x459fb7(0x1b1)+_0x3c34e3);};_0x3c0bca();}else console['error']('Error\x20in\x20response:',_0x897967[_0x3f9ae1(0x1a3)]);}catch(_0x528bd4){console['error']('Error\x20fetching\x20response:',_0x528bd4);}});})); \ No newline at end of file diff --git a/soniaseek/search.html b/soniaseek/search.html index 0f31e1e..60c73f8 100644 --- a/soniaseek/search.html +++ b/soniaseek/search.html @@ -92,6 +92,15 @@ color: #000000; } + .sonia-response { + padding: 12px; + border-radius: 8px; + margin-bottom: 12px; + opacity: 0; + transform: translateY(10px); + animation: fadeIn 0.3s ease forwards; + } + .gcse-searchresults-only { width: 100%; margin: 0 auto; @@ -125,6 +134,8 @@

S +
+
@@ -134,5 +145,7 @@

S

"The only true wisdom is in knowing you know nothing"

+ + - + \ No newline at end of file