rybbit/server/src
Bill Yang 7f3a338001 Add URL normalization to allowed domains
- Introduced a new function to normalize URL origins by removing the "www." prefix.
- Updated the allowed domains loading logic to apply normalization to each domain in the list.
2025-05-05 15:35:02 -07:00
..
api Fix users page (sorting) (#114) 2025-05-06 01:04:11 +03:00
cron fix usage checker (#109) 2025-05-03 23:19:59 -07:00
db Refactor analytics to utilize structured URL parameters 2025-04-30 22:56:10 -07:00
lib Add URL normalization to allowed domains 2025-05-05 15:35:02 -07:00
tracker Enhance site management with domain handling 2025-05-03 12:59:01 -07:00
index.ts Enhance CORS handling and add origin normalization 2025-05-03 17:34:08 -07:00
types.ts Add site_id 2025-02-16 20:04:55 -08:00
utils.ts Add URL normalization to allowed domains 2025-05-05 15:35:02 -07:00