diff --git a/README.md b/README.md index 09c6cbf..ce6c984 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # userscripts -various userscripts i've made \ No newline at end of file +various userscripts i've made + +## Fix Orthodox History Layout + +Removes the new ad sidebar, restores the original column widths, and adds a warning for navigating outside of the site (because of scummy ads doing redirects). + +[![Install](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgit.hl.srp.life%2Fsrp%2Fuserscripts%2Fraw%2Fbranch%2Fmain%2Ffix-orthodox-history-layout%2Ffix_orthodox_history_layout.metadata.json&query=%24.version&style=flat-square&logo=tampermonkey&label=install)](https://git.hl.srp.life/srp/userscripts/raw/branch/main/fix-orthodox-history-layout/fix_orthodox_history_layout.user.js) +[![Source](https://img.shields.io/badge/source-grey?style=flat-square&logo=gitea)](fix-orthodox-history-layout) +[![Changelog](https://img.shields.io/badge/changelog-grey?style=flat-square)](fix-orthodox-history-layout/fix_orthodox_history_layout.changelog.md)