Created
October 11, 2024 06:43
-
-
Save s3rgeym/9a7285c26b2d2390997d695820263e92 to your computer and use it in GitHub Desktop.
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
// https://kurs.expert/ru/cherniy-spisok-obmennikov.html | |
$$('table.exchangers_blacklist td:not(.numbs)').map(a => a.innerText + '\n').join('') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment