Oneseco Media GITHUB

Oneseco Media GITHUB

3342 bookmarks
Newest
Setting Up Your Custom Domain
Setting Up Your Custom Domain
To use your own custom domain with Craft share URLs, you'll need to modify your DNS records so that they point to Craft. As your domain is hosted by another provider, Craft can't do this automatica...
Cloudflare Set Records on Cloudflare   To connect a subdomain to using Cloudflare eg: blog.yourcompany.com where the blog is the subdomain, use:   Type Name Content CNAME blog craft-hosting.do   Make sure to Configure SSL   Ensure the SSL/TLS encryption mode is set to Full or Full (strict): When Cloudflare proxy is on your site, it may show an error: err_too_many_redirect. This issue occurs when your Cloudflare SSL/TLS configuration is set to "Flexible". This will have Cloudflare send requests to Craft over HTTP and in response Craft will send data back over HTTPS. To keep all our connections secure you must request Cloudflare to only send requests over HTTPS. To fix this issue, the "SSL/TLsS" option in Cloudflare needs to be set to "Full" or "Full (strict)".
·support.craft.do·
Setting Up Your Custom Domain
Discord Developer Portal
Discord Developer Portal
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
Back to Applications SELECTED APP Quarter Quest SETTINGS General Information Installation NEW OAuth2 Bot Emojis NEW Webhooks NEW Rich Presence App Testers App Verification ACTIVITIES Settings URL Mappings Art Assets MONETIZATION Getting Started General Information What should we call your creation? What amazing things does it do? What icon should represent it across Discord? Tell us here! By clicking Create, you agree to the Discord Developer Terms of Service and Developer Policy. APP ICON Remove NAME DESCRIPTION (MAXIMUM 400 CHARACTERS) Your description will appear in the About Me section of your bot's profile. TAGS (MAXIMUM 5) Add up to 5 tags to describe the content and functionality of your application. APPLICATION ID 1130437243639705651 Copy PUBLIC KEY d07a1bd76c84562c9bc997e057930105ceaf0eff9d5a107734f2511db83059cb Copy INSTALL COUNT This is an approximated number of servers and users that have installed your application. These numbers are updated daily. 0 Servers 0 Individual Users INTERACTIONS ENDPOINT URL You can optionally configure an interactions endpoint to receive interactions via HTTP POSTs rather than over Gateway with a bot user. LINKED ROLES VERIFICATION URL You can configure a verification URL to enable your application as a requirement in a server role's Links settings TERMS OF SERVICE URL A link to your application's Terms of Service PRIVACY POLICY URL A link to your application's Privacy Policy Delete App
Back to Applications Selected App Quarter Quest Settings General Information Installation NEW OAuth2 Bot Emojis NEW Webhooks NEW Rich Presence App Testers App Verification Discord Social SDK NEW Getting Started Activities Settings URL Mappings Custom Links Art Assets Monetization Getting Started General Information What should we call your creation? What amazing things does it do? What icon should represent it across Discord? Tell us here! App Icon Dimensions:1024x1024 Aspect Ratio:1:1 File Types:PNG, GIF, JPG, WEBP Max Size:10MB Name Description (maximum 400 characters) Your description will appear in the About Me section of your bot's profile. Tags (maximum 5) Add up to 5 tags to describe the content and functionality of your application. Application ID 1130437243639705651 Copy Public Key d07a1bd76c84562c9bc997e057930105ceaf0eff9d5a107734f2511db83059cb Copy Install Count This is an approximated number of servers and users that have installed your application. These numbers are updated daily. 0 Servers 0 Individual Users Authorization Count This is an approximated number of users that have OAuth2 authorizations for your application. This number is updated daily. 0 Individual Users Interactions Endpoint URL You can optionally configure an interactions endpoint to receive interactions via HTTP POSTs rather than over Gateway with a bot user. Linked Roles Verification URL You can configure a verification URL to enable your application as a requirement in a server role's Links settings Terms of Service URL A link to your application's Terms of Service Privacy Policy URL A link to your application's Privacy Policy Delete App
·discord.com·
Discord Developer Portal
clasp - The Apps Script CLI | Google Codelabs
clasp - The Apps Script CLI | Google Codelabs

1:30 • App Store Settings Port Forwarding 三砂 (10' Edit + local connections to github Server to iPhone You need to configure from a terminal to enable forwarding and proxy. HTTP Proxy Proxy all http traffic through ssh connection. Dynamic Port Forwarding Dynamic port forwarding from device to server is configured as you tap or drag links inside the terminal. It will not be possible to connect through server before you interact with links. Use regular port forwarding for persistent forwarding.

·codelabs.developers.google.com·
clasp - The Apps Script CLI | Google Codelabs
README.md
README.md
·up.raindrop.io·
README.md
Wrangler · Cloudflare Workers docs
Wrangler · Cloudflare Workers docs
Wrangler, the Cloudflare Developer Platform command-line interface (CLI), allows you to manage Worker projects.
Wrangler Wrangler, the Cloudflare Developer Platform command-line interface (CLI), allows you to manage Worker projects. API : A set of programmatic APIs that can be integrated with local Cloudflare Workers-related workflows. Bundling : Review Wrangler's default bundling. Commands : Create, develop, and deploy your Cloudflare Workers with Wrangler commands. Configuration : Use a configuration file to customize the development and deployment setup for your Worker project and other Developer Platform products. Custom builds : Customize how your code is compiled, before being processed by Wrangler. Deprecations : The differences between Wrangler versions, specifically deprecations and breaking changes. Environments : Deploy the same Worker application with different configuration for each environment. Install/Update Wrangler : Get started by installing Wrangler, and update to newer versions by following this guide. Migrations : Review migration guides for specific versions of Wrangler. System environment variables : Local environment variables that can change Wrangler's behavior. Was this helpful? Edit page Cloudflare Dashboard
·developers.cloudflare.com·
Wrangler · Cloudflare Workers docs