22pixx.xyz

Just opens the image

  // ==UserScript==
    // @name        22pixx.xyz
    // @namespace   meta Scripts
    // @match       https://22pixx.xyz/ia-a/*
    // @grant       none
    // @version     1.0
    // @author      meta
    // @license     MIT
    // @description Just opens the image
    // ==/UserScript==

let noxo = href.replace('/ia-a/', '/i-a/')

window.location = noxo