Commit graph

177 commits

Author SHA1 Message Date
fynks
0e6d3f5c0f sync web app to readme hosts version 2025-10-27 11:26:20 +05:00
fynks
3aa5083fdc fix(manifest): replace site.webmanifest with manifest.json for improved structure 2025-10-27 10:54:12 +05:00
fynks
7e2566b493 fix(robots.txt): remove disallow rules for cgi-bin, admin, and JSON files 2025-10-27 10:37:44 +05:00
fynks
4eef89c2b0 updated date 2025-10-24 10:30:09 +05:00
fynks
5bfbbe163b removed uneeded console logging 2025-10-24 10:06:47 +05:00
fynks
72cc64f624 feat: implement component lifecycle management and enhance caching mechanisms 2025-10-24 10:04:19 +05:00
fynks
ea0fab628f fix(status-indicator): reduce font size for better alignment 2025-10-24 10:02:48 +05:00
fynks
0fc060fb05 fix: duplicated drop down options in comparison 2025-10-24 09:51:29 +05:00
fynks
f68f90fccc Remove search worker implementation to streamline codebase and improve performance 2025-10-24 09:47:35 +05:00
fynks
5917c1e042 style(nav): improve overlay and navigation styles for better usability and aesthetics 2025-10-22 13:39:36 +05:00
fynks
34856ab44b feat(worker): implement search worker for fuzzy matching and data filtering
- Added a new search worker to offload heavy search/filter operations from the main thread.
- Implemented fuzzy matching using Levenshtein distance and hostname normalization.
- Added functions to extract hostnames from URLs and perform similarity calculations.
- Included data filtering and sorting capabilities based on specified criteria.
- Handled various message actions for search, filter, sort, and similarity calculations.
2025-10-22 13:32:20 +05:00
fynks
2f28fe71a4 updated title and meta tags for consistency in debrid services comparison 2025-10-15 20:01:39 +05:00
fynks
bfbdeea795 updated host count from 500+ to 450+ after deduplication 2025-10-15 19:58:44 +05:00
fynks
08539597ec Deduplicated contents 2025-10-15 19:58:00 +05:00
fynks
de79772ff9 enhanced ComparisonManager with detailed logging and improved service key matching 2025-10-15 11:24:49 +05:00
fynks
0faf41fb8e removed duplicate prefetching 2025-10-15 11:13:42 +05:00
fynks
995bdaf245 corrected TorBox for adult hosts 2025-10-15 11:03:19 +05:00
fynks
84137bfb9e updated stats 2025-10-15 10:57:30 +05:00
fynks
2e65882044 updated file hosts json 2025-10-15 10:56:31 +05:00
fynks
5cd1708686 updated adult hosts json 2025-10-15 10:55:50 +05:00
fynks
3f368edc70 fix: simplify navigation menu by renaming and removing redundant links 2025-10-13 18:07:48 +05:00
fynks
38e80ff8a0 fix: update navigation labels and add links to GitHub and contribution guidelines 2025-10-13 18:03:21 +05:00
fynks
a225143ddb fix: enhance resource section in README with updated links and descriptions 2025-10-13 18:00:21 +05:00
fynks
32e44c2f2a fix: adjust button padding for better layout and improve table cell word wrapping 2025-10-12 18:39:07 +05:00
fynks
8fe55a2a9b style: refine load-all button styles for improved appearance and responsiveness 2025-10-12 18:37:11 +05:00
fynks
093237aecb feat: implement mobile navigation enhancements with close button and scroll locking 2025-10-12 18:21:31 +05:00
fynks
110c15792c fix: update search input placeholder for clarity in user instructions 2025-10-12 18:00:41 +05:00
fynks
2b5ccdf6e9 feat: enhance search functionality with URL extraction and fuzzy matching for improved user experience 2025-10-12 17:59:06 +05:00
fynks
1bf25d3878 feat: implement "Load All" button with lazy loading functionality for improved user experience 2025-10-12 17:49:54 +05:00
fynks
4cf024c44b hopefully fixed mobile nav 2025-10-12 17:42:44 +05:00
fynks
92bb628a2b refactor: enhance dropdown functionality for improved mobile responsiveness and accessibility 2025-10-12 16:57:49 +05:00
fynks
3defd1b68c refactor: remove unused meta chips styles for improved maintainability 2025-10-12 08:51:09 +05:00
fynks
2b94fb29a0 refactor: simplify section title and remove unnecessary meta chips for clarity 2025-10-12 08:49:51 +05:00
fynks
a169f1d93b refactor: update navigation link text from 'About' to 'Intro' for clarity 2025-10-12 08:48:34 +05:00
fynks
2971f77133 refactor: optimize CSS for performance and responsiveness on mobile devices 2025-10-12 08:43:54 +05:00
fynks
7bdb79d6fb feat: enhance accessibility with high contrast mode support and improved focus styles 2025-10-12 08:37:53 +05:00
fynks
2d76ec5f9d refactor: remove legacy resource styles for improved maintainability 2025-10-11 17:09:22 +05:00
fynks
3d20707b82 refactor: remove Discord servers resource card to streamline content 2025-10-11 17:01:08 +05:00
fynks
1a4d7b240f feat: implement navigation dropdowns and enhance referral section; improve user experience and accessibility 2025-10-11 16:55:37 +05:00
fynks
2fe74f29b6 refactor: remove unused URLs from sitemap.xml to streamline site structure 2025-10-11 16:19:31 +05:00
fynks
f178c2f070 fix: shorten description 2025-10-11 11:57:30 +05:00
fynks
864d4b4a37 Add security.txt, browserconfig.xml, and update sitemap.xml; enhance SEO and site structure 2025-10-11 11:44:05 +05:00
fynks
ab1a1d185e Update title and meta tags for consistency; change "Debrid Services Comparison" to "Debrid Compare" 2025-10-11 11:32:36 +05:00
fynks
d6510de899 Add Usenet support section and navigation link 2025-10-11 11:31:22 +05:00
fynks
350e1367d9 Enhance header and footer design; update navigation links and descriptions
- Added a blurred background to the header for improved aesthetics.
- Introduced a logo wrapper with glow effect and separated logo text into primary and secondary spans.
- Updated navigation links to include text spans for better accessibility.
- Revamped hero section text for clarity and conciseness.
- Simplified section descriptions throughout the document for better readability.
- Enhanced footer with new logo design, tagline, and statistics icons.
- Updated quick links and resources in the footer with icons for visual appeal.
- Improved copyright and last updated information styling in the footer.
2025-10-11 11:25:59 +05:00
fynks
b70a908985 Refactor table styles for improved consistency and clarity, including sticky headers and alternating row colors 2025-10-11 10:47:29 +05:00
fynks
fc134297e1 Improve table styling with default and alternating background colors for first column cells 2025-10-11 10:44:35 +05:00
fynks
6b61409307 Enhance table styling with sticky first column and improved z-index for headers 2025-10-11 10:42:55 +05:00
fynks
2a74b54573 refactored js 2025-10-11 10:15:27 +05:00
fynks
d13d4c192a Refactor status indicators to use emoji for better visual representation and accessibility 2025-10-11 10:07:05 +05:00