inblockio / aqua-verifier-webextension

A Chrome-Browser web-extension to verify Aqua Protocol data.
https://inblock.io
MIT License
6 stars 2 forks source link

Refactor to rely on <meta> tag for page detection + parsing #63

Open ux-design-dev opened 2 years ago

ux-design-dev commented 2 years ago

With adjusting MediaWiki in inblockio/aqua-PKC#121 will have a breaking effect on the Verifier. The index.php in the path is currently used to distinguish regular paths from other .php paths like rest.php. if the url doesn't have index.php, then it is not a page, and the page title becomes empty, and not processed. this gives the NORECORD result in the extension.