So I recently forked a project off of github that had a proxy in it so I modified the source code to REMOVE the proxy but it still is false flagged for being a proxy is there a way to see what is causing it to be flagged or what can I do?
Try to fork your Repl that contains the code.
create a normal repl and run in shell:
git clone https://github.com/<user>/<repo>
mv <repo>/{.,}* .
If you were warned, it’s probably that the warning will still stay since the action has been done!
When the mod speaks, it is official my friend, sry.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.