Skip to content

Commit 7d06610

Browse files
committed
changed config, addded br1ck
1 parent e615891 commit 7d06610

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

docs/1-get-started.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ To find the correct exploit method for your device, please enter the system vers
3737
This tool is still work in progress, please give us some time to get this sorted out
3838

3939
:::
40+

docs/exploits/14-br1ck.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Br1ck"
3+
pagination_prev: get-started
4+
pagination_next: fakemurk
5+
---
6+

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const config = {
1515
favicon: 'img/favicon.ico',
1616

1717
// Set the production url of your site here
18-
url: 'https://chromebook-hacking.github.io',
18+
url: 'https://cb.whale.x10.mx',
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
2121
baseUrl: '/', // temporary

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
label: 'Exploits',
2727
items: [
2828
'exploits/badrecovery',
29+
'exploits/br1ck',
2930
'exploits/sh1mmer',
3031
'exploits/e-halcyon',
3132
'exploits/v101',

0 commit comments

Comments
 (0)