Add check-jailbroken.js to loader scripts

This commit is contained in:
Mahdi K.
2026-02-09 02:45:08 +03:00
committed by GitHub
parent 8f17b866af
commit 4222959de1
+3
View File
@@ -17,6 +17,9 @@ include('stats-tracker.js')
include('binloader.js')
include('lapse.js')
include('kernel.js')
include('check-jailbroken.js')
include('stats-tracker.js')
log('All scripts loaded')
// Increment total attempts
stats.load()