Files
ClearUrls/external_js/ip-range-check.js
Tobias Speicher 93434d3bce Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with startsWith() or endsWith()
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-22 21:45:19 +01:00

22 KiB