Skip to content

Commit

Permalink
Update by CLI (2024-09-17 01:13:58.270640)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 17, 2024
1 parent 0b94b56 commit d68fb42
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 7 deletions.
29 changes: 24 additions & 5 deletions json/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"submission": "https://github.com/Googlers-Repo/gmr/issues/new?assignees=&labels=module&projects=&template=submission.yml&title=%5BModule%5D%3A+",
"metadata": {
"version": 1,
"timestamp": 1726511258.800498
"timestamp": 1726535638.27064
},
"modules": [
{
Expand Down Expand Up @@ -238,14 +238,25 @@
{
"id": "cubic-adblock",
"name": "Cubic-AdBlock",
"version": "v2.19",
"versionCode": 2019,
"version": "v2.20",
"versionCode": 2020,
"author": "Vaz15k",
"description": "A simple AdBlock based on the hosts file.",
"verified": true,
"categories": [
"Adblocking and Hosts Files"
],
"icon": "https://raw.githubusercontent.com/Vaz15k/Cubic-AdBlock/cubic/docs/cubic_logo.png",
"donate": "",
"support": "https://github.com/Vaz15k/Cubic-AdBlock/issues",
"cover": "",
"screenshots": [],
"license": "MIT",
"readme": "https://raw.githubusercontent.com/Vaz15k/Cubic-AdBlock/cubic/docs/README.md",
"require": [],
"added": 0,
"timestamp": 1725885595.666509,
"size": 8256398,
"timestamp": 1726535628.932029,
"size": 8235597,
"features": {},
"track": {
"type": "ONLINE_JSON",
Expand All @@ -268,6 +279,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/cubic-adblock/v2.19_2019.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/cubic-adblock/v2.19_2019.md",
"size": 8256398
},
{
"timestamp": 1726535628.932029,
"version": "v2.20",
"versionCode": 2020,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/cubic-adblock/v2.20_2020.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/cubic-adblock/v2.20_2020.md",
"size": 8235597
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions modules/cubic-adblock/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"update_to": "https://raw.githubusercontent.com/Vaz15k/Cubic-AdBlock/cubic/module/update.json",
"source": "https://github.com/Vaz15k/Cubic-AdBlock",
"antifeatures": [],
"last_update": 1725885595.666509,
"versions": 2
"last_update": 1726535628.932029,
"versions": 3
}
8 changes: 8 additions & 0 deletions modules/cubic-adblock/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/cubic-adblock/v2.19_2019.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/cubic-adblock/v2.19_2019.md",
"size": 8256398
},
{
"timestamp": 1726535628.932029,
"version": "v2.20",
"versionCode": 2020,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/cubic-adblock/v2.20_2020.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/cubic-adblock/v2.20_2020.md",
"size": 8235597
}
]
}
2 changes: 2 additions & 0 deletions modules/cubic-adblock/v2.20_2020.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
## 2.20 - 16-09-24
* Update Hosts Lists
Binary file added modules/cubic-adblock/v2.20_2020.zip
Binary file not shown.

0 comments on commit d68fb42

Please sign in to comment.