├── README.md ├── img ├── 1.png ├── 2.png ├── 3.png ├── 4.png ├── 5.webp ├── 6.png ├── Apps-Unlock-icon.png ├── R.gif ├── giphy (1).gif └── giphy.gif ├── index.html └── satyla.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/README.md -------------------------------------------------------------------------------- /img/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/1.png -------------------------------------------------------------------------------- /img/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/2.png -------------------------------------------------------------------------------- /img/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/3.png -------------------------------------------------------------------------------- /img/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/4.png -------------------------------------------------------------------------------- /img/5.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/5.webp -------------------------------------------------------------------------------- /img/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/6.png -------------------------------------------------------------------------------- /img/Apps-Unlock-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/Apps-Unlock-icon.png -------------------------------------------------------------------------------- /img/R.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/R.gif -------------------------------------------------------------------------------- /img/giphy (1).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/giphy (1).gif -------------------------------------------------------------------------------- /img/giphy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/img/giphy.gif -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/index.html -------------------------------------------------------------------------------- /satyla.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CODE-NAME-IN-B/FRP_MOBILE/HEAD/satyla.css --------------------------------------------------------------------------------