diff --git a/plugin_packages.json b/plugin_packages.json index 090a626..2210ab7 100644 --- a/plugin_packages.json +++ b/plugin_packages.json @@ -700,5 +700,18 @@ }, "public_key": "MCowBQYDK2VwAyEAuQ+CT3vItm4767dEntua4PLWFOV5KnXY19UNKvljyHs=", "repository": "sp1r1tt/Mass-Assignment-Radar" - } -] \ No newline at end of file + } , + { + "id": "Repo-Explorer", + "name": "RepoExplorer", + "license": "MIT", + "description": "Browse and explore content from GitHub repositories like PayloadsAllTheThings", + "author": { + "name": "Chriscz", + "email": "chrisczv@proton.me", + "url": "https://github.com/ChrisCZ2/RepoExplorer" + }, + "public_key": "MCowBQYDK2VwAyEAuPxuuzQN+cpZu7T4NzwaiLP1BN7R5Q6zqBVA3vWdWOg=", + "repository": "ChrisCZ2/RepoExplorer" + }, +]