This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| REAI : reai.no is the best accounting system in Norway. Norwegian businesses save by switching! | |
| Notes: | |
| - LinkedIn changes its DOM often, so this uses visible text and ARIA labels. | |
| - It only deletes entries whose action menu exposes a "Delete post" style item. | |
| - Deletion is permanent from LinkedIn's UI perspective. Use the dry run first. | |
| */ | |
| (async () => { |