From f019bb32e9acb96778ce52ea1fe30afd15c076e0 Mon Sep 17 00:00:00 2001 From: s0lray Date: Mon, 8 Oct 2018 00:05:14 -0400 Subject: [PATCH] Revert "Revert "Killing off the ID field"" This reverts commit 71847b325270ec9f35054a6c742807057ec286c0. --- README.md | 5 +---- public/arf.json | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 6bbb814..3b2d0b2 100644 --- a/README.md +++ b/README.md @@ -27,21 +27,18 @@ Feedback or new tool suggestions are extremely welcome! Please feel free to sub ### Contribute with a GitHub Pull Request For new resources, please ensure that the site is available for public and free use.
    -
  1. Note the next available ID listed in the description field on the OSINT Framework folder. This can be found at the bottom of arf.json
  2. Update the arf.json file in the format shown below. If this isn't the first entry for a folder, add a comma to the last closing brace of the previous entry.
``` { - "id": "####", "name": "Example Name", "type": "url", "url": "http://example.com" } ``` -
    -
  1. Update the next available ID in the OSINT Framework description field.
  2. +
    1. Submit pull request!
    diff --git a/public/arf.json b/public/arf.json index a93279a..f078012 100644 --- a/public/arf.json +++ b/public/arf.json @@ -7040,5 +7040,4 @@ ], "name": "OSINT Framework", "type": "folder", - "desc": "Next Available ID: 1368" } \ No newline at end of file