Skip to content

Commit

Permalink
added moto-trip
Browse files Browse the repository at this point in the history
  • Loading branch information
degun-osint authored Oct 16, 2024
1 parent d0f5d16 commit 81efc62
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" : "Profil de:",
"m_string" : "Page introuvable La page que vous demandez n'existe pas ou plus.",
"m_code" : 404,
"known" : ["aesthetics", "pif"],
"cat" : "trip"
},
{
"name" : "moxfield",
"uri_check" : "https://www.moxfield.com/users/{account}",
Expand Down

0 comments on commit 81efc62

Please sign in to comment.