From ff44e39298fb1f7c2da607a7782f9bd87392116d Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 18:37:58 +0300 Subject: [PATCH 001/221] Update style.css Update style.css jpg images Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 52ab5550..ee60fcd3 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../php/service.jpg) no-repeat; + background:url(../blob/cherubimq-patch-3/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../php/gallery.jpg) no-repeat; + background:url(../blob/cherubimq-patch-3/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../php/vegeo.jpg) no-repeat center center; + background: #fff url(../blob/cherubimq-patch-3/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../php/contact.jpg) no-repeat; + background:url(../blob/cherubimq-patch-3/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -1303,4 +1303,4 @@ footer .footer-below p { font-weight: 400; line-height: 1.9em; } -} \ No newline at end of file +} From e1830130c8196667ca76597b95d07df23b1bacc5 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 18:57:48 +0300 Subject: [PATCH 002/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index ee60fcd3..3e983811 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../blob/cherubimq-patch-3/service.jpg) no-repeat; + background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../blob/cherubimq-patch-3/gallery.jpg) no-repeat; + background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../blob/cherubimq-patch-3/contact.jpg) no-repeat; + background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../php/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From afab4d4f21d2e74497bdc04f7fae0a39ea11d398 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 19:36:51 +0300 Subject: [PATCH 003/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 3e983811..9cad4dc1 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/gallery.jpg) no-repeat; + background:url(../cherubimq-patch-5/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; + background:url(../cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../blob/cherubimq-patch-3/vegeo.jpg) no-repeat center center; + background: #fff url(../cherubimq/github.io/cherubimq-patch-5/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; + background:url(../cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(../cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From 9c1f3fb3f77f5ba940b73e6cc2def6b26a2f5173 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 19:47:59 +0300 Subject: [PATCH 004/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 9cad4dc1..77e62896 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../cherubimq-patch-5/gallery.jpg) no-repeat; + background:url(../cherubimq.github.io/github.io/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; + background:url(../cherubimq.github.io/github.io/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../cherubimq/github.io/cherubimq-patch-5/vegeo.jpg) no-repeat center center; + background: #fff url(../cherubimq.github.io/github.io/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; + background:url(../cherubimq.github.io/github.io/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(../cherubimq.github.io/github.io/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From 406b405544b7e520bcb958d6610522b33c1ca2eb Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:08:39 +0300 Subject: [PATCH 005/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 77e62896..f54efc0c 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../cherubimq.github.io/github.io/gallery.jpg) no-repeat; + background:url(../cherubimq-patch-5/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../cherubimq.github.io/github.io/service.jpg) no-repeat; + background:url(../cherubimq-patch-5/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../cherubimq.github.io/github.io/vegeo.jpg) no-repeat center center; + background: #fff url(../cherubimq-patch-5/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../cherubimq.github.io/github.io/contact.jpg) no-repeat; + background:url(../cherubimq-patch-5/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../cherubimq.github.io/github.io/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(../cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From 4c687fdc41ba5a3124359a60e6ff8923fa80dbdb Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:20:52 +0300 Subject: [PATCH 006/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index f54efc0c..d3e9c48a 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../cherubimq-patch-5/gallery.jpg) no-repeat; + background:url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../cherubimq-patch-5/service.jpg) no-repeat; + background:url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../cherubimq-patch-5/vegeo.jpg) no-repeat center center; + background: #fff url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../cherubimq-patch-5/contact.jpg) no-repeat; + background:url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From f2048ac1f18111a12bce364cd16d32225af1cf98 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 22:05:10 +0300 Subject: [PATCH 007/221] Update index.html header Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 0df8792c..b8f94d1c 100644 --- a/index.html +++ b/index.html @@ -49,9 +49,9 @@

OOpenAi

-
-
- +
+
+
From d53687b3860f6dcb4ee7ce1e0f60dfc845a3316a Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Sat, 7 Oct 2023 19:56:19 +0300 Subject: [PATCH 008/221] add file html add file html Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- tech.htm | 583 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 583 insertions(+) create mode 100644 tech.htm diff --git a/tech.htm b/tech.htm new file mode 100644 index 00000000..6f8dd166 --- /dev/null +++ b/tech.htm @@ -0,0 +1,583 @@ + + + +Best Internet Technologies + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+

Discover

+

+
+
+
Virtual Reality Goddess
+ + Virtual Reality Goddess
+
+

+ +Sugar Baby dating
+ - Sugar Baby dating platform -
+

+
+

+ openAI
+ -A.I. Robotic,Girl,Dolls -

+

+

+


GREAT RESET +
+

+ +New technology discovers Noah’s Ark
New Technology Change The Future + +

+ +...................................................................................................................................................... +
+

+ +girls finder
+ - OpenGPT VIRTUAL GIRLS FINDER -
+ +

+ +...................................................................................................................................................... + +
+

+ +protect your internet freedom Get a VPN
Get a VPN to protect your internet freedom + +

+ +...................................................................................................................................................... + + +
+ +

+ +Browse Al -Technologies
Browse over 960 technologies track code fingerprints + +

+ +...................................................................................................................................................... + +
+ +

+ +Cyber Weapons Lab – types of cryptologic techniques
Cyber Warrior Tools + +

+ +...................................................................................................................................................... + +
+ +

+ +Red Hat® Cloud Services
Red Hat Hybrid Cloud Console + +

+ +...................................................................................................................................................... + +
+ +

+ +Best Deep Search Engines to Explore the Invisible Web
Black Hat Arsenal tools + +

+ +...................................................................................................................................................... + +
+ +

+ +Microsoft Administrator Sites
Microsoft Administrator Portals + +

+ +...................................................................................................................................................... + +
+ +

+ +Chat GPT - Smart AI Chatbots
Online: Chat GPT - Smart AI Chatbots App + +

+ +...................................................................................................................................................... + +
+ +
+ +

+ +Select any satellite orbiting the Earth and check where it is located now
LIVE REAL TIME SATELLITE TRACKING AND PREDICTIONS + +

+ +...................................................................................................................................................... + +
+artificial intelligence the demon
+The Book of Life
+...................................................................................................................................................... + +
+
+

+open cash
+ - OPEN CASH -
+

+ +...................................................................................................................................................... +
+

+ Opening the black box of artificial intelligence Powerful AI/ML (Machine Learning) +

+ ...................................................................................................................................................... +
+ + +
Antichrist Reborn the troops of doom WEF,WHO,UN +
+ +...................................................................................................................................................... +
+
+Nuclear technology Fundamental science +
+
+Can AI crack the code? +
+
+List of machine learning companies +
+
+Encrypt And Decrypt Data Using PGP +
+
+List of Artificial Intelligence Blogs +
+
+ + +---- Super openAI osint tools ---- + +
+
+ +Open free Case and win $250 +

+
+
+
+

End Time Messenger Uncensored Views & News Extreme Weather World World News Headlines The Amazon Womens

+
+
+
+
+ + + +
+

boost your Copilot

+

Media

+
+
+
+
+

---- Super openAI osint tools ----

+

Penetration Testing Labs Secret Service intelligence OSINT Tools The link provided leads to a blog post titled "Autonomous Cyber Weapons"1 . The post discusses the +risks associated with the development of AI-augmented offensive cyber capabilities, which could exacerbate the military escalation risks associated with emerging technology. The post mentions the +increasing vulnerability of nuclear command, control, and communication (NC3)

+
+
+
+
+

---- Best Internet Technologies ----

+

Technologies That Will Change The Future Of The Human Race. Goverment ,Cars, airplanes, medical devices, financial transactions, and electricity system.The link +provided leads to a blog post titled "Best Internet Technologies To Rule World"1 . The post discusses various technologies that are expected to change the future of the human race. However, the post +is not well-organized and contains irrelevant information such as android apps and virtual girls finder.

+
+
+
+
+

---- World Predictions Smart AI ----

+

The simple, data-based AI model can simulate a year’s weather around the globe much more quickly and almost as well as traditional weather models, The given link leads +to a website called "Future Predictor Smart AI"1 . It appears to be a tool for predicting the future of the world. However, there is no information available on how the tool works or what data it +uses to make predictions

+
+
+
+
+
+ + +
+

Data Insights

+

Learning AI, and Data Science

+
+
+ +
+
+
+

Reach your networks

+
+
+ +

☄☄☄

+

☪☪☪

+
+
+ +

Guide : Planetarium

+

Get Paypal : cash for answering surveys

+
+
+
+
+
+
+
+ + + + +Top + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+ + + \ No newline at end of file From 7b99ef325d1ff364048a7edf26925c9371b36bcf Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Sat, 7 Oct 2023 19:58:11 +0300 Subject: [PATCH 009/221] Update and rename tech.htm to tech.html Update and rename tech.htm to tech.html Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- tech.htm => tech.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename tech.htm => tech.html (97%) diff --git a/tech.htm b/tech.html similarity index 97% rename from tech.htm rename to tech.html index 6f8dd166..18eae3d7 100644 --- a/tech.htm +++ b/tech.html @@ -580,4 +580,4 @@

Predicting Trends

- \ No newline at end of file + From 5d52e2afc81ae9c981f4e2e686f84e8df88fd214 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Sat, 7 Oct 2023 20:12:15 +0300 Subject: [PATCH 010/221] Create cyb.html Create cyb.html Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- cyb.html | 483 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 483 insertions(+) create mode 100644 cyb.html diff --git a/cyb.html b/cyb.html new file mode 100644 index 00000000..d69a3202 --- /dev/null +++ b/cyb.html @@ -0,0 +1,483 @@ + + + +Secret Service intelligence OSINT Tools + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+

Discover

+

+
+ + +
+Cyber Weapons Lab
+ + +
+
+Cyber Weapons Lab -1
+
+
+ Penetration Testing +Labs
+
+Secret Service intelligence OSINT Tools +
+Remote Administration Tools + +
+Search People Profile by Email or Username + +
+The Latest Tools, and Exploits Got Root + +
+Future Prediction Smart AI +
+ Red Hat Satellite 6.12 +
+ Black Hat Arsenal tools +
+ RedTeam- Arsenal Tools +
+InfoSec- Arsenal Tools +
+
+Face Recognition Softwares
+ Online Face Finders Best Face Recognition Softwares
+
+
+
+
+
+Cyber Weapons Lab -2
+
+Cyber Weapons Lab -3
+
+ Project Jupyter all programming languages +
+ Red/Blue Team Bug Bounty- Search Engines
+
+ Search everywhere for everything- Big Search AI
+
+Social Media Search Engine
+ Social Media Search Engine Monitoring tool

+
+ Open Source Intelligence
+ Open Source Intelligence & Forensic Tools

+
+Awesome OSINT
+ awesome open source intelligence tools and resources

+
+secure your internetvpn wifi +
+Get a VPN to protect your internet freedom
+
+
+
+
+

End Time Messenger Uncensored Views & News Extreme Weather World World News Headlines The Amazon Womens

+
+
+
+
+ + + +
+

boost your Copilot

+

Media

+
+
+
+
+

---- Super openAI osint tools ----

+

Penetration Testing Labs Secret Service intelligence OSINT Tools The link provided leads to a blog post titled "Autonomous Cyber Weapons"1 . The post discusses the +risks associated with the development of AI-augmented offensive cyber capabilities, which could exacerbate the military escalation risks associated with emerging technology. The post mentions the +increasing vulnerability of nuclear command, control, and communication (NC3) systems to cyber attacks

+
+
+
+
+

---- Best Internet Technologies ----

+

Technologies That Will Change The Future Of The Human Race. Goverment ,Cars, airplanes, medical devices, financial transactions, and electricity system.The link +provided leads to a blog post titled "Best Internet Technologies To Rule World"1 . The post discusses various technologies that are expected to change the future of the human race. However, the post +is not well-organized and contains irrelevant information such as android apps and virtual girls finder.

+
+
+
+
+

---- World Predictions Smart AI ----

+

The simple, data-based AI model can simulate a year’s weather around the globe much more quickly and almost as well as traditional weather models, The given link leads +to a website called "Future Predictor Smart AI"1 . It appears to be a tool for predicting the future of the world. However, there is no information available on how the tool works or what data it +uses to make predictions

+
+
+
+
+
+ + +
+

Data Insights

+

Learning AI, and Data Science

+
+
+ +
+
+
+

Reach your networks

+
+
+ +

☄☄☄

+

☪☪☪

+
+
+ +

Guide : Planetarium

+

Get Paypal : cash for answering surveys

+
+
+
+
+
+
+
+ + + + +Top + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+ + + From 066c6bc8b65bba3a322e43167ca16f9ffaeadaa9 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Sat, 7 Oct 2023 20:16:15 +0300 Subject: [PATCH 011/221] Create pred.html Create pred.html Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- pred.html | 525 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 525 insertions(+) create mode 100644 pred.html diff --git a/pred.html b/pred.html new file mode 100644 index 00000000..90550b8f --- /dev/null +++ b/pred.html @@ -0,0 +1,525 @@ + + + +World Predictions Smart AI + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+

Discover

+

+
+ +
+Select a television station from the list to go to it's site +
+ +

+ +

+ +

+

+

+

Virtual Girls Finder Virtual Girls Finder Live Style Beauty A.I. Robotic,Girl,Dolls The Strong Womens Artificial Intelligence Girl Apocalypse: Armageddon +Apocalypse: Armageddon  Cyber Hot Womens Cyber Punk Girls  Amazon Womens Amazon Womens  Bad Girls Sugar Babies dating

+
+
+
+

End Time Messenger Uncensored Views & News Extreme Weather World World News Headlines The Amazon Womens

+
+
+
+
+ + + +
+

boost your Copilot

+

Media

+
+
+
+
+

---- Super openAI osint tools ----

+

Penetration Testing Labs Secret Service intelligence OSINT Tools The link provided leads to a blog post titled "Autonomous Cyber Weapons"1 . The post discusses the +risks associated with the development of AI-augmented offensive cyber capabilities, which could exacerbate the military escalation risks associated with emerging technology. The post mentions the +increasing vulnerability of nuclear command, control, and communication (NC3) systems to cyber attacks

+
+
+
+
+

---- Best Internet Technologies ----

+

Technologies That Will Change The Future Of The Human Race. Goverment ,Cars, airplanes, medical devices, financial transactions, and electricity system.The link +provided leads to a blog post titled "Best Internet Technologies To Rule World"1 . The post discusses various technologies that are expected to change the future of the human race. However, the post +is not well-organized and contains irrelevant information such as android apps and virtual girls finder.

+
+
+
+
+

---- World Predictions Smart AI ----

+

The simple, data-based AI model can simulate a year’s weather around the globe much more quickly and almost as well as traditional weather models, The given link leads +to a website called "Future Predictor Smart AI"1 . It appears to be a tool for predicting the future of the world. However, there is no information available on how the tool works or what data it +uses to make predictions

+
+
+
+
+
+ + +
+

Data Insights

+

Learning AI, and Data Science

+
+
+ +
+
+
+

Reach your networks

+
+
+ +

☄☄☄

+

☪☪☪

+
+
+ +

Guide : Planetarium

+

Get Paypal : cash for answering surveys

+
+
+
+
+
+
+
+ + + + +Top + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+ + + From 35e956d84cb526b6eaf932f40cf54cebbe6292bb Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Sat, 7 Oct 2023 20:40:10 +0300 Subject: [PATCH 012/221] Update index.html Updatet index.html Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- index.html | 159 ++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 114 insertions(+), 45 deletions(-) diff --git a/index.html b/index.html index b8f94d1c..89ced801 100644 --- a/index.html +++ b/index.html @@ -9,11 +9,57 @@ - + + + @@ -34,27 +80,41 @@ navigation

OOpenAi

- -
-
-
- -
-
-
+
+
+
@@ -131,7 +191,7 @@

Discover

"https://i4.glitter-graphics.org/pub/323/323184w4x2nz8pgw.png"> A.I. Robotic,Girl,Dolls The Strong Womens Artificial Intelligence Girl Apocalypse: Armageddon -Apocalypse: Armageddon  Cyber Hot Womens Apocalypse: Armageddon  Cyber Hot Womens Cyber Punk Girls  Amazon Womens Amazon Womens  Bad Girls Sugar Babies dating

@@ -139,10 +199,10 @@

Discover

End Time Messenger Uncensored Views & News Extreme Weather World World News Headlines The Amazon Womens

-
-
-
+
+
+ @@ -152,24 +212,24 @@

boost your Copilot

-
-

---- Super openAI osint tools ----

+
+

---- Super openAI osint tools ----

Penetration Testing Labs Secret Service intelligence OSINT Tools The link provided leads to a blog post titled "Autonomous Cyber Weapons"1 . The post discusses the risks associated with the development of AI-augmented offensive cyber capabilities, which could exacerbate the military escalation risks associated with emerging technology. The post mentions the increasing vulnerability of nuclear command, control, and communication (NC3) systems to cyber attacks

-
-

---- Best Internet Technologies ----

+
+

---- Best Internet Technologies ----

Technologies That Will Change The Future Of The Human Race. Goverment ,Cars, airplanes, medical devices, financial transactions, and electricity system.The link provided leads to a blog post titled "Best Internet Technologies To Rule World"1 . The post discusses various technologies that are expected to change the future of the human race. However, the post is not well-organized and contains irrelevant information such as android apps and virtual girls finder.

-
-

---- World Predictions Smart AI ----

+
+

-World Predictions Smart AI -

The simple, data-based AI model can simulate a year’s weather around the globe much more quickly and almost as well as traditional weather models, The given link leads to a website called "Future Predictor Smart AI"1 . It appears to be a tool for predicting the future of the world. However, there is no information available on how the tool works or what data it uses to make predictions

@@ -192,15 +252,15 @@

---- "https://4.bp.blogspot.com/--k6M-cE6RdU/ViAQIAE1bNI/AAAAAAAAa5Q/fQeuySGoej0/s72-w200-c-h106/artificialintelligence.jpg" alt="full fat things" border="0">  GPT-4 -"Social

+"Social Media Search" border="0">  vpn +"celeb


The Book of Life

-Create Android Apps in 5 minutes -
-
-Get paid for testing apps, games surveys +


@@ -235,14 +295,24 @@

Location

+
    +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
+