Procházet zdrojové kódy

Merge pull request #371 from Kippenhof/patch-1

Updated Readme
Dmitrii Selivanov před 3 roky
rodič
revize
8ffbe2320c
1 změnil soubory, kde provedl 1 přidání a 3 odebrání
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -25,9 +25,7 @@ Additionally, the `dislike` field in the YouTube API was [removed](https://suppo
 
 ## What it Does
 
-This plugin will re-enable the visibility of the dislike count, fetching the total number of dislikes via our API, which in turn relies upon YouTube's [Data API](https://developers.google.com/youtube/v3).
-
-With the removal of dislike stats from the YouTube API, our backend will switch to using a combination of scraped dislike stats, estimates extrapolated from extension user data
+With the removal of dislike stats from the YouTube API, our backend switched to using a combination of scraped dislike stats, estimates extrapolated from extension user data
 and estimates based on view\like ratios.
 
 [FAQ](https://github.com/Anarios/return-youtube-dislike/blob/main/FAQ.md)