Skip to content

Commit

Permalink
Merge pull request #891 from degun-osint/patch-1
Browse files Browse the repository at this point in the history
added moto-trip
  • Loading branch information
WebBreacher authored Oct 16, 2024
2 parents d0f5d16 + 45395fa commit e1d8e5e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3473,6 +3473,16 @@
"known" : ["test", "janek"],
"cat" : "images"
},
{
"name" : "Moto Trip",
"uri_check" : "https://moto-trip.com/profil/{account}",
"e_code" : 200,
"e_string" : "<h1 class=\"h2\">Profil de pif</h1>",
"m_string" : "<h1>Page introuvable</h1>",
"m_code" : 404,
"known" : ["aesthetics", "pif"],
"cat" : "hobby"
},
{
"name" : "moxfield",
"uri_check" : "https://www.moxfield.com/users/{account}",
Expand Down

0 comments on commit e1d8e5e

Please sign in to comment.