diff --git a/README.md b/README.md
index d8196b5..899a6fb 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ Download and Install the [latest release of Obtainium](https://github.com/ImranR
| Kenji-NX | Add to Obtainium! | ❌ | ❌ |
| MelonDS | Add to Obtainium! | ✅ | ❌ |
| MelonDS (Dual-Screen) | Add to Obtainium! | ❌ | ✅ |
-| MelonDS Nightly | Add to Obtainium! | ❌ | ❌ |
+| MelonDS Nightly | Add to Obtainium! | ❌ | ❌ |
| NetherSX2-Classic | Add to Obtainium! | ✅ | ✅ |
| NetherSX2-Patch | Add to Obtainium! | ❌ | ❌ |
| Pico8 Android | Add to Obtainium! | ✅ | ✅ |
diff --git a/pages/table.md b/pages/table.md
index b9bb5a2..c0159d3 100644
--- a/pages/table.md
+++ b/pages/table.md
@@ -20,7 +20,7 @@
| Kenji-NX | Add to Obtainium! | ❌ | ❌ |
| MelonDS | Add to Obtainium! | ✅ | ❌ |
| MelonDS (Dual-Screen) | Add to Obtainium! | ❌ | ✅ |
-| MelonDS Nightly | Add to Obtainium! | ❌ | ❌ |
+| MelonDS Nightly | Add to Obtainium! | ❌ | ❌ |
| NetherSX2-Classic | Add to Obtainium! | ✅ | ✅ |
| NetherSX2-Patch | Add to Obtainium! | ❌ | ❌ |
| Pico8 Android | Add to Obtainium! | ✅ | ✅ |
diff --git a/src/applications.json b/src/applications.json
index e8524a4..a02df15 100644
--- a/src/applications.json
+++ b/src/applications.json
@@ -187,7 +187,7 @@
"author": "rafaelvcaetano",
"name": "MelonDS Nightly",
"preferredApkIndex": 0,
- "additionalSettings": "{\"includePrereleases\":true,\"fallbackToOlderReleases\":false,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"sortMethodChoice\":\"date\",\"useLatestAssetDateAsReleaseDate\":true,\"releaseTitleAsVersion\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\".*nightly.*\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"MelonDS (nightly)\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}",
+ "additionalSettings": "{\"includePrereleases\":true,\"fallbackToOlderReleases\":false,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"sortMethodChoice\":\"date\",\"useLatestAssetDateAsReleaseDate\":true,\"releaseTitleAsVersion\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"releaseDateAsVersion\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\".*nightly.*\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"MelonDS (nightly)\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}",
"categories": [
"Emulator"
],