diff --git a/src/pages/repos.js b/src/pages/repos.js index 2611a79..3238b45 100644 --- a/src/pages/repos.js +++ b/src/pages/repos.js @@ -6,6 +6,7 @@ import AdbConnect from "../components/adbconnect" import bgImage from "../media/phones.png" import { TiWarning } from "react-icons/ti"; +import { GoVerified } from "react-icons/go"; const IndexPage = () => { const [repos, setRepos] = useState([]); @@ -25,7 +26,13 @@ const IndexPage = () => {

Keep in mind that the extensions can execute arbitrary code inside the app.

- This means you should treat them with the same level of scrutiny you treat any apps. Extensions can also read all of the Cloudstream's data. + + This means you should treat them with the same level of scrutiny you treat any apps. Extensions can also read all of the Cloudstream's data. + +
+ + Repos with a are constantly audited by the app deveoper, so you can trust them. +