Skip to content

Instantly share code, notes, and snippets.

View DangHaiNB's full-sized avatar
🏠
Working from home

Tran Dang Hai DangHaiNB

🏠
Working from home
View GitHub Profile
@jayremnt
jayremnt / unfollow-strangers.js
Created April 12, 2021 13:06
Unfollow all strangers on Facebook (include both users and pages)
/*
Script by JayremntB, 2021
Unfollow all strangers
Please copy all the code to make sure that you will not get any errors
*/
// You can change time delay below or not (in milliseconds, 1 s = 1000 ms)
let delayTime = 0;
// process, please don't modify