MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / fb_autoRemoveSpamPostGroup_main.js

File fb_autoRemoveSpamPostGroup_main.js

scripts/fb_autoRemoveSpamPostGroup_main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const waitMinInp = document.getElementById("inputWaitMin");
2const waitMaxInp = document.getElementById("inputWaitMax");
3const inputMaxPosts = document.getElementById("max-posts");
4const radioAction = document.getElementsByName("action");

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected