diff --git a/pluginmaster.json b/pluginmaster.json index 5ad9334..e87ef08 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -1,19 +1,4 @@ [ - { - "Author": "ascclemens", - "Name": "Expanded Search Info", - "Description": "Displays extra information pulled from search info when examining.\n\nSupport for:\n- Any plain text URL\n- Pastebin.com\n- carrd.co/crd.co\n- F-List\n\nSimply examine someone with a search info containing pointers to one of\nthese locations and the plugin will display information automatically.", - "InternalName": "ExpandedSearchInfo", - "AssemblyVersion": "1.1.0", - "ApplicableVersion": "any", - "DalamudApiLevel": 2, - "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/ExpandedSearchInfo/latest.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/ExpandedSearchInfo/latest.zip", - "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/ExpandedSearchInfo/latest.zip", - "LastUpdated": "1612491988" - }, { "Author": "ascclemens", "Name": "Python REPL", diff --git a/plugins/ExpandedSearchInfo/latest.zip b/plugins/ExpandedSearchInfo/latest.zip deleted file mode 100644 index e4edac6..0000000 Binary files a/plugins/ExpandedSearchInfo/latest.zip and /dev/null differ