File tree 5 files changed +22
-22
lines changed 5 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2021-present Reaper <
[email protected] > (https://reaper.
im )
3
+ Copyright (c) 2021-present Reaper <
[email protected] > (https://reaper.
is )
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ time like I did.
20
20
21
21
## Link
22
22
23
- You can access all the devices at [ https://cri.reaper.im ] ( https://cri.reaper.im ) .
23
+ You can access all the devices at [ https://cri.barelyhuman.dev ] ( https://cri.barelyhuman.dev ) .
24
24
25
25
## Contribute
26
26
27
- If you wish to add more devices/ROMs to the list you can follow the steps [ here] ( https://cri.reaper.im /submit-rom ) .
27
+ If you wish to add more devices/ROMs to the list you can follow the steps [ here] ( https://cri.barelyhuman.dev /submit-rom ) .
28
28
29
29
## Data Credits
30
30
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export function Footer({ ...props }) {
20
20
< div >
21
21
< p >
22
22
2021 - present ©{ ' ' }
23
- < a href = 'https://reaper.im ' className = ' hover:text-black' >
23
+ < a href = 'https://reaper.is ' className = ' hover:text-black' >
24
24
Reaper
25
25
</ a >
26
26
</ p >
Original file line number Diff line number Diff line change @@ -15,24 +15,24 @@ export function Head({ ...props }) {
15
15
/>
16
16
{ /* Open Graph / Facebook */ }
17
17
< meta property = 'og:type' content = 'website' />
18
- < meta property = 'og:url' content = 'https://cri.reaper.im /' />
18
+ < meta property = 'og:url' content = 'https://cri.barelyhuman.dev /' />
19
19
< meta property = 'og:title' content = 'Custom Rom Index | CRI' />
20
20
< meta
21
21
property = 'og:description'
22
22
content = 'Easiest way to find phones that support custom ROMs'
23
23
/>
24
- < meta property = 'og:image' content = 'https://cri.reaper.im /og-image.png' />
24
+ < meta property = 'og:image' content = 'https://cri.barelyhuman.dev /og-image.png' />
25
25
{ /* Twitter */ }
26
26
< meta property = 'twitter:card' content = 'summary_large_image' />
27
- < meta property = 'twitter:url' content = 'https://cri.reaper.im /' />
27
+ < meta property = 'twitter:url' content = 'https://cri.barelyhuman.dev /' />
28
28
< meta property = 'twitter:title' content = 'Custom Rom Index | CRI' />
29
29
< meta
30
30
property = 'twitter:description'
31
31
content = 'Easiest way to find phones that support custom ROMs'
32
32
/>
33
33
< meta
34
34
property = 'twitter:image'
35
- content = 'https://cri.reaper.im /og-image.png'
35
+ content = 'https://cri.barelyhuman.dev /og-image.png'
36
36
/>
37
37
{ props . children }
38
38
</ NextHead >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <urlset
3
- xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://www.sitemaps.org/schemas/sitemap/0.9
6
- http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" >
7
- <!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
8
-
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <urlset
3
+ xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://www.sitemaps.org/schemas/sitemap/0.9
6
+ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" >
7
+ <!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
8
+
9
9
10
10
<url >
11
- <loc >https://cri.reaper.im /</loc >
11
+ <loc >https://cri.barelyhuman.dev /</loc >
12
12
<lastmod >2021-08-22T08:01:37+00:00</lastmod >
13
13
<priority >1.00</priority >
14
14
</url >
15
15
<url >
16
- <loc >https://cri.reaper.im /devices</loc >
16
+ <loc >https://cri.barelyhuman.dev /devices</loc >
17
17
<lastmod >2021-08-22T08:01:37+00:00</lastmod >
18
18
<priority >0.80</priority >
19
19
</url >
20
20
<url >
21
- <loc >https://cri.reaper.im /submit-rom</loc >
21
+ <loc >https://cri.barelyhuman.dev /submit-rom</loc >
22
22
<lastmod >2021-08-22T08:01:37+00:00</lastmod >
23
23
<priority >0.80</priority >
24
- </url >
25
-
26
-
24
+ </url >
25
+
26
+
27
27
</urlset >
You can’t perform that action at this time.
0 commit comments