Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rfearing
Copy link
Contributor

@rfearing rfearing commented Aug 1, 2023

πŸ‘‹πŸΌ @khiga8! Thanks for making this!

It appears as though the previous commit changed the regex so that it would accept more subdomains, however, the syntax *.* broke the extension so that it could no longer be loaded.

For reference: Chrome extensions match patterns

Screenshot of upload error in Chrome

When changed to *.github.com the plugin uploads and works (I see it working on the image above).

Additionally, I removed https://gist.github.com because it's redundant because it is included by the wildcard.

Copy link
Owner

@khiga8 khiga8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for catching this!

@khiga8 khiga8 merged commit 601b4fd into khiga8:main Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants