Skip to content

Latest commit

 

History

History
51 lines (49 loc) · 1.22 KB

README.md

File metadata and controls

51 lines (49 loc) · 1.22 KB

I2P Bookmarks

Uses Tassel to generate automatically-installing bookmarks related to I2P.

{
    "Directory": "I2P Bookmarks",
    "bookmarks": [{
            "title": "I2P Hostname Directory",
            "url": "http://notbob.i2p"
        },
        {
            "title": "I2P Development Discussions",
            "url": "http://zzz.i2p"
        },
        {
            "title": "I2P Community Forum",
            "url": "http://i2pforum.i2p"
        },
        {
            "title": "Legwork Search Engine",
            "url": "http://legwork.i2p"
        },
        {
            "title": "I2P Stats",
            "url": "https://stats.i2p"
        },
        {
            "title": "I2P Metrics",
            "url": "http://placeholder.i2p"
        },
        {
            "title": "IDK's homepage",
            "url": "https://idk.i2p"
        },
        {
            "title": "Postman's Bittorrent Tracker",
            "url": "http://tracker2.postman.i2p"
        },
        {
            "title": "Postman's Headquarters",
            "url": "http://hq.postman.i2p"
        },
        {
            "title": "Placeholder",
            "url": "http://placeholder.i2p"
        }
    ]
}