Stefan ⚯

Results 9 issues of Stefan ⚯

Hi first of all good job on this plugin, the thing is for me, is not working if I have on the same text-area a char counter and your plugin...

When using the default Model->links() in the blade file the design is broken

Closes #94 - [x] Initial Fork - [ ] Create Cloudflare Client

Cloudflare has a cheap and good api with multiple models. Any plans to implement this ? I think I have the time to implement this.

enhancement

I saw you didn't create any tests.

When running it seems form me it's failing at this functionality. `def __get_snlm0e(self): resp = self.session.get(url="https://bard.google.com/", timeout=10) # Find "SNlM0e":"" if resp.status_code != 200: raise Exception("Could not get Google Bard")...