Closed scil closed 1 month ago
I fixed it by update selector
function getSelector(url)
{
const selectors = [
{
pattern: /https?:\/\/github.com\/[^\/]+\/[^\/]+\/*$/,
// selector: "#readme",
// new selector:
selector: '.markdown-body',
},
based on your repo, I created this user script https://greasyfork.org/en/scripts/508793-github-repos-stats
Good, but you could make changes to the code and submit a pull request.
fixed #3
i installed it onto latest firefox and chrome, visit https://github.com/vuejs/awesome-vue, and nothing happened.
I have paste the correct token.