https://github.com/maxlath/no
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxlath/no
- Owner: maxlath
- Created: 2013-12-23T10:55:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-23T11:32:58.000Z (over 12 years ago)
- Last Synced: 2025-09-11T06:32:33.030Z (11 months ago)
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NO
==
"Nice" redirect page for websites banned by [LeechBlock](https://addons.mozilla.org/fr/firefox/addon/leechblock/) with:
- a picture expliciting that you have nothing to do here
- a frame with my todo.txt
HowTo
-----
*copy this repo somewhere-on-your-pc
`cd $somewhere-on-your-pc`
`git clone git@github.com:maxlath/no.git`
*move your todo in this same somewhere-on-your-pc/no/ folder
*change the object property `data="todo"` to match the path to your todo
(`data="todo"` will work only if your file is in this same $somewhere-on-your-pc/no/ folder with the name `todo`)
*change the settings in LeechBlock to redirect to the url `file://$somewhere-on-your-pc/no/no.html`
(beware of the tripple `/` in `file:///home/path/to/no/no.html`)
*enjoy a nice way to bash yourself for your attention deficit disorder syndroms \o/