diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 3dd8a3e..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "python.testing.unittestArgs": ["-v", "-s", ".", "-p", "*_test.py"],
- "python.testing.pytestEnabled": false,
- "python.testing.unittestEnabled": true
-}
diff --git a/README.md b/README.md
index 509eda5..792fec9 100644
--- a/README.md
+++ b/README.md
@@ -285,6 +285,14 @@ I successfully implemented Twitter automation using [NodeMaven](https://nodemave
+Highlighting the importance of using high-quality IP proxies is crucial to overcoming account bans effectively. These proxies play a key role in ensuring a secure and reliable connection, mitigating the risk of detection by platforms like Twitter. By employing top-notch IP proxies, users can maintain anonymity, prevent bans, and sustain the performance of automated systems. Choosing high-quality proxies is a strategic decision to enhance the longevity and success of any automated process while maintaining the integrity of the user's online presence.
+
+Below is the proxy quality result that I tested using the [Pixelscan](https://addons.mozilla.org/en-US/firefox/addon/proxy-checker/) proxy checker tool:
+
+
+
+Register now using the link [https://nodemaven.com/?a_aid=dhohirpradana](https://nodemaven.com/?a_aid=dhohirpradana) and unlock the power of high-quality IP proxies. Enjoy +2GB of free traffic when purchasing a trial or any package. Take advantage of this offer to experience seamless and secure automated processes. Elevate your online presence with NodeMaven's reliable and efficient proxy solutions. Don't miss out – register now!
+
Overall, the integration of proxies in my Twitter automation using [NodeMaven](https://nodemaven.com/?a_aid=dhohirpradana) has not only resolved previous security session issues but also contributed to the overall stability and reliability of the system. I am pleased with the successful outcome and look forward to further refining and enhancing the user experience.
[![twitter auto update banner and name](https://github.com/dhohirpradana/Twitter-Automation/actions/workflows/main.yml/badge.svg)](https://github.com/dhohirpradana/Twitter-Automation/actions/workflows/main.yml)
diff --git a/app.py b/app.py
index 85f0783..06303a5 100644
--- a/app.py
+++ b/app.py
@@ -21,10 +21,10 @@ def delay():
print("Failed update name")
exit()
- delay()
- UPDATE_BANNER = update_banner()
- if UPDATE_BANNER:
- print("Success update banner")
- else:
- print("Failed update banner")
- exit()
+ # delay()
+ # UPDATE_BANNER = update_banner()
+ # if UPDATE_BANNER:
+ # print("Success update banner")
+ # else:
+ # print("Failed update banner")
+ # exit()
diff --git a/screenshot/pixelscan.png b/screenshot/pixelscan.png
new file mode 100644
index 0000000..5f095c3
Binary files /dev/null and b/screenshot/pixelscan.png differ