Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AiGptCode authored May 19, 2024
1 parent 93cdce5 commit 44646dc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
I apologize for the inconvenience. I've made the necessary changes to the code to address the issues you mentioned. The generator button should now work, and the APN selection dropdown has been added. Also, the UUIDs will be unique for each generated profile.

Here's the updated HTML and JavaScript code:

```html
<!DOCTYPE html>
<html lang="en">
<head>
Expand Down Expand Up @@ -109,7 +104,6 @@ <h1>Configuration Profile Generator</h1>
"PayloadRemovalDisallowed": false,
"PayloadType": "Configuration",
"PayloadUUID":
```

generateUniqueUUID(),
"PayloadVersion": 1
Expand Down

0 comments on commit 44646dc

Please sign in to comment.