🇨🇦 BC

  • 12 Posts
  • 23 Comments
Joined 11 个月前
cake
Cake day: 2025年10月3日

help-circle














  • shell commands to gather data about blocked instances across multiple lemmy servers

    # create an empty directory to work in to avoid clutter
    # suggest running this to create a directory for today's date:
    DATE=`date +%Y-%m-%d`; mkdir $DATE; cd $DATE
    
    # loop through list of lemmy servers to download json files of blocked instances
    # and extract the blocked domains to a txt file
    for site in lemmy.ca lemmy.ml lemmy.world lemmy.zip sh.itjust.works
    do
      echo $site
      site_base_fname=`echo $site | tr \. _`
      curl -s --request GET \
         --url https://$site/api/v3/federated_instances?kind=blocked \
         --header 'accept: application/json' > blocked_${site_base_fname}.json
      cat blocked_${site_base_fname}.json | jq -r '.federated_instances.blocked.[].domain' | sort -u > blocked_${site_base_fname}.txt
    done
    
    # number of common blocked instances for both lemmy.ca and sh.itjust.works
    comm -1 -2 blocked_lemmy_ca.txt blocked_sh_itjust_works.txt | wc
    
    # instances only blocked on lemmy.ca but not on sh.itjust.works
    comm -2 -3 blocked_lemmy_ca.txt blocked_sh_itjust_works.txt > only_blocked_for_lemmy_ca.txt
    
    # instances only blocked on sh.itjust.works but not on lemmy.ca
    comm -1 -3 blocked_lemmy_ca.txt blocked_sh_itjust_works.txt > only_blocked_for_sh_itjust_works.txt
    
    # instances blocked across at least two lemmy servers
    # h/t DDG Search Assist AI
    awk '{instances[$0]++} END { for (instance in instances) {if(instances[instance]>1) {print instances[instance], instance }}}' blocked*.txt | sort -k1,1nr -k2,2
    
    # instances blocked on at least one lemmy server
    awk '{instances[$0]++} END { for (instance in instances) { print instances[instance], instance }}' blocked*.txt | sort -k1,1nr -k2,2
    

  • Instances blocked for sh.itjust.works but not lemmy.ca

    9kb.me
    aethy.com
    archaeology.social
    beehaw.org
    besties.com
    bigballchunkyverse.online
    bondsdogs.com
    botsin.space
    bunnyanarchy.org
    channels.im
    cherryberry.pink
    cryptodon.lol
    cum.salon
    cunnyborea.top
    dubvee.org
    eda.social
    educhat.social
    forum-lucifer.com
    fun.with.kyun.li
    groupsebelah.com
    h5q.net
    imouto.pics
    jenny.nya.pub
    kbin.burggit.moe
    kernkraft.social
    kids.0px.io
    kitsui.life
    kokuusa.club
    kommunismus.social
    lawsocial.org
    lemmy.byrdcrouse.com
    lemmy.fediverse.jp
    lemmy.nebtown.info
    lemmy.staphup.nl
    lolison.top
    m.corduba.tech
    masost.one
    mastadon.astuto.cc
    mastodon-ero.xyz
    mastodon.integrata-stiftung.de
    mastodon.snmsoc.org
    mastodon.svgun.ru
    mentalhealth-masto.com
    mirr0r.city
    misskey.doujin.games
    mitra.anon-kenkai.com
    moar.cachapa.xyz
    mstdn.business
    mstdn.jp
    nasface.cz
    neuroscience-mastodon.com
    niederbayern.social
    nnia.space
    owo.town
    pedo.school
    posting.lolicon.rocks
    puls.social
    red.computersforpeace.net
    redlemmy.com
    scfzfilm.org
    seda.social
    sfw.community
    shota.house
    social.cutefunny.net
    social.tcpcat.net
    startrekshitposting.com
    tambayan.us
    thoughtful.social
    transforthe.win
    waterlily.tokyo
    youjo.love
    

  • Instances blocked for lemmy.ca but not sh.itjust.works

    alien.top
    annihilation.social
    api.clubsall.com
    baomi.tv
    bbs.9tail.net
    bbs.darkwitch.net
    bolha.social
    clatter.eu
    clubsall-api.appcafe.workers.dev
    clubsall-api.renchesterjramos.workers.dev
    clubsall-api2.appcafe.workers.dev
    clubsall-api2.renchesterjramos.workers.dev
    clubsall-api3.renchesterjramos.workers.dev
    clubsall-api4.renchesterjramos.workers.dev
    clubsall.com
    cubing.social
    cum.estate
    cunnyborea.space
    decayable.ink
    demotheque.com
    detroitriotcity.com
    dot.surf
    enterprise.lemmy.ml
    eveningzoo.club
    fasheng.ing
    freeatlantis.com
    freespeechextremist.com
    gameliberty.club
    granitestate.social
    http://api.clubsall.com/
    lemmit.online
    lemmy-mormonsatan-u23030.vm.elestio.app
    lemmy.almostadatacenter.social
    lemmy.cloudsecurityofficehours.com
    lemmy.easfrq.live
    lemmy.fedi.bub.org
    lemmy.fyi
    lemmy.jtmn.dev
    lemmy.org
    lemmy.podycust.co.uk
    lemmy.primboard.de
    lemmy.shwizard.chat
    lemmy.tedomum.net
    mindshare.space
    news.deghg.org
    nicecrew.digital
    nightshift.social
    noauthority.social
    oceanbreeze.earth
    poa.st
    pravda.me
    rebased.social
    rebelbase.site
    shitposter.world
    thediscussion.site
    tummy.town
    ussr.win
    veenk.help
    voyager.lemmy.ml
    wolfballs.com
    wumbo.buzz
    





  • That article was painful to read about some people’s lack of critical thinking skills. There exist people who believe only Donald Trump can save them from the Epstein class of global elites!!?? 🤯

    When the separatist leaders were meeting (plotting) with the American State Department in a SCIF didn’t they say they would get $500 Billion if Alberta became independent? And then in the future if an independent Alberta would join the USA it would make more sense for Alberta to become an American Territory rather than a State?

    So their end goal is to become a future Norte Rico.