Skip to content

Commit d575622

Browse files
author
dmca-sync-bot
committed
Process DMCA request
1 parent c89baa1 commit d575622

File tree

1 file changed

+318
-0
lines changed

1 file changed

+318
-0
lines changed

2025/05/2025-05-22-dversestudio.md

Lines changed: 318 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,318 @@
1+
Before disabling any content in relation to this takedown notice, GitHub
2+
- contacted the owners of some or all of the affected repositories to give them an opportunity to [make changes](https://docs.github.com/en/github/site-policy/dmca-takedown-policy#a-how-does-this-actually-work).
3+
- provided information on how to [submit a DMCA Counter Notice](https://docs.github.com/en/articles/guide-to-submitting-a-dmca-counter-notice).
4+
5+
To learn about when and why GitHub may process some notices this way, please visit our [README](https://github.com/github/dmca/blob/master/README.md#anatomy-of-a-takedown-notice).
6+
7+
---
8+
9+
Are you the copyright holder or authorized to act on the copyright owner's behalf? If you are submitting this notice on behalf of a company, please be sure to use an email address on the company's domain. If you use a personal email address for a notice submitted on behalf of a company, we may not be able to process it.
10+
11+
Yes, I am the copyright holder.
12+
13+
Are you submitting a revised DMCA notice after GitHub Trust & Safety requested you make changes to your original notice?
14+
15+
No
16+
17+
Does your claim involve content on GitHub or npm.js?
18+
19+
GitHub
20+
21+
Please describe the nature of your copyright ownership or authorization to act on the owner's behalf.
22+
23+
Hello,
24+
We are the copyright owners of Pinx - Vuejs / Nuxt Tailwind + Naive Admin Dashboard Template, a premium product that we sell exclusively on ThemeForest: https://themeforest.net/item/pinx-vuejs-admin-template/47799543
25+
26+
Please provide a detailed description of the original copyrighted work that has allegedly been infringed.
27+
28+
We, DverseStudio, are the creator of this copyrighted content. You can find the product on ThemeForest at this link: https://themeforest.net/item/pinx-vuejs-admin-template/47799543
29+
30+
The Pinx template includes 4 projects: 2 Nuxt and 2 Vue.
31+
The template’s license does not allow usage in open-source projects
32+
33+
If the original work referenced above is available online, please provide a URL.
34+
35+
https://themeforest.net/item/pinx-vuejs-admin-template/47799543
36+
37+
We ask that a DMCA takedown notice list every specific file in the repository that is infringing, unless the entire contents of the repository are infringing on your copyright. Please clearly state that the entire repository is infringing, OR provide the specific files within the repository you would like removed.
38+
39+
Based on the above, I confirm that:
40+
41+
Specific files within the repository are infringing
42+
43+
Identify only the specific file URLs within the repository that is infringing:
44+
45+
https://github.com/JRunNN/3DGenomeHub
46+
47+
• 3DGenomeHub
48+
• front_end
49+
- .dockerignore
50+
- .eslintrc.cjs
51+
- .gitignore
52+
- .npmrc
53+
- .nvmrc
54+
- .prettierignore
55+
- .prettierrc.json
56+
- cypress.config.ts
57+
• cypress
58+
• e2e
59+
- example.cy.ts
60+
- tsconfig.json
61+
• fixtures
62+
- example.json
63+
• support
64+
- commands.ts
65+
- e2e.ts
66+
- figma-tokens.json
67+
- package.json
68+
- postcss.config.js
69+
• public
70+
- Fav_16x16.ico
71+
- Fav_32x32.ico
72+
- favicon.ico
73+
• images
74+
- avatar-200.jpg
75+
- avatar-64.jpg
76+
- headphones.jpg
77+
- logo-1.png
78+
- logo-2.png
79+
- logo.jpg
80+
- og_preview.jpg
81+
- tw_preview.jpg
82+
- README.md
83+
• scripts
84+
- tokens-tool.js
85+
• src
86+
• app-layouts
87+
• Blank
88+
- index.vue
89+
- MainContainer.vue
90+
• common
91+
- FooterEL.vue
92+
- GlobalListener.vue
93+
- Logo.vue
94+
• Navbar
95+
- apps.ts
96+
- authentication.ts
97+
- calendars.ts
98+
- cards.ts
99+
- charts.ts
100+
- components.tsx
101+
- dashboard.ts
102+
- editors.ts
103+
- index.vue
104+
- items.tsx
105+
- layout.ts
106+
- maps.ts
107+
- tables.ts
108+
- toolbox.ts
109+
- Provider.vue
110+
- SplashScreen.vue
111+
• Toolbar
112+
- Avatar.vue
113+
- Breadcrumb.vue
114+
- FullscreenSwitch.vue
115+
- index.vue
116+
- LocaleSwitch.vue
117+
- Notifications.vue
118+
- PinnedPages.vue
119+
- Search.vue
120+
- ThemeSwitch.vue
121+
• HorizontalNav
122+
- _variables.scss
123+
- HeaderBar.vue
124+
- index.vue
125+
- main.scss
126+
- MainContainer.vue
127+
- Sidebar.vue
128+
- SidebarFooter.vue
129+
- SidebarHeader.vue
130+
• VerticalNav
131+
- _variables.scss
132+
- index.vue
133+
- MainContainer.vue
134+
- Sidebar.vue
135+
- SidebarFooter.vue
136+
- SidebarHeader.vue
137+
• assets
138+
• icons
139+
- brain-icon-2.svg
140+
- brain-icon.svg
141+
- nuxt-icon.svg
142+
• scss
143+
- _variables.scss
144+
- apexchart-override.scss
145+
- common.scss
146+
- fonts.scss
147+
- helpers.scss
148+
- index.scss
149+
- mixin.scss
150+
- naive-override.scss
151+
- prosemirror-override.scss
152+
- quill-override.scss
153+
- router-animations.scss
154+
- shepherd-override.scss
155+
- vcalendar-override.scss
156+
• components
157+
__tests__
158+
- SampleComponent.spec.ts
159+
• cards
160+
• basic
161+
- CardBasic1.vue
162+
- CardBasic2.vue
163+
- CardBasic3.vue
164+
- CardBasic4.vue
165+
- CardBasic5.vue
166+
- CardBasic6.vue
167+
- CardActions.vue
168+
- CardCodeExample.vue
169+
- CardWrapper.vue
170+
• combo
171+
- CardCombo1.vue
172+
- CardCombo2.vue
173+
- CardCombo3.vue
174+
- CardCombo4.vue
175+
- CardCombo5.vue
176+
- CardCombo6.vue
177+
- CardCombo7.vue
178+
- CardCombo8.vue
179+
- CardComboIcon.vue
180+
• ecommerce
181+
- CardEcommerce1.vue
182+
- CardEcommerce2.vue
183+
- CardEcommerce3.vue
184+
- CardEcommerce4.vue
185+
• extra
186+
- CardExtra1.vue
187+
- CardExtra2.vue
188+
- CardExtra3.vue
189+
- CardExtra4.vue
190+
- CardExtra5.vue
191+
- CardExtra6.vue
192+
- CardExtra7.vue
193+
• social
194+
- CardSocial1.vue
195+
• common
196+
- FileDrop.vue
197+
- Icon.vue
198+
- ImageCropper.vue
199+
- ImageLoader.vue
200+
- LayoutSettings.vue
201+
- LocaleSelect.vue
202+
• Notifications
203+
- List.vue
204+
- Toolbar.vue
205+
- Percentage.vue
206+
- SearchDialog.vue
207+
- SegmentedPage.vue
208+
- TestScope.vue
209+
• composables
210+
- useFullscreenSwitch.ts
211+
- useGlobalActions.ts
212+
- useHideLayoutFooter.ts
213+
- useNotifications.ts
214+
- useSearchDialog.ts
215+
- useStoreI18n.ts
216+
- useThemeSwitch.ts
217+
- design-tokens.json
218+
• directives
219+
- v-hl.ts
220+
- emitter.ts
221+
• lang
222+
- config.ts
223+
- de.ts
224+
- en.ts
225+
- es.ts
226+
- fr.ts
227+
- index.ts
228+
- it.ts
229+
- jp.ts
230+
• stores
231+
• apps
232+
- useChatStore.ts
233+
- useFullCalendarStore.ts
234+
- useMailboxStore.ts
235+
- auth.ts
236+
- i18n.ts
237+
- main.ts
238+
- theme.ts
239+
• types
240+
- auth.d.ts
241+
- theme.d.ts
242+
• utils
243+
- auth.ts
244+
- dayjs.ts
245+
- index.ts
246+
- theme.ts
247+
• views
248+
• Layout
249+
- FullWidth.vue
250+
- LeftSidebar.vue
251+
- RightSidebar.vue
252+
• Tables
253+
- Base.vue
254+
• data-tables-components
255+
- Basic.vue
256+
- Draggable.vue
257+
- Editable.vue
258+
- Empty.vue
259+
- Expand.vue
260+
- LargeData.vue
261+
- Merge.vue
262+
- Selection.vue
263+
- Sorting.vue
264+
- DataTable.vue
265+
• grid-assets
266+
- dataGenerate.js
267+
- peopleSample.js
268+
• plugin-date
269+
- calendar.svg
270+
- index.ts
271+
• plugin-select
272+
- arrow.svg
273+
- index.ts
274+
- Grid.vue
275+
- vite-env.d.ts
276+
- tailwind.config.js
277+
- tsconfig.app.json
278+
- tsconfig.json
279+
- tsconfig.node.json
280+
- tsconfig.vitest.json
281+
- vite.config.mts
282+
- vitest.config.mts
283+
284+
285+
286+
Do you claim to have any technological measures in place to control access to your copyrighted content? Please see our Complaints about Anti-Circumvention Technology if you are unsure.
287+
288+
No
289+
290+
If you are reporting an allegedly infringing fork, please note that each fork is a distinct repository and must be identified separately. Please read more about forks.As forks may often contain different material than in the parent repository, if you believe any of the repositories or files in the forks are infringing, please list each fork URL below:
291+
292+
Is the work licensed under an open source license?
293+
294+
No
295+
296+
What would be the best solution for the alleged infringement?
297+
298+
Repository can be made private
299+
300+
Do you have the alleged infringer’s contact information? If so, please provide it.
301+
302+
https://github.com/JRunNN
303+
304+
I have a good faith belief that use of the copyrighted materials described above on the infringing web pages is not authorized by the copyright owner, or its agent, or the law.
305+
306+
I have taken fair use into consideration.
307+
308+
I swear, under penalty of perjury, that the information in this notification is accurate and that I am the copyright owner, or am authorized to act on behalf of the owner, of an exclusive right that is allegedly infringed.
309+
310+
I have read and understand GitHub's Guide to Submitting a DMCA Takedown Notice.
311+
312+
So that we can get back to you, please provide either your telephone number or physical address.
313+
314+
[private]
315+
316+
Please type your full name for your signature.
317+
318+
[private]

0 commit comments

Comments
 (0)