From 9c2d8fcd837f3599d4139e85186350b05ef50c02 Mon Sep 17 00:00:00 2001 From: SUFandom <70519093+SUFandom@users.noreply.github.com> Date: Tue, 25 Jul 2023 20:09:05 +0800 Subject: [PATCH] [URGENT] Update nodataperm.py Change the MD5Sum Because trying it spams error because its invalid Suggestion: Just add the main.zip to the Releases tag and let The script grab the 'stable' version there an just change it alongside with the python script library for update to not add issues --- stuff/nodataperm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stuff/nodataperm.py b/stuff/nodataperm.py index f0e4e99..964271b 100644 --- a/stuff/nodataperm.py +++ b/stuff/nodataperm.py @@ -10,7 +10,7 @@ class Nodataperm(General): id = "nodataperm" dl_links = { "11": ["https://github.com/ayasa520/hack_full_data_permission/archive/refs/heads/main.zip", - "eafd7b0986f3edaebaf1dd89f19d49bf"], + "8f067ef796c3f6849f9767a85496156f"], "13": ["", ""] } dl_file_name = "nodataperm.zip"