Skip to content

Commit

Permalink
fix(api): block requests from old websites
Browse files Browse the repository at this point in the history
  • Loading branch information
rhahao authored May 11, 2023
1 parent 28e031c commit fa3a2b6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ const whitelist = [
'https://admin.sws2apps.com',
'https://cpe-sws.web.app',
'https://cpe-sws.firebaseapp.com',
'https://sws-pocket.web.app',
'https://sws-pocket.firebaseapp.com',
'https://lmm-oa-sws.web.app',
'https://lmm-oa-sws.firebaseapp.com',
'https://sws-vip.web.app',
'https://sws-vip.firebaseapp.com',
'https://sws2apps-tools.web.app',
'https://sws2apps-tools.firebaseapp.com',
];
Expand Down

0 comments on commit fa3a2b6

Please sign in to comment.