Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how it work ? #3

Open
puples opened this issue Jan 18, 2024 · 4 comments
Open

how it work ? #3

puples opened this issue Jan 18, 2024 · 4 comments

Comments

@puples
Copy link

puples commented Jan 18, 2024

script need a key ?

@GamerGirlandCo
Copy link
Owner

GamerGirlandCo commented Jan 26, 2024

the script is just for fetching the latest versions of the plugins. it's not intended to be used by anyone besides myself. you can still download the repo as a zip (or add it as a submodule) — all the premium plugins are still included. hope that helps!! :)

@puples
Copy link
Author

puples commented Jan 29, 2024

ah ok Thanks, I thought it was a repo with versions without the need for a key

@GamerGirlandCo
Copy link
Owner

ah ok Thanks, I thought it was a repo with versions without the need for a key

you don't need additional keys for anything besides i think the AI and spellcheck plugins. this repository contains every plugin, including premium ones!

@webmaster-77
Copy link

script need a key ?

just replace tinymce.min.js to version 6.5.1 and use this keys:

  //keys
  api_key:"vzc822ybbaa517i2jfue6ss7dh90h6zj93fl28k4obrhofj6",
  editimage_api_key:"vzc822ybbaa517i2jfue6ss7dh90h6zj93fl28k4obrhofj6",
  spellchecker_api_key:"vzc822ybbaa517i2jfue6ss7dh90h6zj93fl28k4obrhofj6",
  mediaembed_api_key:"vzc822ybbaa517i2jfue6ss7dh90h6zj93fl28k4obrhofj6",
  linkchecker_api_key:"vzc822ybbaa517i2jfue6ss7dh90h6zj93fl28k4obrhofj6",
  tinydrive_api_key:"vzc822ybbaa517i2jfue6ss7dh90h6zj93fl28k4obrhofj6",
  //tinydrive_dropbox_app_key: 'jee1s9eykoh752j',
  //tinydrive_google_drive_key: 'AIzaSyAsVRuCBc-BLQ1xNKtnLHB3AeoK-xmOrTc',
  //tinydrive_google_drive_client_id: '748627179519-p9vv3va1mppc66fikai92b3ru73mpukf.apps.googleusercontent.com',
  tinydrive_service_url: '/admin/ajax/',
  tinydrive_upload_path: '/files/uploads',
  tinydrive_token_provider: function (success, failure) {
       success({ token: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJqb2huZG9lIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.Ks_BdfH4CWilyzLNk8S2gDARFhuxIauLa8PwhdEQhEo' });
  },

you can check work on link https://tinydrive.webmaster77.ru/ and download it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants