Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
Archived
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhinpal committed Jul 6, 2024
1 parent c3b61bd commit a761c94
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
![IMDB API](https://user-images.githubusercontent.com/51857187/170807293-a52d8141-f743-4501-82e5-55e3d4286e61.jpg)

## Incidents 🔔
## Important Update: Project Discontinued 🔔

<details>
<summary><strong>1. November 27, 2023 - Bombarded with DDos and DoS </strong></summary>
IMDb has recently launched their [official API](https://developer.imdb.com/), providing developers with authorized access to their database. Given this development, I've made the decision to discontinue maintenance of this project for the following reasons:

**Attention:** Due to a series of DDoS and DoS attacks targeting our free server, I have implemented stringent security measures. Upon reviewing the server logs, I identified that numerous production applications are directly utilizing the `imdb-api.projects.thetuhin.com` endpoint. I urge these application owners to deploy their own Cloudflare Workers to mitigate risk and enhance security.
1. To avoid potential conflicts with IMDb's terms of service and intellectual property rights.
2. To encourage the use of officially supported and maintained data sources.

As part of my response, I have established DDoS protection rules. While these measures are in place, legitimate users may encounter a security challenge to verify their status as human users. Please note that IP addresses originating from Ovh and Hetzner Cloud services have been permanently blocked as a precaution.
Recommendations for users of this project:

I appreciate your understanding and cooperation.
1. Transition to IMDb's official API for the most up-to-date and reliable movie data.
2. Consider using alternative sources like TMDB (The Movie Database) API as another robust option.

</details>
This repository will be archived to preserve the code for reference purposes. Thank you to all contributors and users for your support throughout this project's lifespan.

For any questions or concerns, please refer to IMDb's developer documentation or explore TMDB's API offerings.

![IMDB API](https://user-images.githubusercontent.com/51857187/170807293-a52d8141-f743-4501-82e5-55e3d4286e61.jpg)

## Features 🪶

Expand All @@ -32,7 +33,6 @@ If you anticipate sending a large number of requests, it is recommended that you

After deployed, map the worker to a Domain Name to configure cache. Only Workers deployed to custom domains have access to functional cache operations.


## Run with docker 🐋

- Clone this repository
Expand Down

0 comments on commit a761c94

Please sign in to comment.