Tag: Uncategorised

  • Remove joe(.)ie “noscroll”

    Remove joe(.)ie “noscroll”

    For a while now, every time that I got to a joe (.) ie article, (A site I don’t particularly like), they have a “noscroll filter” which prevents you from scrolling.

    This is more than likely due to the adblocking and tracking being disabled by default on the site. (Thanks Vivaldi)

    So, I created this little script for Stylish or Stylus

    Create a new style and paste the following in:

    /* ==UserStyle==@name           Joe.ie StopNoScroll - 1/9/2021, 1:47:23 AM@namespace      github.com/crakila/joenoscroll@version        1.0.0@description    Get around the noScroll on Joe and scroll once more@author         Crakila==/UserStyle== */@-moz-document domain("joe.ie") {    @media (min-width: 767px) {        .noscroll {            overflow: unset;        }    }}

    (I will try to get the code up on GitHub tomorrow when I get my environment sorted)

    (Photo by Antonio Manaligod on Unsplash)

  • New YouTube Channel

    New YouTube Channel

    I started a new YouTube channel for stream highlights and potential new content. No frequency of when stuff goes up but subscribe and I’ll see what happen

    Go to YouTube Channel.

  • Hoary the Snowman | Final Fantasy XIV

    Hoary the Snowman | Final Fantasy XIV

    I wanted to show off the Hoary the Snowman to a group of friends. I obtained Hoary during the 2014 Starlight Celebration in Final Fantasy XIV (Basically their Christmas event)

    This was taken during the 2020 Starlight Celebration event

    Here is the video:

Welcome to the new padraig.blog. If things feel off, please let me know on Mastodon
toggle