Feed

The Feed won't update often, so please don't exspect it to. This is for large articles. For anything else, you might want to check out the social feeds.

07/25/2021

Pegasus iOS/Android Spyware: New Leaks Explained...

Honestly, this is a pretty distering find. This is a big issues that thankfully is alreayf being worked on to patch. But saddly, things like Pegasus, Project Raven, and all the tools that were leaked from the NSA. By the time we figure it out or it is leaked. The damage is generally done or a new tool has replaced the old one. Stay safe out there everyone.
Source: Seytonic

07/14/2021

Stylus R0gU3_N3t spacehey Design

So I decided to take my profile design and made a Stylus template for spacehey. There area a few things that are still very much a work in progress. But I still wanted to share what I have so far, and I will make updates to this posting as I do. Hope you enjoy! I'll leave a link to the browser extension as well.

Stylus for Chrome
Stylus for Firefox
        @-moz-document domain("spacehey.com") {
        body {
            font-family: "Lucida Console", Monaco, monospace;
            font-size: 14px;
            background: url(https://r0gu3.neocities.org/img/utility/crossgrid.png) fixed repeat top #000000;
        }

        h1 {
            color: #b266ff !important;
        }

        h2 {
            color: #E6DB74 !important;
        }

        h3 {
            color: #61ce3c !important;
        }

        h4 {
            color: #E6DB74 !important;
        }

        p {
            color: #29bcf2 !important;
        }

        em {
            color: #E6DB74 !important;
        }

        b {
            color: #E6DB74 !important;
        }

        .edit-blog-entry label,
        .edit-group label {
            color: #337ab7;
        }

        .edit-info {
            background: none;
            background-color: #1A1A1A !important;
            border: solid 1px #c80b63 !important;
            border-radius: 0px !important;
            box-shadow: 3px 7px #c80b63 !important;
        }

        body::before {
            content: " ";
            display: block;
            position: fixed;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%);
            z-index: 2;
            background-size: 100% 2px, 3px 100%;
            pointer-events: none;
        }
        .logo {
            filter: sepia(100%) hue-rotate(0deg) saturate(20);
        }
        #q,
        button {
            color: #F92672 !important;
            background-color: black;
            border: 1px solid #F92672 !important;
            font-family: inherit;
        }
        p,
        i,
        .count {
            color: #008080 !important;
        }
        a,
        .profile .friends .person p,
        .logout-btn {
            color: #7b68ee !important;
            text-decoration: underline !important;
        }
        .container {
            margin: 0 auto 0;
        }
        .icon {
            display: none;
        }
        nav,
        nav .links a {
            color: #c80b63;
        }
        nav .top {
            margin-top: 2px;
            background: none;
            background-color: #1A1A1A;
            border: solid 1px #2B9BC5;
            border-radius: 0px !important;
            box-shadow: 3px 7px #2b9bc5;
            border-bottom: none;
        }
        nav .links {
            background-color: #1A1A1A;
            border: solid 1px #2B9BC5;
            border-radius: 0px !important;
            box-shadow: 3px 7px #2b9bc5;
            margin-bottom: 20px;
        }
        main {
            background-color: #1A1A1A;
            border: solid 1px #2B9BC5;
            border-radius: 0px !important;
            box-shadow: 3px 7px #2b9bc5;
        }
        .heading,
        .url-info {
            color: #61ce3c !important;
            background: none;
            background-color: #1A1A1A !important;
            border: solid 1px #c80b63 !important;
            border-radius: 0px !important;
            box-shadow: 3px 7px #c80b63 !important;
        }
        .inner {
            color: #61ce3c !important;
            background-color: #1A1A1A !important;
            border: solid 1px #c80b63 !important;
            border-radius: 0px !important;
            box-shadow: 3px 7px #c80b63 !important;
        }
        .profile-info {
            border: 2px solid #008080;
        }
        .profile-info .inner {
            border: none;
        }
        .friends .inner {
            border-bottom: none;
        }
        #comments {
            border-bottom: 2px dotted #008080;
        }
        .profile .contact,
        .profile .table-section,
        .home-actions {
            border: none !important;
        }
        .profile .contact .f-row:first-of-type {
            margin-top: 0px;
            padding-top: 7px;
        }
        .profile .blurbs .section h4 {
            color: #b266ff !important;
        }
        .details-table {
            margin: 2px;
            border-spacing: 10px;
        }
        .details-table,
        td {
            background-color: #1A1A1A !important;
            border: solid 1px #008080 !important;
            border-radius: 0px !important;
            box-shadow: 3px 5px #008080 !important;
        }
        .forum-table th,
        .forum-table td,
        .groups-table th,
        .groups-table td,
        .bulletin-table th,
        .bulletin-table td {
            background-color: #1A1A1A !important;
            border: solid 1px #008080 !important;
            border-radius: 0px !important;
            box-shadow: 3px 5px #008080 !important;
            color: #E6DB74 !important;
        }
        .new-people {
            background: none;
            background-color: #1A1A1A !important;
            border: solid 1px #c80b63 !important;
            border-radius: 0px !important;
            box-shadow: 3px 7px #c80b63 !important;
        }
        .new-people .top {
            background: none;
            background-color: #1A1A1A !important;
            border: solid 1px #c80b63 !important;
            border-radius: 0px !important;
            box-shadow: 3px 7px #c80b63 !important;
        }
        p.success {
            background-color: #1A1A1A;
            border: solid 1px #2B9BC5;
            border-radius: 0px !important;
            box-shadow: 3px 7px #2b9bc5;
            margin-bottom: 15px;
            margin-top: 15px;
        }
        td {
            color: #61ce3c !important;
            background: none;
            background-color: #1A1A1A !important;
        }
        table.details-table {
            max-width: 98%;
        }
        .profile h1 {
            font-size: 2em;
        }
        footer {
            background-color: #1A1A1A !important;
            box-shadow: 3px 5px #008080 !important;
            border: solid 1px #008080 !important;
        }
        footer p {
            color: #61ce3c !important;
        }
        .comments-table {
            border: none;
            border-collapse: collapse;
        }
        .comment-replies {
            border: 1px solid #61ce3c;
            margin: 2px;
        }
        nav .info {
            background: none;
        }
        div .topic-box {
            color: #008080 !important;
            background: none;
            background-color: #1A1A1A !important;
            border: solid 1px #c80b63 !important;
            border-radius: 0px !important;
            box-shadow: 3px 7px #c80b63 !important;
        }
        .topic-info,
        .reply-info {
            border: none;
        }
        .reply-box {
            color: #008080 !important;
            background: none;
            background-color: #1A1A1A !important;
            border: solid 1px #f9c56c !important;
            border-radius: 0px !important;
            box-shadow: 3px 7px #f9c56c !important;
            margin-bottom: 20px;
        }
        ul.group-actions {
            border: none;
        }
        ul.group-actions li {
            color: #008080 !important;
            background: none;
            background-color: #1A1A1A !important;
            box-shadow: 3px 5px #61ce3c;
            border: solid 1px #61CE3C;
            margin-bottom: 10px;
            text-decoration: none !important;
        }
        ul.group-actions li:hover {
            color: #E6DB74 !important;
            text-decoration: underline;
        }
        div {
            color: #008080 !important;
        }
        div .blog-entries {
            color: #008080 !important;
            background: none;
            background-color: #1A1A1A !important;
            border: solid 1px #E6DB74;
            box-shadow: 3px 5px #E6DB74;
        }
        .blog-entries .entry {
            background: none;
            background-color: #1A1A1A !important;
        }
        .chat-container {
            color: #008080 !important;
            background: none;
            background-color: #1A1A1A !important;
            border: solid 1px #c80b63 !important;
            border-radius: 0px !important;
            box-shadow: 3px 7px #c80b63 !important;
        }
        .chat-container .top-bar {
            background-color: #2b2b2b !important;
        }
        .chat-container .message {
            background-color: #1A1A1A !important;
            box-shadow: 3px 5px #008080 !important;
            border: solid 1px #008080 !important;
            color: #E6DB74 !important;
            margin-bottom: 5px;
        }
        .chat-container .self .message:before {
            display: none;
        }
        .chat-container .bottom-bar {
            background-color: #2b2b2b !important;
        }
        .conversation-entry {
            color: #008080 !important;
            background: none;
            background-color: #1A1A1A !important;
            border: solid 1px #c80b63 !important;
            border-radius: 0px !important;
            margin-bottom: 5px
        }
        .conversation-entry p {
            border: none;
        }
        .conversation-entry.active p {
            background-color: #E6DB74 !important;
        }
        .chat-container .other .message {
            color: #61ce3c !important
        }
        .chat-container .other .message:before {
            display: none;
        }
        }
      

07/12/2021

ThatWhiteHand

I stubled on this site while browsing NeoCities diffrent sites. I often do this because its a pretty fun passage of time. Well I found a site that shares a similar message and idea that I do. So I wanted to share it!

05/07/2021

How Ransomware Threatens Fuel Shortages

Source: Seytonic

04/10/2021

Why WiFi Will Start Tracking You In 2024

Source: Seytonic

05/13/2017

WannaCry Ransomware That's Hitting World Right Now Uses NSA Windows Exploit

Source: thehackernews.com