Skip to content

Commit

Permalink
delete 1 file, update 2 files and create 1 file
Browse files Browse the repository at this point in the history
  • Loading branch information
dhohirpradana committed Feb 3, 2024
1 parent 1c7c186 commit e1f232c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .vscode/settings.json

This file was deleted.

8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,14 @@ I successfully implemented Twitter automation using [NodeMaven](https://nodemave

<img src="screenshot/github_actions.png" alt="Github Actions" width=900 />

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:

<img src="screenshot/pixelscan.png" alt="Pixelscan Proxy Checker" width=900 />

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)
14 changes: 7 additions & 7 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Binary file added screenshot/pixelscan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e1f232c

Please sign in to comment.