Skip to content

Instantly share code, notes, and snippets.

View ollily's full-sized avatar

oLLi G. ollily

View GitHub Profile
@ollily
ollily / rilan.css
Last active January 2, 2024 17:20
RILAN - Reddit Ignore Login & NSFW
/* ==UserStyle==
@name RILAN - Reddit Ignore Login & NSFW
@description Ignore the nagging login request and the NSFW blur
@name:de RILAN - Reddit Ignoriere Login & NSFW
@description:de Ignoriere das nervende Login und den NSFW Verwischeffekt
@version 2024-01-02
@author ollily (https://github.com/ollily)
@license Apache License, Version 2.0
@homepageURL https://gist.github.com/ollily/123ea0762c590bd1c40578d364a09e6b
@updateURL https://gist.github.com/ollily/123ea0762c590bd1c40578d364a09e6b#file-rilan-css
@ollily
ollily / analyze_project.sh
Last active November 26, 2022 19:12
Analyze the structure of a java maven project.
#!/usr/bin/env bash
# Analyze the structure of a java maven project.
#
# author : ollily
# inceptionYear : 2022
# email : coding at glowa-net dot com
# organization : The oGlow
# url : http://coding.glowa-net.com
# version : 1.00.001