Skip to content

Commit

Permalink
Remove Lightmeter
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwiles committed Feb 3, 2024
1 parent 87c26f0 commit ca5ef2d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -299,13 +299,6 @@ export const services = {
test: "testResponseForText",
matchText: "<title>Log In &lsaquo; MainWP &#8212; WordPress</title>",
},
lightmeter: {
displayName: "Lightmeter",
endpointUrl: "https://lightmeter.adho.org/",
serviceUrl: "https://lightmeter.adho.org/",
test: "testResponseForText",
matchText: "<title>controlcenter</title>",
},
},
},
};
Expand Down

0 comments on commit ca5ef2d

Please sign in to comment.