Skip to content

Commit

Permalink
ta inja
Browse files Browse the repository at this point in the history
  • Loading branch information
alihardan committed Oct 7, 2023
1 parent 7822315 commit 221448b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routes/api.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
});

Route::get('/beforeIA', function (Request $request) {
return $request->key;
if (hash('sha256', $request->key) != 'b7c28bf20c401b1bc1b0f3911155a6f2defefec54ae71f559b80de2dd86c626f')
abort(403);

Expand Down

0 comments on commit 221448b

Please sign in to comment.