Imported from 2024.02.25.77818d3.tar.gz.
SHA256:6f78def5cca81fbf88a5ac4d64e1fc01f19ecbb2dba6fddd3b045454b9c38111
This commit is contained in:
parent
393e9a0495
commit
45a096b0f5
|
@ -1,2 +1,2 @@
|
|||
import{W as u,G as p}from"./useTitle-Dle6_vca.js";import{h as w,p as f,a as e,K as m}from"./vendor-dr6WACk1.js";window.opener&&(console=window.opener.console);function S(){var s,a;const[t,i]=w("default"),{editStatus:n,replyToStatus:o,draftStatus:d}=window.__COMPOSE__||{};return u(n?"Editing source status":o?`Replying to @${((s=o.account)==null?void 0:s.acct)||((a=o.account)==null?void 0:a.username)}`:"Compose"),f(()=>{if(t==="closed"){try{window.opener.focus()}catch{}window.close()}},[t]),t==="closed"?e("div",{class:"box",children:[e("p",{children:"You may close this page now."}),e("p",{children:e("button",{onClick:()=>{window.close()},children:"Close window"})})]}):e(p,{editStatus:n,replyToStatus:o,draftStatus:d,standalone:!0,hasOpener:window.opener,onClose:c=>{const{newStatus:r,fn:l=()=>{}}=c||{};try{r&&window.opener.__STATES__.reloadStatusPage++,l(),i("closed")}catch{}}})}m(e(S,{}),document.getElementById("app-standalone"));
|
||||
//# sourceMappingURL=compose-K6njseaM.js.map
|
||||
import{W as u,G as p}from"./useTitle-GtGoOz7a.js";import{p as w,_ as f,a as e,G as m}from"./vendor-7Tkqe_A2.js";window.opener&&(console=window.opener.console);function S(){var s,a;const[t,i]=w("default"),{editStatus:n,replyToStatus:o,draftStatus:d}=window.__COMPOSE__||{};return u(n?"Editing source status":o?`Replying to @${((s=o.account)==null?void 0:s.acct)||((a=o.account)==null?void 0:a.username)}`:"Compose"),f(()=>{if(t==="closed"){try{window.opener.focus()}catch{}window.close()}},[t]),t==="closed"?e("div",{class:"box",children:[e("p",{children:"You may close this page now."}),e("p",{children:e("button",{onClick:()=>{window.close()},children:"Close window"})})]}):e(p,{editStatus:n,replyToStatus:o,draftStatus:d,standalone:!0,hasOpener:window.opener,onClose:c=>{const{newStatus:r,fn:l=()=>{}}=c||{};try{r&&window.opener.__STATES__.reloadStatusPage++,l(),i("closed")}catch{}}})}m(e(S,{}),document.getElementById("app-standalone"));
|
||||
//# sourceMappingURL=compose-vEdJDlRC.js.map
|
|
@ -1 +1 @@
|
|||
{"version":3,"file":"compose-K6njseaM.js","sources":["../../src/compose.jsx"],"sourcesContent":["import './index.css';\n\nimport './app.css';\n\nimport { render } from 'preact';\nimport { useEffect, useState } from 'preact/hooks';\n\nimport Compose from './components/compose';\nimport useTitle from './utils/useTitle';\n\nif (window.opener) {\n console = window.opener.console;\n}\n\nfunction App() {\n const [uiState, setUIState] = useState('default');\n\n const { editStatus, replyToStatus, draftStatus } = window.__COMPOSE__ || {};\n\n useTitle(\n editStatus\n ? 'Editing source status'\n : replyToStatus\n ? `Replying to @${\n replyToStatus.account?.acct || replyToStatus.account?.username\n }`\n : 'Compose',\n );\n\n useEffect(() => {\n if (uiState === 'closed') {\n try {\n // Focus parent window\n window.opener.focus();\n } catch (e) {}\n window.close();\n }\n }, [uiState]);\n\n if (uiState === 'closed') {\n return (\n <div class=\"box\">\n <p>You may close this page now.</p>\n <p>\n <button\n onClick={() => {\n window.close();\n }}\n >\n Close window\n </button>\n </p>\n </div>\n );\n }\n\n console.debug('OPEN COMPOSE');\n\n return (\n <Compose\n editStatus={editStatus}\n replyToStatus={replyToStatus}\n draftStatus={draftStatus}\n standalone\n hasOpener={window.opener}\n onClose={(results) => {\n const { newStatus, fn = () => {} } = results || {};\n try {\n if (newStatus) {\n window.opener.__STATES__.reloadStatusPage++;\n }\n fn();\n setUIState('closed');\n } catch (e) {}\n }}\n />\n );\n}\n\nrender(<App />, document.getElementById('app-standalone'));\n"],"names":["window","opener","console","App","uiState","setUIState","useState","editStatus","replyToStatus","draftStatus","__COMPOSE__","account","acct","username","useEffect","focus","close","_jsxs","class","children","_jsx","onClick","standalone","hasOpener","newStatus","results","fn","render"],"mappings":"gHAUIA,OAAOC,SACTC,QAAUF,OAAOC,OAAOC,SAG1B,SAASC,GAAM,SACb,KAAM,CAACC,EAASC,CAAU,EAAIC,EAAS,SAAS,EAE1C,CAAEC,WAAAA,EAAYC,cAAAA,EAAeC,YAAAA,CAAAA,EAAgBT,OAAOU,aAAe,GAsBzE,OAnBEH,EAAAA,EACI,wBACAC,EACC,kBACCA,EAAAA,EAAcG,UAAdH,YAAAA,EAAuBI,SAAQJ,EAAAA,EAAcG,UAAdH,YAAAA,EAAuBK,SACvD,GACD,SACN,EAEAC,EAAU,IAAM,CACd,GAAIV,IAAY,SAAU,CACpB,GAAA,CAEFJ,OAAOC,OAAOc,aACJ,CAAC,CACbf,OAAOgB,MAAM,CACf,CAAA,EACC,CAACZ,CAAO,CAAC,EAERA,IAAY,SAEZa,EAAA,MAAA,CAAKC,MAAM,MAAKC,UACdC,EAAA,IAAA,CAAAD,SAAG,8BAAA,CAA+B,EAClCC,EAAA,IAAA,CAAAD,SACEC,EAAA,SAAA,CACEC,QAASA,IAAM,CACbrB,OAAOgB,MAAM,CACf,EAAEG,SACH,cAAA,CAEO,CAAA,CACP,CAAC,CAAA,CACD,EAITjB,IAA4B,CAE5B,WAAAK,EAEIA,cAAAA,EACAC,YAAAA,EACAC,WAAAA,GACAa,UAAU,OAAA,OACVC,WAAkBtB,OAEV,UAAAuB,EAAEA,GAAAA,EAAAA,IAAAA,EAAsB,EAACC,GAAA,CAAA,EAAE,GAAIA,CACjCD,GACF,OAAe,OAAA,WAAA,mBAEfE,IACGrB,EAAA,QAAA,CACHA,MAAAA,EACW,CAAA,CACf,CAAA,CAGNsB,EAAAP,EAAAjB,EAAA,CAAA,CAAA,EAAA,SAAA,eAAA,gBAAA,CAAA"}
|
||||
{"version":3,"file":"compose-vEdJDlRC.js","sources":["../../src/compose.jsx"],"sourcesContent":["import './index.css';\n\nimport './app.css';\n\nimport { render } from 'preact';\nimport { useEffect, useState } from 'preact/hooks';\n\nimport Compose from './components/compose';\nimport useTitle from './utils/useTitle';\n\nif (window.opener) {\n console = window.opener.console;\n}\n\nfunction App() {\n const [uiState, setUIState] = useState('default');\n\n const { editStatus, replyToStatus, draftStatus } = window.__COMPOSE__ || {};\n\n useTitle(\n editStatus\n ? 'Editing source status'\n : replyToStatus\n ? `Replying to @${\n replyToStatus.account?.acct || replyToStatus.account?.username\n }`\n : 'Compose',\n );\n\n useEffect(() => {\n if (uiState === 'closed') {\n try {\n // Focus parent window\n window.opener.focus();\n } catch (e) {}\n window.close();\n }\n }, [uiState]);\n\n if (uiState === 'closed') {\n return (\n <div class=\"box\">\n <p>You may close this page now.</p>\n <p>\n <button\n onClick={() => {\n window.close();\n }}\n >\n Close window\n </button>\n </p>\n </div>\n );\n }\n\n console.debug('OPEN COMPOSE');\n\n return (\n <Compose\n editStatus={editStatus}\n replyToStatus={replyToStatus}\n draftStatus={draftStatus}\n standalone\n hasOpener={window.opener}\n onClose={(results) => {\n const { newStatus, fn = () => {} } = results || {};\n try {\n if (newStatus) {\n window.opener.__STATES__.reloadStatusPage++;\n }\n fn();\n setUIState('closed');\n } catch (e) {}\n }}\n />\n );\n}\n\nrender(<App />, document.getElementById('app-standalone'));\n"],"names":["window","opener","console","App","uiState","setUIState","useState","editStatus","replyToStatus","draftStatus","__COMPOSE__","account","acct","username","useEffect","focus","close","_jsxs","class","children","_jsx","onClick","standalone","hasOpener","newStatus","results","fn","render"],"mappings":"gHAUIA,OAAOC,SACTC,QAAUF,OAAOC,OAAOC,SAG1B,SAASC,GAAM,SACb,KAAM,CAACC,EAASC,CAAU,EAAIC,EAAS,SAAS,EAE1C,CAAEC,WAAAA,EAAYC,cAAAA,EAAeC,YAAAA,CAAAA,EAAgBT,OAAOU,aAAe,GAsBzE,OAnBEH,EAAAA,EACI,wBACAC,EACC,kBACCA,EAAAA,EAAcG,UAAdH,YAAAA,EAAuBI,SAAQJ,EAAAA,EAAcG,UAAdH,YAAAA,EAAuBK,SACvD,GACD,SACN,EAEAC,EAAU,IAAM,CACd,GAAIV,IAAY,SAAU,CACpB,GAAA,CAEFJ,OAAOC,OAAOc,aACJ,CAAC,CACbf,OAAOgB,MAAM,CACf,CAAA,EACC,CAACZ,CAAO,CAAC,EAERA,IAAY,SAEZa,EAAA,MAAA,CAAKC,MAAM,MAAKC,UACdC,EAAA,IAAA,CAAAD,SAAG,8BAAA,CAA+B,EAClCC,EAAA,IAAA,CAAAD,SACEC,EAAA,SAAA,CACEC,QAASA,IAAM,CACbrB,OAAOgB,MAAM,CACf,EAAEG,SACH,cAAA,CAEO,CAAA,CACP,CAAC,CAAA,CACD,EAITjB,IAA4B,CAE5B,WAAAK,EAEIA,cAAAA,EACAC,YAAAA,EACAC,WAAAA,GACAa,UAAU,OAAA,OACVC,WAAkBtB,OAEV,UAAAuB,EAAEA,GAAAA,EAAAA,IAAAA,EAAsB,EAACC,GAAA,CAAA,EAAE,GAAIA,CACjCD,GACF,OAAe,OAAA,WAAA,mBAEfE,IACGrB,EAAA,QAAA,CACHA,MAAAA,EACW,CAAA,CACf,CAAA,CAGNsB,EAAAP,EAAAjB,EAAA,CAAA,CAAA,EAAA,SAAA,eAAA,gBAAA,CAAA"}
|
2
assets/icons/arrows-right-line-HF4HILdT.js
Normal file
2
assets/icons/arrows-right-line-HF4HILdT.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
const l={width:24,height:24,body:'<g fill="none" fill-rule="evenodd"><path d="M24 0v24H0V0h24ZM12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036c-.01-.003-.019 0-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.016-.018Zm.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M6.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L10.586 12L6.293 7.707a1 1 0 0 1 0-1.414Zm6 0a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L16.586 12l-4.293-4.293a1 1 0 0 1 0-1.414Z"/></g>'};export{l as default};
|
||||
//# sourceMappingURL=arrows-right-line-HF4HILdT.js.map
|
1
assets/icons/arrows-right-line-HF4HILdT.js.map
Normal file
1
assets/icons/arrows-right-line-HF4HILdT.js.map
Normal file
|
@ -0,0 +1 @@
|
|||
{"version":3,"file":"arrows-right-line-HF4HILdT.js","sources":["../../../node_modules/@iconify-icons/mingcute/arrows-right-line.js"],"sourcesContent":["const data = {\n\t\"width\": 24,\n\t\"height\": 24,\n\t\"body\": \"<g fill=\\\"none\\\" fill-rule=\\\"evenodd\\\"><path d=\\\"M24 0v24H0V0h24ZM12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036c-.01-.003-.019 0-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.016-.018Zm.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01l-.184-.092Z\\\"/><path fill=\\\"currentColor\\\" d=\\\"M6.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L10.586 12L6.293 7.707a1 1 0 0 1 0-1.414Zm6 0a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L16.586 12l-4.293-4.293a1 1 0 0 1 0-1.414Z\\\"/></g>\"\n};\nexport default data;\n"],"names":["data"],"mappings":"AAAK,MAACA,EAAO,CACZ,MAAS,GACT,OAAU,GACV,KAAQ,02BACT","x_google_ignoreList":[0]}
|
384
assets/instances-MzK7fGXv.json
Normal file
384
assets/instances-MzK7fGXv.json
Normal file
|
@ -0,0 +1,384 @@
|
|||
[
|
||||
"mastodon.social",
|
||||
"mstdn.jp",
|
||||
"mstdn.social",
|
||||
"mas.to",
|
||||
"mastodon.world",
|
||||
"infosec.exchange",
|
||||
"hachyderm.io",
|
||||
"troet.cafe",
|
||||
"mastodon.uno",
|
||||
"m.cmx.im",
|
||||
"techhub.social",
|
||||
"piaille.fr",
|
||||
"mastodon.gamedev.place",
|
||||
"mastodonapp.uk",
|
||||
"mastodon.nl",
|
||||
"social.vivaldi.net",
|
||||
"universeodon.com",
|
||||
"mastodon.sdf.org",
|
||||
"c.im",
|
||||
"mstdn.ca",
|
||||
"kolektiva.social",
|
||||
"mastodon-japan.net",
|
||||
"norden.social",
|
||||
"o3o.ca",
|
||||
"sfba.social",
|
||||
"nrw.social",
|
||||
"tech.lgbt",
|
||||
"mastodon.scot",
|
||||
"mstdn.party",
|
||||
"occm.cc",
|
||||
"aus.social",
|
||||
"mathstodon.xyz",
|
||||
"toot.community",
|
||||
"ohai.social",
|
||||
"sueden.social",
|
||||
"mastodon.ie",
|
||||
"mastodon.top",
|
||||
"mastodontech.de",
|
||||
"mastodon.nu",
|
||||
"masto.es",
|
||||
"freemasonry.social",
|
||||
"ioc.exchange",
|
||||
"mindly.social",
|
||||
"hessen.social",
|
||||
"ruhr.social",
|
||||
"nerdculture.de",
|
||||
"muenchen.social",
|
||||
"defcon.social",
|
||||
"social.anoxinon.de",
|
||||
"mastodon.green",
|
||||
"mastouille.fr",
|
||||
"social.linux.pizza",
|
||||
"social.cologne",
|
||||
"indieweb.social",
|
||||
"livellosegreto.it",
|
||||
"ruby.social",
|
||||
"ieji.de",
|
||||
"mastodon.nz",
|
||||
"toot.io",
|
||||
"tkz.one",
|
||||
"mastodont.cat",
|
||||
"social.tchncs.de",
|
||||
"mastodon.com.tr",
|
||||
"noc.social",
|
||||
"sciences.social",
|
||||
"toot.wales",
|
||||
"masto.nu",
|
||||
"phpc.social",
|
||||
"social.dev-wiki.de",
|
||||
"cyberplace.social",
|
||||
"mastodontti.fi",
|
||||
"climatejustice.social",
|
||||
"urbanists.social",
|
||||
"mstdn.plus",
|
||||
"metalhead.club",
|
||||
"ravenation.club",
|
||||
"mastodon.ml",
|
||||
"fairy.id",
|
||||
"feuerwehr.social",
|
||||
"dresden.network",
|
||||
"stranger.social",
|
||||
"mastodon.iriseden.eu",
|
||||
"rollenspiel.social",
|
||||
"pol.social",
|
||||
"mstdn.business",
|
||||
"mstdn.games",
|
||||
"wien.rocks",
|
||||
"h4.io",
|
||||
"socel.net",
|
||||
"mastodon.eus",
|
||||
"wehavecookies.social",
|
||||
"glasgow.social",
|
||||
"mastodon.me.uk",
|
||||
"uri.life",
|
||||
"hostux.social",
|
||||
"theblower.au",
|
||||
"mastodon-uk.net",
|
||||
"masto.pt",
|
||||
"awscommunity.social",
|
||||
"flipboard.social",
|
||||
"mast.lat",
|
||||
"freiburg.social",
|
||||
"snabelen.no",
|
||||
"mastodon.zaclys.com",
|
||||
"muenster.im",
|
||||
"mastodon-belgium.be",
|
||||
"geekdom.social",
|
||||
"hcommons.social",
|
||||
"tooot.im",
|
||||
"tooting.ch",
|
||||
"rheinneckar.social",
|
||||
"discuss.systems",
|
||||
"sunny.garden",
|
||||
"mapstodon.space",
|
||||
"toad.social",
|
||||
"lor.sh",
|
||||
"peoplemaking.games",
|
||||
"union.place",
|
||||
"bark.lgbt",
|
||||
"bonn.social",
|
||||
"tilde.zone",
|
||||
"vmst.io",
|
||||
"mastodon.berlin",
|
||||
"emacs.ch",
|
||||
"blorbo.social",
|
||||
"furry.engineer",
|
||||
"rivals.space",
|
||||
"cupoftea.social",
|
||||
"qdon.space",
|
||||
"graphics.social",
|
||||
"veganism.social",
|
||||
"ludosphere.fr",
|
||||
"4bear.com",
|
||||
"famichiki.jp",
|
||||
"expressional.social",
|
||||
"convo.casa",
|
||||
"historians.social",
|
||||
"mastorol.es",
|
||||
"retro.pizza",
|
||||
"shelter.moe",
|
||||
"mast.dragon-fly.club",
|
||||
"sakurajima.moe",
|
||||
"mastodon.arch-linux.cz",
|
||||
"squawk.mytransponder.com",
|
||||
"mastodon.gal",
|
||||
"disabled.social",
|
||||
"vkl.world",
|
||||
"eupolicy.social",
|
||||
"fandom.ink",
|
||||
"toot.funami.tech",
|
||||
"mastodonbooks.net",
|
||||
"lgbtqia.space",
|
||||
"witter.cz",
|
||||
"planetearth.social",
|
||||
"oslo.town",
|
||||
"mastodon.com.pl",
|
||||
"pawb.fun",
|
||||
"darmstadt.social",
|
||||
"masto.nobigtech.es",
|
||||
"cr8r.gg",
|
||||
"pnw.zone",
|
||||
"hear-me.social",
|
||||
"furries.club",
|
||||
"gaygeek.social",
|
||||
"birdon.social",
|
||||
"mastodon.energy",
|
||||
"mastodon-swiss.org",
|
||||
"dizl.de",
|
||||
"libretooth.gr",
|
||||
"mustard.blog",
|
||||
"machteburch.social",
|
||||
"fulda.social",
|
||||
"muri.network",
|
||||
"babka.social",
|
||||
"archaeo.social",
|
||||
"mastodon.uy",
|
||||
"xarxa.cloud",
|
||||
"corteximplant.com",
|
||||
"mastodon.london",
|
||||
"urusai.social",
|
||||
"thecanadian.social",
|
||||
"federated.press",
|
||||
"kanoa.de",
|
||||
"opalstack.social",
|
||||
"bahn.social",
|
||||
"mograph.social",
|
||||
"dmv.community",
|
||||
"social.bau-ha.us",
|
||||
"mastodon.free-solutions.org",
|
||||
"masto.nyc",
|
||||
"tyrol.social",
|
||||
"burma.social",
|
||||
"toot.kif.rocks",
|
||||
"donphan.social",
|
||||
"mast.hpc.social",
|
||||
"musicians.today",
|
||||
"drupal.community",
|
||||
"hometech.social",
|
||||
"norcal.social",
|
||||
"social.politicaconciencia.org",
|
||||
"social.seattle.wa.us",
|
||||
"is.nota.live",
|
||||
"genealysis.social",
|
||||
"wargamers.social",
|
||||
"guitar.rodeo",
|
||||
"bookstodon.com",
|
||||
"mstdn.dk",
|
||||
"elizur.me",
|
||||
"irsoluciones.social",
|
||||
"h-net.social",
|
||||
"mastoot.fr",
|
||||
"qaf.men",
|
||||
"est.social",
|
||||
"kurry.social",
|
||||
"mastodon.pnpde.social",
|
||||
"ani.work",
|
||||
"nederland.online",
|
||||
"epicure.social",
|
||||
"occitania.social",
|
||||
"lgbt.io",
|
||||
"mountains.social",
|
||||
"persiansmastodon.com",
|
||||
"seocommunity.social",
|
||||
"cyberfurz.social",
|
||||
"fedi.at",
|
||||
"gamepad.club",
|
||||
"augsburg.social",
|
||||
"mastodon.education",
|
||||
"toot.re",
|
||||
"linux.social",
|
||||
"neovibe.app",
|
||||
"musician.social",
|
||||
"esq.social",
|
||||
"social.veraciousnetwork.com",
|
||||
"datasci.social",
|
||||
"tooters.org",
|
||||
"ciberlandia.pt",
|
||||
"cloud-native.social",
|
||||
"social.silicon.moe",
|
||||
"cosocial.ca",
|
||||
"arvr.social",
|
||||
"hispagatos.space",
|
||||
"friendsofdesoto.social",
|
||||
"musicworld.social",
|
||||
"aut.social",
|
||||
"masto.yttrx.com",
|
||||
"mastodon.wien",
|
||||
"colorid.es",
|
||||
"arsenalfc.social",
|
||||
"allthingstech.social",
|
||||
"mastodon.vlaanderen",
|
||||
"mastodon.com.py",
|
||||
"tooter.social",
|
||||
"lounge.town",
|
||||
"puntarella.party",
|
||||
"earthstream.social",
|
||||
"apobangpo.space",
|
||||
"opencoaster.net",
|
||||
"frikiverse.zone",
|
||||
"airwaves.social",
|
||||
"toot.garden",
|
||||
"lewacki.space",
|
||||
"gardenstate.social",
|
||||
"theatl.social",
|
||||
"maly.io",
|
||||
"library.love",
|
||||
"kfem.cat",
|
||||
"ruhrpott.social",
|
||||
"techtoots.com",
|
||||
"furry.energy",
|
||||
"mastodon.pirateparty.be",
|
||||
"metalverse.social",
|
||||
"indieauthors.social",
|
||||
"tuiter.rocks",
|
||||
"mastodon.africa",
|
||||
"jvm.social",
|
||||
"poweredbygay.social",
|
||||
"fikaverse.club",
|
||||
"gametoots.de",
|
||||
"mastodon.cr",
|
||||
"hoosier.social",
|
||||
"khiar.net",
|
||||
"seo.chat",
|
||||
"drumstodon.net",
|
||||
"raphus.social",
|
||||
"toots.nu",
|
||||
"k8s.social",
|
||||
"mastodon.holeyfox.co",
|
||||
"fribygda.no",
|
||||
"x0r.be",
|
||||
"fpl.social",
|
||||
"toot.pizza",
|
||||
"mastodon.cipherbliss.com",
|
||||
"burningboard.net",
|
||||
"synapse.cafe",
|
||||
"cultur.social",
|
||||
"vermont.masto.host",
|
||||
"mastodon.bot",
|
||||
"bologna.one",
|
||||
"mastodon.sg",
|
||||
"tchafia.be",
|
||||
"rail.chat",
|
||||
"mastodon.hosnet.fr",
|
||||
"leipzig.town",
|
||||
"wayne.social",
|
||||
"rheinhessen.social",
|
||||
"rap.social",
|
||||
"cwb.social",
|
||||
"mastodon.bachgau.social",
|
||||
"cville.online",
|
||||
"bzh.social",
|
||||
"mastodon.escepticos.es",
|
||||
"zenzone.social",
|
||||
"mastodon.ee",
|
||||
"lsbt.me",
|
||||
"neurodiversity-in.au",
|
||||
"fairmove.net",
|
||||
"stereodon.social",
|
||||
"mcr.wtf",
|
||||
"mastodon.frl",
|
||||
"mikumikudance.cloud",
|
||||
"okla.social",
|
||||
"camp.smolnet.org",
|
||||
"ailbhean.co-shaoghal.net",
|
||||
"clj.social",
|
||||
"tu.social",
|
||||
"nomanssky.social",
|
||||
"mastodon.iow.social",
|
||||
"frontrange.co",
|
||||
"episcodon.net",
|
||||
"devianze.city",
|
||||
"paktodon.asia",
|
||||
"travelpandas.fr",
|
||||
"silversword.online",
|
||||
"nwb.social",
|
||||
"skastodon.com",
|
||||
"kcmo.social",
|
||||
"balkan.fedive.rs",
|
||||
"openedtech.social",
|
||||
"mastodon.ph",
|
||||
"enshittification.social",
|
||||
"spojnik.works",
|
||||
"mastodon.conquestuniverse.com",
|
||||
"nutmeg.social",
|
||||
"social.sndevs.com",
|
||||
"social.diva.exchange",
|
||||
"growers.social",
|
||||
"pdx.sh",
|
||||
"nfld.me",
|
||||
"cartersville.social",
|
||||
"voi.social",
|
||||
"mastodon.babb.no",
|
||||
"kzoo.to",
|
||||
"mastodon.vanlife.is",
|
||||
"toot.works",
|
||||
"sanjuans.life",
|
||||
"dariox.club",
|
||||
"xreality.social",
|
||||
"social.ferrocarril.net",
|
||||
"pool.social",
|
||||
"polsci.social",
|
||||
"mastodon.mg",
|
||||
"23.illuminati.org",
|
||||
"apotheke.social",
|
||||
"jaxbeach.social",
|
||||
"ceilidh.online",
|
||||
"netsphere.one",
|
||||
"biplus.social",
|
||||
"bvb.social",
|
||||
"ms.maritime.social",
|
||||
"darticulate.com",
|
||||
"persia.social",
|
||||
"streamerchat.social",
|
||||
"troet.fediverse.at",
|
||||
"publishing.social",
|
||||
"finsup.social",
|
||||
"kjas.no",
|
||||
"wxw.moe",
|
||||
"learningdisability.social",
|
||||
"mastodon.bida.im",
|
||||
"computerfairi.es",
|
||||
"tea.codes"
|
||||
]
|
|
@ -1,670 +0,0 @@
|
|||
[
|
||||
"mastodon.social",
|
||||
"pravda.me",
|
||||
"pawoo.net",
|
||||
"mstdn.jp",
|
||||
"mstdn.social",
|
||||
"mastodon.online",
|
||||
"mastodon.world",
|
||||
"mas.to",
|
||||
"infosec.exchange",
|
||||
"fedibird.com",
|
||||
"fosstodon.org",
|
||||
"hachyderm.io",
|
||||
"troet.cafe",
|
||||
"m.cmx.im",
|
||||
"techhub.social",
|
||||
"piaille.fr",
|
||||
"planet.moe",
|
||||
"mastodon.gamedev.place",
|
||||
"mastodonapp.uk",
|
||||
"universeodon.com",
|
||||
"mastodon.uno",
|
||||
"chaos.social",
|
||||
"mastodon.art",
|
||||
"mastodon.nl",
|
||||
"mastodon.cloud",
|
||||
"social.vivaldi.net",
|
||||
"mastodon-japan.net",
|
||||
"mstdn.ca",
|
||||
"thu.closed.social",
|
||||
"mastodon.sdf.org",
|
||||
"noagendasocial.com",
|
||||
"kolektiva.social",
|
||||
"alive.bar",
|
||||
"c.im",
|
||||
"o3o.ca",
|
||||
"masto.ai",
|
||||
"tech.lgbt",
|
||||
"norden.social",
|
||||
"sfba.social",
|
||||
"social.tchncs.de",
|
||||
"meow.social",
|
||||
"wxw.moe",
|
||||
"aus.social",
|
||||
"mastodon.scot",
|
||||
"nrw.social",
|
||||
"mstdn.party",
|
||||
"det.social",
|
||||
"aethy.com",
|
||||
"occm.cc",
|
||||
"newsie.social",
|
||||
"toot.community",
|
||||
"ohai.social",
|
||||
"mastodon.top",
|
||||
"mastodon.ie",
|
||||
"mathstodon.xyz",
|
||||
"twingyeo.kr",
|
||||
"mamot.fr",
|
||||
"sueden.social",
|
||||
"dice.camp",
|
||||
"botsin.space",
|
||||
"mastodon.nu",
|
||||
"mastodontech.de",
|
||||
"loforo.com",
|
||||
"mindly.social",
|
||||
"ro-mastodon.puyo.jp",
|
||||
"twit.social",
|
||||
"ioc.exchange",
|
||||
"hessen.social",
|
||||
"defcon.social",
|
||||
"ruhr.social",
|
||||
"mastodon.au",
|
||||
"kind.social",
|
||||
"mastodon.green",
|
||||
"nerdculture.de",
|
||||
"social.cologne",
|
||||
"mastodon.nz",
|
||||
"fediscience.org",
|
||||
"mastouille.fr",
|
||||
"social.anoxinon.de",
|
||||
"muenchen.social",
|
||||
"qoto.org",
|
||||
"framapiaf.org",
|
||||
"akamdon.com",
|
||||
"indieweb.social",
|
||||
"social.linux.pizza",
|
||||
"respublicae.eu",
|
||||
"me.dm",
|
||||
"eldritch.cafe",
|
||||
"wandering.shop",
|
||||
"mastodon.com.tr",
|
||||
"g0v.social",
|
||||
"mstdn.science",
|
||||
"sigmoid.social",
|
||||
"ecoevo.social",
|
||||
"ruby.social",
|
||||
"zirk.us",
|
||||
"mastodon.xyz",
|
||||
"mstdn.guru",
|
||||
"social.librem.one",
|
||||
"ravenation.club",
|
||||
"ieji.de",
|
||||
"livellosegreto.it",
|
||||
"mastodont.cat",
|
||||
"cubhub.social",
|
||||
"bildung.social",
|
||||
"noc.social",
|
||||
"kinky.business",
|
||||
"mastodonczech.cz",
|
||||
"kemonodon.club",
|
||||
"toot.wales",
|
||||
"med-mastodon.com",
|
||||
"urbanists.social",
|
||||
"octodon.social",
|
||||
"kmy.blue",
|
||||
"digitalcourage.social",
|
||||
"masto.nu",
|
||||
"mastodontti.fi",
|
||||
"pouet.chapril.org",
|
||||
"toot.io",
|
||||
"climatejustice.social",
|
||||
"mastodon.radio",
|
||||
"woof.group",
|
||||
"sciences.social",
|
||||
"social.dev-wiki.de",
|
||||
"econtwitter.net",
|
||||
"phpc.social",
|
||||
"metalhead.club",
|
||||
"yiff.life",
|
||||
"berlin.social",
|
||||
"101010.pl",
|
||||
"mstdn.plus",
|
||||
"mastodon.fun",
|
||||
"rubber.social",
|
||||
"mastodon.iriseden.eu",
|
||||
"mastodon.bida.im",
|
||||
"mastodon.ml",
|
||||
"social.lol",
|
||||
"rollenspiel.social",
|
||||
"mstdn.games",
|
||||
"best-friends.chat",
|
||||
"equestria.social",
|
||||
"wien.rocks",
|
||||
"androiddev.social",
|
||||
"socel.net",
|
||||
"paquita.masto.host",
|
||||
"mastodon.me.uk",
|
||||
"genomic.social",
|
||||
"scholar.social",
|
||||
"snabelen.no",
|
||||
"cyberplace.social",
|
||||
"dresden.network",
|
||||
"swiss.social",
|
||||
"wobbl.xyz",
|
||||
"hostux.social",
|
||||
"ffxiv-mastodon.com",
|
||||
"masto.pt",
|
||||
"shakedown.social",
|
||||
"uri.life",
|
||||
"ursal.zone",
|
||||
"pol.social",
|
||||
"writing.exchange",
|
||||
"typo.social",
|
||||
"wetdry.world",
|
||||
"mast.lat",
|
||||
"todon.eu",
|
||||
"floss.social",
|
||||
"astrodon.social",
|
||||
"tabletop.social",
|
||||
"freiburg.social",
|
||||
"mastodon-belgium.be",
|
||||
"hci.social",
|
||||
"qdon.space",
|
||||
"openbiblio.social",
|
||||
"gulp.cafe",
|
||||
"mastodon.zaclys.com",
|
||||
"tooot.im",
|
||||
"stranger.social",
|
||||
"theblower.au",
|
||||
"furry.engineer",
|
||||
"mstdn.io",
|
||||
"toad.social",
|
||||
"abdl.link",
|
||||
"geekdom.social",
|
||||
"journa.host",
|
||||
"social.treehouse.systems",
|
||||
"hcommons.social",
|
||||
"mastoturk.org",
|
||||
"glasgow.social",
|
||||
"queer.party",
|
||||
"social.coop",
|
||||
"tooting.ch",
|
||||
"peoplemaking.games",
|
||||
"mastodonners.nl",
|
||||
"pawb.fun",
|
||||
"awscommunity.social",
|
||||
"muenster.im",
|
||||
"rivals.space",
|
||||
"union.place",
|
||||
"feuerwehr.social",
|
||||
"h4.io",
|
||||
"dju.social",
|
||||
"toot.aquilenet.fr",
|
||||
"vis.social",
|
||||
"blorbo.social",
|
||||
"otadon.com",
|
||||
"imastodon.net",
|
||||
"tilde.zone",
|
||||
"vmst.io",
|
||||
"lor.sh",
|
||||
"mstdn.maud.io",
|
||||
"ika.queloud.net",
|
||||
"bonn.social",
|
||||
"nofan.xyz",
|
||||
"rheinneckar.social",
|
||||
"toot.cat",
|
||||
"discuss.systems",
|
||||
"types.pl",
|
||||
"vocalodon.net",
|
||||
"4bear.com",
|
||||
"girlcock.club",
|
||||
"sunny.garden",
|
||||
"mapstodon.space",
|
||||
"emacs.ch",
|
||||
"medibubble.org",
|
||||
"famichiki.jp",
|
||||
"blog.famichiki.jp",
|
||||
"bsd.network",
|
||||
"fandom.ink",
|
||||
"cybre.space",
|
||||
"persiansmastodon.com",
|
||||
"ludosphere.fr",
|
||||
"oldbytes.space",
|
||||
"toot.blue",
|
||||
"witches.live",
|
||||
"cupoftea.social",
|
||||
"photog.social",
|
||||
"historians.social",
|
||||
"weirder.earth",
|
||||
"graphics.social",
|
||||
"layer8.space",
|
||||
"mstdn.in.th",
|
||||
"pokemon.mastportal.info",
|
||||
"social.sciences.re",
|
||||
"vt.social",
|
||||
"iosdev.space",
|
||||
"todon.nl",
|
||||
"masto.bike",
|
||||
"gruene.social",
|
||||
"flipboard.social",
|
||||
"bolha.us",
|
||||
"douchi.space",
|
||||
"literatur.social",
|
||||
"freak.university",
|
||||
"jorts.horse",
|
||||
"neuromatch.social",
|
||||
"merveilles.town",
|
||||
"shelter.moe",
|
||||
"retro.pizza",
|
||||
"scicomm.xyz",
|
||||
"mastorol.es",
|
||||
"disabled.social",
|
||||
"trpg-o.xyz",
|
||||
"freeradical.zone",
|
||||
"mastodon.gal",
|
||||
"expressional.social",
|
||||
"h5q.net",
|
||||
"witter.cz",
|
||||
"mastodonbooks.net",
|
||||
"vkl.world",
|
||||
"mastodon.berlin",
|
||||
"lile.cl",
|
||||
"chitter.xyz",
|
||||
"mona.do",
|
||||
"mast.dragon-fly.club",
|
||||
"spore.social",
|
||||
"liker.social",
|
||||
"furries.club",
|
||||
"neurodifferent.me",
|
||||
"mastodon.design",
|
||||
"macaw.social",
|
||||
"toot.lv",
|
||||
"linuxrocks.online",
|
||||
"bitbang.social",
|
||||
"mstdn.beer",
|
||||
"lgbtqia.space",
|
||||
"transfur.social",
|
||||
"climatejustice.rocks",
|
||||
"glammr.us",
|
||||
"mastodon.coffee",
|
||||
"vtdon.com",
|
||||
"gaypirates.club",
|
||||
"oslo.town",
|
||||
"mental.social",
|
||||
"post.lurk.org",
|
||||
"eupolicy.social",
|
||||
"parfait.day",
|
||||
"xoxo.zone",
|
||||
"graz.social",
|
||||
"veganism.social",
|
||||
"sciencemastodon.com",
|
||||
"be-lieve.hostdon.ne.jp",
|
||||
"kinkyelephant.com",
|
||||
"twiukraine.com",
|
||||
"convo.casa",
|
||||
"artisan.chat",
|
||||
"pettingzoo.co",
|
||||
"sociale.network",
|
||||
"pkm.social",
|
||||
"masto.nobigtech.es",
|
||||
"urusai.social",
|
||||
"freeatlantis.com",
|
||||
"fairy.id",
|
||||
"blimps.xyz",
|
||||
"mastodon.la",
|
||||
"musician.social",
|
||||
"mustard.blog",
|
||||
"m.otter.homes",
|
||||
"mastodon.cat",
|
||||
"dizl.de",
|
||||
"mastodon.energy",
|
||||
"sself.co",
|
||||
"mastodon.arch-linux.cz",
|
||||
"kirche.social",
|
||||
"toot.cafe",
|
||||
"mastodon.org.uk",
|
||||
"mstdn.mx",
|
||||
"federatedfandom.net",
|
||||
"pnw.zone",
|
||||
"xarxa.cloud",
|
||||
"cr8r.gg",
|
||||
"darmstadt.social",
|
||||
"toot.funami.tech",
|
||||
"awoo.space",
|
||||
"mastodon.uy",
|
||||
"plush.city",
|
||||
"cztwitter.cz",
|
||||
"thecanadian.social",
|
||||
"thicc.horse",
|
||||
"digipres.club",
|
||||
"libretooth.gr",
|
||||
"trpg.cloud",
|
||||
"m.ai6yr.org",
|
||||
"ramen-fsm.eu.org",
|
||||
"jawns.club",
|
||||
"mastodon.in.th",
|
||||
"mao.mastodonhub.com",
|
||||
"romancelandia.club",
|
||||
"sakurajima.moe",
|
||||
"mastodon.content.town",
|
||||
"esperanto.masto.host",
|
||||
"toot.bike",
|
||||
"machteburch.social",
|
||||
"fulda.social",
|
||||
"worldkey.io",
|
||||
"nnia.space",
|
||||
"plural.cafe",
|
||||
"federated.press",
|
||||
"ani.work",
|
||||
"better.boston",
|
||||
"vulpine.club",
|
||||
"ichiji.social",
|
||||
"freemasonry.social",
|
||||
"iztasocial.site",
|
||||
"functional.cafe",
|
||||
"warhammer.social",
|
||||
"mastodo.fi",
|
||||
"mstdn.kemono-friends.info",
|
||||
"mastodon.acm.org",
|
||||
"dotnet.social",
|
||||
"mas.town",
|
||||
"liberdon.com",
|
||||
"babka.social",
|
||||
"social.bau-ha.us",
|
||||
"oc.todon.fr",
|
||||
"nafo.uk",
|
||||
"kirakiratter.com",
|
||||
"sleeping.town",
|
||||
"masto.nyc",
|
||||
"mastodon.hams.social",
|
||||
"donphan.social",
|
||||
"en.osm.town",
|
||||
"toot.portes-imaginaire.org",
|
||||
"biplus.date",
|
||||
"podcastindex.social",
|
||||
"mastodon.mim-libre.fr",
|
||||
"data-folks.masto.host",
|
||||
"sukebe.hostdon.ne.jp",
|
||||
"akademienl.social",
|
||||
"gearheads.social",
|
||||
"sauropods.win",
|
||||
"archaeo.social",
|
||||
"bear.community",
|
||||
"swiss-talk.net",
|
||||
"social.seattle.wa.us",
|
||||
"assemblag.es",
|
||||
"toot.kif.rocks",
|
||||
"mograph.social",
|
||||
"icosahedron.website",
|
||||
"kurry.social",
|
||||
"spacey.space",
|
||||
"is.nota.live",
|
||||
"cryptodon.lol",
|
||||
"bbq.snoot.com",
|
||||
"ai.wiki",
|
||||
"photodn.net",
|
||||
"im-in.space",
|
||||
"opalstack.social",
|
||||
"social.kyiv.dcomm.net.ua",
|
||||
"wargamers.social",
|
||||
"hometech.social",
|
||||
"mastodon.mnetwork.co.kr",
|
||||
"mstdn-bike.net",
|
||||
"toot.si",
|
||||
"gensokyo.town",
|
||||
"social.politicaconciencia.org",
|
||||
"tyrol.social",
|
||||
"col.social",
|
||||
"kopiti.am",
|
||||
"norcal.social",
|
||||
"toot.berlin",
|
||||
"bookwor.ms",
|
||||
"kanoa.de",
|
||||
"mstdn.dk",
|
||||
"h-net.social",
|
||||
"jasette.facil.services",
|
||||
"sunbeam.city",
|
||||
"eightpoint.app",
|
||||
"mstdn.tokyocameraclub.com",
|
||||
"dobbs.town",
|
||||
"est.social",
|
||||
"mastoot.fr",
|
||||
"epicure.social",
|
||||
"artsio.com",
|
||||
"social.edu.nl",
|
||||
"mstdn.id",
|
||||
"mstdn.fr",
|
||||
"mastodon.com.br",
|
||||
"seocommunity.social",
|
||||
"hello.2heng.xin",
|
||||
"arsenalfc.social",
|
||||
"computerfairi.es",
|
||||
"mastodon.hypnoguys.com",
|
||||
"beekeeping.ninja",
|
||||
"mastodon.tetaneutral.net",
|
||||
"kirishima.cloud",
|
||||
"tablegame.mstdn.cloud",
|
||||
"otogamer.me",
|
||||
"eigadon.net",
|
||||
"federate.social",
|
||||
"qubit-social.xyz",
|
||||
"pointless.chat",
|
||||
"mastodon.mit.edu",
|
||||
"tribe.net",
|
||||
"osna.social",
|
||||
"uwu.social",
|
||||
"blacktwitter.io",
|
||||
"toki.social",
|
||||
"gameliberty.club",
|
||||
"colearn.social",
|
||||
"esq.social",
|
||||
"blabber.lu-rp.net",
|
||||
"elekk.xyz",
|
||||
"xn--lofll-1sat.is",
|
||||
"flower.afn.social",
|
||||
"cloud-native.social",
|
||||
"burma.social",
|
||||
"loðfíll.is",
|
||||
"guitar.rodeo",
|
||||
"nederland.online",
|
||||
"mastodon.gougere.fr",
|
||||
"piano.masto.host",
|
||||
"mastodon.education",
|
||||
"moresci.sale",
|
||||
"social.veraciousnetwork.com",
|
||||
"hispagatos.space",
|
||||
"apobangpo.space",
|
||||
"mastodon.juggler.jp",
|
||||
"mastodon.bayern",
|
||||
"dingdash.com",
|
||||
"mastodon.hk",
|
||||
"outdoors.lgbt",
|
||||
"irsoluciones.social",
|
||||
"mastodon.vlaanderen",
|
||||
"9kb.me",
|
||||
"social.datalabour.com",
|
||||
"mastodon.partipirate.org",
|
||||
"oulipo.social",
|
||||
"yakyudon.net",
|
||||
"kfem.cat",
|
||||
"lounge.town",
|
||||
"eletusk.club",
|
||||
"lgbt.io",
|
||||
"lewacki.space",
|
||||
"oransns.com",
|
||||
"mastodon.triggerphra.se",
|
||||
"arvr.social",
|
||||
"digforfire.org",
|
||||
"maly.io",
|
||||
"good.news",
|
||||
"lou.lt",
|
||||
"anticapitalist.party",
|
||||
"mastodon.cc",
|
||||
"gardenstate.social",
|
||||
"mastorock.com",
|
||||
"birds.town",
|
||||
"kpop.social",
|
||||
"social.yesterweb.org",
|
||||
"earthstream.social",
|
||||
"gensokyo.social",
|
||||
"anarchism.space",
|
||||
"acg.mn",
|
||||
"deadinsi.de",
|
||||
"baraag.net",
|
||||
"mastodon.elte.hu",
|
||||
"mastodon.pirateparty.be",
|
||||
"social.chinwag.org",
|
||||
"mstdn.es",
|
||||
"metalverse.social",
|
||||
"mastodon-swiss.org",
|
||||
"mastodon.com.py",
|
||||
"mstdn.osaka",
|
||||
"social.slat.org",
|
||||
"mastodon.free-solutions.org",
|
||||
"macrofurs.social",
|
||||
"aleph.land",
|
||||
"mastodol.jp",
|
||||
"poweredbygay.social",
|
||||
"toots.social",
|
||||
"gametoots.de",
|
||||
"tenforward.social",
|
||||
"occitania.social",
|
||||
"rcsocial.net",
|
||||
"mastodon.cipherbliss.com",
|
||||
"mastodon.be",
|
||||
"otoya.space",
|
||||
"vocalounge.cafe",
|
||||
"anime.kona.moe",
|
||||
"toot.thoughtworks.com",
|
||||
"toot.pizza",
|
||||
"mastodon.cisti.org",
|
||||
"masto.yttrx.com",
|
||||
"yttrx.com",
|
||||
"catdon.life",
|
||||
"seo.chat",
|
||||
"drumstodon.net",
|
||||
"e.fo",
|
||||
"hub.mtf.party",
|
||||
"toot.turbo.chat",
|
||||
"mastodon.holeyfox.co",
|
||||
"social.targaryen.house",
|
||||
"bologna.one",
|
||||
"pieville.net",
|
||||
"moe.cat",
|
||||
"toot.site",
|
||||
"lilymagic.com",
|
||||
"social.opendesktop.org",
|
||||
"bgme.me",
|
||||
"mastodon.li",
|
||||
"truthsocial.co.in",
|
||||
"stereodon.social",
|
||||
"mast.moe",
|
||||
"nojack.easydns.ca",
|
||||
"mikumikudance.cloud",
|
||||
"social.coletivos.org",
|
||||
"social.caa-ins.org",
|
||||
"m.rthome.me",
|
||||
"mastodon.oeru.org",
|
||||
"nasface.cz",
|
||||
"ephemeral.glitch.social",
|
||||
"www.mstddntfdn.online",
|
||||
"mastodon.librelabucm.org",
|
||||
"livester.net",
|
||||
"fetswing.org",
|
||||
"mastodon.cosmicanimal.jp",
|
||||
"summoners-riftodon.jp",
|
||||
"dev.brighteon.social",
|
||||
"todon.ploud.fr",
|
||||
"kinbaku.club",
|
||||
"animalliberation.social",
|
||||
"jaxbeach.social",
|
||||
"onmasto.com",
|
||||
"mastodon.gza.jp",
|
||||
"mastodon.firefly.land",
|
||||
"ostatus.ikeji.ma",
|
||||
"social.outsourcedmath.com",
|
||||
"tkz.one",
|
||||
"med-mammoth.com",
|
||||
"bark.lgbt",
|
||||
"moth.social",
|
||||
"icosahedron.kal-tsit.halcy.de",
|
||||
"id.cc",
|
||||
"crypt.lol",
|
||||
"freespeechextremist.com",
|
||||
"cawfee.club",
|
||||
"1234.as",
|
||||
"fedi.absturztau.be",
|
||||
"fsmi.social",
|
||||
"go5.dev",
|
||||
"poa.st",
|
||||
"patriot.online",
|
||||
"stereophonic.space",
|
||||
"kazv.moe",
|
||||
"seaofog.com",
|
||||
"libranet.de",
|
||||
"tea.codes",
|
||||
"pixelfed.social",
|
||||
"stop.voring.me",
|
||||
"shitposter.club",
|
||||
"squeet.me",
|
||||
"shared.graphics",
|
||||
"devs.live",
|
||||
"pxlmo.com",
|
||||
"pixel.tchncs.de",
|
||||
"pythondevs.social",
|
||||
"love.alicecomplex.com",
|
||||
"mastodon.london",
|
||||
"greenish.red",
|
||||
"pixelfed.sdf.org",
|
||||
"anar.chi.st",
|
||||
"gram.social",
|
||||
"friendica.eskimo.com",
|
||||
"dudu.best",
|
||||
"lolison.top",
|
||||
"fedisnap.com",
|
||||
"pix.diaspodon.fr",
|
||||
"shpposter.club",
|
||||
"pix.toot.wales",
|
||||
"pleroma.noellabo.jp",
|
||||
"fgc.network",
|
||||
"pixey.org",
|
||||
"fe.disroot.org",
|
||||
"pixelfed.tokyo",
|
||||
"mastodon.wien",
|
||||
"448c.net",
|
||||
"miraiverse.xyz",
|
||||
"freeframe.masto.host",
|
||||
"pixelfed.photos",
|
||||
"varishangout.net",
|
||||
"pixelfed.fr",
|
||||
"friendica.vrije-mens.org",
|
||||
"mastodon.tech",
|
||||
"bae.st",
|
||||
"brighteon.social",
|
||||
"pixelfed.nz",
|
||||
"hayu.sh",
|
||||
"pixelfed.uno",
|
||||
"pixelfed.au",
|
||||
"miniwa.moe",
|
||||
"bassam.social",
|
||||
"genserver.social",
|
||||
"spinster.xyz",
|
||||
"pixelfed.de",
|
||||
"metapixl.com",
|
||||
"neenster.org",
|
||||
"venera.social",
|
||||
"outerheaven.club",
|
||||
"gleasonator.com",
|
||||
"pixelfed.fi",
|
||||
"blob.cat",
|
||||
"kids.0px.io",
|
||||
"metu.life",
|
||||
"cybre.club",
|
||||
"snug.moe",
|
||||
"eter9.com",
|
||||
"infosec.town",
|
||||
"lethallava.land",
|
||||
"dvd.chat",
|
||||
"poast.org"
|
||||
]
|
22
assets/main-7VXRc2Lt.js
Normal file
22
assets/main-7VXRc2Lt.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/main-7VXRc2Lt.js.map
Normal file
1
assets/main-7VXRc2Lt.js.map
Normal file
File diff suppressed because one or more lines are too long
1
assets/main-iO4LbAEj.css
Normal file
1
assets/main-iO4LbAEj.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
64
assets/useTitle-GtGoOz7a.js
Normal file
64
assets/useTitle-GtGoOz7a.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/useTitle-GtGoOz7a.js.map
Normal file
1
assets/useTitle-GtGoOz7a.js.map
Normal file
File diff suppressed because one or more lines are too long
7
assets/useTitle-Wtx90Uph.css
Normal file
7
assets/useTitle-Wtx90Uph.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/vendor-7Tkqe_A2.js.map
Normal file
1
assets/vendor-7Tkqe_A2.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -7,10 +7,10 @@
|
|||
<title>Compose / Phanpy</title>
|
||||
<meta name="color-scheme" content="dark light" />
|
||||
<meta name="google" content="notranslate" />
|
||||
<script type="module" crossorigin src="../assets/compose-K6njseaM.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="../assets/vendor-dr6WACk1.js">
|
||||
<link rel="modulepreload" crossorigin href="../assets/useTitle-Dle6_vca.js">
|
||||
<link rel="stylesheet" crossorigin href="../assets/useTitle-cJPm6C4J.css">
|
||||
<script type="module" crossorigin src="../assets/compose-vEdJDlRC.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="../assets/vendor-7Tkqe_A2.js">
|
||||
<link rel="modulepreload" crossorigin href="../assets/useTitle-GtGoOz7a.js">
|
||||
<link rel="stylesheet" crossorigin href="../assets/useTitle-Wtx90Uph.css">
|
||||
<link rel="manifest" href="./manifest.webmanifest"><script id="vite-plugin-pwa:inline-sw">if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('./sw.js', { scope: './' })})}</script></head>
|
||||
<body>
|
||||
<div id="app-standalone"></div>
|
||||
|
|
10
index.html
10
index.html
|
@ -55,11 +55,11 @@
|
|||
content="Minimalistic opinionated Mastodon web client"
|
||||
/>
|
||||
<meta property="og:image" content="https://phanpy.social/og-image-2.jpg" />
|
||||
<script type="module" crossorigin src="./assets/main-k07fx79C.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="./assets/vendor-dr6WACk1.js">
|
||||
<link rel="modulepreload" crossorigin href="./assets/useTitle-Dle6_vca.js">
|
||||
<link rel="stylesheet" crossorigin href="./assets/useTitle-cJPm6C4J.css">
|
||||
<link rel="stylesheet" crossorigin href="./assets/main-lND1lDnx.css">
|
||||
<script type="module" crossorigin src="./assets/main-7VXRc2Lt.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="./assets/vendor-7Tkqe_A2.js">
|
||||
<link rel="modulepreload" crossorigin href="./assets/useTitle-GtGoOz7a.js">
|
||||
<link rel="stylesheet" crossorigin href="./assets/useTitle-Wtx90Uph.css">
|
||||
<link rel="stylesheet" crossorigin href="./assets/main-iO4LbAEj.css">
|
||||
<link rel="manifest" href="./manifest.webmanifest"><script id="vite-plugin-pwa:inline-sw">if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('./sw.js', { scope: './' })})}</script></head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"buildTime":"2024-02-03T16:41:08.975Z","commitHash":"35a31e1"}
|
||||
{"buildTime":"2024-02-25T12:33:02.277Z","commitHash":"77818d3"}
|
Loading…
Reference in a new issue