Skip to content

Commit

Permalink
Update instances
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jan 3, 2024
1 parent 858fe71 commit 7b244fe
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 7 deletions.
6 changes: 5 additions & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https"/>
<!--#AUTO_GEN_INSTANCE_LIST_DO_NOT_TOUCH#-->
<data android:host="ani.social" />
<data android:host="aussie.zone" />
<data android:host="awful.systems" />
<data android:host="bakchodi.org" />
Expand All @@ -66,10 +67,12 @@
<data android:host="discuss.tchncs.de" />
<data android:host="exploding-heads.com" />
<data android:host="feddit.ch" />
<data android:host="feddit.cl" />
<data android:host="feddit.de" />
<data android:host="feddit.dk" />
<data android:host="feddit.it" />
<data android:host="feddit.nl" />
<data android:host="feddit.nu" />
<data android:host="feddit.uk" />
<data android:host="geddit.social" />
<data android:host="hexbear.net" />
Expand All @@ -93,6 +96,7 @@
<data android:host="lemmy.today" />
<data android:host="lemmy.whynotdrs.org" />
<data android:host="lemmy.world" />
<data android:host="lemmy.wtf" />
<data android:host="lemmy.zip" />
<data android:host="lemmygrad.ml" />
<data android:host="lemmynsfw.com" />
Expand All @@ -109,11 +113,11 @@
<data android:host="sopuli.xyz" />
<data android:host="startrek.website" />
<data android:host="szmer.info" />
<data android:host="thelemmy.club" />
<data android:host="ttrpg.network" />
<data android:host="vlemmy.net" />
<data android:host="waveform.social" />
<data android:host="www.hexbear.net" />
<data android:host="yiffit.net" />
<!--#INSTANCE_LIST_END#-->
</intent-filter>
</activity>
Expand Down
8 changes: 6 additions & 2 deletions ios/Open In Thunder/Resources/content.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
let instances = [
"ani.social",
"aussie.zone",
"awful.systems",
"bakchodi.org",
Expand All @@ -10,10 +11,12 @@ let instances = [
"discuss.tchncs.de",
"exploding-heads.com",
"feddit.ch",
"feddit.cl",
"feddit.de",
"feddit.dk",
"feddit.it",
"feddit.nl",
"feddit.nu",
"feddit.uk",
"geddit.social",
"hexbear.net",
Expand All @@ -37,6 +40,7 @@ let instances = [
"lemmy.today",
"lemmy.whynotdrs.org",
"lemmy.world",
"lemmy.wtf",
"lemmy.zip",
"lemmygrad.ml",
"lemmynsfw.com",
Expand All @@ -53,11 +57,11 @@ let instances = [
"sopuli.xyz",
"startrek.website",
"szmer.info",
"thelemmy.club",
"ttrpg.network",
"vlemmy.net",
"waveform.social",
"www.hexbear.net",
"yiffit.net"
"www.hexbear.net"
];

document.addEventListener('readystatechange', handleNavigation);
Expand Down
8 changes: 6 additions & 2 deletions ios/Open In Thunder/Resources/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"content.js"
],
"matches": [
"*://ani.social/*",
"*://aussie.zone/*",
"*://awful.systems/*",
"*://bakchodi.org/*",
Expand All @@ -28,10 +29,12 @@
"*://discuss.tchncs.de/*",
"*://exploding-heads.com/*",
"*://feddit.ch/*",
"*://feddit.cl/*",
"*://feddit.de/*",
"*://feddit.dk/*",
"*://feddit.it/*",
"*://feddit.nl/*",
"*://feddit.nu/*",
"*://feddit.uk/*",
"*://geddit.social/*",
"*://hexbear.net/*",
Expand All @@ -55,6 +58,7 @@
"*://lemmy.today/*",
"*://lemmy.whynotdrs.org/*",
"*://lemmy.world/*",
"*://lemmy.wtf/*",
"*://lemmy.zip/*",
"*://lemmygrad.ml/*",
"*://lemmynsfw.com/*",
Expand All @@ -71,11 +75,11 @@
"*://sopuli.xyz/*",
"*://startrek.website/*",
"*://szmer.info/*",
"*://thelemmy.club/*",
"*://ttrpg.network/*",
"*://vlemmy.net/*",
"*://waveform.social/*",
"*://www.hexbear.net/*",
"*://yiffit.net/*"
"*://www.hexbear.net/*"
]
}
],
Expand Down
6 changes: 5 additions & 1 deletion lemmy-instances.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ani.social
aussie.zone
awful.systems
bakchodi.org
Expand All @@ -9,10 +10,12 @@ discuss.online
discuss.tchncs.de
exploding-heads.com
feddit.ch
feddit.cl
feddit.de
feddit.dk
feddit.it
feddit.nl
feddit.nu
feddit.uk
geddit.social
hexbear.net
Expand All @@ -36,6 +39,7 @@ lemmy.sdf.org
lemmy.today
lemmy.whynotdrs.org
lemmy.world
lemmy.wtf
lemmy.zip
lemmygrad.ml
lemmynsfw.com
Expand All @@ -52,8 +56,8 @@ social.fossware.space
sopuli.xyz
startrek.website
szmer.info
thelemmy.club
ttrpg.network
vlemmy.net
waveform.social
www.hexbear.net
yiffit.net
6 changes: 5 additions & 1 deletion lib/instances.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const List<String> instances = [
'ani.social',
'aussie.zone',
'awful.systems',
'bakchodi.org',
Expand All @@ -10,10 +11,12 @@ const List<String> instances = [
'discuss.tchncs.de',
'exploding-heads.com',
'feddit.ch',
'feddit.cl',
'feddit.de',
'feddit.dk',
'feddit.it',
'feddit.nl',
'feddit.nu',
'feddit.uk',
'geddit.social',
'hexbear.net',
Expand All @@ -37,6 +40,7 @@ const List<String> instances = [
'lemmy.today',
'lemmy.whynotdrs.org',
'lemmy.world',
'lemmy.wtf',
'lemmy.zip',
'lemmygrad.ml',
'lemmynsfw.com',
Expand All @@ -53,9 +57,9 @@ const List<String> instances = [
'sopuli.xyz',
'startrek.website',
'szmer.info',
'thelemmy.club',
'ttrpg.network',
'vlemmy.net',
'waveform.social',
'www.hexbear.net',
'yiffit.net',
];

0 comments on commit 7b244fe

Please sign in to comment.