mirror of
https://github.com/gnh1201/welsonjs.git
synced 2026-02-20 01:28:27 +00:00
Replace hardcoded WHOIS resource values: change WhoisClientAddress from 141.101.82.1 to 49.8.14.101, and replace punycode domains with the human-readable whois.kr for WhoisReferrerUrl and WhoisServerUrl. Updated Resources.resx and synchronized the generated XML documentation comments in Resources.Designer.cs to reflect the new values.
241 lines
12 KiB
XML
241 lines
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<!--
|
|
Microsoft ResX Schema
|
|
|
|
Version 2.0
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
that is mostly human readable. The generation and parsing of the
|
|
various data types are done through the TypeConverter classes
|
|
associated with the data types.
|
|
|
|
Example:
|
|
|
|
... ado.net/XML headers & schema ...
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
<resheader name="version">2.0</resheader>
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
</data>
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<comment>This is a comment</comment>
|
|
</data>
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
name/value pairs.
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
text/value conversion through the TypeConverter architecture.
|
|
Classes that don't support this are serialized and stored with the
|
|
mimetype set.
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
read any of the formats listed below.
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
value : The object must be serialized into a byte array
|
|
: using a System.ComponentModel.TypeConverter
|
|
: and then encoded with base64 encoding.
|
|
-->
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
<data name="icon_link_128" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_link_128.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon_zip_128" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_zip_128.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="favicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\favicon.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon_directory_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_directory_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon_file_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_file_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon_check_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_check_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon_export_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_export_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon_import_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_import_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon_delete_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_delete_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon_start_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_start_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="CopilotUrl" xml:space="preserve">
|
|
<value>https://copilot.microsoft.com/</value>
|
|
</data>
|
|
<data name="RepositoryUrl" xml:space="preserve">
|
|
<value>https://github.com/gnh1201/welsonjs</value>
|
|
</data>
|
|
<data name="ResourceServerPrefix" xml:space="preserve">
|
|
<value>http://localhost:3000/</value>
|
|
</data>
|
|
<data name="ChromiumDevToolsPrefix" xml:space="preserve">
|
|
<value>http://localhost:9222/</value>
|
|
</data>
|
|
<data name="AzureCognitiveApiKey" xml:space="preserve">
|
|
<value />
|
|
</data>
|
|
<data name="AzureCognitivePrefix" xml:space="preserve">
|
|
<value>https://catswords-ai-resource.services.ai.azure.com/</value>
|
|
</data>
|
|
<data name="DnsServerAddress" xml:space="preserve">
|
|
<value>1.1.1.1</value>
|
|
</data>
|
|
<data name="WhoisClientAddress" xml:space="preserve">
|
|
<value>49.8.14.101</value>
|
|
</data>
|
|
<data name="WhoisReferrerUrl" xml:space="preserve">
|
|
<value>https://whois.kr/kor/whois/whois.jsp</value>
|
|
</data>
|
|
<data name="WhoisServerUrl" xml:space="preserve">
|
|
<value>https://whois.kr/kor/whois.jsc</value>
|
|
</data>
|
|
<data name="BlobStoragePrefix" xml:space="preserve">
|
|
<value>https://catswords.blob.core.windows.net/welsonjs/</value>
|
|
</data>
|
|
<data name="AzureCognitiveApiVersion" xml:space="preserve">
|
|
<value>2024-05-01-preview</value>
|
|
</data>
|
|
<data name="BlobConfigUrl" xml:space="preserve">
|
|
<value>https://catswords.blob.core.windows.net/welsonjs/blob.config.xml</value>
|
|
</data>
|
|
<data name="HttpClientTimeout" xml:space="preserve">
|
|
<value>300</value>
|
|
</data>
|
|
<data name="IpQueryApiKey" xml:space="preserve">
|
|
<value />
|
|
</data>
|
|
<data name="IpQueryApiPrefix" xml:space="preserve">
|
|
<value>https://api.criminalip.io/v1/</value>
|
|
</data>
|
|
<data name="DateTimeFormat" xml:space="preserve">
|
|
<value>yyyy-MM-dd HH:mm:ss</value>
|
|
</data>
|
|
<data name="ResourceServerAutoStart" xml:space="preserve">
|
|
<value>true</value>
|
|
</data>
|
|
<data name="ChromiumExecutablePath" xml:space="preserve">
|
|
<value>msedge.exe</value>
|
|
</data>
|
|
<data name="ChromiumDevToolsTimeout" xml:space="preserve">
|
|
<value>5</value>
|
|
</data>
|
|
<data name="ChromiumAppMode" xml:space="preserve">
|
|
<value>true</value>
|
|
</data>
|
|
<data name="IpQueryApiKey2" xml:space="preserve">
|
|
<value />
|
|
</data>
|
|
<data name="IpQueryApiPrefix2" xml:space="preserve">
|
|
<value>https://api.abuseipdb.com/api/v2/</value>
|
|
</data>
|
|
<data name="ResourceServerAllowOrigins" xml:space="preserve">
|
|
<value />
|
|
</data>
|
|
<data name="icon_community_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_community_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon_editor_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\icon_editor_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="AssemblyBaseUrl" xml:space="preserve">
|
|
<value>https://catswords.blob.core.windows.net/welsonjs/packages</value>
|
|
</data>
|
|
<data name="Phantomizer" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\Catswords.Phantomizer.dll.gz;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name="AssemblyIntegrityUrl" xml:space="preserve">
|
|
<value>https://spare-yellow-cicada.myfilebase.com/ipfs/QmYL29Z7BRvE6dnL4HPKeNvJyNJrh2LnVhzo3k9bp3wBZf</value>
|
|
</data>
|
|
<data name="IntegrityHashCurl" xml:space="preserve">
|
|
<value>23b24c6a2dc39dbfd83522968d99096fc6076130a6de7a489bc0380cce89143d</value>
|
|
</data>
|
|
</root> |