It is not related to Easy Table of Contents. Still hitting after the deactivation.
My hosting provider warn me about over CPU usage and they have shared a Get request hitting to my server, I will share the request here hitting to my server. currently, I have disabled all Rest API requests by using a plugins. but still hitting the request and currently, it’s accessible to public
some requests are as follows, now it is hitting more than 300 requests per 15 minute
“GET /wp-json/wp/v2/posts?_embed&per_page=10 H TTP/1.0” 401 935 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36”
“GET /wp-json/wp/v2/posts?_embed&per_page=10 HT TP/1.0” 401 935 “-” “okhttp/4.9.2”
Any Solution on this?