mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[GH-ISSUE #171] Safe to use? Maybe a workflow to generate the compressed code to index.html #282
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#282
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @realdennis on GitHub (May 22, 2024).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/171
What a nice tool, thanks for the dedication on this!
Correct me if I'm wrong, I am not fully sure if there's any attack or logger in this line.
It seems be manually pasted by yourself (or contributor) in the same commit (eg. #138).
Would you consider to generate as a
.jsfile or somewhat plaintext to public folder in your build rule in every relase (thru github action), and like embeded using some template/request approach in github page release?@davidarroyo1234 commented on GitHub (May 24, 2024):
The action its already doing that. Its doing the npm script and updating the index.html. You can check it in the action page and file
@davidarroyo1234 commented on GitHub (May 24, 2024):
Anyways if you dont trust that code, you can compile yourself the code and the output will be equal to the index.html one.