- apasai-dade-system
- respina-networks
- sigma-itid
- tgbs-co
- mahan-data-transmission-group
- dr-vosoughi039s-digital-marketing-services
- fakour
- sepehr-mahan-tech-co
- delta
- yeksa
- safarzon
- raviss-co
- afsaran
- itp
- kian-capital-management
- espinas-web
- irantom
- payamgostar
- farehoosh
- hooshmandbms
- eshragh
- saba-toyor-pars
- amwaj-hamrah-shargh
- auto-hub
- dinawin
Created
December 2, 2020 14:23
-
-
Save iamvee/82e8147dfcb3d59706fc9aa9c4a4fef3 to your computer and use it in GitHub Desktop.
This file contains 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
$$('a.company').map( s=> { | |
const url = s.href; | |
const name = url.split('/')[4]; | |
return `* [${name}](https://web.archive.org/*/${s.href})` | |
}).join('\n') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment