mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-09-21 17:17:48 +02:00
Merge pull request #579 from lockfale/feature/THE-58-online-communities
Rename Forums/Blogs/IRC to Online Communities (THE-58)
This commit is contained in:
+59
-22
@@ -4631,9 +4631,46 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Forums / Blogs / IRC",
|
||||
"name": "Online Communities",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
{
|
||||
"name": "Blog Search Engines",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
{
|
||||
"name": "Live Journal Seek",
|
||||
"type": "url",
|
||||
"url": "https://ljseek.com/"
|
||||
},
|
||||
{
|
||||
"name": "Blog Search Engine",
|
||||
"type": "url",
|
||||
"url": "https://www.blogsearchengine.org/"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Discord Servers",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
{
|
||||
"name": "Discord Bot List",
|
||||
"type": "url",
|
||||
"url": "https://discord.bots.gg/"
|
||||
},
|
||||
{
|
||||
"name": "ReconXplorer (T)",
|
||||
"type": "url",
|
||||
"url": "https://github.com/root7am/ReconXplorer"
|
||||
},
|
||||
{
|
||||
"name": "Top.gg",
|
||||
"type": "url",
|
||||
"url": "https://top.gg/"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Forum Search Engines",
|
||||
"type": "folder",
|
||||
@@ -4665,27 +4702,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Blog Search Engines",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
{
|
||||
"name": "Live Journal Seek",
|
||||
"type": "url",
|
||||
"url": "https://ljseek.com/"
|
||||
},
|
||||
{
|
||||
"name": "Topix",
|
||||
"type": "url",
|
||||
"url": "https://www.pch.com/quizzes"
|
||||
},
|
||||
{
|
||||
"name": "Blog Search Engine",
|
||||
"type": "url",
|
||||
"url": "https://www.blogsearchengine.org/"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "IRC Search",
|
||||
"type": "folder",
|
||||
@@ -4711,6 +4727,27 @@
|
||||
"url": "https://netsplit.de/channels/search.php"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Reddit Communities",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
{
|
||||
"name": "Arctic Shift",
|
||||
"type": "url",
|
||||
"url": "https://arctic-shift.photon-reddit.com/"
|
||||
},
|
||||
{
|
||||
"name": "Cama's Reddit Search",
|
||||
"type": "url",
|
||||
"url": "https://camas.github.io/reddit-search/"
|
||||
},
|
||||
{
|
||||
"name": "Reveddit",
|
||||
"type": "url",
|
||||
"url": "https://www.reveddit.com/"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user