There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

Tiritibambix , (edited )
@Tiritibambix@lemmy.ml avatar

Libreddit is great !

There is also Teddit that you can easily selfhost too and import your followed subs to. Example using docker

spoilerversion: “3.8” services: teddit: container_name: teddit image: teddit/teddit:latest environment: # uncomment if behind reverse proxy # - DOMAIN=yourdomain.tld # - USE_HELMET=true # - USE_HELMET_HSTS=true # - TRUST_PROXY=true - REDIS_HOST=teddit-redis ports: - “8080:8080” networks: - teddit_net healthcheck: test: [“CMD”, “wget” ,“–no-verbose”, “–tries=1”, “–spider”, “http://localhost:8080/about”] interval: 1m timeout: 3s depends_on: - teddit-redis # volumes: # - /srv/path/Teddit/config.js:/teddit/config.js #for your subreddits teddit-redis: container_name: teddit-redis image: redis:6.2.5-alpine command: redis-server environment: - REDIS_REPLICATION_MODE=master networks: - teddit_net networks: teddit_net:

Some public instances :

teddit.ggc-project.de

teddit.zaggy.nl

teddit.tinfoil-hat.net

teddit.domain.glass

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines