Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abailoni/bear-backlinks
https://github.com/abailoni/bear-backlinks
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abailoni/bear-backlinks
- Owner: abailoni
- Created: 2020-10-16T17:26:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T13:26:26.000Z (over 1 year ago)
- Last Synced: 2024-11-05T11:55:28.277Z (2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To remove all the added Backlink sections:
`perl -0 -i -pe 's/---\n### Backlinks[\s\S]*bear:\/\/x-callback-url.*//gim' test_original2.md`
`perl -0 -i -pe 's/---\n### Backlinks[\s\S]*bear:\/\/x-callback-url.*/YOUR NEW CONTENT HERE/gim' test_original2.md`