Skip to content

Instantly share code, notes, and snippets.

View jithatsonei's full-sized avatar

Austin 'ji' jithatsonei

View GitHub Profile
@jithatsonei
jithatsonei / bizjournal-auto-unblock.user.js
Last active September 27, 2025 23:15
The Business Journal paywall bypass userscript
// ==UserScript==
// @name BizJournals Auto-Unblock
// @namespace https://bizjournals.com/
// @version 20250927-2
// @icon https://www.bizjournals.com/favicon.ico
// @description Attempts to utilize a hidden nuxt function to bypass Business Journal paywalls
// @author ji~
// @updateURL https://gist.githubusercontent.com/jithatsonei/22592380dc1a721649eaa0fc8041891b/raw
// @downloadURL https://gist.githubusercontent.com/jithatsonei/22592380dc1a721649eaa0fc8041891b/raw
// @match *://*.bizjournals.com/*

Keybase proof

I hereby claim:

  • I am jithatsonei on github.
  • I am alucard (https://keybase.io/alucard) on keybase.
  • I have a public key whose fingerprint is 79C9 4D65 3F25 C3F9 7FCC 8C30 ADAA DD80 ADAC EA88

To claim this, I am signing this object:

@jithatsonei
jithatsonei / pomfforretards.md
Last active September 10, 2025 01:03
Pomf For Retards

SETTING UP POMF FOR RETARDS

You're probably reading this because you're too dense to google "lamp stack setup" and read the Readme.md in the git repo. The readme sucks ass though, so if that's the reason i don't really blame you. For the sake of simplicity I'm going to be using Apache and Ubuntu 16.04. If you want an Nginx guide, go fuck yourself. Things in code text with gray backgrounds are code you're supposed to enter in your command line.

PREREQUISITES

A LAMP stack (Linux, Apache, MySQL, and PHP)

Node.js/NPM